Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d700bc04def3498669a4248fd82671241055198 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-ssh677319132082287425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14712771744495976226.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3679886770777601003.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh4786511532750502082.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1398227456226127938.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6914 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 > 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 Avoid second fetch Checking out Revision 7d700bc04def3498669a4248fd82671241055198 (main) Commit message: "Merge pull request #781 from bnevis-i/client-authentication" > git config core.sparsecheckout # timeout=10 > git checkout -f 7d700bc04def3498669a4248fd82671241055198 # timeout=10 > git rev-list --no-walk 2a12b1055370c74e75cfe25d42fe2f8d655aaafb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:31:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:31:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:31:29 ========================================================= 19:31:29 EdgeX Global Pipelines Version Info 19:31:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:31:30 ------------------- 19:31:30 stable info: 19:31:30 ------------------- 19:31:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:31:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:31:30 Message: update stable to v1.0.244 19:31:30 ------------------- 19:31:30 experimental info: 19:31:30 ------------------- 19:31:30 Commited By: **** collab-it+edgex@linuxfoundation.org 19:31:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:31:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d700bc04def3498669a4248fd82671241055198 [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d700bc [Pipeline] echo 19:31:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:31:31 + git rev-list -1 --merges 7d700bc04def3498669a4248fd82671241055198~1..7d700bc04def3498669a4248fd82671241055198 [Pipeline] echo 19:31:31 -----------> git rev-list -1 --merges 7d700bc04def3498669a4248fd82671241055198~1..7d700bc04def3498669a4248fd82671241055198 7d700bc04def3498669a4248fd82671241055198 19:31:31 7d700bc04def3498669a4248fd82671241055198 [false] [Pipeline] sh 19:31:32 + git log --format=format:%s -1 7d700bc04def3498669a4248fd82671241055198 [Pipeline] echo 19:31:32 ========================================================= 19:31:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:31:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:32 + git log --format=format:%s -1 7d700bc04def3498669a4248fd82671241055198 [Pipeline] echo 19:31:32 [semverPrep] GIT_COMMIT: 7d700bc04def3498669a4248fd82671241055198, Commit Message: Merge pull request #781 from bnevis-i/client-authentication [Pipeline] echo 19:31:32 [semverPrep] This is not a build commit. [Pipeline] sh 19:31:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:31:32 + grep -v github /etc/ssh/ssh_known_hosts 19:31:32 + [ -e /tmp/ssh_known_hosts ] 19:31:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:31:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:31:32 + sudo tee -a /etc/ssh/ssh_known_hosts 19:31:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:33 19:31:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:33 0.1.4: Pulling from edgex-devops/py-git-semver 19:31:33 b85a868b505f: Pulling fs layer 19:31:33 e2be974225ed: Pulling fs layer 19:31:33 339a4e72a1f5: Pulling fs layer 19:31:33 988bab9f4d93: Pulling fs layer 19:31:33 988bab9f4d93: Waiting 19:31:33 1469e6f7b9e6: Pulling fs layer 19:31:33 eaf3925da568: Pulling fs layer 19:31:33 bab4dde63d76: Pulling fs layer 19:31:33 bde34c3a00c8: Pulling fs layer 19:31:33 b352a97aabf1: Pulling fs layer 19:31:33 4872d77fe225: Pulling fs layer 19:31:33 5851b861e8e6: Pulling fs layer 19:31:33 1469e6f7b9e6: Waiting 19:31:33 b352a97aabf1: Waiting 19:31:33 bab4dde63d76: Waiting 19:31:33 eaf3925da568: Waiting 19:31:33 bde34c3a00c8: Waiting 19:31:33 5851b861e8e6: Waiting 19:31:33 4872d77fe225: Waiting 19:31:33 e2be974225ed: Verifying Checksum 19:31:33 e2be974225ed: Download complete 19:31:33 988bab9f4d93: Verifying Checksum 19:31:33 988bab9f4d93: Download complete 19:31:34 1469e6f7b9e6: Verifying Checksum 19:31:34 1469e6f7b9e6: Download complete 19:31:34 eaf3925da568: Verifying Checksum 19:31:34 eaf3925da568: Download complete 19:31:34 339a4e72a1f5: Verifying Checksum 19:31:34 339a4e72a1f5: Download complete 19:31:34 bde34c3a00c8: Verifying Checksum 19:31:34 bde34c3a00c8: Download complete 19:31:34 b352a97aabf1: Verifying Checksum 19:31:34 b352a97aabf1: Download complete 19:31:34 4872d77fe225: Verifying Checksum 19:31:34 4872d77fe225: Download complete 19:31:34 5851b861e8e6: Verifying Checksum 19:31:34 5851b861e8e6: Download complete 19:31:34 b85a868b505f: Verifying Checksum 19:31:34 b85a868b505f: Download complete 19:31:34 bab4dde63d76: Verifying Checksum 19:31:34 bab4dde63d76: Download complete 19:31:35 b85a868b505f: Pull complete 19:31:35 e2be974225ed: Pull complete 19:31:36 339a4e72a1f5: Pull complete 19:31:36 988bab9f4d93: Pull complete 19:31:36 1469e6f7b9e6: Pull complete 19:31:36 eaf3925da568: Pull complete 19:31:38 bab4dde63d76: Pull complete 19:31:38 bde34c3a00c8: Pull complete 19:31:38 b352a97aabf1: Pull complete 19:31:38 4872d77fe225: Pull complete 19:31:38 5851b861e8e6: Pull complete 19:31:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:31:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:31:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:38 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:31:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:31:40 $ docker top 0893ac60097d3d32016111ab58d6a794c55ffc7056becd711c2b4b52b79ab24b -eo pid,comm 19:31:41 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). 19:31:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:31:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:41 [ssh-agent] Looking for ssh-agent implementation... 19:31:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:41 $ docker exec 0893ac60097d3d32016111ab58d6a794c55ffc7056becd711c2b4b52b79ab24b ssh-agent 19:31:41 SSH_AUTH_SOCK=/tmp/ssh-gknKp7H9P2YC/agent.32 19:31:41 SSH_AGENT_PID=38 19:31:41 Running ssh-add (command line suppressed) 19:31:41 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9831462312046500723.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9831462312046500723.key) 19:31:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:41 + git tag --points-at HEAD [Pipeline] } 19:31:41 $ docker exec --env ******** --env ******** 0893ac60097d3d32016111ab58d6a794c55ffc7056becd711c2b4b52b79ab24b ssh-agent -k 19:31:41 unset SSH_AUTH_SOCK; 19:31:41 unset SSH_AGENT_PID; 19:31:41 echo Agent pid 38 killed; 19:31:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:31:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:31:41 [ssh-agent] Looking for ssh-agent implementation... 19:31:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:31:42 $ docker exec 0893ac60097d3d32016111ab58d6a794c55ffc7056becd711c2b4b52b79ab24b ssh-agent 19:31:42 SSH_AUTH_SOCK=/tmp/ssh-8s8V9tyU2gjd/agent.70 19:31:42 SSH_AGENT_PID=76 19:31:42 Running ssh-add (command line suppressed) 19:31:42 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13782290930533743431.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13782290930533743431.key) 19:31:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:31:42 + git semver init 19:31:42 2023-02-21 19:31:42,769 [run_init] DEBUG init version:0.0.0 force:False 19:31:42 2023-02-21 19:31:42,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 19:31:42 2023-02-21 19:31:42,770 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 19:31:42 2023-02-21 19:31:42,771 [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) 19:31:43 2023-02-21 19:31:43,683 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 19:31:43 2023-02-21 19:31:43,684 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 19:31:43 2023-02-21 19:31:43,684 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:31:43 2023-02-21 19:31:43,684 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:31:43 3.0.0-dev.22 [Pipeline] } 19:31:43 $ docker exec --env ******** --env ******** 0893ac60097d3d32016111ab58d6a794c55ffc7056becd711c2b4b52b79ab24b ssh-agent -k 19:31:43 unset SSH_AUTH_SOCK; 19:31:43 unset SSH_AGENT_PID; 19:31:43 echo Agent pid 76 killed; 19:31:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:31:44 + git semver [Pipeline] } 19:31:44 $ docker stop --time=1 0893ac60097d3d32016111ab58d6a794c55ffc7056becd711c2b4b52b79ab24b 19:31:45 $ docker rm -f --volumes 0893ac60097d3d32016111ab58d6a794c55ffc7056becd711c2b4b52b79ab24b [Pipeline] // withDockerContainer [Pipeline] sh 19:31:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:31:46 Stashed 1 file(s) [Pipeline] echo 19:31:46 [edgeXSemver]: initialized semver on version 3.0.0-dev.22 [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 19:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:31:46 ========================================================= 19:31:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:31:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:31:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:31:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:31:46 213ec9aee27d: Pulling fs layer 19:31:46 4583459ba037: Pulling fs layer 19:31:46 93c1e223e6f2: Pulling fs layer 19:31:46 53926ce57604: Pulling fs layer 19:31:46 21b2b0c7a3f4: Pulling fs layer 19:31:46 22ff95d597cd: Pulling fs layer 19:31:46 12d6caf4c0d1: Pulling fs layer 19:31:46 96b7cbca73a9: Pulling fs layer 19:31:46 a7acece74701: Pulling fs layer 19:31:46 53926ce57604: Waiting 19:31:46 21b2b0c7a3f4: Waiting 19:31:46 96b7cbca73a9: Waiting 19:31:46 22ff95d597cd: Waiting 19:31:46 a7acece74701: Waiting 19:31:46 12d6caf4c0d1: Waiting 19:31:46 93c1e223e6f2: Verifying Checksum 19:31:46 93c1e223e6f2: Download complete 19:31:47 4583459ba037: Verifying Checksum 19:31:47 4583459ba037: Download complete 19:31:47 21b2b0c7a3f4: Verifying Checksum 19:31:47 21b2b0c7a3f4: Download complete 19:31:47 22ff95d597cd: Download complete 19:31:47 213ec9aee27d: Verifying Checksum 19:31:47 213ec9aee27d: Download complete 19:31:47 213ec9aee27d: Pull complete 19:31:47 4583459ba037: Pull complete 19:31:47 93c1e223e6f2: Pull complete 19:31:47 a7acece74701: Verifying Checksum 19:31:47 a7acece74701: Download complete 19:31:47 96b7cbca73a9: Verifying Checksum 19:31:47 96b7cbca73a9: Download complete 19:31:47 53926ce57604: Verifying Checksum 19:31:47 53926ce57604: Download complete 19:31:52 53926ce57604: Pull complete 19:31:52 21b2b0c7a3f4: Pull complete 19:31:52 22ff95d597cd: Pull complete 19:31:52 12d6caf4c0d1: Pull complete 19:31:54 96b7cbca73a9: Pull complete 19:31:55 a7acece74701: Pull complete 19:31:55 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:31:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 19:31:55 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:31:56 + docker inspect -f . ci-base-image-x86_64 19:31:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:31:56 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:31:56 $ 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 ******** -e ******** ci-base-image-x86_64 cat 19:31:59 $ docker top e833526a6f3354dcdbf127e37e7a6c7748a2ba6ae31285fcb02c63b95509cdc7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:31:59 + go version 19:31:59 go version go1.18.7 linux/amd64 [Pipeline] } 19:31:59 $ docker stop --time=1 e833526a6f3354dcdbf127e37e7a6c7748a2ba6ae31285fcb02c63b95509cdc7 19:32:00 $ docker rm -f --volumes e833526a6f3354dcdbf127e37e7a6c7748a2ba6ae31285fcb02c63b95509cdc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:01 + docker inspect -f . ci-base-image-x86_64 19:32:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:01 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:32:01 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat 19:32:01 Still waiting to schedule task 19:32:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:32:01 $ docker top eb278861de5dca6e703e123806363307ca0c19f6afb2fb888e8962376fbdcc72 -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:02 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 19:32:02 + make test 19:32:02 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:32:02 go: downloading github.com/go-playground/validator/v10 v10.11.2 19:32:02 go: downloading github.com/google/uuid v1.3.0 19:32:02 go: downloading github.com/go-kit/log v0.2.1 19:32:02 go: downloading github.com/stretchr/testify v1.8.1 19:32:02 go: downloading gopkg.in/yaml.v3 v3.0.1 19:32:02 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:32:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:32:02 go: downloading github.com/x448/float16 v0.8.4 19:32:02 go: downloading github.com/stretchr/objx v0.5.0 19:32:02 go: downloading github.com/pmezard/go-difflib v1.0.0 19:32:02 go: downloading github.com/davecgh/go-spew v1.1.1 19:32:02 go: downloading github.com/leodido/go-urn v1.2.1 19:32:02 go: downloading golang.org/x/crypto v0.5.0 19:32:02 go: downloading golang.org/x/text v0.6.0 19:32:02 go: downloading github.com/go-playground/universal-translator v0.18.1 19:32:02 go: downloading github.com/go-playground/locales v0.14.1 19:32:04 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 19:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.095s coverage: 83.5% of statements 19:32:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 19:32:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 19:32:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 19:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.049s coverage: 29.4% of statements 19:32:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 19:32:10 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 19:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.018s coverage: 54.0% of statements 19:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.029s coverage: 90.0% of statements 19:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.044s coverage: 86.7% of statements 19:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.068s coverage: 60.5% of statements 19:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.025s coverage: 36.1% of statements 19:32:10 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.007s coverage: 48.7% of statements 19:32:18 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:32:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:32:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:32:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:32:21 $ docker stop --time=1 eb278861de5dca6e703e123806363307ca0c19f6afb2fb888e8962376fbdcc72 19:32:23 $ docker rm -f --volumes eb278861de5dca6e703e123806363307ca0c19f6afb2fb888e8962376fbdcc72 [Pipeline] // withDockerContainer [Pipeline] sh 19:32:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:32:23 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] withEnv [Pipeline] { [Pipeline] sh 19:32:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:24 19:32:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:24 latest: Pulling from edgex-lftools-log-publisher 19:32:24 5eb5b503b376: Pulling fs layer 19:32:24 5c69ac0246d0: Pulling fs layer 19:32:24 ec43610c2a17: Pulling fs layer 19:32:24 3a2ae6a8a46f: Pulling fs layer 19:32:24 33b1e0a273af: Pulling fs layer 19:32:24 5d3b04190fa2: Pulling fs layer 19:32:24 2f39f015ded8: Pulling fs layer 19:32:24 3a2ae6a8a46f: Waiting 19:32:24 33b1e0a273af: Waiting 19:32:24 5d3b04190fa2: Waiting 19:32:24 2f39f015ded8: Waiting 19:32:24 5c69ac0246d0: Verifying Checksum 19:32:24 5c69ac0246d0: Download complete 19:32:24 3a2ae6a8a46f: Verifying Checksum 19:32:24 3a2ae6a8a46f: Download complete 19:32:24 33b1e0a273af: Verifying Checksum 19:32:24 33b1e0a273af: Download complete 19:32:24 5d3b04190fa2: Verifying Checksum 19:32:24 5d3b04190fa2: Download complete 19:32:24 ec43610c2a17: Verifying Checksum 19:32:24 ec43610c2a17: Download complete 19:32:24 5eb5b503b376: Verifying Checksum 19:32:24 5eb5b503b376: Download complete 19:32:25 2f39f015ded8: Download complete 19:32:26 5eb5b503b376: Pull complete 19:32:26 5c69ac0246d0: Pull complete 19:32:26 ec43610c2a17: Pull complete 19:32:26 3a2ae6a8a46f: Pull complete 19:32:27 33b1e0a273af: Pull complete 19:32:27 5d3b04190fa2: Pull complete 19:32:32 2f39f015ded8: Pull complete 19:32:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:32:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:32 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:32:32 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:32:34 $ docker top 70f9da8ae018e7450eb6eaa480c1600bbb559837822a6719b5461d813e5a3c53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:32:34 ---> job-cost.sh 19:32:34 lf-activate-venv: SKIPPING 19:32:34 INFO: No Stack... 19:32:35 INFO: Retrieving Pricing Info for: v3-standard-8 19:32:35 INFO: Archiving Costs [Pipeline] sh 19:32:35 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 19:32:35 + cut -d, -f6 [Pipeline] lock 19:32:35 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-110-stack-cost] 19:32:35 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-110-stack-cost] did not exist. Created. 19:32:35 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:32:36 + echo total: 0.2199999988079071 [Pipeline] stash 19:32:36 Stashed 1 file(s) [Pipeline] } 19:32:36 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 19:32:36 $ docker stop --time=1 70f9da8ae018e7450eb6eaa480c1600bbb559837822a6719b5461d813e5a3c53 19:32:37 $ docker rm -f --volumes 70f9da8ae018e7450eb6eaa480c1600bbb559837822a6719b5461d813e5a3c53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:33:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6915 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 19:33:35 Running in /w/workspace/go-mod-core-contracts/110 [Pipeline] { [Pipeline] checkout 19:33:35 Selected Git installation does not exist. Using Default 19:33:35 The recommended git tool is: NONE 19:33:40 using credential edgex-jenkins-ssh 19:33:40 Cloning the remote Git repository 19:33:40 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:33:41 > git init /w/workspace/go-mod-core-contracts/110 # timeout=10 19:33:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:33:41 > git --version # timeout=10 19:33:41 > git --version # 'git version 2.25.1' 19:33:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:33:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:33:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:33:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:33:43 Avoid second fetch 19:33:43 Checking out Revision 7d700bc04def3498669a4248fd82671241055198 (main) 19:33:44 Commit message: "Merge pull request #781 from bnevis-i/client-authentication" 19:33:43 > git config core.sparsecheckout # timeout=10 19:33:43 > git checkout -f 7d700bc04def3498669a4248fd82671241055198 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:33:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:33:45 % Total % Received % Xferd Average Speed Time Time Time Current 19:33:45 Dload Upload Total Spent Left Speed 19:33:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99617 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 19:33:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:33:45 + sudo tee /etc/docker/daemon.new 19:33:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:33:45 { 19:33:45 "registry-mirrors": [ 19:33:45 "https://nexus3.edgexfoundry.org:10001" 19:33:45 ], 19:33:45 "bip": "10.250.0.254/24", 19:33:45 "hosts": [ 19:33:45 "tcp://0.0.0.0:5555", 19:33:45 "unix:///var/run/docker.sock" 19:33:45 ], 19:33:45 "mtu": 1458, 19:33:45 "selinux-enabled": true, 19:33:45 "seccomp-profile": "/etc/docker/seccomp.json" 19:33:45 } [Pipeline] sh 19:33:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:33:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:34:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:34:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:34:05 ========================================================= 19:34:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:34:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:34:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:34:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:34:06 9b18e9b68314: Pulling fs layer 19:34:06 35d82f9e3411: Pulling fs layer 19:34:06 e16973657156: Pulling fs layer 19:34:06 fc693d55d65f: Pulling fs layer 19:34:06 7e9fc2657dce: Pulling fs layer 19:34:06 dda99020689f: Pulling fs layer 19:34:06 db1c61fa0a46: Pulling fs layer 19:34:06 891c053d2c06: Pulling fs layer 19:34:06 fc693d55d65f: Waiting 19:34:06 7e9fc2657dce: Waiting 19:34:06 dda99020689f: Waiting 19:34:06 db1c61fa0a46: Waiting 19:34:06 891c053d2c06: Waiting 19:34:06 e16973657156: Verifying Checksum 19:34:06 e16973657156: Download complete 19:34:06 35d82f9e3411: Verifying Checksum 19:34:06 35d82f9e3411: Download complete 19:34:06 7e9fc2657dce: Verifying Checksum 19:34:06 7e9fc2657dce: Download complete 19:34:06 dda99020689f: Verifying Checksum 19:34:06 dda99020689f: Download complete 19:34:06 9b18e9b68314: Verifying Checksum 19:34:06 9b18e9b68314: Download complete 19:34:06 9b18e9b68314: Pull complete 19:34:06 891c053d2c06: Download complete 19:34:07 35d82f9e3411: Pull complete 19:34:07 e16973657156: Pull complete 19:34:08 db1c61fa0a46: Verifying Checksum 19:34:08 db1c61fa0a46: Download complete 19:34:08 fc693d55d65f: Verifying Checksum 19:34:08 fc693d55d65f: Download complete 19:34:21 fc693d55d65f: Pull complete 19:34:21 7e9fc2657dce: Pull complete 19:34:21 dda99020689f: Pull complete 19:34:26 db1c61fa0a46: Pull complete 19:34:28 891c053d2c06: Pull complete 19:34:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 19:34:28 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:29 + docker inspect -f . ci-base-image-arm64 19:34:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:29 prd-ubuntu20.04-docker-arm64-4c-16g-6915 does not seem to be running inside a container 19:34:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/110 -v /w/workspace/go-mod-core-contracts/110:/w/workspace/go-mod-core-contracts/110:rw,z -v /w/workspace/go-mod-core-contracts/110@tmp:/w/workspace/go-mod-core-contracts/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:34:32 $ docker top 6f07a96e60170d7ad09e4ee9031fedbac71978d7156c2a45359b1e25b2f805f5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:33 + go version 19:34:33 go version go1.18.7 linux/arm64 [Pipeline] } 19:34:33 $ docker stop --time=1 6f07a96e60170d7ad09e4ee9031fedbac71978d7156c2a45359b1e25b2f805f5 19:34:36 $ docker rm -f --volumes 6f07a96e60170d7ad09e4ee9031fedbac71978d7156c2a45359b1e25b2f805f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:34:37 + docker inspect -f . ci-base-image-arm64 19:34:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:34:37 prd-ubuntu20.04-docker-arm64-4c-16g-6915 does not seem to be running inside a container 19:34:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/110 -v /w/workspace/go-mod-core-contracts/110:/w/workspace/go-mod-core-contracts/110:rw,z -v /w/workspace/go-mod-core-contracts/110@tmp:/w/workspace/go-mod-core-contracts/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:34:38 $ docker top 8c1cf45f5c040b1f8dc243d7f1cd4c3e744dac2344e2237cfe91fb8c39814ab1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:39 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/110 [Pipeline] fileExists [Pipeline] sh 19:34:39 + make test 19:34:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:34:39 go: downloading github.com/google/uuid v1.3.0 19:34:39 go: downloading github.com/go-kit/log v0.2.1 19:34:39 go: downloading github.com/stretchr/testify v1.8.1 19:34:39 go: downloading github.com/go-playground/validator/v10 v10.11.2 19:34:39 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:34:39 go: downloading gopkg.in/yaml.v3 v3.0.1 19:34:40 go: downloading github.com/go-logfmt/logfmt v0.5.1 19:34:40 go: downloading github.com/davecgh/go-spew v1.1.1 19:34:40 go: downloading github.com/pmezard/go-difflib v1.0.0 19:34:40 go: downloading github.com/stretchr/objx v0.5.0 19:34:40 go: downloading github.com/x448/float16 v0.8.4 19:34:40 go: downloading github.com/go-playground/universal-translator v0.18.1 19:34:40 go: downloading github.com/leodido/go-urn v1.2.1 19:34:40 go: downloading golang.org/x/crypto v0.5.0 19:34:40 go: downloading golang.org/x/text v0.6.0 19:34:40 go: downloading github.com/go-playground/locales v0.14.1 19:34:44 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 19:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.491s coverage: 83.5% of statements 19:35:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 19:35:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 19:35:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 19:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.137s coverage: 29.4% of statements 19:35:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 19:35:23 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 19:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.154s coverage: 54.0% of statements 19:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.051s coverage: 90.0% of statements 19:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.218s coverage: 86.7% of statements 19:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.049s coverage: 60.5% of statements 19:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.016s coverage: 36.1% of statements 19:35:23 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.042s coverage: 48.7% of statements 19:35:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:35:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:35:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:35:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:35:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:35:33 $ docker stop --time=1 8c1cf45f5c040b1f8dc243d7f1cd4c3e744dac2344e2237cfe91fb8c39814ab1 19:35:35 $ docker rm -f --volumes 8c1cf45f5c040b1f8dc243d7f1cd4c3e744dac2344e2237cfe91fb8c39814ab1 [Pipeline] // withDockerContainer [Pipeline] sh 19:35:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:35:36 Warning: overwriting stash ‘coverage-report’ 19:35:37 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] withEnv [Pipeline] { [Pipeline] sh 19:35:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:37 19:35:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:38 arm64: Pulling from edgex-lftools-log-publisher 19:35:38 8998bd30e6a1: Pulling fs layer 19:35:38 04944245beec: Pulling fs layer 19:35:38 699f458cf7ca: Pulling fs layer 19:35:38 765212b225bb: Pulling fs layer 19:35:38 f23df028b6ca: Pulling fs layer 19:35:38 d65c8cfc05b1: Pulling fs layer 19:35:38 2437ff75d9bd: Pulling fs layer 19:35:38 765212b225bb: Waiting 19:35:38 d65c8cfc05b1: Waiting 19:35:38 f23df028b6ca: Waiting 19:35:38 2437ff75d9bd: Waiting 19:35:38 04944245beec: Download complete 19:35:38 765212b225bb: Verifying Checksum 19:35:38 765212b225bb: Download complete 19:35:39 f23df028b6ca: Verifying Checksum 19:35:39 f23df028b6ca: Download complete 19:35:39 d65c8cfc05b1: Verifying Checksum 19:35:39 d65c8cfc05b1: Download complete 19:35:39 699f458cf7ca: Verifying Checksum 19:35:39 699f458cf7ca: Download complete 19:35:39 8998bd30e6a1: Verifying Checksum 19:35:39 8998bd30e6a1: Download complete 19:35:41 2437ff75d9bd: Verifying Checksum 19:35:41 2437ff75d9bd: Download complete 19:35:43 8998bd30e6a1: Pull complete 19:35:44 04944245beec: Pull complete 19:35:45 699f458cf7ca: Pull complete 19:35:45 765212b225bb: Pull complete 19:35:46 f23df028b6ca: Pull complete 19:35:46 d65c8cfc05b1: Pull complete 19:36:01 2437ff75d9bd: Pull complete 19:36:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:01 prd-ubuntu20.04-docker-arm64-4c-16g-6915 does not seem to be running inside a container 19:36:01 $ 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/110 -v /w/workspace/go-mod-core-contracts/110:/w/workspace/go-mod-core-contracts/110:rw,z -v /w/workspace/go-mod-core-contracts/110@tmp:/w/workspace/go-mod-core-contracts/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:36:04 $ docker top 5a3a16a7201ee85a2a1c3721406413922d186034b4b351f293551a9dca104c82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:04 ---> job-cost.sh 19:36:04 lf-activate-venv: SKIPPING 19:36:04 INFO: No Stack... 19:36:05 INFO: Retrieving Pricing Info for: v3-standard-4 19:36:06 INFO: Archiving Costs [Pipeline] sh 19:36:06 + cat /w/workspace/go-mod-core-contracts/110/archives/cost.csv 19:36:06 + cut -d, -f6 [Pipeline] lock 19:36:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-110-stack-cost] 19:36:06 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-110-stack-cost] did not exist. Created. 19:36:06 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:36:07 /w/workspace/go-mod-core-contracts/110@tmp/durable-84657124/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:36:07 + echo total: 0.10999999940395355 [Pipeline] stash 19:36:07 Warning: overwriting stash ‘stack-cost’ 19:36:07 Stashed 1 file(s) [Pipeline] } 19:36:07 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-110-stack-cost] [Pipeline] // lock [Pipeline] } 19:36:07 $ docker stop --time=1 5a3a16a7201ee85a2a1c3721406413922d186034b4b351f293551a9dca104c82 19:36:09 $ docker rm -f --volumes 5a3a16a7201ee85a2a1c3721406413922d186034b4b351f293551a9dca104c82 [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:36:09 provisioning config files... 19:36:09 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13176330460792634301tmp [Pipeline] { [Pipeline] sh 19:36:09 + set +x 19:36:09 + + bash -s --curl 19:36:09 -s https://codecov.io/bash 19:36:09 19:36:09 _____ _ 19:36:09 / ____| | | 19:36:09 | | ___ __| | ___ ___ _____ __ 19:36:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:36:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:36:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:36:09 Bash-1.0.6 19:36:09 19:36:09 19:36:09 ==> git version 2.25.1 found 19:36:09 ==> 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:36:09 Release-Date: 2020-01-08 19:36:09 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:36:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:36:09 ==> Jenkins CI detected. 19:36:09 current dir:  /w/workspace/undry_go-mod-core-contracts_main 19:36:09 project root: . 19:36:09 --> token set from env 19:36:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:36:09 ==> Running gcov in . (disable via -X gcov) 19:36:09 ==> Python coveragepy not found 19:36:09 ==> Searching for coverage reports in: 19:36:09 + . 19:36:10 -> Found 1 reports 19:36:10 ==> Detecting git/mercurial file structure 19:36:10 ==> Reading reports 19:36:10 + ./coverage.out bytes=115996 19:36:10 ==> Appending adjustments 19:36:10 https://docs.codecov.io/docs/fixing-reports 19:36:10 + Found adjustments 19:36:10 ==> Gzipping contents 19:36:10 20K /tmp/codecov.Qy5HmR.gz 19:36:10 ==> Uploading reports 19:36:10 url: https://codecov.io 19:36:10 query: branch=main&commit=7d700bc04def3498669a4248fd82671241055198&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 19:36:10 -> Pinging Codecov 19:36:10 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=7d700bc04def3498669a4248fd82671241055198&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 19:36:11 -> Uploading to 19:36:11 https://storage.googleapis.com/codecov/v4/raw/2023-02-21/71470A77251A30514AAF9C0BB2E5B6CE/7d700bc04def3498669a4248fd82671241055198/b86132a0-2694-4c7f-8d91-f8f97e4f2451.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T193610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29307eb34fc4641d18580709447f051ef1d0efd4c527518f20a40c7a94506ddf 19:36:11 % Total % Received % Xferd Average Speed Time Time Time Current 19:36:11 Dload Upload Total Spent Left Speed 19:36:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17633 0 0 100 17633 0 79787 --:--:-- --:--:-- --:--:-- 79427 100 17633 0 0 100 17633 0 66289 --:--:-- --:--:-- --:--:-- 66041 19:36:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/7d700bc04def3498669a4248fd82671241055198 [Pipeline] } 19:36:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:36:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:36:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:36:11 19:36:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:36:12 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:36:12 df9b9388f04a: Pulling fs layer 19:36:12 52dc419b0ee2: Pulling fs layer 19:36:12 25bc292e5bac: Pulling fs layer 19:36:12 114826534d7a: Pulling fs layer 19:36:12 4657fd5d0bcf: Pulling fs layer 19:36:12 6ad1cebc031e: Pulling fs layer 19:36:12 8a3aa393b2d8: Pulling fs layer 19:36:12 114826534d7a: Waiting 19:36:12 8a3aa393b2d8: Waiting 19:36:12 4657fd5d0bcf: Waiting 19:36:12 6ad1cebc031e: Waiting 19:36:12 25bc292e5bac: Verifying Checksum 19:36:12 25bc292e5bac: Download complete 19:36:12 52dc419b0ee2: Verifying Checksum 19:36:12 52dc419b0ee2: Download complete 19:36:12 4657fd5d0bcf: Verifying Checksum 19:36:12 4657fd5d0bcf: Download complete 19:36:12 df9b9388f04a: Verifying Checksum 19:36:12 df9b9388f04a: Download complete 19:36:12 df9b9388f04a: Pull complete 19:36:12 6ad1cebc031e: Verifying Checksum 19:36:12 6ad1cebc031e: Download complete 19:36:12 52dc419b0ee2: Pull complete 19:36:12 25bc292e5bac: Pull complete 19:36:12 114826534d7a: Download complete 19:36:13 8a3aa393b2d8: Verifying Checksum 19:36:13 8a3aa393b2d8: Download complete 19:36:17 114826534d7a: Pull complete 19:36:17 4657fd5d0bcf: Pull complete 19:36:17 6ad1cebc031e: Pull complete 19:36:19 8a3aa393b2d8: Pull complete 19:36:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:36:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:20 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:36:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:36:23 $ docker top 9a454ed7bb316a28cbbca99cc39270d7099d7695490fc44b2f4490f49a927124 -eo pid,comm [Pipeline] { [Pipeline] echo 19:36:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 19:36:23 + set -o pipefail 19:36:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 19:36:26 19:36:26 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 19:36:26 19:36:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/8edaafa5-86a8-4ea9-affc-793b1175d40c 19:36:26 19:36:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:36:26 19:36:26 19:36:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:36:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:36:26 More details here: https://snyk.co/ue1NS [Pipeline] } 19:36:26 $ docker stop --time=1 9a454ed7bb316a28cbbca99cc39270d7099d7695490fc44b2f4490f49a927124 19:36:28 $ docker rm -f --volumes 9a454ed7bb316a28cbbca99cc39270d7099d7695490fc44b2f4490f49a927124 [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:36:29 + git log --format=format:%s -1 7d700bc04def3498669a4248fd82671241055198 [Pipeline] sh 19:36:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:36:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:29 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:36:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:36:30 $ docker top a47523030ad75f2c65d8203392eb794b4c323d5a87ab7d6781f13c475ac13786 -eo pid,comm 19:36:30 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). 19:36:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:36:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:30 [ssh-agent] Looking for ssh-agent implementation... 19:36:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:30 $ docker exec a47523030ad75f2c65d8203392eb794b4c323d5a87ab7d6781f13c475ac13786 ssh-agent 19:36:30 SSH_AUTH_SOCK=/tmp/ssh-wywRUqDWfzOU/agent.33 19:36:30 SSH_AGENT_PID=39 19:36:30 Running ssh-add (command line suppressed) 19:36:30 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6627506895597775071.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6627506895597775071.key) 19:36:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:31 + git semver tag 19:36:31 2023-02-21 19:36:31,350 [run_tag] DEBUG tag force:False 19:36:31 2023-02-21 19:36:31,350 [check_head_tag] DEBUG check head tag 19:36:31 2023-02-21 19:36:31,353 [execute] INFO git cat-file --batch-check 19:36:31 2023-02-21 19:36:31,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 19:36:31 2023-02-21 19:36:31,356 [execute] INFO git cat-file --batch 19:36:31 2023-02-21 19:36:31,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 19:36:31 2023-02-21 19:36:31,409 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:36:31 2023-02-21 19:36:31,409 [execute] INFO git tag -a v3.0.0-dev.22 -m v3.0.0-dev.22 19:36:31 2023-02-21 19:36:31,409 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.22', '-m', 'v3.0.0-dev.22'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 19:36:31 2023-02-21 19:36:31,415 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:36:31 3.0.0-dev.22 [Pipeline] } 19:36:31 $ docker exec --env ******** --env ******** a47523030ad75f2c65d8203392eb794b4c323d5a87ab7d6781f13c475ac13786 ssh-agent -k 19:36:31 unset SSH_AUTH_SOCK; 19:36:31 unset SSH_AGENT_PID; 19:36:31 echo Agent pid 39 killed; 19:36:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:36:32 + git semver [Pipeline] } 19:36:32 $ docker stop --time=1 a47523030ad75f2c65d8203392eb794b4c323d5a87ab7d6781f13c475ac13786 19:36:33 $ docker rm -f --volumes a47523030ad75f2c65d8203392eb794b4c323d5a87ab7d6781f13c475ac13786 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:36:34 19:36:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:36:34 0.23.1-centos7: Pulling from edgex-lftools 19:36:34 ab5ef0e58194: Pulling fs layer 19:36:34 9712f1f96733: Pulling fs layer 19:36:34 63f879dbbcfc: Pulling fs layer 19:36:34 0d9ebad4ef96: Pulling fs layer 19:36:34 e9a5061849ea: Pulling fs layer 19:36:34 d747dcd14b5f: Pulling fs layer 19:36:34 2de7ff778b66: Pulling fs layer 19:36:34 0d9ebad4ef96: Waiting 19:36:34 e9a5061849ea: Waiting 19:36:34 d747dcd14b5f: Waiting 19:36:34 2de7ff778b66: Waiting 19:36:34 9712f1f96733: Verifying Checksum 19:36:34 9712f1f96733: Download complete 19:36:34 63f879dbbcfc: Verifying Checksum 19:36:34 63f879dbbcfc: Download complete 19:36:34 e9a5061849ea: Verifying Checksum 19:36:34 e9a5061849ea: Download complete 19:36:34 d747dcd14b5f: Download complete 19:36:34 0d9ebad4ef96: Verifying Checksum 19:36:34 0d9ebad4ef96: Download complete 19:36:35 ab5ef0e58194: Verifying Checksum 19:36:35 ab5ef0e58194: Download complete 19:36:35 2de7ff778b66: Verifying Checksum 19:36:35 2de7ff778b66: Download complete 19:36:38 ab5ef0e58194: Pull complete 19:36:38 9712f1f96733: Pull complete 19:36:38 63f879dbbcfc: Pull complete 19:36:42 0d9ebad4ef96: Pull complete 19:36:42 e9a5061849ea: Pull complete 19:36:42 d747dcd14b5f: Pull complete 19:36:43 2de7ff778b66: Pull complete 19:36:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:36:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:36:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:43 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:36:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:36:46 $ docker top 9abd475ae39b697d9d09fe0e429c9d7c72947872c66758d5617e1d9a083e00e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:36:46 provisioning config files... 19:36:46 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15657076741664436902tmp 19:36:46 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2123229374660802574tmp 19:36:46 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config13796477186143607003tmp [Pipeline] { [Pipeline] echo 19:36:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:36:47 ---> sigul-configuration.sh 19:36:47 gpg: directory `/root/.gnupg' created 19:36:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:36:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:36:47 gpg: keyring `/root/.gnupg/secring.gpg' created 19:36:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:36:47 gpg: CAST5 encrypted data 19:36:47 gpg: encrypted with 1 passphrase 19:36:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:36:47 + mkdir /home/jenkins 19:36:47 + mkdir /home/jenkins/sigul [Pipeline] sh 19:36:47 + 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:36:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:36:47 ---> sigul-install.sh 19:36:47 Sigul already installed; skipping installation. [Pipeline] sh 19:36:48 + git tag --list 19:36:48 v0.0.0 19:36:48 v0.0.1 19:36:48 v0.1.0 19:36:48 v0.1.1 19:36:48 v0.1.10 19:36:48 v0.1.100 19:36:48 v0.1.101 19:36:48 v0.1.102 19:36:48 v0.1.103 19:36:48 v0.1.104 19:36:48 v0.1.105 19:36:48 v0.1.106 19:36:48 v0.1.107 19:36:48 v0.1.108 19:36:48 v0.1.109 19:36:48 v0.1.11 19:36:48 v0.1.110 19:36:48 v0.1.111 19:36:48 v0.1.112 19:36:48 v0.1.113 19:36:48 v0.1.114 19:36:48 v0.1.115 19:36:48 v0.1.116 19:36:48 v0.1.117 19:36:48 v0.1.118 19:36:48 v0.1.119 19:36:48 v0.1.12 19:36:48 v0.1.120 19:36:48 v0.1.121 19:36:48 v0.1.122 19:36:48 v0.1.123 19:36:48 v0.1.124 19:36:48 v0.1.125 19:36:48 v0.1.126 19:36:48 v0.1.127 19:36:48 v0.1.128 19:36:48 v0.1.129 19:36:48 v0.1.13 19:36:48 v0.1.130 19:36:48 v0.1.131 19:36:48 v0.1.132 19:36:48 v0.1.133 19:36:48 v0.1.134 19:36:48 v0.1.135 19:36:48 v0.1.136 19:36:48 v0.1.137 19:36:48 v0.1.138 19:36:48 v0.1.139 19:36:48 v0.1.14 19:36:48 v0.1.140 19:36:48 v0.1.141 19:36:48 v0.1.142 19:36:48 v0.1.143 19:36:48 v0.1.144 19:36:48 v0.1.145 19:36:48 v0.1.146 19:36:48 v0.1.147 19:36:48 v0.1.148 19:36:48 v0.1.149 19:36:48 v0.1.15 19:36:48 v0.1.16 19:36:48 v0.1.17 19:36:48 v0.1.18 19:36:48 v0.1.19 19:36:48 v0.1.2 19:36:48 v0.1.20 19:36:48 v0.1.21 19:36:48 v0.1.22 19:36:48 v0.1.23 19:36:48 v0.1.24 19:36:48 v0.1.25 19:36:48 v0.1.26 19:36:48 v0.1.27 19:36:48 v0.1.28 19:36:48 v0.1.29 19:36:48 v0.1.3 19:36:48 v0.1.30 19:36:48 v0.1.31 19:36:48 v0.1.32 19:36:48 v0.1.33 19:36:48 v0.1.34 19:36:48 v0.1.35 19:36:48 v0.1.36 19:36:48 v0.1.37 19:36:48 v0.1.38 19:36:48 v0.1.39 19:36:48 v0.1.4 19:36:48 v0.1.40 19:36:48 v0.1.41 19:36:48 v0.1.42 19:36:48 v0.1.43 19:36:48 v0.1.44 19:36:48 v0.1.45 19:36:48 v0.1.46 19:36:48 v0.1.47 19:36:48 v0.1.48 19:36:48 v0.1.49 19:36:48 v0.1.5 19:36:48 v0.1.50 19:36:48 v0.1.51 19:36:48 v0.1.52 19:36:48 v0.1.53 19:36:48 v0.1.54 19:36:48 v0.1.55 19:36:48 v0.1.56 19:36:48 v0.1.57 19:36:48 v0.1.58 19:36:48 v0.1.59 19:36:48 v0.1.6 19:36:48 v0.1.60 19:36:48 v0.1.61 19:36:48 v0.1.62 19:36:48 v0.1.63 19:36:48 v0.1.64 19:36:48 v0.1.65 19:36:48 v0.1.66 19:36:48 v0.1.67 19:36:48 v0.1.68 19:36:48 v0.1.69 19:36:48 v0.1.7 19:36:48 v0.1.70 19:36:48 v0.1.71 19:36:48 v0.1.72 19:36:48 v0.1.73 19:36:48 v0.1.74 19:36:48 v0.1.75 19:36:48 v0.1.76 19:36:48 v0.1.77 19:36:48 v0.1.78 19:36:48 v0.1.79 19:36:48 v0.1.8 19:36:48 v0.1.80 19:36:48 v0.1.81 19:36:48 v0.1.82 19:36:48 v0.1.83 19:36:48 v0.1.84 19:36:48 v0.1.85 19:36:48 v0.1.86 19:36:48 v0.1.87 19:36:48 v0.1.88 19:36:48 v0.1.89 19:36:48 v0.1.9 19:36:48 v0.1.90 19:36:48 v0.1.91 19:36:48 v0.1.92 19:36:48 v0.1.93 19:36:48 v0.1.94 19:36:48 v0.1.95 19:36:48 v0.1.96 19:36:48 v0.1.97 19:36:48 v0.1.98 19:36:48 v0.1.99 19:36:48 v2.0.0 19:36:48 v2.1.0 19:36:48 v2.1.1 19:36:48 v2.1.1-dev.2 19:36:48 v2.2.0 19:36:48 v2.2.1-dev.1 19:36:48 v2.2.1-dev.10 19:36:48 v2.2.1-dev.11 19:36:48 v2.2.1-dev.2 19:36:48 v2.2.1-dev.3 19:36:48 v2.2.1-dev.4 19:36:48 v2.2.1-dev.5 19:36:48 v2.2.1-dev.6 19:36:48 v2.2.1-dev.7 19:36:48 v2.2.1-dev.8 19:36:48 v2.2.1-dev.9 19:36:48 v2.3.0 19:36:48 v2.3.0-dev.12 19:36:48 v2.3.0-dev.13 19:36:48 v2.3.0-dev.14 19:36:48 v2.3.0-dev.15 19:36:48 v2.3.0-dev.16 19:36:48 v2.3.0-dev.17 19:36:48 v2.3.0-dev.18 19:36:48 v2.3.0-dev.19 19:36:48 v2.3.0-dev.20 19:36:48 v2.3.1-dev.1 19:36:48 v3.0.0-dev.1 19:36:48 v3.0.0-dev.10 19:36:48 v3.0.0-dev.11 19:36:48 v3.0.0-dev.12 19:36:48 v3.0.0-dev.13 19:36:48 v3.0.0-dev.14 19:36:48 v3.0.0-dev.15 19:36:48 v3.0.0-dev.16 19:36:48 v3.0.0-dev.17 19:36:48 v3.0.0-dev.18 19:36:48 v3.0.0-dev.19 19:36:48 v3.0.0-dev.2 19:36:48 v3.0.0-dev.20 19:36:48 v3.0.0-dev.21 19:36:48 v3.0.0-dev.22 19:36:48 v3.0.0-dev.3 19:36:48 v3.0.0-dev.4 19:36:48 v3.0.0-dev.5 19:36:48 v3.0.0-dev.6 19:36:48 v3.0.0-dev.7 19:36:48 v3.0.0-dev.8 19:36:48 v3.0.0-dev.9 [Pipeline] sh 19:36:48 + lftools sign git-tag v3.0.0-dev.22 19:36:49 Signing Git tag with Sigul... 19:36:49 Signing v3.0.0-dev.22 [Pipeline] echo 19:36:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:36:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:36:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:36:49 $ docker stop --time=1 9abd475ae39b697d9d09fe0e429c9d7c72947872c66758d5617e1d9a083e00e3 19:36:51 $ docker rm -f --volumes 9abd475ae39b697d9d09fe0e429c9d7c72947872c66758d5617e1d9a083e00e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:36:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:36:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:52 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:36:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:36:52 $ docker top eb5577f6f9b83488394827a471e5f78ff528f5896bdf46e8f1881b024769a948 -eo pid,comm 19:36:52 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). 19:36:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:36:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:52 [ssh-agent] Looking for ssh-agent implementation... 19:36:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:52 $ docker exec eb5577f6f9b83488394827a471e5f78ff528f5896bdf46e8f1881b024769a948 ssh-agent 19:36:52 SSH_AUTH_SOCK=/tmp/ssh-iopztIWwRIPq/agent.32 19:36:52 SSH_AGENT_PID=38 19:36:52 Running ssh-add (command line suppressed) 19:36:52 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4650189896716228936.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4650189896716228936.key) 19:36:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:53 + git semver bump pre 19:36:53 2023-02-21 19:36:53,436 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:36:53 2023-02-21 19:36:53,436 [bump_version] DEBUG bumping version:3.0.0-dev.22 on axis:pre with prefix:dev 19:36:53 2023-02-21 19:36:53,436 [bump_version] DEBUG bumped version:3.0.0-dev.23 19:36:53 2023-02-21 19:36:53,436 [write_version] DEBUG write version:3.0.0-dev.23 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 19:36:53 2023-02-21 19:36:53,436 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:36:53 2023-02-21 19:36:53,436 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:36:53 2023-02-21 19:36:53,438 [execute] INFO git cat-file --batch-check 19:36:53 2023-02-21 19:36:53,438 [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:36:53 2023-02-21 19:36:53,444 [execute] INFO git cat-file --batch 19:36:53 2023-02-21 19:36:53,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 19:36:53 2023-02-21 19:36:53,450 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:36:53 3.0.0-dev.23 [Pipeline] } 19:36:53 $ docker exec --env ******** --env ******** eb5577f6f9b83488394827a471e5f78ff528f5896bdf46e8f1881b024769a948 ssh-agent -k 19:36:53 unset SSH_AUTH_SOCK; 19:36:53 unset SSH_AGENT_PID; 19:36:53 echo Agent pid 38 killed; 19:36:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:36:53 + git semver [Pipeline] } 19:36:54 $ docker stop --time=1 eb5577f6f9b83488394827a471e5f78ff528f5896bdf46e8f1881b024769a948 19:36:55 $ docker rm -f --volumes eb5577f6f9b83488394827a471e5f78ff528f5896bdf46e8f1881b024769a948 [Pipeline] // withDockerContainer [Pipeline] sh 19:36:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:36:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:56 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:36:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:36:56 $ docker top 734a37b8a6fa148e0b54d3f989b29b33d66f96d64d7d56820a9d112deddbfbab -eo pid,comm 19:36: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). 19:36:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:36:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:36:56 [ssh-agent] Looking for ssh-agent implementation... 19:36:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:36:56 $ docker exec 734a37b8a6fa148e0b54d3f989b29b33d66f96d64d7d56820a9d112deddbfbab ssh-agent 19:36:57 SSH_AUTH_SOCK=/tmp/ssh-6kQn3BcU7H8M/agent.33 19:36:57 SSH_AGENT_PID=39 19:36:57 Running ssh-add (command line suppressed) 19:36:57 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13237508372375093965.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13237508372375093965.key) 19:36:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:36:57 + git semver push 19:36:57 2023-02-21 19:36:57,648 [run_push] DEBUG push 19:36:57 2023-02-21 19:36:57,649 [execute] INFO git cat-file --batch-check 19:36:57 2023-02-21 19:36:57,650 [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:36:57 2023-02-21 19:36:57,653 [execute] INFO git rev-list 29745599df3590b2fa3ced9b05e56bc908428a06 -- 19:36:57 2023-02-21 19:36:57,653 [execute] DEBUG Popen(['git', 'rev-list', '29745599df3590b2fa3ced9b05e56bc908428a06', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 19:36:57 2023-02-21 19:36:57,665 [execute] INFO git fetch -v origin 19:36:57 2023-02-21 19:36:57,665 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 19:36:58 2023-02-21 19:36:58,194 [run_push] DEBUG no remote changes detected 19:36:58 2023-02-21 19:36:58,195 [execute] INFO git push origin semver 19:36:58 2023-02-21 19:36:58,195 [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:36:59 2023-02-21 19:36:59,086 [run_push] DEBUG push all version tags 19:36:59 2023-02-21 19:36:59,087 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:36:59 2023-02-21 19:36:59,087 [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:37:00 2023-02-21 19:37:00,180 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 19:37:00 3.0.0-dev.23 [Pipeline] } 19:37:00 $ docker exec --env ******** --env ******** 734a37b8a6fa148e0b54d3f989b29b33d66f96d64d7d56820a9d112deddbfbab ssh-agent -k 19:37:00 unset SSH_AUTH_SOCK; 19:37:00 unset SSH_AGENT_PID; 19:37:00 echo Agent pid 39 killed; 19:37:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:00 + git semver [Pipeline] } 19:37:01 $ docker stop --time=1 734a37b8a6fa148e0b54d3f989b29b33d66f96d64d7d56820a9d112deddbfbab 19:37:02 $ docker rm -f --volumes 734a37b8a6fa148e0b54d3f989b29b33d66f96d64d7d56820a9d112deddbfbab [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:37:03 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 19:37:03 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 19:37:03 total 16 19:37:03 drwxr-xr-x 3 root root 4096 Feb 21 19:32 . 19:37:03 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 19:36 .. 19:37:03 drwxr-xr-x 2 root root 4096 Feb 21 19:32 cost 19:37:03 -rw-r--r-- 1 root root 93 Feb 21 19:32 cost.csv 19:37:03 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 19:37:03 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 19:37:03 total 16 19:37:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 19:32 . 19:37:03 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 19:36 .. 19:37:03 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 19:32 cost 19:37:03 -rw-r--r-- 1 jenkins jenkins 93 Feb 21 19:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:37:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:37:04 ---> package-listing.sh 19:37:04 ++ tr '[:upper:]' '[:lower:]' 19:37:04 ++ facter osfamily 19:37:04 + OS_FAMILY=debian 19:37:04 + workspace=/w/workspace/undry_go-mod-core-contracts_main 19:37:04 + START_PACKAGES=/tmp/packages_start.txt 19:37:04 + END_PACKAGES=/tmp/packages_end.txt 19:37:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:37:04 + PACKAGES=/tmp/packages_start.txt 19:37:04 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 19:37:04 + PACKAGES=/tmp/packages_end.txt 19:37:04 + case "${OS_FAMILY}" in 19:37:04 + dpkg -l 19:37:04 + grep '^ii' 19:37:04 + '[' -f /tmp/packages_start.txt ']' 19:37:04 + '[' -f /tmp/packages_end.txt ']' 19:37:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:37:04 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 19:37:04 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 19:37:04 + 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:37:04 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:37:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:05 prd-ubuntu20.04-docker-8c-8g-6914 does not seem to be running inside a container 19:37:05 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:37:05 $ docker top e724471f608f5ccf955f16090eefa7b85b1c8a7ef11a68836e6cd26ccc018d7e -eo pid,comm [Pipeline] { [Pipeline] sh 19:37:06 + touch /tmp/pre-build-complete [Pipeline] sh 19:37:06 + mkdir -p /var/log/sysstat [Pipeline] sh 19:37:06 + ls /var/log/sa-host 19:37:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:06 provisioning config files... 19:37:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config207793949005390899tmp [Pipeline] { [Pipeline] echo 19:37:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:37:07 ---> create-netrc.sh [Pipeline] } 19:37:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:37:07 ---> python-tools-install.sh [Pipeline] echo 19:37:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:37:07 ---> sudo-logs.sh 19:37:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:37:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:37:08 ---> job-cost.sh 19:37:08 lf-activate-venv: SKIPPING 19:37:08 DEBUG: total: 0.2199999988079071 19:37:08 INFO: Retrieving Stack Cost... 19:37:08 INFO: Retrieving Pricing Info for: v3-standard-8 19:37:08 INFO: Archiving Costs [Pipeline] echo 19:37:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:37:09 ---> logs-deploy.sh 19:37:09 lf-activate-venv: SKIPPING 19:37:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/110 19:37:09 INFO: archiving workspace using pattern(s): 19:37:10 Archives upload complete. 19:37:10 INFO: archiving logs to Nexus 19:37:10 ---> uname -a: 19:37:10 Linux prd-ubuntu20-04-docker-8c-8g-6914 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:37:10 19:37:10 19:37:10 ---> lscpu: 19:37:10 Architecture: x86_64 19:37:10 CPU op-mode(s): 32-bit, 64-bit 19:37:10 Byte Order: Little Endian 19:37:10 Address sizes: 40 bits physical, 48 bits virtual 19:37:10 CPU(s): 8 19:37:10 On-line CPU(s) list: 0-7 19:37:10 Thread(s) per core: 1 19:37:10 Core(s) per socket: 1 19:37:10 Socket(s): 8 19:37:10 NUMA node(s): 1 19:37:10 Vendor ID: AuthenticAMD 19:37:10 CPU family: 23 19:37:10 Model: 49 19:37:10 Model name: AMD EPYC-Rome Processor 19:37:10 Stepping: 0 19:37:10 CPU MHz: 2799.996 19:37:10 BogoMIPS: 5599.99 19:37:10 Virtualization: AMD-V 19:37:10 Hypervisor vendor: KVM 19:37:10 Virtualization type: full 19:37:10 L1d cache: 256 KiB 19:37:10 L1i cache: 256 KiB 19:37:10 L2 cache: 4 MiB 19:37:10 L3 cache: 128 MiB 19:37:10 NUMA node0 CPU(s): 0-7 19:37:10 Vulnerability Itlb multihit: Not affected 19:37:10 Vulnerability L1tf: Not affected 19:37:10 Vulnerability Mds: Not affected 19:37:10 Vulnerability Meltdown: Not affected 19:37:10 Vulnerability Mmio stale data: Not affected 19:37:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:37:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:37:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:37:10 Vulnerability Srbds: Not affected 19:37:10 Vulnerability Tsx async abort: Not affected 19:37:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:37:10 19:37:10 19:37:10 ---> nproc: 19:37:10 8 19:37:10 19:37:10