Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c52f76b1cae4ac35d3090db6af4099122b341392 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-ssh13682124944977660764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7956764673585165688.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-bootstrap/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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4923419127272548896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh17778553783559310401.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-bootstrap/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-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9875234205979719619.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26242 in /w/workspace/gexfoundry_go-mod-bootstrap_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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Avoid second fetch Checking out Revision c52f76b1cae4ac35d3090db6af4099122b341392 (main) Commit message: "Merge pull request #647 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.5" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c52f76b1cae4ac35d3090db6af4099122b341392 # timeout=10 > git rev-list --no-walk 1a89cda6d13f1ce3cfdb67ec8f90314cd4373416 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:54:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:54:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:54:58 ========================================================= 13:54:58 EdgeX Global Pipelines Version Info 13:54:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:54:59 ------------------- 13:54:59 stable info: 13:54:59 ------------------- 13:54:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:54:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:54:59 Message: update stable to v1.0.258 13:55:00 ------------------- 13:55:00 experimental info: 13:55:00 ------------------- 13:55:00 Commited By: **** collab-it+edgex@linuxfoundation.org 13:55:00 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 13:55:00 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:55:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c52f76b1cae4ac35d3090db6af4099122b341392 [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c52f76b [Pipeline] echo 13:55:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:55:01 + git rev-list -1 --merges c52f76b1cae4ac35d3090db6af4099122b341392~1..c52f76b1cae4ac35d3090db6af4099122b341392 [Pipeline] echo 13:55:02 -----------> git rev-list -1 --merges c52f76b1cae4ac35d3090db6af4099122b341392~1..c52f76b1cae4ac35d3090db6af4099122b341392 c52f76b1cae4ac35d3090db6af4099122b341392 13:55:02 c52f76b1cae4ac35d3090db6af4099122b341392 [false] [Pipeline] sh 13:55:02 + git log --format=format:%s -1 c52f76b1cae4ac35d3090db6af4099122b341392 [Pipeline] echo 13:55:02 ========================================================= 13:55:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:55:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:55:02 + git log --format=format:%s -1 c52f76b1cae4ac35d3090db6af4099122b341392 [Pipeline] echo 13:55:02 [semverPrep] GIT_COMMIT: c52f76b1cae4ac35d3090db6af4099122b341392, Commit Message: Merge pull request #647 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.5 [Pipeline] echo 13:55:02 [semverPrep] This is not a build commit. [Pipeline] sh 13:55:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:55:03 + grep -v github /etc/ssh/ssh_known_hosts 13:55:03 + [ -e /tmp/ssh_known_hosts ] 13:55:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:55:03 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:55:03 sudo tee -a /etc/ssh/ssh_known_hosts 13:55:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:03 13:55:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:04 0.1.4: Pulling from edgex-devops/py-git-semver 13:55:04 b85a868b505f: Pulling fs layer 13:55:04 e2be974225ed: Pulling fs layer 13:55:04 339a4e72a1f5: Pulling fs layer 13:55:04 988bab9f4d93: Pulling fs layer 13:55:04 1469e6f7b9e6: Pulling fs layer 13:55:04 eaf3925da568: Pulling fs layer 13:55:04 bab4dde63d76: Pulling fs layer 13:55:04 bde34c3a00c8: Pulling fs layer 13:55:04 b352a97aabf1: Pulling fs layer 13:55:04 4872d77fe225: Pulling fs layer 13:55:04 5851b861e8e6: Pulling fs layer 13:55:04 988bab9f4d93: Waiting 13:55:04 1469e6f7b9e6: Waiting 13:55:04 b352a97aabf1: Waiting 13:55:04 eaf3925da568: Waiting 13:55:04 4872d77fe225: Waiting 13:55:04 5851b861e8e6: Waiting 13:55:04 bab4dde63d76: Waiting 13:55:04 e2be974225ed: Verifying Checksum 13:55:04 e2be974225ed: Download complete 13:55:04 988bab9f4d93: Verifying Checksum 13:55:04 988bab9f4d93: Download complete 13:55:04 1469e6f7b9e6: Verifying Checksum 13:55:04 1469e6f7b9e6: Download complete 13:55:04 eaf3925da568: Verifying Checksum 13:55:04 eaf3925da568: Download complete 13:55:04 339a4e72a1f5: Verifying Checksum 13:55:04 339a4e72a1f5: Download complete 13:55:04 bde34c3a00c8: Verifying Checksum 13:55:04 bde34c3a00c8: Download complete 13:55:04 b352a97aabf1: Verifying Checksum 13:55:04 b352a97aabf1: Download complete 13:55:04 4872d77fe225: Download complete 13:55:04 5851b861e8e6: Verifying Checksum 13:55:04 5851b861e8e6: Download complete 13:55:04 b85a868b505f: Download complete 13:55:04 bab4dde63d76: Verifying Checksum 13:55:04 bab4dde63d76: Download complete 13:55:05 b85a868b505f: Pull complete 13:55:05 e2be974225ed: Pull complete 13:55:06 339a4e72a1f5: Pull complete 13:55:06 988bab9f4d93: Pull complete 13:55:06 1469e6f7b9e6: Pull complete 13:55:06 eaf3925da568: Pull complete 13:55:08 bab4dde63d76: Pull complete 13:55:08 bde34c3a00c8: Pull complete 13:55:08 b352a97aabf1: Pull complete 13:55:08 4872d77fe225: Pull complete 13:55:08 5851b861e8e6: Pull complete 13:55:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:55:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:55:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:08 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 13:55:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 13:55:11 $ docker top 13ed000d63351e41667067d3d65cff93ccc80756a8405820b4d73e7a4b789e6d -eo pid,comm 13:55:11 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). 13:55:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:55:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:55:11 [ssh-agent] Looking for ssh-agent implementation... 13:55:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:11 $ docker exec 13ed000d63351e41667067d3d65cff93ccc80756a8405820b4d73e7a4b789e6d ssh-agent 13:55:11 SSH_AUTH_SOCK=/tmp/ssh-crX4UeA1pnLt/agent.32 13:55:11 SSH_AGENT_PID=38 13:55:11 Running ssh-add (command line suppressed) 13:55:11 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15638300518736947434.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15638300518736947434.key) 13:55:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:55:12 + git tag --points-at HEAD [Pipeline] } 13:55:12 $ docker exec --env ******** --env ******** 13ed000d63351e41667067d3d65cff93ccc80756a8405820b4d73e7a4b789e6d ssh-agent -k 13:55:12 unset SSH_AUTH_SOCK; 13:55:12 unset SSH_AGENT_PID; 13:55:12 echo Agent pid 38 killed; 13:55:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:55:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:55:12 [ssh-agent] Looking for ssh-agent implementation... 13:55:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:12 $ docker exec 13ed000d63351e41667067d3d65cff93ccc80756a8405820b4d73e7a4b789e6d ssh-agent 13:55:12 SSH_AUTH_SOCK=/tmp/ssh-tErgcITINhKS/agent.71 13:55:12 SSH_AGENT_PID=77 13:55:12 Running ssh-add (command line suppressed) 13:55:12 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10417775888009790480.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10417775888009790480.key) 13:55:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:55:13 + git semver init 13:55:13 2023-12-27 13:55:13,213 [run_init] DEBUG init version:0.0.0 force:False 13:55:13 2023-12-27 13:55:13,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 13:55:13 2023-12-27 13:55:13,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 13:55:13 2023-12-27 13:55:13,214 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 13:55:14 2023-12-27 13:55:14,393 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 13:55:14 2023-12-27 13:55:14,393 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 13:55:14 2023-12-27 13:55:14,393 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:55:14 2023-12-27 13:55:14,393 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 13:55:14 3.2.0-dev.9 [Pipeline] } 13:55:14 $ docker exec --env ******** --env ******** 13ed000d63351e41667067d3d65cff93ccc80756a8405820b4d73e7a4b789e6d ssh-agent -k 13:55:14 unset SSH_AUTH_SOCK; 13:55:14 unset SSH_AGENT_PID; 13:55:14 echo Agent pid 77 killed; 13:55:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:55:15 + git semver [Pipeline] } 13:55:15 $ docker stop --time=1 13ed000d63351e41667067d3d65cff93ccc80756a8405820b4d73e7a4b789e6d 13:55:16 $ docker rm -f --volumes 13ed000d63351e41667067d3d65cff93ccc80756a8405820b4d73e7a4b789e6d [Pipeline] // withDockerContainer [Pipeline] sh 13:55:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:55:17 Stashed 1 file(s) [Pipeline] echo 13:55:17 [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [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 13:55:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:55:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:55:17 ========================================================= 13:55:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:55:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:55:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:55:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:55:18 7264a8db6415: Pulling fs layer 13:55:18 c4d48a809fc2: Pulling fs layer 13:55:18 4f1c88b9dad5: Pulling fs layer 13:55:18 ad3a456e5733: Pulling fs layer 13:55:18 69c7f0334f64: Pulling fs layer 13:55:18 1f1c1a5573a3: Pulling fs layer 13:55:18 ce7588e14bc9: Pulling fs layer 13:55:18 b5e4710f87ac: Pulling fs layer 13:55:18 ad3a456e5733: Waiting 13:55:18 ce7588e14bc9: Waiting 13:55:18 69c7f0334f64: Waiting 13:55:18 b5e4710f87ac: Waiting 13:55:18 1f1c1a5573a3: Waiting 13:55:18 c4d48a809fc2: Verifying Checksum 13:55:18 c4d48a809fc2: Download complete 13:55:18 ad3a456e5733: Verifying Checksum 13:55:18 ad3a456e5733: Download complete 13:55:18 69c7f0334f64: Verifying Checksum 13:55:18 69c7f0334f64: Download complete 13:55:18 7264a8db6415: Verifying Checksum 13:55:18 7264a8db6415: Download complete 13:55:18 1f1c1a5573a3: Verifying Checksum 13:55:18 1f1c1a5573a3: Download complete 13:55:18 7264a8db6415: Pull complete 13:55:18 b5e4710f87ac: Verifying Checksum 13:55:18 b5e4710f87ac: Download complete 13:55:18 c4d48a809fc2: Pull complete 13:55:18 4f1c88b9dad5: Download complete 13:55:18 ce7588e14bc9: Verifying Checksum 13:55:18 ce7588e14bc9: Download complete 13:55:22 4f1c88b9dad5: Pull complete 13:55:22 ad3a456e5733: Pull complete 13:55:22 69c7f0334f64: Pull complete 13:55:22 1f1c1a5573a3: Pull complete 13:55:24 ce7588e14bc9: Pull complete 13:55:24 b5e4710f87ac: Pull complete 13:55:24 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 13:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:55:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 13:55:25 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:25 + docker inspect -f . ci-base-image-x86_64 13:55:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:25 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 13:55:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 13:55:29 $ docker top 427e9f9c5cb5d94d8b62e59295fcda47e45bd6a4ba61dd1a45d8e3023de17cb2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:30 + go version 13:55:30 go version go1.21.0 linux/amd64 [Pipeline] } 13:55:30 $ docker stop --time=1 427e9f9c5cb5d94d8b62e59295fcda47e45bd6a4ba61dd1a45d8e3023de17cb2 13:55:31 $ docker rm -f --volumes 427e9f9c5cb5d94d8b62e59295fcda47e45bd6a4ba61dd1a45d8e3023de17cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:55:31 + docker inspect -f . ci-base-image-x86_64 13:55:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:55:32 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 13:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 13:55:32 $ docker top f42374190fa845af1287b9e569cdae4563eab16e82a3eeac8079427d1321a2e4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:55:32 Still waiting to schedule task 13:55:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:55:32 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 13:55:33 + make test 13:55:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:55:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 13:55:33 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 13:55:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 13:55:33 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 13:55:33 go: downloading github.com/google/uuid v1.5.0 13:55:33 go: downloading github.com/labstack/echo/v4 v4.11.4 13:55:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 13:55:33 go: downloading github.com/stretchr/testify v1.8.4 13:55:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 13:55:33 go: downloading github.com/mitchellh/copystructure v1.2.0 13:55:33 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:55:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:55:33 go: downloading gopkg.in/yaml.v3 v3.0.1 13:55:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:55:34 go: downloading github.com/gorilla/websocket v1.5.0 13:55:34 go: downloading golang.org/x/net v0.19.0 13:55:34 go: downloading golang.org/x/sync v0.2.0 13:55:34 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 13:55:34 go: downloading github.com/go-playground/validator/v10 v10.16.0 13:55:34 go: downloading github.com/go-kit/log v0.2.1 13:55:34 go: downloading github.com/mitchellh/reflectwalk v1.0.2 13:55:34 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:55:34 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:55:34 go: downloading github.com/stretchr/objx v0.5.0 13:55:34 go: downloading github.com/labstack/gommon v0.4.2 13:55:34 go: downloading golang.org/x/crypto v0.17.0 13:55:34 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 13:55:34 go: downloading github.com/valyala/fasttemplate v1.2.2 13:55:34 go: downloading golang.org/x/time v0.5.0 13:55:34 go: downloading github.com/hashicorp/errwrap v1.1.0 13:55:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 13:55:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:55:34 go: downloading github.com/hashicorp/consul/api v1.25.1 13:55:34 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:55:34 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 13:55:34 go: downloading github.com/go-playground/universal-translator v0.18.1 13:55:34 go: downloading github.com/leodido/go-urn v1.2.4 13:55:34 go: downloading golang.org/x/text v0.14.0 13:55:34 go: downloading github.com/mattn/go-colorable v0.1.13 13:55:34 go: downloading github.com/mattn/go-isatty v0.0.20 13:55:34 go: downloading github.com/x448/float16 v0.8.4 13:55:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:55:34 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:55:34 go: downloading github.com/zeebo/errs v1.3.0 13:55:34 go: downloading google.golang.org/grpc v1.56.3 13:55:35 go: downloading github.com/go-playground/locales v0.14.1 13:55:35 go: downloading google.golang.org/protobuf v1.30.0 13:55:35 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 13:55:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:55:35 go: downloading github.com/hashicorp/go-hclog v1.5.0 13:55:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:55:35 go: downloading github.com/hashicorp/serf v0.10.1 13:55:35 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 13:55:35 go: downloading golang.org/x/sys v0.15.0 13:55:36 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:55:36 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 13:55:36 go: downloading github.com/fatih/color v1.14.1 13:55:36 go: downloading github.com/golang/protobuf v1.5.3 13:55:36 go: downloading github.com/armon/go-metrics v0.4.1 13:55:36 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:55:36 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:55:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 13:55:48 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 13:55:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 13:55:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 13:55:51 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.066s coverage: 35.9% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.016s coverage: 93.5% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.017s coverage: 91.9% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.316s coverage: 88.2% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.006s coverage: 84.4% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.025s coverage: 46.9% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.024s coverage: 100.0% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.325s coverage: 87.7% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.016s coverage: 26.3% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.043s coverage: 79.0% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.012s coverage: 59.3% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.012s coverage: 31.2% of statements 13:56:09 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.008s coverage: 91.3% of statements 13:56:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:56:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:56:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 13:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:56:21 $ docker stop --time=1 f42374190fa845af1287b9e569cdae4563eab16e82a3eeac8079427d1321a2e4 13:56:23 $ docker rm -f --volumes f42374190fa845af1287b9e569cdae4563eab16e82a3eeac8079427d1321a2e4 [Pipeline] // withDockerContainer [Pipeline] sh 13:56:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:56:24 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 13:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:25 13:56:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:56:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:25 latest: Pulling from edgex-lftools-log-publisher 13:56:25 5eb5b503b376: Pulling fs layer 13:56:25 5c69ac0246d0: Pulling fs layer 13:56:25 ec43610c2a17: Pulling fs layer 13:56:25 3a2ae6a8a46f: Pulling fs layer 13:56:25 33b1e0a273af: Pulling fs layer 13:56:25 5d3b04190fa2: Pulling fs layer 13:56:25 2f39f015ded8: Pulling fs layer 13:56:25 3a2ae6a8a46f: Waiting 13:56:25 5d3b04190fa2: Waiting 13:56:25 33b1e0a273af: Waiting 13:56:25 2f39f015ded8: Waiting 13:56:25 5c69ac0246d0: Verifying Checksum 13:56:25 5c69ac0246d0: Download complete 13:56:25 3a2ae6a8a46f: Verifying Checksum 13:56:25 3a2ae6a8a46f: Download complete 13:56:25 33b1e0a273af: Verifying Checksum 13:56:25 33b1e0a273af: Download complete 13:56:25 5d3b04190fa2: Verifying Checksum 13:56:25 5d3b04190fa2: Download complete 13:56:25 ec43610c2a17: Verifying Checksum 13:56:25 ec43610c2a17: Download complete 13:56:25 5eb5b503b376: Verifying Checksum 13:56:25 5eb5b503b376: Download complete 13:56:26 2f39f015ded8: Download complete 13:56:26 5eb5b503b376: Pull complete 13:56:27 5c69ac0246d0: Pull complete 13:56:27 ec43610c2a17: Pull complete 13:56:27 3a2ae6a8a46f: Pull complete 13:56:27 33b1e0a273af: Pull complete 13:56:27 5d3b04190fa2: Pull complete 13:56:32 2f39f015ded8: Pull complete 13:56:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:56:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:56:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:56:32 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 13:56:32 $ 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/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 13:56:35 $ docker top 385cebf94d9a340215877f8b7a23959daaaf42a2d3c2474601bc61363bd70806 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:56:36 ---> job-cost.sh 13:56:36 lf-activate-venv: SKIPPING 13:56:36 INFO: No Stack... 13:56:36 INFO: Retrieving Pricing Info for: v3-standard-8 13:56:36 INFO: Archiving Costs [Pipeline] sh 13:56:37 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 13:56:37 + cut -d, -f6 [Pipeline] lock 13:56:37 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-256-stack-cost] 13:56:37 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-256-stack-cost] did not exist. Created. 13:56:37 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-256-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:56:37 + echo total: 0.2199999988079071 [Pipeline] stash 13:56:37 Stashed 1 file(s) [Pipeline] } 13:56:37 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-256-stack-cost] [Pipeline] // lock [Pipeline] } 13:56:37 $ docker stop --time=1 385cebf94d9a340215877f8b7a23959daaaf42a2d3c2474601bc61363bd70806 13:56:38 $ docker rm -f --volumes 385cebf94d9a340215877f8b7a23959daaaf42a2d3c2474601bc61363bd70806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:57:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26244 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 13:57:06 Running in /w/workspace/go-mod-bootstrap/256 [Pipeline] { [Pipeline] checkout 13:57:09 The recommended git tool is: git 13:57:15 using credential edgex-jenkins-ssh 13:57:15 Cloning the remote Git repository 13:57:15 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 13:57:15 > git init /w/workspace/go-mod-bootstrap/256 # timeout=10 13:57:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 13:57:15 > git --version # timeout=10 13:57:15 > git --version # 'git version 2.25.1' 13:57:15 using GIT_SSH to set credentials SSH Credentials for GitHub 13:57:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:18 Avoid second fetch 13:57:18 Checking out Revision c52f76b1cae4ac35d3090db6af4099122b341392 (main) 13:57:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 13:57:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:18 > git config core.sparsecheckout # timeout=10 13:57:18 > git checkout -f c52f76b1cae4ac35d3090db6af4099122b341392 # timeout=10 13:57:18 Commit message: "Merge pull request #647 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-messaging/v3-3.2.0-dev.5" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:57:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:57:19 % Total % Received % Xferd Average Speed Time Time Time Current 13:57:19 Dload Upload Total Spent Left Speed 13:57:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 13:57:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:57:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:57:20 + sudo tee /etc/docker/daemon.new 13:57:20 { 13:57:20 "registry-mirrors": [ 13:57:20 "https://nexus3.edgexfoundry.org:10001" 13:57:20 ], 13:57:20 "bip": "10.250.0.254/24", 13:57:20 "hosts": [ 13:57:20 "tcp://0.0.0.0:5555", 13:57:20 "unix:///var/run/docker.sock" 13:57:20 ], 13:57:20 "mtu": 1458, 13:57:20 "selinux-enabled": true, 13:57:20 "seccomp-profile": "/etc/docker/seccomp.json" 13:57:20 } [Pipeline] sh 13:57:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:57:21 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 13:57:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:57:43 ========================================================= 13:57:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:57:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 13:57:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:57:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:57:44 9fda8d8052c6: Pulling fs layer 13:57:44 5d54e960e981: Pulling fs layer 13:57:44 c4a7e357bf2a: Pulling fs layer 13:57:44 f0e02332f6b5: Pulling fs layer 13:57:44 872ee5b61b7b: Pulling fs layer 13:57:44 0c6a40ed1a82: Pulling fs layer 13:57:44 94ae7d8d031c: Pulling fs layer 13:57:44 f0e02332f6b5: Waiting 13:57:44 872ee5b61b7b: Waiting 13:57:44 0c6a40ed1a82: Waiting 13:57:44 94ae7d8d031c: Waiting 13:57:44 5d54e960e981: Verifying Checksum 13:57:44 5d54e960e981: Download complete 13:57:44 f0e02332f6b5: Verifying Checksum 13:57:44 f0e02332f6b5: Download complete 13:57:44 872ee5b61b7b: Download complete 13:57:44 9fda8d8052c6: Verifying Checksum 13:57:44 9fda8d8052c6: Download complete 13:57:44 94ae7d8d031c: Verifying Checksum 13:57:44 94ae7d8d031c: Download complete 13:57:45 9fda8d8052c6: Pull complete 13:57:45 5d54e960e981: Pull complete 13:57:45 c4a7e357bf2a: Verifying Checksum 13:57:45 c4a7e357bf2a: Download complete 13:57:46 0c6a40ed1a82: Verifying Checksum 13:57:46 0c6a40ed1a82: Download complete 13:58:05 c4a7e357bf2a: Pull complete 13:58:05 f0e02332f6b5: Pull complete 13:58:05 872ee5b61b7b: Pull complete 13:58:13 0c6a40ed1a82: Pull complete 13:58:15 94ae7d8d031c: Pull complete 13:58:15 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 13:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:58:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 13:58:15 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:15 + docker inspect -f . ci-base-image-arm64 13:58:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:16 prd-ubuntu20.04-docker-arm64-4c-16g-26244 does not seem to be running inside a container 13:58:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/256 -v /w/workspace/go-mod-bootstrap/256:/w/workspace/go-mod-bootstrap/256:rw,z -v /w/workspace/go-mod-bootstrap/256@tmp:/w/workspace/go-mod-bootstrap/256@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 13:58:18 $ docker top e135431a5d83d650c4134fc2c412a1d8910017c71c87087dc6009174ba69bf44 -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:18 + go version 13:58:18 go version go1.21.0 linux/arm64 [Pipeline] } 13:58:18 $ docker stop --time=1 e135431a5d83d650c4134fc2c412a1d8910017c71c87087dc6009174ba69bf44 13:58:20 $ docker rm -f --volumes e135431a5d83d650c4134fc2c412a1d8910017c71c87087dc6009174ba69bf44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:21 + docker inspect -f . ci-base-image-arm64 13:58:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:58:21 prd-ubuntu20.04-docker-arm64-4c-16g-26244 does not seem to be running inside a container 13:58:21 $ 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-bootstrap/256 -v /w/workspace/go-mod-bootstrap/256:/w/workspace/go-mod-bootstrap/256:rw,z -v /w/workspace/go-mod-bootstrap/256@tmp:/w/workspace/go-mod-bootstrap/256@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 13:58:25 $ docker top c2227886a3756f9094f22fdff343b994813197685e818d715fd04f054a854fdb -eo pid,comm [Pipeline] { [Pipeline] sh 13:58:26 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/256 [Pipeline] fileExists [Pipeline] sh 13:58:26 + make test 13:58:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:58:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 13:58:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.1 13:58:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 13:58:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 13:58:26 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.1 13:58:27 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.2 13:58:27 go: downloading github.com/stretchr/testify v1.8.4 13:58:27 go: downloading github.com/mitchellh/copystructure v1.2.0 13:58:27 go: downloading gopkg.in/yaml.v3 v3.0.1 13:58:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 13:58:27 go: downloading github.com/google/uuid v1.5.0 13:58:27 go: downloading github.com/labstack/echo/v4 v4.11.4 13:58:27 go: downloading github.com/mitchellh/mapstructure v1.5.0 13:58:27 go: downloading github.com/gorilla/websocket v1.5.0 13:58:27 go: downloading golang.org/x/net v0.19.0 13:58:27 go: downloading golang.org/x/sync v0.2.0 13:58:27 go: downloading github.com/hashicorp/go-multierror v1.1.1 13:58:27 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 13:58:27 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 13:58:27 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 13:58:27 go: downloading github.com/go-kit/log v0.2.1 13:58:27 go: downloading github.com/stretchr/objx v0.5.0 13:58:27 go: downloading github.com/go-playground/validator/v10 v10.16.0 13:58:27 go: downloading github.com/mitchellh/reflectwalk v1.0.2 13:58:27 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 13:58:27 go: downloading github.com/hashicorp/consul/api v1.25.1 13:58:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 13:58:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 13:58:28 go: downloading github.com/hashicorp/errwrap v1.1.0 13:58:28 go: downloading github.com/labstack/gommon v0.4.2 13:58:28 go: downloading golang.org/x/crypto v0.17.0 13:58:28 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 13:58:28 go: downloading github.com/valyala/fasttemplate v1.2.2 13:58:28 go: downloading golang.org/x/time v0.5.0 13:58:28 go: downloading github.com/go-logfmt/logfmt v0.5.1 13:58:28 go: downloading github.com/zeebo/errs v1.3.0 13:58:28 go: downloading google.golang.org/grpc v1.56.3 13:58:29 go: downloading github.com/x448/float16 v0.8.4 13:58:29 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 13:58:29 go: downloading github.com/go-playground/universal-translator v0.18.1 13:58:29 go: downloading github.com/leodido/go-urn v1.2.4 13:58:29 go: downloading golang.org/x/text v0.14.0 13:58:29 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 13:58:29 go: downloading github.com/mattn/go-colorable v0.1.13 13:58:29 go: downloading github.com/mattn/go-isatty v0.0.20 13:58:29 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 13:58:29 go: downloading github.com/hashicorp/go-hclog v1.5.0 13:58:29 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 13:58:29 go: downloading github.com/hashicorp/serf v0.10.1 13:58:29 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 13:58:29 go: downloading github.com/valyala/bytebufferpool v1.0.0 13:58:29 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 13:58:29 go: downloading google.golang.org/protobuf v1.30.0 13:58:29 go: downloading github.com/go-playground/locales v0.14.1 13:58:29 go: downloading golang.org/x/sys v0.15.0 13:58:30 go: downloading github.com/fatih/color v1.14.1 13:58:30 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 13:58:31 go: downloading github.com/armon/go-metrics v0.4.1 13:58:31 go: downloading github.com/golang/protobuf v1.5.3 13:58:31 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 13:58:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 13:59:27 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap [no test files] 13:59:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.122s coverage: 35.9% of statements 13:59:50 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container [no test files] 13:59:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.061s coverage: 93.5% of statements 13:59:52 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.061s coverage: 91.9% of statements 13:59:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.307s coverage: 88.2% of statements 13:59:55 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.017s coverage: 84.4% of statements 13:59:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 13:59:56 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks [no test files] 13:59:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.093s coverage: 46.9% of statements 13:59:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.089s coverage: 100.0% of statements 13:59:59 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.385s coverage: 87.7% of statements 14:00:00 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.047s coverage: 26.3% of statements 14:00:01 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup [no test files] 14:00:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.125s coverage: 79.0% of statements 14:00:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.046s coverage: 59.3% of statements 14:00:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.043s coverage: 31.2% of statements 14:00:04 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.015s coverage: 91.3% of statements 14:00:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:00:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:00:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:00:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 14:00:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:00:20 $ docker stop --time=1 c2227886a3756f9094f22fdff343b994813197685e818d715fd04f054a854fdb 14:00:23 $ docker rm -f --volumes c2227886a3756f9094f22fdff343b994813197685e818d715fd04f054a854fdb [Pipeline] // withDockerContainer [Pipeline] sh 14:00:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:00:27 Warning: overwriting stash ‘coverage-report’ 14:00:27 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 14:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:28 14:00:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:29 arm64: Pulling from edgex-lftools-log-publisher 14:00:29 8998bd30e6a1: Pulling fs layer 14:00:29 04944245beec: Pulling fs layer 14:00:29 699f458cf7ca: Pulling fs layer 14:00:29 765212b225bb: Pulling fs layer 14:00:29 f23df028b6ca: Pulling fs layer 14:00:29 d65c8cfc05b1: Pulling fs layer 14:00:29 2437ff75d9bd: Pulling fs layer 14:00:29 765212b225bb: Waiting 14:00:29 f23df028b6ca: Waiting 14:00:29 2437ff75d9bd: Waiting 14:00:29 d65c8cfc05b1: Waiting 14:00:29 04944245beec: Verifying Checksum 14:00:29 04944245beec: Download complete 14:00:29 765212b225bb: Verifying Checksum 14:00:29 765212b225bb: Download complete 14:00:29 f23df028b6ca: Verifying Checksum 14:00:29 f23df028b6ca: Download complete 14:00:29 d65c8cfc05b1: Verifying Checksum 14:00:29 d65c8cfc05b1: Download complete 14:00:29 699f458cf7ca: Verifying Checksum 14:00:29 699f458cf7ca: Download complete 14:00:29 8998bd30e6a1: Verifying Checksum 14:00:29 8998bd30e6a1: Download complete 14:00:32 2437ff75d9bd: Verifying Checksum 14:00:32 2437ff75d9bd: Download complete 14:00:40 8998bd30e6a1: Pull complete 14:00:40 04944245beec: Pull complete 14:00:41 699f458cf7ca: Pull complete 14:00:41 765212b225bb: Pull complete 14:00:42 f23df028b6ca: Pull complete 14:00:42 d65c8cfc05b1: Pull complete 14:01:09 2437ff75d9bd: Pull complete 14:01:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:01:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:09 prd-ubuntu20.04-docker-arm64-4c-16g-26244 does not seem to be running inside a container 14:01:09 $ 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-bootstrap/256 -v /w/workspace/go-mod-bootstrap/256:/w/workspace/go-mod-bootstrap/256:rw,z -v /w/workspace/go-mod-bootstrap/256@tmp:/w/workspace/go-mod-bootstrap/256@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 14:01:10 $ docker top ffd100cf8e2813aa60428dbb961a8b0bd9037c65704bca7db1a7ed567bb59d5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:11 ---> job-cost.sh 14:01:11 lf-activate-venv: SKIPPING 14:01:11 INFO: No Stack... 14:01:11 INFO: Retrieving Pricing Info for: v3-standard-8 14:01:12 INFO: Archiving Costs [Pipeline] sh 14:01:12 + cat /w/workspace/go-mod-bootstrap/256/archives/cost.csv 14:01:12 + cut -d, -f6 [Pipeline] lock 14:01:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-256-stack-cost] 14:01:12 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-256-stack-cost] did not exist. Created. 14:01:12 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-256-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:01:13 /w/workspace/go-mod-bootstrap/256@tmp/durable-99aaa899/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:01:13 + echo total: 0.2199999988079071 [Pipeline] stash 14:01:13 Warning: overwriting stash ‘stack-cost’ 14:01:13 Stashed 1 file(s) [Pipeline] } 14:01:13 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-256-stack-cost] [Pipeline] // lock [Pipeline] } 14:01:13 $ docker stop --time=1 ffd100cf8e2813aa60428dbb961a8b0bd9037c65704bca7db1a7ed567bb59d5d 14:01:15 $ docker rm -f --volumes ffd100cf8e2813aa60428dbb961a8b0bd9037c65704bca7db1a7ed567bb59d5d [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 14:01:16 provisioning config files... 14:01:16 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config10708527443823845941tmp [Pipeline] { [Pipeline] sh 14:01:16 + set +x 14:01:16 + curl -s https://codecov.io/bash 14:01:16 + bash -s -- 14:01:16 14:01:16 _____ _ 14:01:16 / ____| | | 14:01:16 | | ___ __| | ___ ___ _____ __ 14:01:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:01:16 | |___| (_) | (_| | __/ (_| (_) \ V / 14:01:16 \_____\___/ \__,_|\___|\___\___/ \_/ 14:01:16 Bash-1.0.6 14:01:16 14:01:16 14:01:16 ==> git version 2.25.1 found 14:01:16 ==> 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 14:01:16 Release-Date: 2020-01-08 14:01:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:01:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:01:16 ==> Jenkins CI detected. 14:01:16 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 14:01:16 project root: . 14:01:16 --> token set from env 14:01:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:01:16 ==> Running gcov in . (disable via -X gcov) 14:01:16 ==> Python coveragepy not found 14:01:16 ==> Searching for coverage reports in: 14:01:16 + . 14:01:16 -> Found 1 reports 14:01:16 ==> Detecting git/mercurial file structure 14:01:16 ==> Reading reports 14:01:16 + ./coverage.out bytes=105911 14:01:16 ==> Appending adjustments 14:01:16 https://docs.codecov.io/docs/fixing-reports 14:01:17 + Found adjustments 14:01:17 ==> Gzipping contents 14:01:17 20K /tmp/codecov.lw8b7Z.gz 14:01:17 ==> Uploading reports 14:01:17 url: https://codecov.io 14:01:17 query: branch=main&commit=c52f76b1cae4ac35d3090db6af4099122b341392&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F256%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:01:17 -> Pinging Codecov 14:01:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c52f76b1cae4ac35d3090db6af4099122b341392&build=256&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F256%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 14:01:17 -> Uploading to 14:01:17 https://storage.googleapis.com/codecov/v4/raw/2023-12-27/833815588EE85121546D348822E98E2E/c52f76b1cae4ac35d3090db6af4099122b341392/2f8056ad-3719-44bd-b0fd-27a8292a366e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231227T140117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e40bc170029bbc0cb06e92b68d0034ea31cc6d40bfde4ae16e2490a340487188 14:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 14:01:17 Dload Upload Total Spent Left Speed 14:01:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16505 0 0 100 16505 0 62048 --:--:-- --:--:-- --:--:-- 61816 14:01:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/c52f76b1cae4ac35d3090db6af4099122b341392 [Pipeline] } 14:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:01:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:01:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:01:18 14:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:01:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:01:18 df9b9388f04a: Pulling fs layer 14:01:18 52dc419b0ee2: Pulling fs layer 14:01:18 25bc292e5bac: Pulling fs layer 14:01:18 114826534d7a: Pulling fs layer 14:01:18 4657fd5d0bcf: Pulling fs layer 14:01:18 6ad1cebc031e: Pulling fs layer 14:01:18 8a3aa393b2d8: Pulling fs layer 14:01:18 114826534d7a: Waiting 14:01:18 6ad1cebc031e: Waiting 14:01:18 4657fd5d0bcf: Waiting 14:01:18 25bc292e5bac: Verifying Checksum 14:01:18 25bc292e5bac: Download complete 14:01:18 52dc419b0ee2: Download complete 14:01:18 4657fd5d0bcf: Verifying Checksum 14:01:18 4657fd5d0bcf: Download complete 14:01:18 df9b9388f04a: Download complete 14:01:19 6ad1cebc031e: Verifying Checksum 14:01:19 6ad1cebc031e: Download complete 14:01:19 df9b9388f04a: Pull complete 14:01:19 52dc419b0ee2: Pull complete 14:01:19 25bc292e5bac: Pull complete 14:01:19 114826534d7a: Verifying Checksum 14:01:19 114826534d7a: Download complete 14:01:20 8a3aa393b2d8: Verifying Checksum 14:01:20 8a3aa393b2d8: Download complete 14:01:23 114826534d7a: Pull complete 14:01:23 4657fd5d0bcf: Pull complete 14:01:23 6ad1cebc031e: Pull complete 14:01:26 8a3aa393b2d8: Pull complete 14:01:26 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:01:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:26 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 14:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 14:01:30 $ docker top 7c64720716b114c670ec638a67b701ef0792531c505fb1a09ffaca93eb154718 -eo pid,comm [Pipeline] { [Pipeline] echo 14:01:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 14:01:31 + set -o pipefail 14:01:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 14:01:39 14:01:39 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 14:01:39 14:01:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/5ab36dfa-21e4-42e9-b9e1-a6dd51e60c53 14:01:39 14:01:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:01:39 14:01:39 14:01:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:01:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:01:39 More details here: https://snyk.co/ue1NS 14:01:39 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 14:01:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:01:39 $ docker stop --time=1 7c64720716b114c670ec638a67b701ef0792531c505fb1a09ffaca93eb154718 14:01:42 $ docker rm -f --volumes 7c64720716b114c670ec638a67b701ef0792531c505fb1a09ffaca93eb154718 [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 14:01:44 + git log --format=format:%s -1 c52f76b1cae4ac35d3090db6af4099122b341392 [Pipeline] sh 14:01:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:01:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:44 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 14:01:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 14:01:45 $ docker top 8e14bc5f352610f875496cdc4709dd8aee1822dae5214ccaa491cc564378cc3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:01:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:01:45 [ssh-agent] Looking for ssh-agent implementation... 14:01:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:01:45 $ docker exec 8e14bc5f352610f875496cdc4709dd8aee1822dae5214ccaa491cc564378cc3d ssh-agent 14:01:45 SSH_AUTH_SOCK=/tmp/ssh-NBD9uyoziyt6/agent.32 14:01:45 SSH_AGENT_PID=38 14:01:45 Running ssh-add (command line suppressed) 14:01:45 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1541102064759506375.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1541102064759506375.key) 14:01:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:01:46 + git semver tag 14:01:46 2023-12-27 14:01:46,460 [run_tag] DEBUG tag force:False 14:01:46 2023-12-27 14:01:46,460 [check_head_tag] DEBUG check head tag 14:01:46 2023-12-27 14:01:46,463 [execute] INFO git cat-file --batch-check 14:01:46 2023-12-27 14:01:46,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:01:46 2023-12-27 14:01:46,468 [execute] INFO git cat-file --batch 14:01:46 2023-12-27 14:01:46,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 14:01:46 2023-12-27 14:01:46,511 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:01:46 2023-12-27 14:01:46,511 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 14:01:46 2023-12-27 14:01:46,511 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:01:46 2023-12-27 14:01:46,517 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:01:46 3.2.0-dev.9 [Pipeline] } 14:01:46 $ docker exec --env ******** --env ******** 8e14bc5f352610f875496cdc4709dd8aee1822dae5214ccaa491cc564378cc3d ssh-agent -k 14:01:46 unset SSH_AUTH_SOCK; 14:01:46 unset SSH_AGENT_PID; 14:01:46 echo Agent pid 38 killed; 14:01:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:01:47 + git semver [Pipeline] } 14:01:47 $ docker stop --time=1 8e14bc5f352610f875496cdc4709dd8aee1822dae5214ccaa491cc564378cc3d 14:01:49 $ docker rm -f --volumes 8e14bc5f352610f875496cdc4709dd8aee1822dae5214ccaa491cc564378cc3d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:01:50 14:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:01:50 0.23.1-centos7: Pulling from edgex-lftools 14:01:50 ab5ef0e58194: Pulling fs layer 14:01:50 9712f1f96733: Pulling fs layer 14:01:50 63f879dbbcfc: Pulling fs layer 14:01:50 0d9ebad4ef96: Pulling fs layer 14:01:50 e9a5061849ea: Pulling fs layer 14:01:50 d747dcd14b5f: Pulling fs layer 14:01:50 2de7ff778b66: Pulling fs layer 14:01:50 d747dcd14b5f: Waiting 14:01:50 0d9ebad4ef96: Waiting 14:01:50 e9a5061849ea: Waiting 14:01:50 2de7ff778b66: Waiting 14:01:50 9712f1f96733: Verifying Checksum 14:01:50 9712f1f96733: Download complete 14:01:50 63f879dbbcfc: Verifying Checksum 14:01:50 63f879dbbcfc: Download complete 14:01:50 e9a5061849ea: Verifying Checksum 14:01:50 e9a5061849ea: Download complete 14:01:51 d747dcd14b5f: Verifying Checksum 14:01:51 d747dcd14b5f: Download complete 14:01:51 0d9ebad4ef96: Verifying Checksum 14:01:51 0d9ebad4ef96: Download complete 14:01:51 ab5ef0e58194: Verifying Checksum 14:01:51 ab5ef0e58194: Download complete 14:01:54 2de7ff778b66: Verifying Checksum 14:01:54 2de7ff778b66: Download complete 14:01:54 ab5ef0e58194: Pull complete 14:01:54 9712f1f96733: Pull complete 14:01:55 63f879dbbcfc: Pull complete 14:01:59 0d9ebad4ef96: Pull complete 14:01:59 e9a5061849ea: Pull complete 14:01:59 d747dcd14b5f: Pull complete 14:02:00 2de7ff778b66: Pull complete 14:02:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:02:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:00 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 14:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 14:02:05 $ docker top 001b2f452048924e03c2ac0d18baf5970750471e036ce7d6d6c265d0a8be245a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:02:05 provisioning config files... 14:02:05 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15847796856580800563tmp 14:02:05 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13416148587945869395tmp 14:02:05 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2746899540682357502tmp [Pipeline] { [Pipeline] echo 14:02:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:02:05 ---> sigul-configuration.sh 14:02:05 gpg: directory `/root/.gnupg' created 14:02:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:02:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:02:05 gpg: keyring `/root/.gnupg/secring.gpg' created 14:02:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:02:05 gpg: CAST5 encrypted data 14:02:05 gpg: encrypted with 1 passphrase 14:02:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:02:05 + mkdir /home/jenkins 14:02:05 + mkdir /home/jenkins/sigul [Pipeline] sh 14:02:06 + 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 14:02:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:02:06 ---> sigul-install.sh 14:02:06 Sigul already installed; skipping installation. [Pipeline] sh 14:02:06 + git tag --list 14:02:06 v0.0.1 14:02:06 v0.0.10 14:02:06 v0.0.11 14:02:06 v0.0.12 14:02:06 v0.0.13 14:02:06 v0.0.14 14:02:06 v0.0.15 14:02:06 v0.0.16 14:02:06 v0.0.17 14:02:06 v0.0.18 14:02:06 v0.0.19 14:02:06 v0.0.2 14:02:06 v0.0.20 14:02:06 v0.0.21 14:02:06 v0.0.22 14:02:06 v0.0.23 14:02:06 v0.0.24 14:02:06 v0.0.25 14:02:06 v0.0.26 14:02:06 v0.0.27 14:02:06 v0.0.28 14:02:06 v0.0.29 14:02:06 v0.0.3 14:02:06 v0.0.30 14:02:06 v0.0.31 14:02:06 v0.0.32 14:02:06 v0.0.33 14:02:06 v0.0.34 14:02:06 v0.0.35 14:02:06 v0.0.36 14:02:06 v0.0.37 14:02:06 v0.0.38 14:02:06 v0.0.39 14:02:06 v0.0.4 14:02:06 v0.0.40 14:02:06 v0.0.41 14:02:06 v0.0.42 14:02:06 v0.0.43 14:02:06 v0.0.44 14:02:06 v0.0.45 14:02:06 v0.0.46 14:02:06 v0.0.47 14:02:06 v0.0.48 14:02:06 v0.0.49 14:02:06 v0.0.5 14:02:06 v0.0.50 14:02:06 v0.0.51 14:02:06 v0.0.52 14:02:06 v0.0.53 14:02:06 v0.0.54 14:02:06 v0.0.55 14:02:06 v0.0.56 14:02:06 v0.0.57 14:02:06 v0.0.58 14:02:06 v0.0.59 14:02:06 v0.0.6 14:02:06 v0.0.60 14:02:06 v0.0.61 14:02:06 v0.0.62 14:02:06 v0.0.63 14:02:06 v0.0.64 14:02:06 v0.0.65 14:02:06 v0.0.66 14:02:06 v0.0.67 14:02:06 v0.0.68 14:02:06 v0.0.69 14:02:06 v0.0.7 14:02:06 v0.0.70 14:02:06 v0.0.71 14:02:06 v0.0.72 14:02:06 v0.0.8 14:02:06 v0.0.9 14:02:06 v2.0.0 14:02:06 v2.1.0 14:02:06 v2.1.1 14:02:06 v2.2.0 14:02:06 v2.3.0 14:02:06 v3.0 14:02:06 v3.0.0 14:02:06 v3.0.1 14:02:06 v3.1 14:02:06 v3.1.0 14:02:06 v3.1.0-dev.1 14:02:06 v3.1.0-dev.10 14:02:06 v3.1.0-dev.11 14:02:06 v3.1.0-dev.12 14:02:06 v3.1.0-dev.13 14:02:06 v3.1.0-dev.14 14:02:06 v3.1.0-dev.15 14:02:06 v3.1.0-dev.16 14:02:06 v3.1.0-dev.17 14:02:06 v3.1.0-dev.18 14:02:06 v3.1.0-dev.19 14:02:06 v3.1.0-dev.2 14:02:06 v3.1.0-dev.20 14:02:06 v3.1.0-dev.21 14:02:06 v3.1.0-dev.22 14:02:06 v3.1.0-dev.23 14:02:06 v3.1.0-dev.24 14:02:06 v3.1.0-dev.25 14:02:06 v3.1.0-dev.26 14:02:06 v3.1.0-dev.27 14:02:06 v3.1.0-dev.28 14:02:06 v3.1.0-dev.29 14:02:06 v3.1.0-dev.3 14:02:06 v3.1.0-dev.30 14:02:06 v3.1.0-dev.31 14:02:06 v3.1.0-dev.32 14:02:06 v3.1.0-dev.33 14:02:06 v3.1.0-dev.34 14:02:06 v3.1.0-dev.35 14:02:06 v3.1.0-dev.36 14:02:06 v3.1.0-dev.37 14:02:06 v3.1.0-dev.38 14:02:06 v3.1.0-dev.39 14:02:06 v3.1.0-dev.4 14:02:06 v3.1.0-dev.40 14:02:06 v3.1.0-dev.41 14:02:06 v3.1.0-dev.42 14:02:06 v3.1.0-dev.43 14:02:06 v3.1.0-dev.44 14:02:06 v3.1.0-dev.45 14:02:06 v3.1.0-dev.46 14:02:06 v3.1.0-dev.47 14:02:06 v3.1.0-dev.48 14:02:06 v3.1.0-dev.49 14:02:06 v3.1.0-dev.5 14:02:06 v3.1.0-dev.50 14:02:06 v3.1.0-dev.51 14:02:06 v3.1.0-dev.52 14:02:06 v3.1.0-dev.53 14:02:06 v3.1.0-dev.54 14:02:06 v3.1.0-dev.55 14:02:06 v3.1.0-dev.56 14:02:06 v3.1.0-dev.57 14:02:06 v3.1.0-dev.58 14:02:06 v3.1.0-dev.59 14:02:06 v3.1.0-dev.6 14:02:06 v3.1.0-dev.60 14:02:06 v3.1.0-dev.7 14:02:06 v3.1.0-dev.8 14:02:06 v3.1.0-dev.9 14:02:06 v3.2.0-dev.1 14:02:06 v3.2.0-dev.2 14:02:06 v3.2.0-dev.3 14:02:06 v3.2.0-dev.4 14:02:06 v3.2.0-dev.5 14:02:06 v3.2.0-dev.6 14:02:06 v3.2.0-dev.7 14:02:06 v3.2.0-dev.8 14:02:06 v3.2.0-dev.9 [Pipeline] sh 14:02:07 + lftools sign git-tag v3.2.0-dev.9 14:02:07 Signing Git tag with Sigul... 14:02:07 Signing v3.2.0-dev.9 [Pipeline] echo 14:02:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:02:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:02:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:02:08 $ docker stop --time=1 001b2f452048924e03c2ac0d18baf5970750471e036ce7d6d6c265d0a8be245a 14:02:09 $ docker rm -f --volumes 001b2f452048924e03c2ac0d18baf5970750471e036ce7d6d6c265d0a8be245a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:02:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:02:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:11 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 14:02:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 14:02:11 $ docker top aec50abefdd2d5e5732b278bc19dbe7fd3f2c50b833dc3cb2c3cce402a17b176 -eo pid,comm 14:02:11 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). 14:02:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:11 [ssh-agent] Looking for ssh-agent implementation... 14:02:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:11 $ docker exec aec50abefdd2d5e5732b278bc19dbe7fd3f2c50b833dc3cb2c3cce402a17b176 ssh-agent 14:02:11 SSH_AUTH_SOCK=/tmp/ssh-TzyyC9CLND9P/agent.33 14:02:11 SSH_AGENT_PID=39 14:02:11 Running ssh-add (command line suppressed) 14:02:11 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8537457321202598260.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8537457321202598260.key) 14:02:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:12 + git semver bump pre 14:02:12 2023-12-27 14:02:12,441 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:02:12 2023-12-27 14:02:12,442 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev 14:02:12 2023-12-27 14:02:12,442 [bump_version] DEBUG bumped version:3.2.0-dev.10 14:02:12 2023-12-27 14:02:12,442 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 14:02:12 2023-12-27 14:02:12,442 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:02:12 2023-12-27 14:02:12,442 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:02:12 2023-12-27 14:02:12,444 [execute] INFO git cat-file --batch-check 14:02:12 2023-12-27 14:02:12,444 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:02:12 2023-12-27 14:02:12,449 [execute] INFO git cat-file --batch 14:02:12 2023-12-27 14:02:12,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:02:12 2023-12-27 14:02:12,455 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:02:12 3.2.0-dev.10 [Pipeline] } 14:02:12 $ docker exec --env ******** --env ******** aec50abefdd2d5e5732b278bc19dbe7fd3f2c50b833dc3cb2c3cce402a17b176 ssh-agent -k 14:02:12 unset SSH_AUTH_SOCK; 14:02:12 unset SSH_AGENT_PID; 14:02:12 echo Agent pid 39 killed; 14:02:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:13 + git semver [Pipeline] } 14:02:13 $ docker stop --time=1 aec50abefdd2d5e5732b278bc19dbe7fd3f2c50b833dc3cb2c3cce402a17b176 14:02:14 $ docker rm -f --volumes aec50abefdd2d5e5732b278bc19dbe7fd3f2c50b833dc3cb2c3cce402a17b176 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:02:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:15 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 14:02:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 14:02:15 $ docker top 459242f4f2def639c638ea63b1d0659f6fff119225fb826477a0d7a931b45878 -eo pid,comm 14:02:16 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). 14:02:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:16 [ssh-agent] Looking for ssh-agent implementation... 14:02:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:16 $ docker exec 459242f4f2def639c638ea63b1d0659f6fff119225fb826477a0d7a931b45878 ssh-agent 14:02:16 SSH_AUTH_SOCK=/tmp/ssh-5QTzbQth2Hre/agent.32 14:02:16 SSH_AGENT_PID=38 14:02:16 Running ssh-add (command line suppressed) 14:02:16 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9063909568859358525.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9063909568859358525.key) 14:02:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:16 + git semver push 14:02:17 2023-12-27 14:02:17,053 [run_push] DEBUG push 14:02:17 2023-12-27 14:02:17,054 [execute] INFO git cat-file --batch-check 14:02:17 2023-12-27 14:02:17,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 14:02:17 2023-12-27 14:02:17,058 [execute] INFO git rev-list a20b01579260ca3681e23cc8b230eaacfa1af19c -- 14:02:17 2023-12-27 14:02:17,058 [execute] DEBUG Popen(['git', 'rev-list', 'a20b01579260ca3681e23cc8b230eaacfa1af19c', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:02:17 2023-12-27 14:02:17,070 [execute] INFO git fetch -v origin 14:02:17 2023-12-27 14:02:17,071 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 14:02:17 2023-12-27 14:02:17,609 [run_push] DEBUG no remote changes detected 14:02:17 2023-12-27 14:02:17,610 [execute] INFO git push origin semver 14:02:17 2023-12-27 14:02:17,610 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 14:02:18 2023-12-27 14:02:18,426 [run_push] DEBUG push all version tags 14:02:18 2023-12-27 14:02:18,427 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:02:18 2023-12-27 14:02:18,427 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 14:02:19 2023-12-27 14:02:19,233 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 14:02:19 3.2.0-dev.10 [Pipeline] } 14:02:19 $ docker exec --env ******** --env ******** 459242f4f2def639c638ea63b1d0659f6fff119225fb826477a0d7a931b45878 ssh-agent -k 14:02:19 unset SSH_AUTH_SOCK; 14:02:19 unset SSH_AGENT_PID; 14:02:19 echo Agent pid 38 killed; 14:02:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:20 + git semver [Pipeline] } 14:02:20 $ docker stop --time=1 459242f4f2def639c638ea63b1d0659f6fff119225fb826477a0d7a931b45878 14:02:21 $ docker rm -f --volumes 459242f4f2def639c638ea63b1d0659f6fff119225fb826477a0d7a931b45878 [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 14:02:23 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 14:02:23 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:02:23 total 16 14:02:23 drwxr-xr-x 3 root root 4096 Dec 27 13:56 . 14:02:23 drwxrwxr-x 9 jenkins jenkins 4096 Dec 27 14:02 .. 14:02:23 drwxr-xr-x 2 root root 4096 Dec 27 13:56 cost 14:02:23 -rw-r--r-- 1 root root 88 Dec 27 13:56 cost.csv 14:02:23 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:02:23 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 14:02:23 total 16 14:02:23 drwxr-xr-x 3 jenkins jenkins 4096 Dec 27 13:56 . 14:02:23 drwxrwxr-x 9 jenkins jenkins 4096 Dec 27 14:02 .. 14:02:23 drwxr-xr-x 2 jenkins jenkins 4096 Dec 27 13:56 cost 14:02:23 -rw-r--r-- 1 jenkins jenkins 88 Dec 27 13:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:02:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:02:24 ---> package-listing.sh 14:02:24 ++ facter osfamily 14:02:24 ++ tr '[:upper:]' '[:lower:]' 14:02:24 + OS_FAMILY=debian 14:02:24 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 14:02:24 + START_PACKAGES=/tmp/packages_start.txt 14:02:24 + END_PACKAGES=/tmp/packages_end.txt 14:02:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:02:24 + PACKAGES=/tmp/packages_start.txt 14:02:24 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:02:24 + PACKAGES=/tmp/packages_end.txt 14:02:24 + case "${OS_FAMILY}" in 14:02:24 + dpkg -l 14:02:24 + grep '^ii' 14:02:24 + '[' -f /tmp/packages_start.txt ']' 14:02:24 + '[' -f /tmp/packages_end.txt ']' 14:02:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:02:24 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 14:02:24 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 14:02:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 14:02:24 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:02:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:02:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:25 prd-ubuntu20.04-docker-8c-8g-26242 does not seem to be running inside a container 14:02:25 $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_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 14:02:25 $ docker top 84d8b28adffb29a467229770b0035594453c9863a9e38e74b70d518656d93392 -eo pid,comm [Pipeline] { [Pipeline] sh 14:02:26 + touch /tmp/pre-build-complete [Pipeline] sh 14:02:26 + mkdir -p /var/log/sysstat [Pipeline] sh 14:02:26 + ls /var/log/sa-host 14:02:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:26 provisioning config files... 14:02:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config15522254402843043795tmp [Pipeline] { [Pipeline] echo 14:02:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:02:27 ---> create-netrc.sh [Pipeline] } 14:02:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:02:27 ---> python-tools-install.sh [Pipeline] echo 14:02:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:02:28 ---> sudo-logs.sh 14:02:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:02:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:02:28 ---> job-cost.sh 14:02:28 lf-activate-venv: SKIPPING 14:02:28 DEBUG: total: 0.2199999988079071 14:02:28 INFO: Retrieving Stack Cost... 14:02:28 INFO: Retrieving Pricing Info for: v3-standard-8 14:02:28 INFO: Archiving Costs [Pipeline] echo 14:02:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:02:29 ---> logs-deploy.sh 14:02:29 lf-activate-venv: SKIPPING 14:02:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/256 14:02:29 INFO: archiving workspace using pattern(s): 14:02:30 Archives upload complete. 14:02:30 INFO: archiving logs to Nexus 14:02:31 ---> uname -a: 14:02:31 Linux prd-ubuntu20-04-docker-8c-8g-26242 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:02:31 14:02:31 14:02:31 ---> lscpu: 14:02:31 Architecture: x86_64 14:02:31 CPU op-mode(s): 32-bit, 64-bit 14:02:31 Byte Order: Little Endian 14:02:31 Address sizes: 40 bits physical, 48 bits virtual 14:02:31 CPU(s): 8 14:02:31 On-line CPU(s) list: 0-7 14:02:31 Thread(s) per core: 1 14:02:31 Core(s) per socket: 1 14:02:31 Socket(s): 8 14:02:31 NUMA node(s): 1 14:02:31 Vendor ID: AuthenticAMD 14:02:31 CPU family: 23 14:02:31 Model: 49 14:02:31 Model name: AMD EPYC-Rome Processor 14:02:31 Stepping: 0 14:02:31 CPU MHz: 2800.000 14:02:31 BogoMIPS: 5600.00 14:02:31 Virtualization: AMD-V 14:02:31 Hypervisor vendor: KVM 14:02:31 Virtualization type: full 14:02:31 L1d cache: 256 KiB 14:02:31 L1i cache: 256 KiB 14:02:31 L2 cache: 4 MiB 14:02:31 L3 cache: 128 MiB 14:02:31 NUMA node0 CPU(s): 0-7 14:02:31 Vulnerability Itlb multihit: Not affected 14:02:31 Vulnerability L1tf: Not affected 14:02:31 Vulnerability Mds: Not affected 14:02:31 Vulnerability Meltdown: Not affected 14:02:31 Vulnerability Mmio stale data: Not affected 14:02:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:02:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:02:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:02:31 Vulnerability Srbds: Not affected 14:02:31 Vulnerability Tsx async abort: Not affected 14:02:31 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 14:02:31 14:02:31 14:02:31 ---> nproc: 14:02:31 8 14:02:31 14:02:31 14:02:31 ---> df -h: 14:02:31 Filesystem Size Used Avail Use% Mounted on 14:02:31 overlay 155G 12G 144G 8% / 14:02:31 tmpfs 64M 0 64M 0% /dev 14:02:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:02:31 shm 64M 0 64M 0% /dev/shm 14:02:31 /dev/vda1 155G 12G 144G 8% /facter-os 14:02:31 14:02:31 14:02:31 ---> sar -b -r -n DEV: 14:02:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26242) 12/27/23 _x86_64_ (8 CPU) 14:02:31 14:02:31 13:54:21 LINUX RESTART (8 CPU) 14:02:31 14:02:31 13:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:02:31 13:56:01 111.71 9.76 101.95 0.00 1680.80 35891.14 0.00 14:02:31 13:57:01 82.32 0.15 82.17 0.00 6.53 35007.66 0.00 14:02:31 13:58:01 1.58 0.00 1.58 0.00 0.00 18.41 0.00 14:02:31 13:59:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 14:02:31 14:00:01 26.88 10.21 16.66 0.00 3450.22 5591.47 0.00 14:02:31 14:01:01 4.80 0.00 4.80 0.00 0.00 62.38 0.00 14:02:31 14:02:01 89.49 0.35 89.14 0.00 22.26 46209.90 0.00 14:02:31 Average: 45.30 2.91 42.39 0.00 734.80 17497.92 0.00 14:02:31 14:02:31 13:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:02:31 13:56:01 28397212 31492368 811672 2.47 94804 3212300 1864244 5.49 1442992 2578372 694548 14:02:31 13:57:01 28709912 31541212 766940 2.33 99936 2952544 1714508 5.05 1126032 2593108 336 14:02:31 13:58:01 28709760 31541148 766492 2.33 99972 2952548 1714508 5.05 1125996 2593112 24 14:02:31 13:59:01 28716224 31547792 759864 2.31 100000 2952548 1714508 5.05 1119588 2593236 8 14:02:31 14:00:01 28477216 31529760 769940 2.34 105220 3156148 1815708 5.35 1280200 2648568 1264 14:02:31 14:01:01 28485776 31538408 761224 2.31 105304 3156160 1815708 5.35 1272104 2648572 8 14:02:31 14:02:01 26977404 31508856 782900 2.38 151060 4464700 1858072 5.48 1385476 3914008 462436 14:02:31 Average: 28353358 31528506 774147 2.35 108042 3263850 1785322 5.26 1250341 2795568 165518 14:02:31 14:02:31 13:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:02:31 13:56:01 ens3 369.23 248.65 6074.41 106.63 0.00 0.00 0.00 0.00 14:02:31 13:56:01 veth9035005 71.85 121.34 6.87 1040.76 0.00 0.00 0.00 0.09 14:02:31 13:56:01 lo 2.58 2.58 0.26 0.26 0.00 0.00 0.00 0.00 14:02:31 13:56:01 docker0 90.37 140.60 7.45 1180.60 0.00 0.00 0.00 0.00 14:02:31 13:57:01 ens3 99.22 62.51 2535.50 14.56 0.00 0.00 0.00 0.00 14:02:31 13:57:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 14:02:31 13:57:01 docker0 0.12 0.08 0.01 0.00 0.00 0.00 0.00 0.00 14:02:31 13:58:01 ens3 0.33 0.28 0.25 0.20 0.00 0.00 0.00 0.00 14:02:31 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 13:59:01 ens3 0.22 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:02:31 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:02:31 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 14:00:01 ens3 72.30 28.78 1373.82 2.22 0.00 0.00 0.00 0.00 14:02:31 14:00:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 14:02:31 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 14:01:01 ens3 0.88 0.53 0.36 0.28 0.00 0.00 0.00 0.00 14:02:31 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:02:31 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:02:31 14:02:01 ens3 418.90 224.10 8203.68 34.45 0.00 0.00 0.00 0.00 14:02:31 14:02:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 14:02:31 14:02:01 docker0 63.29 125.75 5.10 1024.14 0.00 0.00 0.00 0.00 14:02:31 Average: ens3 136.73 80.31 2589.81 22.42 0.00 0.00 0.00 0.00 14:02:31 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 14:02:31 Average: docker0 21.80 37.81 1.78 312.87 0.00 0.00 0.00 0.00 14:02:31 14:02:31 14:02:31 ---> sar -P ALL: 14:02:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26242) 12/27/23 _x86_64_ (8 CPU) 14:02:31 14:02:31 13:54:21 LINUX RESTART (8 CPU) 14:02:31 14:02:31 13:55:02 CPU %user %nice %system %iowait %steal %idle 14:02:31 13:56:01 all 22.27 0.00 4.61 1.95 0.07 71.10 14:02:31 13:56:01 0 23.77 0.00 4.16 0.63 0.07 71.37 14:02:31 13:56:01 1 21.97 0.00 4.59 0.20 0.07 73.17 14:02:31 13:56:01 2 21.97 0.00 4.67 0.34 0.07 72.96 14:02:31 13:56:01 3 21.67 0.00 4.61 1.18 0.07 72.47 14:02:31 13:56:01 4 22.84 0.00 4.85 4.14 0.09 68.09 14:02:31 13:56:01 5 21.33 0.00 4.92 0.45 0.07 73.23 14:02:31 13:56:01 6 23.09 0.00 4.85 8.45 0.07 63.54 14:02:31 13:56:01 7 21.50 0.00 4.23 0.24 0.09 73.94 14:02:31 13:57:01 all 14.39 0.00 2.40 1.57 0.06 81.58 14:02:31 13:57:01 0 13.94 0.00 1.81 0.20 0.07 83.98 14:02:31 13:57:01 1 14.27 0.00 2.50 0.40 0.07 82.75 14:02:31 13:57:01 2 14.67 0.00 2.47 0.07 0.05 82.75 14:02:31 13:57:01 3 14.50 0.00 3.28 8.95 0.07 73.21 14:02:31 13:57:01 4 14.21 0.00 2.97 1.36 0.03 81.44 14:02:31 13:57:01 5 14.79 0.00 1.63 0.00 0.05 83.53 14:02:31 13:57:01 6 13.87 0.00 2.32 0.64 0.07 83.10 14:02:31 13:57:01 7 14.87 0.00 2.23 1.06 0.08 81.75 14:02:31 13:58:01 all 0.03 0.00 0.02 0.00 0.01 99.95 14:02:31 13:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 14:02:31 13:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:02:31 13:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:02:31 13:58:01 3 0.08 0.00 0.00 0.00 0.00 99.92 14:02:31 13:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:02:31 13:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:02:31 13:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 14:02:31 13:58:01 7 0.07 0.00 0.07 0.00 0.03 99.83 14:02:31 13:59:01 all 0.15 0.00 0.02 0.01 0.02 99.80 14:02:31 13:59:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:02:31 13:59:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:02:31 13:59:01 2 0.93 0.00 0.02 0.00 0.02 99.04 14:02:31 13:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 14:02:31 13:59:01 4 0.03 0.00 0.02 0.02 0.02 99.92 14:02:31 13:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:02:31 13:59:01 6 0.05 0.00 0.03 0.05 0.00 99.87 14:02:31 13:59:01 7 0.08 0.00 0.03 0.00 0.03 99.85 14:02:31 14:00:01 all 0.97 0.00 0.41 0.50 0.02 98.09 14:02:31 14:00:01 0 0.87 0.00 0.38 0.03 0.02 98.70 14:02:31 14:00:01 1 0.97 0.00 0.58 0.87 0.02 97.57 14:02:31 14:00:01 2 1.59 0.00 0.33 0.31 0.02 97.75 14:02:31 14:00:01 3 0.50 0.00 0.22 0.02 0.00 99.27 14:02:31 14:00:01 4 2.52 0.00 0.52 0.60 0.03 96.33 14:02:31 14:00:01 5 0.72 0.00 0.62 0.85 0.02 97.80 14:02:31 14:00:01 6 0.28 0.00 0.28 1.23 0.03 98.16 14:02:31 14:00:01 7 0.33 0.00 0.37 0.10 0.02 99.18 14:02:31 14:01:01 all 0.16 0.00 0.02 0.01 0.01 99.79 14:02:31 14:01:01 0 0.07 0.00 0.03 0.00 0.02 99.88 14:02:31 14:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 14:02:31 14:01:01 2 0.00 0.00 0.02 0.02 0.02 99.95 14:02:31 14:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:02:31 14:01:01 4 1.06 0.00 0.03 0.00 0.02 98.89 14:02:31 14:01:01 5 0.05 0.00 0.02 0.00 0.03 99.90 14:02:31 14:01:01 6 0.02 0.00 0.02 0.07 0.00 99.90 14:02:31 14:01:01 7 0.07 0.00 0.03 0.00 0.02 99.88 14:02:31 14:02:01 all 8.32 0.00 3.54 2.11 0.06 85.97 14:02:31 14:02:01 0 8.12 0.00 3.63 1.57 0.05 86.63 14:02:31 14:02:01 1 9.54 0.00 3.60 0.63 0.05 86.19 14:02:31 14:02:01 2 9.18 0.00 3.79 3.93 0.07 83.03 14:02:31 14:02:01 3 6.90 0.00 4.92 0.25 0.03 87.90 14:02:31 14:02:01 4 8.50 0.00 2.55 0.59 0.07 88.29 14:02:31 14:02:01 5 8.51 0.00 3.12 0.27 0.05 88.05 14:02:31 14:02:01 6 6.84 0.00 4.00 7.19 0.05 81.92 14:02:31 14:02:01 7 9.01 0.00 2.75 2.45 0.08 85.71 14:02:31 Average: all 6.54 0.00 1.56 0.87 0.04 91.00 14:02:31 Average: 0 6.62 0.00 1.42 0.35 0.04 91.57 14:02:31 Average: 1 6.63 0.00 1.60 0.30 0.03 91.44 14:02:31 Average: 2 6.83 0.00 1.59 0.66 0.03 90.89 14:02:31 Average: 3 6.16 0.00 1.84 1.47 0.03 90.50 14:02:31 Average: 4 6.95 0.00 1.55 0.95 0.04 90.52 14:02:31 Average: 5 6.41 0.00 1.45 0.22 0.03 91.88 14:02:31 Average: 6 6.23 0.00 1.63 2.49 0.03 89.62 14:02:31 Average: 7 6.49 0.00 1.37 0.55 0.05 91.54 14:02:31 14:02:31 14:02:31