Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b7d7850162a6c541ec08b58407a037705173d4b5 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8644608652435020916.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4461997822349247031.key > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh844986017365897026.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh592913436922626536.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8113734694290866730.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33692 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' 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 Avoid second fetch Checking out Revision b7d7850162a6c541ec08b58407a037705173d4b5 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f b7d7850162a6c541ec08b58407a037705173d4b5 # timeout=10 Commit message: "Merge pull request #727 from hahattan/issue-713" > git rev-list --no-walk f15f824b1eec816acbffc2f16477bafbbe936aad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:45 ========================================================= 18:58:45 EdgeX Global Pipelines Version Info 18:58:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:46 ------------------- 18:58:46 stable info: 18:58:46 ------------------- 18:58:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:58:46 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:58:46 Message: update stable to v1.0.227 18:58:47 ------------------- 18:58:47 experimental info: 18:58:47 ------------------- 18:58:47 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:47 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:58:47 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7d7850162a6c541ec08b58407a037705173d4b5 [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b7d7850 [Pipeline] echo 18:58:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:58:47 + git rev-list -1 --merges b7d7850162a6c541ec08b58407a037705173d4b5~1..b7d7850162a6c541ec08b58407a037705173d4b5 [Pipeline] echo 18:58:48 -----------> git rev-list -1 --merges b7d7850162a6c541ec08b58407a037705173d4b5~1..b7d7850162a6c541ec08b58407a037705173d4b5 b7d7850162a6c541ec08b58407a037705173d4b5 18:58:48 b7d7850162a6c541ec08b58407a037705173d4b5 [false] [Pipeline] sh 18:58:48 + git log --format=format:%s -1 b7d7850162a6c541ec08b58407a037705173d4b5 [Pipeline] echo 18:58:48 ========================================================= 18:58:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:58:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:48 + git log --format=format:%s -1 b7d7850162a6c541ec08b58407a037705173d4b5 [Pipeline] echo 18:58:48 [semverPrep] GIT_COMMIT: b7d7850162a6c541ec08b58407a037705173d4b5, Commit Message: Merge pull request #727 from hahattan/issue-713 [Pipeline] echo 18:58:48 [semverPrep] This is not a build commit. [Pipeline] sh 18:58:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:49 + grep -v github /etc/ssh/ssh_known_hosts 18:58:49 + [ -e /tmp/ssh_known_hosts ] 18:58:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:58:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:58:49 + sudo tee -a /etc/ssh/ssh_known_hosts 18:58:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:58:49 18:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:58:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:58:50 latest: Pulling from edgex-devops/py-git-semver 18:58:50 1fe172e4850f: Pulling fs layer 18:58:50 caf521ccaac6: Pulling fs layer 18:58:50 3ead6fa29328: Pulling fs layer 18:58:50 5c2a1cbceb83: Pulling fs layer 18:58:50 a8d5f1318db7: Pulling fs layer 18:58:50 c427282e49a2: Pulling fs layer 18:58:50 1827001aaf11: Pulling fs layer 18:58:50 0714d37db230: Pulling fs layer 18:58:50 a8d5f1318db7: Waiting 18:58:50 c427282e49a2: Waiting 18:58:50 1827001aaf11: Waiting 18:58:50 ac28cf19c067: Pulling fs layer 18:58:50 ca983d60f3e2: Pulling fs layer 18:58:50 5c2a1cbceb83: Waiting 18:58:50 9f894cec8388: Pulling fs layer 18:58:50 ac28cf19c067: Waiting 18:58:50 9f894cec8388: Waiting 18:58:50 ca983d60f3e2: Waiting 18:58:50 0714d37db230: Waiting 18:58:50 caf521ccaac6: Verifying Checksum 18:58:50 caf521ccaac6: Download complete 18:58:50 5c2a1cbceb83: Verifying Checksum 18:58:50 5c2a1cbceb83: Download complete 18:58:50 3ead6fa29328: Verifying Checksum 18:58:50 3ead6fa29328: Download complete 18:58:50 a8d5f1318db7: Verifying Checksum 18:58:50 a8d5f1318db7: Download complete 18:58:50 c427282e49a2: Verifying Checksum 18:58:50 c427282e49a2: Download complete 18:58:50 0714d37db230: Download complete 18:58:50 ac28cf19c067: Verifying Checksum 18:58:50 ac28cf19c067: Download complete 18:58:50 ca983d60f3e2: Verifying Checksum 18:58:50 ca983d60f3e2: Download complete 18:58:50 9f894cec8388: Verifying Checksum 18:58:50 9f894cec8388: Download complete 18:58:50 1fe172e4850f: Verifying Checksum 18:58:50 1fe172e4850f: Download complete 18:58:50 1827001aaf11: Verifying Checksum 18:58:50 1827001aaf11: Download complete 18:58:52 1fe172e4850f: Pull complete 18:58:52 caf521ccaac6: Pull complete 18:58:52 3ead6fa29328: Pull complete 18:58:52 5c2a1cbceb83: Pull complete 18:58:52 a8d5f1318db7: Pull complete 18:58:52 c427282e49a2: Pull complete 18:58:54 1827001aaf11: Pull complete 18:58:54 0714d37db230: Pull complete 18:58:55 ac28cf19c067: Pull complete 18:58:55 ca983d60f3e2: Pull complete 18:58:55 9f894cec8388: Pull complete 18:58:55 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:58:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:58:55 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 18:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:58:56 $ docker top 65baf37bcac1ef5dfae449b912e614666f83e7e6e2ae743bf2ffbab7a5f28c34 -eo pid,comm 18:58:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:58:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:56 [ssh-agent] Looking for ssh-agent implementation... 18:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:57 $ docker exec 65baf37bcac1ef5dfae449b912e614666f83e7e6e2ae743bf2ffbab7a5f28c34 ssh-agent 18:58:57 SSH_AUTH_SOCK=/tmp/ssh-1jhad2ls9q9d/agent.34 18:58:57 SSH_AGENT_PID=40 18:58:57 Running ssh-add (command line suppressed) 18:58:57 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2638340474489728529.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2638340474489728529.key) 18:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:57 + git tag --points-at HEAD [Pipeline] } 18:58:57 $ docker exec --env ******** --env ******** 65baf37bcac1ef5dfae449b912e614666f83e7e6e2ae743bf2ffbab7a5f28c34 ssh-agent -k 18:58:57 unset SSH_AUTH_SOCK; 18:58:57 unset SSH_AGENT_PID; 18:58:57 echo Agent pid 40 killed; 18:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:57 [ssh-agent] Looking for ssh-agent implementation... 18:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:57 $ docker exec 65baf37bcac1ef5dfae449b912e614666f83e7e6e2ae743bf2ffbab7a5f28c34 ssh-agent 18:58:58 SSH_AUTH_SOCK=/tmp/ssh-I92TotLkMVRV/agent.74 18:58:58 SSH_AGENT_PID=80 18:58:58 Running ssh-add (command line suppressed) 18:58:58 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_82938683138112559.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_82938683138112559.key) 18:58:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:58 + git semver init 18:58:58 2022-04-28 18:58:58,775 [run_init] DEBUG init version:0.0.0 force:False 18:58:58 2022-04-28 18:58:58,775 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 18:58:58 2022-04-28 18:58:58,776 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 18:58:58 2022-04-28 18:58:58,776 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 18:58:59 2022-04-28 18:58:59,650 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 18:58:59 2022-04-28 18:58:59,650 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 18:58:59 2022-04-28 18:58:59,650 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 18:58:59 2022-04-28 18:58:59,651 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 18:58:59 2.2.0-dev.27 [Pipeline] } 18:58:59 $ docker exec --env ******** --env ******** 65baf37bcac1ef5dfae449b912e614666f83e7e6e2ae743bf2ffbab7a5f28c34 ssh-agent -k 18:58:59 unset SSH_AUTH_SOCK; 18:58:59 unset SSH_AGENT_PID; 18:58:59 echo Agent pid 80 killed; 18:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:00 + git semver [Pipeline] } 18:59:00 $ docker stop --time=1 65baf37bcac1ef5dfae449b912e614666f83e7e6e2ae743bf2ffbab7a5f28c34 18:59:01 $ docker rm -f 65baf37bcac1ef5dfae449b912e614666f83e7e6e2ae743bf2ffbab7a5f28c34 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:59:02 Stashed 1 file(s) [Pipeline] echo 18:59:02 [edgeXSemver]: initialized semver on version 2.2.0-dev.27 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 18:59:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:02 ========================================================= 18:59:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:59:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 18:59:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:59:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:59:02 59bf1c3509f3: Pulling fs layer 18:59:02 666ba61612fd: Pulling fs layer 18:59:02 8ed8ca486205: Pulling fs layer 18:59:02 4fe6c5a15a65: Pulling fs layer 18:59:02 22a0e8bec74d: Pulling fs layer 18:59:02 ca2b28591e48: Pulling fs layer 18:59:02 a51346096db8: Pulling fs layer 18:59:02 daebc70d1ce1: Pulling fs layer 18:59:02 0e18a0eac166: Pulling fs layer 18:59:02 a51346096db8: Waiting 18:59:02 4fe6c5a15a65: Waiting 18:59:02 22a0e8bec74d: Waiting 18:59:02 ca2b28591e48: Waiting 18:59:02 daebc70d1ce1: Waiting 18:59:02 0e18a0eac166: Waiting 18:59:02 8ed8ca486205: Verifying Checksum 18:59:02 8ed8ca486205: Download complete 18:59:02 666ba61612fd: Download complete 18:59:02 22a0e8bec74d: Verifying Checksum 18:59:02 22a0e8bec74d: Download complete 18:59:02 ca2b28591e48: Verifying Checksum 18:59:02 ca2b28591e48: Download complete 18:59:02 a51346096db8: Download complete 18:59:02 59bf1c3509f3: Verifying Checksum 18:59:02 59bf1c3509f3: Download complete 18:59:02 daebc70d1ce1: Verifying Checksum 18:59:02 daebc70d1ce1: Download complete 18:59:03 59bf1c3509f3: Pull complete 18:59:03 666ba61612fd: Pull complete 18:59:03 8ed8ca486205: Pull complete 18:59:03 0e18a0eac166: Verifying Checksum 18:59:03 0e18a0eac166: Download complete 18:59:03 4fe6c5a15a65: Verifying Checksum 18:59:03 4fe6c5a15a65: Download complete 18:59:07 4fe6c5a15a65: Pull complete 18:59:07 22a0e8bec74d: Pull complete 18:59:07 ca2b28591e48: Pull complete 18:59:07 a51346096db8: Pull complete 18:59:07 daebc70d1ce1: Pull complete 18:59:09 0e18a0eac166: Pull complete 18:59:09 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:59:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:59:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 18:59:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 18:59:10 + docker inspect -f . ci-base-image-x86_64 18:59:10 . [Pipeline] withDockerContainer 18:59:10 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 18:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat 18:59:12 $ docker top 01d273f56299bf584709a6bde58959858606a5e06b0904095e775a2ccc5e9eca -eo pid,comm [Pipeline] { [Pipeline] sh 18:59:12 + go version 18:59:12 go version go1.17.6 linux/amd64 [Pipeline] } 18:59:12 $ docker stop --time=1 01d273f56299bf584709a6bde58959858606a5e06b0904095e775a2ccc5e9eca 18:59:13 $ docker rm -f 01d273f56299bf584709a6bde58959858606a5e06b0904095e775a2ccc5e9eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:59:14 + docker inspect -f . ci-base-image-x86_64 18:59:14 . [Pipeline] withDockerContainer 18:59:14 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 18:59:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** ci-base-image-x86_64 cat 18:59:14 $ docker top 667aaa9c7d5af0c099618944b0f9ee828775b694e30445026463fb9f4034d009 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:59:15 + make test 18:59:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:59:15 go: downloading github.com/go-playground/validator/v10 v10.10.1 18:59:15 go: downloading github.com/google/uuid v1.3.0 18:59:15 go: downloading github.com/stretchr/testify v1.7.1 18:59:15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 18:59:15 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 18:59:15 go: downloading github.com/go-kit/log v0.2.0 18:59:15 go: downloading github.com/x448/float16 v0.8.4 18:59:15 go: downloading github.com/davecgh/go-spew v1.1.1 18:59:15 go: downloading github.com/pmezard/go-difflib v1.0.0 18:59:15 go: downloading github.com/stretchr/objx v0.1.1 18:59:15 go: downloading github.com/leodido/go-urn v1.2.1 18:59:15 go: downloading github.com/go-playground/universal-translator v0.18.0 18:59:15 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 18:59:15 go: downloading golang.org/x/text v0.3.7 18:59:15 go: downloading github.com/go-playground/locales v0.14.0 18:59:15 go: downloading github.com/go-logfmt/logfmt v0.5.1 18:59:16 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 18:59:17 Still waiting to schedule task 18:59:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.098s coverage: 83.5% of statements 18:59:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 18:59:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 18:59:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 18:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.018s coverage: 29.4% of statements 18:59:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 18:59:23 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 18:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 49.5% of statements 18:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.025s coverage: 90.5% of statements 18:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.039s coverage: 86.8% of statements 18:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.031s coverage: 59.5% of statements 18:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.022s coverage: 36.1% of statements 18:59:23 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.010s coverage: 48.7% of statements 18:59:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:59:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:59:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 18:59:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:59:32 $ docker stop --time=1 667aaa9c7d5af0c099618944b0f9ee828775b694e30445026463fb9f4034d009 18:59:34 $ docker rm -f 667aaa9c7d5af0c099618944b0f9ee828775b694e30445026463fb9f4034d009 [Pipeline] // withDockerContainer [Pipeline] sh 18:59:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:59:35 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:59:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:35 18:59:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:59:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:35 latest: Pulling from edgex-lftools-log-publisher 18:59:35 5eb5b503b376: Pulling fs layer 18:59:35 5c69ac0246d0: Pulling fs layer 18:59:35 ec43610c2a17: Pulling fs layer 18:59:35 3a2ae6a8a46f: Pulling fs layer 18:59:35 33b1e0a273af: Pulling fs layer 18:59:35 5d3b04190fa2: Pulling fs layer 18:59:35 2f39f015ded8: Pulling fs layer 18:59:35 3a2ae6a8a46f: Waiting 18:59:35 5d3b04190fa2: Waiting 18:59:35 5c69ac0246d0: Download complete 18:59:35 3a2ae6a8a46f: Verifying Checksum 18:59:35 3a2ae6a8a46f: Download complete 18:59:35 33b1e0a273af: Verifying Checksum 18:59:35 33b1e0a273af: Download complete 18:59:35 5d3b04190fa2: Verifying Checksum 18:59:35 5d3b04190fa2: Download complete 18:59:35 ec43610c2a17: Download complete 18:59:36 5eb5b503b376: Verifying Checksum 18:59:36 5eb5b503b376: Download complete 18:59:36 2f39f015ded8: Download complete 18:59:37 5eb5b503b376: Pull complete 18:59:37 5c69ac0246d0: Pull complete 18:59:38 ec43610c2a17: Pull complete 18:59:38 3a2ae6a8a46f: Pull complete 18:59:38 33b1e0a273af: Pull complete 18:59:38 5d3b04190fa2: Pull complete 18:59:42 2f39f015ded8: Pull complete 18:59:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:59:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:59:42 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 18:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:59:44 $ docker top 863ca00291e6a645de38e3d6bc7ecac3ddf426eb96d44c76b96d075730aa3690 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:44 ---> job-cost.sh 18:59:44 lf-activate-venv: SKIPPING 18:59:44 INFO: No Stack... 18:59:45 INFO: Retrieving Pricing Info for: v3-standard-8 18:59:45 INFO: Archiving Costs [Pipeline] sh 18:59:45 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 18:59:45 + cut -d, -f6 [Pipeline] lock 18:59:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-60-stack-cost] 18:59:45 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-60-stack-cost] did not exist. Created. 18:59:45 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:59:46 + echo total: 0.2199999988079071 [Pipeline] stash 18:59:46 Stashed 1 file(s) [Pipeline] } 18:59:46 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 18:59:46 $ docker stop --time=1 863ca00291e6a645de38e3d6bc7ecac3ddf426eb96d44c76b96d075730aa3690 18:59:47 $ docker rm -f 863ca00291e6a645de38e3d6bc7ecac3ddf426eb96d44c76b96d075730aa3690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33693 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 19:00:58 Running in /w/workspace/go-mod-core-contracts/60 [Pipeline] { [Pipeline] checkout 19:00:59 Selected Git installation does not exist. Using Default 19:00:59 The recommended git tool is: NONE 19:01:05 using credential edgex-jenkins-ssh 19:01:05 Cloning the remote Git repository 19:01:05 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:01:05 > git init /w/workspace/go-mod-core-contracts/60 # timeout=10 19:01:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:01:05 > git --version # timeout=10 19:01:05 > git --version # 'git version 2.25.1' 19:01:05 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:07 Avoid second fetch 19:01:07 Checking out Revision b7d7850162a6c541ec08b58407a037705173d4b5 (main) 19:01:07 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:01:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:07 > git config core.sparsecheckout # timeout=10 19:01:07 > git checkout -f b7d7850162a6c541ec08b58407a037705173d4b5 # timeout=10 19:01:11 Commit message: "Merge pull request #727 from hahattan/issue-713" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:01:12 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:12 Dload Upload Total Spent Left Speed 19:01:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85201 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh 19:01:13 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:01:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:01:13 + sudo tee /etc/docker/daemon.new 19:01:13 { 19:01:13 "registry-mirrors": [ 19:01:13 "https://nexus3.edgexfoundry.org:10001" 19:01:13 ], 19:01:13 "bip": "10.250.0.254/24", 19:01:13 "hosts": [ 19:01:13 "tcp://0.0.0.0:5555", 19:01:13 "unix:///var/run/docker.sock" 19:01:13 ], 19:01:13 "mtu": 1458, 19:01:13 "selinux-enabled": true, 19:01:13 "seccomp-profile": "/etc/docker/seccomp.json" 19:01:13 } [Pipeline] sh 19:01:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:01:14 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:01:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:33 ========================================================= 19:01:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 19:01:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:01:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:01:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:01:34 9b3977197b4f: Pulling fs layer 19:01:34 1a89e8eeedd5: Pulling fs layer 19:01:34 94645a83ff95: Pulling fs layer 19:01:34 3f3a8bcf1eab: Pulling fs layer 19:01:34 0c92f367c5e7: Pulling fs layer 19:01:34 3096ccb668a1: Pulling fs layer 19:01:34 e8cf19c19ddd: Pulling fs layer 19:01:34 a4caa8a26152: Pulling fs layer 19:01:34 3f3a8bcf1eab: Waiting 19:01:34 0c92f367c5e7: Waiting 19:01:34 3096ccb668a1: Waiting 19:01:34 e8cf19c19ddd: Waiting 19:01:34 a4caa8a26152: Waiting 19:01:34 94645a83ff95: Verifying Checksum 19:01:34 94645a83ff95: Download complete 19:01:34 1a89e8eeedd5: Verifying Checksum 19:01:34 1a89e8eeedd5: Download complete 19:01:34 0c92f367c5e7: Verifying Checksum 19:01:34 0c92f367c5e7: Download complete 19:01:34 3096ccb668a1: Download complete 19:01:34 9b3977197b4f: Verifying Checksum 19:01:34 9b3977197b4f: Download complete 19:01:34 e8cf19c19ddd: Verifying Checksum 19:01:34 e8cf19c19ddd: Download complete 19:01:34 9b3977197b4f: Pull complete 19:01:35 1a89e8eeedd5: Pull complete 19:01:35 94645a83ff95: Pull complete 19:01:36 a4caa8a26152: Verifying Checksum 19:01:36 a4caa8a26152: Download complete 19:01:36 3f3a8bcf1eab: Verifying Checksum 19:01:36 3f3a8bcf1eab: Download complete 19:01:49 3f3a8bcf1eab: Pull complete 19:01:49 0c92f367c5e7: Pull complete 19:01:49 3096ccb668a1: Pull complete 19:01:49 e8cf19c19ddd: Pull complete 19:01:56 a4caa8a26152: Pull complete 19:01:56 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 19:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 19:01:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 19:01:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 19:01:56 + docker inspect -f . ci-base-image-arm64 19:01:56 . [Pipeline] withDockerContainer 19:01:57 prd-ubuntu20.04-docker-arm64-4c-16g-33693 does not seem to be running inside a container 19:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/60 -v /w/workspace/go-mod-core-contracts/60:/w/workspace/go-mod-core-contracts/60:rw,z -v /w/workspace/go-mod-core-contracts/60@tmp:/w/workspace/go-mod-core-contracts/60@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 ******** ci-base-image-arm64 cat 19:02:00 $ docker top 117fa15907243dce421f92d9a38431c2d7b306e8ea1e2ca5e993d0fc5e0b73f9 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:01 + go version 19:02:01 go version go1.17.6 linux/arm64 [Pipeline] } 19:02:01 $ docker stop --time=1 117fa15907243dce421f92d9a38431c2d7b306e8ea1e2ca5e993d0fc5e0b73f9 19:02:02 $ docker rm -f 117fa15907243dce421f92d9a38431c2d7b306e8ea1e2ca5e993d0fc5e0b73f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:02:03 + docker inspect -f . ci-base-image-arm64 19:02:03 . [Pipeline] withDockerContainer 19:02:03 prd-ubuntu20.04-docker-arm64-4c-16g-33693 does not seem to be running inside a container 19:02:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/60 -v /w/workspace/go-mod-core-contracts/60:/w/workspace/go-mod-core-contracts/60:rw,z -v /w/workspace/go-mod-core-contracts/60@tmp:/w/workspace/go-mod-core-contracts/60@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 ******** ci-base-image-arm64 cat 19:02:06 $ docker top f74e7be4c6505ad235df592f9994ef9d435a23466a9ee1687f1dbfb1af1341e8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 19:02:07 + make test 19:02:07 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:02:07 go: downloading github.com/google/uuid v1.3.0 19:02:07 go: downloading github.com/go-kit/log v0.2.0 19:02:07 go: downloading github.com/stretchr/testify v1.7.1 19:02:07 go: downloading github.com/go-playground/validator/v10 v10.10.1 19:02:07 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:02:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:02:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:02:07 go: downloading github.com/davecgh/go-spew v1.1.1 19:02:07 go: downloading github.com/pmezard/go-difflib v1.0.0 19:02:07 go: downloading github.com/stretchr/objx v0.1.1 19:02:07 go: downloading github.com/go-playground/universal-translator v0.18.0 19:02:07 go: downloading github.com/leodido/go-urn v1.2.1 19:02:07 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 19:02:07 go: downloading golang.org/x/text v0.3.7 19:02:07 go: downloading github.com/x448/float16 v0.8.4 19:02:08 go: downloading github.com/go-playground/locales v0.14.0 19:02:12 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 19:02:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.531s coverage: 83.5% of statements 19:02:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 19:02:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 19:02:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 19:02:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.072s coverage: 29.4% of statements 19:02:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 19:02:51 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 19:02:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.153s coverage: 49.5% of statements 19:02:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.050s coverage: 90.5% of statements 19:02:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.222s coverage: 86.8% of statements 19:02:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.063s coverage: 59.5% of statements 19:02:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.042s coverage: 36.1% of statements 19:02:51 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.041s coverage: 48.7% of statements 19:02:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:02:51 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:03:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:03:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:03:03 $ docker stop --time=1 f74e7be4c6505ad235df592f9994ef9d435a23466a9ee1687f1dbfb1af1341e8 19:03:05 $ docker rm -f f74e7be4c6505ad235df592f9994ef9d435a23466a9ee1687f1dbfb1af1341e8 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:07 Warning: overwriting stash ‘coverage-report’ 19:03: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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:08 19:03:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:03:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:08 arm64: Pulling from edgex-lftools-log-publisher 19:03:08 8998bd30e6a1: Pulling fs layer 19:03:08 04944245beec: Pulling fs layer 19:03:08 699f458cf7ca: Pulling fs layer 19:03:08 765212b225bb: Pulling fs layer 19:03:08 f23df028b6ca: Pulling fs layer 19:03:08 d65c8cfc05b1: Pulling fs layer 19:03:08 2437ff75d9bd: Pulling fs layer 19:03:08 765212b225bb: Waiting 19:03:08 f23df028b6ca: Waiting 19:03:08 d65c8cfc05b1: Waiting 19:03:08 2437ff75d9bd: Waiting 19:03:08 04944245beec: Verifying Checksum 19:03:08 04944245beec: Download complete 19:03:08 765212b225bb: Verifying Checksum 19:03:08 765212b225bb: Download complete 19:03:08 f23df028b6ca: Verifying Checksum 19:03:08 f23df028b6ca: Download complete 19:03:08 d65c8cfc05b1: Verifying Checksum 19:03:08 d65c8cfc05b1: Download complete 19:03:08 699f458cf7ca: Verifying Checksum 19:03:08 699f458cf7ca: Download complete 19:03:09 8998bd30e6a1: Verifying Checksum 19:03:09 8998bd30e6a1: Download complete 19:03:11 2437ff75d9bd: Download complete 19:03:13 8998bd30e6a1: Pull complete 19:03:13 04944245beec: Pull complete 19:03:15 699f458cf7ca: Pull complete 19:03:15 765212b225bb: Pull complete 19:03:16 f23df028b6ca: Pull complete 19:03:16 d65c8cfc05b1: Pull complete 19:03:31 2437ff75d9bd: Pull complete 19:03:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:03:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:03:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:03:31 prd-ubuntu20.04-docker-arm64-4c-16g-33693 does not seem to be running inside a container 19:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/60 -v /w/workspace/go-mod-core-contracts/60:/w/workspace/go-mod-core-contracts/60:rw,z -v /w/workspace/go-mod-core-contracts/60@tmp:/w/workspace/go-mod-core-contracts/60@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:03:34 $ docker top 47dbd5a30b77ce1562cd39ea4804fa37b017c53f3b22f6e4b4ceea64086d6a99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:03:35 ---> job-cost.sh 19:03:35 lf-activate-venv: SKIPPING 19:03:35 INFO: No Stack... 19:03:35 INFO: Retrieving Pricing Info for: v3-standard-4 19:03:36 INFO: Archiving Costs [Pipeline] sh 19:03:37 + cut -d, -f6 19:03:37 + cat /w/workspace/go-mod-core-contracts/60/archives/cost.csv [Pipeline] lock 19:03:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-60-stack-cost] 19:03:37 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-60-stack-cost] did not exist. Created. 19:03:37 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-60-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:38 /w/workspace/go-mod-core-contracts/60@tmp/durable-e64d6d44/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:03:38 + echo total: 0.10999999940395355 [Pipeline] stash 19:03:38 Warning: overwriting stash ‘stack-cost’ 19:03:39 Stashed 1 file(s) [Pipeline] } 19:03:39 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-60-stack-cost] [Pipeline] // lock [Pipeline] } 19:03:39 $ docker stop --time=1 47dbd5a30b77ce1562cd39ea4804fa37b017c53f3b22f6e4b4ceea64086d6a99 19:03:40 $ docker rm -f 47dbd5a30b77ce1562cd39ea4804fa37b017c53f3b22f6e4b4ceea64086d6a99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider 19:03:41 provisioning config files... 19:03:41 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config523943484546554531tmp [Pipeline] { [Pipeline] sh 19:03:41 + set +x 19:03:41 + curl -s https://codecov.io/bash+ 19:03:41 bash -s -- 19:03:41 19:03:41 _____ _ 19:03:41 / ____| | | 19:03:41 | | ___ __| | ___ ___ _____ __ 19:03:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:03:41 | |___| (_) | (_| | __/ (_| (_) \ V / 19:03:41 \_____\___/ \__,_|\___|\___\___/ \_/ 19:03:41 Bash-1.0.6 19:03:41 19:03:41 19:03:41 ==> git version 2.25.1 found 19:03:41 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:03:41 Release-Date: 2020-01-08 19:03:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:03:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:03:41 ==> Jenkins CI detected. 19:03:41 current dir:  /w/workspace/undry_go-mod-core-contracts_main 19:03:41 project root: . 19:03:41 --> token set from env 19:03:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:03:41 ==> Running gcov in . (disable via -X gcov) 19:03:41 ==> Python coveragepy not found 19:03:41 ==> Searching for coverage reports in: 19:03:41 + . 19:03:41 -> Found 1 reports 19:03:41 ==> Detecting git/mercurial file structure 19:03:41 ==> Reading reports 19:03:41 + ./coverage.out bytes=113054 19:03:41 ==> Appending adjustments 19:03:41 https://docs.codecov.io/docs/fixing-reports 19:03:42 + Found adjustments 19:03:42 ==> Gzipping contents 19:03:42 20K /tmp/codecov.eeMlil.gz 19:03:42 ==> Uploading reports 19:03:42 url: https://codecov.io 19:03:42 query: branch=main&commit=b7d7850162a6c541ec08b58407a037705173d4b5&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 19:03:42 -> Pinging Codecov 19:03:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=b7d7850162a6c541ec08b58407a037705173d4b5&build=60&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F60%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 19:03:42 -> Uploading to 19:03:42 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/71470A77251A30514AAF9C0BB2E5B6CE/b7d7850162a6c541ec08b58407a037705173d4b5/12abc3e0-ff63-4b67-928d-45d9b22e67d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T190342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee768d02f2f1b0687d8a6533d9e0cf3cfa8588e10103e4e3208fd12dfeedfc8e 19:03:42 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:42 Dload Upload Total Spent Left Speed 19:03:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16910 0 0 100 16910 0 62398 --:--:-- --:--:-- --:--:-- 62398 19:03:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/b7d7850162a6c541ec08b58407a037705173d4b5 [Pipeline] } 19:03:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:03:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:03:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:03:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:03:43 19:03:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:03:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:03:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:03:43 188c0c94c7c5: Pulling fs layer 19:03:43 0ef7d3d256c8: Pulling fs layer 19:03:43 de9db76c5a1d: Pulling fs layer 19:03:43 0eba1c9be4d2: Pulling fs layer 19:03:43 0d57e429df01: Pulling fs layer 19:03:43 4e4be7b47b0d: Pulling fs layer 19:03:43 e1f770b5df2f: Pulling fs layer 19:03:43 85a0685a4137: Pulling fs layer 19:03:43 4e4be7b47b0d: Waiting 19:03:43 85a0685a4137: Waiting 19:03:43 e1f770b5df2f: Waiting 19:03:43 0d57e429df01: Waiting 19:03:43 de9db76c5a1d: Verifying Checksum 19:03:43 de9db76c5a1d: Download complete 19:03:43 0ef7d3d256c8: Verifying Checksum 19:03:43 0ef7d3d256c8: Download complete 19:03:43 0d57e429df01: Verifying Checksum 19:03:43 0d57e429df01: Download complete 19:03:43 4e4be7b47b0d: Verifying Checksum 19:03:43 4e4be7b47b0d: Download complete 19:03:43 188c0c94c7c5: Verifying Checksum 19:03:43 188c0c94c7c5: Download complete 19:03:43 188c0c94c7c5: Pull complete 19:03:43 e1f770b5df2f: Verifying Checksum 19:03:43 e1f770b5df2f: Download complete 19:03:43 0ef7d3d256c8: Pull complete 19:03:44 de9db76c5a1d: Pull complete 19:03:44 0eba1c9be4d2: Verifying Checksum 19:03:44 0eba1c9be4d2: Download complete 19:03:44 85a0685a4137: Verifying Checksum 19:03:44 85a0685a4137: Download complete 19:03:47 0eba1c9be4d2: Pull complete 19:03:47 0d57e429df01: Pull complete 19:03:47 4e4be7b47b0d: Pull complete 19:03:48 e1f770b5df2f: Pull complete 19:03:51 85a0685a4137: Pull complete 19:03:51 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:03:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:03:51 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 19:03:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:03:53 $ docker top 492f809c7c9316de11c05b78f53f6c8ff3dd0538b4074287a35f83df5f328625 -eo pid,comm [Pipeline] { [Pipeline] echo 19:03:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:03:53 + set -o pipefail 19:03:53 + snyk monitor '--org=edgex-jenkins' 19:03:56 19:03:56 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 19:03:56 19:03:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/55323416-3a31-41b8-922d-8cb1a7c43f5e 19:03:56 19:03:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:03:56 19:03:56 [Pipeline] } 19:03:56 $ docker stop --time=1 492f809c7c9316de11c05b78f53f6c8ff3dd0538b4074287a35f83df5f328625 19:03:58 $ docker rm -f 492f809c7c9316de11c05b78f53f6c8ff3dd0538b4074287a35f83df5f328625 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:03:58 + git log --format=format:%s -1 b7d7850162a6c541ec08b58407a037705173d4b5 [Pipeline] sh 19:03:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:03:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:03:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:03:59 . [Pipeline] withDockerContainer 19:03:59 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 19:03:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:04:00 $ docker top cea8fb40369f4613609c6f35eb0f761073ea50e8d03610a43d51f031629e1c98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:00 [ssh-agent] Looking for ssh-agent implementation... 19:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:00 $ docker exec cea8fb40369f4613609c6f35eb0f761073ea50e8d03610a43d51f031629e1c98 ssh-agent 19:04:00 SSH_AUTH_SOCK=/tmp/ssh-EPlEmZbCS4mo/agent.33 19:04:00 SSH_AGENT_PID=39 19:04:00 Running ssh-add (command line suppressed) 19:04:00 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7849161677811729688.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7849161677811729688.key) 19:04:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:00 + git semver tag 19:04:01 2022-04-28 19:04:01,081 [run_tag] DEBUG tag force:False 19:04:01 2022-04-28 19:04:01,081 [check_head_tag] DEBUG check head tag 19:04:01 2022-04-28 19:04:01,085 [execute] INFO git cat-file --batch-check 19:04:01 2022-04-28 19:04:01,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 19:04:01 2022-04-28 19:04:01,088 [execute] INFO git cat-file --batch 19:04:01 2022-04-28 19:04:01,089 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 19:04:01 2022-04-28 19:04:01,165 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:01 2022-04-28 19:04:01,165 [execute] INFO git tag -a v2.2.0-dev.27 -m v2.2.0-dev.27 19:04:01 2022-04-28 19:04:01,165 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.27', '-m', 'v2.2.0-dev.27'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 19:04:01 2022-04-28 19:04:01,170 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:01 2.2.0-dev.27 [Pipeline] } 19:04:01 $ docker exec --env ******** --env ******** cea8fb40369f4613609c6f35eb0f761073ea50e8d03610a43d51f031629e1c98 ssh-agent -k 19:04:01 unset SSH_AUTH_SOCK; 19:04:01 unset SSH_AGENT_PID; 19:04:01 echo Agent pid 39 killed; 19:04:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:01 + git semver [Pipeline] } 19:04:01 $ docker stop --time=1 cea8fb40369f4613609c6f35eb0f761073ea50e8d03610a43d51f031629e1c98 19:04:03 $ docker rm -f cea8fb40369f4613609c6f35eb0f761073ea50e8d03610a43d51f031629e1c98 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:04:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:04:03 19:04:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:04:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:04:03 0.23.1-centos7: Pulling from edgex-lftools 19:04:03 ab5ef0e58194: Pulling fs layer 19:04:03 9712f1f96733: Pulling fs layer 19:04:03 63f879dbbcfc: Pulling fs layer 19:04:03 0d9ebad4ef96: Pulling fs layer 19:04:03 e9a5061849ea: Pulling fs layer 19:04:03 d747dcd14b5f: Pulling fs layer 19:04:03 2de7ff778b66: Pulling fs layer 19:04:03 e9a5061849ea: Waiting 19:04:03 0d9ebad4ef96: Waiting 19:04:03 d747dcd14b5f: Waiting 19:04:03 2de7ff778b66: Waiting 19:04:03 9712f1f96733: Verifying Checksum 19:04:03 9712f1f96733: Download complete 19:04:04 63f879dbbcfc: Download complete 19:04:04 0d9ebad4ef96: Verifying Checksum 19:04:04 0d9ebad4ef96: Download complete 19:04:04 ab5ef0e58194: Verifying Checksum 19:04:04 ab5ef0e58194: Download complete 19:04:04 e9a5061849ea: Verifying Checksum 19:04:04 e9a5061849ea: Download complete 19:04:04 d747dcd14b5f: Verifying Checksum 19:04:04 d747dcd14b5f: Download complete 19:04:04 2de7ff778b66: Verifying Checksum 19:04:04 2de7ff778b66: Download complete 19:04:07 ab5ef0e58194: Pull complete 19:04:07 9712f1f96733: Pull complete 19:04:07 63f879dbbcfc: Pull complete 19:04:11 0d9ebad4ef96: Pull complete 19:04:11 e9a5061849ea: Pull complete 19:04:11 d747dcd14b5f: Pull complete 19:04:12 2de7ff778b66: Pull complete 19:04:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:04:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:04:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:04:12 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 19:04:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:04:14 $ docker top 788da18e3996065d1c5d82f4742c57d2eee0c8d8098253863c0b7a8f45015e16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:04:14 provisioning config files... 19:04:14 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config50147172945363173tmp 19:04:14 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config991620588285870366tmp 19:04:14 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2451534166396554360tmp [Pipeline] { [Pipeline] echo 19:04:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:04:14 ---> sigul-configuration.sh 19:04:14 gpg: directory `/root/.gnupg' created 19:04:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:04:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:04:14 gpg: keyring `/root/.gnupg/secring.gpg' created 19:04:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:04:14 gpg: CAST5 encrypted data 19:04:14 gpg: encrypted with 1 passphrase 19:04:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:04:15 + mkdir /home/jenkins 19:04:15 + mkdir /home/jenkins/sigul [Pipeline] sh 19:04:15 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:04:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:04:15 ---> sigul-install.sh 19:04:15 Sigul already installed; skipping installation. [Pipeline] sh 19:04:16 + git tag --list 19:04:16 v0.0.0 19:04:16 v0.0.1 19:04:16 v0.1.0 19:04:16 v0.1.1 19:04:16 v0.1.10 19:04:16 v0.1.100 19:04:16 v0.1.101 19:04:16 v0.1.102 19:04:16 v0.1.103 19:04:16 v0.1.104 19:04:16 v0.1.105 19:04:16 v0.1.106 19:04:16 v0.1.107 19:04:16 v0.1.108 19:04:16 v0.1.109 19:04:16 v0.1.11 19:04:16 v0.1.110 19:04:16 v0.1.111 19:04:16 v0.1.112 19:04:16 v0.1.113 19:04:16 v0.1.114 19:04:16 v0.1.115 19:04:16 v0.1.116 19:04:16 v0.1.117 19:04:16 v0.1.118 19:04:16 v0.1.119 19:04:16 v0.1.12 19:04:16 v0.1.120 19:04:16 v0.1.121 19:04:16 v0.1.122 19:04:16 v0.1.123 19:04:16 v0.1.124 19:04:16 v0.1.125 19:04:16 v0.1.126 19:04:16 v0.1.127 19:04:16 v0.1.128 19:04:16 v0.1.129 19:04:16 v0.1.13 19:04:16 v0.1.130 19:04:16 v0.1.131 19:04:16 v0.1.132 19:04:16 v0.1.133 19:04:16 v0.1.134 19:04:16 v0.1.135 19:04:16 v0.1.136 19:04:16 v0.1.137 19:04:16 v0.1.138 19:04:16 v0.1.139 19:04:16 v0.1.14 19:04:16 v0.1.140 19:04:16 v0.1.141 19:04:16 v0.1.142 19:04:16 v0.1.143 19:04:16 v0.1.144 19:04:16 v0.1.145 19:04:16 v0.1.146 19:04:16 v0.1.147 19:04:16 v0.1.148 19:04:16 v0.1.149 19:04:16 v0.1.15 19:04:16 v0.1.16 19:04:16 v0.1.17 19:04:16 v0.1.18 19:04:16 v0.1.19 19:04:16 v0.1.2 19:04:16 v0.1.20 19:04:16 v0.1.21 19:04:16 v0.1.22 19:04:16 v0.1.23 19:04:16 v0.1.24 19:04:16 v0.1.25 19:04:16 v0.1.26 19:04:16 v0.1.27 19:04:16 v0.1.28 19:04:16 v0.1.29 19:04:16 v0.1.3 19:04:16 v0.1.30 19:04:16 v0.1.31 19:04:16 v0.1.32 19:04:16 v0.1.33 19:04:16 v0.1.34 19:04:16 v0.1.35 19:04:16 v0.1.36 19:04:16 v0.1.37 19:04:16 v0.1.38 19:04:16 v0.1.39 19:04:16 v0.1.4 19:04:16 v0.1.40 19:04:16 v0.1.41 19:04:16 v0.1.42 19:04:16 v0.1.43 19:04:16 v0.1.44 19:04:16 v0.1.45 19:04:16 v0.1.46 19:04:16 v0.1.47 19:04:16 v0.1.48 19:04:16 v0.1.49 19:04:16 v0.1.5 19:04:16 v0.1.50 19:04:16 v0.1.51 19:04:16 v0.1.52 19:04:16 v0.1.53 19:04:16 v0.1.54 19:04:16 v0.1.55 19:04:16 v0.1.56 19:04:16 v0.1.57 19:04:16 v0.1.58 19:04:16 v0.1.59 19:04:16 v0.1.6 19:04:16 v0.1.60 19:04:16 v0.1.61 19:04:16 v0.1.62 19:04:16 v0.1.63 19:04:16 v0.1.64 19:04:16 v0.1.65 19:04:16 v0.1.66 19:04:16 v0.1.67 19:04:16 v0.1.68 19:04:16 v0.1.69 19:04:16 v0.1.7 19:04:16 v0.1.70 19:04:16 v0.1.71 19:04:16 v0.1.72 19:04:16 v0.1.73 19:04:16 v0.1.74 19:04:16 v0.1.75 19:04:16 v0.1.76 19:04:16 v0.1.77 19:04:16 v0.1.78 19:04:16 v0.1.79 19:04:16 v0.1.8 19:04:16 v0.1.80 19:04:16 v0.1.81 19:04:16 v0.1.82 19:04:16 v0.1.83 19:04:16 v0.1.84 19:04:16 v0.1.85 19:04:16 v0.1.86 19:04:16 v0.1.87 19:04:16 v0.1.88 19:04:16 v0.1.89 19:04:16 v0.1.9 19:04:16 v0.1.90 19:04:16 v0.1.91 19:04:16 v0.1.92 19:04:16 v0.1.93 19:04:16 v0.1.94 19:04:16 v0.1.95 19:04:16 v0.1.96 19:04:16 v0.1.97 19:04:16 v0.1.98 19:04:16 v0.1.99 19:04:16 v2.0.0 19:04:16 v2.0.0-dev.1 19:04:16 v2.0.0-dev.10 19:04:16 v2.0.0-dev.100 19:04:16 v2.0.0-dev.101 19:04:16 v2.0.0-dev.102 19:04:16 v2.0.0-dev.103 19:04:16 v2.0.0-dev.11 19:04:16 v2.0.0-dev.12 19:04:16 v2.0.0-dev.13 19:04:16 v2.0.0-dev.14 19:04:16 v2.0.0-dev.15 19:04:16 v2.0.0-dev.16 19:04:16 v2.0.0-dev.17 19:04:16 v2.0.0-dev.18 19:04:16 v2.0.0-dev.19 19:04:16 v2.0.0-dev.2 19:04:16 v2.0.0-dev.20 19:04:16 v2.0.0-dev.21 19:04:16 v2.0.0-dev.22 19:04:16 v2.0.0-dev.23 19:04:16 v2.0.0-dev.24 19:04:16 v2.0.0-dev.25 19:04:16 v2.0.0-dev.26 19:04:16 v2.0.0-dev.27 19:04:16 v2.0.0-dev.28 19:04:16 v2.0.0-dev.29 19:04:16 v2.0.0-dev.3 19:04:16 v2.0.0-dev.30 19:04:16 v2.0.0-dev.31 19:04:16 v2.0.0-dev.32 19:04:16 v2.0.0-dev.33 19:04:16 v2.0.0-dev.34 19:04:16 v2.0.0-dev.35 19:04:16 v2.0.0-dev.36 19:04:16 v2.0.0-dev.37 19:04:16 v2.0.0-dev.38 19:04:16 v2.0.0-dev.39 19:04:16 v2.0.0-dev.4 19:04:16 v2.0.0-dev.40 19:04:16 v2.0.0-dev.41 19:04:16 v2.0.0-dev.42 19:04:16 v2.0.0-dev.43 19:04:16 v2.0.0-dev.44 19:04:16 v2.0.0-dev.45 19:04:16 v2.0.0-dev.46 19:04:16 v2.0.0-dev.47 19:04:16 v2.0.0-dev.48 19:04:16 v2.0.0-dev.49 19:04:16 v2.0.0-dev.5 19:04:16 v2.0.0-dev.50 19:04:16 v2.0.0-dev.51 19:04:16 v2.0.0-dev.52 19:04:16 v2.0.0-dev.53 19:04:16 v2.0.0-dev.54 19:04:16 v2.0.0-dev.55 19:04:16 v2.0.0-dev.56 19:04:16 v2.0.0-dev.57 19:04:16 v2.0.0-dev.58 19:04:16 v2.0.0-dev.59 19:04:16 v2.0.0-dev.6 19:04:16 v2.0.0-dev.60 19:04:16 v2.0.0-dev.61 19:04:16 v2.0.0-dev.62 19:04:16 v2.0.0-dev.63 19:04:16 v2.0.0-dev.64 19:04:16 v2.0.0-dev.65 19:04:16 v2.0.0-dev.66 19:04:16 v2.0.0-dev.67 19:04:16 v2.0.0-dev.68 19:04:16 v2.0.0-dev.69 19:04:16 v2.0.0-dev.7 19:04:16 v2.0.0-dev.70 19:04:16 v2.0.0-dev.71 19:04:16 v2.0.0-dev.72 19:04:16 v2.0.0-dev.73 19:04:16 v2.0.0-dev.74 19:04:16 v2.0.0-dev.75 19:04:16 v2.0.0-dev.76 19:04:16 v2.0.0-dev.77 19:04:16 v2.0.0-dev.78 19:04:16 v2.0.0-dev.79 19:04:16 v2.0.0-dev.8 19:04:16 v2.0.0-dev.80 19:04:16 v2.0.0-dev.81 19:04:16 v2.0.0-dev.82 19:04:16 v2.0.0-dev.83 19:04:16 v2.0.0-dev.84 19:04:16 v2.0.0-dev.85 19:04:16 v2.0.0-dev.86 19:04:16 v2.0.0-dev.87 19:04:16 v2.0.0-dev.88 19:04:16 v2.0.0-dev.89 19:04:16 v2.0.0-dev.9 19:04:16 v2.0.0-dev.90 19:04:16 v2.0.0-dev.91 19:04:16 v2.0.0-dev.92 19:04:16 v2.0.0-dev.93 19:04:16 v2.0.0-dev.94 19:04:16 v2.0.0-dev.95 19:04:16 v2.0.0-dev.96 19:04:16 v2.0.0-dev.97 19:04:16 v2.0.0-dev.98 19:04:16 v2.0.0-dev.99 19:04:16 v2.0.1-dev.1 19:04:16 v2.0.1-dev.10 19:04:16 v2.0.1-dev.11 19:04:16 v2.0.1-dev.12 19:04:16 v2.0.1-dev.13 19:04:16 v2.0.1-dev.14 19:04:16 v2.0.1-dev.15 19:04:16 v2.0.1-dev.16 19:04:16 v2.0.1-dev.17 19:04:16 v2.0.1-dev.18 19:04:16 v2.0.1-dev.19 19:04:16 v2.0.1-dev.2 19:04:16 v2.0.1-dev.20 19:04:16 v2.0.1-dev.21 19:04:16 v2.0.1-dev.22 19:04:16 v2.0.1-dev.23 19:04:16 v2.0.1-dev.24 19:04:16 v2.0.1-dev.25 19:04:16 v2.0.1-dev.26 19:04:16 v2.0.1-dev.27 19:04:16 v2.0.1-dev.28 19:04:16 v2.0.1-dev.3 19:04:16 v2.0.1-dev.4 19:04:16 v2.0.1-dev.5 19:04:16 v2.0.1-dev.6 19:04:16 v2.0.1-dev.7 19:04:16 v2.0.1-dev.8 19:04:16 v2.0.1-dev.9 19:04:16 v2.1.0 19:04:16 v2.1.1-dev.1 19:04:16 v2.2.0-dev.1 19:04:16 v2.2.0-dev.10 19:04:16 v2.2.0-dev.11 19:04:16 v2.2.0-dev.12 19:04:16 v2.2.0-dev.13 19:04:16 v2.2.0-dev.14 19:04:16 v2.2.0-dev.15 19:04:16 v2.2.0-dev.16 19:04:16 v2.2.0-dev.17 19:04:16 v2.2.0-dev.18 19:04:16 v2.2.0-dev.19 19:04:16 v2.2.0-dev.2 19:04:16 v2.2.0-dev.20 19:04:16 v2.2.0-dev.21 19:04:16 v2.2.0-dev.22 19:04:16 v2.2.0-dev.23 19:04:16 v2.2.0-dev.24 19:04:16 v2.2.0-dev.25 19:04:16 v2.2.0-dev.26 19:04:16 v2.2.0-dev.27 19:04:16 v2.2.0-dev.3 19:04:16 v2.2.0-dev.4 19:04:16 v2.2.0-dev.5 19:04:16 v2.2.0-dev.6 19:04:16 v2.2.0-dev.7 19:04:16 v2.2.0-dev.8 19:04:16 v2.2.0-dev.9 [Pipeline] sh 19:04:16 + lftools sign git-tag v2.2.0-dev.27 19:04:16 Signing Git tag with Sigul... 19:04:16 Signing v2.2.0-dev.27 [Pipeline] echo 19:04:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:04:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:04:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:04:17 $ docker stop --time=1 788da18e3996065d1c5d82f4742c57d2eee0c8d8098253863c0b7a8f45015e16 19:04:18 $ docker rm -f 788da18e3996065d1c5d82f4742c57d2eee0c8d8098253863c0b7a8f45015e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:04:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:04:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:04:19 . [Pipeline] withDockerContainer 19:04:19 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 19:04:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:04:19 $ docker top 3b7bfa1ec31790d0d6fc271b7063dfa9e532cab45408d20b36c08c91cb28a474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:20 [ssh-agent] Looking for ssh-agent implementation... 19:04:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:20 $ docker exec 3b7bfa1ec31790d0d6fc271b7063dfa9e532cab45408d20b36c08c91cb28a474 ssh-agent 19:04:20 SSH_AUTH_SOCK=/tmp/ssh-ETlptgglb3QE/agent.35 19:04:20 SSH_AGENT_PID=41 19:04:20 Running ssh-add (command line suppressed) 19:04:20 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1462027464682287551.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1462027464682287551.key) 19:04:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:20 + git semver bump pre 19:04:20 2022-04-28 19:04:20,919 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:20 2022-04-28 19:04:20,919 [bump_version] DEBUG bumping version:2.2.0-dev.27 on axis:pre with prefix:dev 19:04:20 2022-04-28 19:04:20,919 [bump_version] DEBUG bumped version:2.2.0-dev.28 19:04:20 2022-04-28 19:04:20,919 [write_version] DEBUG write version:2.2.0-dev.28 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 19:04:20 2022-04-28 19:04:20,919 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:20 2022-04-28 19:04:20,919 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:20 2022-04-28 19:04:20,921 [execute] INFO git cat-file --batch-check 19:04:20 2022-04-28 19:04:20,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 19:04:20 2022-04-28 19:04:20,927 [execute] INFO git cat-file --batch 19:04:20 2022-04-28 19:04:20,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 19:04:20 2022-04-28 19:04:20,932 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:20 2.2.0-dev.28 [Pipeline] } 19:04:21 $ docker exec --env ******** --env ******** 3b7bfa1ec31790d0d6fc271b7063dfa9e532cab45408d20b36c08c91cb28a474 ssh-agent -k 19:04:21 unset SSH_AUTH_SOCK; 19:04:21 unset SSH_AGENT_PID; 19:04:21 echo Agent pid 41 killed; 19:04:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:21 + git semver [Pipeline] } 19:04:21 $ docker stop --time=1 3b7bfa1ec31790d0d6fc271b7063dfa9e532cab45408d20b36c08c91cb28a474 19:04:22 $ docker rm -f 3b7bfa1ec31790d0d6fc271b7063dfa9e532cab45408d20b36c08c91cb28a474 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 19:04:23 . [Pipeline] withDockerContainer 19:04:23 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 19:04:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 19:04:24 $ docker top 73606dccddf6363989021fe8af2e5b353d411c98d4fabdb502c04020a58a1db6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:24 [ssh-agent] Looking for ssh-agent implementation... 19:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:24 $ docker exec 73606dccddf6363989021fe8af2e5b353d411c98d4fabdb502c04020a58a1db6 ssh-agent 19:04:24 SSH_AUTH_SOCK=/tmp/ssh-NJ6mm1XK87A7/agent.33 19:04:24 SSH_AGENT_PID=39 19:04:24 Running ssh-add (command line suppressed) 19:04:24 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7979287786970333707.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7979287786970333707.key) 19:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:24 + git semver push 19:04:25 2022-04-28 19:04:25,143 [run_push] DEBUG push 19:04:25 2022-04-28 19:04:25,144 [execute] INFO git push origin semver 19:04:25 2022-04-28 19:04:25,144 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 19:04:26 2022-04-28 19:04:26,096 [run_push] DEBUG push all version tags 19:04:26 2022-04-28 19:04:26,097 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:04:26 2022-04-28 19:04:26,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 19:04:27 2022-04-28 19:04:26,881 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:04:27 2.2.0-dev.28 [Pipeline] } 19:04:27 $ docker exec --env ******** --env ******** 73606dccddf6363989021fe8af2e5b353d411c98d4fabdb502c04020a58a1db6 ssh-agent -k 19:04:27 unset SSH_AUTH_SOCK; 19:04:27 unset SSH_AGENT_PID; 19:04:27 echo Agent pid 39 killed; 19:04:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:27 + git semver [Pipeline] } 19:04:27 $ docker stop --time=1 73606dccddf6363989021fe8af2e5b353d411c98d4fabdb502c04020a58a1db6 19:04:29 $ docker rm -f 73606dccddf6363989021fe8af2e5b353d411c98d4fabdb502c04020a58a1db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:04:29 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 19:04:29 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 19:04:29 total 16 19:04:29 drwxr-xr-x 3 root root 4096 Apr 28 18:59 . 19:04:29 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 19:04 .. 19:04:29 drwxr-xr-x 2 root root 4096 Apr 28 18:59 cost 19:04:29 -rw-r--r-- 1 root root 91 Apr 28 18:59 cost.csv 19:04:29 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 19:04:29 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 19:04:29 total 16 19:04:29 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 18:59 . 19:04:29 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 19:04 .. 19:04:29 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 18:59 cost 19:04:29 -rw-r--r-- 1 jenkins jenkins 91 Apr 28 18:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:04:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:04:30 ---> package-listing.sh 19:04:30 ++ facter osfamily 19:04:30 ++ tr '[:upper:]' '[:lower:]' 19:04:31 + OS_FAMILY=debian 19:04:31 + workspace=/w/workspace/undry_go-mod-core-contracts_main 19:04:31 + START_PACKAGES=/tmp/packages_start.txt 19:04:31 + END_PACKAGES=/tmp/packages_end.txt 19:04:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:04:31 + PACKAGES=/tmp/packages_start.txt 19:04:31 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 19:04:31 + PACKAGES=/tmp/packages_end.txt 19:04:31 + case "${OS_FAMILY}" in 19:04:31 + dpkg -l 19:04:31 + grep '^ii' 19:04:31 + '[' -f /tmp/packages_start.txt ']' 19:04:31 + '[' -f /tmp/packages_end.txt ']' 19:04:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:04:31 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 19:04:31 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 19:04:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 19:04:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:04:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:04:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:31 . [Pipeline] withDockerContainer 19:04:31 prd-ubuntu20.04-docker-8c-8g-33692 does not seem to be running inside a container 19:04:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:32 $ docker top a1313857c48802ae65591c2a53d677e06a4e4ab2b383e6f737cdaecbfcb72c39 -eo pid,comm [Pipeline] { [Pipeline] sh 19:04:32 + touch /tmp/pre-build-complete [Pipeline] sh 19:04:32 + mkdir -p /var/log/sysstat [Pipeline] sh 19:04:33 + ls /var/log/sa-host 19:04:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:33 provisioning config files... 19:04:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6722288533461870067tmp [Pipeline] { [Pipeline] echo 19:04:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:04:33 ---> create-netrc.sh [Pipeline] } 19:04:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:04:34 ---> python-tools-install.sh [Pipeline] echo 19:04:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:04:34 ---> sudo-logs.sh 19:04:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:04:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:04:34 ---> job-cost.sh 19:04:34 lf-activate-venv: SKIPPING 19:04:34 DEBUG: total: 0.2199999988079071 19:04:34 INFO: Retrieving Stack Cost... 19:04:35 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:35 INFO: Archiving Costs [Pipeline] echo 19:04:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:04:35 ---> logs-deploy.sh 19:04:35 lf-activate-venv: SKIPPING 19:04:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/60 19:04:35 INFO: archiving workspace using pattern(s): 19:04:36 Archives upload complete. 19:04:36 INFO: archiving logs to Nexus