Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2aece6bc0e4d6e7b5637b95629afaef9caebd95b 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-ssh2556465527072344951.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-ssh12890559247333039748.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-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9875249518838098950.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-ssh17999416656097032916.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8832354705219318995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14734 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2aece6bc0e4d6e7b5637b95629afaef9caebd95b (main) Commit message: "Merge pull request #770 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.14" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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 2aece6bc0e4d6e7b5637b95629afaef9caebd95b # timeout=10 > git rev-list --no-walk 1349ae190bb1f1ea0cf27470fad2515ca20de4f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:14:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:14:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:14:56 ========================================================= 11:14:56 EdgeX Global Pipelines Version Info 11:14:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:14:57 ------------------- 11:14:57 stable info: 11:14:57 ------------------- 11:14:57 Commited By: Ginny Guan ginny@iotechsys.com 11:14:57 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:14:57 Message: update stable to v1.0.265 11:14:57 ------------------- 11:14:57 experimental info: 11:14:57 ------------------- 11:14:57 Commited By: Cherry Wang cherry@iotechsys.com 11:14:57 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:14:57 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 11:14:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2aece6bc0e4d6e7b5637b95629afaef9caebd95b [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2aece6b [Pipeline] echo 11:14:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:14:58 + git rev-list -1 --merges 2aece6bc0e4d6e7b5637b95629afaef9caebd95b~1..2aece6bc0e4d6e7b5637b95629afaef9caebd95b [Pipeline] echo 11:14:58 -----------> git rev-list -1 --merges 2aece6bc0e4d6e7b5637b95629afaef9caebd95b~1..2aece6bc0e4d6e7b5637b95629afaef9caebd95b 2aece6bc0e4d6e7b5637b95629afaef9caebd95b 11:14:58 2aece6bc0e4d6e7b5637b95629afaef9caebd95b [false] [Pipeline] sh 11:14:59 + git log --format=format:%s -1 2aece6bc0e4d6e7b5637b95629afaef9caebd95b [Pipeline] echo 11:14:59 ========================================================= 11:14:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:14:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:14:59 + git log --format=format:%s -1 2aece6bc0e4d6e7b5637b95629afaef9caebd95b [Pipeline] echo 11:14:59 [semverPrep] GIT_COMMIT: 2aece6bc0e4d6e7b5637b95629afaef9caebd95b, Commit Message: Merge pull request #770 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.14 [Pipeline] echo 11:14:59 [semverPrep] This is not a build commit. [Pipeline] sh 11:14:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:14:59 + grep -v github /etc/ssh/ssh_known_hosts 11:14:59 + [ -e /tmp/ssh_known_hosts ] 11:14:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:14:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:14:59 + sudo tee -a /etc/ssh/ssh_known_hosts 11:14:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:00 11:15:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:00 0.1.4: Pulling from edgex-devops/py-git-semver 11:15:00 b85a868b505f: Pulling fs layer 11:15:00 e2be974225ed: Pulling fs layer 11:15:00 339a4e72a1f5: Pulling fs layer 11:15:00 988bab9f4d93: Pulling fs layer 11:15:00 1469e6f7b9e6: Pulling fs layer 11:15:00 eaf3925da568: Pulling fs layer 11:15:00 bab4dde63d76: Pulling fs layer 11:15:00 bde34c3a00c8: Pulling fs layer 11:15:00 b352a97aabf1: Pulling fs layer 11:15:00 4872d77fe225: Pulling fs layer 11:15:00 5851b861e8e6: Pulling fs layer 11:15:00 988bab9f4d93: Waiting 11:15:00 b352a97aabf1: Waiting 11:15:00 4872d77fe225: Waiting 11:15:00 1469e6f7b9e6: Waiting 11:15:00 bde34c3a00c8: Waiting 11:15:00 5851b861e8e6: Waiting 11:15:00 bab4dde63d76: Waiting 11:15:00 eaf3925da568: Waiting 11:15:00 e2be974225ed: Verifying Checksum 11:15:00 e2be974225ed: Download complete 11:15:00 988bab9f4d93: Verifying Checksum 11:15:00 988bab9f4d93: Download complete 11:15:01 1469e6f7b9e6: Verifying Checksum 11:15:01 1469e6f7b9e6: Download complete 11:15:01 eaf3925da568: Verifying Checksum 11:15:01 eaf3925da568: Download complete 11:15:01 339a4e72a1f5: Verifying Checksum 11:15:01 339a4e72a1f5: Download complete 11:15:01 bde34c3a00c8: Download complete 11:15:01 b352a97aabf1: Download complete 11:15:01 4872d77fe225: Download complete 11:15:01 5851b861e8e6: Verifying Checksum 11:15:01 5851b861e8e6: Download complete 11:15:01 b85a868b505f: Verifying Checksum 11:15:01 b85a868b505f: Download complete 11:15:01 bab4dde63d76: Verifying Checksum 11:15:01 bab4dde63d76: Download complete 11:15:02 b85a868b505f: Pull complete 11:15:02 e2be974225ed: Pull complete 11:15:03 339a4e72a1f5: Pull complete 11:15:03 988bab9f4d93: Pull complete 11:15:03 1469e6f7b9e6: Pull complete 11:15:03 eaf3925da568: Pull complete 11:15:05 bab4dde63d76: Pull complete 11:15:05 bde34c3a00c8: Pull complete 11:15:05 b352a97aabf1: Pull complete 11:15:05 4872d77fe225: Pull complete 11:15:05 5851b861e8e6: Pull complete 11:15:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:15:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:06 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:15:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:15:08 $ docker top 1f61c50276aa21fb52a6a4869037f02868c197a98a78f86edd5ad07f03ebdb0e -eo pid,comm 11:15:09 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). 11:15:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:15:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:09 [ssh-agent] Looking for ssh-agent implementation... 11:15:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:09 $ docker exec 1f61c50276aa21fb52a6a4869037f02868c197a98a78f86edd5ad07f03ebdb0e ssh-agent 11:15:09 SSH_AUTH_SOCK=/tmp/ssh-rv5lblDPq4HQ/agent.32 11:15:09 SSH_AGENT_PID=38 11:15:09 Running ssh-add (command line suppressed) 11:15:09 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6431689293727524874.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6431689293727524874.key) 11:15:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:09 + git tag --points-at HEAD [Pipeline] } 11:15:09 $ docker exec --env ******** --env ******** 1f61c50276aa21fb52a6a4869037f02868c197a98a78f86edd5ad07f03ebdb0e ssh-agent -k 11:15:09 unset SSH_AUTH_SOCK; 11:15:09 unset SSH_AGENT_PID; 11:15:09 echo Agent pid 38 killed; 11:15:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:15:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:15:09 [ssh-agent] Looking for ssh-agent implementation... 11:15:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:15:10 $ docker exec 1f61c50276aa21fb52a6a4869037f02868c197a98a78f86edd5ad07f03ebdb0e ssh-agent 11:15:10 SSH_AUTH_SOCK=/tmp/ssh-yc6ovqkouZMM/agent.72 11:15:10 SSH_AGENT_PID=78 11:15:10 Running ssh-add (command line suppressed) 11:15:10 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11959797496344559700.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11959797496344559700.key) 11:15:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:15:10 + git semver init 11:15:10 2024-10-03 11:15:10,716 [run_init] DEBUG init version:0.0.0 force:False 11:15:10 2024-10-03 11:15:10,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 11:15:10 2024-10-03 11:15:10,718 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 11:15:10 2024-10-03 11:15:10,718 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 11:15:12 2024-10-03 11:15:11,768 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 11:15:12 2024-10-03 11:15:11,769 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 11:15:12 2024-10-03 11:15:11,769 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 11:15:12 2024-10-03 11:15:11,769 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 11:15:12 3.2.0-dev.62 [Pipeline] } 11:15:12 $ docker exec --env ******** --env ******** 1f61c50276aa21fb52a6a4869037f02868c197a98a78f86edd5ad07f03ebdb0e ssh-agent -k 11:15:12 unset SSH_AUTH_SOCK; 11:15:12 unset SSH_AGENT_PID; 11:15:12 echo Agent pid 78 killed; 11:15:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:15:12 + git semver [Pipeline] } 11:15:12 $ docker stop --time=1 1f61c50276aa21fb52a6a4869037f02868c197a98a78f86edd5ad07f03ebdb0e 11:15:14 $ docker rm -f --volumes 1f61c50276aa21fb52a6a4869037f02868c197a98a78f86edd5ad07f03ebdb0e [Pipeline] // withDockerContainer [Pipeline] sh 11:15:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:15:14 Stashed 1 file(s) [Pipeline] echo 11:15:14 [edgeXSemver]: initialized semver on version 3.2.0-dev.62 [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 11:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:15:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:15:15 ========================================================= 11:15:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:15:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:15:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:15:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:15:15 43c4264eed91: Pulling fs layer 11:15:15 4cc291be95ef: Pulling fs layer 11:15:15 2ac1f1163629: Pulling fs layer 11:15:15 5c3c966382ef: Pulling fs layer 11:15:15 4f4fb700ef54: Pulling fs layer 11:15:15 5d5c8e513c77: Pulling fs layer 11:15:15 5c3c966382ef: Waiting 11:15:15 4f4fb700ef54: Waiting 11:15:15 9f66e0745190: Pulling fs layer 11:15:15 f49a43e4bbc0: Pulling fs layer 11:15:15 5d5c8e513c77: Waiting 11:15:15 9f66e0745190: Waiting 11:15:15 561ebcabdf7f: Pulling fs layer 11:15:15 f49a43e4bbc0: Waiting 11:15:15 561ebcabdf7f: Waiting 11:15:15 4cc291be95ef: Download complete 11:15:15 5c3c966382ef: Download complete 11:15:15 4f4fb700ef54: Verifying Checksum 11:15:15 4f4fb700ef54: Download complete 11:15:15 5d5c8e513c77: Verifying Checksum 11:15:15 5d5c8e513c77: Download complete 11:15:15 43c4264eed91: Download complete 11:15:15 9f66e0745190: Verifying Checksum 11:15:15 9f66e0745190: Download complete 11:15:15 43c4264eed91: Pull complete 11:15:15 561ebcabdf7f: Verifying Checksum 11:15:15 561ebcabdf7f: Download complete 11:15:15 4cc291be95ef: Pull complete 11:15:15 2ac1f1163629: Verifying Checksum 11:15:15 2ac1f1163629: Download complete 11:15:16 f49a43e4bbc0: Verifying Checksum 11:15:16 f49a43e4bbc0: Download complete 11:15:19 2ac1f1163629: Pull complete 11:15:19 5c3c966382ef: Pull complete 11:15:19 4f4fb700ef54: Pull complete 11:15:19 5d5c8e513c77: Pull complete 11:15:19 9f66e0745190: Pull complete 11:15:21 f49a43e4bbc0: Pull complete 11:15:22 561ebcabdf7f: Pull complete 11:15:22 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:15:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:15:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 11:15:22 + 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 11:15:23 + docker inspect -f . ci-base-image-x86_64 11:15:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:23 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:15:28 $ docker top 6224c280bebcdc8c5cd65e62360ccebc558377a7f32ee1d7a6d3a3516570955b -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:28 + go version 11:15:28 go version go1.23.2 linux/amd64 [Pipeline] } 11:15:29 $ docker stop --time=1 6224c280bebcdc8c5cd65e62360ccebc558377a7f32ee1d7a6d3a3516570955b 11:15:29 Still waiting to schedule task 11:15:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-14719’ is offline 11:15:30 $ docker rm -f --volumes 6224c280bebcdc8c5cd65e62360ccebc558377a7f32ee1d7a6d3a3516570955b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:15:30 + docker inspect -f . ci-base-image-x86_64 11:15:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:15:30 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:15:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:15:31 $ docker top d65e61ce71b8cd7513e6dc3fabe31d2f45f4888154f1645385a4df3a2cac6f9e -eo pid,comm [Pipeline] { [Pipeline] sh 11:15:31 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 11:15:32 + make test 11:15:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:15:32 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:15:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 11:15:32 go: downloading github.com/labstack/echo/v4 v4.11.4 11:15:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:15:32 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 11:15:32 go: downloading github.com/stretchr/testify v1.9.0 11:15:32 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 11:15:32 go: downloading github.com/google/uuid v1.6.0 11:15:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 11:15:32 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.14 11:15:32 go: downloading github.com/mitchellh/copystructure v1.2.0 11:15:32 go: downloading gopkg.in/yaml.v3 v3.0.1 11:15:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:15:32 go: downloading github.com/openziti/sdk-golang v0.23.43 11:15:32 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:15:32 go: downloading github.com/sirupsen/logrus v1.9.3 11:15:32 go: downloading github.com/gorilla/websocket v1.5.3 11:15:32 go: downloading golang.org/x/sync v0.8.0 11:15:32 go: downloading golang.org/x/net v0.29.0 11:15:32 go: downloading github.com/labstack/gommon v0.4.2 11:15:32 go: downloading golang.org/x/crypto v0.27.0 11:15:32 go: downloading github.com/go-kit/log v0.2.1 11:15:32 go: downloading github.com/go-playground/validator/v10 v10.22.1 11:15:32 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:15:32 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:15:32 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:15:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:15:32 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 11:15:32 go: downloading github.com/valyala/fasttemplate v1.2.2 11:15:32 go: downloading golang.org/x/time v0.6.0 11:15:32 go: downloading github.com/stretchr/objx v0.5.2 11:15:32 go: downloading github.com/hashicorp/errwrap v1.1.0 11:15:32 go: downloading golang.org/x/sys v0.25.0 11:15:32 go: downloading github.com/go-openapi/runtime v0.28.0 11:15:33 go: downloading github.com/go-openapi/strfmt v0.23.0 11:15:33 go: downloading github.com/go-resty/resty/v2 v2.15.3 11:15:33 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 11:15:33 go: downloading github.com/michaelquigley/pfxlog v0.6.10 11:15:33 go: downloading github.com/openziti/edge-api v0.26.32 11:15:33 go: downloading github.com/openziti/foundation/v2 v2.0.49 11:15:33 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 11:15:33 go: downloading github.com/openziti/identity v1.0.85 11:15:33 go: downloading github.com/pkg/errors v0.9.1 11:15:33 go: downloading github.com/zitadel/oidc/v2 v2.12.2 11:15:33 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 11:15:33 go: downloading golang.org/x/oauth2 v0.23.0 11:15:33 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 11:15:33 go: downloading github.com/kataras/go-events v0.0.3 11:15:33 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:15:33 go: downloading github.com/openziti/channel/v3 v3.0.4 11:15:33 go: downloading github.com/openziti/metrics v1.2.58 11:15:33 go: downloading github.com/openziti/secretstream v0.1.25 11:15:33 go: downloading github.com/openziti/transport/v2 v2.0.146 11:15:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 11:15:33 go: downloading github.com/hashicorp/consul/api v1.29.4 11:15:33 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:15:33 go: downloading github.com/spf13/cast v1.7.0 11:15:33 go: downloading github.com/mattn/go-colorable v0.1.13 11:15:33 go: downloading github.com/mattn/go-isatty v0.0.20 11:15:33 go: downloading github.com/x448/float16 v0.8.4 11:15:33 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 11:15:33 go: downloading github.com/go-playground/universal-translator v0.18.1 11:15:33 go: downloading github.com/leodido/go-urn v1.4.0 11:15:33 go: downloading golang.org/x/text v0.18.0 11:15:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:15:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:15:33 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:15:33 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 11:15:33 go: downloading github.com/go-openapi/errors v0.22.0 11:15:33 go: downloading github.com/oklog/ulid v1.3.1 11:15:33 go: downloading go.mongodb.org/mongo-driver v1.17.0 11:15:33 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 11:15:33 go: downloading github.com/opentracing/opentracing-go v1.2.0 11:15:33 go: downloading go.opentelemetry.io/otel v1.29.0 11:15:34 go: downloading go.opentelemetry.io/otel/trace v1.29.0 11:15:34 go: downloading github.com/go-openapi/swag v0.23.0 11:15:34 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 11:15:34 go: downloading github.com/go-openapi/validate v0.24.0 11:15:34 go: downloading github.com/fsnotify/fsnotify v1.7.0 11:15:34 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 11:15:34 go: downloading github.com/gorilla/securecookie v1.1.2 11:15:34 go: downloading github.com/gorilla/schema v1.4.1 11:15:34 go: downloading github.com/muhlemmer/gu v0.3.1 11:15:34 go: downloading github.com/mitchellh/go-ps v1.0.0 11:15:34 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 11:15:34 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 11:15:34 go: downloading github.com/golang/protobuf v1.5.4 11:15:34 go: downloading google.golang.org/protobuf v1.34.2 11:15:34 go: downloading github.com/zeebo/errs v1.3.0 11:15:34 go: downloading google.golang.org/grpc v1.64.1 11:15:34 go: downloading github.com/go-playground/locales v0.14.1 11:15:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:15:34 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:15:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:15:34 go: downloading github.com/hashicorp/serf v0.10.1 11:15:34 go: downloading golang.org/x/term v0.24.0 11:15:34 go: downloading github.com/go-openapi/analysis v0.23.0 11:15:34 go: downloading github.com/go-openapi/loads v0.22.0 11:15:34 go: downloading github.com/go-openapi/spec v0.21.0 11:15:34 go: downloading github.com/go-logr/logr v1.4.2 11:15:34 go: downloading go.opentelemetry.io/otel/metric v1.29.0 11:15:34 go: downloading github.com/mailru/easyjson v0.7.7 11:15:34 go: downloading github.com/go-openapi/jsonpointer v0.21.0 11:15:34 go: downloading github.com/tklauser/go-sysconf v0.3.12 11:15:34 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 11:15:34 go: downloading github.com/fatih/color v1.16.0 11:15:34 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 11:15:34 go: downloading github.com/go-logr/stdr v1.2.2 11:15:34 go: downloading github.com/armon/go-metrics v0.4.1 11:15:34 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 11:15:35 go: downloading github.com/josharian/intern v1.0.0 11:15:35 go: downloading github.com/go-openapi/jsonreference v0.21.0 11:15:35 go: downloading github.com/tklauser/numcpus v0.6.1 11:15:35 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:15:35 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:15:50 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap coverage: 0.0% of statements 11:15:50 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container coverage: 0.0% of statements 11:16:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.056s coverage: 33.4% of statements 11:16:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.024s coverage: 93.5% of statements 11:16:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.012s coverage: 88.1% of statements 11:16:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.364s coverage: 88.2% of statements 11:16:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.020s coverage: 84.4% of statements 11:16:12 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 11:16:12 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks coverage: 0.0% of statements 11:16:12 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup coverage: 0.0% of statements 11:16:12 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust coverage: 0.0% of statements 11:16:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.032s coverage: 41.7% of statements 11:16:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.014s coverage: 100.0% of statements 11:16:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.324s coverage: 87.7% of statements 11:16:12 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.011s coverage: 26.3% of statements 11:16:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.089s coverage: 75.8% of statements 11:16:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.010s coverage: 50.9% of statements 11:16:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.008s coverage: 31.2% of statements 11:16:14 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.004s coverage: 91.3% of statements 11:16:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:16:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:16:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:16:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:16:33 $ docker stop --time=1 d65e61ce71b8cd7513e6dc3fabe31d2f45f4888154f1645385a4df3a2cac6f9e 11:16:35 $ docker rm -f --volumes d65e61ce71b8cd7513e6dc3fabe31d2f45f4888154f1645385a4df3a2cac6f9e [Pipeline] // withDockerContainer [Pipeline] sh 11:16:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:16:36 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 11:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:36 11:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:37 latest: Pulling from edgex-lftools-log-publisher 11:16:37 5eb5b503b376: Pulling fs layer 11:16:37 5c69ac0246d0: Pulling fs layer 11:16:37 ec43610c2a17: Pulling fs layer 11:16:37 3a2ae6a8a46f: Pulling fs layer 11:16:37 33b1e0a273af: Pulling fs layer 11:16:37 5d3b04190fa2: Pulling fs layer 11:16:37 2f39f015ded8: Pulling fs layer 11:16:37 33b1e0a273af: Waiting 11:16:37 5d3b04190fa2: Waiting 11:16:37 3a2ae6a8a46f: Waiting 11:16:37 2f39f015ded8: Waiting 11:16:37 5c69ac0246d0: Verifying Checksum 11:16:37 5c69ac0246d0: Download complete 11:16:37 3a2ae6a8a46f: Download complete 11:16:37 33b1e0a273af: Verifying Checksum 11:16:37 33b1e0a273af: Download complete 11:16:37 ec43610c2a17: Verifying Checksum 11:16:37 ec43610c2a17: Download complete 11:16:37 5d3b04190fa2: Verifying Checksum 11:16:37 5d3b04190fa2: Download complete 11:16:37 5eb5b503b376: Verifying Checksum 11:16:37 5eb5b503b376: Download complete 11:16:38 2f39f015ded8: Download complete 11:16:38 5eb5b503b376: Pull complete 11:16:39 5c69ac0246d0: Pull complete 11:16:39 ec43610c2a17: Pull complete 11:16:39 3a2ae6a8a46f: Pull complete 11:16:40 33b1e0a273af: Pull complete 11:16:40 5d3b04190fa2: Pull complete 11:16:44 2f39f015ded8: Pull complete 11:16:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:16:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:44 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:16:47 $ docker top a3ffe6eea709b9366931ea01c5f3182e6d166eb3731e227a56d621ff2fddec3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:48 ---> job-cost.sh 11:16:48 lf-activate-venv: SKIPPING 11:16:48 INFO: No Stack... 11:16:48 INFO: Retrieving Pricing Info for: v3-standard-8 11:16:48 INFO: Archiving Costs [Pipeline] sh 11:16:49 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 11:16:49 + cut -d, -f6 [Pipeline] lock 11:16:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-318-stack-cost] 11:16:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-318-stack-cost] did not exist. Created. 11:16:49 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-318-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:49 + echo total: 0.2199999988079071 [Pipeline] stash 11:16:49 Stashed 1 file(s) [Pipeline] } 11:16:49 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-318-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:49 $ docker stop --time=1 a3ffe6eea709b9366931ea01c5f3182e6d166eb3731e227a56d621ff2fddec3f 11:16:50 $ docker rm -f --volumes a3ffe6eea709b9366931ea01c5f3182e6d166eb3731e227a56d621ff2fddec3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:33:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14900 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 11:33:41 Running in /w/workspace/go-mod-bootstrap/318 [Pipeline] { [Pipeline] checkout 11:33:44 The recommended git tool is: git 11:33:50 using credential edgex-jenkins-ssh 11:33:50 Cloning the remote Git repository 11:33:50 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 11:33:50 > git init /w/workspace/go-mod-bootstrap/318 # timeout=10 11:33:51 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 11:33:51 > git --version # timeout=10 11:33:51 > git --version # 'git version 2.25.1' 11:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 11:33:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:53 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 11:33:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:33:54 Avoid second fetch 11:33:54 Checking out Revision 2aece6bc0e4d6e7b5637b95629afaef9caebd95b (main) 11:33:54 > git config core.sparsecheckout # timeout=10 11:33:54 > git checkout -f 2aece6bc0e4d6e7b5637b95629afaef9caebd95b # timeout=10 11:33:55 Commit message: "Merge pull request #770 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v3-3.2.0-dev.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:34:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:34:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:34:00 Dload Upload Total Spent Left Speed 11:34:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 74581 0 --:--:-- --:--:-- --:--:-- 74581 [Pipeline] sh 11:34:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:34:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:34:00 + sudo tee /etc/docker/daemon.new 11:34:00 { 11:34:00 "registry-mirrors": [ 11:34:00 "https://nexus3.edgexfoundry.org:10001" 11:34:00 ], 11:34:00 "bip": "10.250.0.254/24", 11:34:00 "hosts": [ 11:34:00 "tcp://0.0.0.0:5555", 11:34:00 "unix:///var/run/docker.sock" 11:34:00 ], 11:34:00 "mtu": 1458, 11:34:00 "selinux-enabled": true, 11:34:00 "seccomp-profile": "/etc/docker/seccomp.json" 11:34:00 } [Pipeline] sh 11:34:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:34:01 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 11:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:34:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:34:19 ========================================================= 11:34:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:34:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 11:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:34:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:34:20 cf04c63912e1: Pulling fs layer 11:34:20 55b35a11ae5e: Pulling fs layer 11:34:20 a37a00ec5f00: Pulling fs layer 11:34:20 50b3750afda1: Pulling fs layer 11:34:20 4f4fb700ef54: Pulling fs layer 11:34:20 80978eb59214: Pulling fs layer 11:34:20 c9f46d7d2bd2: Pulling fs layer 11:34:20 c5a475d317c9: Pulling fs layer 11:34:20 4f4fb700ef54: Waiting 11:34:20 80978eb59214: Waiting 11:34:20 c9f46d7d2bd2: Waiting 11:34:20 c5a475d317c9: Waiting 11:34:20 50b3750afda1: Waiting 11:34:20 55b35a11ae5e: Verifying Checksum 11:34:20 55b35a11ae5e: Download complete 11:34:20 50b3750afda1: Verifying Checksum 11:34:20 50b3750afda1: Download complete 11:34:20 4f4fb700ef54: Verifying Checksum 11:34:20 4f4fb700ef54: Download complete 11:34:20 80978eb59214: Verifying Checksum 11:34:20 80978eb59214: Download complete 11:34:20 cf04c63912e1: Verifying Checksum 11:34:20 cf04c63912e1: Download complete 11:34:21 c5a475d317c9: Download complete 11:34:21 cf04c63912e1: Pull complete 11:34:22 55b35a11ae5e: Pull complete 11:34:22 a37a00ec5f00: Verifying Checksum 11:34:22 a37a00ec5f00: Download complete 11:34:23 c9f46d7d2bd2: Verifying Checksum 11:34:23 c9f46d7d2bd2: Download complete 11:34:38 a37a00ec5f00: Pull complete 11:34:38 50b3750afda1: Pull complete 11:34:38 4f4fb700ef54: Pull complete 11:34:38 80978eb59214: Pull complete 11:34:46 c9f46d7d2bd2: Pull complete 11:34:47 c5a475d317c9: Pull complete 11:34:47 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:34:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:34:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 11:34:47 + 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 11:34:48 + docker inspect -f . ci-base-image-arm64 11:34:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:48 prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container 11:34:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/318 -v /w/workspace/go-mod-bootstrap/318:/w/workspace/go-mod-bootstrap/318:rw,z -v /w/workspace/go-mod-bootstrap/318@tmp:/w/workspace/go-mod-bootstrap/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:34:51 $ docker top 165a3ecc237da2bf72d4332596da1f3d9c2cb26a6bc9531beddf857620e5bd44 -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:52 + go version 11:34:52 go version go1.23.2 linux/arm64 [Pipeline] } 11:34:52 $ docker stop --time=1 165a3ecc237da2bf72d4332596da1f3d9c2cb26a6bc9531beddf857620e5bd44 11:34:54 $ docker rm -f --volumes 165a3ecc237da2bf72d4332596da1f3d9c2cb26a6bc9531beddf857620e5bd44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:55 + docker inspect -f . ci-base-image-arm64 11:34:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:34:55 prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container 11:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/318 -v /w/workspace/go-mod-bootstrap/318:/w/workspace/go-mod-bootstrap/318:rw,z -v /w/workspace/go-mod-bootstrap/318@tmp:/w/workspace/go-mod-bootstrap/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:34:56 $ docker top a1939c0ef1ce9e4404459f1183e04f3c2b790913e73a3845824ba1c2cf1ded0c -eo pid,comm [Pipeline] { [Pipeline] sh 11:34:57 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/318 [Pipeline] fileExists [Pipeline] sh 11:34:57 + make test 11:34:58 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:34:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.46 11:34:58 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:34:58 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.17 11:34:58 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.35 11:34:58 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.16 11:34:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.14 11:34:59 go: downloading github.com/stretchr/testify v1.9.0 11:34:59 go: downloading github.com/labstack/echo/v4 v4.11.4 11:34:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:34:59 go: downloading github.com/google/uuid v1.6.0 11:34:59 go: downloading github.com/mitchellh/copystructure v1.2.0 11:34:59 go: downloading gopkg.in/yaml.v3 v3.0.1 11:34:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:34:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:34:59 go: downloading github.com/sirupsen/logrus v1.9.3 11:34:59 go: downloading github.com/openziti/sdk-golang v0.23.43 11:34:59 go: downloading github.com/gorilla/websocket v1.5.3 11:34:59 go: downloading golang.org/x/net v0.29.0 11:34:59 go: downloading golang.org/x/sync v0.8.0 11:34:59 go: downloading github.com/go-kit/log v0.2.1 11:34:59 go: downloading github.com/go-playground/validator/v10 v10.22.1 11:35:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.3.0 11:35:00 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:35:00 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:35:00 go: downloading github.com/stretchr/objx v0.5.2 11:35:00 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:35:00 go: downloading github.com/labstack/gommon v0.4.2 11:35:00 go: downloading golang.org/x/crypto v0.27.0 11:35:01 go: downloading github.com/hashicorp/errwrap v1.1.0 11:35:01 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:35:01 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 11:35:01 go: downloading github.com/valyala/fasttemplate v1.2.2 11:35:01 go: downloading golang.org/x/time v0.6.0 11:35:01 go: downloading golang.org/x/sys v0.25.0 11:35:01 go: downloading github.com/go-openapi/runtime v0.28.0 11:35:01 go: downloading github.com/go-openapi/strfmt v0.23.0 11:35:01 go: downloading github.com/go-resty/resty/v2 v2.15.3 11:35:01 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 11:35:01 go: downloading github.com/michaelquigley/pfxlog v0.6.10 11:35:01 go: downloading github.com/openziti/channel/v3 v3.0.4 11:35:02 go: downloading github.com/openziti/edge-api v0.26.32 11:35:02 go: downloading github.com/openziti/foundation/v2 v2.0.49 11:35:02 go: downloading github.com/openziti/secretstream v0.1.25 11:35:02 go: downloading github.com/openziti/transport/v2 v2.0.146 11:35:02 go: downloading github.com/pkg/errors v0.9.1 11:35:02 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 11:35:02 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 11:35:02 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 11:35:02 go: downloading github.com/kataras/go-events v0.0.3 11:35:05 go: downloading github.com/openziti/identity v1.0.85 11:35:05 go: downloading github.com/openziti/metrics v1.2.58 11:35:05 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 11:35:05 go: downloading github.com/zitadel/oidc/v2 v2.12.2 11:35:05 go: downloading golang.org/x/oauth2 v0.23.0 11:35:05 go: downloading github.com/hashicorp/consul/api v1.29.4 11:35:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 11:35:05 go: downloading github.com/spf13/cast v1.7.0 11:35:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 11:35:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:35:06 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 11:35:06 go: downloading github.com/go-playground/universal-translator v0.18.1 11:35:06 go: downloading github.com/leodido/go-urn v1.4.0 11:35:06 go: downloading golang.org/x/text v0.18.0 11:35:06 go: downloading github.com/zeebo/errs v1.3.0 11:35:06 go: downloading google.golang.org/grpc v1.64.1 11:35:08 go: downloading github.com/mattn/go-colorable v0.1.13 11:35:08 go: downloading github.com/mattn/go-isatty v0.0.20 11:35:08 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:35:08 go: downloading github.com/x448/float16 v0.8.4 11:35:08 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 11:35:08 go: downloading github.com/go-openapi/errors v0.22.0 11:35:08 go: downloading github.com/oklog/ulid v1.3.1 11:35:08 go: downloading go.mongodb.org/mongo-driver v1.17.0 11:35:11 go: downloading github.com/go-openapi/swag v0.23.0 11:35:11 go: downloading github.com/opentracing/opentracing-go v1.2.0 11:35:11 go: downloading go.opentelemetry.io/otel v1.29.0 11:35:12 go: downloading go.opentelemetry.io/otel/trace v1.29.0 11:35:12 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 11:35:12 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 11:35:12 go: downloading github.com/golang/protobuf v1.5.4 11:35:12 go: downloading google.golang.org/protobuf v1.34.2 11:35:12 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 11:35:12 go: downloading github.com/go-openapi/validate v0.24.0 11:35:12 go: downloading github.com/mitchellh/go-ps v1.0.0 11:35:12 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 11:35:12 go: downloading github.com/fsnotify/fsnotify v1.7.0 11:35:12 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 11:35:12 go: downloading github.com/gorilla/securecookie v1.1.2 11:35:13 go: downloading github.com/gorilla/schema v1.4.1 11:35:13 go: downloading github.com/muhlemmer/gu v0.3.1 11:35:13 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 11:35:13 go: downloading github.com/hashicorp/go-hclog v1.5.0 11:35:13 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 11:35:13 go: downloading github.com/hashicorp/serf v0.10.1 11:35:13 go: downloading github.com/go-playground/locales v0.14.1 11:35:13 go: downloading github.com/go-jose/go-jose/v4 v4.0.2 11:35:13 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237 11:35:13 go: downloading github.com/mailru/easyjson v0.7.7 11:35:13 go: downloading github.com/go-openapi/analysis v0.23.0 11:35:13 go: downloading github.com/go-openapi/loads v0.22.0 11:35:13 go: downloading github.com/go-openapi/spec v0.21.0 11:35:14 go: downloading github.com/go-logr/logr v1.4.2 11:35:14 go: downloading go.opentelemetry.io/otel/metric v1.29.0 11:35:14 go: downloading golang.org/x/term v0.24.0 11:35:14 go: downloading github.com/tklauser/go-sysconf v0.3.12 11:35:14 go: downloading github.com/go-openapi/jsonpointer v0.21.0 11:35:14 go: downloading github.com/fatih/color v1.16.0 11:35:14 go: downloading github.com/josharian/intern v1.0.0 11:35:14 go: downloading github.com/armon/go-metrics v0.4.1 11:35:14 go: downloading github.com/go-logr/stdr v1.2.2 11:35:14 go: downloading github.com/go-openapi/jsonreference v0.21.0 11:35:14 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 11:35:14 go: downloading github.com/tklauser/numcpus v0.6.1 11:35:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 11:35:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 11:37:21 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap coverage: 0.0% of statements 11:37:27 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/container coverage: 0.0% of statements 11:37:50 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/config 20.169s coverage: 33.4% of statements 11:39:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/controller 0.145s coverage: 93.5% of statements 11:39:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/environment 0.065s coverage: 88.1% of statements 11:39:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/file 0.560s coverage: 88.2% of statements 11:39:26 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/flags 0.029s coverage: 84.4% of statements 11:39:34 ? github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces [no test files] 11:39:34 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/interfaces/mocks coverage: 0.0% of statements 11:39:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/handlers 2.166s coverage: 41.7% of statements 11:39:36 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/messaging 0.080s coverage: 100.0% of statements 11:39:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/metrics 0.393s coverage: 87.7% of statements 11:39:39 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/registration 0.038s coverage: 26.3% of statements 11:39:42 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/startup coverage: 0.0% of statements 11:39:42 github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/zerotrust coverage: 0.0% of statements 11:39:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/secret 3.163s coverage: 75.8% of statements 11:39:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/bootstrap/utils 0.034s coverage: 50.9% of statements 11:39:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/config 0.033s coverage: 31.2% of statements 11:39:45 ok github.com/edgexfoundry/go-mod-bootstrap/v3/di 0.017s coverage: 91.3% of statements 11:39:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:39:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 11:40:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:40:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 11:40:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:40:42 $ docker stop --time=1 a1939c0ef1ce9e4404459f1183e04f3c2b790913e73a3845824ba1c2cf1ded0c 11:40:44 $ docker rm -f --volumes a1939c0ef1ce9e4404459f1183e04f3c2b790913e73a3845824ba1c2cf1ded0c [Pipeline] // withDockerContainer [Pipeline] sh 11:40:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:40:49 Warning: overwriting stash ‘coverage-report’ 11:40:49 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 11:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:40:50 11:40:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:40:50 arm64: Pulling from edgex-lftools-log-publisher 11:40:50 8998bd30e6a1: Pulling fs layer 11:40:50 04944245beec: Pulling fs layer 11:40:50 699f458cf7ca: Pulling fs layer 11:40:50 765212b225bb: Pulling fs layer 11:40:50 f23df028b6ca: Pulling fs layer 11:40:50 d65c8cfc05b1: Pulling fs layer 11:40:50 2437ff75d9bd: Pulling fs layer 11:40:50 f23df028b6ca: Waiting 11:40:50 d65c8cfc05b1: Waiting 11:40:50 2437ff75d9bd: Waiting 11:40:50 765212b225bb: Waiting 11:40:50 04944245beec: Verifying Checksum 11:40:50 04944245beec: Download complete 11:40:50 765212b225bb: Verifying Checksum 11:40:50 765212b225bb: Download complete 11:40:50 f23df028b6ca: Verifying Checksum 11:40:50 f23df028b6ca: Download complete 11:40:51 d65c8cfc05b1: Verifying Checksum 11:40:51 d65c8cfc05b1: Download complete 11:40:51 699f458cf7ca: Verifying Checksum 11:40:51 699f458cf7ca: Download complete 11:40:51 8998bd30e6a1: Verifying Checksum 11:40:51 8998bd30e6a1: Download complete 11:40:54 2437ff75d9bd: Verifying Checksum 11:40:54 2437ff75d9bd: Download complete 11:40:55 8998bd30e6a1: Pull complete 11:40:56 04944245beec: Pull complete 11:40:57 699f458cf7ca: Pull complete 11:40:57 765212b225bb: Pull complete 11:40:58 f23df028b6ca: Pull complete 11:40:58 d65c8cfc05b1: Pull complete 11:41:13 2437ff75d9bd: Pull complete 11:41:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:41:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:41:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:14 prd-ubuntu20.04-docker-arm64-4c-16g-14900 does not seem to be running inside a container 11:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/318 -v /w/workspace/go-mod-bootstrap/318:/w/workspace/go-mod-bootstrap/318:rw,z -v /w/workspace/go-mod-bootstrap/318@tmp:/w/workspace/go-mod-bootstrap/318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:41:16 $ docker top ee57bb22df51519c21b1a00debe3bbcc50505df628700e5c4d84a6cd20da328e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:17 ---> job-cost.sh 11:41:17 lf-activate-venv: SKIPPING 11:41:17 INFO: No Stack... 11:41:17 INFO: Retrieving Pricing Info for: v3-standard-4 11:41:18 INFO: Archiving Costs [Pipeline] sh 11:41:19 + cat /w/workspace/go-mod-bootstrap/318/archives/cost.csv 11:41:19 + cut -d, -f6 [Pipeline] lock 11:41:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-318-stack-cost] 11:41:19 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-318-stack-cost] did not exist. Created. 11:41:19 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-318-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:41:20 /w/workspace/go-mod-bootstrap/318@tmp/durable-7bb81e8c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:41:20 + echo total: 0.10999999940395355 [Pipeline] stash 11:41:20 Warning: overwriting stash ‘stack-cost’ 11:41:20 Stashed 1 file(s) [Pipeline] } 11:41:20 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-bootstrap-main-318-stack-cost] [Pipeline] // lock [Pipeline] } 11:41:20 $ docker stop --time=1 ee57bb22df51519c21b1a00debe3bbcc50505df628700e5c4d84a6cd20da328e 11:41:22 $ docker rm -f --volumes ee57bb22df51519c21b1a00debe3bbcc50505df628700e5c4d84a6cd20da328e [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 11:41:22 provisioning config files... 11:41:22 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12220036470596212868tmp [Pipeline] { [Pipeline] sh 11:41:23 + set +x 11:41:23 + bash -s -- 11:41:23 + curl -s https://codecov.io/bash 11:41:23 11:41:23 _____ _ 11:41:23 / ____| | | 11:41:23 | | ___ __| | ___ ___ _____ __ 11:41:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:41:23 | |___| (_) | (_| | __/ (_| (_) \ V / 11:41:23 \_____\___/ \__,_|\___|\___\___/ \_/ 11:41:23 Bash-1.0.6 11:41:23 11:41:23 11:41:23 ==> git version 2.25.1 found 11:41:23 ==> 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 11:41:23 Release-Date: 2020-01-08 11:41:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:41:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:41:23 ==> Jenkins CI detected. 11:41:23 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 11:41:23 project root: . 11:41:23 --> token set from env 11:41:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:41:23 ==> Running gcov in . (disable via -X gcov) 11:41:23 ==> Python coveragepy not found 11:41:23 ==> Searching for coverage reports in: 11:41:23 + . 11:41:23 -> Found 1 reports 11:41:23 ==> Detecting git/mercurial file structure 11:41:23 ==> Reading reports 11:41:23 + ./coverage.out bytes=396572 11:41:23 ==> Appending adjustments 11:41:23 https://docs.codecov.io/docs/fixing-reports 11:41:23 + Found adjustments 11:41:23 ==> Gzipping contents 11:41:23 40K /tmp/codecov.Mly26K.gz 11:41:23 ==> Uploading reports 11:41:23 url: https://codecov.io 11:41:23 query: branch=main&commit=2aece6bc0e4d6e7b5637b95629afaef9caebd95b&build=318&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F318%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 11:41:23 -> Pinging Codecov 11:41:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2aece6bc0e4d6e7b5637b95629afaef9caebd95b&build=318&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F318%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 11:41:23 -> Uploading to 11:41:23 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-bootstrap/2aece6bc0e4d6e7b5637b95629afaef9caebd95b/73cd0583-786e-4e8d-aa17-122bdac53e42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241003%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241003T114123Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=3654241e1d7003859c33dfeffbb82f1a396a87cf3d86d6eecade2743ec61f049 11:41:23 % Total % Received % Xferd Average Speed Time Time Time Current 11:41:23 Dload Upload Total Spent Left Speed 11:41:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37853 0 0 100 37853 0 139k --:--:-- --:--:-- --:--:-- 139k 11:41:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2aece6bc0e4d6e7b5637b95629afaef9caebd95b [Pipeline] } 11:41:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:41:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:41:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:41:24 11:41:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:41:25 latest: Pulling from edgex-devops/edgex-snyk-go 11:41:25 43c4264eed91: Already exists 11:41:25 4cc291be95ef: Already exists 11:41:25 2ac1f1163629: Already exists 11:41:25 5c3c966382ef: Already exists 11:41:25 4f4fb700ef54: Already exists 11:41:25 d9c7d2e4e75e: Pulling fs layer 11:41:25 9c3e1370e548: Pulling fs layer 11:41:25 d9c7d2e4e75e: Verifying Checksum 11:41:25 d9c7d2e4e75e: Download complete 11:41:25 d9c7d2e4e75e: Pull complete 11:41:26 9c3e1370e548: Verifying Checksum 11:41:26 9c3e1370e548: Download complete 11:41:29 9c3e1370e548: Pull complete 11:41:29 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:41:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:29 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:41:31 $ docker top b2e8c6aca57c6ce1544f3d4f1f5b5d49128f8f26638ddac2d49351f240f8061f -eo pid,comm [Pipeline] { [Pipeline] sh 11:41:31 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] echo 11:41:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 11:41:32 + set -o pipefail 11:41:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 11:41:38 11:41:38 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v3)... 11:41:38 11:41:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38043815-24ee-49a2-867d-492929c96656/history/930e52fb-16bd-4a73-ad48-eb1fa4e74345 11:41:38 11:41:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:41:38 11:41:39 11:41:39 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:41:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:41:39 $ docker stop --time=1 b2e8c6aca57c6ce1544f3d4f1f5b5d49128f8f26638ddac2d49351f240f8061f 11:41:44 $ docker rm -f --volumes b2e8c6aca57c6ce1544f3d4f1f5b5d49128f8f26638ddac2d49351f240f8061f [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 11:41:44 + git log --format=format:%s -1 2aece6bc0e4d6e7b5637b95629afaef9caebd95b [Pipeline] sh 11:41:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:41:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:45 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:41:46 $ docker top 16af8a0bb52b69474be8e4c63b54a6141af9be6a6dc1938639ed0c3c57316923 -eo pid,comm 11:41:46 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). 11:41:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:41:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:46 [ssh-agent] Looking for ssh-agent implementation... 11:41:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:46 $ docker exec 16af8a0bb52b69474be8e4c63b54a6141af9be6a6dc1938639ed0c3c57316923 ssh-agent 11:41:46 SSH_AUTH_SOCK=/tmp/ssh-2gYDTBFDmyhu/agent.33 11:41:46 SSH_AGENT_PID=39 11:41:46 Running ssh-add (command line suppressed) 11:41:46 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12641876818168892289.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_12641876818168892289.key) 11:41:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:46 + git semver tag 11:41:47 2024-10-03 11:41:47,101 [run_tag] DEBUG tag force:False 11:41:47 2024-10-03 11:41:47,102 [check_head_tag] DEBUG check head tag 11:41:47 2024-10-03 11:41:47,105 [execute] INFO git cat-file --batch-check 11:41:47 2024-10-03 11:41:47,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 11:41:47 2024-10-03 11:41:47,110 [execute] INFO git cat-file --batch 11:41:47 2024-10-03 11:41:47,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 11:41:47 2024-10-03 11:41:47,163 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 11:41:47 2024-10-03 11:41:47,163 [execute] INFO git tag -a v3.2.0-dev.62 -m v3.2.0-dev.62 11:41:47 2024-10-03 11:41:47,164 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.62', '-m', 'v3.2.0-dev.62'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 11:41:47 2024-10-03 11:41:47,169 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 11:41:47 3.2.0-dev.62 [Pipeline] } 11:41:47 $ docker exec --env ******** --env ******** 16af8a0bb52b69474be8e4c63b54a6141af9be6a6dc1938639ed0c3c57316923 ssh-agent -k 11:41:47 unset SSH_AUTH_SOCK; 11:41:47 unset SSH_AGENT_PID; 11:41:47 echo Agent pid 39 killed; 11:41:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:41:47 + git semver [Pipeline] } 11:41:48 $ docker stop --time=1 16af8a0bb52b69474be8e4c63b54a6141af9be6a6dc1938639ed0c3c57316923 11:41:49 $ docker rm -f --volumes 16af8a0bb52b69474be8e4c63b54a6141af9be6a6dc1938639ed0c3c57316923 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:41:49 11:41:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:41:50 0.23.1-centos7: Pulling from edgex-lftools 11:41:50 ab5ef0e58194: Pulling fs layer 11:41:50 9712f1f96733: Pulling fs layer 11:41:50 63f879dbbcfc: Pulling fs layer 11:41:50 0d9ebad4ef96: Pulling fs layer 11:41:50 e9a5061849ea: Pulling fs layer 11:41:50 d747dcd14b5f: Pulling fs layer 11:41:50 2de7ff778b66: Pulling fs layer 11:41:50 0d9ebad4ef96: Waiting 11:41:50 e9a5061849ea: Waiting 11:41:50 2de7ff778b66: Waiting 11:41:50 d747dcd14b5f: Waiting 11:41:50 9712f1f96733: Download complete 11:41:50 63f879dbbcfc: Verifying Checksum 11:41:50 63f879dbbcfc: Download complete 11:41:50 e9a5061849ea: Verifying Checksum 11:41:50 e9a5061849ea: Download complete 11:41:50 d747dcd14b5f: Verifying Checksum 11:41:50 d747dcd14b5f: Download complete 11:41:50 0d9ebad4ef96: Download complete 11:41:50 ab5ef0e58194: Verifying Checksum 11:41:50 ab5ef0e58194: Download complete 11:41:50 2de7ff778b66: Verifying Checksum 11:41:50 2de7ff778b66: Download complete 11:41:54 ab5ef0e58194: Pull complete 11:41:54 9712f1f96733: Pull complete 11:41:54 63f879dbbcfc: Pull complete 11:41:58 0d9ebad4ef96: Pull complete 11:41:58 e9a5061849ea: Pull complete 11:41:58 d747dcd14b5f: Pull complete 11:41:59 2de7ff778b66: Pull complete 11:41:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:41:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:41:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:59 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:42:04 $ docker top b86eee290d8f59efadc866ef09d527ec31370149a97c7b1e7bc6e9fa3a0cb614 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:42:04 provisioning config files... 11:42:04 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11806332300912085499tmp 11:42:04 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6155010821141902894tmp 11:42:04 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config17613471832905887385tmp [Pipeline] { [Pipeline] echo 11:42:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:42:05 ---> sigul-configuration.sh 11:42:05 gpg: directory `/root/.gnupg' created 11:42:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:42:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:42:05 gpg: keyring `/root/.gnupg/secring.gpg' created 11:42:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:42:05 gpg: CAST5 encrypted data 11:42:05 gpg: encrypted with 1 passphrase 11:42:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:42:05 + mkdir /home/jenkins 11:42:05 + mkdir /home/jenkins/sigul [Pipeline] sh 11:42:05 + 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 11:42:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:42:06 ---> sigul-install.sh 11:42:06 Sigul already installed; skipping installation. [Pipeline] sh 11:42:06 + git tag --list 11:42:06 v0.0.1 11:42:06 v0.0.10 11:42:06 v0.0.11 11:42:06 v0.0.12 11:42:06 v0.0.13 11:42:06 v0.0.14 11:42:06 v0.0.15 11:42:06 v0.0.16 11:42:06 v0.0.17 11:42:06 v0.0.18 11:42:06 v0.0.19 11:42:06 v0.0.2 11:42:06 v0.0.20 11:42:06 v0.0.21 11:42:06 v0.0.22 11:42:06 v0.0.23 11:42:06 v0.0.24 11:42:06 v0.0.25 11:42:06 v0.0.26 11:42:06 v0.0.27 11:42:06 v0.0.28 11:42:06 v0.0.29 11:42:06 v0.0.3 11:42:06 v0.0.30 11:42:06 v0.0.31 11:42:06 v0.0.32 11:42:06 v0.0.33 11:42:06 v0.0.34 11:42:06 v0.0.35 11:42:06 v0.0.36 11:42:06 v0.0.37 11:42:06 v0.0.38 11:42:06 v0.0.39 11:42:06 v0.0.4 11:42:06 v0.0.40 11:42:06 v0.0.41 11:42:06 v0.0.42 11:42:06 v0.0.43 11:42:06 v0.0.44 11:42:06 v0.0.45 11:42:06 v0.0.46 11:42:06 v0.0.47 11:42:06 v0.0.48 11:42:06 v0.0.49 11:42:06 v0.0.5 11:42:06 v0.0.50 11:42:06 v0.0.51 11:42:06 v0.0.52 11:42:06 v0.0.53 11:42:06 v0.0.54 11:42:06 v0.0.55 11:42:06 v0.0.56 11:42:06 v0.0.57 11:42:06 v0.0.58 11:42:06 v0.0.59 11:42:06 v0.0.6 11:42:06 v0.0.60 11:42:06 v0.0.61 11:42:06 v0.0.62 11:42:06 v0.0.63 11:42:06 v0.0.64 11:42:06 v0.0.65 11:42:06 v0.0.66 11:42:06 v0.0.67 11:42:06 v0.0.68 11:42:06 v0.0.69 11:42:06 v0.0.7 11:42:06 v0.0.70 11:42:06 v0.0.71 11:42:06 v0.0.72 11:42:06 v0.0.8 11:42:06 v0.0.9 11:42:06 v2.0.0 11:42:06 v2.1.0 11:42:06 v2.1.1 11:42:06 v2.2.0 11:42:06 v2.3.0 11:42:06 v3.0 11:42:06 v3.0.0 11:42:06 v3.0.1 11:42:06 v3.1 11:42:06 v3.1.0 11:42:06 v3.1.0-dev.1 11:42:06 v3.1.0-dev.10 11:42:06 v3.1.0-dev.11 11:42:06 v3.1.0-dev.12 11:42:06 v3.1.0-dev.13 11:42:06 v3.1.0-dev.14 11:42:06 v3.1.0-dev.15 11:42:06 v3.1.0-dev.16 11:42:06 v3.1.0-dev.17 11:42:06 v3.1.0-dev.18 11:42:06 v3.1.0-dev.19 11:42:06 v3.1.0-dev.2 11:42:06 v3.1.0-dev.20 11:42:06 v3.1.0-dev.21 11:42:06 v3.1.0-dev.22 11:42:06 v3.1.0-dev.23 11:42:06 v3.1.0-dev.24 11:42:06 v3.1.0-dev.25 11:42:06 v3.1.0-dev.26 11:42:06 v3.1.0-dev.27 11:42:06 v3.1.0-dev.28 11:42:06 v3.1.0-dev.29 11:42:06 v3.1.0-dev.3 11:42:06 v3.1.0-dev.30 11:42:06 v3.1.0-dev.31 11:42:06 v3.1.0-dev.32 11:42:06 v3.1.0-dev.33 11:42:06 v3.1.0-dev.34 11:42:06 v3.1.0-dev.35 11:42:06 v3.1.0-dev.36 11:42:06 v3.1.0-dev.37 11:42:06 v3.1.0-dev.38 11:42:06 v3.1.0-dev.39 11:42:06 v3.1.0-dev.4 11:42:06 v3.1.0-dev.40 11:42:06 v3.1.0-dev.41 11:42:06 v3.1.0-dev.42 11:42:06 v3.1.0-dev.43 11:42:06 v3.1.0-dev.44 11:42:06 v3.1.0-dev.45 11:42:06 v3.1.0-dev.46 11:42:06 v3.1.0-dev.47 11:42:06 v3.1.0-dev.48 11:42:06 v3.1.0-dev.49 11:42:06 v3.1.0-dev.5 11:42:06 v3.1.0-dev.50 11:42:06 v3.1.0-dev.51 11:42:06 v3.1.0-dev.52 11:42:06 v3.1.0-dev.53 11:42:06 v3.1.0-dev.54 11:42:06 v3.1.0-dev.55 11:42:06 v3.1.0-dev.56 11:42:06 v3.1.0-dev.57 11:42:06 v3.1.0-dev.58 11:42:06 v3.1.0-dev.59 11:42:06 v3.1.0-dev.6 11:42:06 v3.1.0-dev.60 11:42:06 v3.1.0-dev.7 11:42:06 v3.1.0-dev.8 11:42:06 v3.1.0-dev.9 11:42:06 v3.2.0-dev.1 11:42:06 v3.2.0-dev.10 11:42:06 v3.2.0-dev.11 11:42:06 v3.2.0-dev.12 11:42:06 v3.2.0-dev.13 11:42:06 v3.2.0-dev.14 11:42:06 v3.2.0-dev.15 11:42:06 v3.2.0-dev.16 11:42:06 v3.2.0-dev.17 11:42:06 v3.2.0-dev.18 11:42:06 v3.2.0-dev.19 11:42:06 v3.2.0-dev.2 11:42:06 v3.2.0-dev.20 11:42:06 v3.2.0-dev.21 11:42:06 v3.2.0-dev.22 11:42:06 v3.2.0-dev.23 11:42:06 v3.2.0-dev.24 11:42:06 v3.2.0-dev.25 11:42:06 v3.2.0-dev.26 11:42:06 v3.2.0-dev.27 11:42:06 v3.2.0-dev.28 11:42:06 v3.2.0-dev.29 11:42:06 v3.2.0-dev.3 11:42:06 v3.2.0-dev.30 11:42:06 v3.2.0-dev.31 11:42:06 v3.2.0-dev.32 11:42:06 v3.2.0-dev.33 11:42:06 v3.2.0-dev.34 11:42:06 v3.2.0-dev.35 11:42:06 v3.2.0-dev.36 11:42:06 v3.2.0-dev.37 11:42:06 v3.2.0-dev.38 11:42:06 v3.2.0-dev.39 11:42:06 v3.2.0-dev.4 11:42:06 v3.2.0-dev.40 11:42:06 v3.2.0-dev.41 11:42:06 v3.2.0-dev.42 11:42:06 v3.2.0-dev.43 11:42:06 v3.2.0-dev.44 11:42:06 v3.2.0-dev.45 11:42:06 v3.2.0-dev.46 11:42:06 v3.2.0-dev.47 11:42:06 v3.2.0-dev.48 11:42:06 v3.2.0-dev.49 11:42:06 v3.2.0-dev.5 11:42:06 v3.2.0-dev.50 11:42:06 v3.2.0-dev.51 11:42:06 v3.2.0-dev.52 11:42:06 v3.2.0-dev.53 11:42:06 v3.2.0-dev.54 11:42:06 v3.2.0-dev.55 11:42:06 v3.2.0-dev.56 11:42:06 v3.2.0-dev.57 11:42:06 v3.2.0-dev.58 11:42:06 v3.2.0-dev.59 11:42:06 v3.2.0-dev.6 11:42:06 v3.2.0-dev.60 11:42:06 v3.2.0-dev.61 11:42:06 v3.2.0-dev.62 11:42:06 v3.2.0-dev.7 11:42:06 v3.2.0-dev.8 11:42:06 v3.2.0-dev.9 [Pipeline] sh 11:42:06 + lftools sign git-tag v3.2.0-dev.62 11:42:07 Signing Git tag with Sigul... 11:42:07 Signing v3.2.0-dev.62 [Pipeline] echo 11:42:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:42:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:42:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:42:08 $ docker stop --time=1 b86eee290d8f59efadc866ef09d527ec31370149a97c7b1e7bc6e9fa3a0cb614 11:42:09 $ docker rm -f --volumes b86eee290d8f59efadc866ef09d527ec31370149a97c7b1e7bc6e9fa3a0cb614 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:42:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:42:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:42:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:10 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:42:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:42:10 $ docker top ce7faa333dcfcd4c7a1b96f8c7a75d090b42be3dce1c61d2d5e731bfdacc831c -eo pid,comm 11:42:10 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). 11:42:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:42:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:10 [ssh-agent] Looking for ssh-agent implementation... 11:42:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:10 $ docker exec ce7faa333dcfcd4c7a1b96f8c7a75d090b42be3dce1c61d2d5e731bfdacc831c ssh-agent 11:42:10 SSH_AUTH_SOCK=/tmp/ssh-CljFYxniRALQ/agent.32 11:42:10 SSH_AGENT_PID=39 11:42:10 Running ssh-add (command line suppressed) 11:42:10 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11130948829183022323.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_11130948829183022323.key) 11:42:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:11 + git semver bump pre 11:42:11 2024-10-03 11:42:11,473 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 11:42:11 2024-10-03 11:42:11,473 [bump_version] DEBUG bumping version:3.2.0-dev.62 on axis:pre with prefix:dev 11:42:11 2024-10-03 11:42:11,474 [bump_version] DEBUG bumped version:3.2.0-dev.63 11:42:11 2024-10-03 11:42:11,474 [write_version] DEBUG write version:3.2.0-dev.63 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 11:42:11 2024-10-03 11:42:11,474 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 11:42:11 2024-10-03 11:42:11,474 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 11:42:11 2024-10-03 11:42:11,476 [execute] INFO git cat-file --batch-check 11:42:11 2024-10-03 11:42:11,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 11:42:11 2024-10-03 11:42:11,481 [execute] INFO git cat-file --batch 11:42:11 2024-10-03 11:42:11,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 11:42:11 2024-10-03 11:42:11,486 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 11:42:11 3.2.0-dev.63 [Pipeline] } 11:42:11 $ docker exec --env ******** --env ******** ce7faa333dcfcd4c7a1b96f8c7a75d090b42be3dce1c61d2d5e731bfdacc831c ssh-agent -k 11:42:11 unset SSH_AUTH_SOCK; 11:42:11 unset SSH_AGENT_PID; 11:42:11 echo Agent pid 39 killed; 11:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:42:12 + git semver [Pipeline] } 11:42:12 $ docker stop --time=1 ce7faa333dcfcd4c7a1b96f8c7a75d090b42be3dce1c61d2d5e731bfdacc831c 11:42:13 $ docker rm -f --volumes ce7faa333dcfcd4c7a1b96f8c7a75d090b42be3dce1c61d2d5e731bfdacc831c [Pipeline] // withDockerContainer [Pipeline] sh 11:42:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:42:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:42:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:14 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:42:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:42:14 $ docker top 260503ffaa8a8fe27d14745ee4d64b106ab65a152dce619d04a87ab217b2bf80 -eo pid,comm 11:42:14 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). 11:42:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:42:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:42:14 [ssh-agent] Looking for ssh-agent implementation... 11:42:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:42:14 $ docker exec 260503ffaa8a8fe27d14745ee4d64b106ab65a152dce619d04a87ab217b2bf80 ssh-agent 11:42:15 SSH_AUTH_SOCK=/tmp/ssh-OBNds8smcXKS/agent.32 11:42:15 SSH_AGENT_PID=38 11:42:15 Running ssh-add (command line suppressed) 11:42:15 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10081600571633188395.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10081600571633188395.key) 11:42:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:42:15 + git semver push 11:42:15 2024-10-03 11:42:15,603 [run_push] DEBUG push 11:42:15 2024-10-03 11:42:15,604 [execute] INFO git cat-file --batch-check 11:42:15 2024-10-03 11:42:15,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 11:42:15 2024-10-03 11:42:15,608 [execute] INFO git rev-list bd490859e394fa569c60c4940f16278dae2fa189 -- 11:42:15 2024-10-03 11:42:15,608 [execute] DEBUG Popen(['git', 'rev-list', 'bd490859e394fa569c60c4940f16278dae2fa189', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 11:42:15 2024-10-03 11:42:15,621 [execute] INFO git fetch -v origin 11:42:15 2024-10-03 11:42:15,622 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 11:42:16 2024-10-03 11:42:16,098 [run_push] DEBUG no remote changes detected 11:42:16 2024-10-03 11:42:16,098 [execute] INFO git push origin semver 11:42:16 2024-10-03 11:42:16,098 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 11:42:16 2024-10-03 11:42:16,799 [run_push] DEBUG push all version tags 11:42:16 2024-10-03 11:42:16,799 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:42:16 2024-10-03 11:42:16,800 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 11:42:17 2024-10-03 11:42:17,465 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 11:42:17 3.2.0-dev.63 [Pipeline] } 11:42:17 $ docker exec --env ******** --env ******** 260503ffaa8a8fe27d14745ee4d64b106ab65a152dce619d04a87ab217b2bf80 ssh-agent -k 11:42:17 unset SSH_AUTH_SOCK; 11:42:17 unset SSH_AGENT_PID; 11:42:17 echo Agent pid 38 killed; 11:42:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:42:18 + git semver [Pipeline] } 11:42:18 $ docker stop --time=1 260503ffaa8a8fe27d14745ee4d64b106ab65a152dce619d04a87ab217b2bf80 11:42:19 $ docker rm -f --volumes 260503ffaa8a8fe27d14745ee4d64b106ab65a152dce619d04a87ab217b2bf80 [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 11:42:20 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 11:42:20 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 11:42:20 total 16 11:42:20 drwxr-xr-x 3 root root 4096 Oct 3 11:16 . 11:42:20 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 11:42 .. 11:42:20 drwxr-xr-x 2 root root 4096 Oct 3 11:16 cost 11:42:20 -rw-r--r-- 1 root root 88 Oct 3 11:16 cost.csv 11:42:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 11:42:20 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 11:42:20 total 16 11:42:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 11:16 . 11:42:20 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 11:42 .. 11:42:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 11:16 cost 11:42:20 -rw-r--r-- 1 jenkins jenkins 88 Oct 3 11:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:42:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:42:21 ---> package-listing.sh 11:42:21 ++ facter osfamily 11:42:21 ++ tr '[:upper:]' '[:lower:]' 11:42:21 + OS_FAMILY=debian 11:42:21 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 11:42:21 + START_PACKAGES=/tmp/packages_start.txt 11:42:21 + END_PACKAGES=/tmp/packages_end.txt 11:42:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:42:21 + PACKAGES=/tmp/packages_start.txt 11:42:21 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 11:42:21 + PACKAGES=/tmp/packages_end.txt 11:42:21 + case "${OS_FAMILY}" in 11:42:21 + dpkg -l 11:42:21 + grep '^ii' 11:42:21 + '[' -f /tmp/packages_start.txt ']' 11:42:21 + '[' -f /tmp/packages_end.txt ']' 11:42:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:42:21 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 11:42:21 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 11:42:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 11:42:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:42:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:42:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:22 prd-ubuntu20.04-docker-8c-8g-14734 does not seem to be running inside a container 11:42:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:42:23 $ docker top ccbbbbaf9fbd1b5a3ba522a9ba4f6d390822e3819fd879edda53144ba0622076 -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:23 + touch /tmp/pre-build-complete [Pipeline] sh 11:42:23 + mkdir -p /var/log/sysstat [Pipeline] sh 11:42:23 + ls /var/log/sa-host 11:42:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:24 provisioning config files... 11:42:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8110857760154540406tmp [Pipeline] { [Pipeline] echo 11:42:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:42:24 ---> create-netrc.sh [Pipeline] } 11:42:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:42:24 ---> python-tools-install.sh [Pipeline] echo 11:42:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:42:25 ---> sudo-logs.sh 11:42:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:42:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:42:25 ---> job-cost.sh 11:42:25 lf-activate-venv: SKIPPING 11:42:25 DEBUG: total: 0.2199999988079071 11:42:25 INFO: Retrieving Stack Cost... 11:42:25 INFO: Retrieving Pricing Info for: v3-standard-8 11:42:26 INFO: Archiving Costs [Pipeline] echo 11:42:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:42:26 ---> logs-deploy.sh 11:42:26 lf-activate-venv: SKIPPING 11:42:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/318 11:42:26 INFO: archiving workspace using pattern(s): 11:42:27 Archives upload complete. 11:42:27 INFO: archiving logs to Nexus 11:42:28 ---> uname -a: 11:42:28 Linux prd-ubuntu20-04-docker-8c-8g-14734 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:42:28 11:42:28 11:42:28 ---> lscpu: 11:42:28 Architecture: x86_64 11:42:28 CPU op-mode(s): 32-bit, 64-bit 11:42:28 Byte Order: Little Endian 11:42:28 Address sizes: 40 bits physical, 48 bits virtual 11:42:28 CPU(s): 8 11:42:28 On-line CPU(s) list: 0-7 11:42:28 Thread(s) per core: 1 11:42:28 Core(s) per socket: 1 11:42:28 Socket(s): 8 11:42:28 NUMA node(s): 1 11:42:28 Vendor ID: AuthenticAMD 11:42:28 CPU family: 23 11:42:28 Model: 49 11:42:28 Model name: AMD EPYC-Rome Processor 11:42:28 Stepping: 0 11:42:28 CPU MHz: 2799.998 11:42:28 BogoMIPS: 5599.99 11:42:28 Virtualization: AMD-V 11:42:28 Hypervisor vendor: KVM 11:42:28 Virtualization type: full 11:42:28 L1d cache: 256 KiB 11:42:28 L1i cache: 256 KiB 11:42:28 L2 cache: 4 MiB 11:42:28 L3 cache: 128 MiB 11:42:28 NUMA node0 CPU(s): 0-7 11:42:28 Vulnerability Itlb multihit: Not affected 11:42:28 Vulnerability L1tf: Not affected 11:42:28 Vulnerability Mds: Not affected 11:42:28 Vulnerability Meltdown: Not affected 11:42:28 Vulnerability Mmio stale data: Not affected 11:42:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:42:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:42:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:42:28 Vulnerability Srbds: Not affected 11:42:28 Vulnerability Tsx async abort: Not affected 11:42:28 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 11:42:28 11:42:28 11:42:28 ---> nproc: 11:42:28 8 11:42:28 11:42:28 11:42:28 ---> df -h: 11:42:28 Filesystem Size Used Avail Use% Mounted on 11:42:28 overlay 155G 12G 144G 8% / 11:42:28 tmpfs 64M 0 64M 0% /dev 11:42:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:42:28 shm 64M 0 64M 0% /dev/shm 11:42:28 /dev/vda1 155G 12G 144G 8% /facter-os 11:42:28 11:42:28 11:42:28 ---> sar -b -r -n DEV: 11:42:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14734) 10/03/24 _x86_64_ (8 CPU) 11:42:28 11:42:28 11:14:12 LINUX RESTART (8 CPU) 11:42:28 11:42:28 11:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:42:28 11:16:01 120.98 3.54 117.43 0.00 448.39 37284.85 0.00 11:42:28 11:17:01 110.25 0.23 110.01 0.00 13.60 47133.34 0.00 11:42:28 11:18:01 1.90 0.00 1.90 0.00 0.00 21.08 0.00 11:42:28 11:19:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 11:42:28 11:20:01 45.78 5.10 40.68 0.00 4342.48 8382.34 0.00 11:42:28 11:21:01 6.16 0.02 6.15 0.00 0.13 119.43 0.00 11:42:28 11:22:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 11:42:28 11:23:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 11:42:28 11:24:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 11:42:28 11:25:01 1.67 0.00 1.67 0.00 0.00 19.59 0.00 11:42:28 11:26:01 1.58 0.00 1.58 0.00 0.00 23.60 0.00 11:42:28 11:27:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 11:42:28 11:28:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 11:42:28 11:29:02 1.55 0.00 1.55 0.00 0.00 17.46 0.00 11:42:28 11:30:01 1.76 0.02 1.75 0.00 0.14 24.27 0.00 11:42:28 11:31:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 11:42:28 11:32:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 11:42:28 11:33:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 11:42:28 11:34:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 11:42:28 11:35:01 1.40 0.00 1.40 0.00 0.00 18.13 0.00 11:42:28 11:36:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 11:42:28 11:37:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 11:42:28 11:38:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 11:42:28 11:39:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 11:42:28 11:40:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 11:42:28 11:41:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 11:42:28 11:42:01 84.39 0.48 83.91 0.00 23.19 36620.86 0.00 11:42:28 Average: 14.66 0.35 14.31 0.00 178.74 4793.95 0.00 11:42:28 11:42:28 11:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:42:28 11:16:01 27890352 31452948 852096 2.59 101888 3630436 1904664 5.61 1725928 2764348 1096940 11:42:28 11:17:01 28641584 31502888 806720 2.45 106424 2966900 1775944 5.23 1186816 2594572 340 11:42:28 11:18:01 28641924 31503404 805672 2.45 106464 2966908 1775944 5.23 1186328 2594576 8 11:42:28 11:19:01 28643144 31505012 804312 2.45 106508 2966908 1775944 5.23 1185056 2594912 164 11:42:28 11:20:01 28198036 31488144 791808 2.41 135476 3364740 1726100 5.09 1459124 2731612 976 11:42:28 11:21:01 28203200 31488620 791140 2.41 134068 3361488 1701744 5.02 1456796 2728392 8 11:42:28 11:22:01 28210464 31495984 783716 2.38 134168 3361484 1701744 5.02 1449500 2728396 8 11:42:28 11:23:01 28211400 31497012 782628 2.38 134216 3361496 1701744 5.02 1449556 2728400 8 11:42:28 11:24:01 28212404 31498044 781544 2.38 134240 3361488 1701744 5.02 1447980 2728400 20 11:42:28 11:25:01 28212744 31498436 781084 2.38 134288 3361492 1701744 5.02 1447864 2728404 16 11:42:28 11:26:01 28214016 31499776 779888 2.37 134368 3361492 1701744 5.02 1447348 2728404 8 11:42:28 11:27:01 28214308 31500116 779508 2.37 134400 3361508 1701744 5.02 1447388 2728412 20 11:42:28 11:28:01 28213684 31499520 780088 2.37 134424 3361512 1701744 5.02 1447412 2728416 12 11:42:28 11:29:02 28214180 31500064 779500 2.37 134456 3361512 1701744 5.02 1447680 2728416 8 11:42:28 11:30:01 28212832 31498824 780628 2.37 134516 3361492 1724872 5.08 1447884 2728388 20 11:42:28 11:31:01 28212752 31498788 780604 2.37 134556 3361492 1724872 5.08 1447848 2728388 12 11:42:28 11:32:01 28212728 31498792 780532 2.37 134580 3361496 1724872 5.08 1447872 2728392 8 11:42:28 11:33:01 28213252 31499368 779860 2.37 134620 3361500 1724872 5.08 1448192 2728396 8 11:42:28 11:34:01 28214268 31500392 779032 2.37 134632 3361500 1724872 5.08 1447004 2728396 8 11:42:28 11:35:01 28214476 31500648 778936 2.37 134680 3361500 1724872 5.08 1447024 2728404 12 11:42:28 11:36:01 28214696 31500924 778648 2.37 134720 3361512 1724872 5.08 1446868 2728408 8 11:42:28 11:37:01 28214388 31500664 778856 2.37 134760 3361512 1724872 5.08 1447180 2728408 12 11:42:28 11:38:01 28214412 31500724 778768 2.37 134800 3361520 1724872 5.08 1447064 2728412 8 11:42:28 11:39:01 28214176 31500508 778948 2.37 134840 3361520 1724872 5.08 1446928 2728416 12 11:42:28 11:40:01 28214460 31500860 778568 2.37 134888 3361524 1708616 5.04 1447524 2728424 52 11:42:28 11:41:01 28214556 31500988 778424 2.37 134916 3361528 1708616 5.04 1447236 2728424 8 11:42:28 11:42:01 27039060 31459264 815212 2.48 166984 4365764 1791944 5.28 1533116 3718852 462000 11:42:28 Average: 28204722 31495952 787656 2.40 131440 3364934 1730822 5.10 1432834 2751680 57804 11:42:28 11:42:28 11:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:42:28 11:16:01 veth1254755 73.81 133.23 7.46 1273.84 0.00 0.00 0.00 0.10 11:42:28 11:16:01 ens3 340.73 201.95 4714.02 38.87 0.00 0.00 0.00 0.00 11:42:28 11:16:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 11:42:28 11:16:01 docker0 92.46 153.61 8.06 1413.69 0.00 0.00 0.00 0.00 11:42:28 11:17:01 ens3 103.17 64.59 2533.83 16.52 0.00 0.00 0.00 0.00 11:42:28 11:17:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 11:42:28 11:17:01 docker0 0.87 0.80 0.09 0.26 0.00 0.00 0.00 0.00 11:42:28 11:18:01 ens3 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 11:42:28 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:19:01 ens3 1.87 0.65 1.75 0.24 0.00 0.00 0.00 0.00 11:42:28 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:20:01 ens3 175.75 69.92 2747.83 5.09 0.00 0.00 0.00 0.00 11:42:28 11:20:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 11:42:28 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:21:01 ens3 0.93 0.58 0.37 0.29 0.00 0.00 0.00 0.00 11:42:28 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:22:01 ens3 0.80 0.00 0.07 0.00 0.00 0.00 0.00 0.00 11:42:28 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:23:01 ens3 2.13 0.13 0.15 0.01 0.00 0.00 0.00 0.00 11:42:28 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:24:01 ens3 2.78 0.40 0.50 0.22 0.00 0.00 0.00 0.00 11:42:28 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:25:01 ens3 1.18 0.73 0.61 0.49 0.00 0.00 0.00 0.00 11:42:28 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:26:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 11:42:28 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:27:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 11:42:28 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:28:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:42:28 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:29:02 ens3 0.57 0.13 0.11 0.01 0.00 0.00 0.00 0.00 11:42:28 11:29:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:29:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:30:01 ens3 0.24 0.14 0.08 0.07 0.00 0.00 0.00 0.00 11:42:28 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:31:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:32:01 ens3 0.23 0.05 0.01 0.00 0.00 0.00 0.00 0.00 11:42:28 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:33:01 ens3 1.83 0.17 0.22 0.01 0.00 0.00 0.00 0.00 11:42:28 11:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:34:01 ens3 0.78 0.40 0.36 0.27 0.00 0.00 0.00 0.00 11:42:28 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:35:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 11:42:28 11:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:37:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:40:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 11:42:28 11:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:41:01 ens3 0.35 0.13 0.13 0.01 0.00 0.00 0.00 0.00 11:42:28 11:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:42:28 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:42:28 11:42:01 ens3 389.24 243.45 7108.20 96.22 0.00 0.00 0.00 0.00 11:42:28 11:42:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 11:42:28 11:42:01 docker0 83.62 149.63 7.40 1253.97 0.00 0.00 0.00 0.00 11:42:28 Average: ens3 37.80 21.54 631.54 5.85 0.00 0.00 0.00 0.00 11:42:28 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 11:42:28 Average: docker0 6.51 11.18 0.57 98.07 0.00 0.00 0.00 0.00 11:42:28 11:42:28 11:42:28 ---> sar -P ALL: 11:42:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14734) 10/03/24 _x86_64_ (8 CPU) 11:42:28 11:42:28 11:14:12 LINUX RESTART (8 CPU) 11:42:28 11:42:28 11:15:02 CPU %user %nice %system %iowait %steal %idle 11:42:28 11:16:01 all 29.57 0.00 6.89 3.09 0.09 60.36 11:42:28 11:16:01 0 29.47 0.00 6.99 0.69 0.09 62.76 11:42:28 11:16:01 1 30.14 0.00 6.19 1.19 0.09 62.40 11:42:28 11:16:01 2 30.51 0.00 6.62 3.77 0.10 59.00 11:42:28 11:16:01 3 29.29 0.00 7.08 1.03 0.09 62.52 11:42:28 11:16:01 4 28.88 0.00 7.05 1.15 0.10 62.82 11:42:28 11:16:01 5 28.95 0.00 7.37 11.73 0.07 51.89 11:42:28 11:16:01 6 30.71 0.00 7.27 4.77 0.09 57.16 11:42:28 11:16:01 7 28.60 0.00 6.58 0.45 0.09 64.28 11:42:28 11:17:01 all 25.54 0.00 4.69 1.60 0.08 68.10 11:42:28 11:17:01 0 25.48 0.00 4.61 0.12 0.07 69.72 11:42:28 11:17:01 1 23.87 0.00 5.59 4.10 0.10 66.34 11:42:28 11:17:01 2 24.08 0.00 3.98 0.40 0.05 71.48 11:42:28 11:17:01 3 28.01 0.00 5.17 0.34 0.12 66.36 11:42:28 11:17:01 4 25.76 0.00 4.63 0.08 0.07 69.46 11:42:28 11:17:01 5 25.85 0.00 5.18 7.63 0.10 61.24 11:42:28 11:17:01 6 27.60 0.00 4.14 0.15 0.05 68.05 11:42:28 11:17:01 7 23.62 0.00 4.18 0.07 0.05 72.08 11:42:28 11:18:01 all 0.13 0.00 0.02 0.00 0.01 99.83 11:42:28 11:18:01 0 0.03 0.00 0.03 0.00 0.03 99.90 11:42:28 11:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:42:28 11:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:18:01 3 0.96 0.00 0.03 0.00 0.02 98.99 11:42:28 11:18:01 4 0.00 0.00 0.03 0.02 0.02 99.93 11:42:28 11:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:18:01 6 0.00 0.00 0.02 0.02 0.02 99.95 11:42:28 11:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:42:28 11:19:01 all 0.04 0.00 0.01 0.00 0.01 99.94 11:42:28 11:19:01 0 0.07 0.00 0.03 0.00 0.03 99.87 11:42:28 11:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:42:28 11:19:01 3 0.13 0.00 0.03 0.00 0.02 99.82 11:42:28 11:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:42:28 11:19:01 6 0.03 0.00 0.02 0.02 0.00 99.93 11:42:28 11:19:01 7 0.03 0.00 0.02 0.02 0.00 99.93 11:42:28 11:20:01 all 2.44 0.00 1.34 0.59 0.04 95.59 11:42:28 11:20:01 0 1.80 0.00 1.98 0.15 0.05 96.01 11:42:28 11:20:01 1 2.24 0.00 1.22 0.15 0.02 96.38 11:42:28 11:20:01 2 1.82 0.00 0.87 0.02 0.03 97.26 11:42:28 11:20:01 3 3.15 0.00 1.19 0.12 0.03 95.51 11:42:28 11:20:01 4 3.29 0.00 1.09 0.73 0.05 94.84 11:42:28 11:20:01 5 1.64 0.00 2.06 0.47 0.03 95.80 11:42:28 11:20:01 6 2.99 0.00 0.85 1.62 0.05 94.49 11:42:28 11:20:01 7 2.64 0.00 1.45 1.45 0.02 94.44 11:42:28 11:21:01 all 0.14 0.00 0.06 0.01 0.01 99.78 11:42:28 11:21:01 0 0.07 0.00 0.05 0.00 0.00 99.88 11:42:28 11:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 11:42:28 11:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 11:42:28 11:21:01 3 0.62 0.00 0.05 0.00 0.02 99.32 11:42:28 11:21:01 4 0.10 0.00 0.15 0.02 0.00 99.73 11:42:28 11:21:01 5 0.03 0.00 0.03 0.00 0.00 99.93 11:42:28 11:21:01 6 0.15 0.00 0.07 0.10 0.03 99.65 11:42:28 11:21:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:42:28 11:22:01 all 0.03 0.00 0.01 0.01 0.01 99.93 11:42:28 11:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:42:28 11:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:28 11:22:01 3 0.20 0.00 0.02 0.00 0.02 99.77 11:42:28 11:22:01 4 0.00 0.00 0.02 0.00 0.02 99.97 11:42:28 11:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:22:01 6 0.02 0.00 0.03 0.08 0.03 99.83 11:42:28 11:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:23:01 all 0.22 0.00 0.01 0.00 0.01 99.75 11:42:28 11:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:42:28 11:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:42:28 11:23:01 3 1.61 0.00 0.03 0.00 0.02 98.34 11:42:28 11:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:42:28 11:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:23:01 6 0.03 0.00 0.02 0.03 0.03 99.88 11:42:28 11:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:42:28 11:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 11:42:28 11:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:42:28 11:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:42:28 11:24:01 3 0.07 0.00 0.02 0.00 0.03 99.88 11:42:28 11:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:24:01 6 0.05 0.00 0.05 0.02 0.05 99.83 11:42:28 11:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:28 11:25:01 all 0.03 0.00 0.01 0.02 0.02 99.92 11:42:28 11:25:01 0 0.02 0.00 0.02 0.00 0.03 99.93 11:42:28 11:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:42:28 11:25:01 3 0.15 0.00 0.02 0.00 0.00 99.83 11:42:28 11:25:01 4 0.02 0.00 0.02 0.02 0.02 99.93 11:42:28 11:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 11:42:28 11:25:01 6 0.03 0.00 0.03 0.15 0.05 99.73 11:42:28 11:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:26:01 all 0.08 0.00 0.02 0.02 0.01 99.88 11:42:28 11:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:42:28 11:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:42:28 11:26:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:42:28 11:26:01 3 0.50 0.00 0.03 0.00 0.02 99.45 11:42:28 11:26:01 4 0.02 0.00 0.03 0.00 0.03 99.92 11:42:28 11:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:26:01 6 0.02 0.00 0.02 0.13 0.00 99.83 11:42:28 11:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 11:42:28 11:42:28 11:26:01 CPU %user %nice %system %iowait %steal %idle 11:42:28 11:27:01 all 0.14 0.00 0.01 0.01 0.01 99.83 11:42:28 11:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:42:28 11:27:01 3 0.98 0.00 0.00 0.00 0.02 99.00 11:42:28 11:27:01 4 0.05 0.00 0.03 0.02 0.03 99.87 11:42:28 11:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:27:01 6 0.02 0.00 0.02 0.05 0.02 99.90 11:42:28 11:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 11:42:28 11:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:42:28 11:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:28:01 3 0.08 0.00 0.00 0.00 0.02 99.90 11:42:28 11:28:01 4 0.05 0.00 0.02 0.00 0.03 99.90 11:42:28 11:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:28:01 6 0.02 0.00 0.02 0.07 0.02 99.88 11:42:28 11:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:42:28 11:29:02 all 0.20 0.00 0.01 0.01 0.01 99.77 11:42:28 11:29:02 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:29:02 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:29:02 2 0.03 0.00 0.02 0.00 0.02 99.93 11:42:28 11:29:02 3 1.48 0.00 0.00 0.00 0.02 98.50 11:42:28 11:29:02 4 0.02 0.00 0.02 0.03 0.03 99.90 11:42:28 11:29:02 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:29:02 6 0.02 0.00 0.00 0.07 0.00 99.92 11:42:28 11:29:02 7 0.03 0.00 0.02 0.00 0.02 99.93 11:42:28 11:30:01 all 0.16 0.00 0.02 0.01 0.01 99.80 11:42:28 11:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 11:42:28 11:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:42:28 11:30:01 3 1.04 0.00 0.00 0.00 0.00 98.96 11:42:28 11:30:01 4 0.03 0.00 0.05 0.02 0.03 99.86 11:42:28 11:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 11:42:28 11:30:01 6 0.02 0.00 0.02 0.08 0.02 99.86 11:42:28 11:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 11:42:28 11:31:01 all 0.10 0.00 0.01 0.01 0.01 99.88 11:42:28 11:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:42:28 11:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:42:28 11:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:42:28 11:31:01 3 0.65 0.00 0.02 0.00 0.02 99.32 11:42:28 11:31:01 4 0.03 0.00 0.02 0.00 0.03 99.92 11:42:28 11:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:31:01 6 0.02 0.00 0.00 0.07 0.00 99.92 11:42:28 11:31:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:42:28 11:32:01 all 0.01 0.00 0.01 0.02 0.01 99.95 11:42:28 11:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:42:28 11:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:42:28 11:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:42:28 11:32:01 4 0.03 0.00 0.02 0.02 0.02 99.92 11:42:28 11:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:32:01 6 0.02 0.00 0.02 0.12 0.00 99.85 11:42:28 11:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 11:42:28 11:33:01 all 0.02 0.00 0.02 0.00 0.01 99.94 11:42:28 11:33:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:42:28 11:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:33:01 3 0.05 0.00 0.03 0.00 0.02 99.90 11:42:28 11:33:01 4 0.03 0.00 0.05 0.00 0.03 99.88 11:42:28 11:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:33:01 6 0.02 0.00 0.02 0.03 0.02 99.92 11:42:28 11:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:42:28 11:34:01 all 0.09 0.00 0.00 0.00 0.01 99.90 11:42:28 11:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 11:42:28 11:34:01 3 0.53 0.00 0.00 0.00 0.02 99.45 11:42:28 11:34:01 4 0.03 0.00 0.00 0.00 0.07 99.90 11:42:28 11:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:34:01 6 0.02 0.00 0.00 0.02 0.02 99.95 11:42:28 11:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:42:28 11:35:01 all 0.10 0.00 0.02 0.01 0.01 99.87 11:42:28 11:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 11:42:28 11:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 11:42:28 11:35:01 3 0.73 0.00 0.03 0.00 0.02 99.22 11:42:28 11:35:01 4 0.02 0.00 0.03 0.00 0.03 99.92 11:42:28 11:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:35:01 6 0.00 0.00 0.03 0.05 0.00 99.92 11:42:28 11:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 11:42:28 11:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:42:28 11:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:42:28 11:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:42:28 11:36:01 4 0.05 0.00 0.03 0.00 0.03 99.88 11:42:28 11:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:36:01 6 0.02 0.00 0.00 0.08 0.02 99.88 11:42:28 11:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 11:42:28 11:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 11:42:28 11:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:42:28 11:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 11:42:28 11:37:01 4 0.07 0.00 0.03 0.00 0.03 99.87 11:42:28 11:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 11:42:28 11:37:01 6 0.02 0.00 0.02 0.03 0.00 99.93 11:42:28 11:37:01 7 0.00 0.00 0.03 0.00 0.00 99.97 11:42:28 11:42:28 11:37:01 CPU %user %nice %system %iowait %steal %idle 11:42:28 11:38:01 all 0.04 0.00 0.01 0.00 0.01 99.93 11:42:28 11:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:42:28 11:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:42:28 11:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:42:28 11:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:42:28 11:38:01 4 0.07 0.00 0.03 0.00 0.03 99.87 11:42:28 11:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:38:01 6 0.20 0.00 0.00 0.03 0.02 99.75 11:42:28 11:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:42:28 11:39:01 all 0.27 0.00 0.01 0.03 0.01 99.69 11:42:28 11:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:42:28 11:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 11:42:28 11:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:39:01 4 0.02 0.00 0.03 0.17 0.03 99.75 11:42:28 11:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:39:01 6 1.97 0.00 0.00 0.08 0.02 97.93 11:42:28 11:39:01 7 0.05 0.00 0.00 0.00 0.00 99.95 11:42:28 11:40:01 all 0.26 0.00 0.01 0.00 0.01 99.72 11:42:28 11:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:42:28 11:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 11:42:28 11:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:42:28 11:40:01 4 0.03 0.00 0.02 0.02 0.03 99.90 11:42:28 11:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 11:42:28 11:40:01 6 1.97 0.00 0.00 0.02 0.00 98.01 11:42:28 11:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 11:42:28 11:41:01 all 0.05 0.00 0.01 0.00 0.01 99.93 11:42:28 11:41:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:42:28 11:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:41:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:42:28 11:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:42:28 11:41:01 4 0.05 0.00 0.03 0.00 0.05 99.87 11:42:28 11:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 11:42:28 11:41:01 6 0.17 0.00 0.00 0.02 0.02 99.80 11:42:28 11:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:42:28 11:42:01 all 7.36 0.00 3.03 1.73 0.08 87.81 11:42:28 11:42:01 0 8.71 0.00 2.99 1.37 0.35 86.58 11:42:28 11:42:01 1 8.01 0.00 2.49 0.00 0.03 89.47 11:42:28 11:42:01 2 5.98 0.00 2.27 1.63 0.03 90.08 11:42:28 11:42:01 3 6.97 0.00 2.87 6.90 0.05 83.21 11:42:28 11:42:01 4 7.86 0.00 4.09 2.03 0.05 85.96 11:42:28 11:42:01 5 6.58 0.00 2.69 0.59 0.03 90.12 11:42:28 11:42:01 6 6.14 0.00 3.58 0.64 0.03 89.60 11:42:28 11:42:01 7 8.63 0.00 3.24 0.65 0.03 87.45 11:42:28 Average: all 2.44 0.00 0.59 0.26 0.02 96.68 11:42:28 Average: 0 2.41 0.00 0.62 0.09 0.03 96.86 11:42:28 Average: 1 2.34 0.00 0.57 0.20 0.01 96.89 11:42:28 Average: 2 2.29 0.00 0.51 0.21 0.01 96.98 11:42:28 Average: 3 2.82 0.00 0.61 0.31 0.02 96.24 11:42:28 Average: 4 2.42 0.00 0.64 0.16 0.03 96.75 11:42:28 Average: 5 2.29 0.00 0.63 0.74 0.01 96.33 11:42:28 Average: 6 2.63 0.00 0.59 0.31 0.02 96.45 11:42:28 Average: 7 2.33 0.00 0.58 0.10 0.01 96.98 11:42:28 11:42:28 11:42:28