Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2766419494164cabee05fa9ea84b04b8c4045a76 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-ssh16291853069465500544.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh5471238692836421074.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2910326625671238366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh9168442960921686076.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh17403754386919382167.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [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-33386 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-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 2766419494164cabee05fa9ea84b04b8c4045a76 (main) > 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 2766419494164cabee05fa9ea84b04b8c4045a76 # timeout=10 Commit message: "refactor: Rework the Metric field names to be more meaningful (#329)" > git rev-list --no-walk 010839c6db32356d141c0ae689095f3ceef96608 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:03:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:03:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:03:40 ========================================================= 23:03:40 EdgeX Global Pipelines Version Info 23:03:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:03:40 ------------------- 23:03:40 stable info: 23:03:40 ------------------- 23:03:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:03:40 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 23:03:40 Message: update stable to v1.0.221 23:03:41 ------------------- 23:03:41 experimental info: 23:03:41 ------------------- 23:03:41 Commited By: **** collab-it+edgex@linuxfoundation.org 23:03:41 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 23:03:41 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:03:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:03:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:03:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] echo 23:03:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2766419 [Pipeline] echo 23:03:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:03:42 + git rev-list -1 --merges 2766419494164cabee05fa9ea84b04b8c4045a76~1..2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] echo 23:03:42 -----------> git rev-list -1 --merges 2766419494164cabee05fa9ea84b04b8c4045a76~1..2766419494164cabee05fa9ea84b04b8c4045a76 2766419494164cabee05fa9ea84b04b8c4045a76 [false] [Pipeline] sh 23:03:42 + git log --format=format:%s -1 2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] echo 23:03:42 ========================================================= 23:03:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:03:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:43 + git log --format=format:%s -1 2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] echo 23:03:43 [semverPrep] GIT_COMMIT: 2766419494164cabee05fa9ea84b04b8c4045a76, Commit Message: refactor: Rework the Metric field names to be more meaningful (#329) [Pipeline] echo 23:03:43 [semverPrep] This is not a build commit. [Pipeline] sh 23:03:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:03:43 + grep -v github /etc/ssh/ssh_known_hosts 23:03:43 + [ -e /tmp/ssh_known_hosts ] 23:03:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:03:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:03:43 + sudo tee -a /etc/ssh/ssh_known_hosts 23:03:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:03:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:03:45 23:03:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:03:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:03:45 latest: Pulling from edgex-devops/git-semver 23:03:45 a0d0a0d46f8b: Pulling fs layer 23:03:45 3e5f54012d9b: Pulling fs layer 23:03:45 4c7163046ea9: Pulling fs layer 23:03:45 0c2d73faf560: Pulling fs layer 23:03:45 0c2d73faf560: Waiting 23:03:45 3e5f54012d9b: Verifying Checksum 23:03:45 3e5f54012d9b: Download complete 23:03:45 a0d0a0d46f8b: Download complete 23:03:45 0c2d73faf560: Verifying Checksum 23:03:45 0c2d73faf560: Download complete 23:03:45 4c7163046ea9: Verifying Checksum 23:03:45 4c7163046ea9: Download complete 23:03:46 a0d0a0d46f8b: Pull complete 23:03:46 3e5f54012d9b: Pull complete 23:03:46 4c7163046ea9: Pull complete 23:03:47 0c2d73faf560: Pull complete 23:03:47 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 23:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:03:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:03:47 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:03:47 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:03:48 $ docker top 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:03:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:48 [ssh-agent] Looking for ssh-agent implementation... 23:03:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:48 $ docker exec 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 ssh-agent 23:03:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAgjBLI/agent.13 23:03:48 SSH_AGENT_PID=19 23:03:48 Running ssh-add (command line suppressed) 23:03:48 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8007089277771559229.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8007089277771559229.key) 23:03:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:49 + git tag --points-at HEAD [Pipeline] } 23:03:49 $ docker exec --env ******** --env ******** 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 ssh-agent -k 23:03:49 unset SSH_AUTH_SOCK; 23:03:49 unset SSH_AGENT_PID; 23:03:49 echo Agent pid 19 killed; 23:03:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:49 [ssh-agent] Looking for ssh-agent implementation... 23:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:49 $ docker exec 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 ssh-agent 23:03:49 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeCGJKL/agent.52 23:03:49 SSH_AGENT_PID=58 23:03:49 Running ssh-add (command line suppressed) 23:03:49 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5360504784277559732.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_5360504784277559732.key) 23:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:50 + git semver init 23:03:50 # -> Open(): unable to determine branch for HEAD 23:03:50 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 23:03:50 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 23:03:50 # $SEMVER_REMOTE_NAME = origin 23:03:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:03:50 # $SEMVER_USER_NAME = edgex-jenkins 23:03:50 # $SEMVER_BRANCH = main 23:03:50 # $SEMVER_TEMP = /tmp/semver-380539056 23:03:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:03:51 # '/tmp/semver-380539056' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' 23:03:51 # -> Force: false 23:03:51 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 23:03:51 $ docker exec --env ******** --env ******** 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 ssh-agent -k 23:03:51 unset SSH_AUTH_SOCK; 23:03:51 unset SSH_AGENT_PID; 23:03:51 echo Agent pid 58 killed; 23:03:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:03:51 + git semver [Pipeline] } 23:03:51 $ docker stop --time=1 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 23:03:52 $ docker rm -f 1d373ff241f38e4063e83383e3940b8ea0628d13d9c294e44d3ee86f5849e5d3 [Pipeline] // withDockerContainer [Pipeline] sh 23:03:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:03:53 Stashed 1 file(s) [Pipeline] echo 23:03:53 [edgeXSemver]: initialized semver on version 2.2.0-dev.18 [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 23:03:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:03:53 ========================================================= 23:03:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:03:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:03:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:03:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:03:53 59bf1c3509f3: Pulling fs layer 23:03:53 666ba61612fd: Pulling fs layer 23:03:53 8ed8ca486205: Pulling fs layer 23:03:53 4fe6c5a15a65: Pulling fs layer 23:03:53 22a0e8bec74d: Pulling fs layer 23:03:53 ca2b28591e48: Pulling fs layer 23:03:53 a51346096db8: Pulling fs layer 23:03:53 daebc70d1ce1: Pulling fs layer 23:03:53 0e18a0eac166: Pulling fs layer 23:03:53 4fe6c5a15a65: Waiting 23:03:53 22a0e8bec74d: Waiting 23:03:53 ca2b28591e48: Waiting 23:03:53 a51346096db8: Waiting 23:03:53 0e18a0eac166: Waiting 23:03:53 8ed8ca486205: Verifying Checksum 23:03:53 8ed8ca486205: Download complete 23:03:53 666ba61612fd: Download complete 23:03:53 22a0e8bec74d: Verifying Checksum 23:03:53 22a0e8bec74d: Download complete 23:03:53 ca2b28591e48: Verifying Checksum 23:03:53 ca2b28591e48: Download complete 23:03:53 a51346096db8: Verifying Checksum 23:03:53 a51346096db8: Download complete 23:03:53 59bf1c3509f3: Verifying Checksum 23:03:53 59bf1c3509f3: Download complete 23:03:54 daebc70d1ce1: Verifying Checksum 23:03:54 daebc70d1ce1: Download complete 23:03:54 59bf1c3509f3: Pull complete 23:03:54 666ba61612fd: Pull complete 23:03:54 8ed8ca486205: Pull complete 23:03:54 0e18a0eac166: Verifying Checksum 23:03:54 4fe6c5a15a65: Verifying Checksum 23:03:54 4fe6c5a15a65: Download complete 23:03:58 4fe6c5a15a65: Pull complete 23:03:58 22a0e8bec74d: Pull complete 23:03:58 ca2b28591e48: Pull complete 23:03:58 a51346096db8: Pull complete 23:03:58 daebc70d1ce1: Pull complete 23:04:01 0e18a0eac166: Pull complete 23:04:01 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 23:04:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:04:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 23:04:01 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 23:04:02 + docker inspect -f . ci-base-image-x86_64 23:04:02 . [Pipeline] withDockerContainer 23:04:02 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:04:02 $ 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 ******** ci-base-image-x86_64 cat 23:04:04 $ docker top e868cace176306bd39ca13e2e88b67941b42968cc26b333c25cd58d8a94d506a -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:04 + go version 23:04:04 go version go1.17.6 linux/amd64 [Pipeline] } 23:04:04 $ docker stop --time=1 e868cace176306bd39ca13e2e88b67941b42968cc26b333c25cd58d8a94d506a 23:04:06 $ docker rm -f e868cace176306bd39ca13e2e88b67941b42968cc26b333c25cd58d8a94d506a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:04:06 + docker inspect -f . ci-base-image-x86_64 23:04:06 . [Pipeline] withDockerContainer 23:04:06 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:04:06 $ 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 ******** ci-base-image-x86_64 cat 23:04:06 $ docker top 6eda7a6248477601212796ac284eca171f281c0eed1ebd310eefdcdf026fad9c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:04:07 + make test 23:04:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:04:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 23:04:07 go: downloading github.com/stretchr/testify v1.7.1 23:04:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.26 23:04:07 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 23:04:07 go: downloading github.com/google/uuid v1.3.0 23:04:07 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:04:07 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 23:04:07 go: downloading github.com/pelletier/go-toml v1.9.4 23:04:07 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 23:04:07 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 23:04:07 go: downloading github.com/gorilla/mux v1.8.0 23:04:07 go: downloading github.com/davecgh/go-spew v1.1.1 23:04:07 go: downloading github.com/pmezard/go-difflib v1.0.0 23:04:07 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:04:07 go: downloading github.com/stretchr/objx v0.1.1 23:04:07 go: downloading github.com/hashicorp/errwrap v1.0.0 23:04:07 go: downloading github.com/go-kit/log v0.2.0 23:04:07 go: downloading github.com/go-playground/validator/v10 v10.10.1 23:04:07 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:04:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 23:04:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:04:07 go: downloading github.com/pebbe/zmq4 v1.2.7 23:04:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:04:07 go: downloading github.com/hashicorp/consul/api v1.9.1 23:04:07 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:04:07 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:04:07 go: downloading github.com/x448/float16 v0.8.4 23:04:07 go: downloading github.com/go-playground/universal-translator v0.18.0 23:04:07 go: downloading github.com/leodido/go-urn v1.2.1 23:04:07 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 23:04:07 go: downloading golang.org/x/text v0.3.7 23:04:07 go: downloading github.com/zeebo/errs v1.2.2 23:04:07 go: downloading google.golang.org/grpc v1.42.0 23:04:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:04:07 go: downloading github.com/mitchellh/copystructure v1.0.0 23:04:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:04:07 go: downloading github.com/gorilla/websocket v1.4.2 23:04:07 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 23:04:07 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 23:04:07 go: downloading google.golang.org/protobuf v1.27.1 23:04:07 go: downloading github.com/go-playground/locales v0.14.0 23:04:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:04:07 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:04:07 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:04:07 go: downloading github.com/hashicorp/serf v0.9.5 23:04:07 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:04:08 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 23:04:08 go: downloading github.com/fatih/color v1.9.0 23:04:08 go: downloading github.com/mattn/go-isatty v0.0.12 23:04:08 go: downloading github.com/golang/protobuf v1.5.2 23:04:08 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 23:04:08 go: downloading github.com/mattn/go-colorable v0.1.6 23:04:08 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:04:08 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:04:08 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:04:08 Still waiting to schedule task 23:04:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33379’ 23:04:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.033s coverage: 4.6% of statements 23:04:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.018s coverage: 92.2% of statements 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.023s coverage: 85.3% of statements 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.017s coverage: 55.0% of statements 23:04:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:04:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.030s coverage: 100.0% of statements 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.321s coverage: 88.1% of statements 23:04:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.014s coverage: 25.0% of statements 23:04:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.026s coverage: 79.6% of statements 23:04:22 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:04:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.015s coverage: 41.7% of statements 23:04:22 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements 23:04:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:04:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:04:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:04:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:04:32 $ docker stop --time=1 6eda7a6248477601212796ac284eca171f281c0eed1ebd310eefdcdf026fad9c 23:04:35 $ docker rm -f 6eda7a6248477601212796ac284eca171f281c0eed1ebd310eefdcdf026fad9c [Pipeline] // withDockerContainer [Pipeline] sh 23:04:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:04:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:04:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:37 23:04:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 23:04:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:37 latest: Pulling from edgex-lftools-log-publisher 23:04:37 5eb5b503b376: Pulling fs layer 23:04:37 5c69ac0246d0: Pulling fs layer 23:04:37 ec43610c2a17: Pulling fs layer 23:04:37 3a2ae6a8a46f: Pulling fs layer 23:04:37 33b1e0a273af: Pulling fs layer 23:04:37 5d3b04190fa2: Pulling fs layer 23:04:37 2f39f015ded8: Pulling fs layer 23:04:37 33b1e0a273af: Waiting 23:04:37 3a2ae6a8a46f: Waiting 23:04:37 5d3b04190fa2: Waiting 23:04:37 2f39f015ded8: Waiting 23:04:37 5c69ac0246d0: Verifying Checksum 23:04:37 5c69ac0246d0: Download complete 23:04:37 3a2ae6a8a46f: Verifying Checksum 23:04:37 3a2ae6a8a46f: Download complete 23:04:37 33b1e0a273af: Verifying Checksum 23:04:37 33b1e0a273af: Download complete 23:04:37 5d3b04190fa2: Verifying Checksum 23:04:37 5d3b04190fa2: Download complete 23:04:37 ec43610c2a17: Verifying Checksum 23:04:37 ec43610c2a17: Download complete 23:04:37 5eb5b503b376: Verifying Checksum 23:04:37 5eb5b503b376: Download complete 23:04:38 2f39f015ded8: Verifying Checksum 23:04:38 2f39f015ded8: Download complete 23:04:38 5eb5b503b376: Pull complete 23:04:39 5c69ac0246d0: Pull complete 23:04:39 ec43610c2a17: Pull complete 23:04:39 3a2ae6a8a46f: Pull complete 23:04:39 33b1e0a273af: Pull complete 23:04:39 5d3b04190fa2: Pull complete 23:04:44 2f39f015ded8: Pull complete 23:04:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:04:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 23:04:44 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:04: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:04:46 $ docker top d63ffe569a71a1df26c40ebcadbfda52630d4ba64220243b9f013e596c5f0749 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:46 ---> job-cost.sh 23:04:46 lf-activate-venv: SKIPPING 23:04:46 INFO: No Stack... 23:04:47 INFO: Retrieving Pricing Info for: v3-standard-8 23:04:47 INFO: Archiving Costs [Pipeline] sh 23:04:47 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 23:04:47 + cut -d, -f6 [Pipeline] lock 23:04:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] 23:04:47 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] did not exist. Created. 23:04:47 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:04:48 + echo total: 0.2199999988079071 [Pipeline] stash 23:04:48 Stashed 1 file(s) [Pipeline] } 23:04:48 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 23:04:48 $ docker stop --time=1 d63ffe569a71a1df26c40ebcadbfda52630d4ba64220243b9f013e596c5f0749 23:04:49 $ docker rm -f d63ffe569a71a1df26c40ebcadbfda52630d4ba64220243b9f013e596c5f0749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:07:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33388 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 23:07:58 Running in /w/workspace/go-mod-bootstrap/44 [Pipeline] { [Pipeline] checkout 23:07:58 Selected Git installation does not exist. Using Default 23:07:58 The recommended git tool is: NONE 23:08:04 using credential edgex-jenkins-ssh 23:08:04 Cloning the remote Git repository 23:08:04 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:08:04 > git init /w/workspace/go-mod-bootstrap/44 # timeout=10 23:08:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:08:04 > git --version # timeout=10 23:08:04 > git --version # 'git version 2.25.1' 23:08:05 using GIT_SSH to set credentials SSH Credentials for GitHub 23:08:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:06 Avoid second fetch 23:08:06 Checking out Revision 2766419494164cabee05fa9ea84b04b8c4045a76 (main) 23:08:06 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:08:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:08:06 > git config core.sparsecheckout # timeout=10 23:08:06 > git checkout -f 2766419494164cabee05fa9ea84b04b8c4045a76 # timeout=10 23:08:10 Commit message: "refactor: Rework the Metric field names to be more meaningful (#329)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:08:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:08:12 % Total % Received % Xferd Average Speed Time Time Time Current 23:08:12 Dload Upload Total Spent Left Speed 23:08:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 92523 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh 23:08:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:08:13 + sudo tee /etc/docker/daemon.new 23:08:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:08:13 { 23:08:13 "registry-mirrors": [ 23:08:13 "https://nexus3.edgexfoundry.org:10001" 23:08:13 ], 23:08:13 "bip": "10.250.0.254/24", 23:08:13 "hosts": [ 23:08:13 "tcp://0.0.0.0:5555", 23:08:13 "unix:///var/run/docker.sock" 23:08:13 ], 23:08:13 "mtu": 1458, 23:08:13 "selinux-enabled": true, 23:08:13 "seccomp-profile": "/etc/docker/seccomp.json" 23:08:13 } [Pipeline] sh 23:08:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:08:13 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:08:32 ========================================================= 23:08:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:08:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:08:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:08:33 9b3977197b4f: Pulling fs layer 23:08:33 1a89e8eeedd5: Pulling fs layer 23:08:33 94645a83ff95: Pulling fs layer 23:08:33 3f3a8bcf1eab: Pulling fs layer 23:08:33 0c92f367c5e7: Pulling fs layer 23:08:33 3096ccb668a1: Pulling fs layer 23:08:33 e8cf19c19ddd: Pulling fs layer 23:08:33 a4caa8a26152: Pulling fs layer 23:08:33 0c92f367c5e7: Waiting 23:08:33 e8cf19c19ddd: Waiting 23:08:33 3096ccb668a1: Waiting 23:08:33 3f3a8bcf1eab: Waiting 23:08:33 a4caa8a26152: Waiting 23:08:33 94645a83ff95: Verifying Checksum 23:08:33 94645a83ff95: Download complete 23:08:33 1a89e8eeedd5: Verifying Checksum 23:08:33 1a89e8eeedd5: Download complete 23:08:33 0c92f367c5e7: Verifying Checksum 23:08:33 0c92f367c5e7: Download complete 23:08:34 3096ccb668a1: Verifying Checksum 23:08:34 3096ccb668a1: Download complete 23:08:34 9b3977197b4f: Verifying Checksum 23:08:34 9b3977197b4f: Download complete 23:08:34 e8cf19c19ddd: Verifying Checksum 23:08:34 e8cf19c19ddd: Download complete 23:08:34 9b3977197b4f: Pull complete 23:08:35 1a89e8eeedd5: Pull complete 23:08:35 94645a83ff95: Pull complete 23:08:36 a4caa8a26152: Verifying Checksum 23:08:36 a4caa8a26152: Download complete 23:08:36 3f3a8bcf1eab: Verifying Checksum 23:08:36 3f3a8bcf1eab: Download complete 23:08:49 3f3a8bcf1eab: Pull complete 23:08:49 0c92f367c5e7: Pull complete 23:08:49 3096ccb668a1: Pull complete 23:08:49 e8cf19c19ddd: Pull complete 23:08:56 a4caa8a26152: Pull complete 23:08:56 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 23:08:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:08:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 23:08:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 23:08:56 + docker inspect -f . ci-base-image-arm64 23:08:56 . [Pipeline] withDockerContainer 23:08:57 prd-ubuntu20.04-docker-arm64-4c-16g-33388 does not seem to be running inside a container 23:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/44 -v /w/workspace/go-mod-bootstrap/44:/w/workspace/go-mod-bootstrap/44:rw,z -v /w/workspace/go-mod-bootstrap/44@tmp:/w/workspace/go-mod-bootstrap/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:08:59 $ docker top c5d509b776a67a9e73d863ae4692743aa24bf50fb298c2410af9b65e830b0a21 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:00 + go version 23:09:00 go version go1.17.6 linux/arm64 [Pipeline] } 23:09:00 $ docker stop --time=1 c5d509b776a67a9e73d863ae4692743aa24bf50fb298c2410af9b65e830b0a21 23:09:01 $ docker rm -f c5d509b776a67a9e73d863ae4692743aa24bf50fb298c2410af9b65e830b0a21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:09:02 + docker inspect -f . ci-base-image-arm64 23:09:02 . [Pipeline] withDockerContainer 23:09:02 prd-ubuntu20.04-docker-arm64-4c-16g-33388 does not seem to be running inside a container 23:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/44 -v /w/workspace/go-mod-bootstrap/44:/w/workspace/go-mod-bootstrap/44:rw,z -v /w/workspace/go-mod-bootstrap/44@tmp:/w/workspace/go-mod-bootstrap/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:09:04 $ docker top df71c797b01ac58394a34d570fffc6c83461c7ed5980231cdc676397ba02d5b0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 23:09:05 + make test 23:09:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:09:05 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0-dev.3 23:09:05 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0-dev.26 23:09:05 go: downloading github.com/pelletier/go-toml v1.9.4 23:09:05 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.0-dev.6 23:09:05 go: downloading github.com/stretchr/testify v1.7.1 23:09:05 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0-dev.3 23:09:05 go: downloading github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a 23:09:05 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0-dev.12 23:09:05 go: downloading github.com/gorilla/mux v1.8.0 23:09:05 go: downloading github.com/google/uuid v1.3.0 23:09:05 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:09:05 go: downloading github.com/davecgh/go-spew v1.1.1 23:09:05 go: downloading github.com/pmezard/go-difflib v1.0.0 23:09:05 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 23:09:05 go: downloading github.com/go-kit/log v0.2.0 23:09:05 go: downloading github.com/stretchr/objx v0.1.1 23:09:05 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0 23:09:05 go: downloading github.com/go-playground/validator/v10 v10.10.1 23:09:05 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 23:09:05 go: downloading github.com/hashicorp/errwrap v1.0.0 23:09:05 go: downloading github.com/hashicorp/consul/api v1.9.1 23:09:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:09:05 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:09:06 go: downloading github.com/zeebo/errs v1.2.2 23:09:06 go: downloading google.golang.org/grpc v1.42.0 23:09:07 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 23:09:07 go: downloading github.com/pebbe/zmq4 v1.2.7 23:09:07 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:09:07 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:09:07 go: downloading github.com/mitchellh/copystructure v1.0.0 23:09:07 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:09:07 go: downloading github.com/x448/float16 v0.8.4 23:09:07 go: downloading github.com/go-playground/universal-translator v0.18.0 23:09:07 go: downloading github.com/leodido/go-urn v1.2.1 23:09:07 go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 23:09:07 go: downloading golang.org/x/text v0.3.7 23:09:07 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 23:09:07 go: downloading google.golang.org/protobuf v1.27.1 23:09:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:09:08 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:09:08 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:09:08 go: downloading github.com/hashicorp/serf v0.9.5 23:09:08 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 23:09:08 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 23:09:09 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:09:09 go: downloading github.com/gorilla/websocket v1.4.2 23:09:09 go: downloading github.com/go-playground/locales v0.14.0 23:09:09 go: downloading github.com/fatih/color v1.9.0 23:09:09 go: downloading github.com/mattn/go-isatty v0.0.12 23:09:09 go: downloading github.com/golang/protobuf v1.5.2 23:09:09 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:09:09 go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 23:09:10 go: downloading github.com/mattn/go-colorable v0.1.6 23:09:10 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:09:10 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:10:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:10:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.084s coverage: 4.6% of statements 23:10:32 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:10:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.102s coverage: 92.2% of statements 23:10:32 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.034s coverage: 85.3% of statements 23:10:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 1.097s coverage: 55.0% of statements 23:10:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:10:38 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:10:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.074s coverage: 100.0% of statements 23:10:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.380s coverage: 88.1% of statements 23:10:38 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.149s coverage: 25.0% of statements 23:10:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.091s coverage: 79.6% of statements 23:10:46 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:10:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.040s coverage: 41.7% of statements 23:10:46 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.017s coverage: 91.3% of statements 23:10:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:10:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:11:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:11:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:11:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:11:13 $ docker stop --time=1 df71c797b01ac58394a34d570fffc6c83461c7ed5980231cdc676397ba02d5b0 23:11:15 $ docker rm -f df71c797b01ac58394a34d570fffc6c83461c7ed5980231cdc676397ba02d5b0 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:11:18 Warning: overwriting stash ‘coverage-report’ 23:11:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:19 23:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 23:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:20 arm64: Pulling from edgex-lftools-log-publisher 23:11:20 8998bd30e6a1: Pulling fs layer 23:11:20 04944245beec: Pulling fs layer 23:11:20 699f458cf7ca: Pulling fs layer 23:11:20 765212b225bb: Pulling fs layer 23:11:20 f23df028b6ca: Pulling fs layer 23:11:20 d65c8cfc05b1: Pulling fs layer 23:11:20 2437ff75d9bd: Pulling fs layer 23:11:20 f23df028b6ca: Waiting 23:11:20 d65c8cfc05b1: Waiting 23:11:20 2437ff75d9bd: Waiting 23:11:20 765212b225bb: Waiting 23:11:20 04944245beec: Verifying Checksum 23:11:20 04944245beec: Download complete 23:11:20 765212b225bb: Verifying Checksum 23:11:20 765212b225bb: Download complete 23:11:20 f23df028b6ca: Verifying Checksum 23:11:20 f23df028b6ca: Download complete 23:11:20 d65c8cfc05b1: Verifying Checksum 23:11:20 d65c8cfc05b1: Download complete 23:11:20 699f458cf7ca: Verifying Checksum 23:11:20 699f458cf7ca: Download complete 23:11:20 8998bd30e6a1: Download complete 23:11:23 2437ff75d9bd: Verifying Checksum 23:11:23 2437ff75d9bd: Download complete 23:11:25 8998bd30e6a1: Pull complete 23:11:25 04944245beec: Pull complete 23:11:27 699f458cf7ca: Pull complete 23:11:27 765212b225bb: Pull complete 23:11:28 f23df028b6ca: Pull complete 23:11:28 d65c8cfc05b1: Pull complete 23:11:43 2437ff75d9bd: Pull complete 23:11:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 23:11:43 prd-ubuntu20.04-docker-arm64-4c-16g-33388 does not seem to be running inside a container 23:11:43 $ 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/44 -v /w/workspace/go-mod-bootstrap/44:/w/workspace/go-mod-bootstrap/44:rw,z -v /w/workspace/go-mod-bootstrap/44@tmp:/w/workspace/go-mod-bootstrap/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:11:46 $ docker top 70cb3e66a2632213aba59bfe8e20eb7abef778b7f9ca2dac89caab61c0ac100d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:11:47 ---> job-cost.sh 23:11:47 lf-activate-venv: SKIPPING 23:11:47 INFO: No Stack... 23:11:47 INFO: Retrieving Pricing Info for: v3-standard-4 23:11:48 INFO: Archiving Costs [Pipeline] sh 23:11:49 + cat /w/workspace/go-mod-bootstrap/44/archives/cost.csv 23:11:49 + cut -d, -f6 [Pipeline] lock 23:11:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] 23:11:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] did not exist. Created. 23:11:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:11:49 /w/workspace/go-mod-bootstrap/44@tmp/durable-f92e7cc9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:11:50 + echo total: 0.10999999940395355 [Pipeline] stash 23:11:50 Warning: overwriting stash ‘stack-cost’ 23:11:50 Stashed 1 file(s) [Pipeline] } 23:11:50 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 23:11:50 $ docker stop --time=1 70cb3e66a2632213aba59bfe8e20eb7abef778b7f9ca2dac89caab61c0ac100d 23:11:52 $ docker rm -f 70cb3e66a2632213aba59bfe8e20eb7abef778b7f9ca2dac89caab61c0ac100d [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 23:11:52 provisioning config files... 23:11:52 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6837980400102530346tmp [Pipeline] { [Pipeline] sh 23:11:53 + set +x 23:11:53 + curl -s https://codecov.io/bash 23:11:53 + bash -s -- 23:11:53 23:11:53 _____ _ 23:11:53 / ____| | | 23:11:53 | | ___ __| | ___ ___ _____ __ 23:11:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:11:53 | |___| (_) | (_| | __/ (_| (_) \ V / 23:11:53 \_____\___/ \__,_|\___|\___\___/ \_/ 23:11:53 Bash-1.0.6 23:11:53 23:11:53 23:11:53 ==> git version 2.25.1 found 23:11:53 ==> 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 23:11:53 Release-Date: 2020-01-08 23:11:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:11:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:11:53 ==> Jenkins CI detected. 23:11:53 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 23:11:53 project root: . 23:11:53 --> token set from env 23:11:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:11:53 ==> Running gcov in . (disable via -X gcov) 23:11:53 ==> Python coveragepy not found 23:11:53 ==> Searching for coverage reports in: 23:11:53 + . 23:11:53 -> Found 1 reports 23:11:53 ==> Detecting git/mercurial file structure 23:11:53 ==> Reading reports 23:11:53 + ./coverage.out bytes=55983 23:11:53 ==> Appending adjustments 23:11:53 https://docs.codecov.io/docs/fixing-reports 23:11:53 + Found adjustments 23:11:53 ==> Gzipping contents 23:11:53 12K /tmp/codecov.wivlX1.gz 23:11:53 ==> Uploading reports 23:11:53 url: https://codecov.io 23:11:53 query: branch=main&commit=2766419494164cabee05fa9ea84b04b8c4045a76&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 23:11:53 -> Pinging Codecov 23:11:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=2766419494164cabee05fa9ea84b04b8c4045a76&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 23:11:53 -> Uploading to 23:11:53 https://storage.googleapis.com/codecov/v4/raw/2022-04-26/833815588EE85121546D348822E98E2E/2766419494164cabee05fa9ea84b04b8c4045a76/7caec19b-68ae-4e94-8076-cded479b5a4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T231153Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b092fc68997a2b509ce509c4d221c29ca8e9eca24e39cb1a5aab0683e696dfa 23:11:53 % Total % Received % Xferd Average Speed Time Time Time Current 23:11:53 Dload Upload Total Spent Left Speed 23:11:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9266 0 0 100 9266 0 41738 --:--:-- --:--:-- --:--:-- 41927 23:11:53 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] } 23:11:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:11:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:11:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:11:54 23:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:11:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:11:54 188c0c94c7c5: Pulling fs layer 23:11:54 0ef7d3d256c8: Pulling fs layer 23:11:54 de9db76c5a1d: Pulling fs layer 23:11:54 0eba1c9be4d2: Pulling fs layer 23:11:54 0d57e429df01: Pulling fs layer 23:11:54 4e4be7b47b0d: Pulling fs layer 23:11:54 e1f770b5df2f: Pulling fs layer 23:11:54 85a0685a4137: Pulling fs layer 23:11:54 0eba1c9be4d2: Waiting 23:11:54 0d57e429df01: Waiting 23:11:54 4e4be7b47b0d: Waiting 23:11:54 85a0685a4137: Waiting 23:11:54 e1f770b5df2f: Waiting 23:11:54 de9db76c5a1d: Verifying Checksum 23:11:54 de9db76c5a1d: Download complete 23:11:54 0ef7d3d256c8: Download complete 23:11:54 0d57e429df01: Verifying Checksum 23:11:54 0d57e429df01: Download complete 23:11:54 188c0c94c7c5: Verifying Checksum 23:11:54 188c0c94c7c5: Download complete 23:11:54 4e4be7b47b0d: Verifying Checksum 23:11:54 4e4be7b47b0d: Download complete 23:11:55 188c0c94c7c5: Pull complete 23:11:55 e1f770b5df2f: Verifying Checksum 23:11:55 e1f770b5df2f: Download complete 23:11:55 0ef7d3d256c8: Pull complete 23:11:55 de9db76c5a1d: Pull complete 23:11:55 0eba1c9be4d2: Verifying Checksum 23:11:55 0eba1c9be4d2: Download complete 23:11:55 85a0685a4137: Verifying Checksum 23:11:55 85a0685a4137: Download complete 23:11:58 0eba1c9be4d2: Pull complete 23:11:58 0d57e429df01: Pull complete 23:11:58 4e4be7b47b0d: Pull complete 23:11:59 e1f770b5df2f: Pull complete 23:12:02 85a0685a4137: Pull complete 23:12:02 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:12:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:12:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:12:02 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:12:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:12:04 $ docker top 9b640e2e377502d74227cf7c46f61c70ff5a19d272ed5386ad822835a3e3ecff -eo pid,comm [Pipeline] { [Pipeline] echo 23:12:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:12:05 + set -o pipefail 23:12:05 + snyk monitor '--org=edgex-jenkins' 23:12:11 23:12:11 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 23:12:11 23:12:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/e7eb443f-c849-467c-b1e8-bf32a8da3dd2 23:12:11 23:12:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:12:11 23:12:11 [Pipeline] } 23:12:11 $ docker stop --time=1 9b640e2e377502d74227cf7c46f61c70ff5a19d272ed5386ad822835a3e3ecff 23:12:13 $ docker rm -f 9b640e2e377502d74227cf7c46f61c70ff5a19d272ed5386ad822835a3e3ecff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:12:14 + git log --format=format:%s -1 2766419494164cabee05fa9ea84b04b8c4045a76 [Pipeline] sh 23:12:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:15 . [Pipeline] withDockerContainer 23:12:15 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:12:15 $ docker top 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:15 [ssh-agent] Looking for ssh-agent implementation... 23:12:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:16 $ docker exec 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d ssh-agent 23:12:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHhNaHj/agent.14 23:12:16 SSH_AGENT_PID=20 23:12:16 Running ssh-add (command line suppressed) 23:12:16 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7600222507945255461.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7600222507945255461.key) 23:12:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:16 + git semver tag 23:12:16 # -> Open(): unable to determine branch for HEAD 23:12:16 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 23:12:16 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 23:12:16 # $SEMVER_REMOTE_NAME = origin 23:12:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:16 # $SEMVER_USER_NAME = edgex-jenkins 23:12:16 # $SEMVER_BRANCH = main 23:12:16 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 23:12:16 # 2766419494164cabee05fa9ea84b04b8c4045a76 HEAD 23:12:16 # -> Force: false 23:12:16 # 5317c4c58517809711f39976429355ff95b77fcd refs/tags/v2.2.0-dev.18 [Pipeline] } 23:12:16 $ docker exec --env ******** --env ******** 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d ssh-agent -k 23:12:16 unset SSH_AUTH_SOCK; 23:12:16 unset SSH_AGENT_PID; 23:12:16 echo Agent pid 20 killed; 23:12:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:17 + git semver [Pipeline] } 23:12:17 $ docker stop --time=1 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d 23:12:18 $ docker rm -f 2818d568467ac6dac89edce93fa394f5fd76b56d0a4b89dc2b2a2b5fded2fa8d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:12:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:18 23:12:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:19 0.23.1-centos7: Pulling from edgex-lftools 23:12:19 ab5ef0e58194: Pulling fs layer 23:12:19 9712f1f96733: Pulling fs layer 23:12:19 63f879dbbcfc: Pulling fs layer 23:12:19 0d9ebad4ef96: Pulling fs layer 23:12:19 e9a5061849ea: Pulling fs layer 23:12:19 d747dcd14b5f: Pulling fs layer 23:12:19 2de7ff778b66: Pulling fs layer 23:12:19 e9a5061849ea: Waiting 23:12:19 0d9ebad4ef96: Waiting 23:12:19 d747dcd14b5f: Waiting 23:12:19 2de7ff778b66: Waiting 23:12:19 9712f1f96733: Verifying Checksum 23:12:19 9712f1f96733: Download complete 23:12:19 63f879dbbcfc: Verifying Checksum 23:12:19 63f879dbbcfc: Download complete 23:12:19 e9a5061849ea: Verifying Checksum 23:12:19 e9a5061849ea: Download complete 23:12:19 0d9ebad4ef96: Verifying Checksum 23:12:19 0d9ebad4ef96: Download complete 23:12:19 d747dcd14b5f: Download complete 23:12:19 ab5ef0e58194: Verifying Checksum 23:12:19 ab5ef0e58194: Download complete 23:12:19 2de7ff778b66: Verifying Checksum 23:12:19 2de7ff778b66: Download complete 23:12:22 ab5ef0e58194: Pull complete 23:12:22 9712f1f96733: Pull complete 23:12:22 63f879dbbcfc: Pull complete 23:12:27 0d9ebad4ef96: Pull complete 23:12:27 e9a5061849ea: Pull complete 23:12:27 d747dcd14b5f: Pull complete 23:12:28 2de7ff778b66: Pull complete 23:12:28 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:12:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:12:28 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:12:28 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:12:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:12:30 $ docker top 61db8c6dafc34ceb21e1b998c97bd4d89b7dd89da384b27651c0d0057c9f7ca5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:12:30 provisioning config files... 23:12:30 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7181129173540996133tmp 23:12:30 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config896242186098051018tmp 23:12:30 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config137466927655309306tmp [Pipeline] { [Pipeline] echo 23:12:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:12:31 ---> sigul-configuration.sh 23:12:31 gpg: directory `/root/.gnupg' created 23:12:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:12:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:12:31 gpg: keyring `/root/.gnupg/secring.gpg' created 23:12:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:12:31 gpg: CAST5 encrypted data 23:12:31 gpg: encrypted with 1 passphrase 23:12:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:12:31 + mkdir /home/jenkins 23:12:31 + mkdir /home/jenkins/sigul [Pipeline] sh 23:12:31 + 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 23:12:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:12:31 ---> sigul-install.sh 23:12:31 Sigul already installed; skipping installation. [Pipeline] sh 23:12:32 + git tag --list 23:12:32 v0.0.1 23:12:32 v0.0.10 23:12:32 v0.0.11 23:12:32 v0.0.12 23:12:32 v0.0.13 23:12:32 v0.0.14 23:12:32 v0.0.15 23:12:32 v0.0.16 23:12:32 v0.0.17 23:12:32 v0.0.18 23:12:32 v0.0.19 23:12:32 v0.0.2 23:12:32 v0.0.20 23:12:32 v0.0.21 23:12:32 v0.0.22 23:12:32 v0.0.23 23:12:32 v0.0.24 23:12:32 v0.0.25 23:12:32 v0.0.26 23:12:32 v0.0.27 23:12:32 v0.0.28 23:12:32 v0.0.29 23:12:32 v0.0.3 23:12:32 v0.0.30 23:12:32 v0.0.31 23:12:32 v0.0.32 23:12:32 v0.0.33 23:12:32 v0.0.34 23:12:32 v0.0.35 23:12:32 v0.0.36 23:12:32 v0.0.37 23:12:32 v0.0.38 23:12:32 v0.0.39 23:12:32 v0.0.4 23:12:32 v0.0.40 23:12:32 v0.0.41 23:12:32 v0.0.42 23:12:32 v0.0.43 23:12:32 v0.0.44 23:12:32 v0.0.45 23:12:32 v0.0.46 23:12:32 v0.0.47 23:12:32 v0.0.48 23:12:32 v0.0.49 23:12:32 v0.0.5 23:12:32 v0.0.50 23:12:32 v0.0.51 23:12:32 v0.0.52 23:12:32 v0.0.53 23:12:32 v0.0.54 23:12:32 v0.0.55 23:12:32 v0.0.56 23:12:32 v0.0.57 23:12:32 v0.0.58 23:12:32 v0.0.59 23:12:32 v0.0.6 23:12:32 v0.0.60 23:12:32 v0.0.61 23:12:32 v0.0.62 23:12:32 v0.0.63 23:12:32 v0.0.64 23:12:32 v0.0.65 23:12:32 v0.0.66 23:12:32 v0.0.67 23:12:32 v0.0.68 23:12:32 v0.0.69 23:12:32 v0.0.7 23:12:32 v0.0.70 23:12:32 v0.0.71 23:12:32 v0.0.72 23:12:32 v0.0.8 23:12:32 v0.0.9 23:12:32 v2.0.0 23:12:32 v2.0.0-dev.1 23:12:32 v2.0.0-dev.10 23:12:32 v2.0.0-dev.11 23:12:32 v2.0.0-dev.12 23:12:32 v2.0.0-dev.13 23:12:32 v2.0.0-dev.14 23:12:32 v2.0.0-dev.15 23:12:32 v2.0.0-dev.16 23:12:32 v2.0.0-dev.17 23:12:32 v2.0.0-dev.18 23:12:32 v2.0.0-dev.19 23:12:32 v2.0.0-dev.2 23:12:32 v2.0.0-dev.20 23:12:32 v2.0.0-dev.21 23:12:32 v2.0.0-dev.22 23:12:32 v2.0.0-dev.23 23:12:32 v2.0.0-dev.24 23:12:32 v2.0.0-dev.25 23:12:32 v2.0.0-dev.26 23:12:32 v2.0.0-dev.27 23:12:32 v2.0.0-dev.28 23:12:32 v2.0.0-dev.29 23:12:32 v2.0.0-dev.3 23:12:32 v2.0.0-dev.30 23:12:32 v2.0.0-dev.31 23:12:32 v2.0.0-dev.32 23:12:32 v2.0.0-dev.33 23:12:32 v2.0.0-dev.34 23:12:32 v2.0.0-dev.35 23:12:32 v2.0.0-dev.36 23:12:32 v2.0.0-dev.37 23:12:32 v2.0.0-dev.38 23:12:32 v2.0.0-dev.39 23:12:32 v2.0.0-dev.4 23:12:32 v2.0.0-dev.40 23:12:32 v2.0.0-dev.41 23:12:32 v2.0.0-dev.42 23:12:32 v2.0.0-dev.43 23:12:32 v2.0.0-dev.44 23:12:32 v2.0.0-dev.45 23:12:32 v2.0.0-dev.46 23:12:32 v2.0.0-dev.47 23:12:32 v2.0.0-dev.48 23:12:32 v2.0.0-dev.49 23:12:32 v2.0.0-dev.5 23:12:32 v2.0.0-dev.50 23:12:32 v2.0.0-dev.51 23:12:32 v2.0.0-dev.52 23:12:32 v2.0.0-dev.53 23:12:32 v2.0.0-dev.54 23:12:32 v2.0.0-dev.55 23:12:32 v2.0.0-dev.56 23:12:32 v2.0.0-dev.57 23:12:32 v2.0.0-dev.58 23:12:32 v2.0.0-dev.59 23:12:32 v2.0.0-dev.6 23:12:32 v2.0.0-dev.60 23:12:32 v2.0.0-dev.61 23:12:32 v2.0.0-dev.62 23:12:32 v2.0.0-dev.63 23:12:32 v2.0.0-dev.64 23:12:32 v2.0.0-dev.65 23:12:32 v2.0.0-dev.66 23:12:32 v2.0.0-dev.67 23:12:32 v2.0.0-dev.7 23:12:32 v2.0.0-dev.8 23:12:32 v2.0.0-dev.9 23:12:32 v2.0.1-dev.1 23:12:32 v2.0.1-dev.10 23:12:32 v2.0.1-dev.11 23:12:32 v2.0.1-dev.12 23:12:32 v2.0.1-dev.13 23:12:32 v2.0.1-dev.14 23:12:32 v2.0.1-dev.15 23:12:32 v2.0.1-dev.16 23:12:32 v2.0.1-dev.17 23:12:32 v2.0.1-dev.18 23:12:32 v2.0.1-dev.19 23:12:32 v2.0.1-dev.2 23:12:32 v2.0.1-dev.20 23:12:32 v2.0.1-dev.21 23:12:32 v2.0.1-dev.22 23:12:32 v2.0.1-dev.23 23:12:32 v2.0.1-dev.24 23:12:32 v2.0.1-dev.25 23:12:32 v2.0.1-dev.26 23:12:32 v2.0.1-dev.27 23:12:32 v2.0.1-dev.28 23:12:32 v2.0.1-dev.3 23:12:32 v2.0.1-dev.4 23:12:32 v2.0.1-dev.5 23:12:32 v2.0.1-dev.6 23:12:32 v2.0.1-dev.7 23:12:32 v2.0.1-dev.8 23:12:32 v2.0.1-dev.9 23:12:32 v2.1.0 23:12:32 v2.2.0-dev.10 23:12:32 v2.2.0-dev.11 23:12:32 v2.2.0-dev.12 23:12:32 v2.2.0-dev.13 23:12:32 v2.2.0-dev.14 23:12:32 v2.2.0-dev.15 23:12:32 v2.2.0-dev.16 23:12:32 v2.2.0-dev.17 23:12:32 v2.2.0-dev.18 23:12:32 v2.2.0-dev.6 23:12:32 v2.2.0-dev.7 23:12:32 v2.2.0-dev.8 23:12:32 v2.2.0-dev.9 [Pipeline] sh 23:12:32 + lftools sign git-tag v2.2.0-dev.18 23:12:33 Signing Git tag with Sigul... 23:12:33 Signing v2.2.0-dev.18 [Pipeline] echo 23:12:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:12:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:12:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:12:33 $ docker stop --time=1 61db8c6dafc34ceb21e1b998c97bd4d89b7dd89da384b27651c0d0057c9f7ca5 23:12:35 $ docker rm -f 61db8c6dafc34ceb21e1b998c97bd4d89b7dd89da384b27651c0d0057c9f7ca5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:12:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:35 . [Pipeline] withDockerContainer 23:12:35 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:12:35 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:12:36 $ docker top 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:36 [ssh-agent] Looking for ssh-agent implementation... 23:12:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:36 $ docker exec 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 ssh-agent 23:12:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfCgOIk/agent.13 23:12:36 SSH_AGENT_PID=19 23:12:36 Running ssh-add (command line suppressed) 23:12:36 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9053200756677785144.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9053200756677785144.key) 23:12:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:36 + git semver bump pre 23:12:36 # -> Open(): unable to determine branch for HEAD 23:12:36 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 23:12:36 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 23:12:36 # $SEMVER_REMOTE_NAME = origin 23:12:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:36 # $SEMVER_USER_NAME = edgex-jenkins 23:12:36 # $SEMVER_BRANCH = main 23:12:36 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 23:12:36 2.2.0-dev.19 [Pipeline] } 23:12:36 $ docker exec --env ******** --env ******** 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 ssh-agent -k 23:12:37 unset SSH_AUTH_SOCK; 23:12:37 unset SSH_AGENT_PID; 23:12:37 echo Agent pid 19 killed; 23:12:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:37 + git semver [Pipeline] } 23:12:37 $ docker stop --time=1 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 23:12:38 $ docker rm -f 36eb6400f886338aed8490c1e69968cff47398e3fdc70e59c2b414e256c26e08 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:12:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 23:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:12:39 . [Pipeline] withDockerContainer 23:12:39 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:12:39 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:12:39 $ docker top 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:12:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:12:40 [ssh-agent] Looking for ssh-agent implementation... 23:12:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:12:40 $ docker exec 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 ssh-agent 23:12:40 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfFlDik/agent.13 23:12:40 SSH_AGENT_PID=20 23:12:40 Running ssh-add (command line suppressed) 23:12:40 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6983860286755068458.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_6983860286755068458.key) 23:12:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:12:40 + git semver push 23:12:40 # -> Open(): unable to determine branch for HEAD 23:12:40 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git 23:12:40 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main 23:12:40 # $SEMVER_REMOTE_NAME = origin 23:12:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:12:40 # $SEMVER_USER_NAME = edgex-jenkins 23:12:40 # $SEMVER_BRANCH = main 23:12:40 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } 23:12:42 $ docker exec --env ******** --env ******** 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 ssh-agent -k 23:12:42 unset SSH_AUTH_SOCK; 23:12:42 unset SSH_AGENT_PID; 23:12:42 echo Agent pid 20 killed; 23:12:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:12:43 + git semver [Pipeline] } 23:12:43 $ docker stop --time=1 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 23:12:44 $ docker rm -f 1f4167d8ffc6ece32379aeef49375f20e151a15637338a04f0a28b51ac786b82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:12:44 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 23:12:44 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 23:12:44 total 16 23:12:44 drwxr-xr-x 3 root root 4096 Apr 26 23:04 . 23:12:44 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 23:12 .. 23:12:44 drwxr-xr-x 2 root root 4096 Apr 26 23:04 cost 23:12:44 -rw-r--r-- 1 root root 86 Apr 26 23:04 cost.csv 23:12:44 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 23:12:44 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 23:12:44 total 16 23:12:44 drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:04 . 23:12:44 drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 23:12 .. 23:12:44 drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 23:04 cost 23:12:44 -rw-r--r-- 1 jenkins jenkins 86 Apr 26 23:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:12:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:12:46 ---> package-listing.sh 23:12:46 ++ facter osfamily 23:12:46 ++ tr '[:upper:]' '[:lower:]' 23:12:46 + OS_FAMILY=debian 23:12:46 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 23:12:46 + START_PACKAGES=/tmp/packages_start.txt 23:12:46 + END_PACKAGES=/tmp/packages_end.txt 23:12:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:12:46 + PACKAGES=/tmp/packages_start.txt 23:12:46 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 23:12:46 + PACKAGES=/tmp/packages_end.txt 23:12:46 + case "${OS_FAMILY}" in 23:12:46 + dpkg -l 23:12:46 + grep '^ii' 23:12:46 + '[' -f /tmp/packages_start.txt ']' 23:12:46 + '[' -f /tmp/packages_end.txt ']' 23:12:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:12:46 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 23:12:46 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 23:12:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 23:12:46 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 23:12:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:12:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:12:47 . [Pipeline] withDockerContainer 23:12:47 prd-ubuntu20.04-docker-8c-8g-33386 does not seem to be running inside a container 23:12:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:12:47 $ docker top 63cd0b57a20646e49a15593d520413058fa5d09fb08bf3c54c4ede5180c842c2 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:47 + touch /tmp/pre-build-complete [Pipeline] sh 23:12:48 + mkdir -p /var/log/sysstat [Pipeline] sh 23:12:48 + ls /var/log/sa-host 23:12:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:48 provisioning config files... 23:12:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7883704691102597124tmp [Pipeline] { [Pipeline] echo 23:12:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:12:48 ---> create-netrc.sh [Pipeline] } 23:12:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:12:49 ---> python-tools-install.sh [Pipeline] echo 23:12:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:12:49 ---> sudo-logs.sh 23:12:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:12:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:12:49 ---> job-cost.sh 23:12:49 lf-activate-venv: SKIPPING 23:12:49 DEBUG: total: 0.2199999988079071 23:12:49 INFO: Retrieving Stack Cost... 23:12:50 INFO: Retrieving Pricing Info for: v3-standard-8 23:12:50 INFO: Archiving Costs [Pipeline] echo 23:12:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:12:50 ---> logs-deploy.sh 23:12:50 lf-activate-venv: SKIPPING 23:12:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/44 23:12:50 INFO: archiving workspace using pattern(s): 23:12:52 Archives upload complete. 23:12:52 INFO: archiving logs to Nexus 23:12:52 ---> uname -a: 23:12:52 Linux prd-ubuntu20-04-docker-8c-8g-33386 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:12:52 23:12:52 23:12:52 ---> lscpu: 23:12:52 Architecture: x86_64 23:12:52 CPU op-mode(s): 32-bit, 64-bit 23:12:52 Byte Order: Little Endian 23:12:52 Address sizes: 40 bits physical, 48 bits virtual 23:12:52 CPU(s): 8 23:12:52 On-line CPU(s) list: 0-7 23:12:52 Thread(s) per core: 1 23:12:52 Core(s) per socket: 1 23:12:52 Socket(s): 8 23:12:52 NUMA node(s): 1 23:12:52 Vendor ID: AuthenticAMD 23:12:52 CPU family: 23 23:12:52 Model: 49 23:12:52 Model name: AMD EPYC-Rome Processor 23:12:52 Stepping: 0 23:12:52 CPU MHz: 2799.994 23:12:52 BogoMIPS: 5599.98 23:12:52 Virtualization: AMD-V 23:12:52 Hypervisor vendor: KVM 23:12:52 Virtualization type: full 23:12:52 L1d cache: 256 KiB 23:12:52 L1i cache: 256 KiB 23:12:52 L2 cache: 4 MiB 23:12:52 L3 cache: 128 MiB 23:12:52 NUMA node0 CPU(s): 0-7 23:12:52 Vulnerability Itlb multihit: Not affected 23:12:52 Vulnerability L1tf: Not affected 23:12:52 Vulnerability Mds: Not affected 23:12:52 Vulnerability Meltdown: Not affected 23:12:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:12:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:12:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:12:52 Vulnerability Srbds: Not affected 23:12:52 Vulnerability Tsx async abort: Not affected 23:12:52 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 23:12:52 23:12:52 23:12:52 ---> nproc: 23:12:52 8 23:12:52 23:12:52 23:12:52 ---> df -h: 23:12:52 Filesystem Size Used Avail Use% Mounted on 23:12:52 overlay 155G 12G 144G 8% / 23:12:52 tmpfs 64M 0 64M 0% /dev 23:12:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:12:52 shm 64M 0 64M 0% /dev/shm 23:12:52 /dev/vda1 155G 12G 144G 8% /facter-os 23:12:52 23:12:52 23:12:52 ---> sar -b -r -n DEV: 23:12:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33386) 04/26/22 _x86_64_ (8 CPU) 23:12:52 23:12:52 23:03:03 LINUX RESTART (8 CPU) 23:12:52 23:12:52 23:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:12:52 23:05:01 93.77 0.28 93.48 0.00 17.86 52331.28 0.00 23:12:52 23:06:01 1.45 0.00 1.45 0.00 0.00 18.41 0.00 23:12:52 23:07:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 23:12:52 23:08:01 1.22 0.00 1.22 0.00 0.00 15.99 0.00 23:12:52 23:09:01 0.92 0.02 0.90 0.00 0.13 11.33 0.00 23:12:52 23:10:01 1.37 0.00 1.37 0.00 0.00 23.60 0.00 23:12:52 23:11:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 23:12:52 23:12:01 4.83 0.12 4.72 0.00 11.06 463.26 0.00 23:12:52 Average: 13.18 0.05 13.13 0.00 3.63 6610.57 0.00 23:12:52 23:12:52 23:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:12:52 23:05:01 28854944 31803764 499876 1.52 113920 3080312 1787256 5.27 1195052 2429268 296 23:12:52 23:06:01 28856356 31805260 497840 1.51 113964 3080316 1787256 5.27 1193780 2429260 176 23:12:52 23:07:01 28856748 31806108 497244 1.51 114000 3080320 1787256 5.27 1192532 2429636 20 23:12:52 23:08:01 28856416 31805948 497292 1.51 114048 3080444 1787256 5.27 1193112 2429760 16 23:12:52 23:09:01 28857180 31806772 496464 1.51 114084 3080460 1787256 5.27 1192212 2429784 52 23:12:52 23:10:01 28863852 31813488 489612 1.49 114140 3080456 1787256 5.27 1183760 2429784 12 23:12:52 23:11:01 28863936 31813660 489012 1.49 114160 3080468 1787256 5.27 1184072 2429788 196 23:12:52 23:12:01 27961040 31749852 551336 1.68 128420 3853192 2211468 6.52 1261252 3201856 781100 23:12:52 Average: 28746309 31800606 502334 1.53 115842 3176996 1840282 5.42 1199472 2526142 97734 23:12:52 23:12:52 23:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:12:52 23:05:01 ens3 213.88 150.39 3241.72 72.52 0.00 0.00 0.00 0.00 23:12:52 23:05:01 docker0 43.58 55.07 3.37 681.57 0.00 0.00 0.00 0.00 23:12:52 23:05:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 23:12:52 23:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:12:52 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:12:52 23:07:01 ens3 0.60 0.00 0.05 0.00 0.00 0.00 0.00 0.00 23:12:52 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:08:01 ens3 0.70 0.42 0.36 0.27 0.00 0.00 0.00 0.00 23:12:52 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:12:52 23:09:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:12:52 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:12:52 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:12:52 23:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:12:01 ens3 154.27 83.99 4058.56 9.51 0.00 0.00 0.00 0.00 23:12:52 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:12:52 23:12:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 23:12:52 Average: ens3 46.23 29.39 912.56 10.30 0.00 0.00 0.00 0.00 23:12:52 Average: docker0 5.45 6.88 0.42 85.19 0.00 0.00 0.00 0.00 23:12:52 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 23:12:52 23:12:52 23:12:52 ---> sar -P ALL: 23:12:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-33386) 04/26/22 _x86_64_ (8 CPU) 23:12:52 23:12:52 23:03:03 LINUX RESTART (8 CPU) 23:12:52 23:12:52 23:04:01 CPU %user %nice %system %iowait %steal %idle 23:12:52 23:05:01 all 24.11 0.00 4.95 1.13 0.07 69.74 23:12:52 23:05:01 0 23.87 0.00 5.46 0.25 0.07 70.35 23:12:52 23:05:01 1 23.20 0.00 4.13 2.49 0.07 70.11 23:12:52 23:05:01 2 24.38 0.00 5.64 5.17 0.08 64.73 23:12:52 23:05:01 3 24.46 0.00 4.91 0.07 0.07 70.49 23:12:52 23:05:01 4 26.50 0.00 5.45 0.22 0.07 67.76 23:12:52 23:05:01 5 24.68 0.00 4.84 0.71 0.07 69.71 23:12:52 23:05:01 6 24.46 0.00 4.76 0.02 0.07 70.70 23:12:52 23:05:01 7 21.33 0.00 4.38 0.12 0.08 74.09 23:12:52 23:06:01 all 0.02 0.00 0.02 0.00 0.00 99.95 23:12:52 23:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:12:52 23:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 23:12:52 23:06:01 2 0.03 0.00 0.03 0.03 0.00 99.90 23:12:52 23:06:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:12:52 23:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:12:52 23:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:12:52 23:06:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:12:52 23:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:12:52 23:07:01 all 0.04 0.00 0.01 0.00 0.01 99.94 23:12:52 23:07:01 0 0.03 0.00 0.00 0.02 0.02 99.93 23:12:52 23:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:12:52 23:07:01 2 0.07 0.00 0.02 0.02 0.02 99.88 23:12:52 23:07:01 3 0.08 0.00 0.03 0.00 0.02 99.87 23:12:52 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:12:52 23:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:12:52 23:07:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:12:52 23:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:12:52 23:08:01 all 0.02 0.00 0.01 0.00 0.00 99.97 23:12:52 23:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:12:52 23:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:12:52 23:08:01 2 0.03 0.00 0.02 0.02 0.00 99.93 23:12:52 23:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:12:52 23:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:12:52 23:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:12:52 23:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 23:12:52 23:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 23:12:52 23:09:01 all 0.02 0.00 0.02 0.01 0.01 99.95 23:12:52 23:09:01 0 0.03 0.00 0.05 0.02 0.02 99.88 23:12:52 23:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:12:52 23:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:12:52 23:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:12:52 23:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:12:52 23:09:01 5 0.02 0.00 0.00 0.03 0.00 99.95 23:12:52 23:09:01 6 0.05 0.00 0.02 0.00 0.02 99.92 23:12:52 23:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:12:52 23:10:01 all 0.12 0.00 0.01 0.00 0.00 99.86 23:12:52 23:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:12:52 23:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:12:52 23:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:12:52 23:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:12:52 23:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:12:52 23:10:01 5 0.78 0.00 0.05 0.02 0.02 99.14 23:12:52 23:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:12:52 23:10:01 7 0.03 0.00 0.03 0.02 0.00 99.92 23:12:52 23:11:01 all 0.27 0.00 0.01 0.01 0.00 99.71 23:12:52 23:11:01 0 0.03 0.00 0.00 0.03 0.02 99.92 23:12:52 23:11:01 1 0.00 0.00 0.03 0.00 0.00 99.97 23:12:52 23:11:01 2 0.07 0.00 0.02 0.00 0.00 99.92 23:12:52 23:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:12:52 23:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:12:52 23:11:01 5 1.97 0.00 0.02 0.02 0.00 98.00 23:12:52 23:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:12:52 23:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:12:52 23:12:01 all 3.12 0.00 1.17 0.04 0.02 95.65 23:12:52 23:12:01 0 3.47 0.00 1.52 0.03 0.03 94.94 23:12:52 23:12:01 1 3.24 0.00 0.99 0.00 0.02 95.76 23:12:52 23:12:01 2 4.76 0.00 1.20 0.02 0.02 94.00 23:12:52 23:12:01 3 3.13 0.00 0.94 0.00 0.03 95.90 23:12:52 23:12:01 4 3.05 0.00 1.09 0.02 0.00 95.85 23:12:52 23:12:01 5 2.43 0.00 0.92 0.20 0.03 96.41 23:12:52 23:12:01 6 2.82 0.00 1.07 0.00 0.03 96.07 23:12:52 23:12:01 7 2.04 0.00 1.66 0.02 0.02 96.26 23:12:52 Average: all 3.43 0.00 0.77 0.15 0.01 95.63 23:12:52 Average: 0 3.40 0.00 0.88 0.04 0.02 95.65 23:12:52 Average: 1 3.28 0.00 0.64 0.31 0.01 95.75 23:12:52 Average: 2 3.64 0.00 0.86 0.65 0.01 94.84 23:12:52 Average: 3 3.44 0.00 0.74 0.01 0.01 95.80 23:12:52 Average: 4 3.68 0.00 0.82 0.03 0.01 95.47 23:12:52 Average: 5 3.71 0.00 0.73 0.12 0.02 95.42 23:12:52 Average: 6 3.41 0.00 0.74 0.00 0.02 95.83 23:12:52 Average: 7 2.90 0.00 0.76 0.02 0.01 96.31 23:12:52 23:12:52 23:12:52