Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77bba85f9710e4fa4715e5bc749675f804e5d02e 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-ssh17508879572087738273.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7164738929810884151.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8546055937867560219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1889189329979377644.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh252605542741440083.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5571 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 77bba85f9710e4fa4715e5bc749675f804e5d02e (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 77bba85f9710e4fa4715e5bc749675f804e5d02e # timeout=10 Commit message: "Merge pull request #794 from judehung/issue-766" > git rev-list --no-walk 5761e0f5d5917c121833d7e112b4ac9610a60ab7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T16:38:34.833Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T16:38:34.892Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T16:38:34.905Z] ========================================================= [2023-02-13T16:38:34.905Z] EdgeX Global Pipelines Version Info [2023-02-13T16:38:34.905Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:38:35.606Z] ------------------- [2023-02-13T16:38:35.606Z] stable info: [2023-02-13T16:38:35.606Z] ------------------- [2023-02-13T16:38:35.606Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T16:38:35.606Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T16:38:35.606Z] Message: update stable to v1.0.244 [2023-02-13T16:38:36.178Z] ------------------- [2023-02-13T16:38:36.178Z] experimental info: [2023-02-13T16:38:36.178Z] ------------------- [2023-02-13T16:38:36.178Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T16:38:36.178Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T16:38:36.178Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T16:38:36.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-02-13T16:38:36.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-02-13T16:38:36.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T16:38:36.402Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T16:38:36.417Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T16:38:36.433Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T16:38:36.447Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T16:38:36.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-13T16:38:36.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T16:38:36.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T16:38:36.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T16:38:36.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-02-13T16:38:36.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T16:38:36.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T16:38:36.560Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T16:38:36.574Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T16:38:36.589Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T16:38:36.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T16:38:36.623Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T16:38:36.633Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T16:38:36.645Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-13T16:38:36.654Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-13T16:38:36.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-13T16:38:36.677Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-13T16:38:36.690Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-13T16:38:36.708Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T16:38:36.724Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T16:38:36.734Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-13T16:38:36.748Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-13T16:38:36.760Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-13T16:38:36.772Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77bba85f9710e4fa4715e5bc749675f804e5d02e [Pipeline] echo [2023-02-13T16:38:36.782Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77bba85 [Pipeline] echo [2023-02-13T16:38:36.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T16:38:37.142Z] + git rev-list -1 --merges 77bba85f9710e4fa4715e5bc749675f804e5d02e~1..77bba85f9710e4fa4715e5bc749675f804e5d02e [Pipeline] echo [2023-02-13T16:38:37.199Z] -----------> git rev-list -1 --merges 77bba85f9710e4fa4715e5bc749675f804e5d02e~1..77bba85f9710e4fa4715e5bc749675f804e5d02e 77bba85f9710e4fa4715e5bc749675f804e5d02e [2023-02-13T16:38:37.199Z] 77bba85f9710e4fa4715e5bc749675f804e5d02e [false] [Pipeline] sh [2023-02-13T16:38:37.485Z] + git log --format=format:%s -1 77bba85f9710e4fa4715e5bc749675f804e5d02e [Pipeline] echo [2023-02-13T16:38:37.499Z] ========================================================= [2023-02-13T16:38:37.499Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T16:38:37.499Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T16:38:37.815Z] + git log --format=format:%s -1 77bba85f9710e4fa4715e5bc749675f804e5d02e [Pipeline] echo [2023-02-13T16:38:37.826Z] [semverPrep] GIT_COMMIT: 77bba85f9710e4fa4715e5bc749675f804e5d02e, Commit Message: Merge pull request #794 from judehung/issue-766 [Pipeline] echo [2023-02-13T16:38:37.835Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-13T16:38:38.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T16:38:38.208Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T16:38:38.208Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T16:38:38.208Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T16:38:38.208Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-02-13T16:38:38.208Z] -a /etc/ssh/ssh_known_hosts [2023-02-13T16:38:38.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:38:38.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T16:38:38.884Z] [2023-02-13T16:38:38.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:38:39.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T16:38:39.184Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T16:38:39.448Z] b85a868b505f: Pulling fs layer [2023-02-13T16:38:39.448Z] e2be974225ed: Pulling fs layer [2023-02-13T16:38:39.448Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T16:38:39.448Z] 988bab9f4d93: Pulling fs layer [2023-02-13T16:38:39.448Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T16:38:39.448Z] eaf3925da568: Pulling fs layer [2023-02-13T16:38:39.448Z] bab4dde63d76: Pulling fs layer [2023-02-13T16:38:39.448Z] bde34c3a00c8: Pulling fs layer [2023-02-13T16:38:39.448Z] b352a97aabf1: Pulling fs layer [2023-02-13T16:38:39.448Z] 4872d77fe225: Pulling fs layer [2023-02-13T16:38:39.448Z] 5851b861e8e6: Pulling fs layer [2023-02-13T16:38:39.448Z] 988bab9f4d93: Waiting [2023-02-13T16:38:39.448Z] 1469e6f7b9e6: Waiting [2023-02-13T16:38:39.448Z] eaf3925da568: Waiting [2023-02-13T16:38:39.448Z] bab4dde63d76: Waiting [2023-02-13T16:38:39.448Z] 5851b861e8e6: Waiting [2023-02-13T16:38:39.448Z] 4872d77fe225: Waiting [2023-02-13T16:38:39.448Z] bde34c3a00c8: Waiting [2023-02-13T16:38:39.448Z] e2be974225ed: Verifying Checksum [2023-02-13T16:38:39.448Z] e2be974225ed: Download complete [2023-02-13T16:38:39.448Z] 988bab9f4d93: Download complete [2023-02-13T16:38:39.709Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T16:38:39.709Z] 1469e6f7b9e6: Download complete [2023-02-13T16:38:39.709Z] eaf3925da568: Download complete [2023-02-13T16:38:39.709Z] 339a4e72a1f5: Verifying Checksum [2023-02-13T16:38:39.709Z] 339a4e72a1f5: Download complete [2023-02-13T16:38:39.709Z] bde34c3a00c8: Verifying Checksum [2023-02-13T16:38:39.709Z] bde34c3a00c8: Download complete [2023-02-13T16:38:39.709Z] b85a868b505f: Verifying Checksum [2023-02-13T16:38:39.709Z] b85a868b505f: Download complete [2023-02-13T16:38:39.709Z] 4872d77fe225: Verifying Checksum [2023-02-13T16:38:39.709Z] 4872d77fe225: Download complete [2023-02-13T16:38:39.970Z] 5851b861e8e6: Verifying Checksum [2023-02-13T16:38:39.970Z] 5851b861e8e6: Download complete [2023-02-13T16:38:39.970Z] b352a97aabf1: Download complete [2023-02-13T16:38:40.230Z] bab4dde63d76: Verifying Checksum [2023-02-13T16:38:40.230Z] bab4dde63d76: Download complete [2023-02-13T16:38:41.165Z] b85a868b505f: Pull complete [2023-02-13T16:38:41.165Z] e2be974225ed: Pull complete [2023-02-13T16:38:41.732Z] 339a4e72a1f5: Pull complete [2023-02-13T16:38:41.732Z] 988bab9f4d93: Pull complete [2023-02-13T16:38:41.997Z] 1469e6f7b9e6: Pull complete [2023-02-13T16:38:41.997Z] eaf3925da568: Pull complete [2023-02-13T16:38:43.909Z] bab4dde63d76: Pull complete [2023-02-13T16:38:43.909Z] bde34c3a00c8: Pull complete [2023-02-13T16:38:43.909Z] b352a97aabf1: Pull complete [2023-02-13T16:38:43.909Z] 4872d77fe225: Pull complete [2023-02-13T16:38:44.169Z] 5851b861e8e6: Pull complete [2023-02-13T16:38:44.169Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T16:38:44.169Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T16:38:44.169Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:38:44.265Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:38:44.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T16:38:47.316Z] $ docker top fdad2a654e568136d8e3c32f2ee520bb5d62793beaab29ed557e21680fcbfc33 -eo pid,comm [2023-02-13T16:38:47.377Z] 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). [2023-02-13T16:38:47.377Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T16:38:47.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T16:38:47.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T16:38:47.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T16:38:47.532Z] $ docker exec fdad2a654e568136d8e3c32f2ee520bb5d62793beaab29ed557e21680fcbfc33 ssh-agent [2023-02-13T16:38:47.630Z] SSH_AUTH_SOCK=/tmp/ssh-OZcr7KImvZrg/agent.32 [2023-02-13T16:38:47.630Z] SSH_AGENT_PID=38 [2023-02-13T16:38:47.636Z] Running ssh-add (command line suppressed) [2023-02-13T16:38:47.731Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11757089140344073236.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11757089140344073236.key) [2023-02-13T16:38:47.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T16:38:48.032Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T16:38:48.047Z] $ docker exec --env ******** --env ******** fdad2a654e568136d8e3c32f2ee520bb5d62793beaab29ed557e21680fcbfc33 ssh-agent -k [2023-02-13T16:38:48.154Z] unset SSH_AUTH_SOCK; [2023-02-13T16:38:48.155Z] unset SSH_AGENT_PID; [2023-02-13T16:38:48.155Z] echo Agent pid 38 killed; [2023-02-13T16:38:48.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T16:38:48.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T16:38:48.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T16:38:48.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T16:38:48.322Z] $ docker exec fdad2a654e568136d8e3c32f2ee520bb5d62793beaab29ed557e21680fcbfc33 ssh-agent [2023-02-13T16:38:48.416Z] SSH_AUTH_SOCK=/tmp/ssh-EtOne8wxXVGu/agent.70 [2023-02-13T16:38:48.416Z] SSH_AGENT_PID=76 [2023-02-13T16:38:48.420Z] Running ssh-add (command line suppressed) [2023-02-13T16:38:48.519Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7125536657624574185.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7125536657624574185.key) [2023-02-13T16:38:48.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T16:38:48.815Z] + git semver init [2023-02-13T16:38:49.074Z] 2023-02-13 16:38:48,990 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T16:38:49.074Z] 2023-02-13 16:38:48,991 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2023-02-13T16:38:49.074Z] 2023-02-13 16:38:48,991 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver [2023-02-13T16:38:49.074Z] 2023-02-13 16:38:48,991 [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) [2023-02-13T16:38:50.009Z] 2023-02-13 16:38:49,863 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2023-02-13T16:38:50.009Z] 2023-02-13 16:38:49,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2023-02-13T16:38:50.009Z] 2023-02-13 16:38:49,864 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-13T16:38:50.009Z] 2023-02-13 16:38:49,864 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-13T16:38:50.009Z] 3.0.0-dev.11 [Pipeline] } [2023-02-13T16:38:50.017Z] $ docker exec --env ******** --env ******** fdad2a654e568136d8e3c32f2ee520bb5d62793beaab29ed557e21680fcbfc33 ssh-agent -k [2023-02-13T16:38:50.122Z] unset SSH_AUTH_SOCK; [2023-02-13T16:38:50.123Z] unset SSH_AGENT_PID; [2023-02-13T16:38:50.123Z] echo Agent pid 76 killed; [2023-02-13T16:38:50.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T16:38:50.473Z] + git semver [Pipeline] } [2023-02-13T16:38:50.747Z] $ docker stop --time=1 fdad2a654e568136d8e3c32f2ee520bb5d62793beaab29ed557e21680fcbfc33 [2023-02-13T16:38:52.078Z] $ docker rm -f --volumes fdad2a654e568136d8e3c32f2ee520bb5d62793beaab29ed557e21680fcbfc33 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T16:38:52.418Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T16:38:52.630Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T16:38:52.634Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.11 [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 [2023-02-13T16:38:52.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T16:38:52.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T16:38:52.828Z] ========================================================= [2023-02-13T16:38:52.828Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T16:38:52.829Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-13T16:38:53.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T16:38:53.138Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T16:38:53.138Z] 213ec9aee27d: Pulling fs layer [2023-02-13T16:38:53.138Z] 4583459ba037: Pulling fs layer [2023-02-13T16:38:53.138Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T16:38:53.138Z] 53926ce57604: Pulling fs layer [2023-02-13T16:38:53.138Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T16:38:53.138Z] 22ff95d597cd: Pulling fs layer [2023-02-13T16:38:53.138Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T16:38:53.138Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T16:38:53.138Z] a7acece74701: Pulling fs layer [2023-02-13T16:38:53.138Z] 53926ce57604: Waiting [2023-02-13T16:38:53.138Z] 21b2b0c7a3f4: Waiting [2023-02-13T16:38:53.138Z] 22ff95d597cd: Waiting [2023-02-13T16:38:53.138Z] a7acece74701: Waiting [2023-02-13T16:38:53.138Z] 12d6caf4c0d1: Waiting [2023-02-13T16:38:53.138Z] 96b7cbca73a9: Waiting [2023-02-13T16:38:53.138Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T16:38:53.138Z] 93c1e223e6f2: Download complete [2023-02-13T16:38:53.138Z] 4583459ba037: Verifying Checksum [2023-02-13T16:38:53.138Z] 4583459ba037: Download complete [2023-02-13T16:38:53.138Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-13T16:38:53.138Z] 21b2b0c7a3f4: Download complete [2023-02-13T16:38:53.138Z] 22ff95d597cd: Verifying Checksum [2023-02-13T16:38:53.138Z] 22ff95d597cd: Download complete [2023-02-13T16:38:53.404Z] 213ec9aee27d: Verifying Checksum [2023-02-13T16:38:53.404Z] 213ec9aee27d: Download complete [2023-02-13T16:38:53.404Z] 12d6caf4c0d1: Download complete [2023-02-13T16:38:53.404Z] 213ec9aee27d: Pull complete [2023-02-13T16:38:53.673Z] 4583459ba037: Pull complete [2023-02-13T16:38:53.673Z] 93c1e223e6f2: Pull complete [2023-02-13T16:38:54.691Z] a7acece74701: Verifying Checksum [2023-02-13T16:38:54.956Z] 53926ce57604: Verifying Checksum [2023-02-13T16:38:54.956Z] 53926ce57604: Download complete [2023-02-13T16:38:55.234Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T16:38:55.234Z] 96b7cbca73a9: Download complete [2023-02-13T16:38:58.522Z] 53926ce57604: Pull complete [2023-02-13T16:38:58.522Z] 21b2b0c7a3f4: Pull complete [2023-02-13T16:38:58.522Z] 22ff95d597cd: Pull complete [2023-02-13T16:38:58.780Z] 12d6caf4c0d1: Pull complete [2023-02-13T16:39:00.677Z] 96b7cbca73a9: Pull complete [2023-02-13T16:39:01.245Z] a7acece74701: Pull complete [2023-02-13T16:39:01.245Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T16:39:01.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T16:39:01.245Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-13T16:39:01.532Z] + 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 [2023-02-13T16:39:01.836Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T16:39:01.836Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:39:01.907Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:39:01.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T16:39:07.732Z] Still waiting to schedule task [2023-02-13T16:39:07.732Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-13T16:39:07.830Z] $ docker top 6fe552f26eb9139e05bd6b7ec268791f531211a8e1560081216515c26b03120d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T16:39:08.177Z] + go version [2023-02-13T16:39:08.177Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T16:39:08.187Z] $ docker stop --time=1 6fe552f26eb9139e05bd6b7ec268791f531211a8e1560081216515c26b03120d [2023-02-13T16:39:09.571Z] $ docker rm -f --volumes 6fe552f26eb9139e05bd6b7ec268791f531211a8e1560081216515c26b03120d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:39:09.982Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T16:39:09.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:39:10.049Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:39:10.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-13T16:39:11.057Z] $ docker top ab7926a56aff5d047ae8e99481a3eb2c694ee1d4aa0e7be450e723b7b21d2498 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T16:39:11.403Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2023-02-13T16:39:11.703Z] + make test [2023-02-13T16:39:11.703Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-13T16:39:11.703Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-13T16:39:11.703Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-13T16:39:11.703Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-13T16:39:11.703Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-13T16:39:11.703Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-13T16:39:11.703Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-13T16:39:11.961Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-13T16:39:11.961Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-13T16:39:11.962Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-13T16:39:11.962Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-13T16:39:11.962Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-13T16:39:11.962Z] go: downloading golang.org/x/text v0.6.0 [2023-02-13T16:39:11.962Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-13T16:39:11.962Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-13T16:39:11.962Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-13T16:39:11.962Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-13T16:39:13.338Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-02-13T16:39:18.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.081s coverage: 83.5% of statements [2023-02-13T16:39:18.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-02-13T16:39:18.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-02-13T16:39:18.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-02-13T16:39:18.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.024s coverage: 29.4% of statements [2023-02-13T16:39:18.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-02-13T16:39:18.602Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-02-13T16:39:18.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.017s coverage: 53.4% of statements [2023-02-13T16:39:18.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.020s coverage: 90.0% of statements [2023-02-13T16:39:18.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.033s coverage: 86.8% of statements [2023-02-13T16:39:18.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.015s coverage: 60.5% of statements [2023-02-13T16:39:18.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.031s coverage: 36.1% of statements [2023-02-13T16:39:18.602Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.016s coverage: 48.7% of statements [2023-02-13T16:39:26.712Z] 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." [2023-02-13T16:39:26.712Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-13T16:39:27.652Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T16:39:27.652Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-13T16:39:27.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T16:39:27.677Z] $ docker stop --time=1 ab7926a56aff5d047ae8e99481a3eb2c694ee1d4aa0e7be450e723b7b21d2498 [2023-02-13T16:39:30.118Z] $ docker rm -f --volumes ab7926a56aff5d047ae8e99481a3eb2c694ee1d4aa0e7be450e723b7b21d2498 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T16:39:30.576Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T16:39:30.640Z] 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 [2023-02-13T16:39:31.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T16:39:31.088Z] [2023-02-13T16:39:31.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:39:31.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T16:39:31.389Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T16:39:31.389Z] 5eb5b503b376: Pulling fs layer [2023-02-13T16:39:31.389Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T16:39:31.389Z] ec43610c2a17: Pulling fs layer [2023-02-13T16:39:31.389Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T16:39:31.389Z] 33b1e0a273af: Pulling fs layer [2023-02-13T16:39:31.389Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T16:39:31.389Z] 2f39f015ded8: Pulling fs layer [2023-02-13T16:39:31.389Z] 3a2ae6a8a46f: Waiting [2023-02-13T16:39:31.389Z] 33b1e0a273af: Waiting [2023-02-13T16:39:31.389Z] 2f39f015ded8: Waiting [2023-02-13T16:39:31.389Z] 5c69ac0246d0: Verifying Checksum [2023-02-13T16:39:31.389Z] 5c69ac0246d0: Download complete [2023-02-13T16:39:31.389Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T16:39:31.389Z] 3a2ae6a8a46f: Download complete [2023-02-13T16:39:31.656Z] 33b1e0a273af: Verifying Checksum [2023-02-13T16:39:31.656Z] 33b1e0a273af: Download complete [2023-02-13T16:39:31.656Z] 5d3b04190fa2: Download complete [2023-02-13T16:39:31.656Z] ec43610c2a17: Verifying Checksum [2023-02-13T16:39:31.656Z] ec43610c2a17: Download complete [2023-02-13T16:39:31.918Z] 5eb5b503b376: Verifying Checksum [2023-02-13T16:39:31.918Z] 5eb5b503b376: Download complete [2023-02-13T16:39:32.487Z] 2f39f015ded8: Download complete [2023-02-13T16:39:33.054Z] 5eb5b503b376: Pull complete [2023-02-13T16:39:33.314Z] 5c69ac0246d0: Pull complete [2023-02-13T16:39:33.882Z] ec43610c2a17: Pull complete [2023-02-13T16:39:33.882Z] 3a2ae6a8a46f: Pull complete [2023-02-13T16:39:34.142Z] 33b1e0a273af: Pull complete [2023-02-13T16:39:34.142Z] 5d3b04190fa2: Pull complete [2023-02-13T16:39:39.417Z] 2f39f015ded8: Pull complete [2023-02-13T16:39:39.417Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T16:39:39.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T16:39:39.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:39:39.506Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:39:39.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T16:39:49.100Z] $ docker top 75c8f2a9a8601a13b6749d39cdd4153b50abf0cc0ac25dd9ed00b890ea327658 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:39:49.509Z] ---> job-cost.sh [2023-02-13T16:39:49.509Z] lf-activate-venv: SKIPPING [2023-02-13T16:39:49.509Z] INFO: No Stack... [2023-02-13T16:39:50.076Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T16:39:50.334Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T16:39:50.623Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2023-02-13T16:39:50.623Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T16:39:50.637Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-99-stack-cost] [2023-02-13T16:39:50.643Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-99-stack-cost] did not exist. Created. [2023-02-13T16:39:50.643Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T16:39:50.938Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-13T16:39:50.981Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T16:39:50.987Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T16:39:51.005Z] $ docker stop --time=1 75c8f2a9a8601a13b6749d39cdd4153b50abf0cc0ac25dd9ed00b890ea327658 [2023-02-13T16:39:52.178Z] $ docker rm -f --volumes 75c8f2a9a8601a13b6749d39cdd4153b50abf0cc0ac25dd9ed00b890ea327658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T16:40:46.142Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5572 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2023-02-13T16:40:46.155Z] Running in /w/workspace/go-mod-core-contracts/99 [Pipeline] { [Pipeline] checkout [2023-02-13T16:40:46.194Z] Selected Git installation does not exist. Using Default [2023-02-13T16:40:46.194Z] The recommended git tool is: NONE [2023-02-13T16:40:51.328Z] using credential edgex-jenkins-ssh [2023-02-13T16:40:51.342Z] Cloning the remote Git repository [2023-02-13T16:40:51.388Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-02-13T16:40:51.459Z] > git init /w/workspace/go-mod-core-contracts/99 # timeout=10 [2023-02-13T16:40:51.608Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-02-13T16:40:51.609Z] > git --version # timeout=10 [2023-02-13T16:40:51.630Z] > git --version # 'git version 2.25.1' [2023-02-13T16:40:51.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T16:40:51.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T16:41:04.211Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-02-13T16:41:04.236Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T16:41:05.030Z] Avoid second fetch [2023-02-13T16:41:05.030Z] Checking out Revision 77bba85f9710e4fa4715e5bc749675f804e5d02e (main) [2023-02-13T16:41:05.580Z] Commit message: "Merge pull request #794 from judehung/issue-766" [2023-02-13T16:41:05.045Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T16:41:05.063Z] > git checkout -f 77bba85f9710e4fa4715e5bc749675f804e5d02e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T16:41:07.835Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T16:41:07.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T16:41:07.835Z] Dload Upload Total Spent Left Speed [2023-02-13T16:41:08.699Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 14310 0 --:--:-- --:--:-- --:--:-- 14294 [Pipeline] sh [2023-02-13T16:41:09.325Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T16:41:09.662Z] + sudo tee /etc/docker/daemon.new [2023-02-13T16:41:09.662Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T16:41:09.662Z] { [2023-02-13T16:41:09.662Z] "registry-mirrors": [ [2023-02-13T16:41:09.662Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T16:41:09.662Z] ], [2023-02-13T16:41:09.662Z] "bip": "10.250.0.254/24", [2023-02-13T16:41:09.662Z] "hosts": [ [2023-02-13T16:41:09.662Z] "tcp://0.0.0.0:5555", [2023-02-13T16:41:09.662Z] "unix:///var/run/docker.sock" [2023-02-13T16:41:09.662Z] ], [2023-02-13T16:41:09.662Z] "mtu": 1458, [2023-02-13T16:41:09.662Z] "selinux-enabled": true, [2023-02-13T16:41:09.662Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T16:41:09.662Z] } [Pipeline] sh [2023-02-13T16:41:10.000Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T16:41:10.347Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-13T16:41:28.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T16:41:28.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T16:41:28.834Z] ========================================================= [2023-02-13T16:41:28.834Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T16:41:28.834Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-13T16:41:29.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T16:41:29.761Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T16:41:29.761Z] 9b18e9b68314: Pulling fs layer [2023-02-13T16:41:29.761Z] 35d82f9e3411: Pulling fs layer [2023-02-13T16:41:29.761Z] e16973657156: Pulling fs layer [2023-02-13T16:41:29.761Z] fc693d55d65f: Pulling fs layer [2023-02-13T16:41:29.761Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T16:41:29.761Z] dda99020689f: Pulling fs layer [2023-02-13T16:41:29.761Z] db1c61fa0a46: Pulling fs layer [2023-02-13T16:41:29.761Z] 891c053d2c06: Pulling fs layer [2023-02-13T16:41:29.761Z] dda99020689f: Waiting [2023-02-13T16:41:29.761Z] 891c053d2c06: Waiting [2023-02-13T16:41:29.761Z] db1c61fa0a46: Waiting [2023-02-13T16:41:29.761Z] fc693d55d65f: Waiting [2023-02-13T16:41:29.761Z] 7e9fc2657dce: Waiting [2023-02-13T16:41:29.761Z] e16973657156: Verifying Checksum [2023-02-13T16:41:29.761Z] e16973657156: Download complete [2023-02-13T16:41:29.761Z] 35d82f9e3411: Download complete [2023-02-13T16:41:29.761Z] 7e9fc2657dce: Download complete [2023-02-13T16:41:29.761Z] dda99020689f: Verifying Checksum [2023-02-13T16:41:29.761Z] dda99020689f: Download complete [2023-02-13T16:41:29.761Z] 9b18e9b68314: Verifying Checksum [2023-02-13T16:41:29.761Z] 9b18e9b68314: Download complete [2023-02-13T16:41:30.357Z] 9b18e9b68314: Pull complete [2023-02-13T16:41:30.957Z] 891c053d2c06: Verifying Checksum [2023-02-13T16:41:30.957Z] 891c053d2c06: Download complete [2023-02-13T16:41:30.957Z] 35d82f9e3411: Pull complete [2023-02-13T16:41:31.230Z] e16973657156: Pull complete [2023-02-13T16:41:32.652Z] fc693d55d65f: Verifying Checksum [2023-02-13T16:41:32.652Z] fc693d55d65f: Download complete [2023-02-13T16:41:32.652Z] db1c61fa0a46: Verifying Checksum [2023-02-13T16:41:32.652Z] db1c61fa0a46: Download complete [2023-02-13T16:41:45.007Z] fc693d55d65f: Pull complete [2023-02-13T16:41:45.007Z] 7e9fc2657dce: Pull complete [2023-02-13T16:41:45.007Z] dda99020689f: Pull complete [2023-02-13T16:41:50.373Z] db1c61fa0a46: Pull complete [2023-02-13T16:41:52.327Z] 891c053d2c06: Pull complete [2023-02-13T16:41:52.327Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T16:41:52.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T16:41:52.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-13T16:41:52.659Z] + 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 [2023-02-13T16:41:52.996Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T16:41:52.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:41:53.197Z] prd-ubuntu20.04-docker-arm64-4c-16g-5572 does not seem to be running inside a container [2023-02-13T16:41:53.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/99 -v /w/workspace/go-mod-core-contracts/99:/w/workspace/go-mod-core-contracts/99:rw,z -v /w/workspace/go-mod-core-contracts/99@tmp:/w/workspace/go-mod-core-contracts/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T16:41:56.502Z] $ docker top e2ca4af378d8b2aec84f2b5ef4d7d8b2c647f500e7a0435d370f97614850ea02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T16:41:57.355Z] + go version [2023-02-13T16:41:57.355Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T16:41:57.368Z] $ docker stop --time=1 e2ca4af378d8b2aec84f2b5ef4d7d8b2c647f500e7a0435d370f97614850ea02 [2023-02-13T16:41:59.777Z] $ docker rm -f --volumes e2ca4af378d8b2aec84f2b5ef4d7d8b2c647f500e7a0435d370f97614850ea02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:42:00.348Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T16:42:00.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:42:00.601Z] prd-ubuntu20.04-docker-arm64-4c-16g-5572 does not seem to be running inside a container [2023-02-13T16:42:00.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/99 -v /w/workspace/go-mod-core-contracts/99:/w/workspace/go-mod-core-contracts/99:rw,z -v /w/workspace/go-mod-core-contracts/99@tmp:/w/workspace/go-mod-core-contracts/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T16:42:01.903Z] $ docker top 2bbade6d8f0a5b1ee9ce4616f0d602a618603a383984969254823fa4874374ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T16:42:02.750Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/99 [Pipeline] fileExists [Pipeline] sh [2023-02-13T16:42:03.408Z] + make test [2023-02-13T16:42:03.409Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-13T16:42:03.409Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-13T16:42:03.409Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-13T16:42:03.409Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-13T16:42:04.002Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-13T16:42:04.003Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-13T16:42:04.003Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-13T16:42:04.275Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-13T16:42:04.275Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-13T16:42:04.275Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-13T16:42:04.275Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-13T16:42:04.544Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-13T16:42:04.544Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-13T16:42:04.544Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-13T16:42:04.544Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-13T16:42:04.544Z] go: downloading golang.org/x/text v0.6.0 [2023-02-13T16:42:04.544Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-13T16:42:08.826Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-02-13T16:42:47.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.656s coverage: 83.5% of statements [2023-02-13T16:42:47.749Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-02-13T16:42:47.749Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-02-13T16:42:47.749Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-02-13T16:42:47.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.106s coverage: 29.4% of statements [2023-02-13T16:42:47.749Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-02-13T16:42:47.749Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-02-13T16:42:47.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.152s coverage: 53.4% of statements [2023-02-13T16:42:47.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.058s coverage: 90.0% of statements [2023-02-13T16:42:47.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.216s coverage: 86.8% of statements [2023-02-13T16:42:47.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.107s coverage: 60.5% of statements [2023-02-13T16:42:47.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.015s coverage: 36.1% of statements [2023-02-13T16:42:47.749Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.043s coverage: 48.7% of statements [2023-02-13T16:42:47.749Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-13T16:42:47.749Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-13T16:43:00.084Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T16:43:00.084Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-13T16:43:00.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T16:43:00.089Z] $ docker stop --time=1 2bbade6d8f0a5b1ee9ce4616f0d602a618603a383984969254823fa4874374ed [2023-02-13T16:43:01.898Z] $ docker rm -f --volumes 2bbade6d8f0a5b1ee9ce4616f0d602a618603a383984969254823fa4874374ed [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T16:43:03.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T16:43:03.259Z] Warning: overwriting stash ‘coverage-report’ [2023-02-13T16:43:03.813Z] 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 [2023-02-13T16:43:04.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T16:43:04.258Z] [2023-02-13T16:43:04.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:43:04.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T16:43:04.866Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T16:43:04.866Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T16:43:04.866Z] 04944245beec: Pulling fs layer [2023-02-13T16:43:04.866Z] 699f458cf7ca: Pulling fs layer [2023-02-13T16:43:04.866Z] 765212b225bb: Pulling fs layer [2023-02-13T16:43:04.866Z] f23df028b6ca: Pulling fs layer [2023-02-13T16:43:04.866Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T16:43:04.866Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T16:43:04.866Z] 765212b225bb: Waiting [2023-02-13T16:43:04.866Z] f23df028b6ca: Waiting [2023-02-13T16:43:04.866Z] 2437ff75d9bd: Waiting [2023-02-13T16:43:04.866Z] d65c8cfc05b1: Waiting [2023-02-13T16:43:04.866Z] 04944245beec: Verifying Checksum [2023-02-13T16:43:04.866Z] 04944245beec: Download complete [2023-02-13T16:43:04.866Z] 765212b225bb: Verifying Checksum [2023-02-13T16:43:04.866Z] 765212b225bb: Download complete [2023-02-13T16:43:05.138Z] f23df028b6ca: Verifying Checksum [2023-02-13T16:43:05.138Z] f23df028b6ca: Download complete [2023-02-13T16:43:05.138Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T16:43:05.138Z] d65c8cfc05b1: Download complete [2023-02-13T16:43:05.138Z] 699f458cf7ca: Verifying Checksum [2023-02-13T16:43:05.138Z] 699f458cf7ca: Download complete [2023-02-13T16:43:05.736Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T16:43:05.736Z] 8998bd30e6a1: Download complete [2023-02-13T16:43:08.366Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T16:43:08.366Z] 2437ff75d9bd: Download complete [2023-02-13T16:43:09.784Z] 8998bd30e6a1: Pull complete [2023-02-13T16:43:10.058Z] 04944245beec: Pull complete [2023-02-13T16:43:11.489Z] 699f458cf7ca: Pull complete [2023-02-13T16:43:11.489Z] 765212b225bb: Pull complete [2023-02-13T16:43:12.459Z] f23df028b6ca: Pull complete [2023-02-13T16:43:12.459Z] d65c8cfc05b1: Pull complete [2023-02-13T16:43:27.490Z] 2437ff75d9bd: Pull complete [2023-02-13T16:43:27.490Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T16:43:27.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T16:43:27.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:43:27.680Z] prd-ubuntu20.04-docker-arm64-4c-16g-5572 does not seem to be running inside a container [2023-02-13T16:43:27.725Z] $ 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/99 -v /w/workspace/go-mod-core-contracts/99:/w/workspace/go-mod-core-contracts/99:rw,z -v /w/workspace/go-mod-core-contracts/99@tmp:/w/workspace/go-mod-core-contracts/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T16:43:30.044Z] $ docker top 510a31cd8bb149407dc8908ea70adeff228249379c57d08f37d5809cb59509c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:43:30.591Z] ---> job-cost.sh [2023-02-13T16:43:30.860Z] lf-activate-venv: SKIPPING [2023-02-13T16:43:30.860Z] INFO: No Stack... [2023-02-13T16:43:31.126Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T16:43:32.082Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T16:43:32.400Z] + cat /w/workspace/go-mod-core-contracts/99/archives/cost.csv [2023-02-13T16:43:32.400Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T16:43:32.469Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-99-stack-cost] [2023-02-13T16:43:32.476Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-99-stack-cost] did not exist. Created. [2023-02-13T16:43:32.477Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T16:43:33.130Z] /w/workspace/go-mod-core-contracts/99@tmp/durable-c7cd82a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-13T16:43:33.775Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T16:43:33.797Z] Warning: overwriting stash ‘stack-cost’ [2023-02-13T16:43:33.864Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T16:43:33.870Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T16:43:33.853Z] $ docker stop --time=1 510a31cd8bb149407dc8908ea70adeff228249379c57d08f37d5809cb59509c8 [2023-02-13T16:43:35.367Z] $ docker rm -f --volumes 510a31cd8bb149407dc8908ea70adeff228249379c57d08f37d5809cb59509c8 [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 [2023-02-13T16:43:36.031Z] provisioning config files... [2023-02-13T16:43:36.042Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17460797847074012959tmp [Pipeline] { [Pipeline] sh [2023-02-13T16:43:36.352Z] + set +x [2023-02-13T16:43:36.352Z] + curl -s https://codecov.io/bash [2023-02-13T16:43:36.352Z] + bash -s -- [2023-02-13T16:43:36.352Z] [2023-02-13T16:43:36.352Z] _____ _ [2023-02-13T16:43:36.352Z] / ____| | | [2023-02-13T16:43:36.352Z] | | ___ __| | ___ ___ _____ __ [2023-02-13T16:43:36.352Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-13T16:43:36.352Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-13T16:43:36.352Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-13T16:43:36.352Z] Bash-1.0.6 [2023-02-13T16:43:36.352Z] [2023-02-13T16:43:36.352Z] [2023-02-13T16:43:36.352Z] ==> git version 2.25.1 found [2023-02-13T16:43:36.352Z] ==> 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 [2023-02-13T16:43:36.352Z] Release-Date: 2020-01-08 [2023-02-13T16:43:36.352Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-13T16:43:36.352Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-13T16:43:36.352Z] ==> Jenkins CI detected. [2023-02-13T16:43:36.352Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2023-02-13T16:43:36.352Z] project root: . [2023-02-13T16:43:36.352Z] --> token set from env [2023-02-13T16:43:36.352Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-13T16:43:36.610Z] ==> Running gcov in . (disable via -X gcov) [2023-02-13T16:43:36.610Z] ==> Python coveragepy not found [2023-02-13T16:43:36.610Z] ==> Searching for coverage reports in: [2023-02-13T16:43:36.610Z] + . [2023-02-13T16:43:36.610Z] -> Found 1 reports [2023-02-13T16:43:36.610Z] ==> Detecting git/mercurial file structure [2023-02-13T16:43:36.610Z] ==> Reading reports [2023-02-13T16:43:36.610Z] + ./coverage.out bytes=117197 [2023-02-13T16:43:36.610Z] ==> Appending adjustments [2023-02-13T16:43:36.610Z] https://docs.codecov.io/docs/fixing-reports [2023-02-13T16:43:37.214Z] + Found adjustments [2023-02-13T16:43:37.214Z] ==> Gzipping contents [2023-02-13T16:43:37.739Z] 20K /tmp/codecov.olOXa7.gz [2023-02-13T16:43:37.739Z] ==> Uploading reports [2023-02-13T16:43:37.739Z] url: https://codecov.io [2023-02-13T16:43:37.740Z] query: branch=main&commit=77bba85f9710e4fa4715e5bc749675f804e5d02e&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T16:43:37.740Z] -> Pinging Codecov [2023-02-13T16:43:37.740Z] 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=77bba85f9710e4fa4715e5bc749675f804e5d02e&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T16:43:37.740Z] -> Uploading to [2023-02-13T16:43:37.740Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-13/71470A77251A30514AAF9C0BB2E5B6CE/77bba85f9710e4fa4715e5bc749675f804e5d02e/8d7d3091-a40d-4c8d-8da5-fd578dc5eda8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T164337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8e2901f13412ed1035dea1cae30595b4445fb3bb642f70c13dd688d28d6d48f5 [2023-02-13T16:43:37.740Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T16:43:37.740Z] Dload Upload Total Spent Left Speed [2023-02-13T16:43:37.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17747 0 0 100 17747 0 47579 --:--:-- --:--:-- --:--:-- 47579 [2023-02-13T16:43:37.999Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/77bba85f9710e4fa4715e5bc749675f804e5d02e [Pipeline] } [2023-02-13T16:43:38.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-13T16:43:38.229Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-13T16:43:38.243Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:43:38.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T16:43:38.561Z] [2023-02-13T16:43:38.561Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:43:38.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T16:43:38.919Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-13T16:43:38.919Z] df9b9388f04a: Pulling fs layer [2023-02-13T16:43:38.919Z] 52dc419b0ee2: Pulling fs layer [2023-02-13T16:43:38.919Z] 25bc292e5bac: Pulling fs layer [2023-02-13T16:43:38.919Z] 114826534d7a: Pulling fs layer [2023-02-13T16:43:38.919Z] 4657fd5d0bcf: Pulling fs layer [2023-02-13T16:43:38.919Z] 6ad1cebc031e: Pulling fs layer [2023-02-13T16:43:38.919Z] 8a3aa393b2d8: Pulling fs layer [2023-02-13T16:43:38.919Z] 4657fd5d0bcf: Waiting [2023-02-13T16:43:38.919Z] 8a3aa393b2d8: Waiting [2023-02-13T16:43:38.919Z] 25bc292e5bac: Verifying Checksum [2023-02-13T16:43:38.919Z] 25bc292e5bac: Download complete [2023-02-13T16:43:39.238Z] 52dc419b0ee2: Verifying Checksum [2023-02-13T16:43:39.238Z] 52dc419b0ee2: Download complete [2023-02-13T16:43:39.238Z] 4657fd5d0bcf: Verifying Checksum [2023-02-13T16:43:39.238Z] 4657fd5d0bcf: Download complete [2023-02-13T16:43:39.605Z] df9b9388f04a: Verifying Checksum [2023-02-13T16:43:39.605Z] df9b9388f04a: Download complete [2023-02-13T16:43:39.879Z] df9b9388f04a: Pull complete [2023-02-13T16:43:40.140Z] 52dc419b0ee2: Pull complete [2023-02-13T16:43:40.140Z] 25bc292e5bac: Pull complete [2023-02-13T16:43:40.405Z] 6ad1cebc031e: Verifying Checksum [2023-02-13T16:43:40.405Z] 6ad1cebc031e: Download complete [2023-02-13T16:43:40.694Z] 114826534d7a: Verifying Checksum [2023-02-13T16:43:40.694Z] 114826534d7a: Download complete [2023-02-13T16:43:41.650Z] 8a3aa393b2d8: Verifying Checksum [2023-02-13T16:43:41.650Z] 8a3aa393b2d8: Download complete [2023-02-13T16:43:44.216Z] 114826534d7a: Pull complete [2023-02-13T16:43:44.216Z] 4657fd5d0bcf: Pull complete [2023-02-13T16:43:44.784Z] 6ad1cebc031e: Pull complete [2023-02-13T16:43:47.371Z] 8a3aa393b2d8: Pull complete [2023-02-13T16:43:47.631Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-13T16:43:47.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T16:43:47.631Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:43:47.718Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:43:47.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-13T16:43:54.903Z] $ docker top db701bf48af60704a7e5229a866a0b022eceef0e4b9ee023db8c04df0183b603 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T16:43:54.984Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2023-02-13T16:43:55.283Z] + set -o pipefail [2023-02-13T16:43:55.283Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2023-02-13T16:44:00.643Z] [2023-02-13T16:44:00.643Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2023-02-13T16:44:00.643Z] [2023-02-13T16:44:00.643Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/3cf45fec-537b-4254-ab30-2d223e953fb2 [2023-02-13T16:44:00.643Z] [2023-02-13T16:44:00.643Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-13T16:44:00.643Z] [2023-02-13T16:44:01.629Z] [2023-02-13T16:44:01.629Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-13T16:44:01.629Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-13T16:44:01.629Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-13T16:44:01.635Z] $ docker stop --time=1 db701bf48af60704a7e5229a866a0b022eceef0e4b9ee023db8c04df0183b603 [2023-02-13T16:44:04.450Z] $ docker rm -f --volumes db701bf48af60704a7e5229a866a0b022eceef0e4b9ee023db8c04df0183b603 [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 [2023-02-13T16:44:05.125Z] + git log --format=format:%s -1 77bba85f9710e4fa4715e5bc749675f804e5d02e [Pipeline] sh [2023-02-13T16:44:05.495Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T16:44:05.495Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:44:05.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T16:44:05.798Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:44:05.876Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:44:05.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T16:44:06.407Z] $ docker top 17776f4714ac6165774a0a24fa98cd57dbf6046677673955d6d018cbf58fed54 -eo pid,comm [2023-02-13T16:44:06.490Z] 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). [2023-02-13T16:44:06.490Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T16:44:06.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T16:44:06.527Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T16:44:06.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T16:44:06.682Z] $ docker exec 17776f4714ac6165774a0a24fa98cd57dbf6046677673955d6d018cbf58fed54 ssh-agent [2023-02-13T16:44:06.799Z] SSH_AUTH_SOCK=/tmp/ssh-0jN149CubBk9/agent.32 [2023-02-13T16:44:06.799Z] SSH_AGENT_PID=38 [2023-02-13T16:44:06.819Z] Running ssh-add (command line suppressed) [2023-02-13T16:44:06.940Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6809606904440134017.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6809606904440134017.key) [2023-02-13T16:44:06.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T16:44:07.345Z] + git semver tag [2023-02-13T16:44:07.604Z] 2023-02-13 16:44:07,547 [run_tag] DEBUG tag force:False [2023-02-13T16:44:07.604Z] 2023-02-13 16:44:07,547 [check_head_tag] DEBUG check head tag [2023-02-13T16:44:07.604Z] 2023-02-13 16:44:07,550 [execute] INFO git cat-file --batch-check [2023-02-13T16:44:07.604Z] 2023-02-13 16:44:07,550 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-02-13T16:44:07.604Z] 2023-02-13 16:44:07,553 [execute] INFO git cat-file --batch [2023-02-13T16:44:07.604Z] 2023-02-13 16:44:07,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-02-13T16:44:07.879Z] 2023-02-13 16:44:07,598 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-13T16:44:07.879Z] 2023-02-13 16:44:07,599 [execute] INFO git tag -a v3.0.0-dev.11 -m v3.0.0-dev.11 [2023-02-13T16:44:07.879Z] 2023-02-13 16:44:07,599 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.11', '-m', 'v3.0.0-dev.11'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T16:44:07.879Z] 2023-02-13 16:44:07,603 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-13T16:44:07.879Z] 3.0.0-dev.11 [Pipeline] } [2023-02-13T16:44:07.880Z] $ docker exec --env ******** --env ******** 17776f4714ac6165774a0a24fa98cd57dbf6046677673955d6d018cbf58fed54 ssh-agent -k [2023-02-13T16:44:07.978Z] unset SSH_AUTH_SOCK; [2023-02-13T16:44:07.978Z] unset SSH_AGENT_PID; [2023-02-13T16:44:07.978Z] echo Agent pid 38 killed; [2023-02-13T16:44:08.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T16:44:08.388Z] + git semver [Pipeline] } [2023-02-13T16:44:08.896Z] $ docker stop --time=1 17776f4714ac6165774a0a24fa98cd57dbf6046677673955d6d018cbf58fed54 [2023-02-13T16:44:10.279Z] $ docker rm -f --volumes 17776f4714ac6165774a0a24fa98cd57dbf6046677673955d6d018cbf58fed54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:44:10.699Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T16:44:10.699Z] [2023-02-13T16:44:10.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:44:11.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T16:44:11.114Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-13T16:44:11.114Z] ab5ef0e58194: Pulling fs layer [2023-02-13T16:44:11.114Z] 9712f1f96733: Pulling fs layer [2023-02-13T16:44:11.114Z] 63f879dbbcfc: Pulling fs layer [2023-02-13T16:44:11.114Z] 0d9ebad4ef96: Pulling fs layer [2023-02-13T16:44:11.114Z] e9a5061849ea: Pulling fs layer [2023-02-13T16:44:11.114Z] d747dcd14b5f: Pulling fs layer [2023-02-13T16:44:11.114Z] 2de7ff778b66: Pulling fs layer [2023-02-13T16:44:11.114Z] 0d9ebad4ef96: Waiting [2023-02-13T16:44:11.114Z] e9a5061849ea: Waiting [2023-02-13T16:44:11.114Z] d747dcd14b5f: Waiting [2023-02-13T16:44:11.114Z] 2de7ff778b66: Waiting [2023-02-13T16:44:11.114Z] 9712f1f96733: Verifying Checksum [2023-02-13T16:44:11.114Z] 9712f1f96733: Download complete [2023-02-13T16:44:14.485Z] 63f879dbbcfc: Verifying Checksum [2023-02-13T16:44:14.485Z] 63f879dbbcfc: Download complete [2023-02-13T16:44:14.485Z] e9a5061849ea: Verifying Checksum [2023-02-13T16:44:14.485Z] e9a5061849ea: Download complete [2023-02-13T16:44:14.485Z] d747dcd14b5f: Verifying Checksum [2023-02-13T16:44:14.485Z] d747dcd14b5f: Download complete [2023-02-13T16:44:14.750Z] 0d9ebad4ef96: Verifying Checksum [2023-02-13T16:44:14.750Z] 0d9ebad4ef96: Download complete [2023-02-13T16:44:15.010Z] 2de7ff778b66: Verifying Checksum [2023-02-13T16:44:15.010Z] 2de7ff778b66: Download complete [2023-02-13T16:44:15.010Z] ab5ef0e58194: Verifying Checksum [2023-02-13T16:44:15.010Z] ab5ef0e58194: Download complete [2023-02-13T16:44:17.571Z] ab5ef0e58194: Pull complete [2023-02-13T16:44:17.831Z] 9712f1f96733: Pull complete [2023-02-13T16:44:18.800Z] 63f879dbbcfc: Pull complete [2023-02-13T16:44:23.025Z] 0d9ebad4ef96: Pull complete [2023-02-13T16:44:23.025Z] e9a5061849ea: Pull complete [2023-02-13T16:44:23.025Z] d747dcd14b5f: Pull complete [2023-02-13T16:44:23.958Z] 2de7ff778b66: Pull complete [2023-02-13T16:44:23.958Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-13T16:44:23.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T16:44:23.958Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:44:24.102Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:44:24.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-13T16:44:30.400Z] $ docker top 06efd056b61c91927836e4e6b9d8b5580fb4ba25fd0e10375d99260653d71076 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-13T16:44:30.483Z] provisioning config files... [2023-02-13T16:44:30.489Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16563510426698084038tmp [2023-02-13T16:44:30.501Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config16648713081834687652tmp [2023-02-13T16:44:30.536Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config14004693513884598665tmp [Pipeline] { [Pipeline] echo [2023-02-13T16:44:30.574Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:30.859Z] ---> sigul-configuration.sh [2023-02-13T16:44:30.859Z] gpg: directory `/root/.gnupg' created [2023-02-13T16:44:30.859Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-13T16:44:30.859Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-13T16:44:30.859Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-13T16:44:30.859Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-13T16:44:30.859Z] gpg: CAST5 encrypted data [2023-02-13T16:44:30.859Z] gpg: encrypted with 1 passphrase [2023-02-13T16:44:30.859Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-13T16:44:31.181Z] + mkdir /home/jenkins [2023-02-13T16:44:31.181Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-13T16:44:31.500Z] + 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 [2023-02-13T16:44:31.530Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:31.834Z] ---> sigul-install.sh [2023-02-13T16:44:31.834Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-13T16:44:32.115Z] + git tag --list [2023-02-13T16:44:32.115Z] v0.0.0 [2023-02-13T16:44:32.115Z] v0.0.1 [2023-02-13T16:44:32.115Z] v0.1.0 [2023-02-13T16:44:32.115Z] v0.1.1 [2023-02-13T16:44:32.115Z] v0.1.10 [2023-02-13T16:44:32.115Z] v0.1.100 [2023-02-13T16:44:32.115Z] v0.1.101 [2023-02-13T16:44:32.115Z] v0.1.102 [2023-02-13T16:44:32.115Z] v0.1.103 [2023-02-13T16:44:32.115Z] v0.1.104 [2023-02-13T16:44:32.115Z] v0.1.105 [2023-02-13T16:44:32.115Z] v0.1.106 [2023-02-13T16:44:32.115Z] v0.1.107 [2023-02-13T16:44:32.115Z] v0.1.108 [2023-02-13T16:44:32.115Z] v0.1.109 [2023-02-13T16:44:32.115Z] v0.1.11 [2023-02-13T16:44:32.115Z] v0.1.110 [2023-02-13T16:44:32.115Z] v0.1.111 [2023-02-13T16:44:32.115Z] v0.1.112 [2023-02-13T16:44:32.115Z] v0.1.113 [2023-02-13T16:44:32.115Z] v0.1.114 [2023-02-13T16:44:32.115Z] v0.1.115 [2023-02-13T16:44:32.115Z] v0.1.116 [2023-02-13T16:44:32.115Z] v0.1.117 [2023-02-13T16:44:32.115Z] v0.1.118 [2023-02-13T16:44:32.115Z] v0.1.119 [2023-02-13T16:44:32.115Z] v0.1.12 [2023-02-13T16:44:32.115Z] v0.1.120 [2023-02-13T16:44:32.115Z] v0.1.121 [2023-02-13T16:44:32.115Z] v0.1.122 [2023-02-13T16:44:32.115Z] v0.1.123 [2023-02-13T16:44:32.115Z] v0.1.124 [2023-02-13T16:44:32.115Z] v0.1.125 [2023-02-13T16:44:32.115Z] v0.1.126 [2023-02-13T16:44:32.115Z] v0.1.127 [2023-02-13T16:44:32.115Z] v0.1.128 [2023-02-13T16:44:32.115Z] v0.1.129 [2023-02-13T16:44:32.115Z] v0.1.13 [2023-02-13T16:44:32.115Z] v0.1.130 [2023-02-13T16:44:32.115Z] v0.1.131 [2023-02-13T16:44:32.115Z] v0.1.132 [2023-02-13T16:44:32.115Z] v0.1.133 [2023-02-13T16:44:32.115Z] v0.1.134 [2023-02-13T16:44:32.115Z] v0.1.135 [2023-02-13T16:44:32.115Z] v0.1.136 [2023-02-13T16:44:32.115Z] v0.1.137 [2023-02-13T16:44:32.115Z] v0.1.138 [2023-02-13T16:44:32.115Z] v0.1.139 [2023-02-13T16:44:32.115Z] v0.1.14 [2023-02-13T16:44:32.115Z] v0.1.140 [2023-02-13T16:44:32.115Z] v0.1.141 [2023-02-13T16:44:32.115Z] v0.1.142 [2023-02-13T16:44:32.115Z] v0.1.143 [2023-02-13T16:44:32.115Z] v0.1.144 [2023-02-13T16:44:32.115Z] v0.1.145 [2023-02-13T16:44:32.115Z] v0.1.146 [2023-02-13T16:44:32.115Z] v0.1.147 [2023-02-13T16:44:32.115Z] v0.1.148 [2023-02-13T16:44:32.115Z] v0.1.149 [2023-02-13T16:44:32.115Z] v0.1.15 [2023-02-13T16:44:32.115Z] v0.1.16 [2023-02-13T16:44:32.115Z] v0.1.17 [2023-02-13T16:44:32.115Z] v0.1.18 [2023-02-13T16:44:32.115Z] v0.1.19 [2023-02-13T16:44:32.115Z] v0.1.2 [2023-02-13T16:44:32.115Z] v0.1.20 [2023-02-13T16:44:32.115Z] v0.1.21 [2023-02-13T16:44:32.115Z] v0.1.22 [2023-02-13T16:44:32.115Z] v0.1.23 [2023-02-13T16:44:32.115Z] v0.1.24 [2023-02-13T16:44:32.115Z] v0.1.25 [2023-02-13T16:44:32.115Z] v0.1.26 [2023-02-13T16:44:32.115Z] v0.1.27 [2023-02-13T16:44:32.115Z] v0.1.28 [2023-02-13T16:44:32.115Z] v0.1.29 [2023-02-13T16:44:32.115Z] v0.1.3 [2023-02-13T16:44:32.115Z] v0.1.30 [2023-02-13T16:44:32.115Z] v0.1.31 [2023-02-13T16:44:32.115Z] v0.1.32 [2023-02-13T16:44:32.115Z] v0.1.33 [2023-02-13T16:44:32.115Z] v0.1.34 [2023-02-13T16:44:32.115Z] v0.1.35 [2023-02-13T16:44:32.115Z] v0.1.36 [2023-02-13T16:44:32.115Z] v0.1.37 [2023-02-13T16:44:32.115Z] v0.1.38 [2023-02-13T16:44:32.115Z] v0.1.39 [2023-02-13T16:44:32.115Z] v0.1.4 [2023-02-13T16:44:32.115Z] v0.1.40 [2023-02-13T16:44:32.115Z] v0.1.41 [2023-02-13T16:44:32.115Z] v0.1.42 [2023-02-13T16:44:32.115Z] v0.1.43 [2023-02-13T16:44:32.115Z] v0.1.44 [2023-02-13T16:44:32.115Z] v0.1.45 [2023-02-13T16:44:32.115Z] v0.1.46 [2023-02-13T16:44:32.115Z] v0.1.47 [2023-02-13T16:44:32.115Z] v0.1.48 [2023-02-13T16:44:32.115Z] v0.1.49 [2023-02-13T16:44:32.115Z] v0.1.5 [2023-02-13T16:44:32.115Z] v0.1.50 [2023-02-13T16:44:32.115Z] v0.1.51 [2023-02-13T16:44:32.115Z] v0.1.52 [2023-02-13T16:44:32.115Z] v0.1.53 [2023-02-13T16:44:32.115Z] v0.1.54 [2023-02-13T16:44:32.115Z] v0.1.55 [2023-02-13T16:44:32.115Z] v0.1.56 [2023-02-13T16:44:32.115Z] v0.1.57 [2023-02-13T16:44:32.115Z] v0.1.58 [2023-02-13T16:44:32.115Z] v0.1.59 [2023-02-13T16:44:32.115Z] v0.1.6 [2023-02-13T16:44:32.115Z] v0.1.60 [2023-02-13T16:44:32.115Z] v0.1.61 [2023-02-13T16:44:32.115Z] v0.1.62 [2023-02-13T16:44:32.115Z] v0.1.63 [2023-02-13T16:44:32.115Z] v0.1.64 [2023-02-13T16:44:32.115Z] v0.1.65 [2023-02-13T16:44:32.115Z] v0.1.66 [2023-02-13T16:44:32.115Z] v0.1.67 [2023-02-13T16:44:32.115Z] v0.1.68 [2023-02-13T16:44:32.115Z] v0.1.69 [2023-02-13T16:44:32.115Z] v0.1.7 [2023-02-13T16:44:32.115Z] v0.1.70 [2023-02-13T16:44:32.115Z] v0.1.71 [2023-02-13T16:44:32.115Z] v0.1.72 [2023-02-13T16:44:32.115Z] v0.1.73 [2023-02-13T16:44:32.115Z] v0.1.74 [2023-02-13T16:44:32.115Z] v0.1.75 [2023-02-13T16:44:32.115Z] v0.1.76 [2023-02-13T16:44:32.115Z] v0.1.77 [2023-02-13T16:44:32.115Z] v0.1.78 [2023-02-13T16:44:32.115Z] v0.1.79 [2023-02-13T16:44:32.115Z] v0.1.8 [2023-02-13T16:44:32.115Z] v0.1.80 [2023-02-13T16:44:32.115Z] v0.1.81 [2023-02-13T16:44:32.115Z] v0.1.82 [2023-02-13T16:44:32.115Z] v0.1.83 [2023-02-13T16:44:32.115Z] v0.1.84 [2023-02-13T16:44:32.115Z] v0.1.85 [2023-02-13T16:44:32.115Z] v0.1.86 [2023-02-13T16:44:32.115Z] v0.1.87 [2023-02-13T16:44:32.115Z] v0.1.88 [2023-02-13T16:44:32.115Z] v0.1.89 [2023-02-13T16:44:32.115Z] v0.1.9 [2023-02-13T16:44:32.115Z] v0.1.90 [2023-02-13T16:44:32.115Z] v0.1.91 [2023-02-13T16:44:32.115Z] v0.1.92 [2023-02-13T16:44:32.115Z] v0.1.93 [2023-02-13T16:44:32.115Z] v0.1.94 [2023-02-13T16:44:32.115Z] v0.1.95 [2023-02-13T16:44:32.115Z] v0.1.96 [2023-02-13T16:44:32.115Z] v0.1.97 [2023-02-13T16:44:32.115Z] v0.1.98 [2023-02-13T16:44:32.115Z] v0.1.99 [2023-02-13T16:44:32.115Z] v2.0.0 [2023-02-13T16:44:32.115Z] v2.1.0 [2023-02-13T16:44:32.115Z] v2.1.1 [2023-02-13T16:44:32.115Z] v2.1.1-dev.2 [2023-02-13T16:44:32.115Z] v2.2.0 [2023-02-13T16:44:32.115Z] v2.2.1-dev.1 [2023-02-13T16:44:32.115Z] v2.2.1-dev.10 [2023-02-13T16:44:32.115Z] v2.2.1-dev.11 [2023-02-13T16:44:32.115Z] v2.2.1-dev.2 [2023-02-13T16:44:32.115Z] v2.2.1-dev.3 [2023-02-13T16:44:32.115Z] v2.2.1-dev.4 [2023-02-13T16:44:32.115Z] v2.2.1-dev.5 [2023-02-13T16:44:32.115Z] v2.2.1-dev.6 [2023-02-13T16:44:32.115Z] v2.2.1-dev.7 [2023-02-13T16:44:32.115Z] v2.2.1-dev.8 [2023-02-13T16:44:32.115Z] v2.2.1-dev.9 [2023-02-13T16:44:32.115Z] v2.3.0 [2023-02-13T16:44:32.115Z] v2.3.0-dev.12 [2023-02-13T16:44:32.115Z] v2.3.0-dev.13 [2023-02-13T16:44:32.115Z] v2.3.0-dev.14 [2023-02-13T16:44:32.115Z] v2.3.0-dev.15 [2023-02-13T16:44:32.115Z] v2.3.0-dev.16 [2023-02-13T16:44:32.115Z] v2.3.0-dev.17 [2023-02-13T16:44:32.115Z] v2.3.0-dev.18 [2023-02-13T16:44:32.115Z] v2.3.0-dev.19 [2023-02-13T16:44:32.115Z] v2.3.0-dev.20 [2023-02-13T16:44:32.115Z] v2.3.1-dev.1 [2023-02-13T16:44:32.115Z] v3.0.0-dev.1 [2023-02-13T16:44:32.115Z] v3.0.0-dev.10 [2023-02-13T16:44:32.115Z] v3.0.0-dev.11 [2023-02-13T16:44:32.115Z] v3.0.0-dev.2 [2023-02-13T16:44:32.115Z] v3.0.0-dev.3 [2023-02-13T16:44:32.115Z] v3.0.0-dev.4 [2023-02-13T16:44:32.115Z] v3.0.0-dev.5 [2023-02-13T16:44:32.115Z] v3.0.0-dev.6 [2023-02-13T16:44:32.115Z] v3.0.0-dev.7 [2023-02-13T16:44:32.115Z] v3.0.0-dev.8 [2023-02-13T16:44:32.115Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-13T16:44:32.409Z] + lftools sign git-tag v3.0.0-dev.11 [2023-02-13T16:44:33.001Z] Signing Git tag with Sigul... [2023-02-13T16:44:33.001Z] Signing v3.0.0-dev.11 [Pipeline] echo [2023-02-13T16:44:33.975Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:34.262Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-13T16:44:34.271Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-13T16:44:34.278Z] $ docker stop --time=1 06efd056b61c91927836e4e6b9d8b5580fb4ba25fd0e10375d99260653d71076 [2023-02-13T16:44:35.880Z] $ docker rm -f --volumes 06efd056b61c91927836e4e6b9d8b5580fb4ba25fd0e10375d99260653d71076 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-13T16:44:36.284Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T16:44:36.284Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:44:36.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T16:44:36.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:44:36.716Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:44:36.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T16:44:37.565Z] $ docker top a41b9b72cfd6e4929bc407585cdbe87d04b8b6c34dcd08c19c121bf7e6f238d6 -eo pid,comm [2023-02-13T16:44:37.634Z] 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). [2023-02-13T16:44:37.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T16:44:37.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T16:44:37.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T16:44:37.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T16:44:37.818Z] $ docker exec a41b9b72cfd6e4929bc407585cdbe87d04b8b6c34dcd08c19c121bf7e6f238d6 ssh-agent [2023-02-13T16:44:37.949Z] SSH_AUTH_SOCK=/tmp/ssh-PLNi72NHKZ6G/agent.14 [2023-02-13T16:44:37.949Z] SSH_AGENT_PID=20 [2023-02-13T16:44:37.955Z] Running ssh-add (command line suppressed) [2023-02-13T16:44:38.063Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12703196127421765274.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_12703196127421765274.key) [2023-02-13T16:44:38.122Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T16:44:38.488Z] + git semver bump pre [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,686 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,686 [bump_version] DEBUG bumping version:3.0.0-dev.11 on axis:pre with prefix:dev [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,687 [bump_version] DEBUG bumped version:3.0.0-dev.12 [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,687 [write_version] DEBUG write version:3.0.0-dev.12 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,687 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,687 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,689 [execute] INFO git cat-file --batch-check [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,694 [execute] INFO git cat-file --batch [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T16:44:38.750Z] 2023-02-13 16:44:38,700 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-13T16:44:38.750Z] 3.0.0-dev.12 [Pipeline] } [2023-02-13T16:44:38.749Z] $ docker exec --env ******** --env ******** a41b9b72cfd6e4929bc407585cdbe87d04b8b6c34dcd08c19c121bf7e6f238d6 ssh-agent -k [2023-02-13T16:44:38.858Z] unset SSH_AUTH_SOCK; [2023-02-13T16:44:38.860Z] unset SSH_AGENT_PID; [2023-02-13T16:44:38.860Z] echo Agent pid 20 killed; [2023-02-13T16:44:38.904Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T16:44:39.226Z] + git semver [Pipeline] } [2023-02-13T16:44:39.489Z] $ docker stop --time=1 a41b9b72cfd6e4929bc407585cdbe87d04b8b6c34dcd08c19c121bf7e6f238d6 [2023-02-13T16:44:41.208Z] $ docker rm -f --volumes a41b9b72cfd6e4929bc407585cdbe87d04b8b6c34dcd08c19c121bf7e6f238d6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T16:44:41.619Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T16:44:41.619Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:44:41.930Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T16:44:41.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:44:42.013Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:44:42.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-13T16:44:42.683Z] $ docker top 59dc3f12531eef98fc5cb8b7c9ad8e63f06f2b9bf08a0e062db0ee2626a38494 -eo pid,comm [2023-02-13T16:44:42.757Z] 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). [2023-02-13T16:44:42.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T16:44:42.801Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T16:44:42.801Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T16:44:42.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T16:44:42.907Z] $ docker exec 59dc3f12531eef98fc5cb8b7c9ad8e63f06f2b9bf08a0e062db0ee2626a38494 ssh-agent [2023-02-13T16:44:43.038Z] SSH_AUTH_SOCK=/tmp/ssh-JjeDqQcdZzvr/agent.13 [2023-02-13T16:44:43.038Z] SSH_AGENT_PID=26 [2023-02-13T16:44:43.044Z] Running ssh-add (command line suppressed) [2023-02-13T16:44:43.154Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3719193301839645666.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3719193301839645666.key) [2023-02-13T16:44:43.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T16:44:43.521Z] + git semver push [2023-02-13T16:44:43.782Z] 2023-02-13 16:44:43,730 [run_push] DEBUG push [2023-02-13T16:44:43.782Z] 2023-02-13 16:44:43,731 [execute] INFO git cat-file --batch-check [2023-02-13T16:44:43.782Z] 2023-02-13 16:44:43,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T16:44:43.782Z] 2023-02-13 16:44:43,736 [execute] INFO git rev-list a32977ed002b437c6786b686c4aa02e56876ffca -- [2023-02-13T16:44:43.782Z] 2023-02-13 16:44:43,737 [execute] DEBUG Popen(['git', 'rev-list', 'a32977ed002b437c6786b686c4aa02e56876ffca', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T16:44:43.782Z] 2023-02-13 16:44:43,750 [execute] INFO git fetch -v origin [2023-02-13T16:44:43.782Z] 2023-02-13 16:44:43,750 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-13T16:44:44.756Z] 2023-02-13 16:44:44,518 [run_push] DEBUG no remote changes detected [2023-02-13T16:44:44.756Z] 2023-02-13 16:44:44,519 [execute] INFO git push origin semver [2023-02-13T16:44:44.756Z] 2023-02-13 16:44:44,519 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T16:44:45.790Z] 2023-02-13 16:44:45,622 [run_push] DEBUG push all version tags [2023-02-13T16:44:45.790Z] 2023-02-13 16:44:45,623 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-13T16:44:45.790Z] 2023-02-13 16:44:45,623 [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) [2023-02-13T16:44:47.256Z] 2023-02-13 16:44:46,800 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-13T16:44:47.256Z] 3.0.0-dev.12 [Pipeline] } [2023-02-13T16:44:47.255Z] $ docker exec --env ******** --env ******** 59dc3f12531eef98fc5cb8b7c9ad8e63f06f2b9bf08a0e062db0ee2626a38494 ssh-agent -k [2023-02-13T16:44:47.360Z] unset SSH_AUTH_SOCK; [2023-02-13T16:44:47.360Z] unset SSH_AGENT_PID; [2023-02-13T16:44:47.360Z] echo Agent pid 26 killed; [2023-02-13T16:44:47.384Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T16:44:47.681Z] + git semver [Pipeline] } [2023-02-13T16:44:47.944Z] $ docker stop --time=1 59dc3f12531eef98fc5cb8b7c9ad8e63f06f2b9bf08a0e062db0ee2626a38494 [2023-02-13T16:44:49.825Z] $ docker rm -f --volumes 59dc3f12531eef98fc5cb8b7c9ad8e63f06f2b9bf08a0e062db0ee2626a38494 [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 [2023-02-13T16:44:50.425Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2023-02-13T16:44:50.425Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-13T16:44:50.425Z] total 16 [2023-02-13T16:44:50.425Z] drwxr-xr-x 3 root root 4096 Feb 13 16:39 . [2023-02-13T16:44:50.425Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 13 16:44 .. [2023-02-13T16:44:50.425Z] drwxr-xr-x 2 root root 4096 Feb 13 16:39 cost [2023-02-13T16:44:50.425Z] -rw-r--r-- 1 root root 92 Feb 13 16:39 cost.csv [2023-02-13T16:44:50.425Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-13T16:44:50.425Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-13T16:44:50.425Z] total 16 [2023-02-13T16:44:50.425Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 16:39 . [2023-02-13T16:44:50.425Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 13 16:44 .. [2023-02-13T16:44:50.425Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 16:39 cost [2023-02-13T16:44:50.425Z] -rw-r--r-- 1 jenkins jenkins 92 Feb 13 16:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:50.719Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:51.642Z] ---> package-listing.sh [2023-02-13T16:44:51.642Z] ++ facter osfamily [2023-02-13T16:44:51.642Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T16:44:51.905Z] + OS_FAMILY=debian [2023-02-13T16:44:51.905Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2023-02-13T16:44:51.905Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T16:44:51.905Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T16:44:51.905Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T16:44:51.905Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T16:44:51.905Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-02-13T16:44:51.905Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T16:44:51.905Z] + case "${OS_FAMILY}" in [2023-02-13T16:44:51.905Z] + dpkg -l [2023-02-13T16:44:51.905Z] + grep '^ii' [2023-02-13T16:44:51.905Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T16:44:51.905Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T16:44:51.905Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T16:44:51.905Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-02-13T16:44:51.905Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2023-02-13T16:44:51.905Z] + 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 [2023-02-13T16:44:51.916Z] 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 [2023-02-13T16:44:52.205Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T16:44:52.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T16:44:52.774Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T16:44:52.854Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2023-02-13T16:44:52.877Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-13T16:44:53.547Z] $ docker top 60eec1ffe41f66ac741f1dc6aa1010a2224d060e689e61ee3e93c5403197b072 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T16:44:53.913Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T16:44:54.201Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T16:44:54.499Z] + ls /var/log/sa-host [2023-02-13T16:44:54.499Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T16:44:54.647Z] provisioning config files... [2023-02-13T16:44:54.657Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15907702114195277964tmp [Pipeline] { [Pipeline] echo [2023-02-13T16:44:54.672Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:54.983Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T16:44:54.995Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:55.326Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T16:44:55.336Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:55.654Z] ---> sudo-logs.sh [2023-02-13T16:44:55.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T16:44:55.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:55.992Z] ---> job-cost.sh [2023-02-13T16:44:55.992Z] lf-activate-venv: SKIPPING [2023-02-13T16:44:55.992Z] DEBUG: total: 0.2199999988079071 [2023-02-13T16:44:55.992Z] INFO: Retrieving Stack Cost... [2023-02-13T16:44:56.268Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T16:44:56.857Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T16:44:56.872Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T16:44:57.155Z] ---> logs-deploy.sh [2023-02-13T16:44:57.156Z] lf-activate-venv: SKIPPING [2023-02-13T16:44:57.156Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/99 [2023-02-13T16:44:57.156Z] INFO: archiving workspace using pattern(s): [2023-02-13T16:44:58.567Z] Archives upload complete. [2023-02-13T16:44:58.567Z] INFO: archiving logs to Nexus [2023-02-13T16:44:59.530Z] ---> uname -a: [2023-02-13T16:44:59.530Z] Linux prd-ubuntu20-04-docker-8c-8g-5571 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] ---> lscpu: [2023-02-13T16:44:59.530Z] Architecture: x86_64 [2023-02-13T16:44:59.530Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-13T16:44:59.530Z] Byte Order: Little Endian [2023-02-13T16:44:59.530Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-13T16:44:59.530Z] CPU(s): 8 [2023-02-13T16:44:59.530Z] On-line CPU(s) list: 0-7 [2023-02-13T16:44:59.530Z] Thread(s) per core: 1 [2023-02-13T16:44:59.530Z] Core(s) per socket: 1 [2023-02-13T16:44:59.530Z] Socket(s): 8 [2023-02-13T16:44:59.530Z] NUMA node(s): 1 [2023-02-13T16:44:59.530Z] Vendor ID: AuthenticAMD [2023-02-13T16:44:59.530Z] CPU family: 23 [2023-02-13T16:44:59.530Z] Model: 49 [2023-02-13T16:44:59.530Z] Model name: AMD EPYC-Rome Processor [2023-02-13T16:44:59.530Z] Stepping: 0 [2023-02-13T16:44:59.530Z] CPU MHz: 2799.956 [2023-02-13T16:44:59.530Z] BogoMIPS: 5599.91 [2023-02-13T16:44:59.530Z] Virtualization: AMD-V [2023-02-13T16:44:59.530Z] Hypervisor vendor: KVM [2023-02-13T16:44:59.530Z] Virtualization type: full [2023-02-13T16:44:59.530Z] L1d cache: 256 KiB [2023-02-13T16:44:59.530Z] L1i cache: 256 KiB [2023-02-13T16:44:59.530Z] L2 cache: 4 MiB [2023-02-13T16:44:59.530Z] L3 cache: 128 MiB [2023-02-13T16:44:59.530Z] NUMA node0 CPU(s): 0-7 [2023-02-13T16:44:59.530Z] Vulnerability Itlb multihit: Not affected [2023-02-13T16:44:59.530Z] Vulnerability L1tf: Not affected [2023-02-13T16:44:59.530Z] Vulnerability Mds: Not affected [2023-02-13T16:44:59.530Z] Vulnerability Meltdown: Not affected [2023-02-13T16:44:59.530Z] Vulnerability Mmio stale data: Not affected [2023-02-13T16:44:59.530Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-13T16:44:59.530Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-13T16:44:59.530Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-13T16:44:59.530Z] Vulnerability Srbds: Not affected [2023-02-13T16:44:59.530Z] Vulnerability Tsx async abort: Not affected [2023-02-13T16:44:59.530Z] 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 [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] ---> nproc: [2023-02-13T16:44:59.530Z] 8 [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] ---> df -h: [2023-02-13T16:44:59.530Z] Filesystem Size Used Avail Use% Mounted on [2023-02-13T16:44:59.530Z] overlay 155G 12G 143G 8% / [2023-02-13T16:44:59.530Z] tmpfs 64M 0 64M 0% /dev [2023-02-13T16:44:59.530Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-13T16:44:59.530Z] shm 64M 0 64M 0% /dev/shm [2023-02-13T16:44:59.530Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] ---> sar -b -r -n DEV: [2023-02-13T16:44:59.530Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5571) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] 16:37:55 LINUX RESTART (8 CPU) [2023-02-13T16:44:59.530Z] [2023-02-13T16:44:59.530Z] 16:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-13T16:44:59.530Z] 16:39:02 138.00 47.45 90.55 0.00 5361.95 187275.71 0.00 [2023-02-13T16:44:59.530Z] 16:40:01 77.16 0.32 76.83 0.00 19.25 47485.51 0.00 [2023-02-13T16:44:59.531Z] 16:41:01 1.60 0.00 1.60 0.00 0.00 19.21 0.00 [2023-02-13T16:44:59.531Z] 16:42:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2023-02-13T16:44:59.531Z] 16:43:01 3.20 0.97 2.23 0.00 67.46 72.52 0.00 [2023-02-13T16:44:59.531Z] 16:44:01 86.24 10.76 75.47 0.00 5123.95 33995.00 0.00 [2023-02-13T16:44:59.531Z] Average: 51.12 9.95 41.17 0.00 1767.05 44806.33 0.00 [2023-02-13T16:44:59.531Z] [2023-02-13T16:44:59.531Z] 16:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-13T16:44:59.531Z] 16:39:02 29240288 31629328 689064 2.10 71552 2598496 1829280 5.39 952412 2341652 687008 [2023-02-13T16:44:59.531Z] 16:40:01 28704676 31609028 692440 2.11 91496 3051120 1783208 5.26 1115904 2647976 384 [2023-02-13T16:44:59.531Z] 16:41:01 28704888 31609392 691716 2.10 91520 3051120 1783208 5.26 1116088 2647976 12 [2023-02-13T16:44:59.531Z] 16:42:01 28710888 31615452 685572 2.08 91560 3051128 1783208 5.26 1109484 2647984 148 [2023-02-13T16:44:59.531Z] 16:43:01 28697736 31609476 691008 2.10 93108 3056128 1773404 5.23 1120452 2653252 376 [2023-02-13T16:44:59.531Z] 16:44:01 27165328 31469828 810928 2.47 146984 4310140 1895536 5.59 1627904 3565212 106024 [2023-02-13T16:44:59.531Z] Average: 28537301 31590417 710121 2.16 97703 3186355 1807974 5.33 1173707 2750675 132325 [2023-02-13T16:44:59.531Z] [2023-02-13T16:44:59.531Z] 16:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-13T16:44:59.531Z] 16:39:02 ens3 661.13 477.77 6477.20 91.14 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:39:02 docker0 4.05 3.23 0.53 41.28 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:39:02 lo 3.60 3.60 0.34 0.34 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:40:01 ens3 140.86 103.30 2879.45 22.50 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:40:01 docker0 18.67 20.35 1.46 292.99 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:40:01 lo 1.29 1.29 0.12 0.12 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:41:01 ens3 0.47 0.28 0.34 0.26 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:43:01 ens3 1.10 1.23 2.08 0.29 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:43:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:44:01 ens3 376.17 241.39 7054.49 102.10 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:44:01 docker0 20.76 29.81 1.79 288.75 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] 16:44:01 vethbc8500f 20.76 29.93 2.07 288.75 0.00 0.00 0.00 0.02 [2023-02-13T16:44:59.531Z] 16:44:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] Average: ens3 196.81 137.45 2735.30 36.09 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] Average: docker0 7.22 8.87 0.63 103.31 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] Average: vethbc8500f 3.47 5.00 0.35 48.26 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-13T16:44:59.531Z] [2023-02-13T16:44:59.531Z] [2023-02-13T16:44:59.531Z] ---> sar -P ALL: [2023-02-13T16:44:59.531Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5571) 02/13/23 _x86_64_ (8 CPU) [2023-02-13T16:44:59.531Z] [2023-02-13T16:44:59.531Z] 16:37:55 LINUX RESTART (8 CPU) [2023-02-13T16:44:59.531Z] [2023-02-13T16:44:59.531Z] 16:38:01 CPU %user %nice %system %iowait %steal %idle [2023-02-13T16:44:59.531Z] 16:39:02 all 8.57 0.00 2.93 3.19 0.07 85.23 [2023-02-13T16:44:59.531Z] 16:39:02 0 6.59 0.00 2.79 4.36 0.07 86.20 [2023-02-13T16:44:59.531Z] 16:39:02 1 6.81 0.00 3.34 1.08 0.05 88.73 [2023-02-13T16:44:59.531Z] 16:39:02 2 8.12 0.00 2.74 2.27 0.05 86.81 [2023-02-13T16:44:59.531Z] 16:39:02 3 8.97 0.00 3.89 0.64 0.07 86.43 [2023-02-13T16:44:59.531Z] 16:39:02 4 8.62 0.00 2.27 0.64 0.07 88.41 [2023-02-13T16:44:59.531Z] 16:39:02 5 7.81 0.00 3.29 9.40 0.07 79.43 [2023-02-13T16:44:59.531Z] 16:39:02 6 11.48 0.00 2.27 0.86 0.08 85.30 [2023-02-13T16:44:59.531Z] 16:39:02 7 10.18 0.00 2.84 6.36 0.10 80.52 [2023-02-13T16:44:59.531Z] 16:40:01 all 14.81 0.00 3.51 4.17 0.19 77.31 [2023-02-13T16:44:59.531Z] 16:40:01 0 15.26 0.00 3.85 8.22 0.26 72.40 [2023-02-13T16:44:59.531Z] 16:40:01 1 15.44 0.00 3.64 0.24 0.26 80.42 [2023-02-13T16:44:59.531Z] 16:40:01 2 14.60 0.00 3.92 8.70 0.21 72.57 [2023-02-13T16:44:59.531Z] 16:40:01 3 14.90 0.00 3.97 14.01 0.23 66.90 [2023-02-13T16:44:59.531Z] 16:40:01 4 13.12 0.00 2.52 0.02 0.15 84.19 [2023-02-13T16:44:59.531Z] 16:40:01 5 14.95 0.00 3.83 0.17 0.15 80.90 [2023-02-13T16:44:59.531Z] 16:40:01 6 15.05 0.00 2.87 1.98 0.20 79.90 [2023-02-13T16:44:59.531Z] 16:40:01 7 15.20 0.00 3.51 0.17 0.10 81.02 [2023-02-13T16:44:59.531Z] 16:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-02-13T16:44:59.531Z] 16:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-13T16:44:59.531Z] 16:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-13T16:44:59.531Z] 16:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-13T16:44:59.531Z] 16:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-02-13T16:44:59.531Z] 16:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-13T16:44:59.531Z] 16:41:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-13T16:44:59.531Z] 16:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-13T16:44:59.531Z] 16:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-13T16:44:59.531Z] 16:42:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2023-02-13T16:44:59.531Z] 16:42:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2023-02-13T16:44:59.531Z] 16:42:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-02-13T16:44:59.531Z] 16:42:01 2 0.02 0.00 0.02 0.07 0.00 99.90 [2023-02-13T16:44:59.531Z] 16:42:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-13T16:44:59.531Z] 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-13T16:44:59.531Z] 16:42:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-02-13T16:44:59.531Z] 16:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-13T16:44:59.531Z] 16:42:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-13T16:44:59.531Z] 16:43:01 all 0.09 0.00 0.06 0.03 0.01 99.82 [2023-02-13T16:44:59.531Z] 16:43:01 0 0.18 0.00 0.08 0.02 0.00 99.72 [2023-02-13T16:44:59.531Z] 16:43:01 1 0.08 0.00 0.07 0.02 0.02 99.82 [2023-02-13T16:44:59.531Z] 16:43:01 2 0.12 0.00 0.00 0.10 0.02 99.77 [2023-02-13T16:44:59.531Z] 16:43:01 3 0.10 0.00 0.05 0.03 0.02 99.80 [2023-02-13T16:44:59.531Z] 16:43:01 4 0.02 0.00 0.23 0.02 0.00 99.73 [2023-02-13T16:44:59.531Z] 16:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-13T16:44:59.531Z] 16:43:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2023-02-13T16:44:59.531Z] 16:43:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-02-13T16:44:59.531Z] 16:44:01 all 6.25 0.00 3.15 3.58 0.08 86.94 [2023-02-13T16:44:59.531Z] 16:44:01 0 6.96 0.00 4.67 7.58 0.10 80.69 [2023-02-13T16:44:59.531Z] 16:44:01 1 7.16 0.00 2.46 0.50 0.05 89.83 [2023-02-13T16:44:59.531Z] 16:44:01 2 5.96 0.00 2.72 5.29 0.08 85.95 [2023-02-13T16:44:59.531Z] 16:44:01 3 5.84 0.00 3.98 10.76 0.10 79.32 [2023-02-13T16:44:59.531Z] 16:44:01 4 4.87 0.00 3.58 1.27 0.08 90.19 [2023-02-13T16:44:59.531Z] 16:44:01 5 5.33 0.00 1.56 1.56 0.07 91.48 [2023-02-13T16:44:59.531Z] 16:44:01 6 7.06 0.00 2.78 0.71 0.07 89.38 [2023-02-13T16:44:59.531Z] 16:44:01 7 6.82 0.00 3.41 0.98 0.10 88.68 [2023-02-13T16:44:59.531Z] Average: all 4.91 0.00 1.60 1.82 0.06 91.61 [2023-02-13T16:44:59.531Z] Average: 0 4.81 0.00 1.89 3.34 0.08 89.89 [2023-02-13T16:44:59.531Z] Average: 1 4.88 0.00 1.58 0.30 0.06 93.17 [2023-02-13T16:44:59.531Z] Average: 2 4.77 0.00 1.56 2.71 0.06 90.90 [2023-02-13T16:44:59.531Z] Average: 3 4.90 0.00 1.97 4.18 0.07 88.88 [2023-02-13T16:44:59.531Z] Average: 4 4.40 0.00 1.43 0.32 0.05 93.80 [2023-02-13T16:44:59.531Z] Average: 5 4.65 0.00 1.44 1.85 0.05 92.01 [2023-02-13T16:44:59.531Z] Average: 6 5.58 0.00 1.32 0.58 0.06 92.45 [2023-02-13T16:44:59.531Z] Average: 7 5.33 0.00 1.62 1.25 0.05 91.75 [2023-02-13T16:44:59.531Z] [2023-02-13T16:44:59.531Z] [2023-02-13T16:44:59.531Z]