Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a360551635e96eb79b5c7c3dd45f86fa62f7369c 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-ssh6438877452437103392.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh7498244992240079114.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-configuration/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-configuration/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1318248940745090483.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh10276521111337597706.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-configuration/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-configuration/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6728926786291965565.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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-configuration, 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-configuration-settings PROJECT: go-mod-configuration 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-configuration 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-20494 in /w/workspace/oundry_go-mod-configuration_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-configuration.git > git init /w/workspace/oundry_go-mod-configuration_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a360551635e96eb79b5c7c3dd45f86fa62f7369c (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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 a360551635e96eb79b5c7c3dd45f86fa62f7369c # timeout=10 Commit message: "Merge pull request #73 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.13.1" > git rev-list --no-walk d3455c56f9e589bc5408c4974adf4e9c5e7ec98c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:13:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:13:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:13:04 ========================================================= 17:13:04 EdgeX Global Pipelines Version Info 17:13:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:13:05 ------------------- 17:13:05 stable info: 17:13:05 ------------------- 17:13:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:13:05 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:13:05 Message: update stable to v1.0.238 17:13:06 ------------------- 17:13:06 experimental info: 17:13:06 ------------------- 17:13:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:13:06 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:13:06 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a360551635e96eb79b5c7c3dd45f86fa62f7369c [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a360551 [Pipeline] echo 17:13:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:13:06 + git rev-list -1 --merges a360551635e96eb79b5c7c3dd45f86fa62f7369c~1..a360551635e96eb79b5c7c3dd45f86fa62f7369c [Pipeline] echo 17:13:06 -----------> git rev-list -1 --merges a360551635e96eb79b5c7c3dd45f86fa62f7369c~1..a360551635e96eb79b5c7c3dd45f86fa62f7369c a360551635e96eb79b5c7c3dd45f86fa62f7369c 17:13:06 a360551635e96eb79b5c7c3dd45f86fa62f7369c [false] [Pipeline] sh 17:13:07 + git log --format=format:%s -1 a360551635e96eb79b5c7c3dd45f86fa62f7369c [Pipeline] echo 17:13:07 ========================================================= 17:13:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:13:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:07 + git log --format=format:%s -1 a360551635e96eb79b5c7c3dd45f86fa62f7369c [Pipeline] echo 17:13:07 [semverPrep] GIT_COMMIT: a360551635e96eb79b5c7c3dd45f86fa62f7369c, Commit Message: Merge pull request #73 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.13.1 [Pipeline] echo 17:13:07 [semverPrep] This is not a build commit. [Pipeline] sh 17:13:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:13:08 + grep -v github /etc/ssh/ssh_known_hosts 17:13:08 + [ -e /tmp/ssh_known_hosts ] 17:13:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:13:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:13:08 + sudo tee -a /etc/ssh/ssh_known_hosts 17:13:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:08 17:13: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:13:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:09 0.1.4: Pulling from edgex-devops/py-git-semver 17:13:09 b85a868b505f: Pulling fs layer 17:13:09 e2be974225ed: Pulling fs layer 17:13:09 339a4e72a1f5: Pulling fs layer 17:13:09 988bab9f4d93: Pulling fs layer 17:13:09 1469e6f7b9e6: Pulling fs layer 17:13:09 eaf3925da568: Pulling fs layer 17:13:09 bab4dde63d76: Pulling fs layer 17:13:09 bde34c3a00c8: Pulling fs layer 17:13:09 b352a97aabf1: Pulling fs layer 17:13:09 4872d77fe225: Pulling fs layer 17:13:09 5851b861e8e6: Pulling fs layer 17:13:09 988bab9f4d93: Waiting 17:13:09 1469e6f7b9e6: Waiting 17:13:09 eaf3925da568: Waiting 17:13:09 bab4dde63d76: Waiting 17:13:09 bde34c3a00c8: Waiting 17:13:09 b352a97aabf1: Waiting 17:13:09 4872d77fe225: Waiting 17:13:09 5851b861e8e6: Waiting 17:13:09 e2be974225ed: Verifying Checksum 17:13:09 e2be974225ed: Download complete 17:13:09 988bab9f4d93: Verifying Checksum 17:13:09 988bab9f4d93: Download complete 17:13:09 1469e6f7b9e6: Verifying Checksum 17:13:09 1469e6f7b9e6: Download complete 17:13:09 eaf3925da568: Verifying Checksum 17:13:09 eaf3925da568: Download complete 17:13:09 339a4e72a1f5: Verifying Checksum 17:13:09 339a4e72a1f5: Download complete 17:13:09 bde34c3a00c8: Verifying Checksum 17:13:09 bde34c3a00c8: Download complete 17:13:09 b352a97aabf1: Download complete 17:13:09 4872d77fe225: Verifying Checksum 17:13:09 4872d77fe225: Download complete 17:13:09 5851b861e8e6: Verifying Checksum 17:13:09 5851b861e8e6: Download complete 17:13:09 b85a868b505f: Verifying Checksum 17:13:09 b85a868b505f: Download complete 17:13:09 bab4dde63d76: Verifying Checksum 17:13:09 bab4dde63d76: Download complete 17:13:10 b85a868b505f: Pull complete 17:13:10 e2be974225ed: Pull complete 17:13:11 339a4e72a1f5: Pull complete 17:13:11 988bab9f4d93: Pull complete 17:13:11 1469e6f7b9e6: Pull complete 17:13:11 eaf3925da568: Pull complete 17:13:13 bab4dde63d76: Pull complete 17:13:13 bde34c3a00c8: Pull complete 17:13:13 b352a97aabf1: Pull complete 17:13:13 4872d77fe225: Pull complete 17:13:13 5851b861e8e6: Pull complete 17:13:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:13:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:13:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:14 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:13:15 $ docker top 4208b3ea38959a8a8fd5843ad1188d64f5082b614ba08f074dc81cfb7c1038e7 -eo pid,comm 17:13:15 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:13:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:15 [ssh-agent] Looking for ssh-agent implementation... 17:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:15 $ docker exec 4208b3ea38959a8a8fd5843ad1188d64f5082b614ba08f074dc81cfb7c1038e7 ssh-agent 17:13:15 SSH_AUTH_SOCK=/tmp/ssh-tu9Gr6EpipS6/agent.32 17:13:15 SSH_AGENT_PID=39 17:13:15 Running ssh-add (command line suppressed) 17:13:15 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8140423836749468010.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8140423836749468010.key) 17:13:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:16 + git tag --points-at HEAD [Pipeline] } 17:13:16 $ docker exec --env ******** --env ******** 4208b3ea38959a8a8fd5843ad1188d64f5082b614ba08f074dc81cfb7c1038e7 ssh-agent -k 17:13:16 unset SSH_AUTH_SOCK; 17:13:16 unset SSH_AGENT_PID; 17:13:16 echo Agent pid 39 killed; 17:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:13:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:13:16 [ssh-agent] Looking for ssh-agent implementation... 17:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:13:16 $ docker exec 4208b3ea38959a8a8fd5843ad1188d64f5082b614ba08f074dc81cfb7c1038e7 ssh-agent 17:13:16 SSH_AUTH_SOCK=/tmp/ssh-WFq7FzBGPo7s/agent.72 17:13:16 SSH_AGENT_PID=78 17:13:16 Running ssh-add (command line suppressed) 17:13:16 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8902035417373360440.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_8902035417373360440.key) 17:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:13:17 + git semver init 17:13:17 2022-07-19 17:13:17,268 [run_init] DEBUG init version:0.0.0 force:False 17:13:17 2022-07-19 17:13:17,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 17:13:17 2022-07-19 17:13:17,270 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 17:13:17 2022-07-19 17:13:17,270 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-configuration.git', '/w/workspace/oundry_go-mod-configuration_main/.semver'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 17:13:18 2022-07-19 17:13:17,946 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 17:13:18 2022-07-19 17:13:17,946 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 17:13:18 2022-07-19 17:13:17,946 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 17:13:18 2022-07-19 17:13:17,946 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 17:13:18 2.2.1-dev.12 [Pipeline] } 17:13:18 $ docker exec --env ******** --env ******** 4208b3ea38959a8a8fd5843ad1188d64f5082b614ba08f074dc81cfb7c1038e7 ssh-agent -k 17:13:18 unset SSH_AUTH_SOCK; 17:13:18 unset SSH_AGENT_PID; 17:13:18 echo Agent pid 78 killed; 17:13:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:13:18 + git semver [Pipeline] } 17:13:19 $ docker stop --time=1 4208b3ea38959a8a8fd5843ad1188d64f5082b614ba08f074dc81cfb7c1038e7 17:13:20 $ docker rm -f 4208b3ea38959a8a8fd5843ad1188d64f5082b614ba08f074dc81cfb7c1038e7 [Pipeline] // withDockerContainer [Pipeline] sh 17:13:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:13:20 Stashed 1 file(s) [Pipeline] echo 17:13:20 [edgeXSemver]: initialized semver on version 2.2.1-dev.12 [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:13:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:13:21 ========================================================= 17:13:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:13:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:13:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:13:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:21 2408cc74d12b: Pulling fs layer 17:13:21 ea60b727a1ce: Pulling fs layer 17:13:21 30c4a7721957: Pulling fs layer 17:13:21 370296b7ddb6: Pulling fs layer 17:13:21 7c6cee850709: Pulling fs layer 17:13:21 39a5fcdaea64: Pulling fs layer 17:13:21 d94ebbe4e438: Pulling fs layer 17:13:21 bcfd1f05c69d: Pulling fs layer 17:13:21 59ccb84bbe0f: Pulling fs layer 17:13:21 39a5fcdaea64: Waiting 17:13:21 d94ebbe4e438: Waiting 17:13:21 bcfd1f05c69d: Waiting 17:13:21 59ccb84bbe0f: Waiting 17:13:21 370296b7ddb6: Waiting 17:13:21 7c6cee850709: Waiting 17:13:21 30c4a7721957: Verifying Checksum 17:13:21 30c4a7721957: Download complete 17:13:21 ea60b727a1ce: Download complete 17:13:21 7c6cee850709: Download complete 17:13:21 39a5fcdaea64: Download complete 17:13:21 2408cc74d12b: Verifying Checksum 17:13:21 2408cc74d12b: Download complete 17:13:21 d94ebbe4e438: Verifying Checksum 17:13:21 d94ebbe4e438: Download complete 17:13:21 2408cc74d12b: Pull complete 17:13:21 ea60b727a1ce: Pull complete 17:13:21 59ccb84bbe0f: Verifying Checksum 17:13:21 59ccb84bbe0f: Download complete 17:13:21 30c4a7721957: Pull complete 17:13:22 bcfd1f05c69d: Verifying Checksum 17:13:22 bcfd1f05c69d: Download complete 17:13:22 370296b7ddb6: Download complete 17:13:26 370296b7ddb6: Pull complete 17:13:26 7c6cee850709: Pull complete 17:13:26 39a5fcdaea64: Pull complete 17:13:26 d94ebbe4e438: Pull complete 17:13:28 bcfd1f05c69d: Pull complete 17:13:29 59ccb84bbe0f: Pull complete 17:13:29 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:13:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:13:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:13: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:13:29 + docker inspect -f . ci-base-image-x86_64 17:13:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:30 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:13:31 $ docker top ac117704174e8c7e334c231aae9d7f339ec8aeabbeb8de3fddc37e38e66ec5a2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:31 + go version 17:13:31 go version go1.18.3 linux/amd64 [Pipeline] } 17:13:31 $ docker stop --time=1 ac117704174e8c7e334c231aae9d7f339ec8aeabbeb8de3fddc37e38e66ec5a2 17:13:33 $ docker rm -f ac117704174e8c7e334c231aae9d7f339ec8aeabbeb8de3fddc37e38e66ec5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:33 + docker inspect -f . ci-base-image-x86_64 17:13:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:33 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:13:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:13:34 $ docker top 946256c02b827415c8328c3da5562308c232afda946bfcc4f12773e3cdf0036a -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:34 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 17:13:34 + make test 17:13:34 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:13:34 go: downloading github.com/stretchr/testify v1.8.0 17:13:34 go: downloading github.com/hashicorp/consul/api v1.13.1 17:13:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:13:34 go: downloading github.com/pelletier/go-toml v1.9.5 17:13:34 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:13:34 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:13:34 go: downloading github.com/mitchellh/copystructure v1.0.0 17:13:34 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:13:34 go: downloading github.com/davecgh/go-spew v1.1.1 17:13:34 go: downloading gopkg.in/yaml.v3 v3.0.1 17:13:34 go: downloading github.com/pmezard/go-difflib v1.0.0 17:13:34 go: downloading github.com/hashicorp/serf v0.9.6 17:13:34 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:13:34 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:13:34 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:13:34 go: downloading github.com/mattn/go-isatty v0.0.12 17:13:34 go: downloading github.com/fatih/color v1.9.0 17:13:35 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 17:13:35 go: downloading github.com/mattn/go-colorable v0.1.6 17:13:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:13:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:13:35 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:13:36 Still waiting to schedule task 17:13:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20492’ 17:13:41 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.007s coverage: 85.7% of statements 17:13:48 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.588s coverage: 88.3% of statements 17:13:48 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.005s coverage: 100.0% of statements 17:13:54 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:13:54 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:13:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:13:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:13:55 $ docker stop --time=1 946256c02b827415c8328c3da5562308c232afda946bfcc4f12773e3cdf0036a 17:13:57 $ docker rm -f 946256c02b827415c8328c3da5562308c232afda946bfcc4f12773e3cdf0036a [Pipeline] // withDockerContainer [Pipeline] sh 17:13:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:13:57 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:13:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:58 17:13:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:13:58 latest: Pulling from edgex-lftools-log-publisher 17:13:58 5eb5b503b376: Pulling fs layer 17:13:58 5c69ac0246d0: Pulling fs layer 17:13:58 ec43610c2a17: Pulling fs layer 17:13:58 3a2ae6a8a46f: Pulling fs layer 17:13:58 33b1e0a273af: Pulling fs layer 17:13:58 5d3b04190fa2: Pulling fs layer 17:13:58 2f39f015ded8: Pulling fs layer 17:13:58 33b1e0a273af: Waiting 17:13:58 5d3b04190fa2: Waiting 17:13:58 3a2ae6a8a46f: Waiting 17:13:58 2f39f015ded8: Waiting 17:13:58 5c69ac0246d0: Download complete 17:13:58 3a2ae6a8a46f: Verifying Checksum 17:13:58 33b1e0a273af: Verifying Checksum 17:13:58 33b1e0a273af: Download complete 17:13:58 5d3b04190fa2: Verifying Checksum 17:13:58 5d3b04190fa2: Download complete 17:13:58 ec43610c2a17: Verifying Checksum 17:13:58 ec43610c2a17: Download complete 17:13:58 5eb5b503b376: Verifying Checksum 17:13:58 5eb5b503b376: Download complete 17:13:59 2f39f015ded8: Verifying Checksum 17:13:59 2f39f015ded8: Download complete 17:14:00 5eb5b503b376: Pull complete 17:14:00 5c69ac0246d0: Pull complete 17:14:00 ec43610c2a17: Pull complete 17:14:00 3a2ae6a8a46f: Pull complete 17:14:00 33b1e0a273af: Pull complete 17:14:01 5d3b04190fa2: Pull complete 17:14:05 2f39f015ded8: Pull complete 17:14:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:14:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:14:05 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:14:05 $ 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/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:14:06 $ docker top c4370dd4e0d6b51aa869edb5214737d6138b8f5b07e5a7b3d20bfd414a2721a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:07 ---> job-cost.sh 17:14:07 lf-activate-venv: SKIPPING 17:14:07 INFO: No Stack... 17:14:07 INFO: Retrieving Pricing Info for: v3-standard-8 17:14:07 INFO: Archiving Costs [Pipeline] sh 17:14:08 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 17:14:08 + cut -d, -f6 [Pipeline] lock 17:14:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-25-stack-cost] 17:14:08 Resource [jenkins-edgexfoundry-go-mod-configuration-main-25-stack-cost] did not exist. Created. 17:14:08 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:08 + echo total: 0.2199999988079071 [Pipeline] stash 17:14:08 Stashed 1 file(s) [Pipeline] } 17:14:08 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:08 $ docker stop --time=1 c4370dd4e0d6b51aa869edb5214737d6138b8f5b07e5a7b3d20bfd414a2721a8 17:14:09 $ docker rm -f c4370dd4e0d6b51aa869edb5214737d6138b8f5b07e5a7b3d20bfd414a2721a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:16:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20498 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 17:16:48 Running in /w/workspace/go-mod-configuration/25 [Pipeline] { [Pipeline] checkout 17:16:48 Selected Git installation does not exist. Using Default 17:16:48 The recommended git tool is: NONE 17:16:56 using credential edgex-jenkins-ssh 17:16:56 Cloning the remote Git repository 17:16:56 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:16:56 > git init /w/workspace/go-mod-configuration/25 # timeout=10 17:16:56 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:16:56 > git --version # timeout=10 17:16:56 > git --version # 'git version 2.25.1' 17:16:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:16:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:57 Avoid second fetch 17:16:57 Checking out Revision a360551635e96eb79b5c7c3dd45f86fa62f7369c (main) 17:16:57 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:16:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:16:57 > git config core.sparsecheckout # timeout=10 17:16:57 > git checkout -f a360551635e96eb79b5c7c3dd45f86fa62f7369c # timeout=10 17:17:02 Commit message: "Merge pull request #73 from edgexfoundry/dependabot/go_modules/github.com/hashicorp/consul/api-1.13.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:17:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:02 Dload Upload Total Spent Left Speed 17:17:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 17:17:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:17:03 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 17:17:03 /etc/docker/daemon.json 17:17:03 { 17:17:03 "registry-mirrors": [ 17:17:03 "https://nexus3.edgexfoundry.org:10001" 17:17:03 ], 17:17:03 "bip": "10.250.0.254/24", 17:17:03 "hosts": [ 17:17:03 "tcp://0.0.0.0:5555", 17:17:03 "unix:///var/run/docker.sock" 17:17:03 ], 17:17:03 "mtu": 1458, 17:17:03 "selinux-enabled": true, 17:17:03 "seccomp-profile": "/etc/docker/seccomp.json" 17:17:03 } [Pipeline] sh 17:17:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:17:04 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:17:23 ========================================================= 17:17:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:17:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:17:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:17:25 b3c136eddcbf: Pulling fs layer 17:17:25 c0a3192eca97: Pulling fs layer 17:17:25 a050256f5b6f: Pulling fs layer 17:17:25 656be50a0ddc: Pulling fs layer 17:17:25 2bbca73fdf42: Pulling fs layer 17:17:25 46d945488cbd: Pulling fs layer 17:17:25 8a5474983e97: Pulling fs layer 17:17:25 329c88fbcd65: Pulling fs layer 17:17:25 656be50a0ddc: Waiting 17:17:25 2bbca73fdf42: Waiting 17:17:25 46d945488cbd: Waiting 17:17:25 8a5474983e97: Waiting 17:17:25 329c88fbcd65: Waiting 17:17:25 a050256f5b6f: Verifying Checksum 17:17:25 a050256f5b6f: Download complete 17:17:25 c0a3192eca97: Verifying Checksum 17:17:25 c0a3192eca97: Download complete 17:17:25 2bbca73fdf42: Verifying Checksum 17:17:25 2bbca73fdf42: Download complete 17:17:25 46d945488cbd: Verifying Checksum 17:17:25 46d945488cbd: Download complete 17:17:25 b3c136eddcbf: Verifying Checksum 17:17:25 b3c136eddcbf: Download complete 17:17:26 b3c136eddcbf: Pull complete 17:17:26 329c88fbcd65: Verifying Checksum 17:17:26 329c88fbcd65: Download complete 17:17:27 c0a3192eca97: Pull complete 17:17:27 a050256f5b6f: Pull complete 17:17:27 8a5474983e97: Verifying Checksum 17:17:27 8a5474983e97: Download complete 17:17:28 656be50a0ddc: Verifying Checksum 17:17:28 656be50a0ddc: Download complete 17:17:40 656be50a0ddc: Pull complete 17:17:40 2bbca73fdf42: Pull complete 17:17:40 46d945488cbd: Pull complete 17:17:46 8a5474983e97: Pull complete 17:17:48 329c88fbcd65: Pull complete 17:17:48 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:17:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:17:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:17:48 + 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:17:48 + docker inspect -f . ci-base-image-arm64 17:17:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:49 prd-ubuntu20.04-docker-arm64-4c-16g-20498 does not seem to be running inside a container 17:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/25 -v /w/workspace/go-mod-configuration/25:/w/workspace/go-mod-configuration/25:rw,z -v /w/workspace/go-mod-configuration/25@tmp:/w/workspace/go-mod-configuration/25@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:17:52 $ docker top 1aa82223f9e9d7aa9455b82bacc83b0cd1437bcb8b03858724335df18a224cfd -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:53 + go version 17:17:53 go version go1.18.3 linux/arm64 [Pipeline] } 17:17:53 $ docker stop --time=1 1aa82223f9e9d7aa9455b82bacc83b0cd1437bcb8b03858724335df18a224cfd 17:17:55 $ docker rm -f 1aa82223f9e9d7aa9455b82bacc83b0cd1437bcb8b03858724335df18a224cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:56 + docker inspect -f . ci-base-image-arm64 17:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:56 prd-ubuntu20.04-docker-arm64-4c-16g-20498 does not seem to be running inside a container 17:17:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/go-mod-configuration/25 -v /w/workspace/go-mod-configuration/25:/w/workspace/go-mod-configuration/25:rw,z -v /w/workspace/go-mod-configuration/25@tmp:/w/workspace/go-mod-configuration/25@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:17:58 $ docker top 3483f7d9b84b9aef2f5b29f814824ed74b83b60acd3fac570ed1053f0c0707b3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:59 + git config --global --add safe.directory /w/workspace/go-mod-configuration/25 [Pipeline] fileExists [Pipeline] sh 17:18:00 + make test 17:18:00 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:18:00 go: downloading github.com/stretchr/testify v1.8.0 17:18:00 go: downloading github.com/pelletier/go-toml v1.9.5 17:18:00 go: downloading github.com/hashicorp/consul/api v1.13.1 17:18:00 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:18:00 go: downloading github.com/davecgh/go-spew v1.1.1 17:18:00 go: downloading github.com/pmezard/go-difflib v1.0.0 17:18:00 go: downloading gopkg.in/yaml.v3 v3.0.1 17:18:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:18:00 go: downloading github.com/mitchellh/copystructure v1.0.0 17:18:00 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:18:00 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:18:00 go: downloading github.com/hashicorp/go-hclog v0.12.0 17:18:00 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 17:18:00 go: downloading github.com/hashicorp/serf v0.9.6 17:18:00 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:18:00 go: downloading github.com/fatih/color v1.9.0 17:18:00 go: downloading github.com/mattn/go-isatty v0.0.12 17:18:00 go: downloading golang.org/x/sys v0.0.0-20220412211240-33da011f77ad 17:18:00 go: downloading github.com/mattn/go-colorable v0.1.6 17:18:00 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:18:00 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:18:00 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:18:39 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.023s coverage: 85.7% of statements 17:18:45 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.749s coverage: 88.3% of statements 17:18:45 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.015s coverage: 100.0% of statements 17:18:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:18:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:19:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:19:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:19:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:19:00 $ docker stop --time=1 3483f7d9b84b9aef2f5b29f814824ed74b83b60acd3fac570ed1053f0c0707b3 17:19:02 $ docker rm -f 3483f7d9b84b9aef2f5b29f814824ed74b83b60acd3fac570ed1053f0c0707b3 [Pipeline] // withDockerContainer [Pipeline] sh 17:19:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:19:03 Warning: overwriting stash ‘coverage-report’ 17:19:03 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:19:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:04 17:19:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:05 arm64: Pulling from edgex-lftools-log-publisher 17:19:05 8998bd30e6a1: Pulling fs layer 17:19:05 04944245beec: Pulling fs layer 17:19:05 699f458cf7ca: Pulling fs layer 17:19:05 765212b225bb: Pulling fs layer 17:19:05 f23df028b6ca: Pulling fs layer 17:19:05 d65c8cfc05b1: Pulling fs layer 17:19:05 2437ff75d9bd: Pulling fs layer 17:19:05 765212b225bb: Waiting 17:19:05 f23df028b6ca: Waiting 17:19:05 d65c8cfc05b1: Waiting 17:19:05 2437ff75d9bd: Waiting 17:19:05 04944245beec: Verifying Checksum 17:19:05 04944245beec: Download complete 17:19:05 765212b225bb: Verifying Checksum 17:19:05 765212b225bb: Download complete 17:19:05 f23df028b6ca: Verifying Checksum 17:19:05 f23df028b6ca: Download complete 17:19:05 d65c8cfc05b1: Verifying Checksum 17:19:05 d65c8cfc05b1: Download complete 17:19:05 699f458cf7ca: Verifying Checksum 17:19:05 699f458cf7ca: Download complete 17:19:05 8998bd30e6a1: Verifying Checksum 17:19:05 8998bd30e6a1: Download complete 17:19:08 2437ff75d9bd: Verifying Checksum 17:19:08 2437ff75d9bd: Download complete 17:19:10 8998bd30e6a1: Pull complete 17:19:10 04944245beec: Pull complete 17:19:12 699f458cf7ca: Pull complete 17:19:12 765212b225bb: Pull complete 17:19:13 f23df028b6ca: Pull complete 17:19:13 d65c8cfc05b1: Pull complete 17:19:32 2437ff75d9bd: Pull complete 17:19:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:19:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:32 prd-ubuntu20.04-docker-arm64-4c-16g-20498 does not seem to be running inside a container 17:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-configuration/25 -v /w/workspace/go-mod-configuration/25:/w/workspace/go-mod-configuration/25:rw,z -v /w/workspace/go-mod-configuration/25@tmp:/w/workspace/go-mod-configuration/25@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:19:35 $ docker top 7a9a5f76cb936cfbbd427c9404900ab167cbb521a779a9862a4e22f15c870e32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:19:36 ---> job-cost.sh 17:19:36 lf-activate-venv: SKIPPING 17:19:36 INFO: No Stack... 17:19:37 INFO: Retrieving Pricing Info for: v3-standard-4 17:19:37 INFO: Archiving Costs [Pipeline] sh 17:19:38 + cat /w/workspace/go-mod-configuration/25/archives/cost.csv 17:19:38 + cut -d, -f6 [Pipeline] lock 17:19:38 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-25-stack-cost] 17:19:38 Resource [jenkins-edgexfoundry-go-mod-configuration-main-25-stack-cost] did not exist. Created. 17:19:38 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:19:39 /w/workspace/go-mod-configuration/25@tmp/durable-16494f2f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:19:39 + echo total: 0.10999999940395355 [Pipeline] stash 17:19:39 Warning: overwriting stash ‘stack-cost’ 17:19:39 Stashed 1 file(s) [Pipeline] } 17:19:39 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-25-stack-cost] [Pipeline] // lock [Pipeline] } 17:19:39 $ docker stop --time=1 7a9a5f76cb936cfbbd427c9404900ab167cbb521a779a9862a4e22f15c870e32 17:19:41 $ docker rm -f 7a9a5f76cb936cfbbd427c9404900ab167cbb521a779a9862a4e22f15c870e32 [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:19:41 provisioning config files... 17:19:41 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6915011609287879737tmp [Pipeline] { [Pipeline] sh 17:19:42 + set +x 17:19:42 + bash -s -- 17:19:42 + curl -s https://codecov.io/bash 17:19:42 17:19:42 _____ _ 17:19:42 / ____| | | 17:19:42 | | ___ __| | ___ ___ _____ __ 17:19:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:19:42 | |___| (_) | (_| | __/ (_| (_) \ V / 17:19:42 \_____\___/ \__,_|\___|\___\___/ \_/ 17:19:42 Bash-1.0.6 17:19:42 17:19:42 17:19:42 ==> git version 2.25.1 found 17:19:42 ==> 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:19:42 Release-Date: 2020-01-08 17:19:42 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:19:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:19:42 ==> Jenkins CI detected. 17:19:42 current dir:  /w/workspace/oundry_go-mod-configuration_main 17:19:42 project root: . 17:19:42 --> token set from env 17:19:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:19:42 ==> Running gcov in . (disable via -X gcov) 17:19:42 ==> Python coveragepy not found 17:19:42 ==> Searching for coverage reports in: 17:19:42 + . 17:19:42 -> Found 1 reports 17:19:42 ==> Detecting git/mercurial file structure 17:19:42 ==> Reading reports 17:19:42 + ./coverage.out bytes=17231 17:19:42 ==> Appending adjustments 17:19:42 https://docs.codecov.io/docs/fixing-reports 17:19:42 + Found adjustments 17:19:42 ==> Gzipping contents 17:19:42 4.0K /tmp/codecov.IqSDyM.gz 17:19:42 ==> Uploading reports 17:19:42 url: https://codecov.io 17:19:42 query: branch=main&commit=a360551635e96eb79b5c7c3dd45f86fa62f7369c&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 17:19:42 -> Pinging Codecov 17:19:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=main&commit=a360551635e96eb79b5c7c3dd45f86fa62f7369c&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 17:19:42 -> Uploading to 17:19:42 https://storage.googleapis.com/codecov/v4/raw/2022-07-19/9F92B070CA9CA35F4914AC8684776953/a360551635e96eb79b5c7c3dd45f86fa62f7369c/04ce7f2f-efb9-4d94-ac82-53d8c311c9b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220719T171942Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4b7e5d53d1ddeecdc0428a6b49575f9bdcd3e44bc65f195fced53e767ec9b7a 17:19:42 % Total % Received % Xferd Average Speed Time Time Time Current 17:19:42 Dload Upload Total Spent Left Speed 17:19:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2949 0 0 100 2949 0 13589 --:--:-- --:--:-- --:--:-- 13589 17:19:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/a360551635e96eb79b5c7c3dd45f86fa62f7369c [Pipeline] } 17:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:19:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:19:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:19:43 17:19:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:19:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:19:43 df9b9388f04a: Pulling fs layer 17:19:43 52dc419b0ee2: Pulling fs layer 17:19:43 25bc292e5bac: Pulling fs layer 17:19:43 114826534d7a: Pulling fs layer 17:19:43 4657fd5d0bcf: Pulling fs layer 17:19:43 6ad1cebc031e: Pulling fs layer 17:19:43 8a3aa393b2d8: Pulling fs layer 17:19:43 4657fd5d0bcf: Waiting 17:19:43 6ad1cebc031e: Waiting 17:19:43 8a3aa393b2d8: Waiting 17:19:43 114826534d7a: Waiting 17:19:43 25bc292e5bac: Download complete 17:19:43 52dc419b0ee2: Download complete 17:19:43 4657fd5d0bcf: Download complete 17:19:44 df9b9388f04a: Download complete 17:19:44 6ad1cebc031e: Verifying Checksum 17:19:44 6ad1cebc031e: Download complete 17:19:44 df9b9388f04a: Pull complete 17:19:44 52dc419b0ee2: Pull complete 17:19:44 25bc292e5bac: Pull complete 17:19:44 114826534d7a: Verifying Checksum 17:19:44 114826534d7a: Download complete 17:19:44 8a3aa393b2d8: Verifying Checksum 17:19:44 8a3aa393b2d8: Download complete 17:19:49 114826534d7a: Pull complete 17:19:49 4657fd5d0bcf: Pull complete 17:19:49 6ad1cebc031e: Pull complete 17:19:51 8a3aa393b2d8: Pull complete 17:19:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:19:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:51 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:19:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:19:53 $ docker top 3ac05303232ab75bc286508f3db917f0fc156a981d9f052c4e11c7fafbc6d2d0 -eo pid,comm [Pipeline] { [Pipeline] echo 17:19:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 17:19:53 + set -o pipefail 17:19:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 17:19:56 17:19:56 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v2)... 17:19:56 17:19:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/ca98cc19-e83c-487b-b685-b587b9a1aadf 17:19:56 17:19:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:19:56 17:19:56 [Pipeline] } 17:19:56 $ docker stop --time=1 3ac05303232ab75bc286508f3db917f0fc156a981d9f052c4e11c7fafbc6d2d0 17:19:57 $ docker rm -f 3ac05303232ab75bc286508f3db917f0fc156a981d9f052c4e11c7fafbc6d2d0 [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:19:58 + git log --format=format:%s -1 a360551635e96eb79b5c7c3dd45f86fa62f7369c [Pipeline] sh 17:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:19:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:19:58 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:19:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:19:59 $ docker top 7f162b46d82d133d910f45282bef13215d1a54ad094b1a104cef7350df717740 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:19:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:19:59 [ssh-agent] Looking for ssh-agent implementation... 17:19:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:19:59 $ docker exec 7f162b46d82d133d910f45282bef13215d1a54ad094b1a104cef7350df717740 ssh-agent 17:19:59 SSH_AUTH_SOCK=/tmp/ssh-dpqD8oletmij/agent.33 17:19:59 SSH_AGENT_PID=39 17:19:59 Running ssh-add (command line suppressed) 17:19:59 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6573484998563668341.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6573484998563668341.key) 17:19:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:00 + git semver tag 17:20:00 2022-07-19 17:20:00,327 [run_tag] DEBUG tag force:False 17:20:00 2022-07-19 17:20:00,327 [check_head_tag] DEBUG check head tag 17:20:00 2022-07-19 17:20:00,328 [execute] INFO git cat-file --batch-check 17:20:00 2022-07-19 17:20:00,328 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 17:20:00 2022-07-19 17:20:00,333 [execute] INFO git cat-file --batch 17:20:00 2022-07-19 17:20:00,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 17:20:00 2022-07-19 17:20:00,344 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 17:20:00 2022-07-19 17:20:00,344 [execute] INFO git tag -a v2.2.1-dev.12 -m v2.2.1-dev.12 17:20:00 2022-07-19 17:20:00,345 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.12', '-m', 'v2.2.1-dev.12'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 17:20:00 2022-07-19 17:20:00,349 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 17:20:00 2.2.1-dev.12 [Pipeline] } 17:20:00 $ docker exec --env ******** --env ******** 7f162b46d82d133d910f45282bef13215d1a54ad094b1a104cef7350df717740 ssh-agent -k 17:20:00 unset SSH_AUTH_SOCK; 17:20:00 unset SSH_AGENT_PID; 17:20:00 echo Agent pid 39 killed; 17:20:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:20:00 + git semver [Pipeline] } 17:20:01 $ docker stop --time=1 7f162b46d82d133d910f45282bef13215d1a54ad094b1a104cef7350df717740 17:20:02 $ docker rm -f 7f162b46d82d133d910f45282bef13215d1a54ad094b1a104cef7350df717740 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:20:02 17:20:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:20:03 0.23.1-centos7: Pulling from edgex-lftools 17:20:03 ab5ef0e58194: Pulling fs layer 17:20:03 9712f1f96733: Pulling fs layer 17:20:03 63f879dbbcfc: Pulling fs layer 17:20:03 0d9ebad4ef96: Pulling fs layer 17:20:03 e9a5061849ea: Pulling fs layer 17:20:03 d747dcd14b5f: Pulling fs layer 17:20:03 2de7ff778b66: Pulling fs layer 17:20:03 0d9ebad4ef96: Waiting 17:20:03 e9a5061849ea: Waiting 17:20:03 d747dcd14b5f: Waiting 17:20:03 9712f1f96733: Verifying Checksum 17:20:03 9712f1f96733: Download complete 17:20:03 63f879dbbcfc: Verifying Checksum 17:20:03 63f879dbbcfc: Download complete 17:20:03 e9a5061849ea: Verifying Checksum 17:20:03 e9a5061849ea: Download complete 17:20:03 d747dcd14b5f: Download complete 17:20:03 0d9ebad4ef96: Verifying Checksum 17:20:03 0d9ebad4ef96: Download complete 17:20:03 ab5ef0e58194: Verifying Checksum 17:20:03 ab5ef0e58194: Download complete 17:20:03 2de7ff778b66: Verifying Checksum 17:20:03 2de7ff778b66: Download complete 17:20:06 ab5ef0e58194: Pull complete 17:20:06 9712f1f96733: Pull complete 17:20:07 63f879dbbcfc: Pull complete 17:20:11 0d9ebad4ef96: Pull complete 17:20:11 e9a5061849ea: Pull complete 17:20:11 d747dcd14b5f: Pull complete 17:20:12 2de7ff778b66: Pull complete 17:20:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:20:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:20:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:13 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:20:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:20:15 $ docker top 2c1794aaf8899f01921e3c70200b5517e5c26d9db695e3c2d71de3a663b311ce -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:20:15 provisioning config files... 17:20:15 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config2459206807978083579tmp 17:20:15 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config4069819325197377089tmp 17:20:15 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8041107922447615777tmp [Pipeline] { [Pipeline] echo 17:20:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:20:15 ---> sigul-configuration.sh 17:20:15 gpg: directory `/root/.gnupg' created 17:20:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:20:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:20:15 gpg: keyring `/root/.gnupg/secring.gpg' created 17:20:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:20:15 gpg: CAST5 encrypted data 17:20:15 gpg: encrypted with 1 passphrase 17:20:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:20:15 + mkdir /home/jenkins 17:20:15 + mkdir /home/jenkins/sigul [Pipeline] sh 17:20:16 + 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:20:16 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:20:16 ---> sigul-install.sh 17:20:16 Sigul already installed; skipping installation. [Pipeline] sh 17:20:16 + git tag --list 17:20:16 v0.0.0 17:20:16 v0.0.1 17:20:16 v0.0.2 17:20:16 v0.0.3 17:20:16 v0.0.4 17:20:16 v0.0.5 17:20:16 v0.0.6 17:20:16 v0.0.7 17:20:16 v0.0.8 17:20:16 v2.0.0 17:20:16 v2.1.0 17:20:16 v2.2.0 17:20:16 v2.2.1-dev.1 17:20:16 v2.2.1-dev.10 17:20:16 v2.2.1-dev.11 17:20:16 v2.2.1-dev.12 17:20:16 v2.2.1-dev.2 17:20:16 v2.2.1-dev.3 17:20:16 v2.2.1-dev.4 17:20:16 v2.2.1-dev.5 17:20:16 v2.2.1-dev.6 17:20:16 v2.2.1-dev.7 17:20:16 v2.2.1-dev.8 17:20:16 v2.2.1-dev.9 [Pipeline] sh 17:20:16 + lftools sign git-tag v2.2.1-dev.12 17:20:17 Signing Git tag with Sigul... 17:20:17 Signing v2.2.1-dev.12 [Pipeline] echo 17:20:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:20:18 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:20:18 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:20:18 $ docker stop --time=1 2c1794aaf8899f01921e3c70200b5517e5c26d9db695e3c2d71de3a663b311ce 17:20:19 $ docker rm -f 2c1794aaf8899f01921e3c70200b5517e5c26d9db695e3c2d71de3a663b311ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:20:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:20:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:20 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:20:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:20:20 $ docker top 7898c20eb1fa3400ae73c5039c52f6ba5aa73232a1a9bd9a2217f67c7d588122 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:20:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:20 [ssh-agent] Looking for ssh-agent implementation... 17:20:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:20 $ docker exec 7898c20eb1fa3400ae73c5039c52f6ba5aa73232a1a9bd9a2217f67c7d588122 ssh-agent 17:20:20 SSH_AUTH_SOCK=/tmp/ssh-79mdTs0pWdoV/agent.32 17:20:20 SSH_AGENT_PID=38 17:20:20 Running ssh-add (command line suppressed) 17:20:21 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7775380456178321864.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7775380456178321864.key) 17:20:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:21 + git semver bump pre 17:20:21 2022-07-19 17:20:21,514 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 17:20:21 2022-07-19 17:20:21,514 [bump_version] DEBUG bumping version:2.2.1-dev.12 on axis:pre with prefix:dev 17:20:21 2022-07-19 17:20:21,514 [bump_version] DEBUG bumped version:2.2.1-dev.13 17:20:21 2022-07-19 17:20:21,514 [write_version] DEBUG write version:2.2.1-dev.13 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 17:20:21 2022-07-19 17:20:21,514 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 17:20:21 2022-07-19 17:20:21,515 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 17:20:21 2022-07-19 17:20:21,516 [execute] INFO git cat-file --batch-check 17:20:21 2022-07-19 17:20:21,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 17:20:21 2022-07-19 17:20:21,522 [execute] INFO git cat-file --batch 17:20:21 2022-07-19 17:20:21,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 17:20:21 2022-07-19 17:20:21,528 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 17:20:21 2.2.1-dev.13 [Pipeline] } 17:20:21 $ docker exec --env ******** --env ******** 7898c20eb1fa3400ae73c5039c52f6ba5aa73232a1a9bd9a2217f67c7d588122 ssh-agent -k 17:20:21 unset SSH_AUTH_SOCK; 17:20:21 unset SSH_AGENT_PID; 17:20:21 echo Agent pid 38 killed; 17:20:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:20:22 + git semver [Pipeline] } 17:20:22 $ docker stop --time=1 7898c20eb1fa3400ae73c5039c52f6ba5aa73232a1a9bd9a2217f67c7d588122 17:20:23 $ docker rm -f 7898c20eb1fa3400ae73c5039c52f6ba5aa73232a1a9bd9a2217f67c7d588122 [Pipeline] // withDockerContainer [Pipeline] sh 17:20:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:20:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:20:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:24 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:20:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:20:24 $ docker top 33c3e936a4e8585ee6e46b37863af475800408cbe0c2f4beb0dc6e419828a88e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:20:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:20:24 [ssh-agent] Looking for ssh-agent implementation... 17:20:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:20:25 $ docker exec 33c3e936a4e8585ee6e46b37863af475800408cbe0c2f4beb0dc6e419828a88e ssh-agent 17:20:25 SSH_AUTH_SOCK=/tmp/ssh-biLziEzxYrdu/agent.32 17:20:25 SSH_AGENT_PID=38 17:20:25 Running ssh-add (command line suppressed) 17:20:25 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7421371937500005957.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_7421371937500005957.key) 17:20:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:20:25 + git semver push 17:20:25 2022-07-19 17:20:25,743 [run_push] DEBUG push 17:20:25 2022-07-19 17:20:25,743 [execute] INFO git cat-file --batch-check 17:20:25 2022-07-19 17:20:25,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 17:20:25 2022-07-19 17:20:25,747 [execute] INFO git rev-list ea35d437f9e60fbaf208b047ce7e89a2529d6040 -- 17:20:25 2022-07-19 17:20:25,747 [execute] DEBUG Popen(['git', 'rev-list', 'ea35d437f9e60fbaf208b047ce7e89a2529d6040', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 17:20:25 2022-07-19 17:20:25,753 [execute] INFO git fetch -v origin 17:20:25 2022-07-19 17:20:25,753 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 17:20:26 2022-07-19 17:20:26,270 [run_push] DEBUG no remote changes detected 17:20:26 2022-07-19 17:20:26,270 [execute] INFO git push origin semver 17:20:26 2022-07-19 17:20:26,271 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 17:20:27 2022-07-19 17:20:27,403 [run_push] DEBUG push all version tags 17:20:27 2022-07-19 17:20:27,404 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:20:27 2022-07-19 17:20:27,404 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 17:20:28 2022-07-19 17:20:28,155 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 17:20:28 2.2.1-dev.13 [Pipeline] } 17:20:28 $ docker exec --env ******** --env ******** 33c3e936a4e8585ee6e46b37863af475800408cbe0c2f4beb0dc6e419828a88e ssh-agent -k 17:20:28 unset SSH_AUTH_SOCK; 17:20:28 unset SSH_AGENT_PID; 17:20:28 echo Agent pid 38 killed; 17:20:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:20:28 + git semver [Pipeline] } 17:20:28 $ docker stop --time=1 33c3e936a4e8585ee6e46b37863af475800408cbe0c2f4beb0dc6e419828a88e 17:20:30 $ docker rm -f 33c3e936a4e8585ee6e46b37863af475800408cbe0c2f4beb0dc6e419828a88e [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:20:30 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 17:20:30 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 17:20:30 total 16 17:20:30 drwxr-xr-x 3 root root 4096 Jul 19 17:14 . 17:20:30 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 17:20 .. 17:20:30 drwxr-xr-x 2 root root 4096 Jul 19 17:14 cost 17:20:30 -rw-r--r-- 1 root root 90 Jul 19 17:14 cost.csv 17:20:30 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 17:20:30 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 17:20:30 total 16 17:20:30 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 17:14 . 17:20:30 drwxrwxr-x 9 jenkins jenkins 4096 Jul 19 17:20 .. 17:20:30 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 17:14 cost 17:20:30 -rw-r--r-- 1 jenkins jenkins 90 Jul 19 17:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:20:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:20:31 ---> package-listing.sh 17:20:31 ++ facter osfamily 17:20:31 ++ tr '[:upper:]' '[:lower:]' 17:20:32 + OS_FAMILY=debian 17:20:32 + workspace=/w/workspace/oundry_go-mod-configuration_main 17:20:32 + START_PACKAGES=/tmp/packages_start.txt 17:20:32 + END_PACKAGES=/tmp/packages_end.txt 17:20:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:20:32 + PACKAGES=/tmp/packages_start.txt 17:20:32 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 17:20:32 + PACKAGES=/tmp/packages_end.txt 17:20:32 + case "${OS_FAMILY}" in 17:20:32 + dpkg -l 17:20:32 + grep '^ii' 17:20:32 + '[' -f /tmp/packages_start.txt ']' 17:20:32 + '[' -f /tmp/packages_end.txt ']' 17:20:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:20:32 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 17:20:32 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 17:20:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 17:20:32 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:20:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:20:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:20:33 prd-ubuntu20.04-docker-8c-8g-20494 does not seem to be running inside a container 17:20:33 $ 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/oundry_go-mod-configuration_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_go-mod-configuration_main -v /w/workspace/oundry_go-mod-configuration_main:/w/workspace/oundry_go-mod-configuration_main:rw,z -v /w/workspace/oundry_go-mod-configuration_main@tmp:/w/workspace/oundry_go-mod-configuration_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:20:33 $ docker top 5fb6e42babba8eaf8945ddb5a0ca01f8176936df3a11094c8bc40b7b71e44cdf -eo pid,comm [Pipeline] { [Pipeline] sh 17:20:33 + touch /tmp/pre-build-complete [Pipeline] sh 17:20:34 + mkdir -p /var/log/sysstat [Pipeline] sh 17:20:34 + ls /var/log/sa-host 17:20:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:20:34 provisioning config files... 17:20:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config8324749712243343136tmp [Pipeline] { [Pipeline] echo 17:20:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:20:34 ---> create-netrc.sh [Pipeline] } 17:20:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:20:35 ---> python-tools-install.sh [Pipeline] echo 17:20:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:20:35 ---> sudo-logs.sh 17:20:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:20:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:20:35 ---> job-cost.sh 17:20:35 lf-activate-venv: SKIPPING 17:20:35 DEBUG: total: 0.2199999988079071 17:20:35 INFO: Retrieving Stack Cost... 17:20:36 INFO: Retrieving Pricing Info for: v3-standard-8 17:20:36 INFO: Archiving Costs [Pipeline] echo 17:20:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:20:36 ---> logs-deploy.sh 17:20:36 lf-activate-venv: SKIPPING 17:20:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/25 17:20:36 INFO: archiving workspace using pattern(s): 17:20:37 Archives upload complete. 17:20:37 INFO: archiving logs to Nexus