Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05565b052d74c9023fb2570ae985429d2a454b0c 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-ssh12861020521199025030.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10248054944490440927.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh4145729192465339447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh17386675171784379988.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-ssh14048137800800588066.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.20 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-3595 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 05565b052d74c9023fb2570ae985429d2a454b0c (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 05565b052d74c9023fb2570ae985429d2a454b0c # timeout=10 Commit message: "Merge pull request #849 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.5.0" > git rev-list --no-walk 29e0d3e028fe76f1dfee58623b401914126c25ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-15T00:20:45.181Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-15T00:20:45.228Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-15T00:20:45.243Z] ========================================================= [2023-08-15T00:20:45.243Z] EdgeX Global Pipelines Version Info [2023-08-15T00:20:45.243Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:20:45.952Z] ------------------- [2023-08-15T00:20:45.952Z] stable info: [2023-08-15T00:20:45.952Z] ------------------- [2023-08-15T00:20:45.952Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-15T00:20:45.952Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T00:20:45.952Z] Message: update stable to v1.0.253 [2023-08-15T00:20:46.522Z] ------------------- [2023-08-15T00:20:46.522Z] experimental info: [2023-08-15T00:20:46.522Z] ------------------- [2023-08-15T00:20:46.522Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-15T00:20:46.522Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-15T00:20:46.522Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-15T00:20:46.679Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2023-08-15T00:20:46.687Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2023-08-15T00:20:46.695Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-15T00:20:46.704Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-15T00:20:46.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-15T00:20:46.730Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-15T00:20:46.743Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-15T00:20:46.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-15T00:20:46.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-15T00:20:46.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-15T00:20:46.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-15T00:20:46.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo [2023-08-15T00:20:46.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-15T00:20:46.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-15T00:20:46.859Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T00:20:46.870Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T00:20:46.879Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T00:20:46.887Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-15T00:20:46.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-15T00:20:46.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-15T00:20:46.921Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-15T00:20:46.937Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-15T00:20:46.948Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-15T00:20:46.958Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-15T00:20:46.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2023-08-15T00:20:46.979Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-15T00:20:46.988Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-15T00:20:46.998Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-15T00:20:47.013Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-15T00:20:47.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-15T00:20:47.042Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] echo [2023-08-15T00:20:47.062Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05565b0 [Pipeline] echo [2023-08-15T00:20:47.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-15T00:20:47.446Z] + git rev-list -1 --merges 05565b052d74c9023fb2570ae985429d2a454b0c~1..05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] echo [2023-08-15T00:20:47.494Z] -----------> git rev-list -1 --merges 05565b052d74c9023fb2570ae985429d2a454b0c~1..05565b052d74c9023fb2570ae985429d2a454b0c 05565b052d74c9023fb2570ae985429d2a454b0c [2023-08-15T00:20:47.494Z] 05565b052d74c9023fb2570ae985429d2a454b0c [false] [Pipeline] sh [2023-08-15T00:20:47.781Z] + git log --format=format:%s -1 05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] echo [2023-08-15T00:20:47.794Z] ========================================================= [2023-08-15T00:20:47.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-15T00:20:47.794Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T00:20:48.115Z] + git log --format=format:%s -1 05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] echo [2023-08-15T00:20:48.126Z] [semverPrep] GIT_COMMIT: 05565b052d74c9023fb2570ae985429d2a454b0c, Commit Message: Merge pull request #849 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.5.0 [Pipeline] echo [2023-08-15T00:20:48.136Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-15T00:20:48.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T00:20:48.512Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-15T00:20:48.512Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-15T00:20:48.512Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-15T00:20:48.512Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-15T00:20:48.512Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-15T00:20:48.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:48.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:20:49.127Z] [2023-08-15T00:20:49.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:20:49.425Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:20:49.426Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-15T00:20:49.426Z] b85a868b505f: Pulling fs layer [2023-08-15T00:20:49.426Z] e2be974225ed: Pulling fs layer [2023-08-15T00:20:49.426Z] 339a4e72a1f5: Pulling fs layer [2023-08-15T00:20:49.426Z] 988bab9f4d93: Pulling fs layer [2023-08-15T00:20:49.426Z] 1469e6f7b9e6: Pulling fs layer [2023-08-15T00:20:49.426Z] eaf3925da568: Pulling fs layer [2023-08-15T00:20:49.426Z] bab4dde63d76: Pulling fs layer [2023-08-15T00:20:49.426Z] bde34c3a00c8: Pulling fs layer [2023-08-15T00:20:49.426Z] b352a97aabf1: Pulling fs layer [2023-08-15T00:20:49.426Z] 4872d77fe225: Pulling fs layer [2023-08-15T00:20:49.426Z] 5851b861e8e6: Pulling fs layer [2023-08-15T00:20:49.426Z] 988bab9f4d93: Waiting [2023-08-15T00:20:49.426Z] 1469e6f7b9e6: Waiting [2023-08-15T00:20:49.426Z] bab4dde63d76: Waiting [2023-08-15T00:20:49.426Z] 4872d77fe225: Waiting [2023-08-15T00:20:49.426Z] bde34c3a00c8: Waiting [2023-08-15T00:20:49.426Z] 5851b861e8e6: Waiting [2023-08-15T00:20:49.426Z] b352a97aabf1: Waiting [2023-08-15T00:20:49.426Z] e2be974225ed: Download complete [2023-08-15T00:20:49.426Z] 988bab9f4d93: Verifying Checksum [2023-08-15T00:20:49.426Z] 988bab9f4d93: Download complete [2023-08-15T00:20:49.686Z] 1469e6f7b9e6: Verifying Checksum [2023-08-15T00:20:49.686Z] 1469e6f7b9e6: Download complete [2023-08-15T00:20:49.686Z] 339a4e72a1f5: Verifying Checksum [2023-08-15T00:20:49.686Z] 339a4e72a1f5: Download complete [2023-08-15T00:20:49.686Z] eaf3925da568: Verifying Checksum [2023-08-15T00:20:49.686Z] eaf3925da568: Download complete [2023-08-15T00:20:49.686Z] bde34c3a00c8: Verifying Checksum [2023-08-15T00:20:49.686Z] bde34c3a00c8: Download complete [2023-08-15T00:20:49.686Z] b352a97aabf1: Download complete [2023-08-15T00:20:49.686Z] 4872d77fe225: Verifying Checksum [2023-08-15T00:20:49.686Z] 4872d77fe225: Download complete [2023-08-15T00:20:49.686Z] 5851b861e8e6: Verifying Checksum [2023-08-15T00:20:49.686Z] 5851b861e8e6: Download complete [2023-08-15T00:20:49.686Z] b85a868b505f: Verifying Checksum [2023-08-15T00:20:49.686Z] b85a868b505f: Download complete [2023-08-15T00:20:49.946Z] bab4dde63d76: Verifying Checksum [2023-08-15T00:20:49.946Z] bab4dde63d76: Download complete [2023-08-15T00:20:50.881Z] b85a868b505f: Pull complete [2023-08-15T00:20:51.140Z] e2be974225ed: Pull complete [2023-08-15T00:20:51.398Z] 339a4e72a1f5: Pull complete [2023-08-15T00:20:51.398Z] 988bab9f4d93: Pull complete [2023-08-15T00:20:51.658Z] 1469e6f7b9e6: Pull complete [2023-08-15T00:20:51.917Z] eaf3925da568: Pull complete [2023-08-15T00:20:53.822Z] bab4dde63d76: Pull complete [2023-08-15T00:20:53.822Z] bde34c3a00c8: Pull complete [2023-08-15T00:20:53.822Z] b352a97aabf1: Pull complete [2023-08-15T00:20:53.822Z] 4872d77fe225: Pull complete [2023-08-15T00:20:53.822Z] 5851b861e8e6: Pull complete [2023-08-15T00:20:53.822Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-15T00:20:53.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:20:53.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:20:53.915Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:20:53.949Z] $ 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-08-15T00:20:57.479Z] $ docker top 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d -eo pid,comm [2023-08-15T00:20:57.535Z] 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-08-15T00:20:57.535Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T00:20:57.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:20:57.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:20:57.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:20:57.701Z] $ docker exec 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d ssh-agent [2023-08-15T00:20:57.793Z] SSH_AUTH_SOCK=/tmp/ssh-Rm3bSn6mdDae/agent.32 [2023-08-15T00:20:57.793Z] SSH_AGENT_PID=38 [2023-08-15T00:20:57.800Z] Running ssh-add (command line suppressed) [2023-08-15T00:20:57.920Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4879254936550064976.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_4879254936550064976.key) [2023-08-15T00:20:57.932Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:20:58.221Z] + git tag --points-at HEAD [Pipeline] } [2023-08-15T00:20:58.240Z] $ docker exec --env ******** --env ******** 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d ssh-agent -k [2023-08-15T00:20:58.334Z] unset SSH_AUTH_SOCK; [2023-08-15T00:20:58.335Z] unset SSH_AGENT_PID; [2023-08-15T00:20:58.335Z] echo Agent pid 38 killed; [2023-08-15T00:20:58.340Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-15T00:20:58.363Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:20:58.363Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:20:58.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:20:58.488Z] $ docker exec 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d ssh-agent [2023-08-15T00:20:58.588Z] SSH_AUTH_SOCK=/tmp/ssh-L7Wvp66RgWiF/agent.70 [2023-08-15T00:20:58.588Z] SSH_AGENT_PID=76 [2023-08-15T00:20:58.592Z] Running ssh-add (command line suppressed) [2023-08-15T00:20:58.694Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_291617482625366181.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_291617482625366181.key) [2023-08-15T00:20:58.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:20:59.001Z] + git semver init [2023-08-15T00:20:59.261Z] 2023-08-15 00:20:59,174 [run_init] DEBUG init version:0.0.0 force:False [2023-08-15T00:20:59.261Z] 2023-08-15 00:20:59,174 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver [2023-08-15T00:20:59.261Z] 2023-08-15 00:20:59,175 [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-08-15T00:20:59.261Z] 2023-08-15 00:20:59,175 [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-08-15T00:21:00.642Z] 2023-08-15 00:21:00,247 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude [2023-08-15T00:21:00.642Z] 2023-08-15 00:21:00,248 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False [2023-08-15T00:21:00.642Z] 2023-08-15 00:21:00,248 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-15T00:21:00.642Z] 2023-08-15 00:21:00,248 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-15T00:21:00.642Z] 3.1.0-dev.6 [Pipeline] } [2023-08-15T00:21:00.654Z] $ docker exec --env ******** --env ******** 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d ssh-agent -k [2023-08-15T00:21:00.754Z] unset SSH_AUTH_SOCK; [2023-08-15T00:21:00.754Z] unset SSH_AGENT_PID; [2023-08-15T00:21:00.754Z] echo Agent pid 76 killed; [2023-08-15T00:21:00.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T00:21:01.068Z] + git semver [Pipeline] } [2023-08-15T00:21:01.345Z] $ docker stop --time=1 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d [2023-08-15T00:21:03.512Z] $ docker rm -f --volumes 42d03ea9e191f664e49b78400617d57a6f41c642a7ab914124ced7641aa9b90d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T00:21:03.853Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-15T00:21:04.049Z] Stashed 1 file(s) [Pipeline] echo [2023-08-15T00:21:04.053Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2023-08-15T00:21:04.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:21:04.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:21:04.290Z] ========================================================= [2023-08-15T00:21:04.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-15T00:21:04.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-15T00:21:04.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T00:21:04.604Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-15T00:21:04.604Z] 4db1b89c0bd1: Pulling fs layer [2023-08-15T00:21:04.604Z] 6911f1a30b25: Pulling fs layer [2023-08-15T00:21:04.604Z] e194b8c5c2a9: Pulling fs layer [2023-08-15T00:21:04.604Z] 6863d3e3a2b1: Pulling fs layer [2023-08-15T00:21:04.604Z] ec0bb842ea78: Pulling fs layer [2023-08-15T00:21:04.604Z] 40a00589a448: Pulling fs layer [2023-08-15T00:21:04.604Z] 6c08303d61cc: Pulling fs layer [2023-08-15T00:21:04.604Z] 798269fcf238: Pulling fs layer [2023-08-15T00:21:04.604Z] 6c08303d61cc: Waiting [2023-08-15T00:21:04.604Z] 798269fcf238: Waiting [2023-08-15T00:21:04.604Z] 6863d3e3a2b1: Waiting [2023-08-15T00:21:04.604Z] ec0bb842ea78: Waiting [2023-08-15T00:21:04.604Z] 40a00589a448: Waiting [2023-08-15T00:21:04.604Z] 6911f1a30b25: Verifying Checksum [2023-08-15T00:21:04.604Z] 6911f1a30b25: Download complete [2023-08-15T00:21:04.604Z] 6863d3e3a2b1: Verifying Checksum [2023-08-15T00:21:04.604Z] 6863d3e3a2b1: Download complete [2023-08-15T00:21:04.604Z] ec0bb842ea78: Verifying Checksum [2023-08-15T00:21:04.604Z] ec0bb842ea78: Download complete [2023-08-15T00:21:04.865Z] 4db1b89c0bd1: Verifying Checksum [2023-08-15T00:21:04.865Z] 4db1b89c0bd1: Download complete [2023-08-15T00:21:04.865Z] 40a00589a448: Verifying Checksum [2023-08-15T00:21:04.865Z] 40a00589a448: Download complete [2023-08-15T00:21:04.865Z] 4db1b89c0bd1: Pull complete [2023-08-15T00:21:05.126Z] 6911f1a30b25: Pull complete [2023-08-15T00:21:05.386Z] 798269fcf238: Download complete [2023-08-15T00:21:05.386Z] e194b8c5c2a9: Verifying Checksum [2023-08-15T00:21:05.386Z] e194b8c5c2a9: Download complete [2023-08-15T00:21:05.644Z] 6c08303d61cc: Verifying Checksum [2023-08-15T00:21:05.644Z] 6c08303d61cc: Download complete [2023-08-15T00:21:08.928Z] e194b8c5c2a9: Pull complete [2023-08-15T00:21:08.928Z] 6863d3e3a2b1: Pull complete [2023-08-15T00:21:09.186Z] ec0bb842ea78: Pull complete [2023-08-15T00:21:09.186Z] 40a00589a448: Pull complete [2023-08-15T00:21:11.724Z] 6c08303d61cc: Pull complete [2023-08-15T00:21:12.658Z] 798269fcf238: Pull complete [2023-08-15T00:21:12.658Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-15T00:21:12.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-15T00:21:12.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh [2023-08-15T00:21:12.945Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:21:13.244Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T00:21:13.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:21:13.327Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:21:13.359Z] $ 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-08-15T00:21:18.395Z] $ docker top ade3661c70194c2944328f3b3465009edada96406547969f15b2d16da5d37cdd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:21:18.742Z] + go version [2023-08-15T00:21:18.742Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-15T00:21:18.754Z] $ docker stop --time=1 ade3661c70194c2944328f3b3465009edada96406547969f15b2d16da5d37cdd [2023-08-15T00:21:19.171Z] Still waiting to schedule task [2023-08-15T00:21:19.171Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-15T00:21:20.041Z] $ docker rm -f --volumes ade3661c70194c2944328f3b3465009edada96406547969f15b2d16da5d37cdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:21:20.465Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-15T00:21:20.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:21:20.542Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:21:20.578Z] $ 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-08-15T00:21:20.958Z] $ docker top 3abf2dbac17b7839887f51b2bf37923a3886f3b55e16a541c1539950c29bbb4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:21:21.334Z] + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh [2023-08-15T00:21:21.631Z] + make test [2023-08-15T00:21:21.631Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-08-15T00:21:21.631Z] go: downloading github.com/go-playground/validator/v10 v10.15.0 [2023-08-15T00:21:21.631Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-15T00:21:21.631Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-15T00:21:21.631Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-15T00:21:21.631Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-15T00:21:21.631Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-15T00:21:21.890Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-15T00:21:21.890Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-15T00:21:21.890Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-15T00:21:21.890Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-15T00:21:21.890Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-15T00:21:21.890Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-15T00:21:21.890Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-15T00:21:21.890Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-15T00:21:21.890Z] go: downloading golang.org/x/text v0.8.0 [2023-08-15T00:21:21.890Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-15T00:21:22.148Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-15T00:21:23.088Z] go: downloading golang.org/x/net v0.8.0 [2023-08-15T00:21:28.359Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-08-15T00:21:33.626Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-08-15T00:21:33.626Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-08-15T00:21:33.626Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-08-15T00:21:33.626Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.084s coverage: 83.5% of statements [2023-08-15T00:21:33.626Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.019s coverage: 32.4% of statements [2023-08-15T00:21:33.626Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.022s coverage: 29.4% of statements [2023-08-15T00:21:33.626Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.037s coverage: 18.3% of statements [2023-08-15T00:21:33.626Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.023s coverage: 53.8% of statements [2023-08-15T00:21:34.193Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.009s coverage: 90.0% of statements [2023-08-15T00:21:34.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.042s coverage: 86.7% of statements [2023-08-15T00:21:34.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.013s coverage: 60.5% of statements [2023-08-15T00:21:34.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.004s coverage: 36.1% of statements [2023-08-15T00:21:34.452Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.016s coverage: 48.7% of statements [2023-08-15T00:21:46.667Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-08-15T00:21:47.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T00:21:47.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-15T00:21:47.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T00:21:47.261Z] $ docker stop --time=1 3abf2dbac17b7839887f51b2bf37923a3886f3b55e16a541c1539950c29bbb4a [2023-08-15T00:21:51.812Z] $ docker rm -f --volumes 3abf2dbac17b7839887f51b2bf37923a3886f3b55e16a541c1539950c29bbb4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T00:21:52.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T00:21:52.349Z] 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-08-15T00:21:52.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T00:21:52.829Z] [2023-08-15T00:21:52.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:21:53.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T00:21:53.128Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-15T00:21:53.128Z] 5eb5b503b376: Pulling fs layer [2023-08-15T00:21:53.128Z] 5c69ac0246d0: Pulling fs layer [2023-08-15T00:21:53.128Z] ec43610c2a17: Pulling fs layer [2023-08-15T00:21:53.128Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-15T00:21:53.128Z] 33b1e0a273af: Pulling fs layer [2023-08-15T00:21:53.128Z] 5d3b04190fa2: Pulling fs layer [2023-08-15T00:21:53.128Z] 2f39f015ded8: Pulling fs layer [2023-08-15T00:21:53.128Z] 3a2ae6a8a46f: Waiting [2023-08-15T00:21:53.128Z] 33b1e0a273af: Waiting [2023-08-15T00:21:53.128Z] 5d3b04190fa2: Waiting [2023-08-15T00:21:53.128Z] 2f39f015ded8: Waiting [2023-08-15T00:21:53.128Z] 5c69ac0246d0: Verifying Checksum [2023-08-15T00:21:53.128Z] 5c69ac0246d0: Download complete [2023-08-15T00:21:53.128Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-15T00:21:53.128Z] 3a2ae6a8a46f: Download complete [2023-08-15T00:21:53.128Z] 33b1e0a273af: Verifying Checksum [2023-08-15T00:21:53.128Z] 33b1e0a273af: Download complete [2023-08-15T00:21:53.128Z] ec43610c2a17: Verifying Checksum [2023-08-15T00:21:53.128Z] ec43610c2a17: Download complete [2023-08-15T00:21:53.128Z] 5d3b04190fa2: Verifying Checksum [2023-08-15T00:21:53.128Z] 5d3b04190fa2: Download complete [2023-08-15T00:21:53.387Z] 5eb5b503b376: Verifying Checksum [2023-08-15T00:21:53.387Z] 5eb5b503b376: Download complete [2023-08-15T00:21:54.895Z] 5eb5b503b376: Pull complete [2023-08-15T00:21:54.895Z] 2f39f015ded8: Download complete [2023-08-15T00:21:54.895Z] 5c69ac0246d0: Pull complete [2023-08-15T00:21:55.153Z] ec43610c2a17: Pull complete [2023-08-15T00:21:55.411Z] 3a2ae6a8a46f: Pull complete [2023-08-15T00:21:55.411Z] 33b1e0a273af: Pull complete [2023-08-15T00:21:55.670Z] 5d3b04190fa2: Pull complete [2023-08-15T00:22:00.950Z] 2f39f015ded8: Pull complete [2023-08-15T00:22:00.950Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-15T00:22:00.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T00:22:00.950Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:22:01.079Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:22:01.114Z] $ 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-08-15T00:22:07.188Z] $ docker top 5d187cfcadc557001edb0423c8cdbdb201555ab5f723f9ecb23497602d5d5c2f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:22:07.562Z] ---> job-cost.sh [2023-08-15T00:22:07.562Z] lf-activate-venv: SKIPPING [2023-08-15T00:22:07.562Z] INFO: No Stack... [2023-08-15T00:22:08.130Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T00:22:08.388Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T00:22:08.679Z] + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [2023-08-15T00:22:08.679Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T00:22:08.694Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [2023-08-15T00:22:08.699Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] did not exist. Created. [2023-08-15T00:22:08.699Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T00:22:09.005Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-15T00:22:09.031Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T00:22:09.037Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T00:22:09.059Z] $ docker stop --time=1 5d187cfcadc557001edb0423c8cdbdb201555ab5f723f9ecb23497602d5d5c2f [2023-08-15T00:22:10.200Z] $ docker rm -f --volumes 5d187cfcadc557001edb0423c8cdbdb201555ab5f723f9ecb23497602d5d5c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-15T00:23:39.630Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3598 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws [2023-08-15T00:23:39.644Z] Running in /w/workspace/go-mod-core-contracts/140 [Pipeline] { [Pipeline] checkout [2023-08-15T00:23:39.676Z] The recommended git tool is: git [2023-08-15T00:23:44.992Z] using credential edgex-jenkins-ssh [2023-08-15T00:23:45.021Z] Cloning the remote Git repository [2023-08-15T00:23:45.069Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-08-15T00:23:45.169Z] > git init /w/workspace/go-mod-core-contracts/140 # timeout=10 [2023-08-15T00:23:45.331Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2023-08-15T00:23:45.332Z] > git --version # timeout=10 [2023-08-15T00:23:45.353Z] > git --version # 'git version 2.25.1' [2023-08-15T00:23:45.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-15T00:23:45.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T00:23:46.755Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2023-08-15T00:23:46.775Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-15T00:23:47.689Z] Avoid second fetch [2023-08-15T00:23:47.689Z] Checking out Revision 05565b052d74c9023fb2570ae985429d2a454b0c (main) [2023-08-15T00:23:48.309Z] Commit message: "Merge pull request #849 from edgexfoundry/dependabot/go_modules/github.com/fxamacker/cbor/v2-2.5.0" [2023-08-15T00:23:47.705Z] > git config core.sparsecheckout # timeout=10 [2023-08-15T00:23:47.782Z] > git checkout -f 05565b052d74c9023fb2570ae985429d2a454b0c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-15T00:23:49.087Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-15T00:23:49.087Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T00:23:49.087Z] Dload Upload Total Spent Left Speed [2023-08-15T00:23:49.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 89552 0 --:--:-- --:--:-- --:--:-- 88830 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-08-15T00:23:49.720Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-15T00:23:50.048Z] + sudo tee /etc/docker/daemon.new [2023-08-15T00:23:50.048Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-15T00:23:50.048Z] { [2023-08-15T00:23:50.048Z] "registry-mirrors": [ [2023-08-15T00:23:50.048Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-15T00:23:50.048Z] ], [2023-08-15T00:23:50.048Z] "bip": "10.250.0.254/24", [2023-08-15T00:23:50.048Z] "hosts": [ [2023-08-15T00:23:50.048Z] "tcp://0.0.0.0:5555", [2023-08-15T00:23:50.048Z] "unix:///var/run/docker.sock" [2023-08-15T00:23:50.048Z] ], [2023-08-15T00:23:50.048Z] "mtu": 1458, [2023-08-15T00:23:50.048Z] "selinux-enabled": true, [2023-08-15T00:23:50.048Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-15T00:23:50.048Z] } [Pipeline] sh [2023-08-15T00:23:50.387Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-15T00:23:50.741Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2023-08-15T00:24:09.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:24:09.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-15T00:24:09.290Z] ========================================================= [2023-08-15T00:24:09.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-15T00:24:09.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-08-15T00:24:09.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T00:24:10.228Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-15T00:24:10.228Z] edb6bdbacee9: Pulling fs layer [2023-08-15T00:24:10.228Z] 5f9638ab2659: Pulling fs layer [2023-08-15T00:24:10.228Z] 8d51d6327a98: Pulling fs layer [2023-08-15T00:24:10.228Z] 8b374f2dd631: Pulling fs layer [2023-08-15T00:24:10.228Z] ec14aa9079de: Pulling fs layer [2023-08-15T00:24:10.228Z] 2f466654f4bb: Pulling fs layer [2023-08-15T00:24:10.228Z] 554e91adad29: Pulling fs layer [2023-08-15T00:24:10.228Z] ec14aa9079de: Waiting [2023-08-15T00:24:10.228Z] 2f466654f4bb: Waiting [2023-08-15T00:24:10.228Z] 554e91adad29: Waiting [2023-08-15T00:24:10.228Z] 8b374f2dd631: Waiting [2023-08-15T00:24:10.228Z] 5f9638ab2659: Verifying Checksum [2023-08-15T00:24:10.228Z] 5f9638ab2659: Download complete [2023-08-15T00:24:10.228Z] 8b374f2dd631: Verifying Checksum [2023-08-15T00:24:10.228Z] 8b374f2dd631: Download complete [2023-08-15T00:24:10.228Z] ec14aa9079de: Download complete [2023-08-15T00:24:10.228Z] edb6bdbacee9: Download complete [2023-08-15T00:24:11.208Z] edb6bdbacee9: Pull complete [2023-08-15T00:24:11.804Z] 554e91adad29: Verifying Checksum [2023-08-15T00:24:11.804Z] 554e91adad29: Download complete [2023-08-15T00:24:12.073Z] 5f9638ab2659: Pull complete [2023-08-15T00:24:13.044Z] 2f466654f4bb: Verifying Checksum [2023-08-15T00:24:13.044Z] 2f466654f4bb: Download complete [2023-08-15T00:24:13.044Z] 8d51d6327a98: Verifying Checksum [2023-08-15T00:24:13.044Z] 8d51d6327a98: Download complete [2023-08-15T00:24:25.407Z] 8d51d6327a98: Pull complete [2023-08-15T00:24:25.407Z] 8b374f2dd631: Pull complete [2023-08-15T00:24:25.407Z] ec14aa9079de: Pull complete [2023-08-15T00:24:33.626Z] 2f466654f4bb: Pull complete [2023-08-15T00:24:35.575Z] 554e91adad29: Pull complete [2023-08-15T00:24:35.575Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-15T00:24:35.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-15T00:24:35.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh [2023-08-15T00:24:35.901Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:24:36.234Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T00:24:36.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:24:36.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-3598 does not seem to be running inside a container [2023-08-15T00:24:36.496Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/140 -v /w/workspace/go-mod-core-contracts/140:/w/workspace/go-mod-core-contracts/140:rw,z -v /w/workspace/go-mod-core-contracts/140@tmp:/w/workspace/go-mod-core-contracts/140@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-08-15T00:24:39.439Z] $ docker top 74115a9e94a75ead615d563de68a02e1279ccabc2075c91cd8e176d1215cd9bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:24:40.307Z] + go version [2023-08-15T00:24:40.308Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-15T00:24:40.325Z] $ docker stop --time=1 74115a9e94a75ead615d563de68a02e1279ccabc2075c91cd8e176d1215cd9bf [2023-08-15T00:24:41.955Z] $ docker rm -f --volumes 74115a9e94a75ead615d563de68a02e1279ccabc2075c91cd8e176d1215cd9bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:24:42.514Z] + docker inspect -f . ci-base-image-arm64 [2023-08-15T00:24:42.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:24:42.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-3598 does not seem to be running inside a container [2023-08-15T00:24:42.746Z] $ 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/140 -v /w/workspace/go-mod-core-contracts/140:/w/workspace/go-mod-core-contracts/140:rw,z -v /w/workspace/go-mod-core-contracts/140@tmp:/w/workspace/go-mod-core-contracts/140@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-08-15T00:24:47.036Z] $ docker top db433811596f5b1aecf3ada76e2a1c54d977aefdb94f06757e654ef40a6b9264 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:24:47.537Z] + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/140 [Pipeline] fileExists [Pipeline] sh [2023-08-15T00:24:47.861Z] + make test [2023-08-15T00:24:47.861Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-08-15T00:24:48.447Z] go: downloading github.com/stretchr/testify v1.8.4 [2023-08-15T00:24:48.447Z] go: downloading github.com/go-kit/log v0.2.1 [2023-08-15T00:24:48.447Z] go: downloading github.com/go-playground/validator/v10 v10.15.0 [2023-08-15T00:24:48.447Z] go: downloading github.com/google/uuid v1.3.0 [2023-08-15T00:24:48.719Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-08-15T00:24:48.719Z] go: downloading github.com/fxamacker/cbor/v2 v2.5.0 [2023-08-15T00:24:48.986Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2023-08-15T00:24:48.986Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.2 [2023-08-15T00:24:48.986Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2023-08-15T00:24:48.986Z] go: downloading github.com/leodido/go-urn v1.2.4 [2023-08-15T00:24:49.266Z] go: downloading golang.org/x/crypto v0.7.0 [2023-08-15T00:24:49.266Z] go: downloading golang.org/x/text v0.8.0 [2023-08-15T00:24:49.534Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2023-08-15T00:24:49.534Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-08-15T00:24:49.804Z] go: downloading github.com/stretchr/objx v0.5.0 [2023-08-15T00:24:50.070Z] go: downloading github.com/x448/float16 v0.8.4 [2023-08-15T00:24:50.070Z] go: downloading github.com/go-playground/locales v0.14.1 [2023-08-15T00:24:54.329Z] go: downloading golang.org/x/net v0.8.0 [2023-08-15T00:25:21.114Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] [2023-08-15T00:26:17.522Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] [2023-08-15T00:26:17.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.579s coverage: 83.5% of statements [2023-08-15T00:26:17.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.072s coverage: 32.4% of statements [2023-08-15T00:26:17.522Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks [no test files] [2023-08-15T00:26:17.522Z] ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks [no test files] [2023-08-15T00:26:17.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.130s coverage: 29.4% of statements [2023-08-15T00:26:17.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.049s coverage: 18.3% of statements [2023-08-15T00:26:17.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.182s coverage: 53.8% of statements [2023-08-15T00:26:17.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.073s coverage: 90.0% of statements [2023-08-15T00:26:17.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.261s coverage: 86.7% of statements [2023-08-15T00:26:17.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.087s coverage: 60.5% of statements [2023-08-15T00:26:17.522Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.023s coverage: 36.1% of statements [2023-08-15T00:26:17.790Z] ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.055s coverage: 48.7% of statements [2023-08-15T00:26:18.373Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-15T00:26:18.373Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2023-08-15T00:26:33.375Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-15T00:26:33.375Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2023-08-15T00:26:33.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-15T00:26:33.405Z] $ docker stop --time=1 db433811596f5b1aecf3ada76e2a1c54d977aefdb94f06757e654ef40a6b9264 [2023-08-15T00:26:35.275Z] $ docker rm -f --volumes db433811596f5b1aecf3ada76e2a1c54d977aefdb94f06757e654ef40a6b9264 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T00:26:36.889Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-15T00:26:36.913Z] Warning: overwriting stash ‘coverage-report’ [2023-08-15T00:26:37.501Z] 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-08-15T00:26:37.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T00:26:37.934Z] [2023-08-15T00:26:37.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:26:38.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T00:26:38.540Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-15T00:26:38.540Z] 8998bd30e6a1: Pulling fs layer [2023-08-15T00:26:38.540Z] 04944245beec: Pulling fs layer [2023-08-15T00:26:38.540Z] 699f458cf7ca: Pulling fs layer [2023-08-15T00:26:38.540Z] 765212b225bb: Pulling fs layer [2023-08-15T00:26:38.540Z] f23df028b6ca: Pulling fs layer [2023-08-15T00:26:38.540Z] d65c8cfc05b1: Pulling fs layer [2023-08-15T00:26:38.540Z] 2437ff75d9bd: Pulling fs layer [2023-08-15T00:26:38.540Z] f23df028b6ca: Waiting [2023-08-15T00:26:38.540Z] 765212b225bb: Waiting [2023-08-15T00:26:38.540Z] d65c8cfc05b1: Waiting [2023-08-15T00:26:38.540Z] 2437ff75d9bd: Waiting [2023-08-15T00:26:38.540Z] 04944245beec: Verifying Checksum [2023-08-15T00:26:38.540Z] 04944245beec: Download complete [2023-08-15T00:26:38.540Z] 765212b225bb: Verifying Checksum [2023-08-15T00:26:38.540Z] 765212b225bb: Download complete [2023-08-15T00:26:38.540Z] f23df028b6ca: Verifying Checksum [2023-08-15T00:26:38.540Z] f23df028b6ca: Download complete [2023-08-15T00:26:38.540Z] d65c8cfc05b1: Verifying Checksum [2023-08-15T00:26:38.540Z] d65c8cfc05b1: Download complete [2023-08-15T00:26:38.808Z] 699f458cf7ca: Verifying Checksum [2023-08-15T00:26:38.808Z] 699f458cf7ca: Download complete [2023-08-15T00:26:39.075Z] 8998bd30e6a1: Verifying Checksum [2023-08-15T00:26:41.654Z] 2437ff75d9bd: Verifying Checksum [2023-08-15T00:26:41.654Z] 2437ff75d9bd: Download complete [2023-08-15T00:26:43.119Z] 8998bd30e6a1: Pull complete [2023-08-15T00:26:43.386Z] 04944245beec: Pull complete [2023-08-15T00:26:44.797Z] 699f458cf7ca: Pull complete [2023-08-15T00:26:44.797Z] 765212b225bb: Pull complete [2023-08-15T00:26:47.378Z] f23df028b6ca: Pull complete [2023-08-15T00:26:47.378Z] d65c8cfc05b1: Pull complete [2023-08-15T00:26:59.692Z] 2437ff75d9bd: Pull complete [2023-08-15T00:26:59.692Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-15T00:26:59.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-15T00:26:59.692Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:26:59.876Z] prd-ubuntu20.04-docker-arm64-4c-16g-3598 does not seem to be running inside a container [2023-08-15T00:26:59.944Z] $ 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/140 -v /w/workspace/go-mod-core-contracts/140:/w/workspace/go-mod-core-contracts/140:rw,z -v /w/workspace/go-mod-core-contracts/140@tmp:/w/workspace/go-mod-core-contracts/140@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-08-15T00:27:02.517Z] $ docker top 2f6ca54ac902b0f3bcafbab8d0edfd3af26ca1caef2f8271c0bb0e33ebdde00b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:27:03.049Z] ---> job-cost.sh [2023-08-15T00:27:03.316Z] lf-activate-venv: SKIPPING [2023-08-15T00:27:03.316Z] INFO: No Stack... [2023-08-15T00:27:03.898Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-15T00:27:04.481Z] INFO: Archiving Costs [Pipeline] sh [2023-08-15T00:27:05.122Z] + cat /w/workspace/go-mod-core-contracts/140/archives/cost.csv [2023-08-15T00:27:05.122Z] + cut -d, -f6 [Pipeline] lock [2023-08-15T00:27:05.185Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [2023-08-15T00:27:05.193Z] Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] did not exist. Created. [2023-08-15T00:27:05.193Z] Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-15T00:27:05.850Z] /w/workspace/go-mod-core-contracts/140@tmp/durable-0618681b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-15T00:27:06.177Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-15T00:27:06.199Z] Warning: overwriting stash ‘stack-cost’ [2023-08-15T00:27:06.271Z] Stashed 1 file(s) [Pipeline] } [2023-08-15T00:27:06.277Z] Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-140-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-15T00:27:06.291Z] $ docker stop --time=1 2f6ca54ac902b0f3bcafbab8d0edfd3af26ca1caef2f8271c0bb0e33ebdde00b [2023-08-15T00:27:07.791Z] $ docker rm -f --volumes 2f6ca54ac902b0f3bcafbab8d0edfd3af26ca1caef2f8271c0bb0e33ebdde00b [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-08-15T00:27:08.177Z] provisioning config files... [2023-08-15T00:27:08.190Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config3081414931274536791tmp [Pipeline] { [Pipeline] sh [2023-08-15T00:27:08.486Z] + set +x [2023-08-15T00:27:08.486Z] + curl -s https://codecov.io/bash [2023-08-15T00:27:08.486Z] + bash -s -- [2023-08-15T00:27:08.744Z] [2023-08-15T00:27:08.745Z] _____ _ [2023-08-15T00:27:08.745Z] / ____| | | [2023-08-15T00:27:08.745Z] | | ___ __| | ___ ___ _____ __ [2023-08-15T00:27:08.745Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-15T00:27:08.745Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-15T00:27:08.745Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-15T00:27:08.745Z] Bash-1.0.6 [2023-08-15T00:27:08.745Z] [2023-08-15T00:27:08.745Z] [2023-08-15T00:27:08.745Z] ==> git version 2.25.1 found [2023-08-15T00:27:08.745Z] ==> 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-08-15T00:27:08.745Z] Release-Date: 2020-01-08 [2023-08-15T00:27:08.745Z] 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-08-15T00:27:08.745Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-15T00:27:08.745Z] ==> Jenkins CI detected. [2023-08-15T00:27:08.745Z] current dir:  /w/workspace/undry_go-mod-core-contracts_main [2023-08-15T00:27:08.745Z] project root: . [2023-08-15T00:27:08.745Z] --> token set from env [2023-08-15T00:27:08.745Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-15T00:27:08.745Z] ==> Running gcov in . (disable via -X gcov) [2023-08-15T00:27:08.745Z] ==> Python coveragepy not found [2023-08-15T00:27:08.745Z] ==> Searching for coverage reports in: [2023-08-15T00:27:08.745Z] + . [2023-08-15T00:27:08.745Z] -> Found 1 reports [2023-08-15T00:27:08.745Z] ==> Detecting git/mercurial file structure [2023-08-15T00:27:08.745Z] ==> Reading reports [2023-08-15T00:27:08.745Z] + ./coverage.out bytes=134600 [2023-08-15T00:27:08.745Z] ==> Appending adjustments [2023-08-15T00:27:08.745Z] https://docs.codecov.io/docs/fixing-reports [2023-08-15T00:27:09.311Z] + Found adjustments [2023-08-15T00:27:09.570Z] ==> Gzipping contents [2023-08-15T00:27:09.570Z] 20K /tmp/codecov.UUkBMj.gz [2023-08-15T00:27:09.570Z] ==> Uploading reports [2023-08-15T00:27:09.570Z] url: https://codecov.io [2023-08-15T00:27:09.570Z] query: branch=main&commit=05565b052d74c9023fb2570ae985429d2a454b0c&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T00:27:09.570Z] -> Pinging Codecov [2023-08-15T00:27:09.570Z] 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=05565b052d74c9023fb2570ae985429d2a454b0c&build=140&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F140%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-15T00:27:09.570Z] -> Uploading to [2023-08-15T00:27:09.570Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-15/71470A77251A30514AAF9C0BB2E5B6CE/05565b052d74c9023fb2570ae985429d2a454b0c/1f67fb46-db64-4ded-ae54-c2e1852a5a39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230815%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230815T002709Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae6a5a59dde66a679fcffaedf31ddf1e4de4932d5e4a09d3be23e1e4ac9540a2 [2023-08-15T00:27:09.828Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-15T00:27:09.828Z] Dload Upload Total Spent Left Speed [2023-08-15T00:27:10.087Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19051 0 0 100 19051 0 73555 --:--:-- --:--:-- --:--:-- 73555 [2023-08-15T00:27:10.087Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] } [2023-08-15T00:27:10.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-15T00:27:10.222Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-15T00:27:10.231Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:27:10.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T00:27:10.534Z] [2023-08-15T00:27:10.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:27:10.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T00:27:10.831Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-15T00:27:10.831Z] df9b9388f04a: Pulling fs layer [2023-08-15T00:27:10.831Z] 52dc419b0ee2: Pulling fs layer [2023-08-15T00:27:10.831Z] 25bc292e5bac: Pulling fs layer [2023-08-15T00:27:10.831Z] 114826534d7a: Pulling fs layer [2023-08-15T00:27:10.831Z] 4657fd5d0bcf: Pulling fs layer [2023-08-15T00:27:10.831Z] 6ad1cebc031e: Pulling fs layer [2023-08-15T00:27:10.831Z] 8a3aa393b2d8: Pulling fs layer [2023-08-15T00:27:10.831Z] 4657fd5d0bcf: Waiting [2023-08-15T00:27:10.831Z] 6ad1cebc031e: Waiting [2023-08-15T00:27:10.831Z] 8a3aa393b2d8: Waiting [2023-08-15T00:27:10.831Z] 114826534d7a: Waiting [2023-08-15T00:27:10.831Z] 25bc292e5bac: Verifying Checksum [2023-08-15T00:27:10.831Z] 25bc292e5bac: Download complete [2023-08-15T00:27:10.831Z] 52dc419b0ee2: Download complete [2023-08-15T00:27:10.831Z] 4657fd5d0bcf: Verifying Checksum [2023-08-15T00:27:10.831Z] 4657fd5d0bcf: Download complete [2023-08-15T00:27:10.831Z] df9b9388f04a: Download complete [2023-08-15T00:27:11.090Z] 6ad1cebc031e: Verifying Checksum [2023-08-15T00:27:11.090Z] 6ad1cebc031e: Download complete [2023-08-15T00:27:11.090Z] df9b9388f04a: Pull complete [2023-08-15T00:27:11.090Z] 52dc419b0ee2: Pull complete [2023-08-15T00:27:11.090Z] 25bc292e5bac: Pull complete [2023-08-15T00:27:11.656Z] 114826534d7a: Verifying Checksum [2023-08-15T00:27:11.656Z] 114826534d7a: Download complete [2023-08-15T00:27:11.656Z] 8a3aa393b2d8: Verifying Checksum [2023-08-15T00:27:11.656Z] 8a3aa393b2d8: Download complete [2023-08-15T00:27:14.937Z] 114826534d7a: Pull complete [2023-08-15T00:27:14.937Z] 4657fd5d0bcf: Pull complete [2023-08-15T00:27:14.937Z] 6ad1cebc031e: Pull complete [2023-08-15T00:27:18.220Z] 8a3aa393b2d8: Pull complete [2023-08-15T00:27:18.220Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-15T00:27:18.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-15T00:27:18.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:27:18.304Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:27:18.328Z] $ 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-08-15T00:27:22.752Z] $ docker top 9f75f19d0b4d76530c1d3ceb86ffae96ff6b48a9103739cab4ed0542c1906444 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-15T00:27:22.819Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh [2023-08-15T00:27:23.094Z] + set -o pipefail [2023-08-15T00:27:23.094Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' [2023-08-15T00:27:27.282Z] [2023-08-15T00:27:27.282Z] Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... [2023-08-15T00:27:27.282Z] [2023-08-15T00:27:27.282Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a756fbae-3549-44dc-badb-c3fa3a96948c/history/5431dec5-a840-4954-89a6-9a6a5f013db0 [2023-08-15T00:27:27.282Z] [2023-08-15T00:27:27.282Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-15T00:27:27.282Z] [2023-08-15T00:27:27.282Z] [2023-08-15T00:27:27.282Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-15T00:27:27.282Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-15T00:27:27.282Z] More details here: https://snyk.co/ue1NS [2023-08-15T00:27:27.282Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-08-15T00:27:27.282Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-08-15T00:27:27.295Z] $ docker stop --time=1 9f75f19d0b4d76530c1d3ceb86ffae96ff6b48a9103739cab4ed0542c1906444 [2023-08-15T00:27:29.696Z] $ docker rm -f --volumes 9f75f19d0b4d76530c1d3ceb86ffae96ff6b48a9103739cab4ed0542c1906444 [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-08-15T00:27:30.356Z] + git log --format=format:%s -1 05565b052d74c9023fb2570ae985429d2a454b0c [Pipeline] sh [2023-08-15T00:27:30.647Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T00:27:30.647Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:27:30.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:27:30.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:27:31.015Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:27:31.048Z] $ 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-08-15T00:27:31.468Z] $ docker top bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc -eo pid,comm [2023-08-15T00:27:31.518Z] 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-08-15T00:27:31.518Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T00:27:31.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:27:31.557Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:27:31.663Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:27:31.667Z] $ docker exec bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc ssh-agent [2023-08-15T00:27:31.774Z] SSH_AUTH_SOCK=/tmp/ssh-rfuJ1CwNvkja/agent.32 [2023-08-15T00:27:31.774Z] SSH_AGENT_PID=38 [2023-08-15T00:27:31.779Z] Running ssh-add (command line suppressed) [2023-08-15T00:27:31.878Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18193490779333677793.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_18193490779333677793.key) [2023-08-15T00:27:31.892Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:27:32.178Z] + git semver tag [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,347 [run_tag] DEBUG tag force:False [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,348 [check_head_tag] DEBUG check head tag [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,352 [execute] INFO git cat-file --batch-check [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,357 [execute] INFO git cat-file --batch [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,357 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,395 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,395 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,396 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) [2023-08-15T00:27:32.437Z] 2023-08-15 00:27:32,399 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-15T00:27:32.437Z] 3.1.0-dev.6 [Pipeline] } [2023-08-15T00:27:32.446Z] $ docker exec --env ******** --env ******** bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc ssh-agent -k [2023-08-15T00:27:32.534Z] unset SSH_AUTH_SOCK; [2023-08-15T00:27:32.534Z] unset SSH_AGENT_PID; [2023-08-15T00:27:32.534Z] echo Agent pid 38 killed; [2023-08-15T00:27:32.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T00:27:32.851Z] + git semver [Pipeline] } [2023-08-15T00:27:33.123Z] $ docker stop --time=1 bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc [2023-08-15T00:27:34.400Z] $ docker rm -f --volumes bbf5a7dbc2114a57159a38c214ef53e2f6ac434b5dec6a3c4acd6d099e0be9bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:27:34.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T00:27:34.792Z] [2023-08-15T00:27:34.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:27:35.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T00:27:35.089Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-15T00:27:35.089Z] ab5ef0e58194: Pulling fs layer [2023-08-15T00:27:35.089Z] 9712f1f96733: Pulling fs layer [2023-08-15T00:27:35.089Z] 63f879dbbcfc: Pulling fs layer [2023-08-15T00:27:35.089Z] 0d9ebad4ef96: Pulling fs layer [2023-08-15T00:27:35.089Z] e9a5061849ea: Pulling fs layer [2023-08-15T00:27:35.089Z] d747dcd14b5f: Pulling fs layer [2023-08-15T00:27:35.089Z] 2de7ff778b66: Pulling fs layer [2023-08-15T00:27:35.089Z] 0d9ebad4ef96: Waiting [2023-08-15T00:27:35.089Z] e9a5061849ea: Waiting [2023-08-15T00:27:35.089Z] 2de7ff778b66: Waiting [2023-08-15T00:27:35.089Z] d747dcd14b5f: Waiting [2023-08-15T00:27:35.089Z] 9712f1f96733: Verifying Checksum [2023-08-15T00:27:35.089Z] 9712f1f96733: Download complete [2023-08-15T00:27:35.348Z] 63f879dbbcfc: Verifying Checksum [2023-08-15T00:27:35.348Z] 63f879dbbcfc: Download complete [2023-08-15T00:27:35.607Z] e9a5061849ea: Verifying Checksum [2023-08-15T00:27:35.607Z] e9a5061849ea: Download complete [2023-08-15T00:27:35.607Z] d747dcd14b5f: Download complete [2023-08-15T00:27:35.607Z] 0d9ebad4ef96: Verifying Checksum [2023-08-15T00:27:35.607Z] 0d9ebad4ef96: Download complete [2023-08-15T00:27:35.607Z] ab5ef0e58194: Verifying Checksum [2023-08-15T00:27:35.607Z] ab5ef0e58194: Download complete [2023-08-15T00:27:35.866Z] 2de7ff778b66: Verifying Checksum [2023-08-15T00:27:35.866Z] 2de7ff778b66: Download complete [2023-08-15T00:27:38.396Z] ab5ef0e58194: Pull complete [2023-08-15T00:27:38.654Z] 9712f1f96733: Pull complete [2023-08-15T00:27:39.220Z] 63f879dbbcfc: Pull complete [2023-08-15T00:27:43.402Z] 0d9ebad4ef96: Pull complete [2023-08-15T00:27:43.402Z] e9a5061849ea: Pull complete [2023-08-15T00:27:43.402Z] d747dcd14b5f: Pull complete [2023-08-15T00:27:44.778Z] 2de7ff778b66: Pull complete [2023-08-15T00:27:44.778Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-15T00:27:44.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-15T00:27:44.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:27:44.859Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:27:44.887Z] $ 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-08-15T00:27:50.892Z] $ docker top 7db7d78902e7af65e95e57c4b8d8031df37d3b25808d3bc2e9a349212e682922 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-15T00:27:50.958Z] provisioning config files... [2023-08-15T00:27:50.963Z] copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config1610474142233708277tmp [2023-08-15T00:27:50.974Z] copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config4949791146425854607tmp [2023-08-15T00:27:50.981Z] copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2818460338042714811tmp [Pipeline] { [Pipeline] echo [2023-08-15T00:27:50.995Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:27:51.274Z] ---> sigul-configuration.sh [2023-08-15T00:27:51.274Z] gpg: directory `/root/.gnupg' created [2023-08-15T00:27:51.274Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-15T00:27:51.274Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-15T00:27:51.274Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-15T00:27:51.274Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-15T00:27:51.274Z] gpg: CAST5 encrypted data [2023-08-15T00:27:51.274Z] gpg: encrypted with 1 passphrase [2023-08-15T00:27:51.274Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-15T00:27:51.559Z] + mkdir /home/jenkins [2023-08-15T00:27:51.559Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-15T00:27:51.843Z] + 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-08-15T00:27:51.851Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:27:52.134Z] ---> sigul-install.sh [2023-08-15T00:27:52.134Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-15T00:27:52.418Z] + git tag --list [2023-08-15T00:27:52.418Z] v0.0.0 [2023-08-15T00:27:52.418Z] v0.0.1 [2023-08-15T00:27:52.418Z] v0.1.0 [2023-08-15T00:27:52.418Z] v0.1.1 [2023-08-15T00:27:52.418Z] v0.1.10 [2023-08-15T00:27:52.418Z] v0.1.100 [2023-08-15T00:27:52.418Z] v0.1.101 [2023-08-15T00:27:52.418Z] v0.1.102 [2023-08-15T00:27:52.418Z] v0.1.103 [2023-08-15T00:27:52.418Z] v0.1.104 [2023-08-15T00:27:52.418Z] v0.1.105 [2023-08-15T00:27:52.418Z] v0.1.106 [2023-08-15T00:27:52.418Z] v0.1.107 [2023-08-15T00:27:52.418Z] v0.1.108 [2023-08-15T00:27:52.418Z] v0.1.109 [2023-08-15T00:27:52.418Z] v0.1.11 [2023-08-15T00:27:52.418Z] v0.1.110 [2023-08-15T00:27:52.418Z] v0.1.111 [2023-08-15T00:27:52.418Z] v0.1.112 [2023-08-15T00:27:52.418Z] v0.1.113 [2023-08-15T00:27:52.418Z] v0.1.114 [2023-08-15T00:27:52.418Z] v0.1.115 [2023-08-15T00:27:52.418Z] v0.1.116 [2023-08-15T00:27:52.418Z] v0.1.117 [2023-08-15T00:27:52.418Z] v0.1.118 [2023-08-15T00:27:52.418Z] v0.1.119 [2023-08-15T00:27:52.418Z] v0.1.12 [2023-08-15T00:27:52.418Z] v0.1.120 [2023-08-15T00:27:52.418Z] v0.1.121 [2023-08-15T00:27:52.418Z] v0.1.122 [2023-08-15T00:27:52.418Z] v0.1.123 [2023-08-15T00:27:52.418Z] v0.1.124 [2023-08-15T00:27:52.418Z] v0.1.125 [2023-08-15T00:27:52.418Z] v0.1.126 [2023-08-15T00:27:52.418Z] v0.1.127 [2023-08-15T00:27:52.418Z] v0.1.128 [2023-08-15T00:27:52.418Z] v0.1.129 [2023-08-15T00:27:52.418Z] v0.1.13 [2023-08-15T00:27:52.418Z] v0.1.130 [2023-08-15T00:27:52.418Z] v0.1.131 [2023-08-15T00:27:52.418Z] v0.1.132 [2023-08-15T00:27:52.418Z] v0.1.133 [2023-08-15T00:27:52.418Z] v0.1.134 [2023-08-15T00:27:52.418Z] v0.1.135 [2023-08-15T00:27:52.418Z] v0.1.136 [2023-08-15T00:27:52.418Z] v0.1.137 [2023-08-15T00:27:52.418Z] v0.1.138 [2023-08-15T00:27:52.418Z] v0.1.139 [2023-08-15T00:27:52.418Z] v0.1.14 [2023-08-15T00:27:52.418Z] v0.1.140 [2023-08-15T00:27:52.418Z] v0.1.141 [2023-08-15T00:27:52.418Z] v0.1.142 [2023-08-15T00:27:52.418Z] v0.1.143 [2023-08-15T00:27:52.418Z] v0.1.144 [2023-08-15T00:27:52.418Z] v0.1.145 [2023-08-15T00:27:52.418Z] v0.1.146 [2023-08-15T00:27:52.418Z] v0.1.147 [2023-08-15T00:27:52.418Z] v0.1.148 [2023-08-15T00:27:52.418Z] v0.1.149 [2023-08-15T00:27:52.418Z] v0.1.15 [2023-08-15T00:27:52.418Z] v0.1.16 [2023-08-15T00:27:52.418Z] v0.1.17 [2023-08-15T00:27:52.418Z] v0.1.18 [2023-08-15T00:27:52.418Z] v0.1.19 [2023-08-15T00:27:52.418Z] v0.1.2 [2023-08-15T00:27:52.418Z] v0.1.20 [2023-08-15T00:27:52.418Z] v0.1.21 [2023-08-15T00:27:52.418Z] v0.1.22 [2023-08-15T00:27:52.418Z] v0.1.23 [2023-08-15T00:27:52.418Z] v0.1.24 [2023-08-15T00:27:52.418Z] v0.1.25 [2023-08-15T00:27:52.418Z] v0.1.26 [2023-08-15T00:27:52.418Z] v0.1.27 [2023-08-15T00:27:52.418Z] v0.1.28 [2023-08-15T00:27:52.418Z] v0.1.29 [2023-08-15T00:27:52.418Z] v0.1.3 [2023-08-15T00:27:52.418Z] v0.1.30 [2023-08-15T00:27:52.418Z] v0.1.31 [2023-08-15T00:27:52.418Z] v0.1.32 [2023-08-15T00:27:52.418Z] v0.1.33 [2023-08-15T00:27:52.418Z] v0.1.34 [2023-08-15T00:27:52.418Z] v0.1.35 [2023-08-15T00:27:52.418Z] v0.1.36 [2023-08-15T00:27:52.418Z] v0.1.37 [2023-08-15T00:27:52.418Z] v0.1.38 [2023-08-15T00:27:52.418Z] v0.1.39 [2023-08-15T00:27:52.418Z] v0.1.4 [2023-08-15T00:27:52.418Z] v0.1.40 [2023-08-15T00:27:52.418Z] v0.1.41 [2023-08-15T00:27:52.418Z] v0.1.42 [2023-08-15T00:27:52.418Z] v0.1.43 [2023-08-15T00:27:52.418Z] v0.1.44 [2023-08-15T00:27:52.418Z] v0.1.45 [2023-08-15T00:27:52.418Z] v0.1.46 [2023-08-15T00:27:52.418Z] v0.1.47 [2023-08-15T00:27:52.418Z] v0.1.48 [2023-08-15T00:27:52.418Z] v0.1.49 [2023-08-15T00:27:52.418Z] v0.1.5 [2023-08-15T00:27:52.418Z] v0.1.50 [2023-08-15T00:27:52.418Z] v0.1.51 [2023-08-15T00:27:52.418Z] v0.1.52 [2023-08-15T00:27:52.418Z] v0.1.53 [2023-08-15T00:27:52.418Z] v0.1.54 [2023-08-15T00:27:52.418Z] v0.1.55 [2023-08-15T00:27:52.418Z] v0.1.56 [2023-08-15T00:27:52.418Z] v0.1.57 [2023-08-15T00:27:52.418Z] v0.1.58 [2023-08-15T00:27:52.418Z] v0.1.59 [2023-08-15T00:27:52.418Z] v0.1.6 [2023-08-15T00:27:52.418Z] v0.1.60 [2023-08-15T00:27:52.418Z] v0.1.61 [2023-08-15T00:27:52.418Z] v0.1.62 [2023-08-15T00:27:52.418Z] v0.1.63 [2023-08-15T00:27:52.418Z] v0.1.64 [2023-08-15T00:27:52.418Z] v0.1.65 [2023-08-15T00:27:52.418Z] v0.1.66 [2023-08-15T00:27:52.418Z] v0.1.67 [2023-08-15T00:27:52.418Z] v0.1.68 [2023-08-15T00:27:52.418Z] v0.1.69 [2023-08-15T00:27:52.418Z] v0.1.7 [2023-08-15T00:27:52.418Z] v0.1.70 [2023-08-15T00:27:52.418Z] v0.1.71 [2023-08-15T00:27:52.418Z] v0.1.72 [2023-08-15T00:27:52.418Z] v0.1.73 [2023-08-15T00:27:52.418Z] v0.1.74 [2023-08-15T00:27:52.418Z] v0.1.75 [2023-08-15T00:27:52.418Z] v0.1.76 [2023-08-15T00:27:52.418Z] v0.1.77 [2023-08-15T00:27:52.418Z] v0.1.78 [2023-08-15T00:27:52.418Z] v0.1.79 [2023-08-15T00:27:52.418Z] v0.1.8 [2023-08-15T00:27:52.418Z] v0.1.80 [2023-08-15T00:27:52.418Z] v0.1.81 [2023-08-15T00:27:52.418Z] v0.1.82 [2023-08-15T00:27:52.418Z] v0.1.83 [2023-08-15T00:27:52.418Z] v0.1.84 [2023-08-15T00:27:52.418Z] v0.1.85 [2023-08-15T00:27:52.418Z] v0.1.86 [2023-08-15T00:27:52.418Z] v0.1.87 [2023-08-15T00:27:52.418Z] v0.1.88 [2023-08-15T00:27:52.418Z] v0.1.89 [2023-08-15T00:27:52.418Z] v0.1.9 [2023-08-15T00:27:52.418Z] v0.1.90 [2023-08-15T00:27:52.418Z] v0.1.91 [2023-08-15T00:27:52.418Z] v0.1.92 [2023-08-15T00:27:52.418Z] v0.1.93 [2023-08-15T00:27:52.418Z] v0.1.94 [2023-08-15T00:27:52.418Z] v0.1.95 [2023-08-15T00:27:52.418Z] v0.1.96 [2023-08-15T00:27:52.418Z] v0.1.97 [2023-08-15T00:27:52.418Z] v0.1.98 [2023-08-15T00:27:52.418Z] v0.1.99 [2023-08-15T00:27:52.418Z] v2.0.0 [2023-08-15T00:27:52.418Z] v2.1.0 [2023-08-15T00:27:52.418Z] v2.1.1 [2023-08-15T00:27:52.418Z] v2.2.0 [2023-08-15T00:27:52.418Z] v2.3.0 [2023-08-15T00:27:52.418Z] v3.0 [2023-08-15T00:27:52.418Z] v3.0.0 [2023-08-15T00:27:52.418Z] v3.1.0-dev.1 [2023-08-15T00:27:52.418Z] v3.1.0-dev.2 [2023-08-15T00:27:52.418Z] v3.1.0-dev.3 [2023-08-15T00:27:52.418Z] v3.1.0-dev.4 [2023-08-15T00:27:52.418Z] v3.1.0-dev.5 [2023-08-15T00:27:52.418Z] v3.1.0-dev.6 [Pipeline] sh [2023-08-15T00:27:52.702Z] + lftools sign git-tag v3.1.0-dev.6 [2023-08-15T00:27:53.268Z] Signing Git tag with Sigul... [2023-08-15T00:27:53.268Z] Signing v3.1.0-dev.6 [Pipeline] echo [2023-08-15T00:27:53.537Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:27:53.820Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-15T00:27:53.826Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-15T00:27:53.845Z] $ docker stop --time=1 7db7d78902e7af65e95e57c4b8d8031df37d3b25808d3bc2e9a349212e682922 [2023-08-15T00:27:55.128Z] $ docker rm -f --volumes 7db7d78902e7af65e95e57c4b8d8031df37d3b25808d3bc2e9a349212e682922 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-15T00:27:55.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T00:27:55.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:27:55.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:27:55.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:27:55.886Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:27:55.917Z] $ 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-08-15T00:27:56.246Z] $ docker top 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 -eo pid,comm [2023-08-15T00:27:56.295Z] 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-08-15T00:27:56.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T00:27:56.333Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:27:56.333Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:27:56.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:27:56.445Z] $ docker exec 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 ssh-agent [2023-08-15T00:27:56.539Z] SSH_AUTH_SOCK=/tmp/ssh-oVw1mcmCCrPY/agent.33 [2023-08-15T00:27:56.539Z] SSH_AGENT_PID=39 [2023-08-15T00:27:56.544Z] Running ssh-add (command line suppressed) [2023-08-15T00:27:56.643Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5517123793378844676.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_5517123793378844676.key) [2023-08-15T00:27:56.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:27:56.942Z] + git semver bump pre [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,124 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,125 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,125 [bump_version] DEBUG bumped version:3.1.0-dev.7 [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,125 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,125 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,125 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,127 [execute] INFO git cat-file --batch-check [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,128 [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-08-15T00:27:57.201Z] 2023-08-15 00:27:57,134 [execute] INFO git cat-file --batch [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-15T00:27:57.201Z] 2023-08-15 00:27:57,139 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-15T00:27:57.201Z] 3.1.0-dev.7 [Pipeline] } [2023-08-15T00:27:57.213Z] $ docker exec --env ******** --env ******** 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 ssh-agent -k [2023-08-15T00:27:57.304Z] unset SSH_AUTH_SOCK; [2023-08-15T00:27:57.304Z] unset SSH_AGENT_PID; [2023-08-15T00:27:57.304Z] echo Agent pid 39 killed; [2023-08-15T00:27:57.313Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T00:27:57.618Z] + git semver [Pipeline] } [2023-08-15T00:27:57.888Z] $ docker stop --time=1 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 [2023-08-15T00:27:59.151Z] $ docker rm -f --volumes 38679e040135f3442a51cb665472c51f79a378eb85307208c2ee88850e929359 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-15T00:27:59.479Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-15T00:27:59.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:27:59.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-15T00:27:59.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:27:59.837Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:27:59.868Z] $ 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-08-15T00:28:00.195Z] $ docker top 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed -eo pid,comm [2023-08-15T00:28:00.243Z] 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-08-15T00:28:00.243Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-15T00:28:00.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-15T00:28:00.279Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-15T00:28:00.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-15T00:28:00.389Z] $ docker exec 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed ssh-agent [2023-08-15T00:28:00.509Z] SSH_AUTH_SOCK=/tmp/ssh-RFgdhlFZo6xQ/agent.33 [2023-08-15T00:28:00.509Z] SSH_AGENT_PID=39 [2023-08-15T00:28:00.514Z] Running ssh-add (command line suppressed) [2023-08-15T00:28:00.626Z] Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2111847230823209616.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2111847230823209616.key) [2023-08-15T00:28:00.638Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-15T00:28:00.927Z] + git semver push [2023-08-15T00:28:01.186Z] 2023-08-15 00:28:01,097 [run_push] DEBUG push [2023-08-15T00:28:01.186Z] 2023-08-15 00:28:01,097 [execute] INFO git cat-file --batch-check [2023-08-15T00:28:01.186Z] 2023-08-15 00:28:01,098 [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-08-15T00:28:01.186Z] 2023-08-15 00:28:01,102 [execute] INFO git rev-list fc197db1442257d242dbb210689f7ca2f7422a47 -- [2023-08-15T00:28:01.186Z] 2023-08-15 00:28:01,102 [execute] DEBUG Popen(['git', 'rev-list', 'fc197db1442257d242dbb210689f7ca2f7422a47', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-15T00:28:01.186Z] 2023-08-15 00:28:01,114 [execute] INFO git fetch -v origin [2023-08-15T00:28:01.186Z] 2023-08-15 00:28:01,115 [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-08-15T00:28:01.755Z] 2023-08-15 00:28:01,574 [run_push] DEBUG no remote changes detected [2023-08-15T00:28:01.755Z] 2023-08-15 00:28:01,574 [execute] INFO git push origin semver [2023-08-15T00:28:01.755Z] 2023-08-15 00:28:01,575 [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-08-15T00:28:02.693Z] 2023-08-15 00:28:02,420 [run_push] DEBUG push all version tags [2023-08-15T00:28:02.694Z] 2023-08-15 00:28:02,421 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-15T00:28:02.694Z] 2023-08-15 00:28:02,421 [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-08-15T00:28:03.262Z] 2023-08-15 00:28:03,209 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main [2023-08-15T00:28:03.262Z] 3.1.0-dev.7 [Pipeline] } [2023-08-15T00:28:03.272Z] $ docker exec --env ******** --env ******** 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed ssh-agent -k [2023-08-15T00:28:03.368Z] unset SSH_AUTH_SOCK; [2023-08-15T00:28:03.368Z] unset SSH_AGENT_PID; [2023-08-15T00:28:03.368Z] echo Agent pid 39 killed; [2023-08-15T00:28:03.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-15T00:28:03.680Z] + git semver [Pipeline] } [2023-08-15T00:28:03.950Z] $ docker stop --time=1 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed [2023-08-15T00:28:05.245Z] $ docker rm -f --volumes 3cf0f263dfac3420ff24e2a27ed5d674a1a4ab063f4d111154553d25e010b1ed [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-08-15T00:28:05.839Z] + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] [2023-08-15T00:28:05.839Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-08-15T00:28:05.839Z] total 16 [2023-08-15T00:28:05.839Z] drwxr-xr-x 3 root root 4096 Aug 15 00:22 . [2023-08-15T00:28:05.839Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 00:27 .. [2023-08-15T00:28:05.839Z] drwxr-xr-x 2 root root 4096 Aug 15 00:22 cost [2023-08-15T00:28:05.839Z] -rw-r--r-- 1 root root 93 Aug 15 00:22 cost.csv [2023-08-15T00:28:05.839Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives [2023-08-15T00:28:05.839Z] + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives [2023-08-15T00:28:05.839Z] total 16 [2023-08-15T00:28:05.839Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 00:22 . [2023-08-15T00:28:05.839Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 15 00:27 .. [2023-08-15T00:28:05.839Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 00:22 cost [2023-08-15T00:28:05.839Z] -rw-r--r-- 1 jenkins jenkins 93 Aug 15 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:28:06.127Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:28:06.984Z] ---> package-listing.sh [2023-08-15T00:28:06.985Z] ++ facter osfamily [2023-08-15T00:28:06.985Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-15T00:28:07.243Z] + OS_FAMILY=debian [2023-08-15T00:28:07.243Z] + workspace=/w/workspace/undry_go-mod-core-contracts_main [2023-08-15T00:28:07.243Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-15T00:28:07.243Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-15T00:28:07.243Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-15T00:28:07.243Z] + PACKAGES=/tmp/packages_start.txt [2023-08-15T00:28:07.243Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-08-15T00:28:07.243Z] + PACKAGES=/tmp/packages_end.txt [2023-08-15T00:28:07.243Z] + case "${OS_FAMILY}" in [2023-08-15T00:28:07.243Z] + dpkg -l [2023-08-15T00:28:07.243Z] + grep '^ii' [2023-08-15T00:28:07.243Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-15T00:28:07.243Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-15T00:28:07.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-15T00:28:07.243Z] + '[' /w/workspace/undry_go-mod-core-contracts_main ']' [2023-08-15T00:28:07.243Z] + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ [2023-08-15T00:28:07.243Z] + 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-08-15T00:28:07.252Z] 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-08-15T00:28:07.528Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-15T00:28:08.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-15T00:28:08.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-15T00:28:08.166Z] prd-ubuntu20.04-docker-8c-8g-3595 does not seem to be running inside a container [2023-08-15T00:28:08.195Z] $ 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-08-15T00:28:08.384Z] $ docker top 2edfabca8541bddc27a65e04c768fc48d58c7c870cad656884ae31102abbb628 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-15T00:28:08.729Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-15T00:28:09.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-15T00:28:09.293Z] + ls /var/log/sa-host [2023-08-15T00:28:09.294Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-15T00:28:09.448Z] provisioning config files... [2023-08-15T00:28:09.456Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8717911030309914631tmp [Pipeline] { [Pipeline] echo [2023-08-15T00:28:09.469Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:28:09.750Z] ---> create-netrc.sh [Pipeline] } [2023-08-15T00:28:09.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:28:10.080Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-15T00:28:10.088Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:28:10.369Z] ---> sudo-logs.sh [2023-08-15T00:28:10.369Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-15T00:28:10.401Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:28:10.683Z] ---> job-cost.sh [2023-08-15T00:28:10.683Z] lf-activate-venv: SKIPPING [2023-08-15T00:28:10.683Z] DEBUG: total: 0.2199999988079071 [2023-08-15T00:28:10.683Z] INFO: Retrieving Stack Cost... [2023-08-15T00:28:10.942Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-15T00:28:11.199Z] INFO: Archiving Costs [Pipeline] echo [2023-08-15T00:28:11.210Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-15T00:28:11.491Z] ---> logs-deploy.sh [2023-08-15T00:28:11.491Z] lf-activate-venv: SKIPPING [2023-08-15T00:28:11.491Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/140 [2023-08-15T00:28:11.491Z] INFO: archiving workspace using pattern(s): [2023-08-15T00:28:12.868Z] Archives upload complete. [2023-08-15T00:28:13.127Z] INFO: archiving logs to Nexus [2023-08-15T00:28:13.700Z] ---> uname -a: [2023-08-15T00:28:13.700Z] Linux prd-ubuntu20-04-docker-8c-8g-3595 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] ---> lscpu: [2023-08-15T00:28:13.700Z] Architecture: x86_64 [2023-08-15T00:28:13.700Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-15T00:28:13.700Z] Byte Order: Little Endian [2023-08-15T00:28:13.700Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-15T00:28:13.700Z] CPU(s): 8 [2023-08-15T00:28:13.700Z] On-line CPU(s) list: 0-7 [2023-08-15T00:28:13.700Z] Thread(s) per core: 1 [2023-08-15T00:28:13.700Z] Core(s) per socket: 1 [2023-08-15T00:28:13.700Z] Socket(s): 8 [2023-08-15T00:28:13.700Z] NUMA node(s): 1 [2023-08-15T00:28:13.700Z] Vendor ID: AuthenticAMD [2023-08-15T00:28:13.700Z] CPU family: 23 [2023-08-15T00:28:13.700Z] Model: 49 [2023-08-15T00:28:13.700Z] Model name: AMD EPYC-Rome Processor [2023-08-15T00:28:13.700Z] Stepping: 0 [2023-08-15T00:28:13.700Z] CPU MHz: 2799.998 [2023-08-15T00:28:13.700Z] BogoMIPS: 5599.99 [2023-08-15T00:28:13.700Z] Virtualization: AMD-V [2023-08-15T00:28:13.700Z] Hypervisor vendor: KVM [2023-08-15T00:28:13.700Z] Virtualization type: full [2023-08-15T00:28:13.700Z] L1d cache: 256 KiB [2023-08-15T00:28:13.700Z] L1i cache: 256 KiB [2023-08-15T00:28:13.700Z] L2 cache: 4 MiB [2023-08-15T00:28:13.700Z] L3 cache: 128 MiB [2023-08-15T00:28:13.700Z] NUMA node0 CPU(s): 0-7 [2023-08-15T00:28:13.700Z] Vulnerability Itlb multihit: Not affected [2023-08-15T00:28:13.700Z] Vulnerability L1tf: Not affected [2023-08-15T00:28:13.700Z] Vulnerability Mds: Not affected [2023-08-15T00:28:13.700Z] Vulnerability Meltdown: Not affected [2023-08-15T00:28:13.700Z] Vulnerability Mmio stale data: Not affected [2023-08-15T00:28:13.700Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-15T00:28:13.700Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-15T00:28:13.700Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-15T00:28:13.700Z] Vulnerability Srbds: Not affected [2023-08-15T00:28:13.700Z] Vulnerability Tsx async abort: Not affected [2023-08-15T00:28:13.700Z] 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-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] ---> nproc: [2023-08-15T00:28:13.700Z] 8 [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] ---> df -h: [2023-08-15T00:28:13.700Z] Filesystem Size Used Avail Use% Mounted on [2023-08-15T00:28:13.700Z] overlay 155G 12G 143G 8% / [2023-08-15T00:28:13.700Z] tmpfs 64M 0 64M 0% /dev [2023-08-15T00:28:13.700Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-15T00:28:13.700Z] shm 64M 0 64M 0% /dev/shm [2023-08-15T00:28:13.700Z] /dev/vda1 155G 12G 143G 8% /facter-os [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] ---> sar -b -r -n DEV: [2023-08-15T00:28:13.700Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3595) 08/15/23 _x86_64_ (8 CPU) [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] 00:20:09 LINUX RESTART (8 CPU) [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] 00:21:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-15T00:28:13.700Z] 00:22:01 67.99 0.54 67.45 0.00 35.11 40284.83 0.00 [2023-08-15T00:28:13.700Z] 00:23:01 26.47 0.00 26.47 0.00 0.00 14782.02 0.00 [2023-08-15T00:28:13.700Z] 00:24:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2023-08-15T00:28:13.700Z] 00:25:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 [2023-08-15T00:28:13.700Z] 00:26:01 56.22 11.60 44.63 0.00 5176.74 8898.92 0.00 [2023-08-15T00:28:13.700Z] 00:27:01 5.50 0.65 4.85 0.00 70.65 108.52 0.00 [2023-08-15T00:28:13.700Z] 00:28:01 104.67 0.22 104.45 0.00 21.73 56160.77 0.00 [2023-08-15T00:28:13.700Z] Average: 37.63 1.86 35.77 0.00 759.45 17126.05 0.00 [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] 00:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-15T00:28:13.700Z] 00:22:01 28650388 31583764 725716 2.21 91292 3069604 1843156 5.43 1090764 2730236 399540 [2023-08-15T00:28:13.700Z] 00:23:01 28656960 31590736 719216 2.19 91616 3069608 1761536 5.19 1091188 2717700 4 [2023-08-15T00:28:13.700Z] 00:24:01 28656884 31590784 718740 2.19 91704 3069620 1761536 5.19 1091624 2717704 152 [2023-08-15T00:28:13.700Z] 00:25:01 28664616 31598788 710892 2.16 91760 3069620 1761536 5.19 1083660 2717896 164 [2023-08-15T00:28:13.700Z] 00:26:01 28133400 31575248 712324 2.17 126424 3530968 1805616 5.32 1410824 2884452 396 [2023-08-15T00:28:13.700Z] 00:27:01 28139984 31579328 707932 2.15 125012 3529812 1801116 5.31 1406724 2882244 8 [2023-08-15T00:28:13.700Z] 00:28:01 26580056 31507160 768804 2.34 174868 4838468 1884360 5.55 1581316 4127900 548 [2023-08-15T00:28:13.700Z] Average: 28211755 31575115 723375 2.20 113239 3453957 1802694 5.31 1250871 2968305 57259 [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] 00:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-15T00:28:13.700Z] 00:22:01 docker0 34.84 54.92 2.80 739.65 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:22:01 lo 2.10 2.10 0.21 0.21 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:22:01 ens3 339.08 206.91 7604.98 79.85 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:23:01 ens3 17.21 19.61 10.63 33.32 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:24:01 ens3 0.58 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:25:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:26:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:26:01 ens3 189.79 82.40 2922.90 5.90 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:27:01 ens3 0.37 0.23 0.08 0.02 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:28:01 docker0 41.41 67.21 3.41 729.87 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:28:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:28:01 veth44c0896 0.82 0.73 0.14 0.43 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] 00:28:01 ens3 355.97 215.86 7943.42 45.99 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] Average: docker0 10.84 17.36 0.88 208.66 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] Average: veth44c0896 0.12 0.10 0.02 0.06 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] Average: ens3 128.51 74.75 2628.41 23.48 0.00 0.00 0.00 0.00 [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] ---> sar -P ALL: [2023-08-15T00:28:13.700Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3595) 08/15/23 _x86_64_ (8 CPU) [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] 00:20:09 LINUX RESTART (8 CPU) [2023-08-15T00:28:13.700Z] [2023-08-15T00:28:13.700Z] 00:21:02 CPU %user %nice %system %iowait %steal %idle [2023-08-15T00:28:13.700Z] 00:22:01 all 25.49 0.00 5.62 2.21 0.10 66.59 [2023-08-15T00:28:13.700Z] 00:22:01 0 26.16 0.00 6.14 0.21 0.09 67.41 [2023-08-15T00:28:13.700Z] 00:22:01 1 24.86 0.00 5.23 0.39 0.10 69.41 [2023-08-15T00:28:13.700Z] 00:22:01 2 25.46 0.00 5.43 0.02 0.09 69.00 [2023-08-15T00:28:13.700Z] 00:22:01 3 27.05 0.00 5.53 0.57 0.10 66.75 [2023-08-15T00:28:13.700Z] 00:22:01 4 24.56 0.00 5.71 0.94 0.10 68.68 [2023-08-15T00:28:13.700Z] 00:22:01 5 26.10 0.00 5.51 8.28 0.10 60.01 [2023-08-15T00:28:13.700Z] 00:22:01 6 24.99 0.00 5.92 5.01 0.10 63.97 [2023-08-15T00:28:13.700Z] 00:22:01 7 24.74 0.00 5.47 2.26 0.10 67.43 [2023-08-15T00:28:13.700Z] 00:23:01 all 0.39 0.00 0.17 1.29 0.01 98.14 [2023-08-15T00:28:13.700Z] 00:23:01 0 1.06 0.00 0.13 0.00 0.02 98.79 [2023-08-15T00:28:13.700Z] 00:23:01 1 0.17 0.00 0.12 0.07 0.00 99.65 [2023-08-15T00:28:13.700Z] 00:23:01 2 0.20 0.00 0.15 0.00 0.02 99.63 [2023-08-15T00:28:13.700Z] 00:23:01 3 0.17 0.00 0.13 0.00 0.00 99.70 [2023-08-15T00:28:13.700Z] 00:23:01 4 0.17 0.00 0.45 8.17 0.02 91.20 [2023-08-15T00:28:13.700Z] 00:23:01 5 0.90 0.00 0.10 0.02 0.00 98.98 [2023-08-15T00:28:13.701Z] 00:23:01 6 0.27 0.00 0.12 0.00 0.00 99.62 [2023-08-15T00:28:13.701Z] 00:23:01 7 0.20 0.00 0.15 2.12 0.00 97.53 [2023-08-15T00:28:13.701Z] 00:24:01 all 0.07 0.00 0.01 0.01 0.01 99.91 [2023-08-15T00:28:13.701Z] 00:24:01 0 0.48 0.00 0.05 0.00 0.00 99.47 [2023-08-15T00:28:13.701Z] 00:24:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-08-15T00:28:13.701Z] 00:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T00:28:13.701Z] 00:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-15T00:28:13.701Z] 00:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-15T00:28:13.701Z] 00:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-15T00:28:13.701Z] 00:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T00:28:13.701Z] 00:24:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-08-15T00:28:13.701Z] 00:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-08-15T00:28:13.701Z] 00:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-15T00:28:13.701Z] 00:25:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-08-15T00:28:13.701Z] 00:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-15T00:28:13.701Z] 00:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T00:28:13.701Z] 00:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-15T00:28:13.701Z] 00:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-15T00:28:13.701Z] 00:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-15T00:28:13.701Z] 00:25:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-08-15T00:28:13.701Z] 00:26:01 all 2.21 0.00 1.54 0.77 0.03 95.44 [2023-08-15T00:28:13.701Z] 00:26:01 0 1.17 0.00 0.97 0.10 0.03 97.72 [2023-08-15T00:28:13.701Z] 00:26:01 1 2.15 0.00 2.39 2.44 0.02 93.01 [2023-08-15T00:28:13.701Z] 00:26:01 2 3.09 0.00 1.34 0.08 0.02 95.48 [2023-08-15T00:28:13.701Z] 00:26:01 3 3.25 0.00 0.78 0.18 0.02 95.76 [2023-08-15T00:28:13.701Z] 00:26:01 4 1.55 0.00 0.98 0.32 0.03 97.12 [2023-08-15T00:28:13.701Z] 00:26:01 5 3.61 0.00 3.39 0.79 0.02 92.20 [2023-08-15T00:28:13.701Z] 00:26:01 6 1.87 0.00 1.63 0.40 0.03 96.06 [2023-08-15T00:28:13.701Z] 00:26:01 7 1.02 0.00 0.87 1.88 0.03 96.20 [2023-08-15T00:28:13.701Z] 00:27:01 all 0.10 0.00 0.06 0.02 0.01 99.81 [2023-08-15T00:28:13.701Z] 00:27:01 0 0.05 0.00 0.07 0.02 0.00 99.87 [2023-08-15T00:28:13.701Z] 00:27:01 1 0.10 0.00 0.05 0.00 0.03 99.82 [2023-08-15T00:28:13.701Z] 00:27:01 2 0.25 0.00 0.12 0.02 0.00 99.62 [2023-08-15T00:28:13.701Z] 00:27:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-08-15T00:28:13.701Z] 00:27:01 4 0.08 0.00 0.07 0.03 0.00 99.82 [2023-08-15T00:28:13.701Z] 00:27:01 5 0.02 0.00 0.08 0.02 0.00 99.88 [2023-08-15T00:28:13.701Z] 00:27:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2023-08-15T00:28:13.701Z] 00:27:01 7 0.12 0.00 0.03 0.07 0.00 99.78 [2023-08-15T00:28:13.701Z] 00:28:01 all 8.35 0.00 3.77 2.69 0.06 85.13 [2023-08-15T00:28:13.701Z] 00:28:01 0 7.81 0.00 3.49 0.07 0.05 88.59 [2023-08-15T00:28:13.701Z] 00:28:01 1 9.77 0.00 4.27 7.58 0.07 78.31 [2023-08-15T00:28:13.701Z] 00:28:01 2 9.05 0.00 4.19 1.45 0.05 85.26 [2023-08-15T00:28:13.701Z] 00:28:01 3 6.58 0.00 3.55 4.29 0.05 85.52 [2023-08-15T00:28:13.701Z] 00:28:01 4 6.77 0.00 4.34 0.02 0.05 88.83 [2023-08-15T00:28:13.701Z] 00:28:01 5 9.22 0.00 3.87 6.50 0.05 80.36 [2023-08-15T00:28:13.701Z] 00:28:01 6 8.41 0.00 2.99 0.15 0.08 88.37 [2023-08-15T00:28:13.701Z] 00:28:01 7 9.25 0.00 3.45 1.44 0.07 85.80 [2023-08-15T00:28:13.701Z] Average: all 5.14 0.00 1.58 0.99 0.03 92.27 [2023-08-15T00:28:13.701Z] Average: 0 5.16 0.00 1.53 0.06 0.03 93.23 [2023-08-15T00:28:13.701Z] Average: 1 5.21 0.00 1.71 1.49 0.03 91.56 [2023-08-15T00:28:13.701Z] Average: 2 5.34 0.00 1.58 0.22 0.02 92.82 [2023-08-15T00:28:13.701Z] Average: 3 5.21 0.00 1.41 0.72 0.03 92.64 [2023-08-15T00:28:13.701Z] Average: 4 4.66 0.00 1.63 1.35 0.03 92.32 [2023-08-15T00:28:13.701Z] Average: 5 5.59 0.00 1.83 2.19 0.03 90.36 [2023-08-15T00:28:13.701Z] Average: 6 4.99 0.00 1.51 0.78 0.03 92.69 [2023-08-15T00:28:13.701Z] Average: 7 4.95 0.00 1.40 1.11 0.03 92.51 [2023-08-15T00:28:13.701Z] [2023-08-15T00:28:13.701Z] [2023-08-15T00:28:13.701Z]