Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1c5ef3aefd4c3411ed53897b0302b355caa87855 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-ssh16465673530851789923.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-ssh16091952324218445887.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-ssh13793129738036698928.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-ssh7179157919849409543.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-ssh223490768608789627.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4688’ Running on prd-ubuntu20.04-docker-8c-8g-4690 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 1c5ef3aefd4c3411ed53897b0302b355caa87855 (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 1c5ef3aefd4c3411ed53897b0302b355caa87855 # timeout=10 Commit message: "Merge pull request #788 from vli11/remove_old_metrics" > git rev-list --no-walk a1a1c93a6b7987871b0c367ac30e787051eab958 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-06T16:25:36.923Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-06T16:25:36.965Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-06T16:25:36.980Z] ========================================================= [2023-02-06T16:25:36.980Z] EdgeX Global Pipelines Version Info [2023-02-06T16:25:36.980Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:25:37.706Z] ------------------- [2023-02-06T16:25:37.706Z] stable info: [2023-02-06T16:25:37.706Z] ------------------- [2023-02-06T16:25:37.706Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-06T16:25:37.706Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T16:25:37.706Z] Message: update stable to v1.0.244 [2023-02-06T16:25:38.278Z] ------------------- [2023-02-06T16:25:38.278Z] experimental info: [2023-02-06T16:25:38.278Z] ------------------- [2023-02-06T16:25:38.278Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-06T16:25:38.278Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-06T16:25:38.278Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-06T16:25:38.445Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-02-06T16:25:38.453Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-02-06T16:25:38.461Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-06T16:25:38.469Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-06T16:25:38.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-06T16:25:38.498Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-06T16:25:38.514Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-06T16:25:38.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-06T16:25:38.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-06T16:25:38.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-06T16:25:38.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-06T16:25:38.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-02-06T16:25:38.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-06T16:25:38.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-06T16:25:38.626Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T16:25:38.637Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T16:25:38.649Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T16:25:38.666Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-06T16:25:38.681Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-06T16:25:38.695Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-06T16:25:38.706Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-06T16:25:38.718Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-06T16:25:38.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-06T16:25:38.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-06T16:25:38.750Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-02-06T16:25:38.768Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-06T16:25:38.784Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-06T16:25:38.801Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-06T16:25:38.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-06T16:25:38.827Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-06T16:25:38.838Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] echo [2023-02-06T16:25:38.850Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1c5ef3a [Pipeline] echo [2023-02-06T16:25:38.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-06T16:25:39.219Z] + git rev-list -1 --merges 1c5ef3aefd4c3411ed53897b0302b355caa87855~1..1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] echo [2023-02-06T16:25:39.264Z] -----------> git rev-list -1 --merges 1c5ef3aefd4c3411ed53897b0302b355caa87855~1..1c5ef3aefd4c3411ed53897b0302b355caa87855 1c5ef3aefd4c3411ed53897b0302b355caa87855 [2023-02-06T16:25:39.264Z] 1c5ef3aefd4c3411ed53897b0302b355caa87855 [false] [Pipeline] sh [2023-02-06T16:25:39.553Z] + git log --format=format:%s -1 1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] echo [2023-02-06T16:25:39.568Z] ========================================================= [2023-02-06T16:25:39.568Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-06T16:25:39.568Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-06T16:25:39.882Z] + git log --format=format:%s -1 1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] echo [2023-02-06T16:25:39.896Z] [semverPrep] GIT_COMMIT: 1c5ef3aefd4c3411ed53897b0302b355caa87855, Commit Message: Merge pull request #788 from vli11/remove_old_metrics [Pipeline] echo [2023-02-06T16:25:39.905Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-06T16:25:40.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T16:25:40.244Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-06T16:25:40.244Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-06T16:25:40.244Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-06T16:25:40.244Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-06T16:25:40.244Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-06T16:25:40.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:25:40.587Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T16:25:40.849Z] [2023-02-06T16:25:40.849Z] 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-06T16:25:41.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T16:25:41.158Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-06T16:25:41.158Z] b85a868b505f: Pulling fs layer [2023-02-06T16:25:41.158Z] e2be974225ed: Pulling fs layer [2023-02-06T16:25:41.158Z] 339a4e72a1f5: Pulling fs layer [2023-02-06T16:25:41.158Z] 988bab9f4d93: Pulling fs layer [2023-02-06T16:25:41.158Z] 1469e6f7b9e6: Pulling fs layer [2023-02-06T16:25:41.158Z] eaf3925da568: Pulling fs layer [2023-02-06T16:25:41.158Z] bab4dde63d76: Pulling fs layer [2023-02-06T16:25:41.158Z] bde34c3a00c8: Pulling fs layer [2023-02-06T16:25:41.158Z] b352a97aabf1: Pulling fs layer [2023-02-06T16:25:41.158Z] 4872d77fe225: Pulling fs layer [2023-02-06T16:25:41.158Z] 5851b861e8e6: Pulling fs layer [2023-02-06T16:25:41.158Z] 988bab9f4d93: Waiting [2023-02-06T16:25:41.158Z] b352a97aabf1: Waiting [2023-02-06T16:25:41.158Z] bde34c3a00c8: Waiting [2023-02-06T16:25:41.158Z] 5851b861e8e6: Waiting [2023-02-06T16:25:41.158Z] eaf3925da568: Waiting [2023-02-06T16:25:41.158Z] 4872d77fe225: Waiting [2023-02-06T16:25:41.158Z] bab4dde63d76: Waiting [2023-02-06T16:25:41.158Z] 1469e6f7b9e6: Waiting [2023-02-06T16:25:41.158Z] e2be974225ed: Verifying Checksum [2023-02-06T16:25:41.158Z] e2be974225ed: Download complete [2023-02-06T16:25:41.158Z] 988bab9f4d93: Verifying Checksum [2023-02-06T16:25:41.158Z] 988bab9f4d93: Download complete [2023-02-06T16:25:41.429Z] 1469e6f7b9e6: Verifying Checksum [2023-02-06T16:25:41.429Z] 1469e6f7b9e6: Download complete [2023-02-06T16:25:41.429Z] 339a4e72a1f5: Verifying Checksum [2023-02-06T16:25:41.429Z] 339a4e72a1f5: Download complete [2023-02-06T16:25:41.429Z] eaf3925da568: Download complete [2023-02-06T16:25:41.429Z] bde34c3a00c8: Download complete [2023-02-06T16:25:41.691Z] b352a97aabf1: Download complete [2023-02-06T16:25:41.691Z] 4872d77fe225: Download complete [2023-02-06T16:25:41.691Z] 5851b861e8e6: Verifying Checksum [2023-02-06T16:25:41.691Z] 5851b861e8e6: Download complete [2023-02-06T16:25:41.691Z] b85a868b505f: Verifying Checksum [2023-02-06T16:25:41.691Z] b85a868b505f: Download complete [2023-02-06T16:25:41.951Z] bab4dde63d76: Verifying Checksum [2023-02-06T16:25:41.951Z] bab4dde63d76: Download complete [2023-02-06T16:25:42.891Z] b85a868b505f: Pull complete [2023-02-06T16:25:43.151Z] e2be974225ed: Pull complete [2023-02-06T16:25:43.411Z] 339a4e72a1f5: Pull complete [2023-02-06T16:25:43.671Z] 988bab9f4d93: Pull complete [2023-02-06T16:25:43.931Z] 1469e6f7b9e6: Pull complete [2023-02-06T16:25:43.931Z] eaf3925da568: Pull complete [2023-02-06T16:25:45.842Z] bab4dde63d76: Pull complete [2023-02-06T16:25:46.103Z] bde34c3a00c8: Pull complete [2023-02-06T16:25:46.103Z] b352a97aabf1: Pull complete [2023-02-06T16:25:46.364Z] 4872d77fe225: Pull complete [2023-02-06T16:25:46.364Z] 5851b861e8e6: Pull complete [2023-02-06T16:25:46.364Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-06T16:25:46.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T16:25:46.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:25:46.457Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:25:46.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T16:25:48.150Z] $ docker top 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc -eo pid,comm [2023-02-06T16:25:48.207Z] 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-06T16:25:48.207Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T16:25:48.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T16:25:48.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T16:25:48.356Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T16:25:48.359Z] $ docker exec 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc ssh-agent [2023-02-06T16:25:48.467Z] SSH_AUTH_SOCK=/tmp/ssh-BrHFJIPdqcda/agent.32 [2023-02-06T16:25:48.467Z] SSH_AGENT_PID=38 [2023-02-06T16:25:48.474Z] Running ssh-add (command line suppressed) [2023-02-06T16:25:48.572Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6918322636249959370.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6918322636249959370.key) [2023-02-06T16:25:48.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T16:25:48.879Z] + git tag --points-at HEAD [Pipeline] } [2023-02-06T16:25:48.900Z] $ docker exec --env ******** --env ******** 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc ssh-agent -k [2023-02-06T16:25:48.995Z] unset SSH_AUTH_SOCK; [2023-02-06T16:25:48.995Z] unset SSH_AGENT_PID; [2023-02-06T16:25:48.995Z] echo Agent pid 38 killed; [2023-02-06T16:25:49.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-06T16:25:49.033Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T16:25:49.033Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T16:25:49.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T16:25:49.156Z] $ docker exec 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc ssh-agent [2023-02-06T16:25:49.258Z] SSH_AUTH_SOCK=/tmp/ssh-iyxUf6aX8P9M/agent.70 [2023-02-06T16:25:49.258Z] SSH_AGENT_PID=76 [2023-02-06T16:25:49.263Z] Running ssh-add (command line suppressed) [2023-02-06T16:25:49.384Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13343334449539443546.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13343334449539443546.key) [2023-02-06T16:25:49.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T16:25:49.683Z] + git semver init [2023-02-06T16:25:49.942Z] 2023-02-06 16:25:49,884 [run_init] DEBUG init version:0.0.0 force:False [2023-02-06T16:25:49.942Z] 2023-02-06 16:25:49,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2023-02-06T16:25:49.942Z] 2023-02-06 16:25:49,885 [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-06T16:25:49.942Z] 2023-02-06 16:25:49,886 [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-06T16:25:50.884Z] 2023-02-06 16:25:50,731 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2023-02-06T16:25:50.884Z] 2023-02-06 16:25:50,732 [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-06T16:25:50.884Z] 2023-02-06 16:25:50,732 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-06T16:25:50.884Z] 2023-02-06 16:25:50,732 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-06T16:25:50.884Z] 3.0.0-dev.8 [Pipeline] } [2023-02-06T16:25:50.896Z] $ docker exec --env ******** --env ******** 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc ssh-agent -k [2023-02-06T16:25:51.002Z] unset SSH_AUTH_SOCK; [2023-02-06T16:25:51.002Z] unset SSH_AGENT_PID; [2023-02-06T16:25:51.002Z] echo Agent pid 76 killed; [2023-02-06T16:25:51.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T16:25:51.316Z] + git semver [Pipeline] } [2023-02-06T16:25:51.589Z] $ docker stop --time=1 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc [2023-02-06T16:25:52.924Z] $ docker rm -f --volumes 8630275016b3b378f1a73f3594258f947929d8eb75e1dec3584160763b74f3fc [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T16:25:53.270Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-06T16:25:53.511Z] Stashed 1 file(s) [Pipeline] echo [2023-02-06T16:25:53.514Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [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-06T16:25:53.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T16:25:53.695Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T16:25:53.702Z] ========================================================= [2023-02-06T16:25:53.702Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-06T16:25:53.702Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-06T16:25:54.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T16:25:54.008Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-06T16:25:54.008Z] 213ec9aee27d: Pulling fs layer [2023-02-06T16:25:54.008Z] 4583459ba037: Pulling fs layer [2023-02-06T16:25:54.008Z] 93c1e223e6f2: Pulling fs layer [2023-02-06T16:25:54.008Z] 53926ce57604: Pulling fs layer [2023-02-06T16:25:54.008Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-06T16:25:54.008Z] 22ff95d597cd: Pulling fs layer [2023-02-06T16:25:54.008Z] 12d6caf4c0d1: Pulling fs layer [2023-02-06T16:25:54.008Z] 96b7cbca73a9: Pulling fs layer [2023-02-06T16:25:54.008Z] a7acece74701: Pulling fs layer [2023-02-06T16:25:54.008Z] 22ff95d597cd: Waiting [2023-02-06T16:25:54.008Z] 12d6caf4c0d1: Waiting [2023-02-06T16:25:54.008Z] 96b7cbca73a9: Waiting [2023-02-06T16:25:54.008Z] a7acece74701: Waiting [2023-02-06T16:25:54.008Z] 53926ce57604: Waiting [2023-02-06T16:25:54.008Z] 21b2b0c7a3f4: Waiting [2023-02-06T16:25:54.008Z] 93c1e223e6f2: Verifying Checksum [2023-02-06T16:25:54.008Z] 93c1e223e6f2: Download complete [2023-02-06T16:25:54.008Z] 4583459ba037: Verifying Checksum [2023-02-06T16:25:54.008Z] 4583459ba037: Download complete [2023-02-06T16:25:54.008Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-06T16:25:54.008Z] 21b2b0c7a3f4: Download complete [2023-02-06T16:25:54.008Z] 22ff95d597cd: Download complete [2023-02-06T16:25:54.272Z] 213ec9aee27d: Verifying Checksum [2023-02-06T16:25:54.272Z] 213ec9aee27d: Download complete [2023-02-06T16:25:54.272Z] 12d6caf4c0d1: Download complete [2023-02-06T16:25:54.272Z] 213ec9aee27d: Pull complete [2023-02-06T16:25:54.551Z] 4583459ba037: Pull complete [2023-02-06T16:25:54.551Z] 93c1e223e6f2: Pull complete [2023-02-06T16:25:55.171Z] a7acece74701: Verifying Checksum [2023-02-06T16:25:55.171Z] a7acece74701: Download complete [2023-02-06T16:25:55.434Z] 53926ce57604: Verifying Checksum [2023-02-06T16:25:55.434Z] 53926ce57604: Download complete [2023-02-06T16:25:55.434Z] 96b7cbca73a9: Verifying Checksum [2023-02-06T16:25:55.434Z] 96b7cbca73a9: Download complete [2023-02-06T16:25:59.632Z] 53926ce57604: Pull complete [2023-02-06T16:25:59.632Z] 21b2b0c7a3f4: Pull complete [2023-02-06T16:25:59.632Z] 22ff95d597cd: Pull complete [2023-02-06T16:25:59.632Z] 12d6caf4c0d1: Pull complete [2023-02-06T16:26:02.166Z] 96b7cbca73a9: Pull complete [2023-02-06T16:26:02.733Z] a7acece74701: Pull complete [2023-02-06T16:26:02.733Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-06T16:26:02.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-06T16:26:02.733Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2023-02-06T16:26:03.023Z] + 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-06T16:26:03.323Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T16:26:03.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:26:03.402Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:26:03.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T16:26:05.465Z] $ docker top 12dfd505ecdf96a5640a886872af287bdace1d6956db94dd7257f1759d75137c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:26:05.813Z] + go version [2023-02-06T16:26:05.813Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-06T16:26:05.823Z] $ docker stop --time=1 12dfd505ecdf96a5640a886872af287bdace1d6956db94dd7257f1759d75137c [2023-02-06T16:26:07.126Z] $ docker rm -f --volumes 12dfd505ecdf96a5640a886872af287bdace1d6956db94dd7257f1759d75137c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:26:07.539Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-06T16:26:07.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:26:07.610Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:26:07.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-06T16:26:08.026Z] $ docker top 18eea25d991a480572490bc9985b1790d2ef6266b942facce2103d667239cfa7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:26:08.379Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2023-02-06T16:26:08.607Z] Still waiting to schedule task [2023-02-06T16:26:08.608Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4689’ [2023-02-06T16:26:08.673Z] + make test [2023-02-06T16:26:08.674Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-06T16:26:08.674Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-06T16:26:08.674Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-06T16:26:08.674Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-06T16:26:08.674Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-06T16:26:08.674Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-06T16:26:08.674Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-06T16:26:08.933Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-06T16:26:08.933Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-06T16:26:08.933Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-06T16:26:08.933Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-06T16:26:08.933Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-06T16:26:08.933Z] go: downloading golang.org/x/text v0.6.0 [2023-02-06T16:26:08.933Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-06T16:26:08.933Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-06T16:26:08.933Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-06T16:26:08.933Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-06T16:26:10.311Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-02-06T16:26:15.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.075s coverage: 83.5% of statements [2023-02-06T16:26:15.583Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-02-06T16:26:15.583Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-02-06T16:26:15.583Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-02-06T16:26:15.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.031s coverage: 29.4% of statements [2023-02-06T16:26:15.583Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-02-06T16:26:15.583Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-02-06T16:26:15.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.018s coverage: 53.0% of statements [2023-02-06T16:26:15.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.030s coverage: 90.0% of statements [2023-02-06T16:26:15.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.044s coverage: 86.8% of statements [2023-02-06T16:26:15.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.010s coverage: 60.5% of statements [2023-02-06T16:26:15.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.018s coverage: 36.1% of statements [2023-02-06T16:26:15.583Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.010s coverage: 48.7% of statements [2023-02-06T16:26:23.705Z] 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-06T16:26:23.705Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-06T16:26:25.615Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T16:26:25.615Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-06T16:26:25.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T16:26:25.636Z] $ docker stop --time=1 18eea25d991a480572490bc9985b1790d2ef6266b942facce2103d667239cfa7 [2023-02-06T16:26:27.623Z] $ docker rm -f --volumes 18eea25d991a480572490bc9985b1790d2ef6266b942facce2103d667239cfa7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T16:26:28.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T16:26:28.171Z] 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-06T16:26:28.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T16:26:28.626Z] [2023-02-06T16:26:28.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:26:28.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T16:26:28.928Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-06T16:26:28.928Z] 5eb5b503b376: Pulling fs layer [2023-02-06T16:26:28.928Z] 5c69ac0246d0: Pulling fs layer [2023-02-06T16:26:28.928Z] ec43610c2a17: Pulling fs layer [2023-02-06T16:26:28.928Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-06T16:26:28.928Z] 33b1e0a273af: Pulling fs layer [2023-02-06T16:26:28.928Z] 5d3b04190fa2: Pulling fs layer [2023-02-06T16:26:28.928Z] 2f39f015ded8: Pulling fs layer [2023-02-06T16:26:28.928Z] 3a2ae6a8a46f: Waiting [2023-02-06T16:26:28.928Z] 5d3b04190fa2: Waiting [2023-02-06T16:26:28.928Z] 33b1e0a273af: Waiting [2023-02-06T16:26:28.928Z] 2f39f015ded8: Waiting [2023-02-06T16:26:28.928Z] 5c69ac0246d0: Download complete [2023-02-06T16:26:28.928Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-06T16:26:28.928Z] 3a2ae6a8a46f: Download complete [2023-02-06T16:26:29.193Z] 33b1e0a273af: Verifying Checksum [2023-02-06T16:26:29.193Z] 33b1e0a273af: Download complete [2023-02-06T16:26:29.193Z] 5d3b04190fa2: Verifying Checksum [2023-02-06T16:26:29.193Z] 5d3b04190fa2: Download complete [2023-02-06T16:26:29.193Z] ec43610c2a17: Verifying Checksum [2023-02-06T16:26:29.193Z] ec43610c2a17: Download complete [2023-02-06T16:26:29.455Z] 5eb5b503b376: Verifying Checksum [2023-02-06T16:26:29.455Z] 5eb5b503b376: Download complete [2023-02-06T16:26:30.025Z] 2f39f015ded8: Download complete [2023-02-06T16:26:30.283Z] 5eb5b503b376: Pull complete [2023-02-06T16:26:30.542Z] 5c69ac0246d0: Pull complete [2023-02-06T16:26:31.110Z] ec43610c2a17: Pull complete [2023-02-06T16:26:31.110Z] 3a2ae6a8a46f: Pull complete [2023-02-06T16:26:31.110Z] 33b1e0a273af: Pull complete [2023-02-06T16:26:31.369Z] 5d3b04190fa2: Pull complete [2023-02-06T16:26:35.557Z] 2f39f015ded8: Pull complete [2023-02-06T16:26:35.557Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-06T16:26:35.557Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T16:26:35.557Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:26:35.638Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:26:35.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T16:26:37.476Z] $ docker top c580ab24b224364f52f340134e8068417841ac483cc55b5b41aa5dc9844582cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:26:37.840Z] ---> job-cost.sh [2023-02-06T16:26:37.840Z] lf-activate-venv: SKIPPING [2023-02-06T16:26:37.840Z] INFO: No Stack... [2023-02-06T16:26:38.102Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T16:26:38.363Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T16:26:38.662Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2023-02-06T16:26:38.662Z] + cut -d, -f6 [Pipeline] lock [2023-02-06T16:26:38.680Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [2023-02-06T16:26:38.702Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] did not exist. Created. [2023-02-06T16:26:38.702Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T16:26:39.005Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-06T16:26:39.037Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T16:26:39.044Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T16:26:39.059Z] $ docker stop --time=1 c580ab24b224364f52f340134e8068417841ac483cc55b5b41aa5dc9844582cd [2023-02-06T16:26:40.232Z] $ docker rm -f --volumes c580ab24b224364f52f340134e8068417841ac483cc55b5b41aa5dc9844582cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-06T16:29:23.583Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4691 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2023-02-06T16:29:23.593Z] Running in /w/workspace/go-mod-core-contracts/96 [Pipeline] { [Pipeline] checkout [2023-02-06T16:29:23.625Z] Selected Git installation does not exist. Using Default [2023-02-06T16:29:23.625Z] The recommended git tool is: NONE [2023-02-06T16:29:29.856Z] using credential edgex-jenkins-ssh [2023-02-06T16:29:29.874Z] Cloning the remote Git repository [2023-02-06T16:29:29.933Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-02-06T16:29:30.042Z] > git init /w/workspace/go-mod-core-contracts/96 # timeout=10 [2023-02-06T16:29:30.234Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-02-06T16:29:30.235Z] > git --version # timeout=10 [2023-02-06T16:29:30.260Z] > git --version # 'git version 2.25.1' [2023-02-06T16:29:30.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-06T16:29:30.334Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T16:29:31.785Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-02-06T16:29:31.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-06T16:29:32.713Z] Avoid second fetch [2023-02-06T16:29:32.714Z] Checking out Revision 1c5ef3aefd4c3411ed53897b0302b355caa87855 (main) [2023-02-06T16:29:33.306Z] Commit message: "Merge pull request #788 from vli11/remove_old_metrics" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-02-06T16:29:32.729Z] > git config core.sparsecheckout # timeout=10 [2023-02-06T16:29:32.748Z] > git checkout -f 1c5ef3aefd4c3411ed53897b0302b355caa87855 # timeout=10 [Pipeline] sh [2023-02-06T16:29:34.334Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-06T16:29:34.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T16:29:34.334Z] Dload Upload Total Spent Left Speed [2023-02-06T16:29:34.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-02-06T16:29:35.056Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-06T16:29:35.393Z] + + sudo tee /etc/docker/daemon.new [2023-02-06T16:29:35.393Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-06T16:29:35.393Z] { [2023-02-06T16:29:35.393Z] "registry-mirrors": [ [2023-02-06T16:29:35.393Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-06T16:29:35.393Z] ], [2023-02-06T16:29:35.393Z] "bip": "10.250.0.254/24", [2023-02-06T16:29:35.393Z] "hosts": [ [2023-02-06T16:29:35.393Z] "tcp://0.0.0.0:5555", [2023-02-06T16:29:35.393Z] "unix:///var/run/docker.sock" [2023-02-06T16:29:35.393Z] ], [2023-02-06T16:29:35.393Z] "mtu": 1458, [2023-02-06T16:29:35.393Z] "selinux-enabled": true, [2023-02-06T16:29:35.393Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-06T16:29:35.393Z] } [Pipeline] sh [2023-02-06T16:29:35.729Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-06T16:29:36.070Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-02-06T16:29:54.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T16:29:54.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-06T16:29:54.612Z] ========================================================= [2023-02-06T16:29:54.612Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-06T16:29:54.612Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-02-06T16:29:54.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T16:29:55.541Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-06T16:29:55.541Z] 9b18e9b68314: Pulling fs layer [2023-02-06T16:29:55.541Z] 35d82f9e3411: Pulling fs layer [2023-02-06T16:29:55.541Z] e16973657156: Pulling fs layer [2023-02-06T16:29:55.541Z] fc693d55d65f: Pulling fs layer [2023-02-06T16:29:55.541Z] 7e9fc2657dce: Pulling fs layer [2023-02-06T16:29:55.541Z] dda99020689f: Pulling fs layer [2023-02-06T16:29:55.541Z] db1c61fa0a46: Pulling fs layer [2023-02-06T16:29:55.541Z] 891c053d2c06: Pulling fs layer [2023-02-06T16:29:55.541Z] 7e9fc2657dce: Waiting [2023-02-06T16:29:55.541Z] dda99020689f: Waiting [2023-02-06T16:29:55.541Z] db1c61fa0a46: Waiting [2023-02-06T16:29:55.541Z] 891c053d2c06: Waiting [2023-02-06T16:29:55.541Z] fc693d55d65f: Waiting [2023-02-06T16:29:55.541Z] e16973657156: Verifying Checksum [2023-02-06T16:29:55.541Z] e16973657156: Download complete [2023-02-06T16:29:55.541Z] 35d82f9e3411: Verifying Checksum [2023-02-06T16:29:55.541Z] 35d82f9e3411: Download complete [2023-02-06T16:29:55.541Z] 7e9fc2657dce: Download complete [2023-02-06T16:29:55.541Z] 9b18e9b68314: Verifying Checksum [2023-02-06T16:29:55.541Z] 9b18e9b68314: Download complete [2023-02-06T16:29:55.815Z] dda99020689f: Verifying Checksum [2023-02-06T16:29:55.815Z] dda99020689f: Download complete [2023-02-06T16:29:56.804Z] 9b18e9b68314: Pull complete [2023-02-06T16:29:56.804Z] 891c053d2c06: Verifying Checksum [2023-02-06T16:29:56.804Z] 891c053d2c06: Download complete [2023-02-06T16:29:57.077Z] 35d82f9e3411: Pull complete [2023-02-06T16:29:57.673Z] e16973657156: Pull complete [2023-02-06T16:29:57.942Z] db1c61fa0a46: Verifying Checksum [2023-02-06T16:29:57.942Z] db1c61fa0a46: Download complete [2023-02-06T16:29:58.533Z] fc693d55d65f: Verifying Checksum [2023-02-06T16:29:58.533Z] fc693d55d65f: Download complete [2023-02-06T16:30:10.890Z] fc693d55d65f: Pull complete [2023-02-06T16:30:10.890Z] 7e9fc2657dce: Pull complete [2023-02-06T16:30:10.890Z] dda99020689f: Pull complete [2023-02-06T16:30:17.559Z] db1c61fa0a46: Pull complete [2023-02-06T16:30:20.180Z] 891c053d2c06: Pull complete [2023-02-06T16:30:20.447Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-06T16:30:20.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-06T16:30:20.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2023-02-06T16:30:20.776Z] + 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-06T16:30:21.121Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T16:30:21.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:30:21.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-4691 does not seem to be running inside a container [2023-02-06T16:30:21.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/96 -v /w/workspace/go-mod-core-contracts/96:/w/workspace/go-mod-core-contracts/96:rw,z -v /w/workspace/go-mod-core-contracts/96@tmp:/w/workspace/go-mod-core-contracts/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T16:30:24.497Z] $ docker top 6b301e88512e794c7364237c0555d393d97cce4769ff366c445d06b46416e4d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:30:25.355Z] + go version [2023-02-06T16:30:25.355Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-06T16:30:25.434Z] $ docker stop --time=1 6b301e88512e794c7364237c0555d393d97cce4769ff366c445d06b46416e4d0 [2023-02-06T16:30:27.116Z] $ docker rm -f --volumes 6b301e88512e794c7364237c0555d393d97cce4769ff366c445d06b46416e4d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:30:27.687Z] + docker inspect -f . ci-base-image-arm64 [2023-02-06T16:30:27.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:30:27.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-4691 does not seem to be running inside a container [2023-02-06T16:30:27.939Z] $ 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/96 -v /w/workspace/go-mod-core-contracts/96:/w/workspace/go-mod-core-contracts/96:rw,z -v /w/workspace/go-mod-core-contracts/96@tmp:/w/workspace/go-mod-core-contracts/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-06T16:30:29.096Z] $ docker top 6bfa2168279d7737caa97c065ce6319da089cf5efdcc2c6cbb1d707b3beac82f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:30:29.594Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/96 [Pipeline] fileExists [Pipeline] sh [2023-02-06T16:30:29.930Z] + make test [2023-02-06T16:30:29.930Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-02-06T16:30:30.201Z] go: downloading github.com/google/uuid v1.3.0 [2023-02-06T16:30:30.201Z] go: downloading github.com/go-kit/log v0.2.1 [2023-02-06T16:30:30.201Z] go: downloading github.com/stretchr/testify v1.8.1 [2023-02-06T16:30:30.785Z] go: downloading github.com/go-playground/validator/v10 v10.11.2 [2023-02-06T16:30:30.785Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-06T16:30:30.785Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2023-02-06T16:30:30.785Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-02-06T16:30:30.786Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-06T16:30:30.786Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-06T16:30:30.786Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-02-06T16:30:31.053Z] go: downloading github.com/x448/float16 v0.8.4 [2023-02-06T16:30:31.053Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-02-06T16:30:31.053Z] go: downloading github.com/leodido/go-urn v1.2.1 [2023-02-06T16:30:31.053Z] go: downloading golang.org/x/crypto v0.5.0 [2023-02-06T16:30:31.053Z] go: downloading golang.org/x/text v0.6.0 [2023-02-06T16:30:31.053Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-02-06T16:30:35.347Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-02-06T16:31:14.239Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.447s coverage: 83.5% of statements [2023-02-06T16:31:14.240Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils [no test files] [2023-02-06T16:31:14.240Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-02-06T16:31:14.240Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-02-06T16:31:14.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.106s coverage: 29.4% of statements [2023-02-06T16:31:14.240Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-02-06T16:31:14.240Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/common [no test files] [2023-02-06T16:31:14.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.112s coverage: 53.0% of statements [2023-02-06T16:31:14.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.093s coverage: 90.0% of statements [2023-02-06T16:31:14.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.237s coverage: 86.8% of statements [2023-02-06T16:31:14.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.093s coverage: 60.5% of statements [2023-02-06T16:31:14.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.023s coverage: 36.1% of statements [2023-02-06T16:31:14.240Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.039s coverage: 48.7% of statements [2023-02-06T16:31:14.240Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-06T16:31:14.240Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-02-06T16:31:26.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-06T16:31:26.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-02-06T16:31:26.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-06T16:31:26.579Z] $ docker stop --time=1 6bfa2168279d7737caa97c065ce6319da089cf5efdcc2c6cbb1d707b3beac82f [2023-02-06T16:31:28.347Z] $ docker rm -f --volumes 6bfa2168279d7737caa97c065ce6319da089cf5efdcc2c6cbb1d707b3beac82f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T16:31:29.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-06T16:31:29.760Z] Warning: overwriting stash ‘coverage-report’ [2023-02-06T16:31:30.366Z] 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-06T16:31:30.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T16:31:30.830Z] [2023-02-06T16:31:30.830Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:31:31.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T16:31:31.437Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-06T16:31:31.437Z] 8998bd30e6a1: Pulling fs layer [2023-02-06T16:31:31.437Z] 04944245beec: Pulling fs layer [2023-02-06T16:31:31.437Z] 699f458cf7ca: Pulling fs layer [2023-02-06T16:31:31.437Z] 765212b225bb: Pulling fs layer [2023-02-06T16:31:31.437Z] f23df028b6ca: Pulling fs layer [2023-02-06T16:31:31.437Z] d65c8cfc05b1: Pulling fs layer [2023-02-06T16:31:31.437Z] 2437ff75d9bd: Pulling fs layer [2023-02-06T16:31:31.437Z] 765212b225bb: Waiting [2023-02-06T16:31:31.437Z] f23df028b6ca: Waiting [2023-02-06T16:31:31.437Z] d65c8cfc05b1: Waiting [2023-02-06T16:31:31.437Z] 2437ff75d9bd: Waiting [2023-02-06T16:31:31.437Z] 04944245beec: Verifying Checksum [2023-02-06T16:31:31.437Z] 04944245beec: Download complete [2023-02-06T16:31:31.437Z] 765212b225bb: Verifying Checksum [2023-02-06T16:31:31.437Z] 765212b225bb: Download complete [2023-02-06T16:31:31.711Z] f23df028b6ca: Verifying Checksum [2023-02-06T16:31:31.711Z] f23df028b6ca: Download complete [2023-02-06T16:31:31.711Z] d65c8cfc05b1: Verifying Checksum [2023-02-06T16:31:31.711Z] d65c8cfc05b1: Download complete [2023-02-06T16:31:31.711Z] 699f458cf7ca: Verifying Checksum [2023-02-06T16:31:31.711Z] 699f458cf7ca: Download complete [2023-02-06T16:31:32.299Z] 8998bd30e6a1: Download complete [2023-02-06T16:31:34.246Z] 2437ff75d9bd: Verifying Checksum [2023-02-06T16:31:34.246Z] 2437ff75d9bd: Download complete [2023-02-06T16:31:36.194Z] 8998bd30e6a1: Pull complete [2023-02-06T16:31:36.777Z] 04944245beec: Pull complete [2023-02-06T16:31:38.185Z] 699f458cf7ca: Pull complete [2023-02-06T16:31:38.451Z] 765212b225bb: Pull complete [2023-02-06T16:31:39.039Z] f23df028b6ca: Pull complete [2023-02-06T16:31:39.313Z] d65c8cfc05b1: Pull complete [2023-02-06T16:31:54.321Z] 2437ff75d9bd: Pull complete [2023-02-06T16:31:54.321Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-06T16:31:54.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-06T16:31:54.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:31:54.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-4691 does not seem to be running inside a container [2023-02-06T16:31:54.566Z] $ 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/96 -v /w/workspace/go-mod-core-contracts/96:/w/workspace/go-mod-core-contracts/96:rw,z -v /w/workspace/go-mod-core-contracts/96@tmp:/w/workspace/go-mod-core-contracts/96@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-06T16:31:57.142Z] $ docker top 52783bb61a7c4effb72d2aa22c8681240d378f7be3003536881e59f327dc2d93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:31:57.979Z] ---> job-cost.sh [2023-02-06T16:31:57.979Z] lf-activate-venv: SKIPPING [2023-02-06T16:31:57.979Z] INFO: No Stack... [2023-02-06T16:31:58.244Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-06T16:31:59.201Z] INFO: Archiving Costs [Pipeline] sh [2023-02-06T16:31:59.519Z] + + cutcat -d, /w/workspace/go-mod-core-contracts/96/archives/cost.csv -f6 [2023-02-06T16:31:59.519Z] [Pipeline] lock [2023-02-06T16:31:59.587Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [2023-02-06T16:31:59.593Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] did not exist. Created. [2023-02-06T16:31:59.593Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-06T16:31:59.928Z] /w/workspace/go-mod-core-contracts/96@tmp/durable-1d341669/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-06T16:32:00.267Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-06T16:32:00.560Z] Warning: overwriting stash ‘stack-cost’ [2023-02-06T16:32:00.622Z] Stashed 1 file(s) [Pipeline] } [2023-02-06T16:32:00.629Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-96-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-06T16:32:00.639Z] $ docker stop --time=1 52783bb61a7c4effb72d2aa22c8681240d378f7be3003536881e59f327dc2d93 [2023-02-06T16:32:03.051Z] $ docker rm -f --volumes 52783bb61a7c4effb72d2aa22c8681240d378f7be3003536881e59f327dc2d93 [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-06T16:32:03.430Z] provisioning config files... [2023-02-06T16:32:03.454Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config10616252724801702836tmp [Pipeline] { [Pipeline] sh [2023-02-06T16:32:03.769Z] + set +x [2023-02-06T16:32:03.769Z] + curl -s https://codecov.io/bash [2023-02-06T16:32:03.769Z] + bash -s -- [2023-02-06T16:32:03.769Z] [2023-02-06T16:32:03.769Z] _____ _ [2023-02-06T16:32:03.769Z] / ____| | | [2023-02-06T16:32:03.769Z] | | ___ __| | ___ ___ _____ __ [2023-02-06T16:32:03.769Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-06T16:32:03.769Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-06T16:32:03.769Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-06T16:32:03.769Z] Bash-1.0.6 [2023-02-06T16:32:03.769Z] [2023-02-06T16:32:03.769Z] [2023-02-06T16:32:03.769Z] ==> git version 2.25.1 found [2023-02-06T16:32:03.769Z] ==> 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-06T16:32:03.769Z] Release-Date: 2020-01-08 [2023-02-06T16:32:03.769Z] 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-06T16:32:03.769Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-06T16:32:03.769Z] ==> Jenkins CI detected. [2023-02-06T16:32:03.769Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2023-02-06T16:32:03.769Z] project root: . [2023-02-06T16:32:03.769Z] --> token set from env [2023-02-06T16:32:03.769Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-06T16:32:04.027Z] ==> Running gcov in . (disable via -X gcov) [2023-02-06T16:32:04.027Z] ==> Python coveragepy not found [2023-02-06T16:32:04.027Z] ==> Searching for coverage reports in: [2023-02-06T16:32:04.027Z] + . [2023-02-06T16:32:04.027Z] -> Found 1 reports [2023-02-06T16:32:04.027Z] ==> Detecting git/mercurial file structure [2023-02-06T16:32:04.027Z] ==> Reading reports [2023-02-06T16:32:04.027Z] + ./coverage.out bytes=116621 [2023-02-06T16:32:04.027Z] ==> Appending adjustments [2023-02-06T16:32:04.027Z] https://docs.codecov.io/docs/fixing-reports [2023-02-06T16:32:04.597Z] + Found adjustments [2023-02-06T16:32:04.597Z] ==> Gzipping contents [2023-02-06T16:32:04.597Z] 20K /tmp/codecov.3u03aa.gz [2023-02-06T16:32:04.597Z] ==> Uploading reports [2023-02-06T16:32:04.597Z] url: https://codecov.io [2023-02-06T16:32:04.597Z] query: branch=main&commit=1c5ef3aefd4c3411ed53897b0302b355caa87855&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-06T16:32:04.597Z] -> Pinging Codecov [2023-02-06T16:32:04.597Z] 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=1c5ef3aefd4c3411ed53897b0302b355caa87855&build=96&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F96%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-06T16:32:04.859Z] -> Uploading to [2023-02-06T16:32:04.859Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-06/71470A77251A30514AAF9C0BB2E5B6CE/1c5ef3aefd4c3411ed53897b0302b355caa87855/fc97a0dc-c128-4347-89a3-9c54dec0d1d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230206T163204Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da971bd9f6e23d174a5e40c6f3391465549d69555e44e71d8a66fbc3e78452e2 [2023-02-06T16:32:04.859Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-06T16:32:04.859Z] Dload Upload Total Spent Left Speed [2023-02-06T16:32:05.119Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17607 0 0 100 17607 0 76886 --:--:-- --:--:-- --:--:-- 76552 100 17607 0 0 100 17607 0 60092 --:--:-- --:--:-- --:--:-- 59887 [2023-02-06T16:32:05.119Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] } [2023-02-06T16:32:05.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-06T16:32:05.304Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-06T16:32:05.312Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:32:05.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-06T16:32:05.601Z] [2023-02-06T16:32:05.601Z] 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-06T16:32:05.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-06T16:32:05.907Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-06T16:32:05.907Z] df9b9388f04a: Pulling fs layer [2023-02-06T16:32:05.907Z] 52dc419b0ee2: Pulling fs layer [2023-02-06T16:32:05.907Z] 25bc292e5bac: Pulling fs layer [2023-02-06T16:32:05.907Z] 114826534d7a: Pulling fs layer [2023-02-06T16:32:05.907Z] 4657fd5d0bcf: Pulling fs layer [2023-02-06T16:32:05.907Z] 6ad1cebc031e: Pulling fs layer [2023-02-06T16:32:05.907Z] 8a3aa393b2d8: Pulling fs layer [2023-02-06T16:32:05.907Z] 4657fd5d0bcf: Waiting [2023-02-06T16:32:05.907Z] 8a3aa393b2d8: Waiting [2023-02-06T16:32:05.907Z] 114826534d7a: Waiting [2023-02-06T16:32:05.907Z] 6ad1cebc031e: Waiting [2023-02-06T16:32:05.907Z] 25bc292e5bac: Verifying Checksum [2023-02-06T16:32:05.907Z] 25bc292e5bac: Download complete [2023-02-06T16:32:05.907Z] 52dc419b0ee2: Verifying Checksum [2023-02-06T16:32:05.907Z] 52dc419b0ee2: Download complete [2023-02-06T16:32:05.907Z] 4657fd5d0bcf: Verifying Checksum [2023-02-06T16:32:05.907Z] 4657fd5d0bcf: Download complete [2023-02-06T16:32:05.907Z] df9b9388f04a: Verifying Checksum [2023-02-06T16:32:05.907Z] df9b9388f04a: Download complete [2023-02-06T16:32:06.169Z] df9b9388f04a: Pull complete [2023-02-06T16:32:06.169Z] 52dc419b0ee2: Pull complete [2023-02-06T16:32:06.169Z] 6ad1cebc031e: Verifying Checksum [2023-02-06T16:32:06.169Z] 6ad1cebc031e: Download complete [2023-02-06T16:32:06.434Z] 25bc292e5bac: Pull complete [2023-02-06T16:32:07.034Z] 114826534d7a: Verifying Checksum [2023-02-06T16:32:07.034Z] 114826534d7a: Download complete [2023-02-06T16:32:07.293Z] 8a3aa393b2d8: Verifying Checksum [2023-02-06T16:32:07.293Z] 8a3aa393b2d8: Download complete [2023-02-06T16:32:10.577Z] 114826534d7a: Pull complete [2023-02-06T16:32:10.577Z] 4657fd5d0bcf: Pull complete [2023-02-06T16:32:10.577Z] 6ad1cebc031e: Pull complete [2023-02-06T16:32:13.862Z] 8a3aa393b2d8: Pull complete [2023-02-06T16:32:13.862Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-06T16:32:13.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-06T16:32:13.862Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:32:13.942Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:32:13.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-02-06T16:32:15.774Z] $ docker top 7b790dc5662809726d44346d612ecea4cfc362f773978144981468a4b3ea6976 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-06T16:32:15.844Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2023-02-06T16:32:16.124Z] + set -o pipefail [2023-02-06T16:32:16.124Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2023-02-06T16:32:20.319Z] [2023-02-06T16:32:20.319Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2023-02-06T16:32:20.319Z] [2023-02-06T16:32:20.319Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/87686d77-6f38-433e-b62d-1d11faf18439 [2023-02-06T16:32:20.319Z] [2023-02-06T16:32:20.319Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-06T16:32:20.319Z] [2023-02-06T16:32:21.698Z] [2023-02-06T16:32:21.698Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-06T16:32:21.698Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-06T16:32:21.698Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-06T16:32:21.711Z] $ docker stop --time=1 7b790dc5662809726d44346d612ecea4cfc362f773978144981468a4b3ea6976 [2023-02-06T16:32:23.290Z] $ docker rm -f --volumes 7b790dc5662809726d44346d612ecea4cfc362f773978144981468a4b3ea6976 [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-06T16:32:23.893Z] + git log --format=format:%s -1 1c5ef3aefd4c3411ed53897b0302b355caa87855 [Pipeline] sh [2023-02-06T16:32:24.186Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T16:32:24.187Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:32:24.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T16:32:24.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:32:24.553Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:32:24.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T16:32:24.995Z] $ docker top b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 -eo pid,comm [2023-02-06T16:32:25.038Z] 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-06T16:32:25.038Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T16:32:25.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T16:32:25.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T16:32:25.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T16:32:25.177Z] $ docker exec b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 ssh-agent [2023-02-06T16:32:25.278Z] SSH_AUTH_SOCK=/tmp/ssh-gjDAcXgp1JW8/agent.32 [2023-02-06T16:32:25.278Z] SSH_AGENT_PID=38 [2023-02-06T16:32:25.283Z] Running ssh-add (command line suppressed) [2023-02-06T16:32:25.374Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8202278742999496139.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_8202278742999496139.key) [2023-02-06T16:32:25.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T16:32:25.670Z] + git semver tag [2023-02-06T16:32:25.929Z] 2023-02-06 16:32:25,867 [run_tag] DEBUG tag force:False [2023-02-06T16:32:25.929Z] 2023-02-06 16:32:25,867 [check_head_tag] DEBUG check head tag [2023-02-06T16:32:25.929Z] 2023-02-06 16:32:25,870 [execute] INFO git cat-file --batch-check [2023-02-06T16:32:25.929Z] 2023-02-06 16:32:25,870 [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-06T16:32:25.929Z] 2023-02-06 16:32:25,873 [execute] INFO git cat-file --batch [2023-02-06T16:32:25.929Z] 2023-02-06 16:32:25,874 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-02-06T16:32:25.929Z] 2023-02-06 16:32:25,917 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-06T16:32:25.929Z] 2023-02-06 16:32:25,917 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 [2023-02-06T16:32:25.929Z] 2023-02-06 16:32:25,917 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-02-06T16:32:25.929Z] 2023-02-06 16:32:25,923 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-06T16:32:25.929Z] 3.0.0-dev.8 [Pipeline] } [2023-02-06T16:32:26.199Z] $ docker exec --env ******** --env ******** b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 ssh-agent -k [2023-02-06T16:32:26.303Z] unset SSH_AUTH_SOCK; [2023-02-06T16:32:26.303Z] unset SSH_AGENT_PID; [2023-02-06T16:32:26.303Z] echo Agent pid 38 killed; [2023-02-06T16:32:26.312Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T16:32:26.611Z] + git semver [Pipeline] } [2023-02-06T16:32:26.885Z] $ docker stop --time=1 b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 [2023-02-06T16:32:28.206Z] $ docker rm -f --volumes b5d3b2ec11b7aaba0a2739f353b58c1d2949970f870fc9b886d589e7514fe0b1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:32:28.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-06T16:32:28.629Z] [2023-02-06T16:32:28.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:32:28.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-06T16:32:28.931Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-06T16:32:28.931Z] ab5ef0e58194: Pulling fs layer [2023-02-06T16:32:28.931Z] 9712f1f96733: Pulling fs layer [2023-02-06T16:32:28.931Z] 63f879dbbcfc: Pulling fs layer [2023-02-06T16:32:28.931Z] 0d9ebad4ef96: Pulling fs layer [2023-02-06T16:32:28.931Z] e9a5061849ea: Pulling fs layer [2023-02-06T16:32:28.931Z] d747dcd14b5f: Pulling fs layer [2023-02-06T16:32:28.931Z] 2de7ff778b66: Pulling fs layer [2023-02-06T16:32:28.931Z] 2de7ff778b66: Waiting [2023-02-06T16:32:28.931Z] d747dcd14b5f: Waiting [2023-02-06T16:32:28.931Z] 0d9ebad4ef96: Waiting [2023-02-06T16:32:28.931Z] 9712f1f96733: Verifying Checksum [2023-02-06T16:32:28.931Z] 9712f1f96733: Download complete [2023-02-06T16:32:29.536Z] 63f879dbbcfc: Verifying Checksum [2023-02-06T16:32:29.536Z] 63f879dbbcfc: Download complete [2023-02-06T16:32:29.820Z] e9a5061849ea: Verifying Checksum [2023-02-06T16:32:29.820Z] e9a5061849ea: Download complete [2023-02-06T16:32:29.820Z] d747dcd14b5f: Verifying Checksum [2023-02-06T16:32:29.820Z] d747dcd14b5f: Download complete [2023-02-06T16:32:30.082Z] 0d9ebad4ef96: Verifying Checksum [2023-02-06T16:32:30.082Z] 0d9ebad4ef96: Download complete [2023-02-06T16:32:30.082Z] ab5ef0e58194: Verifying Checksum [2023-02-06T16:32:30.082Z] ab5ef0e58194: Download complete [2023-02-06T16:32:30.082Z] 2de7ff778b66: Verifying Checksum [2023-02-06T16:32:30.082Z] 2de7ff778b66: Download complete [2023-02-06T16:32:32.616Z] ab5ef0e58194: Pull complete [2023-02-06T16:32:32.616Z] 9712f1f96733: Pull complete [2023-02-06T16:32:33.549Z] 63f879dbbcfc: Pull complete [2023-02-06T16:32:36.828Z] 0d9ebad4ef96: Pull complete [2023-02-06T16:32:37.396Z] e9a5061849ea: Pull complete [2023-02-06T16:32:37.396Z] d747dcd14b5f: Pull complete [2023-02-06T16:32:38.328Z] 2de7ff778b66: Pull complete [2023-02-06T16:32:38.328Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-06T16:32:38.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-06T16:32:38.328Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:32:38.411Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:32:38.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-02-06T16:32:40.611Z] $ docker top e948024d3c310c1a0ac08673eeb440e84fea8a10aae8f993e025e55dafcc4d59 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-06T16:32:40.688Z] provisioning config files... [2023-02-06T16:32:40.694Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config15957845174667923073tmp [2023-02-06T16:32:40.704Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2404465652429464381tmp [2023-02-06T16:32:40.713Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config129423699778806313tmp [Pipeline] { [Pipeline] echo [2023-02-06T16:32:40.729Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:32:41.014Z] ---> sigul-configuration.sh [2023-02-06T16:32:41.014Z] gpg: directory `/root/.gnupg' created [2023-02-06T16:32:41.014Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-06T16:32:41.014Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-06T16:32:41.014Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-06T16:32:41.014Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-06T16:32:41.014Z] gpg: CAST5 encrypted data [2023-02-06T16:32:41.014Z] gpg: encrypted with 1 passphrase [2023-02-06T16:32:41.014Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-06T16:32:41.301Z] + mkdir /home/jenkins [2023-02-06T16:32:41.301Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-06T16:32:41.586Z] + 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-06T16:32:41.595Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:32:41.879Z] ---> sigul-install.sh [2023-02-06T16:32:41.880Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-06T16:32:42.163Z] + git tag --list [2023-02-06T16:32:42.163Z] v0.0.0 [2023-02-06T16:32:42.163Z] v0.0.1 [2023-02-06T16:32:42.163Z] v0.1.0 [2023-02-06T16:32:42.163Z] v0.1.1 [2023-02-06T16:32:42.163Z] v0.1.10 [2023-02-06T16:32:42.163Z] v0.1.100 [2023-02-06T16:32:42.163Z] v0.1.101 [2023-02-06T16:32:42.163Z] v0.1.102 [2023-02-06T16:32:42.163Z] v0.1.103 [2023-02-06T16:32:42.163Z] v0.1.104 [2023-02-06T16:32:42.163Z] v0.1.105 [2023-02-06T16:32:42.163Z] v0.1.106 [2023-02-06T16:32:42.163Z] v0.1.107 [2023-02-06T16:32:42.163Z] v0.1.108 [2023-02-06T16:32:42.163Z] v0.1.109 [2023-02-06T16:32:42.163Z] v0.1.11 [2023-02-06T16:32:42.163Z] v0.1.110 [2023-02-06T16:32:42.163Z] v0.1.111 [2023-02-06T16:32:42.163Z] v0.1.112 [2023-02-06T16:32:42.163Z] v0.1.113 [2023-02-06T16:32:42.163Z] v0.1.114 [2023-02-06T16:32:42.163Z] v0.1.115 [2023-02-06T16:32:42.163Z] v0.1.116 [2023-02-06T16:32:42.163Z] v0.1.117 [2023-02-06T16:32:42.163Z] v0.1.118 [2023-02-06T16:32:42.163Z] v0.1.119 [2023-02-06T16:32:42.163Z] v0.1.12 [2023-02-06T16:32:42.163Z] v0.1.120 [2023-02-06T16:32:42.163Z] v0.1.121 [2023-02-06T16:32:42.163Z] v0.1.122 [2023-02-06T16:32:42.163Z] v0.1.123 [2023-02-06T16:32:42.163Z] v0.1.124 [2023-02-06T16:32:42.163Z] v0.1.125 [2023-02-06T16:32:42.163Z] v0.1.126 [2023-02-06T16:32:42.163Z] v0.1.127 [2023-02-06T16:32:42.163Z] v0.1.128 [2023-02-06T16:32:42.163Z] v0.1.129 [2023-02-06T16:32:42.163Z] v0.1.13 [2023-02-06T16:32:42.163Z] v0.1.130 [2023-02-06T16:32:42.163Z] v0.1.131 [2023-02-06T16:32:42.163Z] v0.1.132 [2023-02-06T16:32:42.163Z] v0.1.133 [2023-02-06T16:32:42.163Z] v0.1.134 [2023-02-06T16:32:42.163Z] v0.1.135 [2023-02-06T16:32:42.163Z] v0.1.136 [2023-02-06T16:32:42.163Z] v0.1.137 [2023-02-06T16:32:42.163Z] v0.1.138 [2023-02-06T16:32:42.163Z] v0.1.139 [2023-02-06T16:32:42.163Z] v0.1.14 [2023-02-06T16:32:42.163Z] v0.1.140 [2023-02-06T16:32:42.163Z] v0.1.141 [2023-02-06T16:32:42.163Z] v0.1.142 [2023-02-06T16:32:42.163Z] v0.1.143 [2023-02-06T16:32:42.163Z] v0.1.144 [2023-02-06T16:32:42.163Z] v0.1.145 [2023-02-06T16:32:42.163Z] v0.1.146 [2023-02-06T16:32:42.163Z] v0.1.147 [2023-02-06T16:32:42.163Z] v0.1.148 [2023-02-06T16:32:42.163Z] v0.1.149 [2023-02-06T16:32:42.163Z] v0.1.15 [2023-02-06T16:32:42.163Z] v0.1.16 [2023-02-06T16:32:42.163Z] v0.1.17 [2023-02-06T16:32:42.163Z] v0.1.18 [2023-02-06T16:32:42.163Z] v0.1.19 [2023-02-06T16:32:42.163Z] v0.1.2 [2023-02-06T16:32:42.163Z] v0.1.20 [2023-02-06T16:32:42.163Z] v0.1.21 [2023-02-06T16:32:42.163Z] v0.1.22 [2023-02-06T16:32:42.163Z] v0.1.23 [2023-02-06T16:32:42.163Z] v0.1.24 [2023-02-06T16:32:42.163Z] v0.1.25 [2023-02-06T16:32:42.163Z] v0.1.26 [2023-02-06T16:32:42.163Z] v0.1.27 [2023-02-06T16:32:42.163Z] v0.1.28 [2023-02-06T16:32:42.163Z] v0.1.29 [2023-02-06T16:32:42.163Z] v0.1.3 [2023-02-06T16:32:42.163Z] v0.1.30 [2023-02-06T16:32:42.163Z] v0.1.31 [2023-02-06T16:32:42.163Z] v0.1.32 [2023-02-06T16:32:42.163Z] v0.1.33 [2023-02-06T16:32:42.163Z] v0.1.34 [2023-02-06T16:32:42.163Z] v0.1.35 [2023-02-06T16:32:42.163Z] v0.1.36 [2023-02-06T16:32:42.163Z] v0.1.37 [2023-02-06T16:32:42.163Z] v0.1.38 [2023-02-06T16:32:42.163Z] v0.1.39 [2023-02-06T16:32:42.163Z] v0.1.4 [2023-02-06T16:32:42.163Z] v0.1.40 [2023-02-06T16:32:42.163Z] v0.1.41 [2023-02-06T16:32:42.163Z] v0.1.42 [2023-02-06T16:32:42.163Z] v0.1.43 [2023-02-06T16:32:42.163Z] v0.1.44 [2023-02-06T16:32:42.163Z] v0.1.45 [2023-02-06T16:32:42.163Z] v0.1.46 [2023-02-06T16:32:42.163Z] v0.1.47 [2023-02-06T16:32:42.163Z] v0.1.48 [2023-02-06T16:32:42.163Z] v0.1.49 [2023-02-06T16:32:42.163Z] v0.1.5 [2023-02-06T16:32:42.163Z] v0.1.50 [2023-02-06T16:32:42.163Z] v0.1.51 [2023-02-06T16:32:42.163Z] v0.1.52 [2023-02-06T16:32:42.163Z] v0.1.53 [2023-02-06T16:32:42.163Z] v0.1.54 [2023-02-06T16:32:42.163Z] v0.1.55 [2023-02-06T16:32:42.163Z] v0.1.56 [2023-02-06T16:32:42.163Z] v0.1.57 [2023-02-06T16:32:42.163Z] v0.1.58 [2023-02-06T16:32:42.163Z] v0.1.59 [2023-02-06T16:32:42.163Z] v0.1.6 [2023-02-06T16:32:42.163Z] v0.1.60 [2023-02-06T16:32:42.163Z] v0.1.61 [2023-02-06T16:32:42.163Z] v0.1.62 [2023-02-06T16:32:42.163Z] v0.1.63 [2023-02-06T16:32:42.163Z] v0.1.64 [2023-02-06T16:32:42.163Z] v0.1.65 [2023-02-06T16:32:42.163Z] v0.1.66 [2023-02-06T16:32:42.163Z] v0.1.67 [2023-02-06T16:32:42.163Z] v0.1.68 [2023-02-06T16:32:42.163Z] v0.1.69 [2023-02-06T16:32:42.163Z] v0.1.7 [2023-02-06T16:32:42.163Z] v0.1.70 [2023-02-06T16:32:42.163Z] v0.1.71 [2023-02-06T16:32:42.163Z] v0.1.72 [2023-02-06T16:32:42.163Z] v0.1.73 [2023-02-06T16:32:42.163Z] v0.1.74 [2023-02-06T16:32:42.163Z] v0.1.75 [2023-02-06T16:32:42.163Z] v0.1.76 [2023-02-06T16:32:42.163Z] v0.1.77 [2023-02-06T16:32:42.163Z] v0.1.78 [2023-02-06T16:32:42.163Z] v0.1.79 [2023-02-06T16:32:42.163Z] v0.1.8 [2023-02-06T16:32:42.163Z] v0.1.80 [2023-02-06T16:32:42.163Z] v0.1.81 [2023-02-06T16:32:42.163Z] v0.1.82 [2023-02-06T16:32:42.163Z] v0.1.83 [2023-02-06T16:32:42.163Z] v0.1.84 [2023-02-06T16:32:42.163Z] v0.1.85 [2023-02-06T16:32:42.163Z] v0.1.86 [2023-02-06T16:32:42.163Z] v0.1.87 [2023-02-06T16:32:42.163Z] v0.1.88 [2023-02-06T16:32:42.163Z] v0.1.89 [2023-02-06T16:32:42.163Z] v0.1.9 [2023-02-06T16:32:42.163Z] v0.1.90 [2023-02-06T16:32:42.163Z] v0.1.91 [2023-02-06T16:32:42.163Z] v0.1.92 [2023-02-06T16:32:42.163Z] v0.1.93 [2023-02-06T16:32:42.163Z] v0.1.94 [2023-02-06T16:32:42.163Z] v0.1.95 [2023-02-06T16:32:42.163Z] v0.1.96 [2023-02-06T16:32:42.163Z] v0.1.97 [2023-02-06T16:32:42.163Z] v0.1.98 [2023-02-06T16:32:42.163Z] v0.1.99 [2023-02-06T16:32:42.163Z] v2.0.0 [2023-02-06T16:32:42.163Z] v2.1.0 [2023-02-06T16:32:42.163Z] v2.1.1 [2023-02-06T16:32:42.163Z] v2.1.1-dev.2 [2023-02-06T16:32:42.163Z] v2.2.0 [2023-02-06T16:32:42.163Z] v2.2.1-dev.1 [2023-02-06T16:32:42.163Z] v2.2.1-dev.10 [2023-02-06T16:32:42.163Z] v2.2.1-dev.11 [2023-02-06T16:32:42.163Z] v2.2.1-dev.2 [2023-02-06T16:32:42.163Z] v2.2.1-dev.3 [2023-02-06T16:32:42.163Z] v2.2.1-dev.4 [2023-02-06T16:32:42.163Z] v2.2.1-dev.5 [2023-02-06T16:32:42.163Z] v2.2.1-dev.6 [2023-02-06T16:32:42.163Z] v2.2.1-dev.7 [2023-02-06T16:32:42.163Z] v2.2.1-dev.8 [2023-02-06T16:32:42.163Z] v2.2.1-dev.9 [2023-02-06T16:32:42.163Z] v2.3.0 [2023-02-06T16:32:42.163Z] v2.3.0-dev.12 [2023-02-06T16:32:42.163Z] v2.3.0-dev.13 [2023-02-06T16:32:42.163Z] v2.3.0-dev.14 [2023-02-06T16:32:42.163Z] v2.3.0-dev.15 [2023-02-06T16:32:42.163Z] v2.3.0-dev.16 [2023-02-06T16:32:42.163Z] v2.3.0-dev.17 [2023-02-06T16:32:42.163Z] v2.3.0-dev.18 [2023-02-06T16:32:42.163Z] v2.3.0-dev.19 [2023-02-06T16:32:42.163Z] v2.3.0-dev.20 [2023-02-06T16:32:42.163Z] v2.3.1-dev.1 [2023-02-06T16:32:42.163Z] v3.0.0-dev.1 [2023-02-06T16:32:42.163Z] v3.0.0-dev.2 [2023-02-06T16:32:42.163Z] v3.0.0-dev.3 [2023-02-06T16:32:42.163Z] v3.0.0-dev.4 [2023-02-06T16:32:42.163Z] v3.0.0-dev.5 [2023-02-06T16:32:42.163Z] v3.0.0-dev.6 [2023-02-06T16:32:42.163Z] v3.0.0-dev.7 [2023-02-06T16:32:42.163Z] v3.0.0-dev.8 [Pipeline] sh [2023-02-06T16:32:42.448Z] + lftools sign git-tag v3.0.0-dev.8 [2023-02-06T16:32:43.016Z] Signing Git tag with Sigul... [2023-02-06T16:32:43.016Z] Signing v3.0.0-dev.8 [Pipeline] echo [2023-02-06T16:32:43.283Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:32:43.566Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-06T16:32:43.573Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-06T16:32:43.590Z] $ docker stop --time=1 e948024d3c310c1a0ac08673eeb440e84fea8a10aae8f993e025e55dafcc4d59 [2023-02-06T16:32:44.903Z] $ docker rm -f --volumes e948024d3c310c1a0ac08673eeb440e84fea8a10aae8f993e025e55dafcc4d59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-06T16:32:45.333Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T16:32:45.333Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:32:45.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T16:32:45.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:32:45.710Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:32:45.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T16:32:46.083Z] $ docker top 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f -eo pid,comm [2023-02-06T16:32:46.130Z] 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-06T16:32:46.130Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T16:32:46.159Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T16:32:46.159Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T16:32:46.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T16:32:46.269Z] $ docker exec 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f ssh-agent [2023-02-06T16:32:46.365Z] SSH_AUTH_SOCK=/tmp/ssh-qOS1wdbeshd7/agent.34 [2023-02-06T16:32:46.365Z] SSH_AGENT_PID=40 [2023-02-06T16:32:46.370Z] Running ssh-add (command line suppressed) [2023-02-06T16:32:46.471Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17581489588429023674.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_17581489588429023674.key) [2023-02-06T16:32:46.482Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T16:32:46.770Z] + git semver bump pre [2023-02-06T16:32:47.028Z] 2023-02-06 16:32:46,949 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-06T16:32:47.028Z] 2023-02-06 16:32:46,949 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev [2023-02-06T16:32:47.028Z] 2023-02-06 16:32:46,949 [bump_version] DEBUG bumped version:3.0.0-dev.9 [2023-02-06T16:32:47.028Z] 2023-02-06 16:32:46,949 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2023-02-06T16:32:47.029Z] 2023-02-06 16:32:46,949 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-06T16:32:47.029Z] 2023-02-06 16:32:46,949 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-06T16:32:47.029Z] 2023-02-06 16:32:46,951 [execute] INFO git cat-file --batch-check [2023-02-06T16:32:47.029Z] 2023-02-06 16:32:46,951 [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-06T16:32:47.029Z] 2023-02-06 16:32:46,956 [execute] INFO git cat-file --batch [2023-02-06T16:32:47.029Z] 2023-02-06 16:32:46,956 [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-06T16:32:47.029Z] 2023-02-06 16:32:46,962 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-06T16:32:47.029Z] 3.0.0-dev.9 [Pipeline] } [2023-02-06T16:32:47.039Z] $ docker exec --env ******** --env ******** 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f ssh-agent -k [2023-02-06T16:32:47.124Z] unset SSH_AUTH_SOCK; [2023-02-06T16:32:47.124Z] unset SSH_AGENT_PID; [2023-02-06T16:32:47.124Z] echo Agent pid 40 killed; [2023-02-06T16:32:47.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T16:32:47.429Z] + git semver [Pipeline] } [2023-02-06T16:32:47.702Z] $ docker stop --time=1 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f [2023-02-06T16:32:49.020Z] $ docker rm -f --volumes 459f38931f31348bc140fd31fca0813f4c10e6061483e41c21316bb7339af28f [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-06T16:32:49.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-06T16:32:49.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:32:49.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-06T16:32:49.662Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:32:49.739Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:32:49.771Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-06T16:32:50.150Z] $ docker top 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 -eo pid,comm [2023-02-06T16:32:50.203Z] 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-06T16:32:50.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-06T16:32:50.241Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-06T16:32:50.241Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-06T16:32:50.353Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-06T16:32:50.357Z] $ docker exec 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 ssh-agent [2023-02-06T16:32:50.469Z] SSH_AUTH_SOCK=/tmp/ssh-ICbXf7HxjCr4/agent.32 [2023-02-06T16:32:50.469Z] SSH_AGENT_PID=39 [2023-02-06T16:32:50.475Z] Running ssh-add (command line suppressed) [2023-02-06T16:32:50.578Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13689944866651766936.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13689944866651766936.key) [2023-02-06T16:32:50.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-06T16:32:50.879Z] + git semver push [2023-02-06T16:32:51.139Z] 2023-02-06 16:32:51,084 [run_push] DEBUG push [2023-02-06T16:32:51.139Z] 2023-02-06 16:32:51,085 [execute] INFO git cat-file --batch-check [2023-02-06T16:32:51.139Z] 2023-02-06 16:32:51,085 [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-06T16:32:51.139Z] 2023-02-06 16:32:51,088 [execute] INFO git rev-list fe4caacb6db8d1acf8c88c35d2fe9d5eadf92c63 -- [2023-02-06T16:32:51.139Z] 2023-02-06 16:32:51,088 [execute] DEBUG Popen(['git', 'rev-list', 'fe4caacb6db8d1acf8c88c35d2fe9d5eadf92c63', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-06T16:32:51.139Z] 2023-02-06 16:32:51,096 [execute] INFO git fetch -v origin [2023-02-06T16:32:51.139Z] 2023-02-06 16:32:51,097 [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-06T16:32:52.077Z] 2023-02-06 16:32:51,737 [run_push] DEBUG no remote changes detected [2023-02-06T16:32:52.077Z] 2023-02-06 16:32:51,737 [execute] INFO git push origin semver [2023-02-06T16:32:52.077Z] 2023-02-06 16:32:51,738 [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-06T16:32:53.016Z] 2023-02-06 16:32:52,821 [run_push] DEBUG push all version tags [2023-02-06T16:32:53.016Z] 2023-02-06 16:32:52,821 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-06T16:32:53.016Z] 2023-02-06 16:32:52,821 [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-06T16:32:53.955Z] 2023-02-06 16:32:53,827 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-02-06T16:32:53.955Z] 3.0.0-dev.9 [Pipeline] } [2023-02-06T16:32:53.966Z] $ docker exec --env ******** --env ******** 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 ssh-agent -k [2023-02-06T16:32:54.087Z] unset SSH_AUTH_SOCK; [2023-02-06T16:32:54.087Z] unset SSH_AGENT_PID; [2023-02-06T16:32:54.087Z] echo Agent pid 39 killed; [2023-02-06T16:32:54.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-06T16:32:54.405Z] + git semver [Pipeline] } [2023-02-06T16:32:54.678Z] $ docker stop --time=1 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 [2023-02-06T16:32:55.996Z] $ docker rm -f --volumes 4b16ba138864b8bd9434d549fbd9330201171c0ea18948bf2c9e2af958039d11 [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-06T16:32:56.542Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2023-02-06T16:32:56.542Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-06T16:32:56.542Z] total 16 [2023-02-06T16:32:56.542Z] drwxr-xr-x 3 root root 4096 Feb 6 16:26 . [2023-02-06T16:32:56.542Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:32 .. [2023-02-06T16:32:56.542Z] drwxr-xr-x 2 root root 4096 Feb 6 16:26 cost [2023-02-06T16:32:56.542Z] -rw-r--r-- 1 root root 92 Feb 6 16:26 cost.csv [2023-02-06T16:32:56.542Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-06T16:32:56.542Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-02-06T16:32:56.542Z] total 16 [2023-02-06T16:32:56.542Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:26 . [2023-02-06T16:32:56.542Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 6 16:32 .. [2023-02-06T16:32:56.542Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:26 cost [2023-02-06T16:32:56.542Z] -rw-r--r-- 1 jenkins jenkins 92 Feb 6 16:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:32:56.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:32:57.696Z] ---> package-listing.sh [2023-02-06T16:32:57.696Z] ++ facter osfamily [2023-02-06T16:32:57.696Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-06T16:32:57.955Z] + OS_FAMILY=debian [2023-02-06T16:32:57.955Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2023-02-06T16:32:57.955Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-06T16:32:57.955Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-06T16:32:57.955Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-06T16:32:57.955Z] + PACKAGES=/tmp/packages_start.txt [2023-02-06T16:32:57.955Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-02-06T16:32:57.955Z] + PACKAGES=/tmp/packages_end.txt [2023-02-06T16:32:57.955Z] + case "${OS_FAMILY}" in [2023-02-06T16:32:57.955Z] + dpkg -l [2023-02-06T16:32:57.955Z] + grep '^ii' [2023-02-06T16:32:57.955Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-06T16:32:57.955Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-06T16:32:57.955Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-06T16:32:57.955Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-02-06T16:32:57.955Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2023-02-06T16:32:57.955Z] + 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-06T16:32:57.966Z] 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-06T16:32:58.242Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-06T16:32:58.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-06T16:32:58.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-06T16:32:58.867Z] prd-ubuntu20.04-docker-8c-8g-4690 does not seem to be running inside a container [2023-02-06T16:32:58.901Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-06T16:32:59.298Z] $ docker top 72bece5026ce59862b1709f7d48692d2724d200107d32d4039d03929897f1ca8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-06T16:32:59.656Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-06T16:32:59.938Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-06T16:33:00.223Z] + ls /var/log/sa-host [2023-02-06T16:33:00.223Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-06T16:33:00.375Z] provisioning config files... [2023-02-06T16:33:00.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5265580345191124161tmp [Pipeline] { [Pipeline] echo [2023-02-06T16:33:00.399Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:33:00.684Z] ---> create-netrc.sh [Pipeline] } [2023-02-06T16:33:00.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:33:01.026Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-06T16:33:01.036Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:33:01.320Z] ---> sudo-logs.sh [2023-02-06T16:33:01.320Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-06T16:33:01.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:33:01.638Z] ---> job-cost.sh [2023-02-06T16:33:01.638Z] lf-activate-venv: SKIPPING [2023-02-06T16:33:01.638Z] DEBUG: total: 0.2199999988079071 [2023-02-06T16:33:01.638Z] INFO: Retrieving Stack Cost... [2023-02-06T16:33:01.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-06T16:33:02.464Z] INFO: Archiving Costs [Pipeline] echo [2023-02-06T16:33:02.477Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-06T16:33:02.760Z] ---> logs-deploy.sh [2023-02-06T16:33:02.760Z] lf-activate-venv: SKIPPING [2023-02-06T16:33:02.760Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/96 [2023-02-06T16:33:02.760Z] INFO: archiving workspace using pattern(s): [2023-02-06T16:33:03.699Z] Archives upload complete. [2023-02-06T16:33:03.960Z] INFO: archiving logs to Nexus [2023-02-06T16:33:04.529Z] ---> uname -a: [2023-02-06T16:33:04.529Z] Linux prd-ubuntu20-04-docker-8c-8g-4690 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] ---> lscpu: [2023-02-06T16:33:04.529Z] Architecture: x86_64 [2023-02-06T16:33:04.529Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-06T16:33:04.529Z] Byte Order: Little Endian [2023-02-06T16:33:04.529Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-06T16:33:04.529Z] CPU(s): 8 [2023-02-06T16:33:04.529Z] On-line CPU(s) list: 0-7 [2023-02-06T16:33:04.529Z] Thread(s) per core: 1 [2023-02-06T16:33:04.529Z] Core(s) per socket: 1 [2023-02-06T16:33:04.529Z] Socket(s): 8 [2023-02-06T16:33:04.529Z] NUMA node(s): 1 [2023-02-06T16:33:04.529Z] Vendor ID: AuthenticAMD [2023-02-06T16:33:04.529Z] CPU family: 23 [2023-02-06T16:33:04.529Z] Model: 49 [2023-02-06T16:33:04.529Z] Model name: AMD EPYC-Rome Processor [2023-02-06T16:33:04.529Z] Stepping: 0 [2023-02-06T16:33:04.529Z] CPU MHz: 2799.998 [2023-02-06T16:33:04.529Z] BogoMIPS: 5599.99 [2023-02-06T16:33:04.529Z] Virtualization: AMD-V [2023-02-06T16:33:04.529Z] Hypervisor vendor: KVM [2023-02-06T16:33:04.529Z] Virtualization type: full [2023-02-06T16:33:04.529Z] L1d cache: 256 KiB [2023-02-06T16:33:04.529Z] L1i cache: 256 KiB [2023-02-06T16:33:04.529Z] L2 cache: 4 MiB [2023-02-06T16:33:04.529Z] L3 cache: 128 MiB [2023-02-06T16:33:04.529Z] NUMA node0 CPU(s): 0-7 [2023-02-06T16:33:04.529Z] Vulnerability Itlb multihit: Not affected [2023-02-06T16:33:04.529Z] Vulnerability L1tf: Not affected [2023-02-06T16:33:04.529Z] Vulnerability Mds: Not affected [2023-02-06T16:33:04.529Z] Vulnerability Meltdown: Not affected [2023-02-06T16:33:04.529Z] Vulnerability Mmio stale data: Not affected [2023-02-06T16:33:04.529Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-06T16:33:04.529Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-06T16:33:04.529Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-06T16:33:04.529Z] Vulnerability Srbds: Not affected [2023-02-06T16:33:04.529Z] Vulnerability Tsx async abort: Not affected [2023-02-06T16:33:04.529Z] 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-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] ---> nproc: [2023-02-06T16:33:04.529Z] 8 [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] ---> df -h: [2023-02-06T16:33:04.529Z] Filesystem Size Used Avail Use% Mounted on [2023-02-06T16:33:04.529Z] overlay 155G 12G 143G 8% / [2023-02-06T16:33:04.529Z] tmpfs 64M 0 64M 0% /dev [2023-02-06T16:33:04.529Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-06T16:33:04.529Z] shm 64M 0 64M 0% /dev/shm [2023-02-06T16:33:04.529Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] ---> sar -b -r -n DEV: [2023-02-06T16:33:04.529Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4690) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] 16:25:04 LINUX RESTART (8 CPU) [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] 16:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-06T16:33:04.529Z] 16:27:01 85.55 0.34 85.21 0.00 23.18 104316.77 0.00 [2023-02-06T16:33:04.529Z] 16:28:01 7.48 0.00 7.48 0.00 0.00 43961.89 0.00 [2023-02-06T16:33:04.529Z] 16:29:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2023-02-06T16:33:04.529Z] 16:30:01 1.28 0.00 1.28 0.00 0.00 16.80 0.00 [2023-02-06T16:33:04.529Z] 16:31:01 55.11 11.60 43.51 0.00 5176.74 8751.87 0.00 [2023-02-06T16:33:04.529Z] 16:32:01 4.00 0.02 3.98 0.00 0.13 95.17 0.00 [2023-02-06T16:33:04.529Z] 16:33:01 110.90 0.47 110.43 0.00 45.19 52177.17 0.00 [2023-02-06T16:33:04.529Z] Average: 37.78 1.78 36.00 0.00 751.00 29727.13 0.00 [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] 16:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-06T16:33:04.529Z] 16:27:01 28723324 31626756 678068 2.06 91524 3051440 1761528 5.19 1103892 2646920 424 [2023-02-06T16:33:04.529Z] 16:28:01 28724284 31627848 676844 2.06 91612 3051440 1761528 5.19 1103428 2646916 24 [2023-02-06T16:33:04.529Z] 16:29:01 28715576 31619212 685404 2.08 91644 3051448 1761528 5.19 1113740 2646916 20 [2023-02-06T16:33:04.529Z] 16:30:01 28715408 31619200 685080 2.08 91700 3051444 1761528 5.19 1113884 2646920 28 [2023-02-06T16:33:04.529Z] 16:31:01 28182304 31595760 695700 2.12 125564 3506704 1825120 5.38 1436428 2817776 24 [2023-02-06T16:33:04.529Z] 16:32:01 28186432 31595260 695784 2.12 124180 3503456 1812456 5.34 1435364 2814648 168 [2023-02-06T16:33:04.529Z] 16:33:01 26651208 31549224 731156 2.22 174196 4813348 1868004 5.51 1585444 4059044 348 [2023-02-06T16:33:04.529Z] Average: 28271219 31604751 692577 2.11 112917 3432754 1793099 5.28 1270311 2897020 148 [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] 16:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-06T16:33:04.529Z] 16:27:01 docker0 15.76 18.16 1.27 292.75 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:27:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:27:01 ens3 149.73 98.71 2890.44 24.58 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:28:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:29:01 ens3 4.93 3.82 7.53 10.28 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:30:01 ens3 1.60 2.57 0.41 13.35 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:31:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:31:01 ens3 128.21 73.52 2751.71 11.85 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:32:01 ens3 0.25 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:33:01 docker0 18.23 19.90 1.69 289.24 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:33:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] 16:33:01 ens3 345.28 261.97 7532.05 102.28 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] Average: docker0 4.83 5.41 0.42 82.64 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] Average: ens3 89.89 62.89 1880.70 23.19 0.00 0.00 0.00 0.00 [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] ---> sar -P ALL: [2023-02-06T16:33:04.529Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4690) 02/06/23 _x86_64_ (8 CPU) [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] 16:25:04 LINUX RESTART (8 CPU) [2023-02-06T16:33:04.529Z] [2023-02-06T16:33:04.529Z] 16:26:02 CPU %user %nice %system %iowait %steal %idle [2023-02-06T16:33:04.529Z] 16:27:01 all 16.04 0.00 3.50 0.99 0.09 79.38 [2023-02-06T16:33:04.529Z] 16:27:01 0 15.42 0.00 3.22 0.03 0.09 81.24 [2023-02-06T16:33:04.529Z] 16:27:01 1 15.97 0.00 3.22 0.19 0.09 80.53 [2023-02-06T16:33:04.529Z] 16:27:01 2 16.60 0.00 3.26 0.44 0.09 79.60 [2023-02-06T16:33:04.529Z] 16:27:01 3 17.22 0.00 3.76 0.05 0.09 78.89 [2023-02-06T16:33:04.529Z] 16:27:01 4 17.09 0.00 3.28 0.03 0.10 79.49 [2023-02-06T16:33:04.529Z] 16:27:01 5 15.12 0.00 3.81 0.75 0.09 80.23 [2023-02-06T16:33:04.529Z] 16:27:01 6 15.49 0.00 3.52 2.15 0.09 78.74 [2023-02-06T16:33:04.529Z] 16:27:01 7 15.43 0.00 3.95 4.26 0.09 76.28 [2023-02-06T16:33:04.529Z] 16:28:01 all 0.03 0.00 0.02 0.02 0.00 99.93 [2023-02-06T16:33:04.529Z] 16:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T16:33:04.529Z] 16:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:33:04.529Z] 16:28:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-02-06T16:33:04.529Z] 16:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T16:33:04.529Z] 16:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-06T16:33:04.529Z] 16:28:01 5 0.02 0.00 0.02 0.08 0.00 99.88 [2023-02-06T16:33:04.529Z] 16:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:33:04.529Z] 16:28:01 7 0.05 0.00 0.02 0.07 0.02 99.85 [2023-02-06T16:33:04.529Z] 16:29:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2023-02-06T16:33:04.530Z] 16:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-06T16:33:04.530Z] 16:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-02-06T16:33:04.530Z] 16:29:01 2 0.13 0.00 0.00 0.00 0.00 99.87 [2023-02-06T16:33:04.530Z] 16:29:01 3 0.13 0.00 0.07 0.00 0.02 99.78 [2023-02-06T16:33:04.530Z] 16:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:33:04.530Z] 16:29:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-02-06T16:33:04.530Z] 16:29:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2023-02-06T16:33:04.530Z] 16:29:01 7 0.12 0.00 0.03 0.02 0.00 99.83 [2023-02-06T16:33:04.530Z] 16:30:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-02-06T16:33:04.530Z] 16:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-06T16:33:04.530Z] 16:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:33:04.530Z] 16:30:01 2 0.07 0.00 0.02 0.02 0.00 99.90 [2023-02-06T16:33:04.530Z] 16:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-06T16:33:04.530Z] 16:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T16:33:04.530Z] 16:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-06T16:33:04.530Z] 16:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-06T16:33:04.530Z] 16:30:01 7 0.07 0.00 0.02 0.03 0.02 99.87 [2023-02-06T16:33:04.530Z] 16:31:01 all 2.22 0.00 1.52 0.42 0.03 95.81 [2023-02-06T16:33:04.530Z] 16:31:01 0 3.00 0.00 1.33 0.22 0.03 95.41 [2023-02-06T16:33:04.530Z] 16:31:01 1 1.82 0.00 2.27 0.08 0.03 95.79 [2023-02-06T16:33:04.530Z] 16:31:01 2 3.86 0.00 1.75 0.10 0.02 94.28 [2023-02-06T16:33:04.530Z] 16:31:01 3 1.37 0.00 0.82 0.28 0.03 97.49 [2023-02-06T16:33:04.530Z] 16:31:01 4 2.05 0.00 2.87 0.35 0.03 94.69 [2023-02-06T16:33:04.530Z] 16:31:01 5 2.39 0.00 1.17 0.47 0.03 95.94 [2023-02-06T16:33:04.530Z] 16:31:01 6 2.17 0.00 0.98 0.17 0.02 96.67 [2023-02-06T16:33:04.530Z] 16:31:01 7 1.12 0.00 0.94 1.69 0.02 96.24 [2023-02-06T16:33:04.530Z] 16:32:01 all 0.08 0.00 0.06 0.02 0.00 99.84 [2023-02-06T16:33:04.530Z] 16:32:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2023-02-06T16:33:04.530Z] 16:32:01 1 0.00 0.00 0.05 0.00 0.00 99.95 [2023-02-06T16:33:04.530Z] 16:32:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2023-02-06T16:33:04.530Z] 16:32:01 3 0.25 0.00 0.13 0.00 0.02 99.60 [2023-02-06T16:33:04.530Z] 16:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-02-06T16:33:04.530Z] 16:32:01 5 0.17 0.00 0.05 0.00 0.00 99.78 [2023-02-06T16:33:04.530Z] 16:32:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2023-02-06T16:33:04.530Z] 16:32:01 7 0.03 0.00 0.03 0.12 0.00 99.82 [2023-02-06T16:33:04.530Z] 16:33:01 all 8.93 0.00 4.23 0.98 0.10 85.76 [2023-02-06T16:33:04.530Z] 16:33:01 0 7.28 0.00 3.74 1.16 0.08 87.74 [2023-02-06T16:33:04.530Z] 16:33:01 1 9.52 0.00 4.45 0.57 0.08 85.38 [2023-02-06T16:33:04.530Z] 16:33:01 2 9.79 0.00 4.37 4.97 0.12 80.75 [2023-02-06T16:33:04.530Z] 16:33:01 3 10.33 0.00 4.84 0.10 0.08 84.64 [2023-02-06T16:33:04.530Z] 16:33:01 4 6.46 0.00 3.43 0.19 0.10 89.82 [2023-02-06T16:33:04.530Z] 16:33:01 5 9.95 0.00 4.88 0.10 0.10 84.97 [2023-02-06T16:33:04.530Z] 16:33:01 6 9.27 0.00 4.42 0.08 0.12 86.11 [2023-02-06T16:33:04.530Z] 16:33:01 7 8.83 0.00 3.74 0.68 0.10 86.65 [2023-02-06T16:33:04.530Z] Average: all 3.86 0.00 1.32 0.34 0.03 94.44 [2023-02-06T16:33:04.530Z] Average: 0 3.65 0.00 1.19 0.20 0.03 94.93 [2023-02-06T16:33:04.530Z] Average: 1 3.86 0.00 1.42 0.12 0.03 94.57 [2023-02-06T16:33:04.530Z] Average: 2 4.30 0.00 1.34 0.78 0.04 93.53 [2023-02-06T16:33:04.530Z] Average: 3 4.14 0.00 1.36 0.06 0.03 94.41 [2023-02-06T16:33:04.530Z] Average: 4 3.62 0.00 1.37 0.08 0.03 94.90 [2023-02-06T16:33:04.530Z] Average: 5 3.91 0.00 1.40 0.20 0.03 94.45 [2023-02-06T16:33:04.530Z] Average: 6 3.81 0.00 1.27 0.34 0.03 94.54 [2023-02-06T16:33:04.530Z] Average: 7 3.61 0.00 1.23 0.97 0.03 94.16 [2023-02-06T16:33:04.530Z] [2023-02-06T16:33:04.530Z] [2023-02-06T16:33:04.530Z]