Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 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-ssh8204730318122813331.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12127642059430060892.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-secrets/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-secrets/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13985862892452544002.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh17210383588499451698.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-secrets/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-secrets/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8637680920582479843.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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-secrets DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15823 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 # timeout=10 Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.47" > git rev-list --no-walk 56e60704c545c7c42e42a81f4ef0527bde0fab85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:04:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:04:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:04:37 ========================================================= 07:04:37 EdgeX Global Pipelines Version Info 07:04:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:04:38 ------------------- 07:04:38 stable info: 07:04:38 ------------------- 07:04:38 Commited By: Ginny Guan ginny@iotechsys.com 07:04:38 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:04:38 Message: update stable to v1.0.265 07:04:38 ------------------- 07:04:38 experimental info: 07:04:38 ------------------- 07:04:38 Commited By: Cherry Wang cherry@iotechsys.com 07:04:38 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:04:38 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:04:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo 07:04:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo 07:04:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:04:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:04:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:04:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6ad7c4f [Pipeline] echo 07:04:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:04:39 + git rev-list -1 --merges 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396~1..6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] echo 07:04:39 -----------> git rev-list -1 --merges 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396~1..6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 07:04:39 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [false] [Pipeline] sh 07:04:40 + git log --format=format:%s -1 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] echo 07:04:40 ========================================================= 07:04:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:04:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:40 + git log --format=format:%s -1 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] echo 07:04:40 [semverPrep] GIT_COMMIT: 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396, Commit Message: Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.47 [Pipeline] echo 07:04:40 [semverPrep] This is not a build commit. [Pipeline] sh 07:04:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:04:41 + grep -v github /etc/ssh/ssh_known_hosts 07:04:41 + [ -e /tmp/ssh_known_hosts ] 07:04:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:04:41 + + sudo tee -a /etc/ssh/ssh_known_hosts 07:04:41 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:04:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:41 07:04:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:04:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:41 0.1.4: Pulling from edgex-devops/py-git-semver 07:04:41 b85a868b505f: Pulling fs layer 07:04:41 e2be974225ed: Pulling fs layer 07:04:41 339a4e72a1f5: Pulling fs layer 07:04:41 988bab9f4d93: Pulling fs layer 07:04:41 1469e6f7b9e6: Pulling fs layer 07:04:41 988bab9f4d93: Waiting 07:04:41 eaf3925da568: Pulling fs layer 07:04:41 bab4dde63d76: Pulling fs layer 07:04:41 bde34c3a00c8: Pulling fs layer 07:04:41 bab4dde63d76: Waiting 07:04:41 eaf3925da568: Waiting 07:04:41 b352a97aabf1: Pulling fs layer 07:04:41 bde34c3a00c8: Waiting 07:04:41 4872d77fe225: Pulling fs layer 07:04:41 5851b861e8e6: Pulling fs layer 07:04:41 b352a97aabf1: Waiting 07:04:41 4872d77fe225: Waiting 07:04:41 5851b861e8e6: Waiting 07:04:41 e2be974225ed: Verifying Checksum 07:04:41 e2be974225ed: Download complete 07:04:41 988bab9f4d93: Verifying Checksum 07:04:41 988bab9f4d93: Download complete 07:04:42 1469e6f7b9e6: Verifying Checksum 07:04:42 1469e6f7b9e6: Download complete 07:04:42 eaf3925da568: Download complete 07:04:42 339a4e72a1f5: Verifying Checksum 07:04:42 339a4e72a1f5: Download complete 07:04:42 bde34c3a00c8: Verifying Checksum 07:04:42 bde34c3a00c8: Download complete 07:04:42 b352a97aabf1: Download complete 07:04:42 4872d77fe225: Verifying Checksum 07:04:42 4872d77fe225: Download complete 07:04:42 5851b861e8e6: Download complete 07:04:42 b85a868b505f: Verifying Checksum 07:04:42 b85a868b505f: Download complete 07:04:42 bab4dde63d76: Verifying Checksum 07:04:42 bab4dde63d76: Download complete 07:04:43 b85a868b505f: Pull complete 07:04:43 e2be974225ed: Pull complete 07:04:44 339a4e72a1f5: Pull complete 07:04:44 988bab9f4d93: Pull complete 07:04:44 1469e6f7b9e6: Pull complete 07:04:44 eaf3925da568: Pull complete 07:04:46 bab4dde63d76: Pull complete 07:04:46 bde34c3a00c8: Pull complete 07:04:46 b352a97aabf1: Pull complete 07:04:46 4872d77fe225: Pull complete 07:04:46 5851b861e8e6: Pull complete 07:04:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:04:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:04:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:04:47 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:04:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 07:04:50 $ docker top c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 -eo pid,comm 07:04:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:04:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:04:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:50 [ssh-agent] Looking for ssh-agent implementation... 07:04:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:50 $ docker exec c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 ssh-agent 07:04:50 SSH_AUTH_SOCK=/tmp/ssh-6aBuSabSTHaT/agent.33 07:04:50 SSH_AGENT_PID=39 07:04:50 Running ssh-add (command line suppressed) 07:04:50 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17832666011446262384.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_17832666011446262384.key) 07:04:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:51 + git tag --points-at HEAD [Pipeline] } 07:04:51 $ docker exec --env ******** --env ******** c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 ssh-agent -k 07:04:51 unset SSH_AUTH_SOCK; 07:04:51 unset SSH_AGENT_PID; 07:04:51 echo Agent pid 39 killed; 07:04:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:04:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:04:51 [ssh-agent] Looking for ssh-agent implementation... 07:04:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:04:51 $ docker exec c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 ssh-agent 07:04:51 SSH_AUTH_SOCK=/tmp/ssh-FSWkpKwyYlBG/agent.72 07:04:51 SSH_AGENT_PID=78 07:04:51 Running ssh-add (command line suppressed) 07:04:51 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5769511025775573973.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_5769511025775573973.key) 07:04:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:04:51 + git semver init 07:04:52 2024-10-04 07:04:52,138 [run_init] DEBUG init version:0.0.0 force:False 07:04:52 2024-10-04 07:04:52,139 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver 07:04:52 2024-10-04 07:04:52,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-secrets.git /w/workspace/edgexfoundry_go-mod-secrets_main/.semver 07:04:52 2024-10-04 07:04:52,140 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-secrets.git', '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 07:04:53 2024-10-04 07:04:53,051 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.git/info/exclude 07:04:53 2024-10-04 07:04:53,051 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:False 07:04:53 2024-10-04 07:04:53,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 07:04:53 2024-10-04 07:04:53,052 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 07:04:53 3.2.0-dev.15 [Pipeline] } 07:04:53 $ docker exec --env ******** --env ******** c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 ssh-agent -k 07:04:53 unset SSH_AUTH_SOCK; 07:04:53 unset SSH_AGENT_PID; 07:04:53 echo Agent pid 78 killed; 07:04:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:04:53 + git semver [Pipeline] } 07:04:53 $ docker stop --time=1 c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 07:04:55 $ docker rm -f --volumes c36f7eee2a5abad16d22114a3aee54d8861fd44996b39d0fe612620d33b08ea0 [Pipeline] // withDockerContainer [Pipeline] sh 07:04:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:04:55 Stashed 1 file(s) [Pipeline] echo 07:04:55 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [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 07:04:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:04:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:04:56 ========================================================= 07:04:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:04:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:04:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:04:56 43c4264eed91: Pulling fs layer 07:04:56 4cc291be95ef: Pulling fs layer 07:04:56 2ac1f1163629: Pulling fs layer 07:04:56 5c3c966382ef: Pulling fs layer 07:04:56 4f4fb700ef54: Pulling fs layer 07:04:56 5d5c8e513c77: Pulling fs layer 07:04:56 9f66e0745190: Pulling fs layer 07:04:56 f49a43e4bbc0: Pulling fs layer 07:04:56 561ebcabdf7f: Pulling fs layer 07:04:56 5c3c966382ef: Waiting 07:04:56 4f4fb700ef54: Waiting 07:04:56 5d5c8e513c77: Waiting 07:04:56 9f66e0745190: Waiting 07:04:56 f49a43e4bbc0: Waiting 07:04:56 561ebcabdf7f: Waiting 07:04:56 4cc291be95ef: Verifying Checksum 07:04:56 4cc291be95ef: Download complete 07:04:56 5c3c966382ef: Download complete 07:04:56 4f4fb700ef54: Download complete 07:04:56 5d5c8e513c77: Download complete 07:04:56 43c4264eed91: Download complete 07:04:56 9f66e0745190: Verifying Checksum 07:04:56 9f66e0745190: Download complete 07:04:56 43c4264eed91: Pull complete 07:04:56 561ebcabdf7f: Download complete 07:04:56 4cc291be95ef: Pull complete 07:04:56 2ac1f1163629: Verifying Checksum 07:04:56 2ac1f1163629: Download complete 07:04:57 f49a43e4bbc0: Download complete 07:05:01 2ac1f1163629: Pull complete 07:05:01 5c3c966382ef: Pull complete 07:05:01 4f4fb700ef54: Pull complete 07:05:01 5d5c8e513c77: Pull complete 07:05:01 9f66e0745190: Pull complete 07:05:03 f49a43e4bbc0: Pull complete 07:05:03 561ebcabdf7f: Pull complete 07:05:03 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:05:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 07:05:04 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:04 + docker inspect -f . ci-base-image-x86_64 07:05:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:04 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:05:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 07:05:09 $ docker top cfd7b2d875faac41ac0ccd640f6d1d16692fffcc2cb7ee6c6e8c94e175ffc5cd -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:09 + go version 07:05:09 go version go1.23.2 linux/amd64 [Pipeline] } 07:05:09 $ docker stop --time=1 cfd7b2d875faac41ac0ccd640f6d1d16692fffcc2cb7ee6c6e8c94e175ffc5cd 07:05:10 $ docker rm -f --volumes cfd7b2d875faac41ac0ccd640f6d1d16692fffcc2cb7ee6c6e8c94e175ffc5cd [Pipeline] // withDockerContainer [Pipeline] } 07:05:10 Still waiting to schedule task 07:05:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15783’ [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:11 + docker inspect -f . ci-base-image-x86_64 07:05:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:11 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:05:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 07:05:12 $ docker top c9749495aa37840b46685f43b8d9d91fc0c0ce181a12f5e772fd641e1e7ad5b8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] fileExists [Pipeline] sh 07:05:12 + make test 07:05:12 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 07:05:12 go: downloading github.com/stretchr/testify v1.9.0 07:05:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 07:05:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.47 07:05:12 go: downloading github.com/davecgh/go-spew v1.1.1 07:05:12 go: downloading github.com/pmezard/go-difflib v1.0.0 07:05:12 go: downloading github.com/stretchr/objx v0.5.2 07:05:12 go: downloading gopkg.in/yaml.v3 v3.0.1 07:05:12 go: downloading github.com/zeebo/errs v1.3.0 07:05:12 go: downloading google.golang.org/grpc v1.64.1 07:05:12 go: downloading github.com/go-kit/log v0.2.1 07:05:12 go: downloading github.com/go-playground/validator/v10 v10.22.1 07:05:12 go: downloading github.com/google/uuid v1.6.0 07:05:12 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 07:05:12 go: downloading google.golang.org/protobuf v1.34.2 07:05:13 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:05:13 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 07:05:13 go: downloading github.com/go-playground/universal-translator v0.18.1 07:05:13 go: downloading github.com/leodido/go-urn v1.4.0 07:05:13 go: downloading golang.org/x/crypto v0.25.0 07:05:13 go: downloading golang.org/x/text v0.16.0 07:05:13 go: downloading github.com/go-playground/locales v0.14.1 07:05:13 go: downloading golang.org/x/net v0.27.0 07:05:13 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 07:05:13 go: downloading golang.org/x/sys v0.22.0 07:05:35 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 07:05:35 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 07:05:35 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 07:05:36 github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements 07:05:36 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 07:05:42 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 8.961s coverage: 75.7% of statements 07:05:42 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.022s coverage: 52.2% of statements 07:05:42 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.032s coverage: 96.7% of statements 07:05:42 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.022s coverage: 89.5% of statements 07:05:42 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.018s coverage: 100.0% of statements 07:05:42 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.029s coverage: 55.8% of statements 07:05:42 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.016s coverage: 56.0% of statements 07:05:42 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.027s coverage: 100.0% of statements 07:06:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:06:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:06:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:06:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:06:02 $ docker stop --time=1 c9749495aa37840b46685f43b8d9d91fc0c0ce181a12f5e772fd641e1e7ad5b8 07:06:05 $ docker rm -f --volumes c9749495aa37840b46685f43b8d9d91fc0c0ce181a12f5e772fd641e1e7ad5b8 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:06:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:07 07:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:07 latest: Pulling from edgex-lftools-log-publisher 07:06:07 5eb5b503b376: Pulling fs layer 07:06:07 5c69ac0246d0: Pulling fs layer 07:06:07 ec43610c2a17: Pulling fs layer 07:06:07 3a2ae6a8a46f: Pulling fs layer 07:06:07 33b1e0a273af: Pulling fs layer 07:06:07 5d3b04190fa2: Pulling fs layer 07:06:07 2f39f015ded8: Pulling fs layer 07:06:07 5d3b04190fa2: Waiting 07:06:07 3a2ae6a8a46f: Waiting 07:06:07 33b1e0a273af: Waiting 07:06:07 2f39f015ded8: Waiting 07:06:07 5c69ac0246d0: Verifying Checksum 07:06:07 5c69ac0246d0: Download complete 07:06:07 3a2ae6a8a46f: Verifying Checksum 07:06:07 3a2ae6a8a46f: Download complete 07:06:07 33b1e0a273af: Verifying Checksum 07:06:07 33b1e0a273af: Download complete 07:06:07 5d3b04190fa2: Verifying Checksum 07:06:07 5d3b04190fa2: Download complete 07:06:07 ec43610c2a17: Verifying Checksum 07:06:07 ec43610c2a17: Download complete 07:06:07 5eb5b503b376: Verifying Checksum 07:06:07 5eb5b503b376: Download complete 07:06:08 2f39f015ded8: Download complete 07:06:08 5eb5b503b376: Pull complete 07:06:09 5c69ac0246d0: Pull complete 07:06:09 ec43610c2a17: Pull complete 07:06:09 3a2ae6a8a46f: Pull complete 07:06:09 33b1e0a273af: Pull complete 07:06:09 5d3b04190fa2: Pull complete 07:06:15 2f39f015ded8: Pull complete 07:06:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:06:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:15 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:06:15 $ 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/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 07:06:19 $ docker top 95f062800d1bfd2642a246dc291d63b63ac84d90100ba0d8103615b730489f6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:20 ---> job-cost.sh 07:06:20 lf-activate-venv: SKIPPING 07:06:20 INFO: No Stack... 07:06:20 INFO: Retrieving Pricing Info for: v3-standard-8 07:06:20 INFO: Archiving Costs [Pipeline] sh 07:06:21 + cat /w/workspace/edgexfoundry_go-mod-secrets_main/archives/cost.csv 07:06:21 + cut -d, -f6 [Pipeline] lock 07:06:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] 07:06:21 Resource [jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] did not exist. Created. 07:06:21 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:06:21 + echo total: 0.2199999988079071 [Pipeline] stash 07:06:21 Stashed 1 file(s) [Pipeline] } 07:06:21 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 07:06:21 $ docker stop --time=1 95f062800d1bfd2642a246dc291d63b63ac84d90100ba0d8103615b730489f6d 07:06:22 $ docker rm -f --volumes 95f062800d1bfd2642a246dc291d63b63ac84d90100ba0d8103615b730489f6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:33:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16213 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws 07:33:38 Running in /w/workspace/go-mod-secrets/93 [Pipeline] { [Pipeline] checkout 07:33:38 The recommended git tool is: git 07:33:43 using credential edgex-jenkins-ssh 07:33:43 Cloning the remote Git repository 07:33:43 Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git 07:33:43 > git init /w/workspace/go-mod-secrets/93 # timeout=10 07:33:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git 07:33:43 > git --version # timeout=10 07:33:43 > git --version # 'git version 2.25.1' 07:33:43 using GIT_SSH to set credentials SSH Credentials for GitHub 07:33:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:46 Avoid second fetch 07:33:46 Checking out Revision 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 (main) 07:33:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 07:33:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:33:46 > git config core.sparsecheckout # timeout=10 07:33:46 Commit message: "Merge pull request #280 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v3-3.2.0-dev.47" 07:33:46 > git checkout -f 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:33:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:33:51 % Total % Received % Xferd Average Speed Time Time Time Current 07:33:51 Dload Upload Total Spent Left Speed 07:33:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 07:33:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:33:52 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:33:52 sudo tee /etc/docker/daemon.new 07:33:52 { 07:33:52 "registry-mirrors": [ 07:33:52 "https://nexus3.edgexfoundry.org:10001" 07:33:52 ], 07:33:52 "bip": "10.250.0.254/24", 07:33:52 "hosts": [ 07:33:52 "tcp://0.0.0.0:5555", 07:33:52 "unix:///var/run/docker.sock" 07:33:52 ], 07:33:52 "mtu": 1458, 07:33:52 "selinux-enabled": true, 07:33:52 "seccomp-profile": "/etc/docker/seccomp.json" 07:33:52 } [Pipeline] sh 07:33:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:33:52 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 07:34:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:34:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:34:11 ========================================================= 07:34:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:34:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 07:34:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:34:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:34:12 cf04c63912e1: Pulling fs layer 07:34:12 55b35a11ae5e: Pulling fs layer 07:34:12 a37a00ec5f00: Pulling fs layer 07:34:12 50b3750afda1: Pulling fs layer 07:34:12 4f4fb700ef54: Pulling fs layer 07:34:12 80978eb59214: Pulling fs layer 07:34:12 c9f46d7d2bd2: Pulling fs layer 07:34:12 c5a475d317c9: Pulling fs layer 07:34:12 80978eb59214: Waiting 07:34:12 50b3750afda1: Waiting 07:34:12 4f4fb700ef54: Waiting 07:34:12 c9f46d7d2bd2: Waiting 07:34:12 c5a475d317c9: Waiting 07:34:12 55b35a11ae5e: Verifying Checksum 07:34:12 55b35a11ae5e: Download complete 07:34:12 50b3750afda1: Verifying Checksum 07:34:12 50b3750afda1: Download complete 07:34:12 4f4fb700ef54: Verifying Checksum 07:34:12 4f4fb700ef54: Download complete 07:34:12 80978eb59214: Verifying Checksum 07:34:12 80978eb59214: Download complete 07:34:12 cf04c63912e1: Verifying Checksum 07:34:12 cf04c63912e1: Download complete 07:34:12 c5a475d317c9: Verifying Checksum 07:34:12 c5a475d317c9: Download complete 07:34:13 cf04c63912e1: Pull complete 07:34:14 55b35a11ae5e: Pull complete 07:34:14 a37a00ec5f00: Download complete 07:34:15 c9f46d7d2bd2: Verifying Checksum 07:34:15 c9f46d7d2bd2: Download complete 07:34:27 a37a00ec5f00: Pull complete 07:34:27 50b3750afda1: Pull complete 07:34:27 4f4fb700ef54: Pull complete 07:34:28 80978eb59214: Pull complete 07:34:36 c9f46d7d2bd2: Pull complete 07:34:38 c5a475d317c9: Pull complete 07:34:38 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:34:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:34:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 07:34:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:39 + docker inspect -f . ci-base-image-arm64 07:34:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:39 prd-ubuntu20.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container 07:34:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/93 -v /w/workspace/go-mod-secrets/93:/w/workspace/go-mod-secrets/93:rw,z -v /w/workspace/go-mod-secrets/93@tmp:/w/workspace/go-mod-secrets/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:34:42 $ docker top b56ef5840577f7bf686d975c11e7cd4df9a510ed2c97e692f4c1ba6ae72f8d17 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:42 + go version 07:34:42 go version go1.23.2 linux/arm64 [Pipeline] } 07:34:42 $ docker stop --time=1 b56ef5840577f7bf686d975c11e7cd4df9a510ed2c97e692f4c1ba6ae72f8d17 07:34:44 $ docker rm -f --volumes b56ef5840577f7bf686d975c11e7cd4df9a510ed2c97e692f4c1ba6ae72f8d17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:45 + docker inspect -f . ci-base-image-arm64 07:34:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:45 prd-ubuntu20.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container 07:34:45 $ 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-secrets/93 -v /w/workspace/go-mod-secrets/93:/w/workspace/go-mod-secrets/93:rw,z -v /w/workspace/go-mod-secrets/93@tmp:/w/workspace/go-mod-secrets/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:34:46 $ docker top 437b8b04bf528f4fbfe0f1a1f42f1914da2297cda4eeea1de8bf7d461bf0b8d0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:47 + git config --global --add safe.directory /w/workspace/go-mod-secrets/93 [Pipeline] fileExists [Pipeline] sh 07:34:47 + make test 07:34:47 CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out 07:34:47 go: downloading github.com/stretchr/testify v1.9.0 07:34:47 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.47 07:34:47 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 07:34:48 go: downloading github.com/davecgh/go-spew v1.1.1 07:34:48 go: downloading github.com/pmezard/go-difflib v1.0.0 07:34:48 go: downloading github.com/stretchr/objx v0.5.2 07:34:48 go: downloading gopkg.in/yaml.v3 v3.0.1 07:34:48 go: downloading github.com/go-kit/log v0.2.1 07:34:48 go: downloading github.com/go-playground/validator/v10 v10.22.1 07:34:48 go: downloading github.com/google/uuid v1.6.0 07:34:48 go: downloading github.com/zeebo/errs v1.3.0 07:34:48 go: downloading google.golang.org/grpc v1.64.1 07:34:50 go: downloading github.com/go-logfmt/logfmt v0.5.1 07:34:50 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 07:34:50 go: downloading google.golang.org/protobuf v1.34.2 07:34:50 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 07:34:51 go: downloading github.com/go-playground/universal-translator v0.18.1 07:34:51 go: downloading github.com/leodido/go-urn v1.4.0 07:34:51 go: downloading golang.org/x/crypto v0.25.0 07:34:51 go: downloading golang.org/x/text v0.16.0 07:34:52 go: downloading golang.org/x/net v0.27.0 07:34:52 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 07:34:52 go: downloading github.com/go-playground/locales v0.14.1 07:34:54 go: downloading golang.org/x/sys v0.22.0 07:36:45 ? github.com/edgexfoundry/go-mod-secrets/v3/pkg/keys [no test files] 07:36:49 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader/mocks coverage: 0.0% of statements 07:36:51 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer/mocks coverage: 0.0% of statements 07:36:57 ok github.com/edgexfoundry/go-mod-secrets/v3/internal/pkg/vault 12.280s coverage: 75.7% of statements 07:36:57 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg 1.100s coverage: 52.2% of statements 07:36:57 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/listener 10.137s coverage: 96.7% of statements 07:36:57 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/authtokenloader 1.077s coverage: 89.5% of statements 07:36:57 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/fileioperformer 1.073s coverage: 100.0% of statements 07:37:35 github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider/mocks coverage: 0.0% of statements 07:37:35 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/token/runtimetokenprovider 1.113s coverage: 55.8% of statements 07:37:35 ok github.com/edgexfoundry/go-mod-secrets/v3/pkg/types 1.087s coverage: 56.0% of statements 07:37:35 ok github.com/edgexfoundry/go-mod-secrets/v3/secrets 1.117s coverage: 100.0% of statements 07:37:35 github.com/edgexfoundry/go-mod-secrets/v3/secrets/mocks coverage: 0.0% of statements 07:37:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:37:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 07:38:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:38:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 07:38:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:38:57 $ docker stop --time=1 437b8b04bf528f4fbfe0f1a1f42f1914da2297cda4eeea1de8bf7d461bf0b8d0 07:38:59 $ docker rm -f --volumes 437b8b04bf528f4fbfe0f1a1f42f1914da2297cda4eeea1de8bf7d461bf0b8d0 [Pipeline] // withDockerContainer [Pipeline] sh 07:39:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:39:02 Warning: overwriting stash ‘coverage-report’ 07:39:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:03 07:39:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:03 arm64: Pulling from edgex-lftools-log-publisher 07:39:03 8998bd30e6a1: Pulling fs layer 07:39:03 04944245beec: Pulling fs layer 07:39:03 699f458cf7ca: Pulling fs layer 07:39:03 765212b225bb: Pulling fs layer 07:39:03 f23df028b6ca: Pulling fs layer 07:39:03 d65c8cfc05b1: Pulling fs layer 07:39:03 2437ff75d9bd: Pulling fs layer 07:39:03 765212b225bb: Waiting 07:39:03 f23df028b6ca: Waiting 07:39:03 d65c8cfc05b1: Waiting 07:39:03 2437ff75d9bd: Waiting 07:39:03 04944245beec: Verifying Checksum 07:39:03 04944245beec: Download complete 07:39:03 765212b225bb: Verifying Checksum 07:39:03 765212b225bb: Download complete 07:39:03 f23df028b6ca: Verifying Checksum 07:39:03 f23df028b6ca: Download complete 07:39:03 d65c8cfc05b1: Download complete 07:39:04 699f458cf7ca: Verifying Checksum 07:39:04 699f458cf7ca: Download complete 07:39:04 8998bd30e6a1: Verifying Checksum 07:39:04 8998bd30e6a1: Download complete 07:39:07 2437ff75d9bd: Verifying Checksum 07:39:07 2437ff75d9bd: Download complete 07:39:09 8998bd30e6a1: Pull complete 07:39:09 04944245beec: Pull complete 07:39:11 699f458cf7ca: Pull complete 07:39:11 765212b225bb: Pull complete 07:39:12 f23df028b6ca: Pull complete 07:39:12 d65c8cfc05b1: Pull complete 07:39:30 2437ff75d9bd: Pull complete 07:39:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:39:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:30 prd-ubuntu20.04-docker-arm64-4c-16g-16213 does not seem to be running inside a container 07:39:30 $ 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-secrets/93 -v /w/workspace/go-mod-secrets/93:/w/workspace/go-mod-secrets/93:rw,z -v /w/workspace/go-mod-secrets/93@tmp:/w/workspace/go-mod-secrets/93@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:39:33 $ docker top 472b517028b22e08b75ca2ea9ad2554500934298582f765b4d35276388cd6fdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:39:34 ---> job-cost.sh 07:39:34 lf-activate-venv: SKIPPING 07:39:34 INFO: No Stack... 07:39:34 INFO: Retrieving Pricing Info for: v3-standard-4 07:39:35 INFO: Archiving Costs [Pipeline] sh 07:39:35 + cat /w/workspace/go-mod-secrets/93/archives/cost.csv 07:39:35 + cut -d, -f6 [Pipeline] lock 07:39:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] 07:39:36 Resource [jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] did not exist. Created. 07:39:36 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:39:36 /w/workspace/go-mod-secrets/93@tmp/durable-eb0019d1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:39:36 + echo total: 0.10999999940395355 [Pipeline] stash 07:39:37 Warning: overwriting stash ‘stack-cost’ 07:39:37 Stashed 1 file(s) [Pipeline] } 07:39:37 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-secrets-main-93-stack-cost] [Pipeline] // lock [Pipeline] } 07:39:37 $ docker stop --time=1 472b517028b22e08b75ca2ea9ad2554500934298582f765b4d35276388cd6fdf 07:39:38 $ docker rm -f --volumes 472b517028b22e08b75ca2ea9ad2554500934298582f765b4d35276388cd6fdf [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 07:39:38 provisioning config files... 07:39:38 copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config10179578930977179323tmp [Pipeline] { [Pipeline] sh 07:39:39 + set +x 07:39:39 + + curl -s https://codecov.io/bash 07:39:39 bash -s -- 07:39:39 07:39:39 _____ _ 07:39:39 / ____| | | 07:39:39 | | ___ __| | ___ ___ _____ __ 07:39:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:39:39 | |___| (_) | (_| | __/ (_| (_) \ V / 07:39:39 \_____\___/ \__,_|\___|\___\___/ \_/ 07:39:39 Bash-1.0.6 07:39:39 07:39:39 07:39:39 ==> git version 2.25.1 found 07:39:39 ==> 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 07:39:39 Release-Date: 2020-01-08 07:39:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:39:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:39:39 ==> Jenkins CI detected. 07:39:39 current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main 07:39:39 project root: . 07:39:39 --> token set from env 07:39:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:39:39 ==> Running gcov in . (disable via -X gcov) 07:39:39 ==> Python coveragepy not found 07:39:39 ==> Searching for coverage reports in: 07:39:39 + . 07:39:39 -> Found 1 reports 07:39:39 ==> Detecting git/mercurial file structure 07:39:39 ==> Reading reports 07:39:39 + ./coverage.out bytes=70324 07:39:39 ==> Appending adjustments 07:39:39 https://docs.codecov.io/docs/fixing-reports 07:39:39 + Found adjustments 07:39:39 ==> Gzipping contents 07:39:39 12K /tmp/codecov.aj4l8B.gz 07:39:39 ==> Uploading reports 07:39:39 url: https://codecov.io 07:39:39 query: branch=main&commit=6ad7c4f3e81ae9d2847f70c6836ba559a62f5396&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 07:39:39 -> Pinging Codecov 07:39:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6ad7c4f3e81ae9d2847f70c6836ba559a62f5396&build=93&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F93%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= 07:39:39 -> Uploading to 07:39:39 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-secrets/6ad7c4f3e81ae9d2847f70c6836ba559a62f5396/59b79149-16f2-4cd4-a724-2414c6dd4959.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T073939Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=012d108cdd7dfcb5b4eafcb23cd983e742b2097196df612229cf060f487168d0 07:39:39 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:39 Dload Upload Total Spent Left Speed 07:39:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10315 0 0 100 10315 0 48655 --:--:-- --:--:-- --:--:-- 48655 07:39:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-secrets/commit/6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] } 07:39:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:39:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:39:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:39:40 07:39:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:39:41 latest: Pulling from edgex-devops/edgex-snyk-go 07:39:41 43c4264eed91: Already exists 07:39:41 4cc291be95ef: Already exists 07:39:41 2ac1f1163629: Already exists 07:39:41 5c3c966382ef: Already exists 07:39:41 4f4fb700ef54: Already exists 07:39:41 d9c7d2e4e75e: Pulling fs layer 07:39:41 9c3e1370e548: Pulling fs layer 07:39:41 d9c7d2e4e75e: Verifying Checksum 07:39:41 d9c7d2e4e75e: Download complete 07:39:41 d9c7d2e4e75e: Pull complete 07:39:42 9c3e1370e548: Verifying Checksum 07:39:42 9c3e1370e548: Download complete 07:39:45 9c3e1370e548: Pull complete 07:39:45 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:39:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:39:45 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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:latest cat 07:39:50 $ docker top a639cc8ec46855d64a59216bcba4524ff3f0f760fabb604e2b1bbea2243546e9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:39:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] echo 07:39:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-secrets:main' [Pipeline] sh 07:39:50 + set -o pipefail 07:39:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-secrets:main' 07:39:55 07:39:55 Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v3)... 07:39:55 07:39:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2dead42e-5de1-4c38-a2c0-ac58afb943e8/history/d32dc6b1-334e-4876-ab49-7158a244916d 07:39:55 07:39:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:39:55 07:39:55 07:39:55 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:39:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:39:56 $ docker stop --time=1 a639cc8ec46855d64a59216bcba4524ff3f0f760fabb604e2b1bbea2243546e9 07:40:00 $ docker rm -f --volumes a639cc8ec46855d64a59216bcba4524ff3f0f760fabb604e2b1bbea2243546e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:01 + git log --format=format:%s -1 6ad7c4f3e81ae9d2847f70c6836ba559a62f5396 [Pipeline] sh 07:40:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:02 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:40:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 07:40:02 $ docker top 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c -eo pid,comm 07:40:02 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). 07:40:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:02 [ssh-agent] Looking for ssh-agent implementation... 07:40:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:03 $ docker exec 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c ssh-agent 07:40:03 SSH_AUTH_SOCK=/tmp/ssh-WdFRWaRZreHo/agent.32 07:40:03 SSH_AGENT_PID=38 07:40:03 Running ssh-add (command line suppressed) 07:40:03 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11993856060073708278.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_11993856060073708278.key) 07:40:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:03 + git semver tag 07:40:03 2024-10-04 07:40:03,771 [run_tag] DEBUG tag force:False 07:40:03 2024-10-04 07:40:03,771 [check_head_tag] DEBUG check head tag 07:40:03 2024-10-04 07:40:03,774 [execute] INFO git cat-file --batch-check 07:40:03 2024-10-04 07:40:03,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 07:40:03 2024-10-04 07:40:03,777 [execute] INFO git cat-file --batch 07:40:03 2024-10-04 07:40:03,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=) 07:40:03 2024-10-04 07:40:03,797 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 07:40:03 2024-10-04 07:40:03,798 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 07:40:03 2024-10-04 07:40:03,798 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 07:40:03 2024-10-04 07:40:03,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 07:40:03 3.2.0-dev.15 [Pipeline] } 07:40:03 $ docker exec --env ******** --env ******** 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c ssh-agent -k 07:40:03 unset SSH_AUTH_SOCK; 07:40:03 unset SSH_AGENT_PID; 07:40:03 echo Agent pid 38 killed; 07:40:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:04 + git semver [Pipeline] } 07:40:04 $ docker stop --time=1 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c 07:40:06 $ docker rm -f --volumes 671740f439a508b7cccbd720bfeadc410e8a165e6827d6464368fc4016345f9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:06 07:40:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:06 0.23.1-centos7: Pulling from edgex-lftools 07:40:06 ab5ef0e58194: Pulling fs layer 07:40:06 9712f1f96733: Pulling fs layer 07:40:06 63f879dbbcfc: Pulling fs layer 07:40:06 0d9ebad4ef96: Pulling fs layer 07:40:06 e9a5061849ea: Pulling fs layer 07:40:06 d747dcd14b5f: Pulling fs layer 07:40:06 2de7ff778b66: Pulling fs layer 07:40:06 0d9ebad4ef96: Waiting 07:40:06 e9a5061849ea: Waiting 07:40:06 d747dcd14b5f: Waiting 07:40:06 2de7ff778b66: Waiting 07:40:06 9712f1f96733: Verifying Checksum 07:40:06 9712f1f96733: Download complete 07:40:07 63f879dbbcfc: Verifying Checksum 07:40:07 63f879dbbcfc: Download complete 07:40:07 e9a5061849ea: Verifying Checksum 07:40:07 e9a5061849ea: Download complete 07:40:07 d747dcd14b5f: Verifying Checksum 07:40:07 d747dcd14b5f: Download complete 07:40:07 ab5ef0e58194: Verifying Checksum 07:40:07 ab5ef0e58194: Download complete 07:40:07 0d9ebad4ef96: Verifying Checksum 07:40:07 0d9ebad4ef96: Download complete 07:40:07 2de7ff778b66: Verifying Checksum 07:40:07 2de7ff778b66: Download complete 07:40:09 ab5ef0e58194: Pull complete 07:40:09 9712f1f96733: Pull complete 07:40:10 63f879dbbcfc: Pull complete 07:40:13 0d9ebad4ef96: Pull complete 07:40:14 e9a5061849ea: Pull complete 07:40:14 d747dcd14b5f: Pull complete 07:40:15 2de7ff778b66: Pull complete 07:40:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:40:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:15 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 07:40:23 $ docker top 64e32917e1f9752727e14464bea3f0fc4cf4a70cbb116faa8e61988e472c99e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:40:23 provisioning config files... 07:40:23 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config775522450937438595tmp 07:40:23 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2787568171903496953tmp 07:40:23 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7877700157545414944tmp [Pipeline] { [Pipeline] echo 07:40:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:40:23 ---> sigul-configuration.sh 07:40:23 gpg: directory `/root/.gnupg' created 07:40:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:40:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:40:23 gpg: keyring `/root/.gnupg/secring.gpg' created 07:40:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:40:23 gpg: CAST5 encrypted data 07:40:23 gpg: encrypted with 1 passphrase 07:40:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:40:24 + mkdir /home/jenkins 07:40:24 + mkdir /home/jenkins/sigul [Pipeline] sh 07:40:24 + 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 07:40:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:40:24 ---> sigul-install.sh 07:40:24 Sigul already installed; skipping installation. [Pipeline] sh 07:40:25 + git tag --list 07:40:25 v0.0.0 07:40:25 v0.0.1 07:40:25 v0.0.10 07:40:25 v0.0.11 07:40:25 v0.0.12 07:40:25 v0.0.13 07:40:25 v0.0.14 07:40:25 v0.0.15 07:40:25 v0.0.16 07:40:25 v0.0.17 07:40:25 v0.0.18 07:40:25 v0.0.19 07:40:25 v0.0.2 07:40:25 v0.0.20 07:40:25 v0.0.21 07:40:25 v0.0.22 07:40:25 v0.0.23 07:40:25 v0.0.24 07:40:25 v0.0.25 07:40:25 v0.0.26 07:40:25 v0.0.27 07:40:25 v0.0.28 07:40:25 v0.0.29 07:40:25 v0.0.3 07:40:25 v0.0.30 07:40:25 v0.0.31 07:40:25 v0.0.32 07:40:25 v0.0.33 07:40:25 v0.0.4 07:40:25 v0.0.5 07:40:25 v0.0.6 07:40:25 v0.0.7 07:40:25 v0.0.8 07:40:25 v0.0.9 07:40:25 v2.0.0 07:40:25 v2.1.0 07:40:25 v2.1.1 07:40:25 v2.2.0 07:40:25 v2.3.0 07:40:25 v3.0 07:40:25 v3.0.0 07:40:25 v3.0.1 07:40:25 v3.1 07:40:25 v3.1.0 07:40:25 v3.1.0-dev.1 07:40:25 v3.1.0-dev.10 07:40:25 v3.1.0-dev.11 07:40:25 v3.1.0-dev.12 07:40:25 v3.1.0-dev.13 07:40:25 v3.1.0-dev.14 07:40:25 v3.1.0-dev.15 07:40:25 v3.1.0-dev.16 07:40:25 v3.1.0-dev.17 07:40:25 v3.1.0-dev.2 07:40:25 v3.1.0-dev.3 07:40:25 v3.1.0-dev.4 07:40:25 v3.1.0-dev.5 07:40:25 v3.1.0-dev.6 07:40:25 v3.1.0-dev.7 07:40:25 v3.1.0-dev.8 07:40:25 v3.1.0-dev.9 07:40:25 v3.2.0-dev.1 07:40:25 v3.2.0-dev.10 07:40:25 v3.2.0-dev.11 07:40:25 v3.2.0-dev.12 07:40:25 v3.2.0-dev.13 07:40:25 v3.2.0-dev.14 07:40:25 v3.2.0-dev.15 07:40:25 v3.2.0-dev.2 07:40:25 v3.2.0-dev.3 07:40:25 v3.2.0-dev.4 07:40:25 v3.2.0-dev.5 07:40:25 v3.2.0-dev.6 07:40:25 v3.2.0-dev.7 07:40:25 v3.2.0-dev.8 07:40:25 v3.2.0-dev.9 [Pipeline] sh 07:40:25 + lftools sign git-tag v3.2.0-dev.15 07:40:26 Signing Git tag with Sigul... 07:40:26 Signing v3.2.0-dev.15 [Pipeline] echo 07:40:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:40:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:40:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:40:26 $ docker stop --time=1 64e32917e1f9752727e14464bea3f0fc4cf4a70cbb116faa8e61988e472c99e8 07:40:27 $ docker rm -f --volumes 64e32917e1f9752727e14464bea3f0fc4cf4a70cbb116faa8e61988e472c99e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:40:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:28 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:40:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 07:40:29 $ docker top b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 -eo pid,comm 07:40:29 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). 07:40:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:29 [ssh-agent] Looking for ssh-agent implementation... 07:40:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:29 $ docker exec b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 ssh-agent 07:40:29 SSH_AUTH_SOCK=/tmp/ssh-60MzPTZZtXEh/agent.32 07:40:29 SSH_AGENT_PID=38 07:40:29 Running ssh-add (command line suppressed) 07:40:29 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8922299936356731028.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8922299936356731028.key) 07:40:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:29 + git semver bump pre 07:40:30 2024-10-04 07:40:30,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 07:40:30 2024-10-04 07:40:30,073 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 07:40:30 2024-10-04 07:40:30,073 [bump_version] DEBUG bumped version:3.2.0-dev.16 07:40:30 2024-10-04 07:40:30,074 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main with force:True 07:40:30 2024-10-04 07:40:30,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 07:40:30 2024-10-04 07:40:30,074 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 07:40:30 2024-10-04 07:40:30,076 [execute] INFO git cat-file --batch-check 07:40:30 2024-10-04 07:40:30,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 07:40:30 2024-10-04 07:40:30,081 [execute] INFO git cat-file --batch 07:40:30 2024-10-04 07:40:30,081 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 07:40:30 2024-10-04 07:40:30,086 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 07:40:30 3.2.0-dev.16 [Pipeline] } 07:40:30 $ docker exec --env ******** --env ******** b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 ssh-agent -k 07:40:30 unset SSH_AUTH_SOCK; 07:40:30 unset SSH_AGENT_PID; 07:40:30 echo Agent pid 38 killed; 07:40:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:30 + git semver [Pipeline] } 07:40:30 $ docker stop --time=1 b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 07:40:32 $ docker rm -f --volumes b418c9b019a831dbcd41313dd8c45027c6839ea451b436588dd51b893477fde9 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:40:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:32 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:40:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 07:40:33 $ docker top 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a -eo pid,comm 07:40:33 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). 07:40:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:33 [ssh-agent] Looking for ssh-agent implementation... 07:40:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:33 $ docker exec 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a ssh-agent 07:40:33 SSH_AUTH_SOCK=/tmp/ssh-5hK9MqKmPybk/agent.32 07:40:33 SSH_AGENT_PID=38 07:40:33 Running ssh-add (command line suppressed) 07:40:33 Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18267158676235098329.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_18267158676235098329.key) 07:40:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:34 + git semver push 07:40:34 2024-10-04 07:40:34,258 [run_push] DEBUG push 07:40:34 2024-10-04 07:40:34,259 [execute] INFO git cat-file --batch-check 07:40:34 2024-10-04 07:40:34,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=) 07:40:34 2024-10-04 07:40:34,262 [execute] INFO git rev-list 5e9119ad1d52593cfcbe0b2f35e32ec8c9473a64 -- 07:40:34 2024-10-04 07:40:34,263 [execute] DEBUG Popen(['git', 'rev-list', '5e9119ad1d52593cfcbe0b2f35e32ec8c9473a64', '--'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 07:40:34 2024-10-04 07:40:34,270 [execute] INFO git fetch -v origin 07:40:34 2024-10-04 07:40:34,270 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=True, shell=None, istream=None) 07:40:34 2024-10-04 07:40:34,726 [run_push] DEBUG no remote changes detected 07:40:34 2024-10-04 07:40:34,726 [execute] INFO git push origin semver 07:40:34 2024-10-04 07:40:34,727 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main/.semver, universal_newlines=False, shell=None, istream=None) 07:40:35 2024-10-04 07:40:35,422 [run_push] DEBUG push all version tags 07:40:35 2024-10-04 07:40:35,422 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:40:35 2024-10-04 07:40:35,423 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_go-mod-secrets_main, universal_newlines=False, shell=None, istream=None) 07:40:36 2024-10-04 07:40:36,091 [read_version] DEBUG read version from /w/workspace/edgexfoundry_go-mod-secrets_main/.semver/main 07:40:36 3.2.0-dev.16 [Pipeline] } 07:40:36 $ docker exec --env ******** --env ******** 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a ssh-agent -k 07:40:36 unset SSH_AUTH_SOCK; 07:40:36 unset SSH_AGENT_PID; 07:40:36 echo Agent pid 38 killed; 07:40:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:36 + git semver [Pipeline] } 07:40:36 $ docker stop --time=1 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a 07:40:38 $ docker rm -f --volumes 2abdcf957d2c3e00c9aaadfb512a5a9b9c7165f1d9b3b4731f3b265f344f706a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:40:39 + [ -d /w/workspace/edgexfoundry_go-mod-secrets_main/archives ] 07:40:39 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 07:40:39 total 16 07:40:39 drwxr-xr-x 3 root root 4096 Oct 4 07:06 . 07:40:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 07:40 .. 07:40:39 drwxr-xr-x 2 root root 4096 Oct 4 07:06 cost 07:40:39 -rw-r--r-- 1 root root 85 Oct 4 07:06 cost.csv 07:40:39 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_go-mod-secrets_main/archives 07:40:39 + ls -al /w/workspace/edgexfoundry_go-mod-secrets_main/archives 07:40:39 total 16 07:40:39 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:06 . 07:40:39 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 07:40 .. 07:40:39 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:06 cost 07:40:39 -rw-r--r-- 1 jenkins jenkins 85 Oct 4 07:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:40:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:40:40 ---> package-listing.sh 07:40:40 ++ facter osfamily 07:40:40 ++ tr '[:upper:]' '[:lower:]' 07:40:40 + OS_FAMILY=debian 07:40:40 + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main 07:40:40 + START_PACKAGES=/tmp/packages_start.txt 07:40:40 + END_PACKAGES=/tmp/packages_end.txt 07:40:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:40 + PACKAGES=/tmp/packages_start.txt 07:40:40 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 07:40:40 + PACKAGES=/tmp/packages_end.txt 07:40:40 + case "${OS_FAMILY}" in 07:40:40 + dpkg -l 07:40:40 + grep '^ii' 07:40:40 + '[' -f /tmp/packages_start.txt ']' 07:40:40 + '[' -f /tmp/packages_end.txt ']' 07:40:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:40 + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' 07:40:40 + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ 07:40:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo 07:40:40 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:40:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:41 prd-ubuntu20.04-docker-8c-8g-15823 does not seem to be running inside a container 07:40:41 $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 07:40:41 $ docker top 79b2b38d11e0034105d74b8aad9daca55b0bbefc2406dbcc3b0574cea5e861dd -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:42 + touch /tmp/pre-build-complete [Pipeline] sh 07:40:42 + mkdir -p /var/log/sysstat [Pipeline] sh 07:40:42 + ls /var/log/sa-host 07:40:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:42 provisioning config files... 07:40:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config18215590528544359040tmp [Pipeline] { [Pipeline] echo 07:40:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:40:43 ---> create-netrc.sh [Pipeline] } 07:40:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:40:43 ---> python-tools-install.sh [Pipeline] echo 07:40:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:40:43 ---> sudo-logs.sh 07:40:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:40:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:40:44 ---> job-cost.sh 07:40:44 lf-activate-venv: SKIPPING 07:40:44 DEBUG: total: 0.2199999988079071 07:40:44 INFO: Retrieving Stack Cost... 07:40:44 INFO: Retrieving Pricing Info for: v3-standard-8 07:40:44 INFO: Archiving Costs [Pipeline] echo 07:40:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:40:44 ---> logs-deploy.sh 07:40:44 lf-activate-venv: SKIPPING 07:40:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/93 07:40:44 INFO: archiving workspace using pattern(s): 07:40:45 Archives upload complete. 07:40:46 INFO: archiving logs to Nexus 07:40:46 ---> uname -a: 07:40:46 Linux prd-ubuntu20-04-docker-8c-8g-15823 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:40:46 07:40:46 07:40:46 ---> lscpu: 07:40:46 Architecture: x86_64 07:40:46 CPU op-mode(s): 32-bit, 64-bit 07:40:46 Byte Order: Little Endian 07:40:46 Address sizes: 40 bits physical, 48 bits virtual 07:40:46 CPU(s): 8 07:40:46 On-line CPU(s) list: 0-7 07:40:46 Thread(s) per core: 1 07:40:46 Core(s) per socket: 1 07:40:46 Socket(s): 8 07:40:46 NUMA node(s): 1 07:40:46 Vendor ID: AuthenticAMD 07:40:46 CPU family: 23 07:40:46 Model: 49 07:40:46 Model name: AMD EPYC-Rome Processor 07:40:46 Stepping: 0 07:40:46 CPU MHz: 2799.998 07:40:46 BogoMIPS: 5599.99 07:40:46 Virtualization: AMD-V 07:40:46 Hypervisor vendor: KVM 07:40:46 Virtualization type: full 07:40:46 L1d cache: 256 KiB 07:40:46 L1i cache: 256 KiB 07:40:46 L2 cache: 4 MiB 07:40:46 L3 cache: 128 MiB 07:40:46 NUMA node0 CPU(s): 0-7 07:40:46 Vulnerability Itlb multihit: Not affected 07:40:46 Vulnerability L1tf: Not affected 07:40:46 Vulnerability Mds: Not affected 07:40:46 Vulnerability Meltdown: Not affected 07:40:46 Vulnerability Mmio stale data: Not affected 07:40:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:40:46 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:40:46 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:40:46 Vulnerability Srbds: Not affected 07:40:46 Vulnerability Tsx async abort: Not affected 07:40:46 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 07:40:46 07:40:46 07:40:46 ---> nproc: 07:40:46 8 07:40:46 07:40:46 07:40:46 ---> df -h: 07:40:46 Filesystem Size Used Avail Use% Mounted on 07:40:46 overlay 155G 12G 144G 8% / 07:40:46 tmpfs 64M 0 64M 0% /dev 07:40:46 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:40:46 shm 64M 0 64M 0% /dev/shm 07:40:46 /dev/vda1 155G 12G 144G 8% /facter-os 07:40:46 07:40:46 07:40:46 ---> sar -b -r -n DEV: 07:40:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15823) 10/04/24 _x86_64_ (8 CPU) 07:40:46 07:40:46 07:03:54 LINUX RESTART (8 CPU) 07:40:46 07:40:46 07:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:40:46 07:05:01 336.96 49.11 287.85 0.00 5398.03 183667.52 0.00 07:40:46 07:06:01 87.45 1.63 85.82 0.00 35.46 36861.72 0.00 07:40:46 07:07:01 60.02 0.20 59.82 0.00 23.73 23995.88 0.00 07:40:46 07:08:01 0.93 0.00 0.93 0.00 0.00 11.19 0.00 07:40:46 07:09:01 5.72 1.13 4.58 0.00 78.25 1485.09 0.00 07:40:46 07:10:01 44.38 3.97 40.41 0.00 4264.22 6962.17 0.00 07:40:46 07:11:01 3.50 0.02 3.48 0.00 0.13 92.78 0.00 07:40:46 07:12:01 1.87 0.00 1.87 0.00 0.00 21.06 0.00 07:40:46 07:13:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 07:40:46 07:14:01 2.08 0.00 2.08 0.00 0.00 24.13 0.00 07:40:46 07:15:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 07:40:46 07:16:01 1.95 0.00 1.95 0.00 0.00 22.80 0.00 07:40:46 07:17:01 1.40 0.02 1.38 0.00 0.13 15.73 0.00 07:40:46 07:18:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 07:40:46 07:19:01 1.65 0.00 1.65 0.00 0.00 20.13 0.00 07:40:46 07:20:01 1.53 0.02 1.52 0.00 0.13 22.00 0.00 07:40:46 07:21:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 07:40:46 07:22:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 07:40:46 07:23:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 07:40:46 07:24:01 1.45 0.00 1.45 0.00 0.00 18.13 0.00 07:40:46 07:25:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 07:40:46 07:26:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 07:40:46 07:27:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 07:40:46 07:28:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 07:40:46 07:29:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 07:40:46 07:30:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 07:40:46 07:31:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 07:40:46 07:32:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 07:40:46 07:33:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 07:40:46 07:34:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 07:40:46 07:35:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:40:46 07:36:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 07:40:46 07:37:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 07:40:46 07:38:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 07:40:46 07:39:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 07:40:46 07:40:01 39.28 0.37 38.91 0.00 22.66 24031.86 0.00 07:40:46 Average: 17.07 1.57 15.50 0.00 272.84 7709.02 0.00 07:40:46 07:40:46 07:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:40:46 07:05:01 29325532 31491072 844084 2.57 71088 2372260 2001592 5.90 1067532 2122968 483888 07:40:46 07:06:01 28432352 31424160 884492 2.69 91580 3112520 2017140 5.94 1308708 2684032 204956 07:40:46 07:07:01 28663668 31502416 811332 2.47 97036 2960464 1751452 5.16 1181680 2589684 8 07:40:46 07:08:01 28663936 31502712 811008 2.47 97064 2960472 1751452 5.16 1181392 2589692 148 07:40:46 07:09:01 28611560 31498728 812672 2.47 98840 3005720 1748476 5.15 1183440 2634068 376 07:40:46 07:10:01 28220276 31487208 795616 2.42 126036 3358300 1708964 5.04 1452024 2726760 196 07:40:46 07:11:01 28226764 31489076 793536 2.41 124632 3355052 1682952 4.96 1448804 2723560 8 07:40:46 07:12:01 28227008 31489380 793184 2.41 124720 3355052 1682952 4.96 1449180 2723564 4 07:40:46 07:13:01 28227260 31489776 792752 2.41 124816 3355056 1682952 4.96 1449004 2723576 180 07:40:46 07:14:01 28229660 31492304 790176 2.40 124920 3355064 1682952 4.96 1446628 2723588 192 07:40:46 07:15:01 28229732 31492440 790172 2.40 125008 3355064 1682952 4.96 1446468 2723596 8 07:40:46 07:16:01 28229756 31492596 790016 2.40 125100 3355068 1682952 4.96 1446576 2723608 4 07:40:46 07:17:01 28229160 31492196 790192 2.40 125200 3355068 1682952 4.96 1447072 2723580 232 07:40:46 07:18:01 28228992 31492096 789940 2.40 125288 3355072 1682952 4.96 1447184 2723584 208 07:40:46 07:19:01 28229284 31492508 789532 2.40 125392 3355068 1682952 4.96 1446576 2723596 4 07:40:46 07:20:01 28227676 31491048 791052 2.41 125436 3355052 1722816 5.08 1447124 2723552 140 07:40:46 07:21:01 28227376 31490812 791220 2.41 125504 3355056 1722816 5.08 1447120 2723560 12 07:40:46 07:22:01 28227336 31490780 791148 2.41 125528 3355064 1722816 5.08 1447260 2723564 144 07:40:46 07:23:01 28227224 31490736 791112 2.41 125568 3355064 1722816 5.08 1447432 2723572 148 07:40:46 07:24:01 28228176 31491744 790088 2.40 125620 3355044 1722816 5.08 1446228 2723568 12 07:40:46 07:25:01 28228032 31491688 789892 2.40 125644 3355072 1722816 5.08 1446368 2723576 8 07:40:46 07:26:01 28228064 31491724 789956 2.40 125692 3355076 1722816 5.08 1446344 2723580 148 07:40:46 07:27:01 28228228 31491956 789664 2.40 125724 3355080 1722816 5.08 1446704 2723588 176 07:40:46 07:28:01 28228192 31491920 789832 2.40 125740 3355080 1722816 5.08 1446840 2723588 220 07:40:46 07:29:01 28228192 31491984 789776 2.40 125772 3355084 1722816 5.08 1447004 2723596 36 07:40:46 07:30:01 28228064 31491864 789860 2.40 125792 3355088 1722816 5.08 1446556 2723600 8 07:40:46 07:31:01 28228040 31491880 789800 2.40 125832 3355088 1722816 5.08 1446588 2723600 12 07:40:46 07:32:01 28228308 31492160 789440 2.40 125848 3355096 1722816 5.08 1446572 2723604 148 07:40:46 07:33:01 28228088 31492008 789504 2.40 125872 3355096 1706164 5.03 1447020 2723612 168 07:40:46 07:34:01 28227836 31491760 789720 2.40 125896 3355092 1706164 5.03 1446768 2723616 4 07:40:46 07:35:01 28228128 31492116 789348 2.40 125920 3355104 1706164 5.03 1446756 2723624 12 07:40:46 07:36:01 28227604 31491596 789892 2.40 125944 3355104 1706164 5.03 1446728 2723624 148 07:40:46 07:37:01 28228084 31492080 789548 2.40 125960 3355108 1706164 5.03 1446916 2723628 20 07:40:46 07:38:01 28228012 31492068 789556 2.40 125988 3355108 1706164 5.03 1446796 2723632 160 07:40:46 07:39:01 28227948 31492044 789484 2.40 126012 3355112 1706164 5.03 1447212 2723612 164 07:40:46 07:40:01 27775716 31478444 801460 2.44 141364 3755528 1691732 4.99 1485932 3114272 112 07:40:46 Average: 28286368 31490030 796668 2.42 121205 3300625 1726587 5.09 1411793 2706823 19234 07:40:46 07:40:46 07:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:40:46 07:05:01 docker0 9.13 10.28 0.85 88.98 0.00 0.00 0.00 0.00 07:40:46 07:05:01 ens3 497.58 353.11 5775.09 93.94 0.00 0.00 0.00 0.00 07:40:46 07:05:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 07:40:46 07:06:01 docker0 34.33 64.54 3.36 871.94 0.00 0.00 0.00 0.00 07:40:46 07:06:01 ens3 108.90 61.01 914.42 22.92 0.00 0.00 0.00 0.00 07:40:46 07:06:01 vethd595544 34.33 64.66 3.83 871.94 0.00 0.00 0.00 0.07 07:40:46 07:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:40:46 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:07:01 ens3 94.52 61.57 2525.73 12.23 0.00 0.00 0.00 0.00 07:40:46 07:07:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 07:40:46 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:08:01 ens3 0.77 0.45 2.94 0.03 0.00 0.00 0.00 0.00 07:40:46 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:09:01 ens3 67.81 34.91 669.33 2.51 0.00 0.00 0.00 0.00 07:40:46 07:09:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 07:40:46 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:10:01 ens3 117.51 37.94 2079.28 2.77 0.00 0.00 0.00 0.00 07:40:46 07:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 07:40:46 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:12:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:13:01 ens3 0.70 0.07 0.12 0.00 0.00 0.00 0.00 0.00 07:40:46 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:14:01 ens3 0.67 0.58 0.36 0.29 0.00 0.00 0.00 0.00 07:40:46 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:15:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:40:46 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:16:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:17:01 ens3 0.33 0.02 0.04 0.00 0.00 0.00 0.00 0.00 07:40:46 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:18:01 ens3 0.65 0.40 0.33 0.22 0.00 0.00 0.00 0.00 07:40:46 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:20:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:40:46 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:21:01 ens3 0.08 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:22:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:23:01 ens3 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:40:46 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:25:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:40:46 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:26:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:40:46 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:27:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:28:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:29:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:30:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 07:40:46 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:31:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:32:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:33:01 ens3 0.53 0.02 0.05 0.00 0.00 0.00 0.00 0.00 07:40:46 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:34:01 ens3 0.70 0.45 0.41 0.28 0.00 0.00 0.00 0.00 07:40:46 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:35:01 ens3 0.22 0.10 0.08 0.06 0.00 0.00 0.00 0.00 07:40:46 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:36:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:40:46 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:37:01 ens3 1.48 0.68 0.72 0.49 0.00 0.00 0.00 0.00 07:40:46 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:38:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:40:46 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:40:46 07:40:01 docker0 51.71 94.70 4.57 873.83 0.00 0.00 0.00 0.00 07:40:46 07:40:01 ens3 191.57 109.37 3534.55 17.55 0.00 0.00 0.00 0.00 07:40:46 07:40:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:40:46 Average: docker0 2.64 4.71 0.24 50.96 0.00 0.00 0.00 0.00 07:40:46 Average: ens3 30.20 18.40 430.65 4.27 0.00 0.00 0.00 0.00 07:40:46 Average: lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:40:46 07:40:46 07:40:46 ---> sar -P ALL: 07:40:46 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15823) 10/04/24 _x86_64_ (8 CPU) 07:40:46 07:40:46 07:03:54 LINUX RESTART (8 CPU) 07:40:46 07:40:46 07:04:01 CPU %user %nice %system %iowait %steal %idle 07:40:46 07:05:01 all 8.78 0.00 2.87 2.70 0.05 85.59 07:40:46 07:05:01 0 7.95 0.00 2.89 1.09 0.05 88.02 07:40:46 07:05:01 1 10.83 0.00 3.01 3.75 0.05 82.36 07:40:46 07:05:01 2 7.32 0.00 4.48 3.66 0.05 84.49 07:40:46 07:05:01 3 7.37 0.00 2.77 6.86 0.05 82.95 07:40:46 07:05:01 4 7.53 0.00 2.34 4.03 0.03 86.07 07:40:46 07:05:01 5 8.07 0.00 2.99 1.63 0.05 87.27 07:40:46 07:05:01 6 10.79 0.00 2.49 0.29 0.05 86.39 07:40:46 07:05:01 7 10.39 0.00 2.03 0.32 0.07 87.19 07:40:46 07:06:01 all 37.95 0.00 5.67 2.06 0.08 54.24 07:40:46 07:06:01 0 35.82 0.00 5.83 0.84 0.08 57.43 07:40:46 07:06:01 1 36.83 0.00 5.65 0.98 0.08 56.47 07:40:46 07:06:01 2 40.80 0.00 5.84 7.59 0.08 45.68 07:40:46 07:06:01 3 41.18 0.00 5.77 3.98 0.08 48.99 07:40:46 07:06:01 4 36.48 0.00 5.45 1.13 0.07 56.88 07:40:46 07:06:01 5 38.82 0.00 5.38 0.87 0.07 54.86 07:40:46 07:06:01 6 36.47 0.00 5.55 0.64 0.07 57.28 07:40:46 07:06:01 7 37.21 0.00 5.92 0.45 0.08 56.33 07:40:46 07:07:01 all 3.40 0.00 1.53 1.25 0.03 93.79 07:40:46 07:07:01 0 3.51 0.00 2.33 0.23 0.03 93.89 07:40:46 07:07:01 1 3.45 0.00 1.26 0.02 0.03 95.24 07:40:46 07:07:01 2 3.30 0.00 1.82 1.36 0.03 93.49 07:40:46 07:07:01 3 3.58 0.00 1.02 0.02 0.03 95.35 07:40:46 07:07:01 4 3.69 0.00 1.14 0.02 0.05 95.10 07:40:46 07:07:01 5 3.39 0.00 1.02 0.08 0.03 95.46 07:40:46 07:07:01 6 2.81 0.00 2.11 7.70 0.03 87.35 07:40:46 07:07:01 7 3.47 0.00 1.51 0.64 0.02 94.37 07:40:46 07:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:40:46 07:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 07:40:46 07:08:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:40:46 07:08:01 3 0.02 0.00 0.02 0.00 0.03 99.93 07:40:46 07:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:40:46 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:40:46 07:09:01 all 0.24 0.00 0.12 0.09 0.02 99.54 07:40:46 07:09:01 0 0.20 0.00 0.13 0.02 0.02 99.63 07:40:46 07:09:01 1 0.08 0.00 0.07 0.00 0.02 99.83 07:40:46 07:09:01 2 0.13 0.00 0.07 0.55 0.02 99.23 07:40:46 07:09:01 3 0.28 0.00 0.35 0.02 0.02 99.33 07:40:46 07:09:01 4 0.45 0.00 0.10 0.05 0.03 99.36 07:40:46 07:09:01 5 0.52 0.00 0.17 0.02 0.00 99.30 07:40:46 07:09:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:09:01 7 0.23 0.00 0.07 0.03 0.02 99.65 07:40:46 07:10:01 all 2.28 0.00 1.20 0.73 0.03 95.76 07:40:46 07:10:01 0 3.25 0.00 1.03 0.05 0.02 95.65 07:40:46 07:10:01 1 1.58 0.00 2.28 2.22 0.05 93.86 07:40:46 07:10:01 2 2.10 0.00 0.88 1.83 0.03 95.15 07:40:46 07:10:01 3 1.07 0.00 0.97 0.55 0.02 97.40 07:40:46 07:10:01 4 2.28 0.00 0.73 0.17 0.02 96.80 07:40:46 07:10:01 5 2.55 0.00 2.10 0.17 0.02 95.16 07:40:46 07:10:01 6 2.72 0.00 0.75 0.08 0.02 96.42 07:40:46 07:10:01 7 2.69 0.00 0.87 0.79 0.05 95.60 07:40:46 07:11:01 all 0.33 0.00 0.05 0.05 0.01 99.57 07:40:46 07:11:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:40:46 07:11:01 1 0.03 0.00 0.03 0.32 0.02 99.60 07:40:46 07:11:01 2 0.07 0.00 0.05 0.07 0.00 99.82 07:40:46 07:11:01 3 0.08 0.00 0.03 0.00 0.00 99.88 07:40:46 07:11:01 4 2.02 0.00 0.03 0.00 0.02 97.93 07:40:46 07:11:01 5 0.20 0.00 0.08 0.00 0.02 99.70 07:40:46 07:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:40:46 07:11:01 7 0.13 0.00 0.07 0.00 0.02 99.78 07:40:46 07:12:01 all 0.16 0.00 0.01 0.01 0.01 99.81 07:40:46 07:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:12:01 2 0.02 0.00 0.00 0.03 0.02 99.93 07:40:46 07:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:12:01 4 1.19 0.00 0.02 0.02 0.02 98.76 07:40:46 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:12:01 7 0.05 0.00 0.03 0.02 0.05 99.85 07:40:46 07:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:40:46 07:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:40:46 07:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:13:01 2 0.03 0.00 0.00 0.03 0.00 99.93 07:40:46 07:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:13:01 7 0.07 0.00 0.02 0.00 0.03 99.88 07:40:46 07:14:01 all 0.02 0.00 0.00 0.02 0.01 99.95 07:40:46 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:14:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:40:46 07:14:01 2 0.02 0.00 0.00 0.17 0.00 99.82 07:40:46 07:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:40:46 07:14:01 4 0.00 0.00 0.00 0.00 0.03 99.97 07:40:46 07:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:14:01 7 0.02 0.00 0.02 0.02 0.05 99.90 07:40:46 07:15:01 all 0.16 0.00 0.02 0.01 0.01 99.79 07:40:46 07:15:01 0 0.17 0.00 0.00 0.00 0.02 99.82 07:40:46 07:15:01 1 0.76 0.00 0.02 0.00 0.02 99.20 07:40:46 07:15:01 2 0.03 0.00 0.02 0.12 0.02 99.82 07:40:46 07:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:40:46 07:15:01 4 0.30 0.00 0.03 0.00 0.02 99.65 07:40:46 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:15:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:40:46 07:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:40:46 07:40:46 07:15:01 CPU %user %nice %system %iowait %steal %idle 07:40:46 07:16:01 all 0.02 0.00 0.01 0.01 0.01 99.94 07:40:46 07:16:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:40:46 07:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:16:01 2 0.02 0.00 0.00 0.08 0.00 99.90 07:40:46 07:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:16:01 4 0.03 0.00 0.02 0.03 0.02 99.90 07:40:46 07:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:16:01 7 0.03 0.00 0.02 0.00 0.03 99.92 07:40:46 07:17:01 all 0.24 0.00 0.01 0.00 0.01 99.74 07:40:46 07:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:17:01 1 1.70 0.00 0.00 0.00 0.02 98.29 07:40:46 07:17:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:40:46 07:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:17:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:40:46 07:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:17:01 7 0.08 0.00 0.03 0.00 0.03 99.85 07:40:46 07:18:01 all 0.23 0.00 0.01 0.01 0.01 99.74 07:40:46 07:18:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:40:46 07:18:01 1 0.78 0.00 0.02 0.00 0.00 99.20 07:40:46 07:18:01 2 0.02 0.00 0.02 0.03 0.00 99.93 07:40:46 07:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:18:01 4 0.93 0.00 0.03 0.02 0.02 99.01 07:40:46 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:18:01 7 0.00 0.00 0.02 0.00 0.05 99.93 07:40:46 07:19:01 all 0.19 0.00 0.01 0.01 0.01 99.79 07:40:46 07:19:01 0 0.02 0.00 0.08 0.00 0.03 99.87 07:40:46 07:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:19:01 2 0.03 0.00 0.00 0.03 0.00 99.93 07:40:46 07:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:19:01 4 1.34 0.00 0.00 0.02 0.02 98.63 07:40:46 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:40:46 07:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 07:40:46 07:20:01 0 0.05 0.00 0.03 0.00 0.03 99.88 07:40:46 07:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:40:46 07:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:20:01 6 0.02 0.00 0.05 0.00 0.00 99.93 07:40:46 07:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:40:46 07:21:01 all 0.04 0.00 0.01 0.01 0.01 99.93 07:40:46 07:21:01 0 0.07 0.00 0.02 0.00 0.03 99.88 07:40:46 07:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:21:01 2 0.03 0.00 0.02 0.05 0.00 99.90 07:40:46 07:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:40:46 07:21:01 4 0.18 0.00 0.00 0.00 0.02 99.80 07:40:46 07:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:21:01 7 0.00 0.00 0.02 0.02 0.02 99.95 07:40:46 07:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:40:46 07:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:40:46 07:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:40:46 07:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:40:46 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:22:01 4 0.03 0.00 0.02 0.02 0.03 99.90 07:40:46 07:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:40:46 07:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:40:46 07:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:40:46 07:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:40:46 07:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:40:46 07:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:40:46 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:23:01 5 0.03 0.00 0.02 0.00 0.03 99.92 07:40:46 07:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:24:01 all 0.16 0.00 0.02 0.01 0.01 99.81 07:40:46 07:24:01 0 0.10 0.00 0.02 0.02 0.02 99.85 07:40:46 07:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:24:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:40:46 07:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:24:01 4 1.08 0.00 0.03 0.02 0.02 98.86 07:40:46 07:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:25:01 all 0.11 0.00 0.01 0.00 0.01 99.87 07:40:46 07:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:40:46 07:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:40:46 07:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:25:01 4 0.78 0.00 0.00 0.00 0.02 99.20 07:40:46 07:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:40:46 07:25:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:40:46 07:26:01 all 0.02 0.00 0.01 0.01 0.01 99.94 07:40:46 07:26:01 0 0.07 0.00 0.00 0.00 0.02 99.92 07:40:46 07:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:26:01 2 0.02 0.00 0.00 0.12 0.00 99.87 07:40:46 07:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:26:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:40:46 07:26:01 5 0.02 0.00 0.00 0.00 0.03 99.95 07:40:46 07:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:40:46 07:26:01 CPU %user %nice %system %iowait %steal %idle 07:40:46 07:27:01 all 0.09 0.00 0.01 0.06 0.01 99.83 07:40:46 07:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:40:46 07:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:27:01 2 0.00 0.00 0.00 0.13 0.02 99.85 07:40:46 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:27:01 4 0.66 0.00 0.00 0.00 0.02 99.32 07:40:46 07:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:27:01 7 0.02 0.00 0.02 0.35 0.00 99.62 07:40:46 07:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:40:46 07:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:40:46 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:40:46 07:28:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:40:46 07:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:40:46 07:29:01 all 0.01 0.00 0.00 0.05 0.01 99.93 07:40:46 07:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:40:46 07:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:29:01 2 0.00 0.00 0.00 0.38 0.00 99.62 07:40:46 07:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:40:46 07:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:29:01 7 0.00 0.00 0.00 0.02 0.02 99.97 07:40:46 07:30:01 all 0.04 0.00 0.01 0.06 0.01 99.87 07:40:46 07:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:40:46 07:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:30:01 2 0.02 0.00 0.00 0.33 0.00 99.65 07:40:46 07:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:30:01 4 0.22 0.00 0.02 0.00 0.03 99.73 07:40:46 07:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:30:01 7 0.03 0.00 0.02 0.18 0.02 99.75 07:40:46 07:31:01 all 0.05 0.00 0.02 0.09 0.01 99.82 07:40:46 07:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:31:01 2 0.00 0.00 0.00 0.55 0.02 99.43 07:40:46 07:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:40:46 07:31:01 4 0.30 0.00 0.08 0.00 0.02 99.60 07:40:46 07:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:40:46 07:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:40:46 07:31:01 7 0.03 0.00 0.00 0.17 0.00 99.80 07:40:46 07:32:01 all 0.11 0.00 0.00 0.01 0.01 99.86 07:40:46 07:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:40:46 07:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:32:01 4 0.81 0.00 0.02 0.00 0.03 99.14 07:40:46 07:32:01 5 0.02 0.00 0.00 0.00 0.03 99.95 07:40:46 07:32:01 6 0.02 0.00 0.00 0.10 0.00 99.88 07:40:46 07:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:40:46 07:33:01 all 0.06 0.00 0.01 0.03 0.01 99.89 07:40:46 07:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:33:01 2 0.02 0.00 0.00 0.22 0.00 99.77 07:40:46 07:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:33:01 4 0.38 0.00 0.02 0.00 0.02 99.58 07:40:46 07:33:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:40:46 07:34:01 all 0.02 0.00 0.01 0.04 0.01 99.92 07:40:46 07:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:40:46 07:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:34:01 2 0.00 0.00 0.02 0.23 0.00 99.75 07:40:46 07:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:34:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:40:46 07:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:34:01 7 0.02 0.00 0.02 0.05 0.02 99.90 07:40:46 07:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:40:46 07:35:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:40:46 07:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:35:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:40:46 07:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:40:46 07:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:40:46 07:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:40:46 07:36:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:40:46 07:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:40:46 07:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:40:46 07:36:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:40:46 07:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:40:46 07:37:01 all 0.02 0.00 0.01 0.02 0.00 99.94 07:40:46 07:37:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:40:46 07:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:37:01 2 0.00 0.00 0.00 0.15 0.00 99.85 07:40:46 07:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:40:46 07:37:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:40:46 07:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:40:46 07:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:40:46 07:40:46 07:37:01 CPU %user %nice %system %iowait %steal %idle 07:40:46 07:38:01 all 0.06 0.00 0.01 0.06 0.01 99.85 07:40:46 07:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:40:46 07:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:40:46 07:38:01 2 0.02 0.00 0.00 0.33 0.00 99.65 07:40:46 07:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:38:01 4 0.42 0.00 0.02 0.00 0.02 99.55 07:40:46 07:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:40:46 07:38:01 7 0.02 0.00 0.02 0.17 0.02 99.78 07:40:46 07:39:01 all 0.01 0.00 0.00 0.01 0.01 99.97 07:40:46 07:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:40:46 07:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:40:46 07:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:40:46 07:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:40:46 07:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:40:46 07:39:01 7 0.02 0.00 0.02 0.05 0.00 99.92 07:40:46 07:40:01 all 2.73 0.00 1.10 2.36 0.03 93.78 07:40:46 07:40:01 0 3.22 0.00 0.95 0.03 0.03 95.76 07:40:46 07:40:01 1 2.97 0.00 0.72 0.20 0.03 96.07 07:40:46 07:40:01 2 3.43 0.00 1.22 2.77 0.02 92.56 07:40:46 07:40:01 3 2.64 0.00 1.05 0.03 0.03 96.23 07:40:46 07:40:01 4 1.70 0.00 1.18 11.28 0.03 85.82 07:40:46 07:40:01 5 2.61 0.00 1.59 3.74 0.03 92.03 07:40:46 07:40:01 6 3.18 0.00 1.17 0.70 0.03 94.90 07:40:46 07:40:01 7 2.07 0.00 0.90 0.17 0.03 96.82 07:40:46 Average: all 1.59 0.00 0.35 0.27 0.01 97.77 07:40:46 Average: 0 1.52 0.00 0.38 0.06 0.02 98.02 07:40:46 Average: 1 1.64 0.00 0.37 0.21 0.01 97.77 07:40:46 Average: 2 1.59 0.00 0.40 0.58 0.01 97.43 07:40:46 Average: 3 1.56 0.00 0.33 0.32 0.01 97.78 07:40:46 Average: 4 1.75 0.00 0.32 0.46 0.02 97.45 07:40:46 Average: 5 1.56 0.00 0.38 0.18 0.02 97.86 07:40:46 Average: 6 1.55 0.00 0.34 0.26 0.01 97.84 07:40:46 Average: 7 1.57 0.00 0.32 0.10 0.02 97.99 07:40:46 07:40:46 07:40:46