Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 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-ssh490307012175306065.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11264104172921913813.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5607700116857545010.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17185465154872024183.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15659842847868935668.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7763 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 (main) Commit message: "fix: Add capability to override config provider settings with "none" (#381)" > 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 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 # timeout=10 > git rev-list --no-walk d4cf5717b1f3172553f708199f7fd5d441b3a9c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:37:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:04 ========================================================= 17:37:04 EdgeX Global Pipelines Version Info 17:37:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:37:05 ------------------- 17:37:05 stable info: 17:37:05 ------------------- 17:37:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:37:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:37:05 Message: update stable to v1.0.239 17:37:05 ------------------- 17:37:05 experimental info: 17:37:05 ------------------- 17:37:05 Commited By: **** collab-it+edgex@linuxfoundation.org 17:37:05 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:37:05 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:37:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3493ca4 [Pipeline] echo 17:37:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:37:06 + git rev-list -1 --merges 3493ca49c20ed9c97753fbe1378ba018d4dc2e28~1..3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] echo 17:37:06 -----------> git rev-list -1 --merges 3493ca49c20ed9c97753fbe1378ba018d4dc2e28~1..3493ca49c20ed9c97753fbe1378ba018d4dc2e28 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [false] [Pipeline] sh 17:37:06 + git log --format=format:%s -1 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] echo 17:37:06 ========================================================= 17:37:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:37:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:07 + git log --format=format:%s -1 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] echo 17:37:07 [semverPrep] GIT_COMMIT: 3493ca49c20ed9c97753fbe1378ba018d4dc2e28, Commit Message: fix: Add capability to override config provider settings with "none" (#381) [Pipeline] echo 17:37:07 [semverPrep] This is not a build commit. [Pipeline] sh 17:37:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:37:07 + grep -v github /etc/ssh/ssh_known_hosts 17:37:07 + [ -e /tmp/ssh_known_hosts ] 17:37:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:37:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:37:07 + sudo tee -a /etc/ssh/ssh_known_hosts 17:37:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:08 17:37:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:08 0.1.4: Pulling from edgex-devops/py-git-semver 17:37:08 b85a868b505f: Pulling fs layer 17:37:08 e2be974225ed: Pulling fs layer 17:37:08 339a4e72a1f5: Pulling fs layer 17:37:08 988bab9f4d93: Pulling fs layer 17:37:08 1469e6f7b9e6: Pulling fs layer 17:37:08 eaf3925da568: Pulling fs layer 17:37:08 bab4dde63d76: Pulling fs layer 17:37:08 bde34c3a00c8: Pulling fs layer 17:37:08 b352a97aabf1: Pulling fs layer 17:37:08 4872d77fe225: Pulling fs layer 17:37:08 5851b861e8e6: Pulling fs layer 17:37:08 bab4dde63d76: Waiting 17:37:08 b352a97aabf1: Waiting 17:37:08 988bab9f4d93: Waiting 17:37:08 4872d77fe225: Waiting 17:37:08 eaf3925da568: Waiting 17:37:08 1469e6f7b9e6: Waiting 17:37:08 e2be974225ed: Verifying Checksum 17:37:08 e2be974225ed: Download complete 17:37:08 988bab9f4d93: Download complete 17:37:09 1469e6f7b9e6: Verifying Checksum 17:37:09 1469e6f7b9e6: Download complete 17:37:09 339a4e72a1f5: Verifying Checksum 17:37:09 339a4e72a1f5: Download complete 17:37:09 eaf3925da568: Verifying Checksum 17:37:09 eaf3925da568: Download complete 17:37:09 bde34c3a00c8: Verifying Checksum 17:37:09 b352a97aabf1: Verifying Checksum 17:37:09 b352a97aabf1: Download complete 17:37:09 4872d77fe225: Download complete 17:37:09 5851b861e8e6: Download complete 17:37:09 b85a868b505f: Download complete 17:37:09 bab4dde63d76: Verifying Checksum 17:37:09 bab4dde63d76: Download complete 17:37:10 b85a868b505f: Pull complete 17:37:10 e2be974225ed: Pull complete 17:37:11 339a4e72a1f5: Pull complete 17:37:11 988bab9f4d93: Pull complete 17:37:11 1469e6f7b9e6: Pull complete 17:37:11 eaf3925da568: Pull complete 17:37:13 bab4dde63d76: Pull complete 17:37:13 bde34c3a00c8: Pull complete 17:37:13 b352a97aabf1: Pull complete 17:37:13 4872d77fe225: Pull complete 17:37:13 5851b861e8e6: Pull complete 17:37:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:37:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:13 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:37:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:37:16 $ docker top 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 -eo pid,comm 17:37:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:37:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:16 [ssh-agent] Looking for ssh-agent implementation... 17:37:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:16 $ docker exec 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 ssh-agent 17:37:16 SSH_AUTH_SOCK=/tmp/ssh-abyIH8xv39Ev/agent.31 17:37:16 SSH_AGENT_PID=38 17:37:16 Running ssh-add (command line suppressed) 17:37:16 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9590615494697163874.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9590615494697163874.key) 17:37:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:17 + git tag --points-at HEAD [Pipeline] } 17:37:17 $ docker exec --env ******** --env ******** 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 ssh-agent -k 17:37:17 unset SSH_AUTH_SOCK; 17:37:17 unset SSH_AGENT_PID; 17:37:17 echo Agent pid 38 killed; 17:37:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:37:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:17 [ssh-agent] Looking for ssh-agent implementation... 17:37:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:17 $ docker exec 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 ssh-agent 17:37:17 SSH_AUTH_SOCK=/tmp/ssh-qxfopdgAw1kp/agent.70 17:37:17 SSH_AGENT_PID=76 17:37:17 Running ssh-add (command line suppressed) 17:37:17 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1721657769793102867.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1721657769793102867.key) 17:37:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:18 + git semver init 17:37:18 2022-10-12 17:37:18,220 [run_init] DEBUG init version:0.0.0 force:False 17:37:18 2022-10-12 17:37:18,221 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:37:18 2022-10-12 17:37:18,221 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 17:37:18 2022-10-12 17:37:18,222 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:37:19 2022-10-12 17:37:19,124 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 17:37:19 2022-10-12 17:37:19,125 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 17:37:19 2022-10-12 17:37:19,125 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:37:19 2022-10-12 17:37:19,125 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:37:19 2.3.0-dev.21 [Pipeline] } 17:37:19 $ docker exec --env ******** --env ******** 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 ssh-agent -k 17:37:19 unset SSH_AUTH_SOCK; 17:37:19 unset SSH_AGENT_PID; 17:37:19 echo Agent pid 76 killed; 17:37:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:19 + git semver [Pipeline] } 17:37:19 $ docker stop --time=1 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 17:37:21 $ docker rm -f 885a8598b1574ed45ac198d3d8126f338c1fe2246393fa4ab1c3f5a7f6361d63 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:37:21 Stashed 1 file(s) [Pipeline] echo 17:37:21 [edgeXSemver]: initialized semver on version 2.3.0-dev.21 [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 17:37:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:21 ========================================================= 17:37:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:37:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:37:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:37:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:22 213ec9aee27d: Pulling fs layer 17:37:22 4583459ba037: Pulling fs layer 17:37:22 93c1e223e6f2: Pulling fs layer 17:37:22 53926ce57604: Pulling fs layer 17:37:22 21b2b0c7a3f4: Pulling fs layer 17:37:22 30f14e443154: Pulling fs layer 17:37:22 801331c1e519: Pulling fs layer 17:37:22 99cc6dd402b0: Pulling fs layer 17:37:22 7d9ed39f4882: Pulling fs layer 17:37:22 30f14e443154: Waiting 17:37:22 53926ce57604: Waiting 17:37:22 21b2b0c7a3f4: Waiting 17:37:22 801331c1e519: Waiting 17:37:22 99cc6dd402b0: Waiting 17:37:22 7d9ed39f4882: Waiting 17:37:22 93c1e223e6f2: Verifying Checksum 17:37:22 93c1e223e6f2: Download complete 17:37:22 4583459ba037: Download complete 17:37:22 21b2b0c7a3f4: Verifying Checksum 17:37:22 21b2b0c7a3f4: Download complete 17:37:22 30f14e443154: Download complete 17:37:22 213ec9aee27d: Verifying Checksum 17:37:22 213ec9aee27d: Download complete 17:37:22 801331c1e519: Download complete 17:37:22 213ec9aee27d: Pull complete 17:37:22 4583459ba037: Pull complete 17:37:22 93c1e223e6f2: Pull complete 17:37:23 99cc6dd402b0: Verifying Checksum 17:37:23 99cc6dd402b0: Download complete 17:37:23 7d9ed39f4882: Verifying Checksum 17:37:23 7d9ed39f4882: Download complete 17:37:23 53926ce57604: Verifying Checksum 17:37:23 53926ce57604: Download complete 17:37:26 53926ce57604: Pull complete 17:37:26 21b2b0c7a3f4: Pull complete 17:37:26 30f14e443154: Pull complete 17:37:26 801331c1e519: Pull complete 17:37:28 99cc6dd402b0: Pull complete 17:37:29 7d9ed39f4882: Pull complete 17:37:29 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 17:37:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:37:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:37:29 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:29 + docker inspect -f . ci-base-image-x86_64 17:37:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:29 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:37:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:37:34 $ docker top f4ec1ac8887af1dfa9173a2cfe758b8a3cd2a184ba21782201606238c5198a52 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:35 + go version 17:37:35 go version go1.18.7 linux/amd64 [Pipeline] } 17:37:35 $ docker stop --time=1 f4ec1ac8887af1dfa9173a2cfe758b8a3cd2a184ba21782201606238c5198a52 17:37:36 $ docker rm -f f4ec1ac8887af1dfa9173a2cfe758b8a3cd2a184ba21782201606238c5198a52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:36 + docker inspect -f . ci-base-image-x86_64 17:37:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:36 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:37:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:37:36 Still waiting to schedule task 17:37:36 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:37:37 $ docker top 279a9cd81cb02c1185ea8a51f41968c25e7993acd14150f713c4d9676678d2dc -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:37 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 17:37:37 + make test 17:37:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:37:37 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:37:37 go: downloading github.com/stretchr/testify v1.8.0 17:37:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:37:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:37:37 go: downloading github.com/google/uuid v1.3.0 17:37:37 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:37:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:37:38 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:37:38 go: downloading github.com/pelletier/go-toml v1.9.5 17:37:38 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 17:37:38 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:37:38 go: downloading github.com/gorilla/mux v1.8.0 17:37:38 go: downloading github.com/davecgh/go-spew v1.1.1 17:37:38 go: downloading github.com/pmezard/go-difflib v1.0.0 17:37:38 go: downloading github.com/stretchr/objx v0.4.0 17:37:38 go: downloading gopkg.in/yaml.v3 v3.0.1 17:37:38 go: downloading github.com/hashicorp/errwrap v1.0.0 17:37:38 go: downloading github.com/go-kit/log v0.2.0 17:37:38 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:37:38 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:37:38 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:37:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:37:38 go: downloading github.com/pebbe/zmq4 v1.2.7 17:37:38 go: downloading github.com/hashicorp/consul/api v1.9.1 17:37:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:37:38 go: downloading github.com/gorilla/websocket v1.4.2 17:37:38 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:37:38 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:37:38 go: downloading github.com/go-playground/universal-translator v0.18.0 17:37:38 go: downloading github.com/leodido/go-urn v1.2.1 17:37:38 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 17:37:38 go: downloading golang.org/x/text v0.3.7 17:37:38 go: downloading github.com/x448/float16 v0.8.4 17:37:38 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:37:38 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:37:38 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:37:38 go: downloading github.com/hashicorp/serf v0.9.5 17:37:38 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:37:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:37:38 go: downloading github.com/zeebo/errs v1.2.2 17:37:38 go: downloading google.golang.org/grpc v1.46.0 17:37:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:37:38 go: downloading github.com/mitchellh/copystructure v1.0.0 17:37:38 go: downloading github.com/go-playground/locales v0.14.0 17:37:38 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:37:39 go: downloading google.golang.org/protobuf v1.28.0 17:37:39 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:37:39 go: downloading github.com/fatih/color v1.9.0 17:37:39 go: downloading github.com/mattn/go-isatty v0.0.14 17:37:39 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:37:39 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:37:39 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:37:39 go: downloading github.com/golang/protobuf v1.5.2 17:37:39 go: downloading github.com/mattn/go-colorable v0.1.12 17:37:39 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 17:37:39 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:37:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:37:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.016s coverage: 9.9% of statements 17:37:51 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:37:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.010s coverage: 92.5% of statements 17:37:51 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.013s coverage: 85.3% of statements 17:37:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.023s coverage: 42.8% of statements 17:37:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:37:53 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:37:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.032s coverage: 100.0% of statements 17:37:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.324s coverage: 88.4% of statements 17:37:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.022s coverage: 25.0% of statements 17:37:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.031s coverage: 81.2% of statements 17:37:54 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:37:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.008s coverage: 41.7% of statements 17:37:54 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements 17:38:02 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:38:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:38:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:38:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:38:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:38:05 $ docker stop --time=1 279a9cd81cb02c1185ea8a51f41968c25e7993acd14150f713c4d9676678d2dc 17:38:11 $ docker rm -f 279a9cd81cb02c1185ea8a51f41968c25e7993acd14150f713c4d9676678d2dc [Pipeline] // withDockerContainer [Pipeline] sh 17:38:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:38:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:12 17:38:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:12 latest: Pulling from edgex-lftools-log-publisher 17:38:12 5eb5b503b376: Pulling fs layer 17:38:12 5c69ac0246d0: Pulling fs layer 17:38:12 ec43610c2a17: Pulling fs layer 17:38:12 3a2ae6a8a46f: Pulling fs layer 17:38:12 33b1e0a273af: Pulling fs layer 17:38:12 5d3b04190fa2: Pulling fs layer 17:38:12 2f39f015ded8: Pulling fs layer 17:38:12 3a2ae6a8a46f: Waiting 17:38:12 5d3b04190fa2: Waiting 17:38:12 33b1e0a273af: Waiting 17:38:12 5c69ac0246d0: Verifying Checksum 17:38:12 5c69ac0246d0: Download complete 17:38:12 3a2ae6a8a46f: Verifying Checksum 17:38:12 3a2ae6a8a46f: Download complete 17:38:12 33b1e0a273af: Download complete 17:38:12 5d3b04190fa2: Download complete 17:38:12 ec43610c2a17: Verifying Checksum 17:38:12 ec43610c2a17: Download complete 17:38:12 5eb5b503b376: Download complete 17:38:13 2f39f015ded8: Download complete 17:38:14 5eb5b503b376: Pull complete 17:38:14 5c69ac0246d0: Pull complete 17:38:14 ec43610c2a17: Pull complete 17:38:14 3a2ae6a8a46f: Pull complete 17:38:15 33b1e0a273af: Pull complete 17:38:15 5d3b04190fa2: Pull complete 17:38:20 2f39f015ded8: Pull complete 17:38:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:38:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:20 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:38:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:38:25 $ docker top 1f8b82b2ca1c8af8811f48aa8aca5c07c33c8dee4f85e88f8d1d5c0f2b3774be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:25 ---> job-cost.sh 17:38:25 lf-activate-venv: SKIPPING 17:38:25 INFO: No Stack... 17:38:26 INFO: Retrieving Pricing Info for: v3-standard-8 17:38:26 INFO: Archiving Costs [Pipeline] sh 17:38:26 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 17:38:26 + cut -d, -f6 [Pipeline] lock 17:38:26 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] 17:38:26 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] did not exist. Created. 17:38:26 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:26 + echo total: 0.2199999988079071 [Pipeline] stash 17:38:26 Stashed 1 file(s) [Pipeline] } 17:38:26 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 17:38:26 $ docker stop --time=1 1f8b82b2ca1c8af8811f48aa8aca5c07c33c8dee4f85e88f8d1d5c0f2b3774be 17:38:28 $ docker rm -f 1f8b82b2ca1c8af8811f48aa8aca5c07c33c8dee4f85e88f8d1d5c0f2b3774be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:40:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7764 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 17:40:56 Running in /w/workspace/go-mod-bootstrap/76 [Pipeline] { [Pipeline] checkout 17:40:56 Selected Git installation does not exist. Using Default 17:40:56 The recommended git tool is: NONE 17:41:01 using credential edgex-jenkins-ssh 17:41:01 Cloning the remote Git repository 17:41:01 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 17:41:01 > git init /w/workspace/go-mod-bootstrap/76 # timeout=10 17:41:01 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 17:41:01 > git --version # timeout=10 17:41:01 > git --version # 'git version 2.25.1' 17:41:01 using GIT_SSH to set credentials SSH Credentials for GitHub 17:41:01 Verifying host key using known hosts file 17:41:01 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 17:41:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:41:03 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 17:41:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:41:03 Avoid second fetch 17:41:03 Checking out Revision 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 (main) 17:41:04 Commit message: "fix: Add capability to override config provider settings with "none" (#381)" 17:41:04 > git config core.sparsecheckout # timeout=10 17:41:04 > git checkout -f 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:41:05 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:05 Dload Upload Total Spent Left Speed 17:41:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh 17:41:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:41:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:41:06 + sudo tee /etc/docker/daemon.new 17:41:06 { 17:41:06 "registry-mirrors": [ 17:41:06 "https://nexus3.edgexfoundry.org:10001" 17:41:06 ], 17:41:06 "bip": "10.250.0.254/24", 17:41:06 "hosts": [ 17:41:06 "tcp://0.0.0.0:5555", 17:41:06 "unix:///var/run/docker.sock" 17:41:06 ], 17:41:06 "mtu": 1458, 17:41:06 "selinux-enabled": true, 17:41:06 "seccomp-profile": "/etc/docker/seccomp.json" 17:41:06 } [Pipeline] sh 17:41:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:41:07 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:41:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:41:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:41:25 ========================================================= 17:41:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:41:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:41:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:41:27 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:41:27 9b18e9b68314: Pulling fs layer 17:41:27 d32db5db7311: Pulling fs layer 17:41:27 d0c4b47475fc: Pulling fs layer 17:41:27 5831b945b038: Pulling fs layer 17:41:27 86bbec2aaacd: Pulling fs layer 17:41:27 e10730c5d714: Pulling fs layer 17:41:27 5dd5c2283517: Pulling fs layer 17:41:27 d5ac0230b979: Pulling fs layer 17:41:27 e10730c5d714: Waiting 17:41:27 86bbec2aaacd: Waiting 17:41:27 5831b945b038: Waiting 17:41:27 5dd5c2283517: Waiting 17:41:27 d5ac0230b979: Waiting 17:41:27 d0c4b47475fc: Verifying Checksum 17:41:27 d0c4b47475fc: Download complete 17:41:27 d32db5db7311: Verifying Checksum 17:41:27 d32db5db7311: Download complete 17:41:27 86bbec2aaacd: Verifying Checksum 17:41:27 86bbec2aaacd: Download complete 17:41:27 e10730c5d714: Verifying Checksum 17:41:27 e10730c5d714: Download complete 17:41:27 9b18e9b68314: Verifying Checksum 17:41:27 9b18e9b68314: Download complete 17:41:27 9b18e9b68314: Pull complete 17:41:28 d5ac0230b979: Verifying Checksum 17:41:28 d5ac0230b979: Download complete 17:41:28 d32db5db7311: Pull complete 17:41:28 d0c4b47475fc: Pull complete 17:41:29 5dd5c2283517: Verifying Checksum 17:41:29 5dd5c2283517: Download complete 17:41:29 5831b945b038: Verifying Checksum 17:41:29 5831b945b038: Download complete 17:41:42 5831b945b038: Pull complete 17:41:42 86bbec2aaacd: Pull complete 17:41:42 e10730c5d714: Pull complete 17:41:47 5dd5c2283517: Pull complete 17:41:49 d5ac0230b979: Pull complete 17:41:49 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 17:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:41:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:41:49 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:50 + docker inspect -f . ci-base-image-arm64 17:41:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:50 prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container 17:41:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/76 -v /w/workspace/go-mod-bootstrap/76:/w/workspace/go-mod-bootstrap/76:rw,z -v /w/workspace/go-mod-bootstrap/76@tmp:/w/workspace/go-mod-bootstrap/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:41:53 $ docker top 2052326c46fc7d5253866e0eb1cb3e3a115d6f20b1bcafd2ee1eee09dbc8f826 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:54 + go version 17:41:54 go version go1.18.7 linux/arm64 [Pipeline] } 17:41:54 $ docker stop --time=1 2052326c46fc7d5253866e0eb1cb3e3a115d6f20b1bcafd2ee1eee09dbc8f826 17:41:56 $ docker rm -f 2052326c46fc7d5253866e0eb1cb3e3a115d6f20b1bcafd2ee1eee09dbc8f826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:56 + docker inspect -f . ci-base-image-arm64 17:41:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:57 prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container 17:41:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/76 -v /w/workspace/go-mod-bootstrap/76:/w/workspace/go-mod-bootstrap/76:rw,z -v /w/workspace/go-mod-bootstrap/76@tmp:/w/workspace/go-mod-bootstrap/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:41:58 $ docker top d654249736f568e9743733c2182f0e2d9cdf923a54bf92aa1cd5867a3212c16f -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:58 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/76 [Pipeline] fileExists [Pipeline] sh 17:41:59 + make test 17:41:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:41:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 17:41:59 go: downloading github.com/pelletier/go-toml v1.9.5 17:41:59 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 17:41:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.8 17:41:59 go: downloading github.com/stretchr/testify v1.8.0 17:41:59 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 17:41:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 17:41:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:41:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.0 17:41:59 go: downloading github.com/gorilla/mux v1.8.0 17:41:59 go: downloading github.com/google/uuid v1.3.0 17:41:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 17:41:59 go: downloading github.com/go-kit/log v0.2.0 17:41:59 go: downloading github.com/davecgh/go-spew v1.1.1 17:41:59 go: downloading github.com/pmezard/go-difflib v1.0.0 17:41:59 go: downloading github.com/stretchr/objx v0.4.0 17:41:59 go: downloading gopkg.in/yaml.v3 v3.0.1 17:41:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 17:42:00 go: downloading github.com/go-playground/validator/v10 v10.10.1 17:42:00 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:42:00 go: downloading github.com/hashicorp/errwrap v1.0.0 17:42:00 go: downloading github.com/gorilla/websocket v1.4.2 17:42:00 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:42:00 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:42:00 go: downloading github.com/hashicorp/consul/api v1.9.1 17:42:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:42:00 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:42:00 go: downloading github.com/zeebo/errs v1.2.2 17:42:00 go: downloading google.golang.org/grpc v1.46.0 17:42:01 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:42:01 go: downloading github.com/pebbe/zmq4 v1.2.7 17:42:01 go: downloading github.com/go-playground/universal-translator v0.18.0 17:42:01 go: downloading github.com/leodido/go-urn v1.2.1 17:42:01 go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e 17:42:01 go: downloading golang.org/x/text v0.3.7 17:42:01 go: downloading github.com/x448/float16 v0.8.4 17:42:01 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:42:01 go: downloading github.com/mitchellh/copystructure v1.0.0 17:42:01 go: downloading github.com/mitchellh/mapstructure v1.5.0 17:42:01 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 17:42:01 go: downloading google.golang.org/protobuf v1.28.0 17:42:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:42:02 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:42:02 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:42:02 go: downloading github.com/hashicorp/serf v0.9.5 17:42:02 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 17:42:02 go: downloading github.com/go-playground/locales v0.14.0 17:42:02 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:42:02 go: downloading github.com/golang/protobuf v1.5.2 17:42:03 go: downloading github.com/fatih/color v1.9.0 17:42:03 go: downloading github.com/mattn/go-isatty v0.0.14 17:42:03 go: downloading golang.org/x/sys v0.0.0-20220610221304-9f5ed59c137d 17:42:04 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:42:04 go: downloading github.com/mattn/go-colorable v0.1.12 17:42:04 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:42:04 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:43:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 17:43:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.130s coverage: 9.9% of statements 17:43:28 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 17:43:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.083s coverage: 92.5% of statements 17:43:28 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.037s coverage: 85.3% of statements 17:43:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.110s coverage: 42.8% of statements 17:43:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 17:43:33 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 17:43:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.093s coverage: 100.0% of statements 17:43:33 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.540s coverage: 88.4% of statements 17:43:34 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.064s coverage: 25.0% of statements 17:43:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.102s coverage: 81.2% of statements 17:43:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 17:43:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.042s coverage: 41.7% of statements 17:43:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements 17:43:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:43:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:44:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:44:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:44:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:44:03 $ docker stop --time=1 d654249736f568e9743733c2182f0e2d9cdf923a54bf92aa1cd5867a3212c16f 17:44:04 $ docker rm -f d654249736f568e9743733c2182f0e2d9cdf923a54bf92aa1cd5867a3212c16f [Pipeline] // withDockerContainer [Pipeline] sh 17:44:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:44:07 Warning: overwriting stash ‘coverage-report’ 17:44:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:08 17:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:08 arm64: Pulling from edgex-lftools-log-publisher 17:44:08 8998bd30e6a1: Pulling fs layer 17:44:08 04944245beec: Pulling fs layer 17:44:08 699f458cf7ca: Pulling fs layer 17:44:08 765212b225bb: Pulling fs layer 17:44:08 f23df028b6ca: Pulling fs layer 17:44:08 d65c8cfc05b1: Pulling fs layer 17:44:08 2437ff75d9bd: Pulling fs layer 17:44:08 f23df028b6ca: Waiting 17:44:08 d65c8cfc05b1: Waiting 17:44:08 2437ff75d9bd: Waiting 17:44:08 765212b225bb: Waiting 17:44:08 04944245beec: Verifying Checksum 17:44:08 04944245beec: Download complete 17:44:08 765212b225bb: Verifying Checksum 17:44:08 765212b225bb: Download complete 17:44:08 f23df028b6ca: Verifying Checksum 17:44:08 f23df028b6ca: Download complete 17:44:08 d65c8cfc05b1: Verifying Checksum 17:44:08 d65c8cfc05b1: Download complete 17:44:09 699f458cf7ca: Verifying Checksum 17:44:09 699f458cf7ca: Download complete 17:44:09 8998bd30e6a1: Verifying Checksum 17:44:09 8998bd30e6a1: Download complete 17:44:12 2437ff75d9bd: Verifying Checksum 17:44:12 2437ff75d9bd: Download complete 17:44:13 8998bd30e6a1: Pull complete 17:44:13 04944245beec: Pull complete 17:44:15 699f458cf7ca: Pull complete 17:44:15 765212b225bb: Pull complete 17:44:16 f23df028b6ca: Pull complete 17:44:16 d65c8cfc05b1: Pull complete 17:44:31 2437ff75d9bd: Pull complete 17:44:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:44:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:31 prd-ubuntu20.04-docker-arm64-4c-16g-7764 does not seem to be running inside a container 17:44:31 $ 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/76 -v /w/workspace/go-mod-bootstrap/76:/w/workspace/go-mod-bootstrap/76:rw,z -v /w/workspace/go-mod-bootstrap/76@tmp:/w/workspace/go-mod-bootstrap/76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:44:33 $ docker top 7becad5aa5d5b698a4a888208b9f4071cbf3d717da746f087cad4f80cb22d9b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:34 ---> job-cost.sh 17:44:34 lf-activate-venv: SKIPPING 17:44:34 INFO: No Stack... 17:44:34 INFO: Retrieving Pricing Info for: v3-standard-4 17:44:35 INFO: Archiving Costs [Pipeline] sh 17:44:36 + cut -d, -f6 17:44:36 + cat /w/workspace/go-mod-bootstrap/76/archives/cost.csv [Pipeline] lock 17:44:36 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] 17:44:36 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] did not exist. Created. 17:44:36 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:36 /w/workspace/go-mod-bootstrap/76@tmp/durable-18bc9427/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:44:37 + echo total: 0.10999999940395355 [Pipeline] stash 17:44:37 Warning: overwriting stash ‘stack-cost’ 17:44:37 Stashed 1 file(s) [Pipeline] } 17:44:37 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-76-stack-cost] [Pipeline] // lock [Pipeline] } 17:44:37 $ docker stop --time=1 7becad5aa5d5b698a4a888208b9f4071cbf3d717da746f087cad4f80cb22d9b2 17:44:39 $ docker rm -f 7becad5aa5d5b698a4a888208b9f4071cbf3d717da746f087cad4f80cb22d9b2 [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 17:44:39 provisioning config files... 17:44:39 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config16078570785086608294tmp [Pipeline] { [Pipeline] sh 17:44:39 + set +x 17:44:39 + bash -s -- 17:44:39 + curl -s https://codecov.io/bash 17:44:39 17:44:39 _____ _ 17:44:39 / ____| | | 17:44:39 | | ___ __| | ___ ___ _____ __ 17:44:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:44:39 | |___| (_) | (_| | __/ (_| (_) \ V / 17:44:39 \_____\___/ \__,_|\___|\___\___/ \_/ 17:44:39 Bash-1.0.6 17:44:39 17:44:39 17:44:39 ==> git version 2.25.1 found 17:44:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:44:39 Release-Date: 2020-01-08 17:44:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:44:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:44:39 ==> Jenkins CI detected. 17:44:39 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 17:44:39 project root: . 17:44:39 --> token set from env 17:44:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:44:39 ==> Running gcov in . (disable via -X gcov) 17:44:39 ==> Python coveragepy not found 17:44:39 ==> Searching for coverage reports in: 17:44:39 + . 17:44:39 -> Found 1 reports 17:44:39 ==> Detecting git/mercurial file structure 17:44:39 ==> Reading reports 17:44:39 + ./coverage.out bytes=67513 17:44:39 ==> Appending adjustments 17:44:39 https://docs.codecov.io/docs/fixing-reports 17:44:39 + Found adjustments 17:44:39 ==> Gzipping contents 17:44:39 12K /tmp/codecov.VJfvjd.gz 17:44:39 ==> Uploading reports 17:44:39 url: https://codecov.io 17:44:39 query: branch=main&commit=3493ca49c20ed9c97753fbe1378ba018d4dc2e28&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:44:39 -> Pinging Codecov 17:44:39 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=3493ca49c20ed9c97753fbe1378ba018d4dc2e28&build=76&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F76%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 17:44:40 -> Uploading to 17:44:40 https://storage.googleapis.com/codecov/v4/raw/2022-10-12/833815588EE85121546D348822E98E2E/3493ca49c20ed9c97753fbe1378ba018d4dc2e28/87b19fce-d1da-4f96-98e5-3f5cc2596efd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221012T174440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c70bd39d83a94627c5167b82b28cd34acf8b55b2af040a4b2cabc7fc91cf78d3 17:44:40 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:40 Dload Upload Total Spent Left Speed 17:44:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11067 0 0 100 11067 0 41294 --:--:-- --:--:-- --:--:-- 41141 17:44:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] } 17:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:44:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:44:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:44:40 17:44:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:44:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:44:41 df9b9388f04a: Pulling fs layer 17:44:41 52dc419b0ee2: Pulling fs layer 17:44:41 25bc292e5bac: Pulling fs layer 17:44:41 114826534d7a: Pulling fs layer 17:44:41 4657fd5d0bcf: Pulling fs layer 17:44:41 6ad1cebc031e: Pulling fs layer 17:44:41 8a3aa393b2d8: Pulling fs layer 17:44:41 4657fd5d0bcf: Waiting 17:44:41 8a3aa393b2d8: Waiting 17:44:41 114826534d7a: Waiting 17:44:41 6ad1cebc031e: Waiting 17:44:41 25bc292e5bac: Verifying Checksum 17:44:41 25bc292e5bac: Download complete 17:44:41 52dc419b0ee2: Verifying Checksum 17:44:41 52dc419b0ee2: Download complete 17:44:41 4657fd5d0bcf: Verifying Checksum 17:44:41 4657fd5d0bcf: Download complete 17:44:41 df9b9388f04a: Verifying Checksum 17:44:41 6ad1cebc031e: Verifying Checksum 17:44:41 6ad1cebc031e: Download complete 17:44:41 df9b9388f04a: Pull complete 17:44:41 52dc419b0ee2: Pull complete 17:44:41 25bc292e5bac: Pull complete 17:44:42 114826534d7a: Verifying Checksum 17:44:42 114826534d7a: Download complete 17:44:42 8a3aa393b2d8: Verifying Checksum 17:44:42 8a3aa393b2d8: Download complete 17:44:46 114826534d7a: Pull complete 17:44:46 4657fd5d0bcf: Pull complete 17:44:46 6ad1cebc031e: Pull complete 17:44:48 8a3aa393b2d8: Pull complete 17:44:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:44:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:44:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:48 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:44:53 $ docker top 41dc6cdc668e82e59065d772be159eafe67775f9505a16f4cd209ff594e15e90 -eo pid,comm [Pipeline] { [Pipeline] echo 17:44:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 17:44:53 + set -o pipefail 17:44:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 17:44:59 17:44:59 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 17:44:59 17:44:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/d716a62c-7cb2-4cb9-91db-977bf206dc21 17:44:59 17:44:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:44:59 17:44:59 17:44:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:44:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:44:59 More details here: https://snyk.co/ue1NS [Pipeline] } 17:44:59 $ docker stop --time=1 41dc6cdc668e82e59065d772be159eafe67775f9505a16f4cd209ff594e15e90 17:45:03 $ docker rm -f 41dc6cdc668e82e59065d772be159eafe67775f9505a16f4cd209ff594e15e90 [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 17:45:03 + git log --format=format:%s -1 3493ca49c20ed9c97753fbe1378ba018d4dc2e28 [Pipeline] sh 17:45:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:04 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:45:05 $ docker top 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d -eo pid,comm 17:45:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:45:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:05 [ssh-agent] Looking for ssh-agent implementation... 17:45:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:05 $ docker exec 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d ssh-agent 17:45:05 SSH_AUTH_SOCK=/tmp/ssh-y14OB6yiQxzt/agent.33 17:45:05 SSH_AGENT_PID=39 17:45:05 Running ssh-add (command line suppressed) 17:45:05 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16836761558802998300.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_16836761558802998300.key) 17:45:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:05 + git semver tag 17:45:05 2022-10-12 17:45:05,847 [run_tag] DEBUG tag force:False 17:45:05 2022-10-12 17:45:05,847 [check_head_tag] DEBUG check head tag 17:45:05 2022-10-12 17:45:05,849 [execute] INFO git cat-file --batch-check 17:45:05 2022-10-12 17:45:05,850 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:45:05 2022-10-12 17:45:05,853 [execute] INFO git cat-file --batch 17:45:05 2022-10-12 17:45:05,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 17:45:05 2022-10-12 17:45:05,884 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:45:05 2022-10-12 17:45:05,884 [execute] INFO git tag -a v2.3.0-dev.21 -m v2.3.0-dev.21 17:45:05 2022-10-12 17:45:05,884 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.21', '-m', 'v2.3.0-dev.21'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:45:05 2022-10-12 17:45:05,888 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:45:05 2.3.0-dev.21 [Pipeline] } 17:45:05 $ docker exec --env ******** --env ******** 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d ssh-agent -k 17:45:06 unset SSH_AUTH_SOCK; 17:45:06 unset SSH_AGENT_PID; 17:45:06 echo Agent pid 39 killed; 17:45:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:06 + git semver [Pipeline] } 17:45:06 $ docker stop --time=1 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d 17:45:07 $ docker rm -f 24741f50fccbdef618c484ee5e7afc1d7798dff9cdf48420be590545f133d59d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:45:08 17:45:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:45:08 0.23.1-centos7: Pulling from edgex-lftools 17:45:08 ab5ef0e58194: Pulling fs layer 17:45:08 9712f1f96733: Pulling fs layer 17:45:08 63f879dbbcfc: Pulling fs layer 17:45:08 0d9ebad4ef96: Pulling fs layer 17:45:08 e9a5061849ea: Pulling fs layer 17:45:08 d747dcd14b5f: Pulling fs layer 17:45:08 2de7ff778b66: Pulling fs layer 17:45:08 e9a5061849ea: Waiting 17:45:08 0d9ebad4ef96: Waiting 17:45:08 2de7ff778b66: Waiting 17:45:08 9712f1f96733: Verifying Checksum 17:45:08 9712f1f96733: Download complete 17:45:09 63f879dbbcfc: Verifying Checksum 17:45:09 63f879dbbcfc: Download complete 17:45:09 e9a5061849ea: Verifying Checksum 17:45:09 e9a5061849ea: Download complete 17:45:09 d747dcd14b5f: Verifying Checksum 17:45:09 d747dcd14b5f: Download complete 17:45:09 0d9ebad4ef96: Verifying Checksum 17:45:09 0d9ebad4ef96: Download complete 17:45:09 ab5ef0e58194: Verifying Checksum 17:45:09 ab5ef0e58194: Download complete 17:45:09 2de7ff778b66: Verifying Checksum 17:45:09 2de7ff778b66: Download complete 17:45:11 ab5ef0e58194: Pull complete 17:45:11 9712f1f96733: Pull complete 17:45:12 63f879dbbcfc: Pull complete 17:45:16 0d9ebad4ef96: Pull complete 17:45:16 e9a5061849ea: Pull complete 17:45:16 d747dcd14b5f: Pull complete 17:45:17 2de7ff778b66: Pull complete 17:45:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:45:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:45:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:17 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:45:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:45:23 $ docker top ea82d64408353f00cfb75639e3d42b25a6cfe68bf91dbbc5d220931f4f219ace -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:45:23 provisioning config files... 17:45:23 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14701208498128599479tmp 17:45:23 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config13390059242703953797tmp 17:45:23 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1113876156743688440tmp [Pipeline] { [Pipeline] echo 17:45:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:45:23 ---> sigul-configuration.sh 17:45:23 gpg: directory `/root/.gnupg' created 17:45:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:45:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:45:23 gpg: keyring `/root/.gnupg/secring.gpg' created 17:45:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:45:23 gpg: CAST5 encrypted data 17:45:23 gpg: encrypted with 1 passphrase 17:45:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:45:24 + mkdir /home/jenkins 17:45:24 + mkdir /home/jenkins/sigul [Pipeline] sh 17:45:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:45:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:45:24 ---> sigul-install.sh 17:45:24 Sigul already installed; skipping installation. [Pipeline] sh 17:45:24 + git tag --list 17:45:24 v0.0.1 17:45:24 v0.0.10 17:45:24 v0.0.11 17:45:24 v0.0.12 17:45:24 v0.0.13 17:45:24 v0.0.14 17:45:24 v0.0.15 17:45:24 v0.0.16 17:45:24 v0.0.17 17:45:24 v0.0.18 17:45:24 v0.0.19 17:45:24 v0.0.2 17:45:24 v0.0.20 17:45:24 v0.0.21 17:45:24 v0.0.22 17:45:24 v0.0.23 17:45:24 v0.0.24 17:45:24 v0.0.25 17:45:24 v0.0.26 17:45:24 v0.0.27 17:45:24 v0.0.28 17:45:24 v0.0.29 17:45:24 v0.0.3 17:45:24 v0.0.30 17:45:24 v0.0.31 17:45:24 v0.0.32 17:45:24 v0.0.33 17:45:24 v0.0.34 17:45:24 v0.0.35 17:45:24 v0.0.36 17:45:24 v0.0.37 17:45:24 v0.0.38 17:45:24 v0.0.39 17:45:24 v0.0.4 17:45:24 v0.0.40 17:45:24 v0.0.41 17:45:24 v0.0.42 17:45:24 v0.0.43 17:45:24 v0.0.44 17:45:24 v0.0.45 17:45:24 v0.0.46 17:45:24 v0.0.47 17:45:24 v0.0.48 17:45:24 v0.0.49 17:45:24 v0.0.5 17:45:24 v0.0.50 17:45:24 v0.0.51 17:45:24 v0.0.52 17:45:24 v0.0.53 17:45:24 v0.0.54 17:45:24 v0.0.55 17:45:24 v0.0.56 17:45:24 v0.0.57 17:45:24 v0.0.58 17:45:24 v0.0.59 17:45:24 v0.0.6 17:45:24 v0.0.60 17:45:24 v0.0.61 17:45:24 v0.0.62 17:45:24 v0.0.63 17:45:24 v0.0.64 17:45:24 v0.0.65 17:45:24 v0.0.66 17:45:24 v0.0.67 17:45:24 v0.0.68 17:45:24 v0.0.69 17:45:24 v0.0.7 17:45:24 v0.0.70 17:45:24 v0.0.71 17:45:24 v0.0.72 17:45:24 v0.0.8 17:45:24 v0.0.9 17:45:24 v2.0.0 17:45:24 v2.1.0 17:45:24 v2.1.1 17:45:24 v2.1.1-dev.1 17:45:24 v2.1.1-dev.2 17:45:24 v2.1.1-dev.3 17:45:24 v2.1.1-dev.4 17:45:24 v2.2.0 17:45:24 v2.2.1-dev.1 17:45:24 v2.2.1-dev.2 17:45:24 v2.2.1-dev.3 17:45:24 v2.2.1-dev.4 17:45:24 v2.2.1-dev.5 17:45:24 v2.2.1-dev.6 17:45:24 v2.2.1-dev.7 17:45:24 v2.2.1-dev.8 17:45:24 v2.2.1-dev.9 17:45:24 v2.3.0-dev.10 17:45:24 v2.3.0-dev.11 17:45:24 v2.3.0-dev.12 17:45:24 v2.3.0-dev.13 17:45:24 v2.3.0-dev.14 17:45:24 v2.3.0-dev.15 17:45:24 v2.3.0-dev.16 17:45:24 v2.3.0-dev.17 17:45:24 v2.3.0-dev.18 17:45:24 v2.3.0-dev.19 17:45:24 v2.3.0-dev.20 17:45:24 v2.3.0-dev.21 [Pipeline] sh 17:45:25 + lftools sign git-tag v2.3.0-dev.21 17:45:25 Signing Git tag with Sigul... 17:45:25 Signing v2.3.0-dev.21 [Pipeline] echo 17:45:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:45:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:45:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:45:26 $ docker stop --time=1 ea82d64408353f00cfb75639e3d42b25a6cfe68bf91dbbc5d220931f4f219ace 17:45:27 $ docker rm -f ea82d64408353f00cfb75639e3d42b25a6cfe68bf91dbbc5d220931f4f219ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:45:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:28 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:45:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:45:28 $ docker top b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d -eo pid,comm 17:45:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:45:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:28 [ssh-agent] Looking for ssh-agent implementation... 17:45:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:28 $ docker exec b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d ssh-agent 17:45:28 SSH_AUTH_SOCK=/tmp/ssh-kQYtpSswEj79/agent.32 17:45:28 SSH_AGENT_PID=38 17:45:29 Running ssh-add (command line suppressed) 17:45:29 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9861426213811677694.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9861426213811677694.key) 17:45:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:29 + git semver bump pre 17:45:29 2022-10-12 17:45:29,585 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:45:29 2022-10-12 17:45:29,585 [bump_version] DEBUG bumping version:2.3.0-dev.21 on axis:pre with prefix:dev 17:45:29 2022-10-12 17:45:29,585 [bump_version] DEBUG bumped version:2.3.0-dev.22 17:45:29 2022-10-12 17:45:29,585 [write_version] DEBUG write version:2.3.0-dev.22 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 17:45:29 2022-10-12 17:45:29,585 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:45:29 2022-10-12 17:45:29,585 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:45:29 2022-10-12 17:45:29,587 [execute] INFO git cat-file --batch-check 17:45:29 2022-10-12 17:45:29,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:45:29 2022-10-12 17:45:29,592 [execute] INFO git cat-file --batch 17:45:29 2022-10-12 17:45:29,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:45:29 2022-10-12 17:45:29,597 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:45:29 2.3.0-dev.22 [Pipeline] } 17:45:29 $ docker exec --env ******** --env ******** b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d ssh-agent -k 17:45:29 unset SSH_AUTH_SOCK; 17:45:29 unset SSH_AGENT_PID; 17:45:29 echo Agent pid 38 killed; 17:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:30 + git semver [Pipeline] } 17:45:30 $ docker stop --time=1 b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d 17:45:31 $ docker rm -f b74823b58cb38bfe902b4489a2bf36bf72b3e8cbab1069b14d9e5aee6991271d [Pipeline] // withDockerContainer [Pipeline] sh 17:45:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:32 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:45:32 $ docker top 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d -eo pid,comm 17:45:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:45:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:32 [ssh-agent] Looking for ssh-agent implementation... 17:45:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:32 $ docker exec 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d ssh-agent 17:45:32 SSH_AUTH_SOCK=/tmp/ssh-tk33OASoJAvh/agent.32 17:45:32 SSH_AGENT_PID=38 17:45:32 Running ssh-add (command line suppressed) 17:45:33 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14406757889861354419.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_14406757889861354419.key) 17:45:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:33 + git semver push 17:45:33 2022-10-12 17:45:33,492 [run_push] DEBUG push 17:45:33 2022-10-12 17:45:33,493 [execute] INFO git cat-file --batch-check 17:45:33 2022-10-12 17:45:33,493 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 17:45:33 2022-10-12 17:45:33,497 [execute] INFO git rev-list 5d169e4f8851a62cbd3af4e07756af97f0a009b7 -- 17:45:33 2022-10-12 17:45:33,497 [execute] DEBUG Popen(['git', 'rev-list', '5d169e4f8851a62cbd3af4e07756af97f0a009b7', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:45:33 2022-10-12 17:45:33,506 [execute] INFO git fetch -v origin 17:45:33 2022-10-12 17:45:33,506 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 17:45:34 2022-10-12 17:45:34,094 [run_push] DEBUG no remote changes detected 17:45:34 2022-10-12 17:45:34,094 [execute] INFO git push origin semver 17:45:34 2022-10-12 17:45:34,095 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 17:45:35 2022-10-12 17:45:34,925 [run_push] DEBUG push all version tags 17:45:35 2022-10-12 17:45:34,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:45:35 2022-10-12 17:45:34,926 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 17:45:36 2022-10-12 17:45:35,774 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 17:45:36 2.3.0-dev.22 [Pipeline] } 17:45:36 $ docker exec --env ******** --env ******** 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d ssh-agent -k 17:45:36 unset SSH_AUTH_SOCK; 17:45:36 unset SSH_AGENT_PID; 17:45:36 echo Agent pid 38 killed; 17:45:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:36 + git semver [Pipeline] } 17:45:36 $ docker stop --time=1 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d 17:45:37 $ docker rm -f 297123702ac4ea35edeb570231651af785da8ed04b7eaa420a00a6a067edc71d [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 17:45:38 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 17:45:38 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:45:38 total 16 17:45:38 drwxr-xr-x 3 root root 4096 Oct 12 17:38 . 17:45:38 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 17:45 .. 17:45:38 drwxr-xr-x 2 root root 4096 Oct 12 17:38 cost 17:45:38 -rw-r--r-- 1 root root 87 Oct 12 17:38 cost.csv 17:45:38 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:45:38 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 17:45:38 total 16 17:45:38 drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 17:38 . 17:45:38 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 17:45 .. 17:45:38 drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 17:38 cost 17:45:38 -rw-r--r-- 1 jenkins jenkins 87 Oct 12 17:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:45:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:45:39 ---> package-listing.sh 17:45:39 ++ facter osfamily 17:45:39 ++ tr '[:upper:]' '[:lower:]' 17:45:39 + OS_FAMILY=debian 17:45:39 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 17:45:39 + START_PACKAGES=/tmp/packages_start.txt 17:45:39 + END_PACKAGES=/tmp/packages_end.txt 17:45:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:45:39 + PACKAGES=/tmp/packages_start.txt 17:45:39 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:45:39 + PACKAGES=/tmp/packages_end.txt 17:45:39 + case "${OS_FAMILY}" in 17:45:39 + dpkg -l 17:45:39 + grep '^ii' 17:45:39 + '[' -f /tmp/packages_start.txt ']' 17:45:39 + '[' -f /tmp/packages_end.txt ']' 17:45:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:45:39 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 17:45:39 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 17:45:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 17:45:39 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 17:45:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:40 prd-ubuntu20.04-docker-8c-8g-7763 does not seem to be running inside a container 17:45:40 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:45:41 $ docker top 4eea9c473aef4ba3b371e3a1316d2e1e19103314b3d548cf627b758378b92b94 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:41 + touch /tmp/pre-build-complete [Pipeline] sh 17:45:41 + mkdir -p /var/log/sysstat [Pipeline] sh 17:45:41 + ls /var/log/sa-host 17:45:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:42 provisioning config files... 17:45:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config11423638500757181255tmp [Pipeline] { [Pipeline] echo 17:45:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:45:42 ---> create-netrc.sh [Pipeline] } 17:45:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:45:42 ---> python-tools-install.sh [Pipeline] echo 17:45:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:45:42 ---> sudo-logs.sh 17:45:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:45:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:45:43 ---> job-cost.sh 17:45:43 lf-activate-venv: SKIPPING 17:45:43 DEBUG: total: 0.2199999988079071 17:45:43 INFO: Retrieving Stack Cost... 17:45:43 INFO: Retrieving Pricing Info for: v3-standard-8 17:45:43 INFO: Archiving Costs [Pipeline] echo 17:45:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:45:44 ---> logs-deploy.sh 17:45:44 lf-activate-venv: SKIPPING 17:45:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/76 17:45:44 INFO: archiving workspace using pattern(s): 17:45:45 Archives upload complete. 17:45:45 INFO: archiving logs to Nexus