Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 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-ssh3698628486406187828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh8606229914309748886.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh348993980628182131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh1437271905429749661.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh13311771422558018637.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20802 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 Commit message: "Merge pull request #749 from lenny-intel/go1.18" > git rev-list --no-walk 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:23:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:23:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:23:38 ========================================================= 17:23:38 EdgeX Global Pipelines Version Info 17:23:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:23:39 ------------------- 17:23:39 stable info: 17:23:39 ------------------- 17:23:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:23:39 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:23:39 Message: update stable to v1.0.238 17:23:40 ------------------- 17:23:40 experimental info: 17:23:40 ------------------- 17:23:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:23:40 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:23:40 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0dd1dc3 [Pipeline] echo 17:23:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:23:41 + git rev-list -1 --merges 0dd1dc36fdb71fc2a924b751caa6dc590a56de15~1..0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo 17:23:41 -----------> git rev-list -1 --merges 0dd1dc36fdb71fc2a924b751caa6dc590a56de15~1..0dd1dc36fdb71fc2a924b751caa6dc590a56de15 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 17:23:41 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [false] [Pipeline] sh 17:23:41 + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo 17:23:41 ========================================================= 17:23:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:23:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:23:41 + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] echo 17:23:41 [semverPrep] GIT_COMMIT: 0dd1dc36fdb71fc2a924b751caa6dc590a56de15, Commit Message: Merge pull request #749 from lenny-intel/go1.18 [Pipeline] echo 17:23:41 [semverPrep] This is not a build commit. [Pipeline] sh 17:23:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:23:42 + grep -v github /etc/ssh/ssh_known_hosts 17:23:42 + [ -e /tmp/ssh_known_hosts ] 17:23:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:23:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:23:42 + sudo tee -a /etc/ssh/ssh_known_hosts 17:23:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:42 17:23:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:43 0.1.4: Pulling from edgex-devops/py-git-semver 17:23:43 b85a868b505f: Pulling fs layer 17:23:43 e2be974225ed: Pulling fs layer 17:23:43 339a4e72a1f5: Pulling fs layer 17:23:43 988bab9f4d93: Pulling fs layer 17:23:43 1469e6f7b9e6: Pulling fs layer 17:23:43 eaf3925da568: Pulling fs layer 17:23:43 988bab9f4d93: Waiting 17:23:43 1469e6f7b9e6: Waiting 17:23:43 bab4dde63d76: Pulling fs layer 17:23:43 eaf3925da568: Waiting 17:23:43 bde34c3a00c8: Pulling fs layer 17:23:43 bab4dde63d76: Waiting 17:23:43 b352a97aabf1: Pulling fs layer 17:23:43 4872d77fe225: Pulling fs layer 17:23:43 bde34c3a00c8: Waiting 17:23:43 b352a97aabf1: Waiting 17:23:43 5851b861e8e6: Pulling fs layer 17:23:43 5851b861e8e6: Waiting 17:23:43 e2be974225ed: Verifying Checksum 17:23:43 988bab9f4d93: Verifying Checksum 17:23:43 1469e6f7b9e6: Verifying Checksum 17:23:43 1469e6f7b9e6: Download complete 17:23:43 eaf3925da568: Verifying Checksum 17:23:43 eaf3925da568: Download complete 17:23:43 339a4e72a1f5: Verifying Checksum 17:23:43 339a4e72a1f5: Download complete 17:23:43 bde34c3a00c8: Verifying Checksum 17:23:43 bde34c3a00c8: Download complete 17:23:43 b352a97aabf1: Verifying Checksum 17:23:43 b352a97aabf1: Download complete 17:23:43 4872d77fe225: Verifying Checksum 17:23:43 4872d77fe225: Download complete 17:23:43 5851b861e8e6: Verifying Checksum 17:23:43 5851b861e8e6: Download complete 17:23:43 b85a868b505f: Verifying Checksum 17:23:43 b85a868b505f: Download complete 17:23:43 bab4dde63d76: Verifying Checksum 17:23:43 bab4dde63d76: Download complete 17:23:45 b85a868b505f: Pull complete 17:23:45 e2be974225ed: Pull complete 17:23:45 339a4e72a1f5: Pull complete 17:23:45 988bab9f4d93: Pull complete 17:23:45 1469e6f7b9e6: Pull complete 17:23:46 eaf3925da568: Pull complete 17:23:48 bab4dde63d76: Pull complete 17:23:48 bde34c3a00c8: Pull complete 17:23:48 b352a97aabf1: Pull complete 17:23:48 4872d77fe225: Pull complete 17:23:48 5851b861e8e6: Pull complete 17:23:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:23:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:48 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:23:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:23:50 $ docker top 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 -eo pid,comm 17:23:50 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). 17:23:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:23:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:50 [ssh-agent] Looking for ssh-agent implementation... 17:23:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:51 $ docker exec 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 ssh-agent 17:23:51 SSH_AUTH_SOCK=/tmp/ssh-QKhEij7ps8I8/agent.33 17:23:51 SSH_AGENT_PID=39 17:23:51 Running ssh-add (command line suppressed) 17:23:51 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_509137169394865672.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_509137169394865672.key) 17:23:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:51 + git tag --points-at HEAD [Pipeline] } 17:23:51 $ docker exec --env ******** --env ******** 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 ssh-agent -k 17:23:51 unset SSH_AUTH_SOCK; 17:23:51 unset SSH_AGENT_PID; 17:23:51 echo Agent pid 39 killed; 17:23:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:23:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:23:51 [ssh-agent] Looking for ssh-agent implementation... 17:23:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:23:51 $ docker exec 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 ssh-agent 17:23:52 SSH_AUTH_SOCK=/tmp/ssh-2VoysfGSSmAY/agent.71 17:23:52 SSH_AGENT_PID=78 17:23:52 Running ssh-add (command line suppressed) 17:23:52 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4775327134339914406.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4775327134339914406.key) 17:23:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:23:52 + git semver init 17:23:52 2022-07-22 17:23:52,748 [run_init] DEBUG init version:0.0.0 force:False 17:23:52 2022-07-22 17:23:52,749 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 17:23:52 2022-07-22 17:23:52,749 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 17:23:52 2022-07-22 17:23:52,750 [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) 17:23:53 2022-07-22 17:23:53,462 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 17:23:53 2022-07-22 17:23:53,463 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 17:23:53 2022-07-22 17:23:53,463 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 17:23:53 2022-07-22 17:23:53,463 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 17:23:53 2.3.0-dev.12 [Pipeline] } 17:23:53 $ docker exec --env ******** --env ******** 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 ssh-agent -k 17:23:53 unset SSH_AUTH_SOCK; 17:23:53 unset SSH_AGENT_PID; 17:23:53 echo Agent pid 78 killed; 17:23:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:23:54 + git semver [Pipeline] } 17:23:54 $ docker stop --time=1 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 17:23:55 $ docker rm -f 2d5ee8bf17c58707bffd557042f35efd3e1c1bfe6628cbe3e43790611d1bdd10 [Pipeline] // withDockerContainer [Pipeline] sh 17:23:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:23:56 Stashed 1 file(s) [Pipeline] echo 17:23:56 [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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 17:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:23:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:23:56 ========================================================= 17:23:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:23:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:23:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:23:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:23:56 2408cc74d12b: Pulling fs layer 17:23:56 ea60b727a1ce: Pulling fs layer 17:23:56 30c4a7721957: Pulling fs layer 17:23:56 370296b7ddb6: Pulling fs layer 17:23:56 7c6cee850709: Pulling fs layer 17:23:56 39a5fcdaea64: Pulling fs layer 17:23:56 d94ebbe4e438: Pulling fs layer 17:23:56 bcfd1f05c69d: Pulling fs layer 17:23:56 d94ebbe4e438: Waiting 17:23:56 59ccb84bbe0f: Pulling fs layer 17:23:56 59ccb84bbe0f: Waiting 17:23:56 370296b7ddb6: Waiting 17:23:56 7c6cee850709: Waiting 17:23:56 bcfd1f05c69d: Waiting 17:23:56 39a5fcdaea64: Waiting 17:23:56 30c4a7721957: Verifying Checksum 17:23:56 30c4a7721957: Download complete 17:23:56 ea60b727a1ce: Verifying Checksum 17:23:56 ea60b727a1ce: Download complete 17:23:56 7c6cee850709: Verifying Checksum 17:23:56 39a5fcdaea64: Verifying Checksum 17:23:56 39a5fcdaea64: Download complete 17:23:56 2408cc74d12b: Verifying Checksum 17:23:56 2408cc74d12b: Download complete 17:23:56 d94ebbe4e438: Verifying Checksum 17:23:56 d94ebbe4e438: Download complete 17:23:57 2408cc74d12b: Pull complete 17:23:57 ea60b727a1ce: Pull complete 17:23:57 30c4a7721957: Pull complete 17:23:57 59ccb84bbe0f: Verifying Checksum 17:23:57 59ccb84bbe0f: Download complete 17:23:57 bcfd1f05c69d: Verifying Checksum 17:23:57 bcfd1f05c69d: Download complete 17:23:57 370296b7ddb6: Verifying Checksum 17:23:57 370296b7ddb6: Download complete 17:24:01 370296b7ddb6: Pull complete 17:24:02 7c6cee850709: Pull complete 17:24:02 39a5fcdaea64: Pull complete 17:24:02 d94ebbe4e438: Pull complete 17:24:04 bcfd1f05c69d: Pull complete 17:24:04 59ccb84bbe0f: Pull complete 17:24:04 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:24:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:24:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:24:05 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:05 + docker inspect -f . ci-base-image-x86_64 17:24:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:05 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:24:05 $ 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 17:24:09 $ docker top ff9ebb0c4dd820e25132ad5f02f7185bd089545d8806877895a6b6d3f1aa3d30 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:09 + go version 17:24:09 go version go1.18.3 linux/amd64 [Pipeline] } 17:24:09 $ docker stop --time=1 ff9ebb0c4dd820e25132ad5f02f7185bd089545d8806877895a6b6d3f1aa3d30 17:24:11 $ docker rm -f ff9ebb0c4dd820e25132ad5f02f7185bd089545d8806877895a6b6d3f1aa3d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:11 + docker inspect -f . ci-base-image-x86_64 17:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:11 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:24:11 Still waiting to schedule task 17:24:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 17:24:11 $ docker top 1d18f59304fee3a80f7b1da001d74275a1d5a50821b362aa2c9e2b2daa552fb0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:24:12 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 17:24:12 + make test 17:24:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:24:12 go: downloading github.com/go-playground/validator/v10 v10.11.0 17:24:12 go: downloading github.com/google/uuid v1.3.0 17:24:12 go: downloading github.com/go-kit/log v0.2.1 17:24:12 go: downloading github.com/stretchr/testify v1.8.0 17:24:12 go: downloading gopkg.in/yaml.v3 v3.0.1 17:24:12 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:24:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:24:12 go: downloading github.com/x448/float16 v0.8.4 17:24:12 go: downloading github.com/davecgh/go-spew v1.1.1 17:24:12 go: downloading github.com/stretchr/objx v0.4.0 17:24:12 go: downloading github.com/pmezard/go-difflib v1.0.0 17:24:12 go: downloading golang.org/x/text v0.3.7 17:24:12 go: downloading github.com/leodido/go-urn v1.2.1 17:24:12 go: downloading github.com/go-playground/universal-translator v0.18.0 17:24:12 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:24:12 go: downloading github.com/go-playground/locales v0.14.0 17:24:13 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:24:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.071s coverage: 83.4% of statements 17:24:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:24:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:24:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:24:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.021s coverage: 29.4% of statements 17:24:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 17:24:19 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:24:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.017s coverage: 52.8% of statements 17:24:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.040s coverage: 90.5% of statements 17:24:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.032s coverage: 86.8% of statements 17:24:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.008s coverage: 59.5% of statements 17:24:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.035s coverage: 36.1% of statements 17:24:19 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 48.7% of statements 17:24:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:24:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:24:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:24:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:24:27 $ docker stop --time=1 1d18f59304fee3a80f7b1da001d74275a1d5a50821b362aa2c9e2b2daa552fb0 17:24:29 $ docker rm -f 1d18f59304fee3a80f7b1da001d74275a1d5a50821b362aa2c9e2b2daa552fb0 [Pipeline] // withDockerContainer [Pipeline] sh 17:24:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:24:30 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 17:24:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:30 17:24:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:24:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:31 latest: Pulling from edgex-lftools-log-publisher 17:24:31 5eb5b503b376: Pulling fs layer 17:24:31 5c69ac0246d0: Pulling fs layer 17:24:31 ec43610c2a17: Pulling fs layer 17:24:31 3a2ae6a8a46f: Pulling fs layer 17:24:31 33b1e0a273af: Pulling fs layer 17:24:31 5d3b04190fa2: Pulling fs layer 17:24:31 2f39f015ded8: Pulling fs layer 17:24:31 3a2ae6a8a46f: Waiting 17:24:31 33b1e0a273af: Waiting 17:24:31 5d3b04190fa2: Waiting 17:24:31 2f39f015ded8: Waiting 17:24:31 5c69ac0246d0: Download complete 17:24:31 3a2ae6a8a46f: Verifying Checksum 17:24:31 3a2ae6a8a46f: Download complete 17:24:31 33b1e0a273af: Verifying Checksum 17:24:31 33b1e0a273af: Download complete 17:24:31 5d3b04190fa2: Verifying Checksum 17:24:31 5d3b04190fa2: Download complete 17:24:31 ec43610c2a17: Verifying Checksum 17:24:31 ec43610c2a17: Download complete 17:24:31 5eb5b503b376: Verifying Checksum 17:24:31 5eb5b503b376: Download complete 17:24:32 5eb5b503b376: Pull complete 17:24:32 5c69ac0246d0: Pull complete 17:24:33 ec43610c2a17: Pull complete 17:24:33 3a2ae6a8a46f: Pull complete 17:24:33 33b1e0a273af: Pull complete 17:24:34 5d3b04190fa2: Pull complete 17:24:38 2f39f015ded8: Pull complete 17:24:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:24:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:24:38 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:24:38 $ 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 17:24:40 $ docker top e3729d297a17ef148d9c2440eea8b8f881db234b08e7575bdf8e8a84fcaa9a87 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:40 ---> job-cost.sh 17:24:40 lf-activate-venv: SKIPPING 17:24:40 INFO: No Stack... 17:24:41 INFO: Retrieving Pricing Info for: v3-standard-8 17:24:41 INFO: Archiving Costs [Pipeline] sh 17:24:42 + + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 17:24:42 cut -d, -f6 [Pipeline] lock 17:24:42 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] 17:24:42 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] did not exist. Created. 17:24:42 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:24:42 + echo total: 0.2199999988079071 [Pipeline] stash 17:24:42 Stashed 1 file(s) [Pipeline] } 17:24:42 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 17:24:42 $ docker stop --time=1 e3729d297a17ef148d9c2440eea8b8f881db234b08e7575bdf8e8a84fcaa9a87 17:24:43 $ docker rm -f e3729d297a17ef148d9c2440eea8b8f881db234b08e7575bdf8e8a84fcaa9a87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:25:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20803 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 17:25:45 Running in /w/workspace/go-mod-core-contracts/78 [Pipeline] { [Pipeline] checkout 17:25:45 Selected Git installation does not exist. Using Default 17:25:45 The recommended git tool is: NONE 17:25:52 using credential edgex-jenkins-ssh 17:25:52 Cloning the remote Git repository 17:25:52 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:25:52 > git init /w/workspace/go-mod-core-contracts/78 # timeout=10 17:25:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:25:52 > git --version # timeout=10 17:25:52 > git --version # 'git version 2.25.1' 17:25:52 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:54 Avoid second fetch 17:25:54 Checking out Revision 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 (main) 17:25:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:25:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:54 > git config core.sparsecheckout # timeout=10 17:25:54 > git checkout -f 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 # timeout=10 17:25:58 Commit message: "Merge pull request #749 from lenny-intel/go1.18" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:25:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:59 Dload Upload Total Spent Left Speed 17:25:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 96 12332 96 11885 0 0 73364 0 --:--:-- --:--:-- --:--:-- 73364 100 12332 100 12332 0 0 75656 0 --:--:-- --:--:-- --:--:-- 75195 [Pipeline] sh 17:25:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:26:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:26:00 + sudo tee /etc/docker/daemon.new 17:26:00 { 17:26:00 "registry-mirrors": [ 17:26:00 "https://nexus3.edgexfoundry.org:10001" 17:26:00 ], 17:26:00 "bip": "10.250.0.254/24", 17:26:00 "hosts": [ 17:26:00 "tcp://0.0.0.0:5555", 17:26:00 "unix:///var/run/docker.sock" 17:26:00 ], 17:26:00 "mtu": 1458, 17:26:00 "selinux-enabled": true, 17:26:00 "seccomp-profile": "/etc/docker/seccomp.json" 17:26:00 } [Pipeline] sh 17:26:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:26:00 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:19 ========================================================= 17:26:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:26:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:26:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:26:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:26:21 b3c136eddcbf: Pulling fs layer 17:26:21 c0a3192eca97: Pulling fs layer 17:26:21 a050256f5b6f: Pulling fs layer 17:26:21 656be50a0ddc: Pulling fs layer 17:26:21 2bbca73fdf42: Pulling fs layer 17:26:21 46d945488cbd: Pulling fs layer 17:26:21 8a5474983e97: Pulling fs layer 17:26:21 329c88fbcd65: Pulling fs layer 17:26:21 656be50a0ddc: Waiting 17:26:21 46d945488cbd: Waiting 17:26:21 2bbca73fdf42: Waiting 17:26:21 8a5474983e97: Waiting 17:26:21 329c88fbcd65: Waiting 17:26:21 a050256f5b6f: Verifying Checksum 17:26:21 a050256f5b6f: Download complete 17:26:21 c0a3192eca97: Verifying Checksum 17:26:21 c0a3192eca97: Download complete 17:26:21 2bbca73fdf42: Verifying Checksum 17:26:21 2bbca73fdf42: Download complete 17:26:21 46d945488cbd: Verifying Checksum 17:26:21 46d945488cbd: Download complete 17:26:21 b3c136eddcbf: Verifying Checksum 17:26:21 b3c136eddcbf: Download complete 17:26:22 b3c136eddcbf: Pull complete 17:26:22 329c88fbcd65: Verifying Checksum 17:26:22 329c88fbcd65: Download complete 17:26:22 c0a3192eca97: Pull complete 17:26:22 a050256f5b6f: Pull complete 17:26:23 8a5474983e97: Download complete 17:26:23 656be50a0ddc: Verifying Checksum 17:26:23 656be50a0ddc: Download complete 17:26:36 656be50a0ddc: Pull complete 17:26:36 2bbca73fdf42: Pull complete 17:26:36 46d945488cbd: Pull complete 17:26:43 8a5474983e97: Pull complete 17:26:44 329c88fbcd65: Pull complete 17:26:44 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:26:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:26:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:45 + docker inspect -f . ci-base-image-arm64 17:26:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:45 prd-ubuntu20.04-docker-arm64-4c-16g-20803 does not seem to be running inside a container 17:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/78 -v /w/workspace/go-mod-core-contracts/78:/w/workspace/go-mod-core-contracts/78:rw,z -v /w/workspace/go-mod-core-contracts/78@tmp:/w/workspace/go-mod-core-contracts/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:26:48 $ docker top 52caa86488537ebf07df7fc8dbaacbeaf6e907215ae5cb9120db26a4ac707175 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:49 + go version 17:26:49 go version go1.18.3 linux/arm64 [Pipeline] } 17:26:49 $ docker stop --time=1 52caa86488537ebf07df7fc8dbaacbeaf6e907215ae5cb9120db26a4ac707175 17:26:51 $ docker rm -f 52caa86488537ebf07df7fc8dbaacbeaf6e907215ae5cb9120db26a4ac707175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:52 + docker inspect -f . ci-base-image-arm64 17:26:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:26:52 prd-ubuntu20.04-docker-arm64-4c-16g-20803 does not seem to be running inside a container 17:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-core-contracts/78 -v /w/workspace/go-mod-core-contracts/78:/w/workspace/go-mod-core-contracts/78:rw,z -v /w/workspace/go-mod-core-contracts/78@tmp:/w/workspace/go-mod-core-contracts/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:26:53 $ docker top c4e6d664abe43e096020e7e8d61b225e8dabb8e936fd4dcf47a06d09aa8ccd59 -eo pid,comm [Pipeline] { [Pipeline] sh 17:26:54 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/78 [Pipeline] fileExists [Pipeline] sh 17:26:55 + make test 17:26:55 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:26:55 go: downloading github.com/stretchr/testify v1.8.0 17:26:55 go: downloading github.com/go-kit/log v0.2.1 17:26:55 go: downloading github.com/go-playground/validator/v10 v10.11.0 17:26:55 go: downloading github.com/google/uuid v1.3.0 17:26:55 go: downloading gopkg.in/yaml.v3 v3.0.1 17:26:55 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:26:56 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:26:56 go: downloading github.com/davecgh/go-spew v1.1.1 17:26:56 go: downloading github.com/pmezard/go-difflib v1.0.0 17:26:56 go: downloading github.com/stretchr/objx v0.4.0 17:26:56 go: downloading github.com/go-playground/universal-translator v0.18.0 17:26:56 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 17:26:56 go: downloading github.com/leodido/go-urn v1.2.1 17:26:56 go: downloading golang.org/x/text v0.3.7 17:26:56 go: downloading github.com/x448/float16 v0.8.4 17:26:56 go: downloading github.com/go-playground/locales v0.14.0 17:26:59 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:27:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.512s coverage: 83.4% of statements 17:27:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:27:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:27:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:27:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.098s coverage: 29.4% of statements 17:27:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger/mocks [no test files] 17:27:38 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:27:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.132s coverage: 52.8% of statements 17:27:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.097s coverage: 90.5% of statements 17:27:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.234s coverage: 86.8% of statements 17:27:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.043s coverage: 59.5% of statements 17:27:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.018s coverage: 36.1% of statements 17:27:38 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 48.7% of statements 17:27:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:27:38 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:27:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:27:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:27:47 $ docker stop --time=1 c4e6d664abe43e096020e7e8d61b225e8dabb8e936fd4dcf47a06d09aa8ccd59 17:27:49 $ docker rm -f c4e6d664abe43e096020e7e8d61b225e8dabb8e936fd4dcf47a06d09aa8ccd59 [Pipeline] // withDockerContainer [Pipeline] sh 17:27:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:27:50 Warning: overwriting stash ‘coverage-report’ 17:27:51 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 17:27:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:51 17:27:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:27:52 arm64: Pulling from edgex-lftools-log-publisher 17:27:52 8998bd30e6a1: Pulling fs layer 17:27:52 04944245beec: Pulling fs layer 17:27:52 699f458cf7ca: Pulling fs layer 17:27:52 765212b225bb: Pulling fs layer 17:27:52 f23df028b6ca: Pulling fs layer 17:27:52 d65c8cfc05b1: Pulling fs layer 17:27:52 2437ff75d9bd: Pulling fs layer 17:27:52 765212b225bb: Waiting 17:27:52 f23df028b6ca: Waiting 17:27:52 d65c8cfc05b1: Waiting 17:27:52 2437ff75d9bd: Waiting 17:27:52 04944245beec: Verifying Checksum 17:27:52 04944245beec: Download complete 17:27:52 765212b225bb: Verifying Checksum 17:27:52 765212b225bb: Download complete 17:27:52 f23df028b6ca: Verifying Checksum 17:27:52 f23df028b6ca: Download complete 17:27:52 d65c8cfc05b1: Verifying Checksum 17:27:52 d65c8cfc05b1: Download complete 17:27:52 699f458cf7ca: Verifying Checksum 17:27:52 699f458cf7ca: Download complete 17:27:52 8998bd30e6a1: Verifying Checksum 17:27:52 8998bd30e6a1: Download complete 17:27:55 2437ff75d9bd: Verifying Checksum 17:27:55 2437ff75d9bd: Download complete 17:27:57 8998bd30e6a1: Pull complete 17:27:57 04944245beec: Pull complete 17:27:59 699f458cf7ca: Pull complete 17:27:59 765212b225bb: Pull complete 17:28:00 f23df028b6ca: Pull complete 17:28:00 d65c8cfc05b1: Pull complete 17:28:15 2437ff75d9bd: Pull complete 17:28:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:28:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:15 prd-ubuntu20.04-docker-arm64-4c-16g-20803 does not seem to be running inside a container 17:28:16 $ 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/78 -v /w/workspace/go-mod-core-contracts/78:/w/workspace/go-mod-core-contracts/78:rw,z -v /w/workspace/go-mod-core-contracts/78@tmp:/w/workspace/go-mod-core-contracts/78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:28:18 $ docker top 38dd846a12fc92afe168d851f8de92307a802ed76d3de7db22f19231cce3cd4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:19 ---> job-cost.sh 17:28:19 lf-activate-venv: SKIPPING 17:28:19 INFO: No Stack... 17:28:19 INFO: Retrieving Pricing Info for: v3-standard-4 17:28:20 INFO: Archiving Costs [Pipeline] sh 17:28:21 + cut -d, -f6 17:28:21 + cat /w/workspace/go-mod-core-contracts/78/archives/cost.csv [Pipeline] lock 17:28:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] 17:28:21 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] did not exist. Created. 17:28:21 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:28:21 /w/workspace/go-mod-core-contracts/78@tmp/durable-ef2ae4e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:28:22 + echo total: 0.10999999940395355 [Pipeline] stash 17:28:22 Warning: overwriting stash ‘stack-cost’ 17:28:22 Stashed 1 file(s) [Pipeline] } 17:28:22 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-78-stack-cost] [Pipeline] // lock [Pipeline] } 17:28:22 $ docker stop --time=1 38dd846a12fc92afe168d851f8de92307a802ed76d3de7db22f19231cce3cd4e 17:28:24 $ docker rm -f 38dd846a12fc92afe168d851f8de92307a802ed76d3de7db22f19231cce3cd4e [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 17:28:24 provisioning config files... 17:28:24 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8984177456482372360tmp [Pipeline] { [Pipeline] sh 17:28:24 + set +x 17:28:24 + + bash -s -- 17:28:24 curl -s https://codecov.io/bash 17:28:24 17:28:24 _____ _ 17:28:24 / ____| | | 17:28:24 | | ___ __| | ___ ___ _____ __ 17:28:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:28:24 | |___| (_) | (_| | __/ (_| (_) \ V / 17:28:24 \_____\___/ \__,_|\___|\___\___/ \_/ 17:28:24 Bash-1.0.6 17:28:24 17:28:24 17:28:24 ==> git version 2.25.1 found 17:28:24 ==> 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 17:28:24 Release-Date: 2020-01-08 17:28:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:28:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:28:24 ==> Jenkins CI detected. 17:28:24 current dir:  /w/workspace/undry_go-mod-core-contracts_main 17:28:24 project root: . 17:28:24 --> token set from env 17:28:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:28:24 ==> Running gcov in . (disable via -X gcov) 17:28:24 ==> Python coveragepy not found 17:28:24 ==> Searching for coverage reports in: 17:28:24 + . 17:28:24 -> Found 1 reports 17:28:24 ==> Detecting git/mercurial file structure 17:28:24 ==> Reading reports 17:28:24 + ./coverage.out bytes=116439 17:28:24 ==> Appending adjustments 17:28:24 https://docs.codecov.io/docs/fixing-reports 17:28:25 + Found adjustments 17:28:25 ==> Gzipping contents 17:28:25 20K /tmp/codecov.tNEbo2.gz 17:28:25 ==> Uploading reports 17:28:25 url: https://codecov.io 17:28:25 query: branch=main&commit=0dd1dc36fdb71fc2a924b751caa6dc590a56de15&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:28:25 -> Pinging Codecov 17:28:25 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=0dd1dc36fdb71fc2a924b751caa6dc590a56de15&build=78&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F78%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 17:28:25 -> Uploading to 17:28:25 https://storage.googleapis.com/codecov/v4/raw/2022-07-22/71470A77251A30514AAF9C0BB2E5B6CE/0dd1dc36fdb71fc2a924b751caa6dc590a56de15/bd3360a7-62ff-46ed-81c2-976505ec1a70.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220722%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220722T172825Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b98b06a7a54895cead771c1950152ee92672bb26450ebc42ad2f9ab324d803aa 17:28:25 % Total % Received % Xferd Average Speed Time Time Time Current 17:28:25 Dload Upload Total Spent Left Speed 17:28:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17348 0 0 100 17348 0 60870 --:--:-- --:--:-- --:--:-- 60870 17:28:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] } 17:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:28:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:28:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:28:26 17:28:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:28:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:28:27 df9b9388f04a: Pulling fs layer 17:28:27 52dc419b0ee2: Pulling fs layer 17:28:27 25bc292e5bac: Pulling fs layer 17:28:27 114826534d7a: Pulling fs layer 17:28:27 4657fd5d0bcf: Pulling fs layer 17:28:27 6ad1cebc031e: Pulling fs layer 17:28:27 8a3aa393b2d8: Pulling fs layer 17:28:27 4657fd5d0bcf: Waiting 17:28:27 6ad1cebc031e: Waiting 17:28:27 8a3aa393b2d8: Waiting 17:28:27 114826534d7a: Waiting 17:28:27 25bc292e5bac: Verifying Checksum 17:28:27 25bc292e5bac: Download complete 17:28:27 52dc419b0ee2: Verifying Checksum 17:28:27 52dc419b0ee2: Download complete 17:28:27 4657fd5d0bcf: Verifying Checksum 17:28:27 4657fd5d0bcf: Download complete 17:28:27 df9b9388f04a: Verifying Checksum 17:28:27 df9b9388f04a: Download complete 17:28:27 6ad1cebc031e: Verifying Checksum 17:28:27 6ad1cebc031e: Download complete 17:28:27 df9b9388f04a: Pull complete 17:28:27 52dc419b0ee2: Pull complete 17:28:27 25bc292e5bac: Pull complete 17:28:27 114826534d7a: Verifying Checksum 17:28:27 114826534d7a: Download complete 17:28:27 8a3aa393b2d8: Verifying Checksum 17:28:27 8a3aa393b2d8: Download complete 17:28:32 114826534d7a: Pull complete 17:28:32 4657fd5d0bcf: Pull complete 17:28:32 6ad1cebc031e: Pull complete 17:28:35 8a3aa393b2d8: Pull complete 17:28:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:28:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:28:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:35 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:28:37 $ docker top 453b062a9893a36036ef0a109b22e4c13c03c093c0cdb80fe399ccfd95ac2541 -eo pid,comm [Pipeline] { [Pipeline] echo 17:28:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 17:28:37 + set -o pipefail 17:28:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 17:28:40 17:28:40 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 17:28:40 17:28:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/8d44ebfd-f033-4048-b926-01e7f50c417d 17:28:40 17:28:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:28:40 17:28:40 [Pipeline] } 17:28:40 $ docker stop --time=1 453b062a9893a36036ef0a109b22e4c13c03c093c0cdb80fe399ccfd95ac2541 17:28:42 $ docker rm -f 453b062a9893a36036ef0a109b22e4c13c03c093c0cdb80fe399ccfd95ac2541 [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 17:28:42 + git log --format=format:%s -1 0dd1dc36fdb71fc2a924b751caa6dc590a56de15 [Pipeline] sh 17:28:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:28:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:28:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:43 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:28:43 $ 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 17:28:43 $ docker top ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:28:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:43 [ssh-agent] Looking for ssh-agent implementation... 17:28:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:44 $ docker exec ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e ssh-agent 17:28:44 SSH_AUTH_SOCK=/tmp/ssh-Xg5Z2in8AQyY/agent.33 17:28:44 SSH_AGENT_PID=39 17:28:44 Running ssh-add (command line suppressed) 17:28:44 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6822283203009833972.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6822283203009833972.key) 17:28:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:44 + git semver tag 17:28:44 2022-07-22 17:28:44,828 [run_tag] DEBUG tag force:False 17:28:44 2022-07-22 17:28:44,828 [check_head_tag] DEBUG check head tag 17:28:44 2022-07-22 17:28:44,830 [execute] INFO git cat-file --batch-check 17:28:44 2022-07-22 17:28:44,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 17:28:44 2022-07-22 17:28:44,834 [execute] INFO git cat-file --batch 17:28:44 2022-07-22 17:28:44,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 17:28:44 2022-07-22 17:28:44,872 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 17:28:44 2022-07-22 17:28:44,872 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 17:28:44 2022-07-22 17:28:44,873 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 17:28:44 2022-07-22 17:28:44,878 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 17:28:44 2.3.0-dev.12 [Pipeline] } 17:28:44 $ docker exec --env ******** --env ******** ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e ssh-agent -k 17:28:45 unset SSH_AUTH_SOCK; 17:28:45 unset SSH_AGENT_PID; 17:28:45 echo Agent pid 39 killed; 17:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:45 + git semver [Pipeline] } 17:28:45 $ docker stop --time=1 ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e 17:28:46 $ docker rm -f ce0cfa832ace3650bf77f5d7176a3260b74c5c49f112ae9c97103c5c76ee511e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:28:47 17:28:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:28:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:28:47 0.23.1-centos7: Pulling from edgex-lftools 17:28:47 ab5ef0e58194: Pulling fs layer 17:28:47 9712f1f96733: Pulling fs layer 17:28:47 63f879dbbcfc: Pulling fs layer 17:28:47 0d9ebad4ef96: Pulling fs layer 17:28:47 e9a5061849ea: Pulling fs layer 17:28:47 d747dcd14b5f: Pulling fs layer 17:28:47 2de7ff778b66: Pulling fs layer 17:28:47 d747dcd14b5f: Waiting 17:28:47 2de7ff778b66: Waiting 17:28:47 0d9ebad4ef96: Waiting 17:28:47 e9a5061849ea: Waiting 17:28:47 9712f1f96733: Verifying Checksum 17:28:47 9712f1f96733: Download complete 17:28:47 63f879dbbcfc: Verifying Checksum 17:28:47 63f879dbbcfc: Download complete 17:28:48 e9a5061849ea: Verifying Checksum 17:28:48 e9a5061849ea: Download complete 17:28:48 0d9ebad4ef96: Verifying Checksum 17:28:48 0d9ebad4ef96: Download complete 17:28:48 d747dcd14b5f: Verifying Checksum 17:28:48 d747dcd14b5f: Download complete 17:28:48 ab5ef0e58194: Verifying Checksum 17:28:48 ab5ef0e58194: Download complete 17:28:48 2de7ff778b66: Download complete 17:28:51 ab5ef0e58194: Pull complete 17:28:51 9712f1f96733: Pull complete 17:28:52 63f879dbbcfc: Pull complete 17:28:56 0d9ebad4ef96: Pull complete 17:28:56 e9a5061849ea: Pull complete 17:28:56 d747dcd14b5f: Pull complete 17:28:58 2de7ff778b66: Pull complete 17:28:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:28:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:28:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:28:58 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:28:58 $ 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 17:29:01 $ docker top 52dd247403388ca6be3798398c1785c3931d4c84b095364a6766077622ffee38 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:29:01 provisioning config files... 17:29:01 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2700072511863948129tmp 17:29:01 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6138566244743390506tmp 17:29:01 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8546172010592874211tmp [Pipeline] { [Pipeline] echo 17:29:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:29:01 ---> sigul-configuration.sh 17:29:01 gpg: directory `/root/.gnupg' created 17:29:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:29:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:29:01 gpg: keyring `/root/.gnupg/secring.gpg' created 17:29:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:29:01 gpg: CAST5 encrypted data 17:29:01 gpg: encrypted with 1 passphrase 17:29:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:29:01 + mkdir /home/jenkins 17:29:01 + mkdir /home/jenkins/sigul [Pipeline] sh 17:29:02 + 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 17:29:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:29:02 ---> sigul-install.sh 17:29:02 Sigul already installed; skipping installation. [Pipeline] sh 17:29:02 + git tag --list 17:29:02 v0.0.0 17:29:02 v0.0.1 17:29:02 v0.1.0 17:29:02 v0.1.1 17:29:02 v0.1.10 17:29:02 v0.1.100 17:29:02 v0.1.101 17:29:02 v0.1.102 17:29:02 v0.1.103 17:29:02 v0.1.104 17:29:02 v0.1.105 17:29:02 v0.1.106 17:29:02 v0.1.107 17:29:02 v0.1.108 17:29:02 v0.1.109 17:29:02 v0.1.11 17:29:02 v0.1.110 17:29:02 v0.1.111 17:29:02 v0.1.112 17:29:02 v0.1.113 17:29:02 v0.1.114 17:29:02 v0.1.115 17:29:02 v0.1.116 17:29:02 v0.1.117 17:29:02 v0.1.118 17:29:02 v0.1.119 17:29:02 v0.1.12 17:29:02 v0.1.120 17:29:02 v0.1.121 17:29:02 v0.1.122 17:29:02 v0.1.123 17:29:02 v0.1.124 17:29:02 v0.1.125 17:29:02 v0.1.126 17:29:02 v0.1.127 17:29:02 v0.1.128 17:29:02 v0.1.129 17:29:02 v0.1.13 17:29:02 v0.1.130 17:29:02 v0.1.131 17:29:02 v0.1.132 17:29:02 v0.1.133 17:29:02 v0.1.134 17:29:02 v0.1.135 17:29:02 v0.1.136 17:29:02 v0.1.137 17:29:02 v0.1.138 17:29:02 v0.1.139 17:29:02 v0.1.14 17:29:02 v0.1.140 17:29:02 v0.1.141 17:29:02 v0.1.142 17:29:02 v0.1.143 17:29:02 v0.1.144 17:29:02 v0.1.145 17:29:02 v0.1.146 17:29:02 v0.1.147 17:29:02 v0.1.148 17:29:02 v0.1.149 17:29:02 v0.1.15 17:29:02 v0.1.16 17:29:02 v0.1.17 17:29:02 v0.1.18 17:29:02 v0.1.19 17:29:02 v0.1.2 17:29:02 v0.1.20 17:29:02 v0.1.21 17:29:02 v0.1.22 17:29:02 v0.1.23 17:29:02 v0.1.24 17:29:02 v0.1.25 17:29:02 v0.1.26 17:29:02 v0.1.27 17:29:02 v0.1.28 17:29:02 v0.1.29 17:29:02 v0.1.3 17:29:02 v0.1.30 17:29:02 v0.1.31 17:29:02 v0.1.32 17:29:02 v0.1.33 17:29:02 v0.1.34 17:29:02 v0.1.35 17:29:02 v0.1.36 17:29:02 v0.1.37 17:29:02 v0.1.38 17:29:02 v0.1.39 17:29:02 v0.1.4 17:29:02 v0.1.40 17:29:02 v0.1.41 17:29:02 v0.1.42 17:29:02 v0.1.43 17:29:02 v0.1.44 17:29:02 v0.1.45 17:29:02 v0.1.46 17:29:02 v0.1.47 17:29:02 v0.1.48 17:29:02 v0.1.49 17:29:02 v0.1.5 17:29:02 v0.1.50 17:29:02 v0.1.51 17:29:02 v0.1.52 17:29:02 v0.1.53 17:29:02 v0.1.54 17:29:02 v0.1.55 17:29:02 v0.1.56 17:29:02 v0.1.57 17:29:02 v0.1.58 17:29:02 v0.1.59 17:29:02 v0.1.6 17:29:02 v0.1.60 17:29:02 v0.1.61 17:29:02 v0.1.62 17:29:02 v0.1.63 17:29:02 v0.1.64 17:29:02 v0.1.65 17:29:02 v0.1.66 17:29:02 v0.1.67 17:29:02 v0.1.68 17:29:02 v0.1.69 17:29:02 v0.1.7 17:29:02 v0.1.70 17:29:02 v0.1.71 17:29:02 v0.1.72 17:29:02 v0.1.73 17:29:02 v0.1.74 17:29:02 v0.1.75 17:29:02 v0.1.76 17:29:02 v0.1.77 17:29:02 v0.1.78 17:29:02 v0.1.79 17:29:02 v0.1.8 17:29:02 v0.1.80 17:29:02 v0.1.81 17:29:02 v0.1.82 17:29:02 v0.1.83 17:29:02 v0.1.84 17:29:02 v0.1.85 17:29:02 v0.1.86 17:29:02 v0.1.87 17:29:02 v0.1.88 17:29:02 v0.1.89 17:29:02 v0.1.9 17:29:02 v0.1.90 17:29:02 v0.1.91 17:29:02 v0.1.92 17:29:02 v0.1.93 17:29:02 v0.1.94 17:29:02 v0.1.95 17:29:02 v0.1.96 17:29:02 v0.1.97 17:29:02 v0.1.98 17:29:02 v0.1.99 17:29:02 v2.0.0 17:29:02 v2.1.0 17:29:02 v2.1.1 17:29:02 v2.1.1-dev.2 17:29:02 v2.2.0 17:29:02 v2.2.1-dev.1 17:29:02 v2.2.1-dev.10 17:29:02 v2.2.1-dev.2 17:29:02 v2.2.1-dev.3 17:29:02 v2.2.1-dev.4 17:29:02 v2.2.1-dev.5 17:29:02 v2.2.1-dev.6 17:29:02 v2.2.1-dev.7 17:29:02 v2.2.1-dev.8 17:29:02 v2.2.1-dev.9 17:29:02 v2.3.0-dev.12 [Pipeline] sh 17:29:03 + lftools sign git-tag v2.3.0-dev.12 17:29:03 Signing Git tag with Sigul... 17:29:03 Signing v2.3.0-dev.12 [Pipeline] echo 17:29:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:29:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:29:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:29:04 $ docker stop --time=1 52dd247403388ca6be3798398c1785c3931d4c84b095364a6766077622ffee38 17:29:05 $ docker rm -f 52dd247403388ca6be3798398c1785c3931d4c84b095364a6766077622ffee38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:29:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:29:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:06 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:29:06 $ 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 17:29:06 $ docker top 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:29:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:29:06 [ssh-agent] Looking for ssh-agent implementation... 17:29:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:29:07 $ docker exec 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 ssh-agent 17:29:07 SSH_AUTH_SOCK=/tmp/ssh-mgYDWmB2qIEo/agent.32 17:29:07 SSH_AGENT_PID=38 17:29:07 Running ssh-add (command line suppressed) 17:29:07 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8907281602245769186.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8907281602245769186.key) 17:29:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:29:07 + git semver bump pre 17:29:07 2022-07-22 17:29:07,743 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 17:29:07 2022-07-22 17:29:07,743 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev 17:29:07 2022-07-22 17:29:07,743 [bump_version] DEBUG bumped version:2.3.0-dev.13 17:29:07 2022-07-22 17:29:07,743 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 17:29:07 2022-07-22 17:29:07,744 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 17:29:07 2022-07-22 17:29:07,744 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 17:29:07 2022-07-22 17:29:07,745 [execute] INFO git cat-file --batch-check 17:29:07 2022-07-22 17:29:07,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 17:29:07 2022-07-22 17:29:07,750 [execute] INFO git cat-file --batch 17:29:07 2022-07-22 17:29:07,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 17:29:07 2022-07-22 17:29:07,755 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 17:29:07 2.3.0-dev.13 [Pipeline] } 17:29:07 $ docker exec --env ******** --env ******** 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 ssh-agent -k 17:29:07 unset SSH_AUTH_SOCK; 17:29:07 unset SSH_AGENT_PID; 17:29:07 echo Agent pid 38 killed; 17:29:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:29:08 + git semver [Pipeline] } 17:29:08 $ docker stop --time=1 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 17:29:09 $ docker rm -f 241767644bb8f3fb583986538f30b6d6771fc8a0920bbe1094b47ad6946c96f9 [Pipeline] // withDockerContainer [Pipeline] sh 17:29:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:29:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:10 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:29:10 $ 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 17:29:10 $ docker top 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:29:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:29:11 [ssh-agent] Looking for ssh-agent implementation... 17:29:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:29:11 $ docker exec 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 ssh-agent 17:29:11 SSH_AUTH_SOCK=/tmp/ssh-7g5Qw1t7X3Ve/agent.33 17:29:11 SSH_AGENT_PID=40 17:29:11 Running ssh-add (command line suppressed) 17:29:11 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2014211364705418408.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2014211364705418408.key) 17:29:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:29:11 + git semver push 17:29:12 2022-07-22 17:29:11,940 [run_push] DEBUG push 17:29:12 2022-07-22 17:29:11,941 [execute] INFO git cat-file --batch-check 17:29:12 2022-07-22 17:29:11,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 17:29:12 2022-07-22 17:29:11,945 [execute] INFO git rev-list 40629351a1eab19832a2af809ef0c0fbe5911950 -- 17:29:12 2022-07-22 17:29:11,945 [execute] DEBUG Popen(['git', 'rev-list', '40629351a1eab19832a2af809ef0c0fbe5911950', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 17:29:12 2022-07-22 17:29:11,956 [execute] INFO git fetch -v origin 17:29:12 2022-07-22 17:29:11,956 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 17:29:12 2022-07-22 17:29:12,449 [run_push] DEBUG no remote changes detected 17:29:12 2022-07-22 17:29:12,449 [execute] INFO git push origin semver 17:29:12 2022-07-22 17:29:12,449 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 17:29:13 2022-07-22 17:29:13,191 [run_push] DEBUG push all version tags 17:29:13 2022-07-22 17:29:13,192 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:29:13 2022-07-22 17:29:13,192 [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) 17:29:14 2022-07-22 17:29:13,895 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 17:29:14 2.3.0-dev.13 [Pipeline] } 17:29:14 $ docker exec --env ******** --env ******** 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 ssh-agent -k 17:29:14 unset SSH_AUTH_SOCK; 17:29:14 unset SSH_AGENT_PID; 17:29:14 echo Agent pid 40 killed; 17:29:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:29:14 + git semver [Pipeline] } 17:29:14 $ docker stop --time=1 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 17:29:16 $ docker rm -f 44fa3285b8a1425f9702193ae82bc2b33d8bd727554d0e5d078cdda18ced8e65 [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 17:29:16 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 17:29:16 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 17:29:16 total 16 17:29:16 drwxr-xr-x 3 root root 4096 Jul 22 17:24 . 17:29:16 drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 17:29 .. 17:29:16 drwxr-xr-x 2 root root 4096 Jul 22 17:24 cost 17:29:16 -rw-r--r-- 1 root root 91 Jul 22 17:24 cost.csv 17:29:16 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 17:29:16 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 17:29:16 total 16 17:29:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 22 17:24 . 17:29:16 drwxrwxr-x 11 jenkins jenkins 4096 Jul 22 17:29 .. 17:29:16 drwxr-xr-x 2 jenkins jenkins 4096 Jul 22 17:24 cost 17:29:16 -rw-r--r-- 1 jenkins jenkins 91 Jul 22 17:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:29:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:29:17 ---> package-listing.sh 17:29:17 ++ facter osfamily 17:29:17 ++ tr '[:upper:]' '[:lower:]' 17:29:18 + OS_FAMILY=debian 17:29:18 + workspace=/w/workspace/undry_go-mod-core-contracts_main 17:29:18 + START_PACKAGES=/tmp/packages_start.txt 17:29:18 + END_PACKAGES=/tmp/packages_end.txt 17:29:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:29:18 + PACKAGES=/tmp/packages_start.txt 17:29:18 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 17:29:18 + PACKAGES=/tmp/packages_end.txt 17:29:18 + case "${OS_FAMILY}" in 17:29:18 + dpkg -l 17:29:18 + grep '^ii' 17:29:18 + '[' -f /tmp/packages_start.txt ']' 17:29:18 + '[' -f /tmp/packages_end.txt ']' 17:29:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:29:18 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 17:29:18 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 17:29:18 + 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 17:29:18 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 17:29:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:29:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:29:19 prd-ubuntu20.04-docker-8c-8g-20802 does not seem to be running inside a container 17:29:19 $ 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 17:29:19 $ docker top c45a3c32d50fea6426d5c02dbd528bb134c1add0302d293f44e73f8f102b0197 -eo pid,comm [Pipeline] { [Pipeline] sh 17:29:19 + touch /tmp/pre-build-complete [Pipeline] sh 17:29:19 + mkdir -p /var/log/sysstat [Pipeline] sh 17:29:20 + ls /var/log/sa-host 17:29:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:29:20 provisioning config files... 17:29:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7926140066825513517tmp [Pipeline] { [Pipeline] echo 17:29:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:29:20 ---> create-netrc.sh [Pipeline] } 17:29:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:29:21 ---> python-tools-install.sh [Pipeline] echo 17:29:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:29:21 ---> sudo-logs.sh 17:29:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:29:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:29:21 ---> job-cost.sh 17:29:21 lf-activate-venv: SKIPPING 17:29:21 DEBUG: total: 0.2199999988079071 17:29:21 INFO: Retrieving Stack Cost... 17:29:23 INFO: Retrieving Pricing Info for: v3-standard-8 17:29:23 INFO: Archiving Costs [Pipeline] echo 17:29:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:29:24 ---> logs-deploy.sh 17:29:24 lf-activate-venv: SKIPPING 17:29:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/78 17:29:24 INFO: archiving workspace using pattern(s): 17:29:25 Archives upload complete. 17:29:25 INFO: archiving logs to Nexus 17:29:25 ---> uname -a: 17:29:25 Linux prd-ubuntu20-04-docker-8c-8g-20802 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:29:25 17:29:25 17:29:25 ---> lscpu: 17:29:25 Architecture: x86_64 17:29:25 CPU op-mode(s): 32-bit, 64-bit 17:29:25 Byte Order: Little Endian 17:29:25 Address sizes: 40 bits physical, 48 bits virtual 17:29:25 CPU(s): 8 17:29:25 On-line CPU(s) list: 0-7 17:29:25 Thread(s) per core: 1 17:29:25 Core(s) per socket: 1 17:29:25 Socket(s): 8 17:29:25 NUMA node(s): 1 17:29:25 Vendor ID: AuthenticAMD 17:29:25 CPU family: 23 17:29:25 Model: 49 17:29:25 Model name: AMD EPYC-Rome Processor 17:29:25 Stepping: 0 17:29:25 CPU MHz: 2799.864 17:29:25 BogoMIPS: 5599.72 17:29:25 Virtualization: AMD-V 17:29:25 Hypervisor vendor: KVM 17:29:25 Virtualization type: full 17:29:25 L1d cache: 256 KiB 17:29:25 L1i cache: 256 KiB 17:29:25 L2 cache: 4 MiB 17:29:25 L3 cache: 128 MiB 17:29:25 NUMA node0 CPU(s): 0-7 17:29:25 Vulnerability Itlb multihit: Not affected 17:29:25 Vulnerability L1tf: Not affected 17:29:25 Vulnerability Mds: Not affected 17:29:25 Vulnerability Meltdown: Not affected 17:29:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:29:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:29:25 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:29:25 Vulnerability Srbds: Not affected 17:29:25 Vulnerability Tsx async abort: Not affected 17:29:25 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 17:29:25 17:29:25 17:29:25 ---> nproc: 17:29:25 8 17:29:25 17:29:25 17:29:25 ---> df -h: 17:29:25 Filesystem Size Used Avail Use% Mounted on 17:29:25 overlay 155G 12G 144G 8% / 17:29:25 tmpfs 64M 0 64M 0% /dev 17:29:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:29:25 shm 64M 0 64M 0% /dev/shm 17:29:25 /dev/vda1 155G 12G 144G 8% /facter-os 17:29:25 17:29:25 17:29:25 ---> sar -b -r -n DEV: 17:29:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20802) 07/22/22 _x86_64_ (8 CPU) 17:29:25 17:29:25 17:23:00 LINUX RESTART (8 CPU) 17:29:25 17:29:25 17:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:29:25 17:25:01 82.14 0.33 81.80 0.00 25.86 48109.58 0.00 17:29:25 17:26:01 1.65 0.00 1.65 0.00 0.00 20.28 0.00 17:29:25 17:27:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 17:29:25 17:28:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 17:29:25 17:29:01 84.12 0.20 83.92 0.00 13.33 57126.48 0.00 17:29:25 Average: 34.04 0.11 33.93 0.00 7.84 21056.71 0.00 17:29:25 17:29:25 17:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:29:25 17:25:01 28445516 31786564 510380 1.55 121256 3440224 1789524 5.27 1208728 2791920 312 17:29:25 17:26:01 28445996 31787212 509136 1.55 121288 3440236 1789524 5.27 1208608 2791908 20 17:29:25 17:27:01 28449292 31790800 505516 1.54 121320 3440240 1789524 5.27 1204720 2792084 20 17:29:25 17:28:01 28448944 31790628 505580 1.54 121356 3440364 1789524 5.27 1205164 2792224 28 17:29:25 17:29:01 26917360 31737600 551112 1.68 170236 4748572 2414148 7.11 1347492 4053984 768 17:29:25 Average: 28141422 31778561 516345 1.57 131091 3701927 1914449 5.64 1234942 3044424 230 17:29:25 17:29:25 17:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:29:25 17:25:01 docker0 14.15 15.76 1.26 289.68 0.00 0.00 0.00 0.00 17:29:25 17:25:01 ens3 164.81 117.15 2842.02 70.95 0.00 0.00 0.00 0.00 17:29:25 17:25:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 17:29:25 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:25 17:26:01 ens3 0.73 0.42 0.36 0.27 0.00 0.00 0.00 0.00 17:29:25 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:29:25 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:25 17:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:29:25 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:25 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:29:25 17:28:01 ens3 14.15 7.72 13.00 0.51 0.00 0.00 0.00 0.00 17:29:25 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:29:25 17:29:01 docker0 14.08 15.50 1.30 289.55 0.00 0.00 0.00 0.00 17:29:25 17:29:01 vethd5d09ab 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 17:29:25 17:29:01 ens3 298.07 194.17 7466.18 65.75 0.00 0.00 0.00 0.00 17:29:25 17:29:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:29:25 Average: docker0 5.65 6.25 0.51 115.85 0.00 0.00 0.00 0.00 17:29:25 Average: vethd5d09ab 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 17:29:25 Average: ens3 95.55 63.89 2064.31 27.50 0.00 0.00 0.00 0.00 17:29:25 Average: lo 0.68 0.68 0.06 0.06 0.00 0.00 0.00 0.00 17:29:25 17:29:25 17:29:25 ---> sar -P ALL: 17:29:25 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20802) 07/22/22 _x86_64_ (8 CPU) 17:29:25 17:29:25 17:23:00 LINUX RESTART (8 CPU) 17:29:25 17:29:25 17:24:01 CPU %user %nice %system %iowait %steal %idle 17:29:25 17:25:01 all 15.65 0.00 3.63 1.53 0.05 79.13 17:29:25 17:25:01 0 15.56 0.00 3.87 1.36 0.05 79.16 17:29:25 17:25:01 1 14.82 0.00 3.04 0.20 0.13 81.80 17:29:25 17:25:01 2 14.34 0.00 2.94 0.05 0.05 82.62 17:29:25 17:25:01 3 17.09 0.00 3.65 0.27 0.03 78.96 17:29:25 17:25:01 4 14.56 0.00 3.39 0.00 0.05 81.99 17:29:25 17:25:01 5 16.84 0.00 4.06 0.05 0.03 79.02 17:29:25 17:25:01 6 14.62 0.00 3.87 6.78 0.03 74.70 17:29:25 17:25:01 7 17.35 0.00 4.25 3.58 0.05 74.76 17:29:25 17:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 17:29:25 17:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:29:25 17:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:29:25 17:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:29:25 17:26:01 3 0.05 0.00 0.02 0.02 0.00 99.92 17:29:25 17:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:29:25 17:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:29:25 17:26:01 6 0.03 0.00 0.02 0.00 0.03 99.92 17:29:25 17:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:29:25 17:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 17:29:25 17:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:29:25 17:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:29:25 17:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:29:25 17:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:29:25 17:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:29:25 17:27:01 5 0.03 0.00 0.00 0.00 0.02 99.95 17:29:25 17:27:01 6 0.07 0.00 0.02 0.03 0.02 99.87 17:29:25 17:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:29:25 17:28:01 all 0.07 0.00 0.02 0.01 0.01 99.90 17:29:25 17:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:29:25 17:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:29:25 17:28:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:29:25 17:28:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:29:25 17:28:01 4 0.00 0.00 0.03 0.00 0.02 99.95 17:29:25 17:28:01 5 0.10 0.00 0.00 0.02 0.00 99.88 17:29:25 17:28:01 6 0.00 0.00 0.02 0.02 0.02 99.95 17:29:25 17:28:01 7 0.35 0.00 0.05 0.00 0.03 99.57 17:29:25 17:29:01 all 8.70 0.00 3.44 1.31 0.04 86.50 17:29:25 17:29:01 0 8.59 0.00 3.97 6.79 0.05 80.60 17:29:25 17:29:01 1 10.44 0.00 2.27 0.00 0.03 87.26 17:29:25 17:29:01 2 7.88 0.00 3.27 1.79 0.03 87.03 17:29:25 17:29:01 3 7.86 0.00 4.32 0.96 0.05 86.82 17:29:25 17:29:01 4 9.48 0.00 3.04 0.05 0.03 87.40 17:29:25 17:29:01 5 7.90 0.00 3.13 0.49 0.03 88.45 17:29:25 17:29:01 6 8.49 0.00 3.47 0.35 0.05 87.64 17:29:25 17:29:01 7 8.99 0.00 4.10 0.03 0.05 86.82 17:29:25 Average: all 4.87 0.00 1.41 0.57 0.02 93.13 17:29:25 Average: 0 4.82 0.00 1.56 1.62 0.02 91.98 17:29:25 Average: 1 5.04 0.00 1.06 0.04 0.03 93.82 17:29:25 Average: 2 4.43 0.00 1.24 0.37 0.02 93.94 17:29:25 Average: 3 4.98 0.00 1.59 0.25 0.02 93.16 17:29:25 Average: 4 4.78 0.00 1.29 0.01 0.02 93.90 17:29:25 Average: 5 4.95 0.00 1.43 0.11 0.02 93.49 17:29:25 Average: 6 4.61 0.00 1.47 1.42 0.03 92.47 17:29:25 Average: 7 5.32 0.00 1.68 0.72 0.03 92.25 17:29:25 17:29:25 17:29:25