Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7989db8b92082d898b6a1da7af729e2e019421a 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-ssh11096788061894224350.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-ssh1892412352035951726.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-ssh14558941256554399100.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-ssh1578119460941452505.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-ssh15391571228149567280.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 ‘prd-ubuntu20.04-docker-8c-8g-3003’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3005 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f7989db8b92082d898b6a1da7af729e2e019421a (main) Commit message: "Merge pull request #785 from lenny-intel/common-config-service-key" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f7989db8b92082d898b6a1da7af729e2e019421a # timeout=10 > git rev-list --no-walk 5f282b9b3810fbe6691ab66ac10f88395482b835 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:58:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:58:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:58:47 ========================================================= 20:58:47 EdgeX Global Pipelines Version Info 20:58:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:58:47 ------------------- 20:58:47 stable info: 20:58:47 ------------------- 20:58:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:58:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:58:47 Message: update stable to v1.0.244 20:58:48 ------------------- 20:58:48 experimental info: 20:58:48 ------------------- 20:58:48 Commited By: **** collab-it+edgex@linuxfoundation.org 20:58:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:58:48 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f7989db [Pipeline] echo 20:58:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:58:49 + git rev-list -1 --merges f7989db8b92082d898b6a1da7af729e2e019421a~1..f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] echo 20:58:49 -----------> git rev-list -1 --merges f7989db8b92082d898b6a1da7af729e2e019421a~1..f7989db8b92082d898b6a1da7af729e2e019421a f7989db8b92082d898b6a1da7af729e2e019421a 20:58:49 f7989db8b92082d898b6a1da7af729e2e019421a [false] [Pipeline] sh 20:58:49 + git log --format=format:%s -1 f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] echo 20:58:49 ========================================================= 20:58:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:58:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:49 + git log --format=format:%s -1 f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] echo 20:58:49 [semverPrep] GIT_COMMIT: f7989db8b92082d898b6a1da7af729e2e019421a, Commit Message: Merge pull request #785 from lenny-intel/common-config-service-key [Pipeline] echo 20:58:49 [semverPrep] This is not a build commit. [Pipeline] sh 20:58:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:58:50 + grep -v github /etc/ssh/ssh_known_hosts 20:58:50 + [ -e /tmp/ssh_known_hosts ] 20:58:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:58:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:58:50 + sudo tee -a /etc/ssh/ssh_known_hosts 20:58:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:50 20:58:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:58:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:51 0.1.4: Pulling from edgex-devops/py-git-semver 20:58:51 b85a868b505f: Pulling fs layer 20:58:51 e2be974225ed: Pulling fs layer 20:58:51 339a4e72a1f5: Pulling fs layer 20:58:51 988bab9f4d93: Pulling fs layer 20:58:51 1469e6f7b9e6: Pulling fs layer 20:58:51 eaf3925da568: Pulling fs layer 20:58:51 bab4dde63d76: Pulling fs layer 20:58:51 bde34c3a00c8: Pulling fs layer 20:58:51 b352a97aabf1: Pulling fs layer 20:58:51 4872d77fe225: Pulling fs layer 20:58:51 5851b861e8e6: Pulling fs layer 20:58:51 988bab9f4d93: Waiting 20:58:51 1469e6f7b9e6: Waiting 20:58:51 bab4dde63d76: Waiting 20:58:51 b352a97aabf1: Waiting 20:58:51 4872d77fe225: Waiting 20:58:51 bde34c3a00c8: Waiting 20:58:51 eaf3925da568: Waiting 20:58:51 e2be974225ed: Verifying Checksum 20:58:51 e2be974225ed: Download complete 20:58:51 988bab9f4d93: Verifying Checksum 20:58:51 988bab9f4d93: Download complete 20:58:51 1469e6f7b9e6: Verifying Checksum 20:58:51 1469e6f7b9e6: Download complete 20:58:51 eaf3925da568: Verifying Checksum 20:58:51 eaf3925da568: Download complete 20:58:51 339a4e72a1f5: Verifying Checksum 20:58:51 339a4e72a1f5: Download complete 20:58:51 bde34c3a00c8: Download complete 20:58:51 b352a97aabf1: Download complete 20:58:51 4872d77fe225: Download complete 20:58:51 5851b861e8e6: Verifying Checksum 20:58:51 5851b861e8e6: Download complete 20:58:51 b85a868b505f: Download complete 20:58:51 bab4dde63d76: Verifying Checksum 20:58:51 bab4dde63d76: Download complete 20:58:52 b85a868b505f: Pull complete 20:58:53 e2be974225ed: Pull complete 20:58:53 339a4e72a1f5: Pull complete 20:58:53 988bab9f4d93: Pull complete 20:58:53 1469e6f7b9e6: Pull complete 20:58:53 eaf3925da568: Pull complete 20:58:55 bab4dde63d76: Pull complete 20:58:55 bde34c3a00c8: Pull complete 20:58:55 b352a97aabf1: Pull complete 20:58:55 4872d77fe225: Pull complete 20:58:55 5851b861e8e6: Pull complete 20:58:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:58:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:58:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:58:55 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 20:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:58:58 $ docker top 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 -eo pid,comm 20:58:58 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). 20:58:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:58:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:58 [ssh-agent] Looking for ssh-agent implementation... 20:58:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:58 $ docker exec 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 ssh-agent 20:58:58 SSH_AUTH_SOCK=/tmp/ssh-J8tq75RbrgCL/agent.32 20:58:58 SSH_AGENT_PID=38 20:58:58 Running ssh-add (command line suppressed) 20:58:58 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7107058775960253587.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7107058775960253587.key) 20:58:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:59 + git tag --points-at HEAD [Pipeline] } 20:58:59 $ docker exec --env ******** --env ******** 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 ssh-agent -k 20:58:59 unset SSH_AUTH_SOCK; 20:58:59 unset SSH_AGENT_PID; 20:58:59 echo Agent pid 38 killed; 20:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:58:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:58:59 [ssh-agent] Looking for ssh-agent implementation... 20:58:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:58:59 $ docker exec 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 ssh-agent 20:58:59 SSH_AUTH_SOCK=/tmp/ssh-hgqjWhIqXqVF/agent.70 20:58:59 SSH_AGENT_PID=76 20:58:59 Running ssh-add (command line suppressed) 20:58:59 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7918665071456439304.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7918665071456439304.key) 20:58:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:58:59 + git semver init 20:59:00 2023-01-18 20:59:00,034 [run_init] DEBUG init version:0.0.0 force:False 20:59:00 2023-01-18 20:59:00,034 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 20:59:00 2023-01-18 20:59:00,035 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 20:59:00 2023-01-18 20:59:00,035 [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) 20:59:01 2023-01-18 20:59:00,817 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 20:59:01 2023-01-18 20:59:00,818 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 20:59:01 2023-01-18 20:59:00,818 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:59:01 2023-01-18 20:59:00,818 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 20:59:01 3.0.0-dev.6 [Pipeline] } 20:59:01 $ docker exec --env ******** --env ******** 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 ssh-agent -k 20:59:01 unset SSH_AUTH_SOCK; 20:59:01 unset SSH_AGENT_PID; 20:59:01 echo Agent pid 76 killed; 20:59:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:59:01 + git semver [Pipeline] } 20:59:01 $ docker stop --time=1 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 20:59:03 $ docker rm -f --volumes 69a754618de79f1ee67f9b6a7dab1ab8260b56e07f8a1d5cea465d9bc9dffe91 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:59:03 Stashed 1 file(s) [Pipeline] echo 20:59:03 [edgeXSemver]: initialized semver on version 3.0.0-dev.6 [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 20:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:03 ========================================================= 20:59:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:59:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 20:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:59:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:59:04 213ec9aee27d: Pulling fs layer 20:59:04 4583459ba037: Pulling fs layer 20:59:04 93c1e223e6f2: Pulling fs layer 20:59:04 53926ce57604: Pulling fs layer 20:59:04 21b2b0c7a3f4: Pulling fs layer 20:59:04 22ff95d597cd: Pulling fs layer 20:59:04 12d6caf4c0d1: Pulling fs layer 20:59:04 96b7cbca73a9: Pulling fs layer 20:59:04 a7acece74701: Pulling fs layer 20:59:04 21b2b0c7a3f4: Waiting 20:59:04 22ff95d597cd: Waiting 20:59:04 12d6caf4c0d1: Waiting 20:59:04 96b7cbca73a9: Waiting 20:59:04 a7acece74701: Waiting 20:59:04 53926ce57604: Waiting 20:59:04 93c1e223e6f2: Verifying Checksum 20:59:04 93c1e223e6f2: Download complete 20:59:04 4583459ba037: Verifying Checksum 20:59:04 4583459ba037: Download complete 20:59:04 21b2b0c7a3f4: Verifying Checksum 20:59:04 21b2b0c7a3f4: Download complete 20:59:04 22ff95d597cd: Verifying Checksum 20:59:04 22ff95d597cd: Download complete 20:59:04 213ec9aee27d: Verifying Checksum 20:59:04 12d6caf4c0d1: Verifying Checksum 20:59:04 12d6caf4c0d1: Download complete 20:59:04 213ec9aee27d: Pull complete 20:59:04 4583459ba037: Pull complete 20:59:04 93c1e223e6f2: Pull complete 20:59:04 a7acece74701: Verifying Checksum 20:59:04 a7acece74701: Download complete 20:59:05 53926ce57604: Verifying Checksum 20:59:05 53926ce57604: Download complete 20:59:05 96b7cbca73a9: Verifying Checksum 20:59:05 96b7cbca73a9: Download complete 20:59:09 53926ce57604: Pull complete 20:59:09 21b2b0c7a3f4: Pull complete 20:59:09 22ff95d597cd: Pull complete 20:59:09 12d6caf4c0d1: Pull complete 20:59:11 96b7cbca73a9: Pull complete 20:59:12 a7acece74701: Pull complete 20:59:12 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:59:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 20:59:12 + 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 20:59:12 + docker inspect -f . ci-base-image-x86_64 20:59:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:12 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 20:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:59:16 $ docker top 976464a55cc8f5f86978b871de85a4f543e1d96e1e598bffb04b6698532b38b9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:17 + go version 20:59:17 go version go1.18.7 linux/amd64 [Pipeline] } 20:59:17 $ docker stop --time=1 976464a55cc8f5f86978b871de85a4f543e1d96e1e598bffb04b6698532b38b9 20:59:18 $ docker rm -f --volumes 976464a55cc8f5f86978b871de85a4f543e1d96e1e598bffb04b6698532b38b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:18 Still waiting to schedule task 20:59:18 ‘prd-ubuntu20.04-docker-arm64-4c-16g-3004’ is offline 20:59:18 + docker inspect -f . ci-base-image-x86_64 20:59:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:18 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 20:59:18 $ 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 ******** ci-base-image-x86_64 cat 20:59:19 $ docker top 8219f753ee3124da7aa585d6cac0df425c7798b201354310025ee11dab1bdfd6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:19 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 20:59:19 + make test 20:59:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:59:19 go: downloading github.com/go-playground/validator/v10 v10.11.1 20:59:19 go: downloading github.com/google/uuid v1.3.0 20:59:19 go: downloading github.com/stretchr/testify v1.8.1 20:59:19 go: downloading gopkg.in/yaml.v3 v3.0.1 20:59:19 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 20:59:19 go: downloading github.com/go-kit/log v0.2.1 20:59:20 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:59:20 go: downloading github.com/stretchr/objx v0.5.0 20:59:20 go: downloading github.com/davecgh/go-spew v1.1.1 20:59:20 go: downloading github.com/pmezard/go-difflib v1.0.0 20:59:20 go: downloading github.com/x448/float16 v0.8.4 20:59:20 go: downloading golang.org/x/text v0.3.7 20:59:20 go: downloading github.com/leodido/go-urn v1.2.1 20:59:20 go: downloading github.com/go-playground/universal-translator v0.18.0 20:59:20 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 20:59:20 go: downloading github.com/go-playground/locales v0.14.0 20:59:21 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 20:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.086s coverage: 83.4% of statements 20:59:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 20:59:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 20:59:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 20:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.037s coverage: 29.4% of statements 20:59:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 20:59:28 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 20:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.035s coverage: 53.0% of statements 20:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.009s coverage: 90.5% of statements 20:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.034s coverage: 86.8% of statements 20:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.034s coverage: 60.5% of statements 20:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.014s coverage: 36.1% of statements 20:59:28 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.012s coverage: 48.7% of statements 20:59:36 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." 20:59:36 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:59:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 20:59:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:59:37 $ docker stop --time=1 8219f753ee3124da7aa585d6cac0df425c7798b201354310025ee11dab1bdfd6 20:59:39 $ docker rm -f --volumes 8219f753ee3124da7aa585d6cac0df425c7798b201354310025ee11dab1bdfd6 [Pipeline] // withDockerContainer [Pipeline] sh 20:59:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:40 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 20:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:40 20:59:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:41 latest: Pulling from edgex-lftools-log-publisher 20:59:41 5eb5b503b376: Pulling fs layer 20:59:41 5c69ac0246d0: Pulling fs layer 20:59:41 ec43610c2a17: Pulling fs layer 20:59:41 3a2ae6a8a46f: Pulling fs layer 20:59:41 33b1e0a273af: Pulling fs layer 20:59:41 5d3b04190fa2: Pulling fs layer 20:59:41 2f39f015ded8: Pulling fs layer 20:59:41 3a2ae6a8a46f: Waiting 20:59:41 33b1e0a273af: Waiting 20:59:41 5d3b04190fa2: Waiting 20:59:41 2f39f015ded8: Waiting 20:59:41 5c69ac0246d0: Verifying Checksum 20:59:41 5c69ac0246d0: Download complete 20:59:41 3a2ae6a8a46f: Download complete 20:59:41 33b1e0a273af: Verifying Checksum 20:59:41 33b1e0a273af: Download complete 20:59:41 5d3b04190fa2: Verifying Checksum 20:59:41 5d3b04190fa2: Download complete 20:59:41 ec43610c2a17: Verifying Checksum 20:59:41 ec43610c2a17: Download complete 20:59:41 5eb5b503b376: Verifying Checksum 20:59:41 5eb5b503b376: Download complete 20:59:42 2f39f015ded8: Download complete 20:59:43 5eb5b503b376: Pull complete 20:59:43 5c69ac0246d0: Pull complete 20:59:43 ec43610c2a17: Pull complete 20:59:43 3a2ae6a8a46f: Pull complete 20:59:43 33b1e0a273af: Pull complete 20:59:43 5d3b04190fa2: Pull complete 20:59:48 2f39f015ded8: Pull complete 20:59:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:59:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:59:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:48 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 20:59:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:59:51 $ docker top be78f48205659bce89b692d3ee8286024face27e075455498de91f1fcd288137 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:51 ---> job-cost.sh 20:59:51 lf-activate-venv: SKIPPING 20:59:51 INFO: No Stack... 20:59:51 INFO: Retrieving Pricing Info for: v3-standard-8 20:59:52 INFO: Archiving Costs [Pipeline] sh 20:59:52 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 20:59:52 + cut -d, -f6 [Pipeline] lock 20:59:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] 20:59:52 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] did not exist. Created. 20:59:52 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:59:53 + echo total: 0.2199999988079071 [Pipeline] stash 20:59:53 Stashed 1 file(s) [Pipeline] } 20:59:53 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 20:59:53 $ docker stop --time=1 be78f48205659bce89b692d3ee8286024face27e075455498de91f1fcd288137 20:59:54 $ docker rm -f --volumes be78f48205659bce89b692d3ee8286024face27e075455498de91f1fcd288137 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:00:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3006 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 21:00:51 Running in /w/workspace/go-mod-core-contracts/94 [Pipeline] { [Pipeline] checkout 21:00:51 Selected Git installation does not exist. Using Default 21:00:51 The recommended git tool is: NONE 21:00:56 using credential edgex-jenkins-ssh 21:00:56 Cloning the remote Git repository 21:00:56 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 21:00:56 > git init /w/workspace/go-mod-core-contracts/94 # timeout=10 21:00:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 21:00:56 > git --version # timeout=10 21:00:56 > git --version # 'git version 2.25.1' 21:00:56 using GIT_SSH to set credentials SSH Credentials for GitHub 21:00:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:58 Avoid second fetch 21:00:58 Checking out Revision f7989db8b92082d898b6a1da7af729e2e019421a (main) 21:00:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 21:00:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:00:58 > git config core.sparsecheckout # timeout=10 21:00:58 > git checkout -f f7989db8b92082d898b6a1da7af729e2e019421a # timeout=10 21:00:58 Commit message: "Merge pull request #785 from lenny-intel/common-config-service-key" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:01:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:00 Dload Upload Total Spent Left Speed 21:01:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 93 12751 93 11881 0 0 88007 0 --:--:-- --:--:-- --:--:-- 88007 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 21:01:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:01:01 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 21:01:01 /etc/docker/daemon.json 21:01:01 { 21:01:01 "registry-mirrors": [ 21:01:01 "https://nexus3.edgexfoundry.org:10001" 21:01:01 ], 21:01:01 "bip": "10.250.0.254/24", 21:01:01 "hosts": [ 21:01:01 "tcp://0.0.0.0:5555", 21:01:01 "unix:///var/run/docker.sock" 21:01:01 ], 21:01:01 "mtu": 1458, 21:01:01 "selinux-enabled": true, 21:01:01 "seccomp-profile": "/etc/docker/seccomp.json" 21:01:01 } [Pipeline] sh 21:01:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:01:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:01:20 ========================================================= 21:01:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:01:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:01:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:01:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:01:21 9b18e9b68314: Pulling fs layer 21:01:21 35d82f9e3411: Pulling fs layer 21:01:21 e16973657156: Pulling fs layer 21:01:21 fc693d55d65f: Pulling fs layer 21:01:21 7e9fc2657dce: Pulling fs layer 21:01:21 dda99020689f: Pulling fs layer 21:01:21 db1c61fa0a46: Pulling fs layer 21:01:21 891c053d2c06: Pulling fs layer 21:01:21 fc693d55d65f: Waiting 21:01:21 7e9fc2657dce: Waiting 21:01:21 dda99020689f: Waiting 21:01:21 db1c61fa0a46: Waiting 21:01:21 891c053d2c06: Waiting 21:01:21 e16973657156: Verifying Checksum 21:01:21 e16973657156: Download complete 21:01:21 35d82f9e3411: Verifying Checksum 21:01:21 7e9fc2657dce: Verifying Checksum 21:01:21 7e9fc2657dce: Download complete 21:01:21 dda99020689f: Verifying Checksum 21:01:21 dda99020689f: Download complete 21:01:21 9b18e9b68314: Download complete 21:01:22 9b18e9b68314: Pull complete 21:01:22 891c053d2c06: Download complete 21:01:22 35d82f9e3411: Pull complete 21:01:23 e16973657156: Pull complete 21:01:23 db1c61fa0a46: Verifying Checksum 21:01:24 fc693d55d65f: Verifying Checksum 21:01:24 fc693d55d65f: Download complete 21:01:34 fc693d55d65f: Pull complete 21:01:34 7e9fc2657dce: Pull complete 21:01:34 dda99020689f: Pull complete 21:01:40 db1c61fa0a46: Pull complete 21:01:41 891c053d2c06: Pull complete 21:01:41 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:01:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:01:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 21:01:41 + 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 21:01:42 + docker inspect -f . ci-base-image-arm64 21:01:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:42 prd-ubuntu20.04-docker-arm64-4c-16g-3006 does not seem to be running inside a container 21:01:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/94 -v /w/workspace/go-mod-core-contracts/94:/w/workspace/go-mod-core-contracts/94:rw,z -v /w/workspace/go-mod-core-contracts/94@tmp:/w/workspace/go-mod-core-contracts/94@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 21:01:45 $ docker top 5d5c89f75e84ea53f2f41b9fbe7b65e46bc759b8f02a88964b5798a90c5db6ed -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:46 + go version 21:01:46 go version go1.18.7 linux/arm64 [Pipeline] } 21:01:46 $ docker stop --time=1 5d5c89f75e84ea53f2f41b9fbe7b65e46bc759b8f02a88964b5798a90c5db6ed 21:01:47 $ docker rm -f --volumes 5d5c89f75e84ea53f2f41b9fbe7b65e46bc759b8f02a88964b5798a90c5db6ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:48 + docker inspect -f . ci-base-image-arm64 21:01:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:48 prd-ubuntu20.04-docker-arm64-4c-16g-3006 does not seem to be running inside a container 21:01:48 $ 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/94 -v /w/workspace/go-mod-core-contracts/94:/w/workspace/go-mod-core-contracts/94:rw,z -v /w/workspace/go-mod-core-contracts/94@tmp:/w/workspace/go-mod-core-contracts/94@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 21:01:49 $ docker top a26ce918150f0747f406ea2d53d5b8fb91eff77453e7dd6fdd496c3a041c29cd -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:50 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/94 [Pipeline] fileExists [Pipeline] sh 21:01:50 + make test 21:01:50 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:01:50 go: downloading github.com/google/uuid v1.3.0 21:01:50 go: downloading github.com/go-kit/log v0.2.1 21:01:50 go: downloading github.com/stretchr/testify v1.8.1 21:01:51 go: downloading github.com/go-playground/validator/v10 v10.11.1 21:01:51 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:01:51 go: downloading gopkg.in/yaml.v3 v3.0.1 21:01:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:01:51 go: downloading github.com/davecgh/go-spew v1.1.1 21:01:51 go: downloading github.com/pmezard/go-difflib v1.0.0 21:01:51 go: downloading github.com/stretchr/objx v0.5.0 21:01:51 go: downloading github.com/x448/float16 v0.8.4 21:01:51 go: downloading github.com/go-playground/universal-translator v0.18.0 21:01:51 go: downloading github.com/leodido/go-urn v1.2.1 21:01:51 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 21:01:51 go: downloading golang.org/x/text v0.3.7 21:01:51 go: downloading github.com/go-playground/locales v0.14.0 21:01:55 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 21:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.498s coverage: 83.4% of statements 21:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] 21:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 21:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 21:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.104s coverage: 29.4% of statements 21:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 21:02:34 ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] 21:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.244s coverage: 53.0% of statements 21:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.056s coverage: 90.5% of statements 21:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.255s coverage: 86.8% of statements 21:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.090s coverage: 60.5% of statements 21:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.015s coverage: 36.1% of statements 21:02:34 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.042s coverage: 48.7% of statements 21:02:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:02:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:02:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:02:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:02:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:02:44 $ docker stop --time=1 a26ce918150f0747f406ea2d53d5b8fb91eff77453e7dd6fdd496c3a041c29cd 21:02:46 $ docker rm -f --volumes a26ce918150f0747f406ea2d53d5b8fb91eff77453e7dd6fdd496c3a041c29cd [Pipeline] // withDockerContainer [Pipeline] sh 21:02:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:02:47 Warning: overwriting stash ‘coverage-report’ 21:02:48 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 21:02:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:48 21:02:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:02:48 arm64: Pulling from edgex-lftools-log-publisher 21:02:48 8998bd30e6a1: Pulling fs layer 21:02:48 04944245beec: Pulling fs layer 21:02:48 699f458cf7ca: Pulling fs layer 21:02:48 765212b225bb: Pulling fs layer 21:02:48 f23df028b6ca: Pulling fs layer 21:02:48 d65c8cfc05b1: Pulling fs layer 21:02:48 2437ff75d9bd: Pulling fs layer 21:02:48 f23df028b6ca: Waiting 21:02:48 d65c8cfc05b1: Waiting 21:02:48 2437ff75d9bd: Waiting 21:02:48 765212b225bb: Waiting 21:02:49 04944245beec: Verifying Checksum 21:02:49 04944245beec: Download complete 21:02:49 765212b225bb: Download complete 21:02:49 f23df028b6ca: Verifying Checksum 21:02:49 f23df028b6ca: Download complete 21:02:49 d65c8cfc05b1: Verifying Checksum 21:02:49 d65c8cfc05b1: Download complete 21:02:49 699f458cf7ca: Verifying Checksum 21:02:49 699f458cf7ca: Download complete 21:02:49 8998bd30e6a1: Verifying Checksum 21:02:49 8998bd30e6a1: Download complete 21:02:52 2437ff75d9bd: Verifying Checksum 21:02:52 2437ff75d9bd: Download complete 21:02:53 8998bd30e6a1: Pull complete 21:02:55 04944245beec: Pull complete 21:02:57 699f458cf7ca: Pull complete 21:02:57 765212b225bb: Pull complete 21:02:57 f23df028b6ca: Pull complete 21:02:58 d65c8cfc05b1: Pull complete 21:03:13 2437ff75d9bd: Pull complete 21:03:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:03:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:03:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:13 prd-ubuntu20.04-docker-arm64-4c-16g-3006 does not seem to be running inside a container 21:03:13 $ 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/94 -v /w/workspace/go-mod-core-contracts/94:/w/workspace/go-mod-core-contracts/94:rw,z -v /w/workspace/go-mod-core-contracts/94@tmp:/w/workspace/go-mod-core-contracts/94@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 21:03:15 $ docker top 2ff8b514bf5bfe83bc1ddbd1c8b12280fc08c36c18ca7def87e419892d4d5d82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:03:16 ---> job-cost.sh 21:03:16 lf-activate-venv: SKIPPING 21:03:16 INFO: No Stack... 21:03:17 INFO: Retrieving Pricing Info for: v3-standard-4 21:03:17 INFO: Archiving Costs [Pipeline] sh 21:03:18 + cat /w/workspace/go-mod-core-contracts/94/archives/cost.csv 21:03:18 + cut -d, -f6 [Pipeline] lock 21:03:18 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] 21:03:18 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] did not exist. Created. 21:03:18 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:03:18 /w/workspace/go-mod-core-contracts/94@tmp/durable-d8c7c97a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:03:19 + echo total: 0.10999999940395355 [Pipeline] stash 21:03:19 Warning: overwriting stash ‘stack-cost’ 21:03:19 Stashed 1 file(s) [Pipeline] } 21:03:19 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 21:03:19 $ docker stop --time=1 2ff8b514bf5bfe83bc1ddbd1c8b12280fc08c36c18ca7def87e419892d4d5d82 21:03:20 $ docker rm -f --volumes 2ff8b514bf5bfe83bc1ddbd1c8b12280fc08c36c18ca7def87e419892d4d5d82 [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 21:03:21 provisioning config files... 21:03:21 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16453032311204951743tmp [Pipeline] { [Pipeline] sh 21:03:21 + set +x 21:03:21 + + curlbash -s -s https://codecov.io/bash -- 21:03:21 21:03:21 21:03:21 _____ _ 21:03:21 / ____| | | 21:03:21 | | ___ __| | ___ ___ _____ __ 21:03:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:03:21 | |___| (_) | (_| | __/ (_| (_) \ V / 21:03:21 \_____\___/ \__,_|\___|\___\___/ \_/ 21:03:21 Bash-1.0.6 21:03:21 21:03:21 21:03:21 ==> git version 2.25.1 found 21:03:21 ==> 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 21:03:21 Release-Date: 2020-01-08 21:03:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:03:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:03:21 ==> Jenkins CI detected. 21:03:21 current dir:  /w/workspace/undry_go-mod-core-contracts_main 21:03:21 project root: . 21:03:21 --> token set from env 21:03:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:03:21 ==> Running gcov in . (disable via -X gcov) 21:03:21 ==> Python coveragepy not found 21:03:21 ==> Searching for coverage reports in: 21:03:21 + . 21:03:21 -> Found 1 reports 21:03:21 ==> Detecting git/mercurial file structure 21:03:21 ==> Reading reports 21:03:21 + ./coverage.out bytes=117498 21:03:21 ==> Appending adjustments 21:03:21 https://docs.codecov.io/docs/fixing-reports 21:03:22 + Found adjustments 21:03:22 ==> Gzipping contents 21:03:22 20K /tmp/codecov.oCtQBb.gz 21:03:22 ==> Uploading reports 21:03:22 url: https://codecov.io 21:03:22 query: branch=main&commit=f7989db8b92082d898b6a1da7af729e2e019421a&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:03:22 -> Pinging Codecov 21:03:22 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=f7989db8b92082d898b6a1da7af729e2e019421a&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 21:03:23 -> Uploading to 21:03:23 https://storage.googleapis.com/codecov/v4/raw/2023-01-18/71470A77251A30514AAF9C0BB2E5B6CE/f7989db8b92082d898b6a1da7af729e2e019421a/cfeda04b-3d1d-486a-aeea-ae69a640a7fa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230118T210323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=568989d5b502a69421520c83eb1545c919b009b345b6e68324e53de55abacd59 21:03:23 % Total % Received % Xferd Average Speed Time Time Time Current 21:03:23 Dload Upload Total Spent Left Speed 21:03:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17746 0 0 100 17746 0 63153 --:--:-- --:--:-- --:--:-- 63153 21:03:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] } 21:03:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:03:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:03:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:03:24 21:03:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:03:24 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:03:24 df9b9388f04a: Pulling fs layer 21:03:24 52dc419b0ee2: Pulling fs layer 21:03:24 25bc292e5bac: Pulling fs layer 21:03:24 114826534d7a: Pulling fs layer 21:03:24 4657fd5d0bcf: Pulling fs layer 21:03:24 6ad1cebc031e: Pulling fs layer 21:03:24 8a3aa393b2d8: Pulling fs layer 21:03:24 114826534d7a: Waiting 21:03:24 4657fd5d0bcf: Waiting 21:03:24 6ad1cebc031e: Waiting 21:03:24 8a3aa393b2d8: Waiting 21:03:24 25bc292e5bac: Verifying Checksum 21:03:24 25bc292e5bac: Download complete 21:03:24 52dc419b0ee2: Verifying Checksum 21:03:24 52dc419b0ee2: Download complete 21:03:24 4657fd5d0bcf: Verifying Checksum 21:03:24 4657fd5d0bcf: Download complete 21:03:24 df9b9388f04a: Download complete 21:03:25 df9b9388f04a: Pull complete 21:03:25 6ad1cebc031e: Verifying Checksum 21:03:25 6ad1cebc031e: Download complete 21:03:25 52dc419b0ee2: Pull complete 21:03:25 25bc292e5bac: Pull complete 21:03:26 114826534d7a: Verifying Checksum 21:03:26 114826534d7a: Download complete 21:03:26 8a3aa393b2d8: Verifying Checksum 21:03:26 8a3aa393b2d8: Download complete 21:03:31 114826534d7a: Pull complete 21:03:31 4657fd5d0bcf: Pull complete 21:03:32 6ad1cebc031e: Pull complete 21:03:35 8a3aa393b2d8: Pull complete 21:03:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:03:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:35 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 21:03:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:03:39 $ docker top e477cb6457ca6cb7d495785d458b2fbaa651a8177ab0ef23fbf72ada6b73e674 -eo pid,comm [Pipeline] { [Pipeline] echo 21:03:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 21:03:40 + set -o pipefail 21:03:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 21:03:43 21:03:43 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 21:03:43 21:03:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/16e5f937-a5b0-4199-80a8-7fe53132d3af 21:03:43 21:03:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:03:43 21:03:44 21:03:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:03:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:03:44 More details here: https://snyk.co/ue1NS [Pipeline] } 21:03:44 $ docker stop --time=1 e477cb6457ca6cb7d495785d458b2fbaa651a8177ab0ef23fbf72ada6b73e674 21:03:47 $ docker rm -f --volumes e477cb6457ca6cb7d495785d458b2fbaa651a8177ab0ef23fbf72ada6b73e674 [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 21:03:48 + git log --format=format:%s -1 f7989db8b92082d898b6a1da7af729e2e019421a [Pipeline] sh 21:03:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:03:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:03:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:48 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 21:03:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:03:49 $ docker top 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 -eo pid,comm 21:03:49 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). 21:03:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:03:49 [ssh-agent] Looking for ssh-agent implementation... 21:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:03:49 $ docker exec 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 ssh-agent 21:03:49 SSH_AUTH_SOCK=/tmp/ssh-hJgfxqFJqs7w/agent.21 21:03:49 SSH_AGENT_PID=38 21:03:49 Running ssh-add (command line suppressed) 21:03:50 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17674630666505904785.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17674630666505904785.key) 21:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:03:50 + git semver tag 21:03:50 2023-01-18 21:03:50,490 [run_tag] DEBUG tag force:False 21:03:50 2023-01-18 21:03:50,490 [check_head_tag] DEBUG check head tag 21:03:50 2023-01-18 21:03:50,493 [execute] INFO git cat-file --batch-check 21:03:50 2023-01-18 21:03:50,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 21:03:50 2023-01-18 21:03:50,498 [execute] INFO git cat-file --batch 21:03:50 2023-01-18 21:03:50,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 21:03:50 2023-01-18 21:03:50,548 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:03:50 2023-01-18 21:03:50,548 [execute] INFO git tag -a v3.0.0-dev.6 -m v3.0.0-dev.6 21:03:50 2023-01-18 21:03:50,548 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.6', '-m', 'v3.0.0-dev.6'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 21:03:50 2023-01-18 21:03:50,553 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:03:50 3.0.0-dev.6 [Pipeline] } 21:03:50 $ docker exec --env ******** --env ******** 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 ssh-agent -k 21:03:50 unset SSH_AUTH_SOCK; 21:03:50 unset SSH_AGENT_PID; 21:03:50 echo Agent pid 38 killed; 21:03:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:03:51 + git semver [Pipeline] } 21:03:51 $ docker stop --time=1 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 21:03:53 $ docker rm -f --volumes 693412aa13bd2466c4b50df4af4ec708242a81de7b7fa7a3b80e1e1b02861406 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:03:53 21:03:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:03:53 0.23.1-centos7: Pulling from edgex-lftools 21:03:53 ab5ef0e58194: Pulling fs layer 21:03:53 9712f1f96733: Pulling fs layer 21:03:53 63f879dbbcfc: Pulling fs layer 21:03:53 0d9ebad4ef96: Pulling fs layer 21:03:53 e9a5061849ea: Pulling fs layer 21:03:53 d747dcd14b5f: Pulling fs layer 21:03:53 2de7ff778b66: Pulling fs layer 21:03:53 e9a5061849ea: Waiting 21:03:53 d747dcd14b5f: Waiting 21:03:53 2de7ff778b66: Waiting 21:03:53 0d9ebad4ef96: Waiting 21:03:53 9712f1f96733: Download complete 21:03:54 63f879dbbcfc: Verifying Checksum 21:03:54 63f879dbbcfc: Download complete 21:03:54 e9a5061849ea: Verifying Checksum 21:03:54 e9a5061849ea: Download complete 21:03:54 d747dcd14b5f: Download complete 21:03:54 0d9ebad4ef96: Verifying Checksum 21:03:54 0d9ebad4ef96: Download complete 21:03:54 ab5ef0e58194: Verifying Checksum 21:03:54 ab5ef0e58194: Download complete 21:03:54 2de7ff778b66: Verifying Checksum 21:03:54 2de7ff778b66: Download complete 21:03:57 ab5ef0e58194: Pull complete 21:03:57 9712f1f96733: Pull complete 21:03:58 63f879dbbcfc: Pull complete 21:04:01 0d9ebad4ef96: Pull complete 21:04:01 e9a5061849ea: Pull complete 21:04:02 d747dcd14b5f: Pull complete 21:04:03 2de7ff778b66: Pull complete 21:04:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:04:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:04:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:03 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 21:04:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:04:07 $ docker top 215ffe8a05f8883d052297024807b8c36db1460e151c68793367c6cd7c96e4e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:04:07 provisioning config files... 21:04:07 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5180608439114279630tmp 21:04:07 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8738798014422778341tmp 21:04:07 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16025412908424151483tmp [Pipeline] { [Pipeline] echo 21:04:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:04:08 ---> sigul-configuration.sh 21:04:08 gpg: directory `/root/.gnupg' created 21:04:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:04:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:04:08 gpg: keyring `/root/.gnupg/secring.gpg' created 21:04:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:04:08 gpg: CAST5 encrypted data 21:04:08 gpg: encrypted with 1 passphrase 21:04:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:04:08 + mkdir /home/jenkins 21:04:08 + mkdir /home/jenkins/sigul [Pipeline] sh 21:04:08 + 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 21:04:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:04:08 ---> sigul-install.sh 21:04:08 Sigul already installed; skipping installation. [Pipeline] sh 21:04:09 + git tag --list 21:04:09 v0.0.0 21:04:09 v0.0.1 21:04:09 v0.1.0 21:04:09 v0.1.1 21:04:09 v0.1.10 21:04:09 v0.1.100 21:04:09 v0.1.101 21:04:09 v0.1.102 21:04:09 v0.1.103 21:04:09 v0.1.104 21:04:09 v0.1.105 21:04:09 v0.1.106 21:04:09 v0.1.107 21:04:09 v0.1.108 21:04:09 v0.1.109 21:04:09 v0.1.11 21:04:09 v0.1.110 21:04:09 v0.1.111 21:04:09 v0.1.112 21:04:09 v0.1.113 21:04:09 v0.1.114 21:04:09 v0.1.115 21:04:09 v0.1.116 21:04:09 v0.1.117 21:04:09 v0.1.118 21:04:09 v0.1.119 21:04:09 v0.1.12 21:04:09 v0.1.120 21:04:09 v0.1.121 21:04:09 v0.1.122 21:04:09 v0.1.123 21:04:09 v0.1.124 21:04:09 v0.1.125 21:04:09 v0.1.126 21:04:09 v0.1.127 21:04:09 v0.1.128 21:04:09 v0.1.129 21:04:09 v0.1.13 21:04:09 v0.1.130 21:04:09 v0.1.131 21:04:09 v0.1.132 21:04:09 v0.1.133 21:04:09 v0.1.134 21:04:09 v0.1.135 21:04:09 v0.1.136 21:04:09 v0.1.137 21:04:09 v0.1.138 21:04:09 v0.1.139 21:04:09 v0.1.14 21:04:09 v0.1.140 21:04:09 v0.1.141 21:04:09 v0.1.142 21:04:09 v0.1.143 21:04:09 v0.1.144 21:04:09 v0.1.145 21:04:09 v0.1.146 21:04:09 v0.1.147 21:04:09 v0.1.148 21:04:09 v0.1.149 21:04:09 v0.1.15 21:04:09 v0.1.16 21:04:09 v0.1.17 21:04:09 v0.1.18 21:04:09 v0.1.19 21:04:09 v0.1.2 21:04:09 v0.1.20 21:04:09 v0.1.21 21:04:09 v0.1.22 21:04:09 v0.1.23 21:04:09 v0.1.24 21:04:09 v0.1.25 21:04:09 v0.1.26 21:04:09 v0.1.27 21:04:09 v0.1.28 21:04:09 v0.1.29 21:04:09 v0.1.3 21:04:09 v0.1.30 21:04:09 v0.1.31 21:04:09 v0.1.32 21:04:09 v0.1.33 21:04:09 v0.1.34 21:04:09 v0.1.35 21:04:09 v0.1.36 21:04:09 v0.1.37 21:04:09 v0.1.38 21:04:09 v0.1.39 21:04:09 v0.1.4 21:04:09 v0.1.40 21:04:09 v0.1.41 21:04:09 v0.1.42 21:04:09 v0.1.43 21:04:09 v0.1.44 21:04:09 v0.1.45 21:04:09 v0.1.46 21:04:09 v0.1.47 21:04:09 v0.1.48 21:04:09 v0.1.49 21:04:09 v0.1.5 21:04:09 v0.1.50 21:04:09 v0.1.51 21:04:09 v0.1.52 21:04:09 v0.1.53 21:04:09 v0.1.54 21:04:09 v0.1.55 21:04:09 v0.1.56 21:04:09 v0.1.57 21:04:09 v0.1.58 21:04:09 v0.1.59 21:04:09 v0.1.6 21:04:09 v0.1.60 21:04:09 v0.1.61 21:04:09 v0.1.62 21:04:09 v0.1.63 21:04:09 v0.1.64 21:04:09 v0.1.65 21:04:09 v0.1.66 21:04:09 v0.1.67 21:04:09 v0.1.68 21:04:09 v0.1.69 21:04:09 v0.1.7 21:04:09 v0.1.70 21:04:09 v0.1.71 21:04:09 v0.1.72 21:04:09 v0.1.73 21:04:09 v0.1.74 21:04:09 v0.1.75 21:04:09 v0.1.76 21:04:09 v0.1.77 21:04:09 v0.1.78 21:04:09 v0.1.79 21:04:09 v0.1.8 21:04:09 v0.1.80 21:04:09 v0.1.81 21:04:09 v0.1.82 21:04:09 v0.1.83 21:04:09 v0.1.84 21:04:09 v0.1.85 21:04:09 v0.1.86 21:04:09 v0.1.87 21:04:09 v0.1.88 21:04:09 v0.1.89 21:04:09 v0.1.9 21:04:09 v0.1.90 21:04:09 v0.1.91 21:04:09 v0.1.92 21:04:09 v0.1.93 21:04:09 v0.1.94 21:04:09 v0.1.95 21:04:09 v0.1.96 21:04:09 v0.1.97 21:04:09 v0.1.98 21:04:09 v0.1.99 21:04:09 v2.0.0 21:04:09 v2.1.0 21:04:09 v2.1.1 21:04:09 v2.1.1-dev.2 21:04:09 v2.2.0 21:04:09 v2.2.1-dev.1 21:04:09 v2.2.1-dev.10 21:04:09 v2.2.1-dev.11 21:04:09 v2.2.1-dev.2 21:04:09 v2.2.1-dev.3 21:04:09 v2.2.1-dev.4 21:04:09 v2.2.1-dev.5 21:04:09 v2.2.1-dev.6 21:04:09 v2.2.1-dev.7 21:04:09 v2.2.1-dev.8 21:04:09 v2.2.1-dev.9 21:04:09 v2.3.0 21:04:09 v2.3.0-dev.12 21:04:09 v2.3.0-dev.13 21:04:09 v2.3.0-dev.14 21:04:09 v2.3.0-dev.15 21:04:09 v2.3.0-dev.16 21:04:09 v2.3.0-dev.17 21:04:09 v2.3.0-dev.18 21:04:09 v2.3.0-dev.19 21:04:09 v2.3.0-dev.20 21:04:09 v2.3.1-dev.1 21:04:09 v3.0.0-dev.1 21:04:09 v3.0.0-dev.2 21:04:09 v3.0.0-dev.3 21:04:09 v3.0.0-dev.4 21:04:09 v3.0.0-dev.5 21:04:09 v3.0.0-dev.6 [Pipeline] sh 21:04:09 + lftools sign git-tag v3.0.0-dev.6 21:04:10 Signing Git tag with Sigul... 21:04:10 Signing v3.0.0-dev.6 [Pipeline] echo 21:04:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:04:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:04:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:04:10 $ docker stop --time=1 215ffe8a05f8883d052297024807b8c36db1460e151c68793367c6cd7c96e4e3 21:04:11 $ docker rm -f --volumes 215ffe8a05f8883d052297024807b8c36db1460e151c68793367c6cd7c96e4e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:04:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:04:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:12 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 21:04:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:04:13 $ docker top 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f -eo pid,comm 21:04:13 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). 21:04:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:04:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:13 [ssh-agent] Looking for ssh-agent implementation... 21:04:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:13 $ docker exec 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f ssh-agent 21:04:13 SSH_AUTH_SOCK=/tmp/ssh-hjNP4Ly1sZzb/agent.32 21:04:13 SSH_AGENT_PID=39 21:04:13 Running ssh-add (command line suppressed) 21:04:13 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3555637246400001173.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3555637246400001173.key) 21:04:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:13 + git semver bump pre 21:04:14 2023-01-18 21:04:14,026 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:04:14 2023-01-18 21:04:14,026 [bump_version] DEBUG bumping version:3.0.0-dev.6 on axis:pre with prefix:dev 21:04:14 2023-01-18 21:04:14,027 [bump_version] DEBUG bumped version:3.0.0-dev.7 21:04:14 2023-01-18 21:04:14,027 [write_version] DEBUG write version:3.0.0-dev.7 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 21:04:14 2023-01-18 21:04:14,027 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:04:14 2023-01-18 21:04:14,027 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:04:14 2023-01-18 21:04:14,028 [execute] INFO git cat-file --batch-check 21:04:14 2023-01-18 21:04:14,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 21:04:14 2023-01-18 21:04:14,034 [execute] INFO git cat-file --batch 21:04:14 2023-01-18 21:04:14,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 21:04:14 2023-01-18 21:04:14,040 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:04:14 3.0.0-dev.7 [Pipeline] } 21:04:14 $ docker exec --env ******** --env ******** 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f ssh-agent -k 21:04:14 unset SSH_AUTH_SOCK; 21:04:14 unset SSH_AGENT_PID; 21:04:14 echo Agent pid 39 killed; 21:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:14 + git semver [Pipeline] } 21:04:14 $ docker stop --time=1 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f 21:04:16 $ docker rm -f --volumes 61e59e9db2843a27a79dc97687e27f8124d12741f5d0953f399e15eefa25b37f [Pipeline] // withDockerContainer [Pipeline] sh 21:04:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:04:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:04:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:16 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 21:04:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:04:17 $ docker top 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 -eo pid,comm 21:04:17 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). 21:04:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:04:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:04:17 [ssh-agent] Looking for ssh-agent implementation... 21:04:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:04:17 $ docker exec 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 ssh-agent 21:04:17 SSH_AUTH_SOCK=/tmp/ssh-Q69et7O3zwUK/agent.32 21:04:17 SSH_AGENT_PID=38 21:04:17 Running ssh-add (command line suppressed) 21:04:17 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15416761453620705786.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15416761453620705786.key) 21:04:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:04:17 + git semver push 21:04:18 2023-01-18 21:04:17,977 [run_push] DEBUG push 21:04:18 2023-01-18 21:04:17,977 [execute] INFO git cat-file --batch-check 21:04:18 2023-01-18 21:04:17,978 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 21:04:18 2023-01-18 21:04:17,981 [execute] INFO git rev-list a7101275c4333a2d041a2d99e5656c79ff980c16 -- 21:04:18 2023-01-18 21:04:17,981 [execute] DEBUG Popen(['git', 'rev-list', 'a7101275c4333a2d041a2d99e5656c79ff980c16', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 21:04:18 2023-01-18 21:04:17,992 [execute] INFO git fetch -v origin 21:04:18 2023-01-18 21:04:17,992 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 21:04:18 2023-01-18 21:04:18,499 [run_push] DEBUG no remote changes detected 21:04:18 2023-01-18 21:04:18,500 [execute] INFO git push origin semver 21:04:18 2023-01-18 21:04:18,500 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 21:04:19 2023-01-18 21:04:19,366 [run_push] DEBUG push all version tags 21:04:19 2023-01-18 21:04:19,367 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:04:19 2023-01-18 21:04:19,367 [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) 21:04:20 2023-01-18 21:04:20,195 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 21:04:20 3.0.0-dev.7 [Pipeline] } 21:04:20 $ docker exec --env ******** --env ******** 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 ssh-agent -k 21:04:20 unset SSH_AUTH_SOCK; 21:04:20 unset SSH_AGENT_PID; 21:04:20 echo Agent pid 38 killed; 21:04:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:04:20 + git semver [Pipeline] } 21:04:21 $ docker stop --time=1 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 21:04:22 $ docker rm -f --volumes 73b46df899f326008476c1cde7e5581868fd1c4cd3d8e5e1ef6dc4f9e8537521 [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 21:04:22 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 21:04:22 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 21:04:22 total 16 21:04:22 drwxr-xr-x 3 root root 4096 Jan 18 20:59 . 21:04:22 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 21:04 .. 21:04:22 drwxr-xr-x 2 root root 4096 Jan 18 20:59 cost 21:04:22 -rw-r--r-- 1 root root 92 Jan 18 20:59 cost.csv 21:04:22 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 21:04:22 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 21:04:22 total 16 21:04:22 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 20:59 . 21:04:22 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 21:04 .. 21:04:22 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 20:59 cost 21:04:22 -rw-r--r-- 1 jenkins jenkins 92 Jan 18 20:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:04:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:04:24 ---> package-listing.sh 21:04:24 ++ facter osfamily 21:04:24 ++ tr '[:upper:]' '[:lower:]' 21:04:24 + OS_FAMILY=debian 21:04:24 + workspace=/w/workspace/undry_go-mod-core-contracts_main 21:04:24 + START_PACKAGES=/tmp/packages_start.txt 21:04:24 + END_PACKAGES=/tmp/packages_end.txt 21:04:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:04:24 + PACKAGES=/tmp/packages_start.txt 21:04:24 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 21:04:24 + PACKAGES=/tmp/packages_end.txt 21:04:24 + case "${OS_FAMILY}" in 21:04:24 + dpkg -l 21:04:24 + grep '^ii' 21:04:24 + '[' -f /tmp/packages_start.txt ']' 21:04:24 + '[' -f /tmp/packages_end.txt ']' 21:04:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:04:24 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 21:04:24 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 21:04:24 + 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 21:04:24 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 21:04:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:04:25 prd-ubuntu20.04-docker-8c-8g-3005 does not seem to be running inside a container 21:04:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:04:25 $ docker top ef682dc42b1c2da6d1fd320958b151674e79ae3a1a1e052b45fec78171f2810d -eo pid,comm [Pipeline] { [Pipeline] sh 21:04:25 + touch /tmp/pre-build-complete [Pipeline] sh 21:04:26 + mkdir -p /var/log/sysstat [Pipeline] sh 21:04:26 + ls /var/log/sa-host 21:04:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:04:26 provisioning config files... 21:04:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1517573667659940262tmp [Pipeline] { [Pipeline] echo 21:04:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:04:26 ---> create-netrc.sh [Pipeline] } 21:04:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:04:27 ---> python-tools-install.sh [Pipeline] echo 21:04:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:04:27 ---> sudo-logs.sh 21:04:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:04:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:04:27 ---> job-cost.sh 21:04:27 lf-activate-venv: SKIPPING 21:04:27 DEBUG: total: 0.2199999988079071 21:04:27 INFO: Retrieving Stack Cost... 21:04:28 INFO: Retrieving Pricing Info for: v3-standard-8 21:04:28 INFO: Archiving Costs [Pipeline] echo 21:04:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:04:28 ---> logs-deploy.sh 21:04:28 lf-activate-venv: SKIPPING 21:04:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/94 21:04:28 INFO: archiving workspace using pattern(s): 21:04:29 Archives upload complete. 21:04:30 INFO: archiving logs to Nexus 21:04:30 ---> uname -a: 21:04:30 Linux prd-ubuntu20-04-docker-8c-8g-3005 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:04:30 21:04:30 21:04:30 ---> lscpu: 21:04:30 Architecture: x86_64 21:04:30 CPU op-mode(s): 32-bit, 64-bit 21:04:30 Byte Order: Little Endian 21:04:30 Address sizes: 40 bits physical, 48 bits virtual 21:04:30 CPU(s): 8 21:04:30 On-line CPU(s) list: 0-7 21:04:30 Thread(s) per core: 1 21:04:30 Core(s) per socket: 1 21:04:30 Socket(s): 8 21:04:30 NUMA node(s): 1 21:04:30 Vendor ID: AuthenticAMD 21:04:30 CPU family: 23 21:04:30 Model: 49 21:04:30 Model name: AMD EPYC-Rome Processor 21:04:30 Stepping: 0 21:04:30 CPU MHz: 2799.956 21:04:30 BogoMIPS: 5599.91 21:04:30 Virtualization: AMD-V 21:04:30 Hypervisor vendor: KVM 21:04:30 Virtualization type: full 21:04:30 L1d cache: 256 KiB 21:04:30 L1i cache: 256 KiB 21:04:30 L2 cache: 4 MiB 21:04:30 L3 cache: 128 MiB 21:04:30 NUMA node0 CPU(s): 0-7 21:04:30 Vulnerability Itlb multihit: Not affected 21:04:30 Vulnerability L1tf: Not affected 21:04:30 Vulnerability Mds: Not affected 21:04:30 Vulnerability Meltdown: Not affected 21:04:30 Vulnerability Mmio stale data: Not affected 21:04:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:04:30 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:04:30 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:04:30 Vulnerability Srbds: Not affected 21:04:30 Vulnerability Tsx async abort: Not affected 21:04:30 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 21:04:30 21:04:30 21:04:30 ---> nproc: 21:04:30 8 21:04:30 21:04:30 21:04:30 ---> df -h: 21:04:30 Filesystem Size Used Avail Use% Mounted on 21:04:30 overlay 155G 12G 143G 8% / 21:04:30 tmpfs 64M 0 64M 0% /dev 21:04:30 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:04:30 shm 64M 0 64M 0% /dev/shm 21:04:30 /dev/vda1 155G 12G 143G 8% /facter-os 21:04:30 21:04:30 21:04:30 ---> sar -b -r -n DEV: 21:04:30 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3005) 01/18/23 _x86_64_ (8 CPU) 21:04:30 21:04:30 20:58:11 LINUX RESTART (8 CPU) 21:04:30 21:04:30 20:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:04:30 21:00:01 86.97 0.64 86.32 0.00 31.59 49184.88 0.00 21:04:30 21:01:01 1.78 0.00 1.78 0.00 0.00 21.48 0.00 21:04:30 21:02:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 21:04:30 21:03:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 21:04:30 21:04:01 110.29 10.95 99.34 0.00 5265.41 47299.51 0.00 21:04:30 Average: 39.93 2.29 37.64 0.00 1048.70 19112.18 0.00 21:04:30 21:04:30 20:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:04:30 21:00:01 28693880 31606344 705656 2.15 91540 3054556 1735968 5.12 1125552 2656148 412 21:04:30 21:01:01 28681856 31594476 716688 2.18 91580 3054560 1735968 5.12 1139064 2656140 20 21:04:30 21:02:01 28688092 31600872 710176 2.16 91628 3054560 1735968 5.12 1133084 2656140 16 21:04:30 21:03:01 28688304 31601300 709864 2.16 91668 3054564 1735968 5.12 1132908 2656344 8 21:04:30 21:04:01 26660204 31518516 770024 2.34 169756 4796800 2073560 6.11 1596676 4066412 605072 21:04:30 Average: 28282467 31584302 722482 2.20 107234 3403008 1803486 5.32 1225457 2938237 121106 21:04:30 21:04:30 20:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:04:30 21:00:01 docker0 14.37 18.86 1.23 294.72 0.00 0.00 0.00 0.00 21:04:30 21:00:01 lo 2.24 2.24 0.22 0.22 0.00 0.00 0.00 0.00 21:04:30 21:00:01 ens3 287.27 213.18 6955.10 36.77 0.00 0.00 0.00 0.00 21:04:30 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:30 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:04:30 21:01:01 ens3 10.05 7.70 12.33 16.69 0.00 0.00 0.00 0.00 21:04:30 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:30 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:30 21:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:30 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:30 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:04:30 21:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:04:30 21:04:01 docker0 18.39 19.30 1.55 294.70 0.00 0.00 0.00 0.00 21:04:30 21:04:01 lo 2.64 2.64 0.25 0.25 0.00 0.00 0.00 0.00 21:04:30 21:04:01 ens3 441.16 321.44 10385.78 97.93 0.00 0.00 0.00 0.00 21:04:30 Average: docker0 6.49 7.56 0.55 116.69 0.00 0.00 0.00 0.00 21:04:30 Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 21:04:30 Average: ens3 146.27 107.42 3435.64 30.03 0.00 0.00 0.00 0.00 21:04:30 21:04:30