Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3b42e94f94e881b46b1ffd7dc1266b644a738ca 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-ssh16666063801913466214.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh425961660215448592.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8663126734866058233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8856104613098317940.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-ssh13477133570774621019.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6208 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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 a3b42e94f94e881b46b1ffd7dc1266b644a738ca (main) Commit message: "Merge pull request #859 from FelixTing/issue-858" > 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 a3b42e94f94e881b46b1ffd7dc1266b644a738ca # timeout=10 > git rev-list --no-walk 984dc9453f2524eeb21da53afc77b0b68069e471 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:10:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:10:42 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:10:42 ========================================================= 16:10:42 EdgeX Global Pipelines Version Info 16:10:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:10:43 ------------------- 16:10:43 stable info: 16:10:43 ------------------- 16:10:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:10:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:10:43 Message: update stable to v1.0.254 16:10:43 ------------------- 16:10:43 experimental info: 16:10:43 ------------------- 16:10:43 Commited By: **** collab-it+edgex@linuxfoundation.org 16:10:43 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:10:43 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3b42e94f94e881b46b1ffd7dc1266b644a738ca [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3b42e9 [Pipeline] echo 16:10:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:10:45 + git rev-list -1 --merges a3b42e94f94e881b46b1ffd7dc1266b644a738ca~1..a3b42e94f94e881b46b1ffd7dc1266b644a738ca [Pipeline] echo 16:10:45 -----------> git rev-list -1 --merges a3b42e94f94e881b46b1ffd7dc1266b644a738ca~1..a3b42e94f94e881b46b1ffd7dc1266b644a738ca a3b42e94f94e881b46b1ffd7dc1266b644a738ca 16:10:45 a3b42e94f94e881b46b1ffd7dc1266b644a738ca [false] [Pipeline] sh 16:10:45 + git log --format=format:%s -1 a3b42e94f94e881b46b1ffd7dc1266b644a738ca [Pipeline] echo 16:10:45 ========================================================= 16:10:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:10:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:10:45 + git log --format=format:%s -1 a3b42e94f94e881b46b1ffd7dc1266b644a738ca [Pipeline] echo 16:10:45 [semverPrep] GIT_COMMIT: a3b42e94f94e881b46b1ffd7dc1266b644a738ca, Commit Message: Merge pull request #859 from FelixTing/issue-858 [Pipeline] echo 16:10:45 [semverPrep] This is not a build commit. [Pipeline] sh 16:10:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:10:46 + grep -v github /etc/ssh/ssh_known_hosts 16:10:46 + [ -e /tmp/ssh_known_hosts ] 16:10:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:10:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:10:46 + sudo tee -a /etc/ssh/ssh_known_hosts 16:10:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:10:46 16:10:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:10:48 0.1.4: Pulling from edgex-devops/py-git-semver 16:10:48 b85a868b505f: Pulling fs layer 16:10:48 e2be974225ed: Pulling fs layer 16:10:48 339a4e72a1f5: Pulling fs layer 16:10:48 988bab9f4d93: Pulling fs layer 16:10:48 1469e6f7b9e6: Pulling fs layer 16:10:48 eaf3925da568: Pulling fs layer 16:10:48 bab4dde63d76: Pulling fs layer 16:10:48 bde34c3a00c8: Pulling fs layer 16:10:48 b352a97aabf1: Pulling fs layer 16:10:48 4872d77fe225: Pulling fs layer 16:10:48 5851b861e8e6: Pulling fs layer 16:10:48 988bab9f4d93: Waiting 16:10:48 1469e6f7b9e6: Waiting 16:10:48 eaf3925da568: Waiting 16:10:48 bab4dde63d76: Waiting 16:10:48 bde34c3a00c8: Waiting 16:10:48 b352a97aabf1: Waiting 16:10:48 4872d77fe225: Waiting 16:10:48 5851b861e8e6: Waiting 16:10:48 e2be974225ed: Download complete 16:10:48 988bab9f4d93: Verifying Checksum 16:10:48 988bab9f4d93: Download complete 16:10:48 1469e6f7b9e6: Verifying Checksum 16:10:48 1469e6f7b9e6: Download complete 16:10:48 eaf3925da568: Download complete 16:10:48 339a4e72a1f5: Verifying Checksum 16:10:48 339a4e72a1f5: Download complete 16:10:48 bde34c3a00c8: Download complete 16:10:48 b352a97aabf1: Download complete 16:10:48 4872d77fe225: Verifying Checksum 16:10:48 4872d77fe225: Download complete 16:10:48 5851b861e8e6: Download complete 16:10:48 b85a868b505f: Verifying Checksum 16:10:48 b85a868b505f: Download complete 16:10:49 bab4dde63d76: Verifying Checksum 16:10:49 bab4dde63d76: Download complete 16:10:50 b85a868b505f: Pull complete 16:10:50 e2be974225ed: Pull complete 16:10:50 339a4e72a1f5: Pull complete 16:10:50 988bab9f4d93: Pull complete 16:10:51 1469e6f7b9e6: Pull complete 16:10:51 eaf3925da568: Pull complete 16:10:53 bab4dde63d76: Pull complete 16:10:53 bde34c3a00c8: Pull complete 16:10:53 b352a97aabf1: Pull complete 16:10:53 4872d77fe225: Pull complete 16:10:53 5851b861e8e6: Pull complete 16:10:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:10:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:10:53 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:10:56 $ docker top 125da6a8506f05d699d37d65b8b5d84cbb68f79a16ceb4cf48b5ec0e4a811b79 -eo pid,comm 16:10:57 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). 16:10:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:10:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:10:57 [ssh-agent] Looking for ssh-agent implementation... 16:10:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:57 $ docker exec 125da6a8506f05d699d37d65b8b5d84cbb68f79a16ceb4cf48b5ec0e4a811b79 ssh-agent 16:10:57 SSH_AUTH_SOCK=/tmp/ssh-oVV3CjHlfZke/agent.31 16:10:57 SSH_AGENT_PID=37 16:10:57 Running ssh-add (command line suppressed) 16:10:57 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3799951667470841899.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3799951667470841899.key) 16:10:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:10:57 + git tag --points-at HEAD [Pipeline] } 16:10:57 $ docker exec --env ******** --env ******** 125da6a8506f05d699d37d65b8b5d84cbb68f79a16ceb4cf48b5ec0e4a811b79 ssh-agent -k 16:10:57 unset SSH_AUTH_SOCK; 16:10:57 unset SSH_AGENT_PID; 16:10:57 echo Agent pid 37 killed; 16:10:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:10:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:10:57 [ssh-agent] Looking for ssh-agent implementation... 16:10:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:10:57 $ docker exec 125da6a8506f05d699d37d65b8b5d84cbb68f79a16ceb4cf48b5ec0e4a811b79 ssh-agent 16:10:58 SSH_AUTH_SOCK=/tmp/ssh-pG7ENslIKPfe/agent.69 16:10:58 SSH_AGENT_PID=75 16:10:58 Running ssh-add (command line suppressed) 16:10:58 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13123310706517335274.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13123310706517335274.key) 16:10:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:10:58 + git semver init 16:10:58 2023-09-14 16:10:58,706 [run_init] DEBUG init version:0.0.0 force:False 16:10:58 2023-09-14 16:10:58,707 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 16:10:58 2023-09-14 16:10:58,707 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 16:10:58 2023-09-14 16:10:58,707 [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) 16:10:59 2023-09-14 16:10:59,519 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 16:10:59 2023-09-14 16:10:59,520 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 16:10:59 2023-09-14 16:10:59,520 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:10:59 2023-09-14 16:10:59,520 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:10:59 3.1.0-dev.14 [Pipeline] } 16:10:59 $ docker exec --env ******** --env ******** 125da6a8506f05d699d37d65b8b5d84cbb68f79a16ceb4cf48b5ec0e4a811b79 ssh-agent -k 16:10:59 unset SSH_AUTH_SOCK; 16:10:59 unset SSH_AGENT_PID; 16:10:59 echo Agent pid 75 killed; 16:10:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:11:00 + git semver [Pipeline] } 16:11:00 $ docker stop --time=1 125da6a8506f05d699d37d65b8b5d84cbb68f79a16ceb4cf48b5ec0e4a811b79 16:11:01 $ docker rm -f --volumes 125da6a8506f05d699d37d65b8b5d84cbb68f79a16ceb4cf48b5ec0e4a811b79 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:11:02 Stashed 1 file(s) [Pipeline] echo 16:11:02 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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 16:11:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:11:02 ========================================================= 16:11:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:11:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:11:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:11:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:11:02 7264a8db6415: Pulling fs layer 16:11:02 c4d48a809fc2: Pulling fs layer 16:11:02 4f1c88b9dad5: Pulling fs layer 16:11:02 ad3a456e5733: Pulling fs layer 16:11:02 9e4f439ed901: Pulling fs layer 16:11:02 feaf6a47b606: Pulling fs layer 16:11:02 5e8b037d7d82: Pulling fs layer 16:11:02 8ac70367396e: Pulling fs layer 16:11:02 6db16350a2e2: Pulling fs layer 16:11:02 9250d5d63582: Pulling fs layer 16:11:02 ad3a456e5733: Waiting 16:11:02 9e4f439ed901: Waiting 16:11:02 feaf6a47b606: Waiting 16:11:02 6db16350a2e2: Waiting 16:11:02 9250d5d63582: Waiting 16:11:02 8ac70367396e: Waiting 16:11:02 5e8b037d7d82: Waiting 16:11:02 c4d48a809fc2: Verifying Checksum 16:11:02 c4d48a809fc2: Download complete 16:11:02 ad3a456e5733: Download complete 16:11:02 9e4f439ed901: Verifying Checksum 16:11:02 7264a8db6415: Verifying Checksum 16:11:02 7264a8db6415: Download complete 16:11:02 feaf6a47b606: Verifying Checksum 16:11:02 feaf6a47b606: Download complete 16:11:03 7264a8db6415: Pull complete 16:11:03 8ac70367396e: Verifying Checksum 16:11:03 8ac70367396e: Download complete 16:11:03 c4d48a809fc2: Pull complete 16:11:03 4f1c88b9dad5: Verifying Checksum 16:11:03 4f1c88b9dad5: Download complete 16:11:03 6db16350a2e2: Verifying Checksum 16:11:03 6db16350a2e2: Download complete 16:11:03 9250d5d63582: Verifying Checksum 16:11:03 9250d5d63582: Download complete 16:11:03 5e8b037d7d82: Verifying Checksum 16:11:03 5e8b037d7d82: Download complete 16:11:06 4f1c88b9dad5: Pull complete 16:11:06 ad3a456e5733: Pull complete 16:11:07 9e4f439ed901: Pull complete 16:11:07 feaf6a47b606: Pull complete 16:11:09 5e8b037d7d82: Pull complete 16:11:10 8ac70367396e: Pull complete 16:11:10 6db16350a2e2: Pull complete 16:11:11 9250d5d63582: Pull complete 16:11:11 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 16:11:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:11:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 16:11:11 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:11 + docker inspect -f . ci-base-image-x86_64 16:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:11 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:11:17 Still waiting to schedule task 16:11:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:11:18 $ docker top 9029f33e9dfd84b09ef381d890dc151466b7c7d8f381b1d76332bb0f6ca1a18d -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:19 + go version 16:11:19 go version go1.21.0 linux/amd64 [Pipeline] } 16:11:19 $ docker stop --time=1 9029f33e9dfd84b09ef381d890dc151466b7c7d8f381b1d76332bb0f6ca1a18d 16:11:20 $ docker rm -f --volumes 9029f33e9dfd84b09ef381d890dc151466b7c7d8f381b1d76332bb0f6ca1a18d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:21 + docker inspect -f . ci-base-image-x86_64 16:11:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:21 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:11:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:11:21 $ docker top e6963814cf3f3d77eaa5c66bbca91ff6b8a418576bf67764f0b59946d6894167 -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:21 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 16:11:22 + make test 16:11:22 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:11:22 go: downloading github.com/go-playground/validator/v10 v10.15.1 16:11:22 go: downloading github.com/google/uuid v1.3.1 16:11:22 go: downloading github.com/stretchr/testify v1.8.4 16:11:22 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:11:22 go: downloading github.com/go-kit/log v0.2.1 16:11:22 go: downloading gopkg.in/yaml.v3 v3.0.1 16:11:22 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:11:22 go: downloading github.com/davecgh/go-spew v1.1.1 16:11:22 go: downloading github.com/pmezard/go-difflib v1.0.0 16:11:22 go: downloading github.com/stretchr/objx v0.5.0 16:11:22 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:11:22 go: downloading github.com/go-playground/universal-translator v0.18.1 16:11:22 go: downloading github.com/leodido/go-urn v1.2.4 16:11:22 go: downloading golang.org/x/crypto v0.7.0 16:11:22 go: downloading golang.org/x/text v0.8.0 16:11:22 go: downloading github.com/go-playground/locales v0.14.1 16:11:22 go: downloading github.com/x448/float16 v0.8.4 16:11:23 go: downloading golang.org/x/net v0.8.0 16:11:24 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 16:11:31 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 16:11:31 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 16:11:31 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.085s coverage: 83.5% of statements 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.020s coverage: 32.4% of statements 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.010s coverage: 29.4% of statements 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.009s coverage: 29.3% of statements 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.028s coverage: 53.8% of statements 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.016s coverage: 90.0% of statements 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.037s coverage: 86.7% of statements 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.017s coverage: 60.5% of statements 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.006s coverage: 36.1% of statements 16:11:31 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.014s coverage: 48.7% of statements 16:11:43 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:11:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:11:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:11:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:11:44 $ docker stop --time=1 e6963814cf3f3d77eaa5c66bbca91ff6b8a418576bf67764f0b59946d6894167 16:11:50 $ docker rm -f --volumes e6963814cf3f3d77eaa5c66bbca91ff6b8a418576bf67764f0b59946d6894167 [Pipeline] // withDockerContainer [Pipeline] sh 16:11:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:11:50 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 16:11:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:51 16:11:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:51 latest: Pulling from edgex-lftools-log-publisher 16:11:51 5eb5b503b376: Pulling fs layer 16:11:51 5c69ac0246d0: Pulling fs layer 16:11:51 ec43610c2a17: Pulling fs layer 16:11:51 3a2ae6a8a46f: Pulling fs layer 16:11:51 33b1e0a273af: Pulling fs layer 16:11:51 5d3b04190fa2: Pulling fs layer 16:11:51 2f39f015ded8: Pulling fs layer 16:11:51 3a2ae6a8a46f: Waiting 16:11:51 33b1e0a273af: Waiting 16:11:51 5d3b04190fa2: Waiting 16:11:51 2f39f015ded8: Waiting 16:11:51 5c69ac0246d0: Verifying Checksum 16:11:51 5c69ac0246d0: Download complete 16:11:51 3a2ae6a8a46f: Verifying Checksum 16:11:51 3a2ae6a8a46f: Download complete 16:11:51 ec43610c2a17: Verifying Checksum 16:11:51 ec43610c2a17: Download complete 16:11:51 33b1e0a273af: Verifying Checksum 16:11:51 33b1e0a273af: Download complete 16:11:51 5d3b04190fa2: Verifying Checksum 16:11:51 5d3b04190fa2: Download complete 16:11:51 5eb5b503b376: Verifying Checksum 16:11:51 5eb5b503b376: Download complete 16:11:52 2f39f015ded8: Download complete 16:11:52 5eb5b503b376: Pull complete 16:11:53 5c69ac0246d0: Pull complete 16:11:53 ec43610c2a17: Pull complete 16:11:53 3a2ae6a8a46f: Pull complete 16:11:54 33b1e0a273af: Pull complete 16:11:54 5d3b04190fa2: Pull complete 16:11:59 2f39f015ded8: Pull complete 16:11:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:59 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:11:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:12:05 $ docker top 744b57acb93bef9651e5108ac58f61e6fece75f2432998700490c1dccd2deb78 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:12:06 ---> job-cost.sh 16:12:06 lf-activate-venv: SKIPPING 16:12:06 INFO: No Stack... 16:12:06 INFO: Retrieving Pricing Info for: v3-standard-8 16:12:06 INFO: Archiving Costs [Pipeline] sh 16:12:06 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 16:12:06 + cut -d, -f6 [Pipeline] lock 16:12:06 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-148-stack-cost] 16:12:06 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-148-stack-cost] did not exist. Created. 16:12:06 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:12:07 + echo total: 0.2199999988079071 [Pipeline] stash 16:12:07 Stashed 1 file(s) [Pipeline] } 16:12:07 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 16:12:07 $ docker stop --time=1 744b57acb93bef9651e5108ac58f61e6fece75f2432998700490c1dccd2deb78 16:12:08 $ docker rm -f --volumes 744b57acb93bef9651e5108ac58f61e6fece75f2432998700490c1dccd2deb78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:12:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6209 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 16:12:43 Running in /w/workspace/go-mod-core-contracts/148 [Pipeline] { [Pipeline] checkout 16:12:43 The recommended git tool is: git 16:12:48 using credential edgex-jenkins-ssh 16:12:48 Cloning the remote Git repository 16:12:48 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 16:12:48 > git init /w/workspace/go-mod-core-contracts/148 # timeout=10 16:12:48 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 16:12:48 > git --version # timeout=10 16:12:48 > git --version # 'git version 2.25.1' 16:12:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:12:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:50 Avoid second fetch 16:12:50 Checking out Revision a3b42e94f94e881b46b1ffd7dc1266b644a738ca (main) 16:12:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 16:12:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:12:50 > git config core.sparsecheckout # timeout=10 16:12:50 > git checkout -f a3b42e94f94e881b46b1ffd7dc1266b644a738ca # timeout=10 16:12:51 Commit message: "Merge pull request #859 from FelixTing/issue-858" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:12:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:12:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:12:52 Dload Upload Total Spent Left Speed 16:12:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 16:12:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:12:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:12:53 + sudo tee /etc/docker/daemon.new 16:12:53 { 16:12:53 "registry-mirrors": [ 16:12:53 "https://nexus3.edgexfoundry.org:10001" 16:12:53 ], 16:12:53 "bip": "10.250.0.254/24", 16:12:53 "hosts": [ 16:12:53 "tcp://0.0.0.0:5555", 16:12:53 "unix:///var/run/docker.sock" 16:12:53 ], 16:12:53 "mtu": 1458, 16:12:53 "selinux-enabled": true, 16:12:53 "seccomp-profile": "/etc/docker/seccomp.json" 16:12:53 } [Pipeline] sh 16:12:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:12:53 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 16:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:13:12 ========================================================= 16:13:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:13:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 16:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:13:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:13:13 9fda8d8052c6: Pulling fs layer 16:13:13 5d54e960e981: Pulling fs layer 16:13:13 c4a7e357bf2a: Pulling fs layer 16:13:13 f0e02332f6b5: Pulling fs layer 16:13:13 66412af1f25a: Pulling fs layer 16:13:13 1baf3a5c0e64: Pulling fs layer 16:13:13 9a37bb91b891: Pulling fs layer 16:13:13 a29adfc67d43: Pulling fs layer 16:13:13 d5de9f91c1a4: Pulling fs layer 16:13:13 f0e02332f6b5: Waiting 16:13:13 9a37bb91b891: Waiting 16:13:13 a29adfc67d43: Waiting 16:13:13 66412af1f25a: Waiting 16:13:13 1baf3a5c0e64: Waiting 16:13:13 d5de9f91c1a4: Waiting 16:13:13 5d54e960e981: Verifying Checksum 16:13:13 5d54e960e981: Download complete 16:13:13 f0e02332f6b5: Verifying Checksum 16:13:13 f0e02332f6b5: Download complete 16:13:13 66412af1f25a: Verifying Checksum 16:13:13 66412af1f25a: Download complete 16:13:13 9fda8d8052c6: Verifying Checksum 16:13:13 9fda8d8052c6: Download complete 16:13:13 9a37bb91b891: Verifying Checksum 16:13:13 9a37bb91b891: Download complete 16:13:14 a29adfc67d43: Verifying Checksum 16:13:14 a29adfc67d43: Download complete 16:13:14 9fda8d8052c6: Pull complete 16:13:15 c4a7e357bf2a: Verifying Checksum 16:13:15 c4a7e357bf2a: Download complete 16:13:15 d5de9f91c1a4: Verifying Checksum 16:13:15 d5de9f91c1a4: Download complete 16:13:15 5d54e960e981: Pull complete 16:13:16 1baf3a5c0e64: Verifying Checksum 16:13:16 1baf3a5c0e64: Download complete 16:13:26 c4a7e357bf2a: Pull complete 16:13:26 f0e02332f6b5: Pull complete 16:13:26 66412af1f25a: Pull complete 16:13:33 1baf3a5c0e64: Pull complete 16:13:34 9a37bb91b891: Pull complete 16:13:37 a29adfc67d43: Pull complete 16:13:38 d5de9f91c1a4: Pull complete 16:13:39 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 16:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:13:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 16:13:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:39 + docker inspect -f . ci-base-image-arm64 16:13:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:39 prd-ubuntu20.04-docker-arm64-4c-16g-6209 does not seem to be running inside a container 16:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/148 -v /w/workspace/go-mod-core-contracts/148:/w/workspace/go-mod-core-contracts/148:rw,z -v /w/workspace/go-mod-core-contracts/148@tmp:/w/workspace/go-mod-core-contracts/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:13:43 $ docker top db33d68d1b20d74d0fb754b8fc09dc2a092cd09d76d5fa20ab451c40e8bbf648 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:44 + go version 16:13:44 go version go1.21.0 linux/arm64 [Pipeline] } 16:13:44 $ docker stop --time=1 db33d68d1b20d74d0fb754b8fc09dc2a092cd09d76d5fa20ab451c40e8bbf648 16:13:45 $ docker rm -f --volumes db33d68d1b20d74d0fb754b8fc09dc2a092cd09d76d5fa20ab451c40e8bbf648 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:46 + docker inspect -f . ci-base-image-arm64 16:13:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:46 prd-ubuntu20.04-docker-arm64-4c-16g-6209 does not seem to be running inside a container 16:13:46 $ 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/148 -v /w/workspace/go-mod-core-contracts/148:/w/workspace/go-mod-core-contracts/148:rw,z -v /w/workspace/go-mod-core-contracts/148@tmp:/w/workspace/go-mod-core-contracts/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:13:47 $ docker top 7fef0fa8d613b7ac674a05ef42c9e21e5dd9bc78261aab49a7e2817d62048b75 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:48 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/148 [Pipeline] fileExists [Pipeline] sh 16:13:48 + make test 16:13:48 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:13:48 go: downloading github.com/go-kit/log v0.2.1 16:13:48 go: downloading github.com/stretchr/testify v1.8.4 16:13:50 go: downloading github.com/go-playground/validator/v10 v10.15.1 16:13:50 go: downloading github.com/google/uuid v1.3.1 16:13:50 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 16:13:50 go: downloading gopkg.in/yaml.v3 v3.0.1 16:13:50 go: downloading github.com/go-logfmt/logfmt v0.5.1 16:13:50 go: downloading github.com/davecgh/go-spew v1.1.1 16:13:50 go: downloading github.com/pmezard/go-difflib v1.0.0 16:13:50 go: downloading github.com/stretchr/objx v0.5.0 16:13:50 go: downloading github.com/x448/float16 v0.8.4 16:13:50 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 16:13:50 go: downloading github.com/go-playground/universal-translator v0.18.1 16:13:50 go: downloading github.com/leodido/go-urn v1.2.4 16:13:50 go: downloading golang.org/x/crypto v0.7.0 16:13:51 go: downloading golang.org/x/text v0.8.0 16:13:51 go: downloading github.com/go-playground/locales v0.14.1 16:13:55 go: downloading golang.org/x/net v0.8.0 16:13:57 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 16:14:44 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 16:14:44 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.436s coverage: 83.5% of statements 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.080s coverage: 32.4% of statements 16:14:44 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.072s coverage: 29.4% of statements 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.119s coverage: 29.3% of statements 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.179s coverage: 53.8% of statements 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.118s coverage: 90.0% of statements 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.241s coverage: 86.7% of statements 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.047s coverage: 60.5% of statements 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.021s coverage: 36.1% of statements 16:14:44 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.034s coverage: 48.7% of statements 16:14:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:14:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:14:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:14:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 16:14:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:14:54 $ docker stop --time=1 7fef0fa8d613b7ac674a05ef42c9e21e5dd9bc78261aab49a7e2817d62048b75 16:14:58 $ docker rm -f --volumes 7fef0fa8d613b7ac674a05ef42c9e21e5dd9bc78261aab49a7e2817d62048b75 [Pipeline] // withDockerContainer [Pipeline] sh 16:14:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:14:59 Warning: overwriting stash ‘coverage-report’ 16:15:00 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 16:15:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:00 16:15:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:01 arm64: Pulling from edgex-lftools-log-publisher 16:15:01 8998bd30e6a1: Pulling fs layer 16:15:01 04944245beec: Pulling fs layer 16:15:01 699f458cf7ca: Pulling fs layer 16:15:01 765212b225bb: Pulling fs layer 16:15:01 f23df028b6ca: Pulling fs layer 16:15:01 765212b225bb: Waiting 16:15:01 d65c8cfc05b1: Pulling fs layer 16:15:01 2437ff75d9bd: Pulling fs layer 16:15:01 2437ff75d9bd: Waiting 16:15:01 d65c8cfc05b1: Waiting 16:15:01 f23df028b6ca: Waiting 16:15:01 04944245beec: Verifying Checksum 16:15:01 04944245beec: Download complete 16:15:01 765212b225bb: Verifying Checksum 16:15:01 765212b225bb: Download complete 16:15:01 f23df028b6ca: Verifying Checksum 16:15:01 f23df028b6ca: Download complete 16:15:01 d65c8cfc05b1: Download complete 16:15:01 699f458cf7ca: Verifying Checksum 16:15:02 8998bd30e6a1: Verifying Checksum 16:15:02 8998bd30e6a1: Download complete 16:15:04 2437ff75d9bd: Verifying Checksum 16:15:04 2437ff75d9bd: Download complete 16:15:05 8998bd30e6a1: Pull complete 16:15:06 04944245beec: Pull complete 16:15:07 699f458cf7ca: Pull complete 16:15:07 765212b225bb: Pull complete 16:15:11 f23df028b6ca: Pull complete 16:15:11 d65c8cfc05b1: Pull complete 16:15:26 2437ff75d9bd: Pull complete 16:15:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:15:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:26 prd-ubuntu20.04-docker-arm64-4c-16g-6209 does not seem to be running inside a container 16:15:26 $ 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/148 -v /w/workspace/go-mod-core-contracts/148:/w/workspace/go-mod-core-contracts/148:rw,z -v /w/workspace/go-mod-core-contracts/148@tmp:/w/workspace/go-mod-core-contracts/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:15:28 $ docker top 8ddab280a5d1f0622cedffe450aa2b80e8a98342fea171c9883060b01ee067f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:29 ---> job-cost.sh 16:15:29 lf-activate-venv: SKIPPING 16:15:29 INFO: No Stack... 16:15:29 INFO: Retrieving Pricing Info for: v3-standard-4 16:15:30 INFO: Archiving Costs [Pipeline] sh 16:15:30 + cat /w/workspace/go-mod-core-contracts/148/archives/cost.csv 16:15:30 + cut -d, -f6 [Pipeline] lock 16:15:31 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-148-stack-cost] 16:15:31 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-148-stack-cost] did not exist. Created. 16:15:31 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:15:31 /w/workspace/go-mod-core-contracts/148@tmp/durable-ddbe9df8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:15:31 + echo total: 0.10999999940395355 [Pipeline] stash 16:15:31 Warning: overwriting stash ‘stack-cost’ 16:15:31 Stashed 1 file(s) [Pipeline] } 16:15:31 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-148-stack-cost] [Pipeline] // lock [Pipeline] } 16:15:31 $ docker stop --time=1 8ddab280a5d1f0622cedffe450aa2b80e8a98342fea171c9883060b01ee067f9 16:15:33 $ docker rm -f --volumes 8ddab280a5d1f0622cedffe450aa2b80e8a98342fea171c9883060b01ee067f9 [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 16:15:33 provisioning config files... 16:15:33 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14317220709831154229tmp [Pipeline] { [Pipeline] sh 16:15:34 + set +x 16:15:34 + bash -s -- 16:15:34 + curl -s https://codecov.io/bash 16:15:34 16:15:34 _____ _ 16:15:34 / ____| | | 16:15:34 | | ___ __| | ___ ___ _____ __ 16:15:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:15:34 | |___| (_) | (_| | __/ (_| (_) \ V / 16:15:34 \_____\___/ \__,_|\___|\___\___/ \_/ 16:15:34 Bash-1.0.6 16:15:34 16:15:34 16:15:34 ==> git version 2.25.1 found 16:15:34 ==> 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 16:15:34 Release-Date: 2020-01-08 16:15:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:15:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:15:34 ==> Jenkins CI detected. 16:15:34 current dir:  /w/workspace/undry_go-mod-core-contracts_main 16:15:34 project root: . 16:15:34 --> token set from env 16:15:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:15:34 ==> Running gcov in . (disable via -X gcov) 16:15:34 ==> Python coveragepy not found 16:15:34 ==> Searching for coverage reports in: 16:15:34 + . 16:15:34 -> Found 1 reports 16:15:34 ==> Detecting git/mercurial file structure 16:15:34 ==> Reading reports 16:15:34 + ./coverage.out bytes=135171 16:15:34 ==> Appending adjustments 16:15:34 https://docs.codecov.io/docs/fixing-reports 16:15:34 + Found adjustments 16:15:34 ==> Gzipping contents 16:15:34 20K /tmp/codecov.3jJgw2.gz 16:15:34 ==> Uploading reports 16:15:34 url: https://codecov.io 16:15:34 query: branch=main&commit=a3b42e94f94e881b46b1ffd7dc1266b644a738ca&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:15:34 -> Pinging Codecov 16:15:34 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=a3b42e94f94e881b46b1ffd7dc1266b644a738ca&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 16:15:35 -> Uploading to 16:15:35 https://storage.googleapis.com/codecov/v4/raw/2023-09-14/71470A77251A30514AAF9C0BB2E5B6CE/a3b42e94f94e881b46b1ffd7dc1266b644a738ca/464bbba1-820a-4da3-9a75-2d7c7de8f6c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230914T161534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e9f4a4320fc9051a8e42db09f5e445678afd2d1b8e5ac7d506e28252ed6b81e4 16:15:35 % Total % Received % Xferd Average Speed Time Time Time Current 16:15:35 Dload Upload Total Spent Left Speed 16:15:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19211 0 0 100 19211 0 87322 --:--:-- --:--:-- --:--:-- 87322 16:15:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/a3b42e94f94e881b46b1ffd7dc1266b644a738ca [Pipeline] } 16:15:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:15:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:15:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:15:35 16:15:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:15:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:15:36 df9b9388f04a: Pulling fs layer 16:15:36 52dc419b0ee2: Pulling fs layer 16:15:36 25bc292e5bac: Pulling fs layer 16:15:36 114826534d7a: Pulling fs layer 16:15:36 4657fd5d0bcf: Pulling fs layer 16:15:36 6ad1cebc031e: Pulling fs layer 16:15:36 8a3aa393b2d8: Pulling fs layer 16:15:36 4657fd5d0bcf: Waiting 16:15:36 6ad1cebc031e: Waiting 16:15:36 8a3aa393b2d8: Waiting 16:15:36 114826534d7a: Waiting 16:15:36 25bc292e5bac: Download complete 16:15:36 52dc419b0ee2: Verifying Checksum 16:15:36 52dc419b0ee2: Download complete 16:15:36 4657fd5d0bcf: Verifying Checksum 16:15:36 4657fd5d0bcf: Download complete 16:15:36 df9b9388f04a: Verifying Checksum 16:15:36 6ad1cebc031e: Verifying Checksum 16:15:36 6ad1cebc031e: Download complete 16:15:36 df9b9388f04a: Pull complete 16:15:36 52dc419b0ee2: Pull complete 16:15:36 25bc292e5bac: Pull complete 16:15:36 114826534d7a: Verifying Checksum 16:15:36 114826534d7a: Download complete 16:15:36 8a3aa393b2d8: Verifying Checksum 16:15:36 8a3aa393b2d8: Download complete 16:15:41 114826534d7a: Pull complete 16:15:41 4657fd5d0bcf: Pull complete 16:15:41 6ad1cebc031e: Pull complete 16:15:44 8a3aa393b2d8: Pull complete 16:15:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:15:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:15:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:44 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:15:52 $ docker top 8d7b8160103b6083708fc289963db3b982a0ecdbc1d7f5f2aa2f821a1e52e8c8 -eo pid,comm [Pipeline] { [Pipeline] echo 16:15:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 16:15:52 + set -o pipefail 16:15:52 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 16:15:56 16:15:56 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 16:15:56 16:15:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/1fca783d-36d6-4f9a-978e-cf838badcfa4 16:15:56 16:15:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:15:56 16:15:56 16:15:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:15:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:15:56 More details here: https://snyk.co/ue1NS 16:15:56 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:15:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:15:56 $ docker stop --time=1 8d7b8160103b6083708fc289963db3b982a0ecdbc1d7f5f2aa2f821a1e52e8c8 16:16:00 $ docker rm -f --volumes 8d7b8160103b6083708fc289963db3b982a0ecdbc1d7f5f2aa2f821a1e52e8c8 [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 16:16:01 + git log --format=format:%s -1 a3b42e94f94e881b46b1ffd7dc1266b644a738ca [Pipeline] sh 16:16:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:01 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:16:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:16:02 $ docker top e2465274380dc36a670767ae0a101cc05f8fc0e1ae7c03d6c5eb5ae51a976713 -eo pid,comm 16:16:02 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). 16:16:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:02 [ssh-agent] Looking for ssh-agent implementation... 16:16:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:02 $ docker exec e2465274380dc36a670767ae0a101cc05f8fc0e1ae7c03d6c5eb5ae51a976713 ssh-agent 16:16:02 SSH_AUTH_SOCK=/tmp/ssh-5NzCtW6V7zKZ/agent.33 16:16:02 SSH_AGENT_PID=39 16:16:02 Running ssh-add (command line suppressed) 16:16:02 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13553258207959064485.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13553258207959064485.key) 16:16:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:03 + git semver tag 16:16:03 2023-09-14 16:16:03,221 [run_tag] DEBUG tag force:False 16:16:03 2023-09-14 16:16:03,221 [check_head_tag] DEBUG check head tag 16:16:03 2023-09-14 16:16:03,223 [execute] INFO git cat-file --batch-check 16:16:03 2023-09-14 16:16:03,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 16:16:03 2023-09-14 16:16:03,228 [execute] INFO git cat-file --batch 16:16:03 2023-09-14 16:16:03,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 16:16:03 2023-09-14 16:16:03,275 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:16:03 2023-09-14 16:16:03,275 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 16:16:03 2023-09-14 16:16:03,275 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 16:16:03 2023-09-14 16:16:03,281 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:16:03 3.1.0-dev.14 [Pipeline] } 16:16:03 $ docker exec --env ******** --env ******** e2465274380dc36a670767ae0a101cc05f8fc0e1ae7c03d6c5eb5ae51a976713 ssh-agent -k 16:16:03 unset SSH_AUTH_SOCK; 16:16:03 unset SSH_AGENT_PID; 16:16:03 echo Agent pid 39 killed; 16:16:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:03 + git semver [Pipeline] } 16:16:04 $ docker stop --time=1 e2465274380dc36a670767ae0a101cc05f8fc0e1ae7c03d6c5eb5ae51a976713 16:16:05 $ docker rm -f --volumes e2465274380dc36a670767ae0a101cc05f8fc0e1ae7c03d6c5eb5ae51a976713 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:16:05 16:16:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:16:06 0.23.1-centos7: Pulling from edgex-lftools 16:16:06 ab5ef0e58194: Pulling fs layer 16:16:06 9712f1f96733: Pulling fs layer 16:16:06 63f879dbbcfc: Pulling fs layer 16:16:06 0d9ebad4ef96: Pulling fs layer 16:16:06 e9a5061849ea: Pulling fs layer 16:16:06 d747dcd14b5f: Pulling fs layer 16:16:06 2de7ff778b66: Pulling fs layer 16:16:06 0d9ebad4ef96: Waiting 16:16:06 e9a5061849ea: Waiting 16:16:06 d747dcd14b5f: Waiting 16:16:06 2de7ff778b66: Waiting 16:16:06 9712f1f96733: Verifying Checksum 16:16:06 9712f1f96733: Download complete 16:16:06 63f879dbbcfc: Verifying Checksum 16:16:06 63f879dbbcfc: Download complete 16:16:06 ab5ef0e58194: Verifying Checksum 16:16:06 ab5ef0e58194: Download complete 16:16:06 d747dcd14b5f: Download complete 16:16:06 e9a5061849ea: Verifying Checksum 16:16:06 e9a5061849ea: Download complete 16:16:06 0d9ebad4ef96: Verifying Checksum 16:16:06 0d9ebad4ef96: Download complete 16:16:06 2de7ff778b66: Verifying Checksum 16:16:06 2de7ff778b66: Download complete 16:16:09 ab5ef0e58194: Pull complete 16:16:09 9712f1f96733: Pull complete 16:16:10 63f879dbbcfc: Pull complete 16:16:14 0d9ebad4ef96: Pull complete 16:16:14 e9a5061849ea: Pull complete 16:16:15 d747dcd14b5f: Pull complete 16:16:16 2de7ff778b66: Pull complete 16:16:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:16:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:16 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:16:27 $ docker top 0a85c1c8d15e88b6ef7379ea943c481401f88ab0abfae8f9ee3e44c576dc2ded -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:16:27 provisioning config files... 16:16:27 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5088021149752141135tmp 16:16:27 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4586301795431436837tmp 16:16:27 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config25540650166934933tmp [Pipeline] { [Pipeline] echo 16:16:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:16:27 ---> sigul-configuration.sh 16:16:27 gpg: directory `/root/.gnupg' created 16:16:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:16:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:16:27 gpg: keyring `/root/.gnupg/secring.gpg' created 16:16:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:16:27 gpg: CAST5 encrypted data 16:16:27 gpg: encrypted with 1 passphrase 16:16:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:16:28 + mkdir /home/jenkins 16:16:28 + mkdir /home/jenkins/sigul [Pipeline] sh 16:16:28 + 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 16:16:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:16:28 ---> sigul-install.sh 16:16:28 Sigul already installed; skipping installation. [Pipeline] sh 16:16:29 + git tag --list 16:16:29 v0.0.0 16:16:29 v0.0.1 16:16:29 v0.1.0 16:16:29 v0.1.1 16:16:29 v0.1.10 16:16:29 v0.1.100 16:16:29 v0.1.101 16:16:29 v0.1.102 16:16:29 v0.1.103 16:16:29 v0.1.104 16:16:29 v0.1.105 16:16:29 v0.1.106 16:16:29 v0.1.107 16:16:29 v0.1.108 16:16:29 v0.1.109 16:16:29 v0.1.11 16:16:29 v0.1.110 16:16:29 v0.1.111 16:16:29 v0.1.112 16:16:29 v0.1.113 16:16:29 v0.1.114 16:16:29 v0.1.115 16:16:29 v0.1.116 16:16:29 v0.1.117 16:16:29 v0.1.118 16:16:29 v0.1.119 16:16:29 v0.1.12 16:16:29 v0.1.120 16:16:29 v0.1.121 16:16:29 v0.1.122 16:16:29 v0.1.123 16:16:29 v0.1.124 16:16:29 v0.1.125 16:16:29 v0.1.126 16:16:29 v0.1.127 16:16:29 v0.1.128 16:16:29 v0.1.129 16:16:29 v0.1.13 16:16:29 v0.1.130 16:16:29 v0.1.131 16:16:29 v0.1.132 16:16:29 v0.1.133 16:16:29 v0.1.134 16:16:29 v0.1.135 16:16:29 v0.1.136 16:16:29 v0.1.137 16:16:29 v0.1.138 16:16:29 v0.1.139 16:16:29 v0.1.14 16:16:29 v0.1.140 16:16:29 v0.1.141 16:16:29 v0.1.142 16:16:29 v0.1.143 16:16:29 v0.1.144 16:16:29 v0.1.145 16:16:29 v0.1.146 16:16:29 v0.1.147 16:16:29 v0.1.148 16:16:29 v0.1.149 16:16:29 v0.1.15 16:16:29 v0.1.16 16:16:29 v0.1.17 16:16:29 v0.1.18 16:16:29 v0.1.19 16:16:29 v0.1.2 16:16:29 v0.1.20 16:16:29 v0.1.21 16:16:29 v0.1.22 16:16:29 v0.1.23 16:16:29 v0.1.24 16:16:29 v0.1.25 16:16:29 v0.1.26 16:16:29 v0.1.27 16:16:29 v0.1.28 16:16:29 v0.1.29 16:16:29 v0.1.3 16:16:29 v0.1.30 16:16:29 v0.1.31 16:16:29 v0.1.32 16:16:29 v0.1.33 16:16:29 v0.1.34 16:16:29 v0.1.35 16:16:29 v0.1.36 16:16:29 v0.1.37 16:16:29 v0.1.38 16:16:29 v0.1.39 16:16:29 v0.1.4 16:16:29 v0.1.40 16:16:29 v0.1.41 16:16:29 v0.1.42 16:16:29 v0.1.43 16:16:29 v0.1.44 16:16:29 v0.1.45 16:16:29 v0.1.46 16:16:29 v0.1.47 16:16:29 v0.1.48 16:16:29 v0.1.49 16:16:29 v0.1.5 16:16:29 v0.1.50 16:16:29 v0.1.51 16:16:29 v0.1.52 16:16:29 v0.1.53 16:16:29 v0.1.54 16:16:29 v0.1.55 16:16:29 v0.1.56 16:16:29 v0.1.57 16:16:29 v0.1.58 16:16:29 v0.1.59 16:16:29 v0.1.6 16:16:29 v0.1.60 16:16:29 v0.1.61 16:16:29 v0.1.62 16:16:29 v0.1.63 16:16:29 v0.1.64 16:16:29 v0.1.65 16:16:29 v0.1.66 16:16:29 v0.1.67 16:16:29 v0.1.68 16:16:29 v0.1.69 16:16:29 v0.1.7 16:16:29 v0.1.70 16:16:29 v0.1.71 16:16:29 v0.1.72 16:16:29 v0.1.73 16:16:29 v0.1.74 16:16:29 v0.1.75 16:16:29 v0.1.76 16:16:29 v0.1.77 16:16:29 v0.1.78 16:16:29 v0.1.79 16:16:29 v0.1.8 16:16:29 v0.1.80 16:16:29 v0.1.81 16:16:29 v0.1.82 16:16:29 v0.1.83 16:16:29 v0.1.84 16:16:29 v0.1.85 16:16:29 v0.1.86 16:16:29 v0.1.87 16:16:29 v0.1.88 16:16:29 v0.1.89 16:16:29 v0.1.9 16:16:29 v0.1.90 16:16:29 v0.1.91 16:16:29 v0.1.92 16:16:29 v0.1.93 16:16:29 v0.1.94 16:16:29 v0.1.95 16:16:29 v0.1.96 16:16:29 v0.1.97 16:16:29 v0.1.98 16:16:29 v0.1.99 16:16:29 v2.0.0 16:16:29 v2.1.0 16:16:29 v2.1.1 16:16:29 v2.2.0 16:16:29 v2.3.0 16:16:29 v3.0 16:16:29 v3.0.0 16:16:29 v3.1.0-dev.1 16:16:29 v3.1.0-dev.10 16:16:29 v3.1.0-dev.11 16:16:29 v3.1.0-dev.12 16:16:29 v3.1.0-dev.13 16:16:29 v3.1.0-dev.14 16:16:29 v3.1.0-dev.2 16:16:29 v3.1.0-dev.3 16:16:29 v3.1.0-dev.4 16:16:29 v3.1.0-dev.5 16:16:29 v3.1.0-dev.6 16:16:29 v3.1.0-dev.7 16:16:29 v3.1.0-dev.8 16:16:29 v3.1.0-dev.9 [Pipeline] sh 16:16:29 + lftools sign git-tag v3.1.0-dev.14 16:16:29 Signing Git tag with Sigul... 16:16:29 Signing v3.1.0-dev.14 [Pipeline] echo 16:16:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:16:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:16:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:16:30 $ docker stop --time=1 0a85c1c8d15e88b6ef7379ea943c481401f88ab0abfae8f9ee3e44c576dc2ded 16:16:32 $ docker rm -f --volumes 0a85c1c8d15e88b6ef7379ea943c481401f88ab0abfae8f9ee3e44c576dc2ded [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:16:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:33 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:16:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:16:33 $ docker top 259149658d291477546373f1b9696134ed6f3037f475dd23a5014fd42ff10563 -eo pid,comm 16:16:33 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). 16:16:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:33 [ssh-agent] Looking for ssh-agent implementation... 16:16:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:33 $ docker exec 259149658d291477546373f1b9696134ed6f3037f475dd23a5014fd42ff10563 ssh-agent 16:16:33 SSH_AUTH_SOCK=/tmp/ssh-XGz4cUfgJ17D/agent.33 16:16:33 SSH_AGENT_PID=39 16:16:33 Running ssh-add (command line suppressed) 16:16:33 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15566645210816443534.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_15566645210816443534.key) 16:16:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:34 + git semver bump pre 16:16:34 2023-09-14 16:16:34,378 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:16:34 2023-09-14 16:16:34,379 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 16:16:34 2023-09-14 16:16:34,379 [bump_version] DEBUG bumped version:3.1.0-dev.15 16:16:34 2023-09-14 16:16:34,379 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 16:16:34 2023-09-14 16:16:34,379 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:16:34 2023-09-14 16:16:34,379 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:16:34 2023-09-14 16:16:34,381 [execute] INFO git cat-file --batch-check 16:16:34 2023-09-14 16:16:34,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:16:34 2023-09-14 16:16:34,387 [execute] INFO git cat-file --batch 16:16:34 2023-09-14 16:16:34,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:16:34 2023-09-14 16:16:34,393 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:16:34 3.1.0-dev.15 [Pipeline] } 16:16:34 $ docker exec --env ******** --env ******** 259149658d291477546373f1b9696134ed6f3037f475dd23a5014fd42ff10563 ssh-agent -k 16:16:34 unset SSH_AUTH_SOCK; 16:16:34 unset SSH_AGENT_PID; 16:16:34 echo Agent pid 39 killed; 16:16:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:34 + git semver [Pipeline] } 16:16:35 $ docker stop --time=1 259149658d291477546373f1b9696134ed6f3037f475dd23a5014fd42ff10563 16:16:36 $ docker rm -f --volumes 259149658d291477546373f1b9696134ed6f3037f475dd23a5014fd42ff10563 [Pipeline] // withDockerContainer [Pipeline] sh 16:16:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:16:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:16:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:37 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:16:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:16:37 $ docker top 6bb66e6cdf724f78454601077a5a14881cac99a94292eb6d87c22542738a12cf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:16:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:16:38 [ssh-agent] Looking for ssh-agent implementation... 16:16:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:38 $ docker exec 6bb66e6cdf724f78454601077a5a14881cac99a94292eb6d87c22542738a12cf ssh-agent 16:16:38 SSH_AUTH_SOCK=/tmp/ssh-NgggSLf5PwIo/agent.31 16:16:38 SSH_AGENT_PID=37 16:16:38 Running ssh-add (command line suppressed) 16:16:38 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10274163493468765274.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_10274163493468765274.key) 16:16:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:16:38 + git semver push 16:16:38 2023-09-14 16:16:38,919 [run_push] DEBUG push 16:16:38 2023-09-14 16:16:38,920 [execute] INFO git cat-file --batch-check 16:16:38 2023-09-14 16:16:38,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 16:16:38 2023-09-14 16:16:38,925 [execute] INFO git rev-list 548cc6a596f647037e2f797e281e4b459f53289c -- 16:16:38 2023-09-14 16:16:38,925 [execute] DEBUG Popen(['git', 'rev-list', '548cc6a596f647037e2f797e281e4b459f53289c', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 16:16:38 2023-09-14 16:16:38,938 [execute] INFO git fetch -v origin 16:16:38 2023-09-14 16:16:38,938 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 16:16:39 2023-09-14 16:16:39,479 [run_push] DEBUG no remote changes detected 16:16:39 2023-09-14 16:16:39,479 [execute] INFO git push origin semver 16:16:39 2023-09-14 16:16:39,480 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 16:16:40 2023-09-14 16:16:40,593 [run_push] DEBUG push all version tags 16:16:40 2023-09-14 16:16:40,593 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:16:40 2023-09-14 16:16:40,594 [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) 16:16:41 2023-09-14 16:16:41,463 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 16:16:41 3.1.0-dev.15 [Pipeline] } 16:16:41 $ docker exec --env ******** --env ******** 6bb66e6cdf724f78454601077a5a14881cac99a94292eb6d87c22542738a12cf ssh-agent -k 16:16:41 unset SSH_AUTH_SOCK; 16:16:41 unset SSH_AGENT_PID; 16:16:41 echo Agent pid 37 killed; 16:16:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:16:41 + git semver [Pipeline] } 16:16:42 $ docker stop --time=1 6bb66e6cdf724f78454601077a5a14881cac99a94292eb6d87c22542738a12cf 16:16:43 $ docker rm -f --volumes 6bb66e6cdf724f78454601077a5a14881cac99a94292eb6d87c22542738a12cf [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 16:16:44 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 16:16:44 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 16:16:44 total 16 16:16:44 drwxr-xr-x 3 root root 4096 Sep 14 16:12 . 16:16:44 drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 16:16 .. 16:16:44 drwxr-xr-x 2 root root 4096 Sep 14 16:12 cost 16:16:44 -rw-r--r-- 1 root root 93 Sep 14 16:12 cost.csv 16:16:44 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 16:16:44 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 16:16:44 total 16 16:16:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 14 16:12 . 16:16:44 drwxrwxr-x 11 jenkins jenkins 4096 Sep 14 16:16 .. 16:16:44 drwxr-xr-x 2 jenkins jenkins 4096 Sep 14 16:12 cost 16:16:44 -rw-r--r-- 1 jenkins jenkins 93 Sep 14 16:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:16:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:16:45 ---> package-listing.sh 16:16:45 ++ facter osfamily 16:16:45 ++ tr '[:upper:]' '[:lower:]' 16:16:45 + OS_FAMILY=debian 16:16:45 + workspace=/w/workspace/undry_go-mod-core-contracts_main 16:16:45 + START_PACKAGES=/tmp/packages_start.txt 16:16:45 + END_PACKAGES=/tmp/packages_end.txt 16:16:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:16:45 + PACKAGES=/tmp/packages_start.txt 16:16:45 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 16:16:45 + PACKAGES=/tmp/packages_end.txt 16:16:45 + case "${OS_FAMILY}" in 16:16:45 + dpkg -l 16:16:45 + grep '^ii' 16:16:45 + '[' -f /tmp/packages_start.txt ']' 16:16:45 + '[' -f /tmp/packages_end.txt ']' 16:16:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:16:45 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 16:16:45 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 16:16:45 + 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 16:16:45 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 16:16:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:16:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:46 prd-ubuntu20.04-docker-8c-8g-6208 does not seem to be running inside a container 16:16:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:16:46 $ docker top 1e2994660dc19fd8dcb7e80d91bb6a77976edbf21c507a0d8db4c97d25d2c813 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:47 + touch /tmp/pre-build-complete [Pipeline] sh 16:16:47 + mkdir -p /var/log/sysstat [Pipeline] sh 16:16:47 + ls /var/log/sa-host 16:16:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:16:47 provisioning config files... 16:16:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16039518611146844464tmp [Pipeline] { [Pipeline] echo 16:16:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:16:48 ---> create-netrc.sh [Pipeline] } 16:16:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:16:48 ---> python-tools-install.sh [Pipeline] echo 16:16:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:16:48 ---> sudo-logs.sh 16:16:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:16:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:16:49 ---> job-cost.sh 16:16:49 lf-activate-venv: SKIPPING 16:16:49 DEBUG: total: 0.2199999988079071 16:16:49 INFO: Retrieving Stack Cost... 16:16:49 INFO: Retrieving Pricing Info for: v3-standard-8 16:16:49 INFO: Archiving Costs [Pipeline] echo 16:16:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:16:50 ---> logs-deploy.sh 16:16:50 lf-activate-venv: SKIPPING 16:16:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/148 16:16:50 INFO: archiving workspace using pattern(s): 16:16:51 Archives upload complete. 16:16:51 INFO: archiving logs to Nexus 16:16:52 ---> uname -a: 16:16:52 Linux prd-ubuntu20-04-docker-8c-8g-6208 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:16:52 16:16:52 16:16:52 ---> lscpu: 16:16:52 Architecture: x86_64 16:16:52 CPU op-mode(s): 32-bit, 64-bit 16:16:52 Byte Order: Little Endian 16:16:52 Address sizes: 40 bits physical, 48 bits virtual 16:16:52 CPU(s): 8 16:16:52 On-line CPU(s) list: 0-7 16:16:52 Thread(s) per core: 1 16:16:52 Core(s) per socket: 1 16:16:52 Socket(s): 8 16:16:52 NUMA node(s): 1 16:16:52 Vendor ID: AuthenticAMD 16:16:52 CPU family: 23 16:16:52 Model: 49 16:16:52 Model name: AMD EPYC-Rome Processor 16:16:52 Stepping: 0 16:16:52 CPU MHz: 2799.998 16:16:52 BogoMIPS: 5599.99 16:16:52 Virtualization: AMD-V 16:16:52 Hypervisor vendor: KVM 16:16:52 Virtualization type: full 16:16:52 L1d cache: 256 KiB 16:16:52 L1i cache: 256 KiB 16:16:52 L2 cache: 4 MiB 16:16:52 L3 cache: 128 MiB 16:16:52 NUMA node0 CPU(s): 0-7 16:16:52 Vulnerability Itlb multihit: Not affected 16:16:52 Vulnerability L1tf: Not affected 16:16:52 Vulnerability Mds: Not affected 16:16:52 Vulnerability Meltdown: Not affected 16:16:52 Vulnerability Mmio stale data: Not affected 16:16:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:16:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:16:52 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:16:52 Vulnerability Srbds: Not affected 16:16:52 Vulnerability Tsx async abort: Not affected 16:16:52 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 16:16:52 16:16:52 16:16:52 ---> nproc: 16:16:52 8 16:16:52 16:16:52 16:16:52 ---> df -h: 16:16:52 Filesystem Size Used Avail Use% Mounted on 16:16:52 overlay 155G 12G 143G 8% / 16:16:52 tmpfs 64M 0 64M 0% /dev 16:16:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:16:52 shm 64M 0 64M 0% /dev/shm 16:16:52 /dev/vda1 155G 12G 143G 8% /facter-os 16:16:52 16:16:52 16:16:52 ---> sar -b -r -n DEV: 16:16:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6208) 09/14/23 _x86_64_ (8 CPU) 16:16:52 16:16:52 16:10:07 LINUX RESTART (8 CPU) 16:16:52 16:16:52 16:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:16:52 16:12:01 94.70 0.75 93.95 0.00 46.93 103982.54 0.00 16:16:52 16:13:01 22.10 0.07 22.03 0.00 11.33 12114.00 0.00 16:16:52 16:14:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 16:16:52 16:15:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 16:16:52 16:16:01 94.77 12.38 82.39 0.00 5263.71 39392.87 0.00 16:16:52 Average: 42.84 2.64 40.20 0.00 1064.50 31102.88 0.00 16:16:52 16:16:52 16:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:16:52 16:12:01 28639732 31597964 707532 2.15 95012 3085624 1835036 5.41 1078716 2740036 330336 16:16:52 16:13:01 28630640 31589552 719688 2.19 95308 3085972 1749712 5.16 1102812 2728000 20 16:16:52 16:14:01 28630060 31589176 719636 2.19 95344 3085976 1749712 5.16 1102524 2728008 16 16:16:52 16:15:01 28637376 31596828 712228 2.17 95388 3085972 1749712 5.16 1095448 2728328 12 16:16:52 16:16:01 27347736 31544700 731552 2.22 146144 4217272 1692624 4.99 1493696 3529832 96 16:16:52 Average: 28377109 31583644 718127 2.18 105439 3312163 1755359 5.17 1174639 2890841 66096 16:16:52 16:16:52 16:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:16:52 16:12:01 ens3 328.76 192.82 7088.42 34.02 0.00 0.00 0.00 0.00 16:16:52 16:12:01 docker0 45.71 82.70 3.64 729.20 0.00 0.00 0.00 0.00 16:16:52 16:12:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 16:16:52 16:13:01 ens3 20.95 30.46 8.99 78.34 0.00 0.00 0.00 0.00 16:16:52 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:52 16:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 16:16:52 16:14:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:16:52 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:52 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:52 16:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:16:52 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:16:52 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:16:52 16:16:01 ens3 422.06 215.64 7437.69 24.28 0.00 0.00 0.00 0.00 16:16:52 16:16:01 docker0 44.04 94.99 3.35 730.12 0.00 0.00 0.00 0.00 16:16:52 16:16:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 16:16:52 Average: ens3 154.39 87.81 2907.08 27.33 0.00 0.00 0.00 0.00 16:16:52 Average: docker0 17.95 35.54 1.40 291.87 0.00 0.00 0.00 0.00 16:16:52 Average: lo 0.88 0.88 0.08 0.08 0.00 0.00 0.00 0.00 16:16:52 16:16:52 16:16:52 ---> sar -P ALL: 16:16:52 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6208) 09/14/23 _x86_64_ (8 CPU) 16:16:52 16:16:52 16:10:07 LINUX RESTART (8 CPU) 16:16:52 16:16:52 16:11:01 CPU %user %nice %system %iowait %steal %idle 16:16:52 16:12:01 all 24.42 0.00 4.63 3.66 0.08 67.21 16:16:52 16:12:01 0 23.56 0.00 4.54 2.08 0.08 69.74 16:16:52 16:12:01 1 23.60 0.00 4.57 5.58 0.07 66.19 16:16:52 16:12:01 2 24.92 0.00 5.58 9.77 0.07 59.66 16:16:52 16:12:01 3 24.24 0.00 4.50 0.27 0.07 70.92 16:16:52 16:12:01 4 26.05 0.00 4.13 1.13 0.07 68.62 16:16:52 16:12:01 5 23.90 0.00 4.27 9.88 0.08 61.87 16:16:52 16:12:01 6 24.01 0.00 5.00 0.29 0.08 70.61 16:16:52 16:12:01 7 25.06 0.00 4.46 0.32 0.10 70.05 16:16:52 16:13:01 all 0.35 0.00 0.20 1.00 0.01 98.43 16:16:52 16:13:01 0 0.20 0.00 0.20 0.02 0.00 99.58 16:16:52 16:13:01 1 0.15 0.00 0.20 1.43 0.02 98.20 16:16:52 16:13:01 2 0.22 0.00 0.35 6.51 0.02 92.90 16:16:52 16:13:01 3 0.38 0.00 0.17 0.00 0.02 99.43 16:16:52 16:13:01 4 1.05 0.00 0.15 0.02 0.02 98.77 16:16:52 16:13:01 5 0.33 0.00 0.13 0.00 0.02 99.51 16:16:52 16:13:01 6 0.17 0.00 0.17 0.03 0.00 99.63 16:16:52 16:13:01 7 0.33 0.00 0.23 0.00 0.02 99.42 16:16:52 16:14:01 all 0.03 0.00 0.01 0.00 0.01 99.95 16:16:52 16:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:16:52 16:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 16:16:52 16:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:16:52 16:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:16:52 16:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 16:16:52 16:14:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:16:52 16:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 16:16:52 16:14:01 7 0.07 0.00 0.03 0.00 0.03 99.87 16:16:52 16:15:01 all 0.04 0.00 0.02 0.01 0.01 99.93 16:16:52 16:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 16:16:52 16:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 16:16:52 16:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:16:52 16:15:01 3 0.10 0.00 0.03 0.00 0.00 99.87 16:16:52 16:15:01 4 0.05 0.00 0.02 0.02 0.02 99.90 16:16:52 16:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:16:52 16:15:01 6 0.05 0.00 0.02 0.00 0.03 99.90 16:16:52 16:15:01 7 0.05 0.00 0.03 0.02 0.02 99.88 16:16:52 16:16:01 all 6.57 0.00 3.45 3.65 0.05 86.28 16:16:52 16:16:01 0 5.91 0.00 2.60 1.29 0.07 90.13 16:16:52 16:16:01 1 4.95 0.00 2.55 1.16 0.05 91.28 16:16:52 16:16:01 2 6.19 0.00 4.93 0.92 0.03 87.92 16:16:52 16:16:01 3 8.21 0.00 3.61 2.40 0.07 85.72 16:16:52 16:16:01 4 6.25 0.00 3.59 1.89 0.03 88.24 16:16:52 16:16:01 5 7.02 0.00 3.70 11.92 0.05 77.31 16:16:52 16:16:01 6 8.11 0.00 3.83 8.38 0.05 79.62 16:16:52 16:16:01 7 5.93 0.00 2.75 1.31 0.07 89.94 16:16:52 Average: all 6.24 0.00 1.65 1.66 0.03 90.42 16:16:52 Average: 0 5.89 0.00 1.46 0.67 0.03 91.94 16:16:52 Average: 1 5.71 0.00 1.46 1.63 0.03 91.17 16:16:52 Average: 2 6.22 0.00 2.16 3.43 0.02 88.17 16:16:52 Average: 3 6.56 0.00 1.65 0.53 0.03 91.23 16:16:52 Average: 4 6.65 0.00 1.57 0.61 0.03 91.15 16:16:52 Average: 5 6.24 0.00 1.61 4.34 0.03 87.78 16:16:52 Average: 6 6.44 0.00 1.80 1.73 0.04 90.00 16:16:52 Average: 7 6.24 0.00 1.49 0.33 0.05 91.90 16:16:52 16:16:52 16:16:52