Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb 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-ssh12503293280854227341.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh3003673884201999282.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1061579968666657737.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1358728452921092203.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh11971688028843388213.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.20 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-9997 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 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb (main) Commit message: "Merge pull request #94 from lenny-intel/go-1.20" > 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 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb # timeout=10 > git rev-list --no-walk 61d811787becc3438271d556f80b85b06f434461 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:22:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:22:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:22:13 ========================================================= 23:22:13 EdgeX Global Pipelines Version Info 23:22:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:22:14 ------------------- 23:22:14 stable info: 23:22:14 ------------------- 23:22:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:22:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:22:14 Message: update stable to v1.0.245 23:22:15 ------------------- 23:22:15 experimental info: 23:22:15 ------------------- 23:22:15 Commited By: **** collab-it+edgex@linuxfoundation.org 23:22:15 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:22:15 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56bbd2d [Pipeline] echo 23:22:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:22:16 + git rev-list -1 --merges 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb~1..56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] echo 23:22:16 -----------> git rev-list -1 --merges 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb~1..56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb 23:22:16 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [false] [Pipeline] sh 23:22:16 + git log --format=format:%s -1 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] echo 23:22:16 ========================================================= 23:22:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:22:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:22:16 + git log --format=format:%s -1 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] echo 23:22:16 [semverPrep] GIT_COMMIT: 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb, Commit Message: Merge pull request #94 from lenny-intel/go-1.20 [Pipeline] echo 23:22:16 [semverPrep] This is not a build commit. [Pipeline] sh 23:22:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:17 + grep -v github /etc/ssh/ssh_known_hosts 23:22:17 + [ -e /tmp/ssh_known_hosts ] 23:22:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:22:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 23:22:17 tee -a /etc/ssh/ssh_known_hosts 23:22:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:17 23:22:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:17 0.1.4: Pulling from edgex-devops/py-git-semver 23:22:17 b85a868b505f: Pulling fs layer 23:22:17 e2be974225ed: Pulling fs layer 23:22:17 339a4e72a1f5: Pulling fs layer 23:22:17 988bab9f4d93: Pulling fs layer 23:22:17 1469e6f7b9e6: Pulling fs layer 23:22:17 eaf3925da568: Pulling fs layer 23:22:17 bab4dde63d76: Pulling fs layer 23:22:17 bde34c3a00c8: Pulling fs layer 23:22:17 b352a97aabf1: Pulling fs layer 23:22:17 4872d77fe225: Pulling fs layer 23:22:17 988bab9f4d93: Waiting 23:22:17 5851b861e8e6: Pulling fs layer 23:22:17 bde34c3a00c8: Waiting 23:22:17 b352a97aabf1: Waiting 23:22:17 1469e6f7b9e6: Waiting 23:22:17 4872d77fe225: Waiting 23:22:17 eaf3925da568: Waiting 23:22:17 5851b861e8e6: Waiting 23:22:17 e2be974225ed: Verifying Checksum 23:22:17 e2be974225ed: Download complete 23:22:17 988bab9f4d93: Verifying Checksum 23:22:17 988bab9f4d93: Download complete 23:22:18 1469e6f7b9e6: Verifying Checksum 23:22:18 1469e6f7b9e6: Download complete 23:22:18 eaf3925da568: Verifying Checksum 23:22:18 eaf3925da568: Download complete 23:22:18 339a4e72a1f5: Verifying Checksum 23:22:18 339a4e72a1f5: Download complete 23:22:18 bde34c3a00c8: Verifying Checksum 23:22:18 bde34c3a00c8: Download complete 23:22:18 b352a97aabf1: Download complete 23:22:18 5851b861e8e6: Verifying Checksum 23:22:18 5851b861e8e6: Download complete 23:22:18 b85a868b505f: Verifying Checksum 23:22:18 b85a868b505f: Download complete 23:22:18 bab4dde63d76: Verifying Checksum 23:22:18 bab4dde63d76: Download complete 23:22:19 b85a868b505f: Pull complete 23:22:19 e2be974225ed: Pull complete 23:22:20 339a4e72a1f5: Pull complete 23:22:20 988bab9f4d93: Pull complete 23:22:20 1469e6f7b9e6: Pull complete 23:22:20 eaf3925da568: Pull complete 23:22:22 bab4dde63d76: Pull complete 23:22:22 bde34c3a00c8: Pull complete 23:22:22 b352a97aabf1: Pull complete 23:22:22 4872d77fe225: Pull complete 23:22:22 5851b861e8e6: Pull complete 23:22:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:23 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:22:23 $ 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 23:22:25 $ docker top 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 -eo pid,comm 23:22:25 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). 23:22:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:25 [ssh-agent] Looking for ssh-agent implementation... 23:22:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:25 $ docker exec 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 ssh-agent 23:22:25 SSH_AUTH_SOCK=/tmp/ssh-ek0OY6rODs0o/agent.32 23:22:25 SSH_AGENT_PID=38 23:22:25 Running ssh-add (command line suppressed) 23:22:25 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6165598738754283778.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_6165598738754283778.key) 23:22:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:26 + git tag --points-at HEAD [Pipeline] } 23:22:26 $ docker exec --env ******** --env ******** 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 ssh-agent -k 23:22:26 unset SSH_AUTH_SOCK; 23:22:26 unset SSH_AGENT_PID; 23:22:26 echo Agent pid 38 killed; 23:22:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:22:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:26 [ssh-agent] Looking for ssh-agent implementation... 23:22:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:26 $ docker exec 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 ssh-agent 23:22:26 SSH_AUTH_SOCK=/tmp/ssh-SdRskTlVVdV9/agent.70 23:22:26 SSH_AGENT_PID=76 23:22:26 Running ssh-add (command line suppressed) 23:22:26 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5523790481244836389.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_5523790481244836389.key) 23:22:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:27 + git semver init 23:22:27 2023-03-13 23:22:27,222 [run_init] DEBUG init version:0.0.0 force:False 23:22:27 2023-03-13 23:22:27,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_go-mod-configuration_main/.semver 23:22:27 2023-03-13 23:22:27,224 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-configuration.git /w/workspace/oundry_go-mod-configuration_main/.semver 23:22:27 2023-03-13 23:22:27,224 [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) 23:22:28 2023-03-13 23:22:28,068 [append_file] DEBUG append to file:/w/workspace/oundry_go-mod-configuration_main/.git/info/exclude 23:22:28 2023-03-13 23:22:28,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:False 23:22:28 2023-03-13 23:22:28,069 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 23:22:28 2023-03-13 23:22:28,070 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 23:22:28 3.0.0-dev.8 [Pipeline] } 23:22:28 $ docker exec --env ******** --env ******** 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 ssh-agent -k 23:22:28 unset SSH_AUTH_SOCK; 23:22:28 unset SSH_AGENT_PID; 23:22:28 echo Agent pid 76 killed; 23:22:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:28 + git semver [Pipeline] } 23:22:28 $ docker stop --time=1 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 23:22:30 $ docker rm -f --volumes 31eef540de92fd1b4d3e4bb888d61e9797f79248f939e174bebb5731bb8162b8 [Pipeline] // withDockerContainer [Pipeline] sh 23:22:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:22:30 Stashed 1 file(s) [Pipeline] echo 23:22:30 [edgeXSemver]: initialized semver on version 3.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 23:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:22:30 ========================================================= 23:22:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:22:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:22:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:22:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:22:31 63b65145d645: Pulling fs layer 23:22:31 a2d21d5440eb: Pulling fs layer 23:22:31 935e6c44a52c: Pulling fs layer 23:22:31 94cc34f8dd06: Pulling fs layer 23:22:31 30dea6a524f1: Pulling fs layer 23:22:31 a2aff8979fd8: Pulling fs layer 23:22:31 6808be2612f2: Pulling fs layer 23:22:31 94cc34f8dd06: Waiting 23:22:31 30dea6a524f1: Waiting 23:22:31 a2aff8979fd8: Waiting 23:22:31 f25807f1079a: Pulling fs layer 23:22:31 6808be2612f2: Waiting 23:22:31 f25807f1079a: Waiting 23:22:31 a2d21d5440eb: Verifying Checksum 23:22:31 a2d21d5440eb: Download complete 23:22:31 94cc34f8dd06: Download complete 23:22:31 30dea6a524f1: Verifying Checksum 23:22:31 30dea6a524f1: Download complete 23:22:31 63b65145d645: Verifying Checksum 23:22:31 63b65145d645: Download complete 23:22:31 a2aff8979fd8: Verifying Checksum 23:22:31 a2aff8979fd8: Download complete 23:22:31 63b65145d645: Pull complete 23:22:31 a2d21d5440eb: Pull complete 23:22:31 f25807f1079a: Verifying Checksum 23:22:31 f25807f1079a: Download complete 23:22:32 935e6c44a52c: Verifying Checksum 23:22:32 935e6c44a52c: Download complete 23:22:32 6808be2612f2: Verifying Checksum 23:22:32 6808be2612f2: Download complete 23:22:35 935e6c44a52c: Pull complete 23:22:35 94cc34f8dd06: Pull complete 23:22:35 30dea6a524f1: Pull complete 23:22:35 a2aff8979fd8: Pull complete 23:22:38 6808be2612f2: Pull complete 23:22:39 f25807f1079a: Pull complete 23:22:39 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:22:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:22:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 23:22:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:39 + docker inspect -f . ci-base-image-x86_64 23:22:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:40 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:22:40 $ 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 23:22:43 $ docker top 12192a4943e4db7c28204bfa290fdd1695b52d492e85e9cf8cadcd5e492174a7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:44 + go version 23:22:44 go version go1.20.2 linux/amd64 [Pipeline] } 23:22:44 $ docker stop --time=1 12192a4943e4db7c28204bfa290fdd1695b52d492e85e9cf8cadcd5e492174a7 23:22:45 $ docker rm -f --volumes 12192a4943e4db7c28204bfa290fdd1695b52d492e85e9cf8cadcd5e492174a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:45 Still waiting to schedule task 23:22:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:22:45 + docker inspect -f . ci-base-image-x86_64 23:22:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:45 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 23:22:46 $ docker top ba1b56d708a38ce7ed195f7e1c9afd5972723785dbaaf218d8f22171d9ff0e94 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:46 + git config --global --add safe.directory /w/workspace/oundry_go-mod-configuration_main [Pipeline] fileExists [Pipeline] sh 23:22:47 + make test 23:22:47 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:22:47 go: downloading github.com/stretchr/testify v1.8.2 23:22:47 go: downloading github.com/pelletier/go-toml v1.9.5 23:22:47 go: downloading github.com/hashicorp/consul/api v1.19.1 23:22:47 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:22:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:22:47 go: downloading github.com/mitchellh/copystructure v1.0.0 23:22:47 go: downloading github.com/mitchellh/mapstructure v1.4.1 23:22:47 go: downloading github.com/davecgh/go-spew v1.1.1 23:22:47 go: downloading github.com/pmezard/go-difflib v1.0.0 23:22:47 go: downloading github.com/stretchr/objx v0.5.0 23:22:47 go: downloading gopkg.in/yaml.v3 v3.0.1 23:22:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:22:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:22:47 go: downloading github.com/hashicorp/go-hclog v0.14.1 23:22:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:22:47 go: downloading github.com/hashicorp/serf v0.10.1 23:22:47 go: downloading github.com/mattn/go-isatty v0.0.12 23:22:47 go: downloading github.com/fatih/color v1.9.0 23:22:47 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 23:22:47 go: downloading github.com/mattn/go-colorable v0.1.6 23:22:47 go: downloading github.com/armon/go-metrics v0.3.10 23:22:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 23:22:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:22:59 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 23:22:59 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.008s coverage: 85.7% of statements 23:23:06 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.594s coverage: 87.1% of statements 23:23:06 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.006s coverage: 100.0% of statements 23:23:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:23:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:23:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:23:18 $ docker stop --time=1 ba1b56d708a38ce7ed195f7e1c9afd5972723785dbaaf218d8f22171d9ff0e94 23:23:21 $ docker rm -f --volumes ba1b56d708a38ce7ed195f7e1c9afd5972723785dbaaf218d8f22171d9ff0e94 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:23:21 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 23:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:22 23:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:22 latest: Pulling from edgex-lftools-log-publisher 23:23:22 5eb5b503b376: Pulling fs layer 23:23:22 5c69ac0246d0: Pulling fs layer 23:23:22 ec43610c2a17: Pulling fs layer 23:23:22 3a2ae6a8a46f: Pulling fs layer 23:23:22 33b1e0a273af: Pulling fs layer 23:23:22 5d3b04190fa2: Pulling fs layer 23:23:22 2f39f015ded8: Pulling fs layer 23:23:22 5d3b04190fa2: Waiting 23:23:22 2f39f015ded8: Waiting 23:23:22 3a2ae6a8a46f: Waiting 23:23:22 33b1e0a273af: Waiting 23:23:22 5c69ac0246d0: Download complete 23:23:22 3a2ae6a8a46f: Verifying Checksum 23:23:22 3a2ae6a8a46f: Download complete 23:23:22 33b1e0a273af: Verifying Checksum 23:23:22 33b1e0a273af: Download complete 23:23:22 5d3b04190fa2: Download complete 23:23:22 ec43610c2a17: Verifying Checksum 23:23:22 ec43610c2a17: Download complete 23:23:22 5eb5b503b376: Verifying Checksum 23:23:22 5eb5b503b376: Download complete 23:23:23 2f39f015ded8: Verifying Checksum 23:23:23 2f39f015ded8: Download complete 23:23:24 5eb5b503b376: Pull complete 23:23:24 5c69ac0246d0: Pull complete 23:23:24 ec43610c2a17: Pull complete 23:23:24 3a2ae6a8a46f: Pull complete 23:23:25 33b1e0a273af: Pull complete 23:23:25 5d3b04190fa2: Pull complete 23:23:29 2f39f015ded8: Pull complete 23:23:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:23:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:29 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:23:29 $ 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 23:23:33 $ docker top 58d8d58cec6f16ec6bcfc43a55deb490c41d2da5bca4887394eb6db7e5e42c42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:33 ---> job-cost.sh 23:23:33 lf-activate-venv: SKIPPING 23:23:33 INFO: No Stack... 23:23:33 INFO: Retrieving Pricing Info for: v3-standard-8 23:23:33 INFO: Archiving Costs [Pipeline] sh 23:23:34 + cat /w/workspace/oundry_go-mod-configuration_main/archives/cost.csv 23:23:34 + cut -d, -f6 [Pipeline] lock 23:23:34 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] 23:23:34 Resource [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] did not exist. Created. 23:23:34 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:23:34 + echo total: 0.2199999988079071 [Pipeline] stash 23:23:34 Stashed 1 file(s) [Pipeline] } 23:23:34 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 23:23:34 $ docker stop --time=1 58d8d58cec6f16ec6bcfc43a55deb490c41d2da5bca4887394eb6db7e5e42c42 23:23:35 $ docker rm -f --volumes 58d8d58cec6f16ec6bcfc43a55deb490c41d2da5bca4887394eb6db7e5e42c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:25:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10002 in /w/workspace/oundry_go-mod-configuration_main [Pipeline] { [Pipeline] ws 23:25:37 Running in /w/workspace/go-mod-configuration/40 [Pipeline] { [Pipeline] checkout 23:25:37 Selected Git installation does not exist. Using Default 23:25:37 The recommended git tool is: NONE 23:25:43 using credential edgex-jenkins-ssh 23:25:43 Cloning the remote Git repository 23:25:43 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 23:25:43 > git init /w/workspace/go-mod-configuration/40 # timeout=10 23:25:44 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 23:25:44 > git --version # timeout=10 23:25:44 > git --version # 'git version 2.25.1' 23:25:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:25:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:45 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 23:25:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:25:46 Avoid second fetch 23:25:46 Checking out Revision 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb (main) 23:25:47 Commit message: "Merge pull request #94 from lenny-intel/go-1.20" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:46 > git config core.sparsecheckout # timeout=10 23:25:46 > git checkout -f 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb # timeout=10 23:25:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:25:48 % Total % Received % Xferd Average Speed Time Time Time Current 23:25:48 Dload Upload Total Spent Left Speed 23:25:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 23:25:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:25:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:25:49 + sudo tee /etc/docker/daemon.new 23:25:49 { 23:25:49 "registry-mirrors": [ 23:25:49 "https://nexus3.edgexfoundry.org:10001" 23:25:49 ], 23:25:49 "bip": "10.250.0.254/24", 23:25:49 "hosts": [ 23:25:49 "tcp://0.0.0.0:5555", 23:25:49 "unix:///var/run/docker.sock" 23:25:49 ], 23:25:49 "mtu": 1458, 23:25:49 "selinux-enabled": true, 23:25:49 "seccomp-profile": "/etc/docker/seccomp.json" 23:25:49 } [Pipeline] sh 23:25:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:25:49 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:26:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:26:08 ========================================================= 23:26:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:26:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:26:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:26:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:26:09 af6eaf76a39c: Pulling fs layer 23:26:09 55522c791124: Pulling fs layer 23:26:09 ce5c4a1c91eb: Pulling fs layer 23:26:09 169dfbe0d373: Pulling fs layer 23:26:09 e1ff8fa3b103: Pulling fs layer 23:26:09 52ebb69f0ebf: Pulling fs layer 23:26:09 5abe8eddf0d5: Pulling fs layer 23:26:09 e1ff8fa3b103: Waiting 23:26:09 5abe8eddf0d5: Waiting 23:26:09 52ebb69f0ebf: Waiting 23:26:09 55522c791124: Verifying Checksum 23:26:09 55522c791124: Download complete 23:26:09 169dfbe0d373: Verifying Checksum 23:26:09 169dfbe0d373: Download complete 23:26:09 e1ff8fa3b103: Verifying Checksum 23:26:09 e1ff8fa3b103: Download complete 23:26:09 af6eaf76a39c: Download complete 23:26:11 af6eaf76a39c: Pull complete 23:26:11 5abe8eddf0d5: Verifying Checksum 23:26:11 5abe8eddf0d5: Download complete 23:26:12 55522c791124: Pull complete 23:26:13 ce5c4a1c91eb: Verifying Checksum 23:26:13 ce5c4a1c91eb: Download complete 23:26:13 52ebb69f0ebf: Verifying Checksum 23:26:13 52ebb69f0ebf: Download complete 23:26:25 ce5c4a1c91eb: Pull complete 23:26:25 169dfbe0d373: Pull complete 23:26:25 e1ff8fa3b103: Pull complete 23:26:32 52ebb69f0ebf: Pull complete 23:26:33 5abe8eddf0d5: Pull complete 23:26:33 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:26:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 23:26:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:34 + docker inspect -f . ci-base-image-arm64 23:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:34 prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container 23:26:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/40 -v /w/workspace/go-mod-configuration/40:/w/workspace/go-mod-configuration/40:rw,z -v /w/workspace/go-mod-configuration/40@tmp:/w/workspace/go-mod-configuration/40@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 23:26:38 $ docker top 381123536c5f45a83d4688969f8213afa8a93712e596909f9d20a40b604495c0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:39 + go version 23:26:39 go version go1.20.2 linux/arm64 [Pipeline] } 23:26:39 $ docker stop --time=1 381123536c5f45a83d4688969f8213afa8a93712e596909f9d20a40b604495c0 23:26:40 $ docker rm -f --volumes 381123536c5f45a83d4688969f8213afa8a93712e596909f9d20a40b604495c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:41 + docker inspect -f . ci-base-image-arm64 23:26:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:41 prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container 23:26:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-configuration/40 -v /w/workspace/go-mod-configuration/40:/w/workspace/go-mod-configuration/40:rw,z -v /w/workspace/go-mod-configuration/40@tmp:/w/workspace/go-mod-configuration/40@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 23:26:43 $ docker top 2898cba27d161aa5ef364709e38af5e5e4184fb0ea6822560002f2f987b9fac8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:44 + git config --global --add safe.directory /w/workspace/go-mod-configuration/40 [Pipeline] fileExists [Pipeline] sh 23:26:44 + make test 23:26:44 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:26:44 go: downloading github.com/pelletier/go-toml v1.9.5 23:26:44 go: downloading github.com/stretchr/testify v1.8.2 23:26:45 go: downloading github.com/hashicorp/consul/api v1.19.1 23:26:45 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:26:45 go: downloading github.com/davecgh/go-spew v1.1.1 23:26:45 go: downloading github.com/pmezard/go-difflib v1.0.0 23:26:45 go: downloading github.com/stretchr/objx v0.5.0 23:26:45 go: downloading gopkg.in/yaml.v3 v3.0.1 23:26:45 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:26:45 go: downloading github.com/mitchellh/copystructure v1.0.0 23:26:45 go: downloading github.com/mitchellh/mapstructure v1.4.1 23:26:45 go: downloading github.com/hashicorp/go-hclog v0.14.1 23:26:45 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:26:45 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:26:45 go: downloading github.com/hashicorp/serf v0.10.1 23:26:46 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:26:46 go: downloading github.com/fatih/color v1.9.0 23:26:46 go: downloading github.com/mattn/go-isatty v0.0.12 23:26:46 go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 23:26:46 go: downloading github.com/mattn/go-colorable v0.1.6 23:26:46 go: downloading github.com/armon/go-metrics v0.3.10 23:26:46 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 23:26:46 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:28:23 ? github.com/edgexfoundry/go-mod-configuration/v3/configuration/mocks [no test files] 23:28:23 ok github.com/edgexfoundry/go-mod-configuration/v3/configuration 0.023s coverage: 85.7% of statements 23:28:25 ok github.com/edgexfoundry/go-mod-configuration/v3/internal/pkg/consul 7.765s coverage: 87.1% of statements 23:28:25 ok github.com/edgexfoundry/go-mod-configuration/v3/pkg/types 0.018s coverage: 100.0% of statements 23:28:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:28:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:28:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:28:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:28:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:28:40 $ docker stop --time=1 2898cba27d161aa5ef364709e38af5e5e4184fb0ea6822560002f2f987b9fac8 23:28:42 $ docker rm -f --volumes 2898cba27d161aa5ef364709e38af5e5e4184fb0ea6822560002f2f987b9fac8 [Pipeline] // withDockerContainer [Pipeline] sh 23:28:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:28:43 Warning: overwriting stash ‘coverage-report’ 23:28:44 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 23:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:44 23:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:28:45 arm64: Pulling from edgex-lftools-log-publisher 23:28:45 8998bd30e6a1: Pulling fs layer 23:28:45 04944245beec: Pulling fs layer 23:28:45 699f458cf7ca: Pulling fs layer 23:28:45 765212b225bb: Pulling fs layer 23:28:45 f23df028b6ca: Pulling fs layer 23:28:45 d65c8cfc05b1: Pulling fs layer 23:28:45 2437ff75d9bd: Pulling fs layer 23:28:45 f23df028b6ca: Waiting 23:28:45 d65c8cfc05b1: Waiting 23:28:45 2437ff75d9bd: Waiting 23:28:45 765212b225bb: Waiting 23:28:45 04944245beec: Verifying Checksum 23:28:45 04944245beec: Download complete 23:28:45 765212b225bb: Verifying Checksum 23:28:45 765212b225bb: Download complete 23:28:45 f23df028b6ca: Verifying Checksum 23:28:45 f23df028b6ca: Download complete 23:28:45 d65c8cfc05b1: Verifying Checksum 23:28:45 d65c8cfc05b1: Download complete 23:28:45 699f458cf7ca: Verifying Checksum 23:28:45 699f458cf7ca: Download complete 23:28:46 8998bd30e6a1: Download complete 23:28:49 2437ff75d9bd: Verifying Checksum 23:28:49 2437ff75d9bd: Download complete 23:28:50 8998bd30e6a1: Pull complete 23:28:51 04944245beec: Pull complete 23:28:52 699f458cf7ca: Pull complete 23:28:52 765212b225bb: Pull complete 23:28:53 f23df028b6ca: Pull complete 23:28:53 d65c8cfc05b1: Pull complete 23:29:08 2437ff75d9bd: Pull complete 23:29:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:29:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:29:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:08 prd-ubuntu20.04-docker-arm64-4c-16g-10002 does not seem to be running inside a container 23:29:08 $ 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/40 -v /w/workspace/go-mod-configuration/40:/w/workspace/go-mod-configuration/40:rw,z -v /w/workspace/go-mod-configuration/40@tmp:/w/workspace/go-mod-configuration/40@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 23:29:12 $ docker top cee7b3ca206724bd926a90879cde47c8e0af62981e3459acaddcfde1c049094a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:13 ---> job-cost.sh 23:29:13 lf-activate-venv: SKIPPING 23:29:13 INFO: No Stack... 23:29:13 INFO: Retrieving Pricing Info for: v3-standard-4 23:29:14 INFO: Archiving Costs [Pipeline] sh 23:29:15 + cut -d, -f6 23:29:15 + cat /w/workspace/go-mod-configuration/40/archives/cost.csv [Pipeline] lock 23:29:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] 23:29:15 Resource [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] did not exist. Created. 23:29:15 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:16 /w/workspace/go-mod-configuration/40@tmp/durable-515c7b93/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:29:16 + echo total: 0.10999999940395355 [Pipeline] stash 23:29:16 Warning: overwriting stash ‘stack-cost’ 23:29:16 Stashed 1 file(s) [Pipeline] } 23:29:16 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 23:29:16 $ docker stop --time=1 cee7b3ca206724bd926a90879cde47c8e0af62981e3459acaddcfde1c049094a 23:29:18 $ docker rm -f --volumes cee7b3ca206724bd926a90879cde47c8e0af62981e3459acaddcfde1c049094a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:29:18 provisioning config files... 23:29:18 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config10529932504457877374tmp [Pipeline] { [Pipeline] sh 23:29:19 + set +x 23:29:19 + + curl -s https://codecov.io/bash 23:29:19 bash -s -- 23:29:19 23:29:19 _____ _ 23:29:19 / ____| | | 23:29:19 | | ___ __| | ___ ___ _____ __ 23:29:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:29:19 | |___| (_) | (_| | __/ (_| (_) \ V / 23:29:19 \_____\___/ \__,_|\___|\___\___/ \_/ 23:29:19 Bash-1.0.6 23:29:19 23:29:19 23:29:19 ==> git version 2.25.1 found 23:29:19 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:29:19 Release-Date: 2020-01-08 23:29:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:29:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:29:19 ==> Jenkins CI detected. 23:29:19 current dir:  /w/workspace/oundry_go-mod-configuration_main 23:29:19 project root: . 23:29:19 --> token set from env 23:29:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:29:19 ==> Running gcov in . (disable via -X gcov) 23:29:19 ==> Python coveragepy not found 23:29:19 ==> Searching for coverage reports in: 23:29:19 + . 23:29:19 -> Found 1 reports 23:29:19 ==> Detecting git/mercurial file structure 23:29:19 ==> Reading reports 23:29:19 + ./coverage.out bytes=18753 23:29:19 ==> Appending adjustments 23:29:19 https://docs.codecov.io/docs/fixing-reports 23:29:19 + Found adjustments 23:29:19 ==> Gzipping contents 23:29:19 4.0K /tmp/codecov.YfLl6X.gz 23:29:19 ==> Uploading reports 23:29:19 url: https://codecov.io 23:29:19 query: branch=main&commit=56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 23:29:19 -> Pinging Codecov 23:29:19 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=56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=&job=&cmd_args= 23:29:19 -> Uploading to 23:29:19 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/9F92B070CA9CA35F4914AC8684776953/56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb/e8abfa5e-7167-471e-beb3-ea6f61ec6027.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T232919Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97accc43d3abe1ca8fd83d5cf0b3755cf44c894f4ffd21f716cdd90f5924c90e 23:29:19 % Total % Received % Xferd Average Speed Time Time Time Current 23:29:19 Dload Upload Total Spent Left Speed 23:29:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3279 0 0 100 3279 0 12858 --:--:-- --:--:-- --:--:-- 12858 23:29:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-configuration/commit/56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] } 23:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:29:19 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:29:19 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:20 23:29:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:29:20 df9b9388f04a: Pulling fs layer 23:29:20 52dc419b0ee2: Pulling fs layer 23:29:20 25bc292e5bac: Pulling fs layer 23:29:20 114826534d7a: Pulling fs layer 23:29:20 4657fd5d0bcf: Pulling fs layer 23:29:20 6ad1cebc031e: Pulling fs layer 23:29:20 8a3aa393b2d8: Pulling fs layer 23:29:20 114826534d7a: Waiting 23:29:20 4657fd5d0bcf: Waiting 23:29:20 6ad1cebc031e: Waiting 23:29:20 8a3aa393b2d8: Waiting 23:29:20 52dc419b0ee2: Verifying Checksum 23:29:20 52dc419b0ee2: Download complete 23:29:20 4657fd5d0bcf: Verifying Checksum 23:29:20 4657fd5d0bcf: Download complete 23:29:20 df9b9388f04a: Download complete 23:29:20 df9b9388f04a: Pull complete 23:29:20 6ad1cebc031e: Verifying Checksum 23:29:20 52dc419b0ee2: Pull complete 23:29:20 25bc292e5bac: Pull complete 23:29:21 114826534d7a: Download complete 23:29:21 8a3aa393b2d8: Verifying Checksum 23:29:21 8a3aa393b2d8: Download complete 23:29:25 114826534d7a: Pull complete 23:29:25 4657fd5d0bcf: Pull complete 23:29:25 6ad1cebc031e: Pull complete 23:29:27 8a3aa393b2d8: Pull complete 23:29:27 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:29:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:29:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:28 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:29:28 $ 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 23:29:31 $ docker top cf14abccc2d2e1446f10d84aa20cb0a3df9a2bd0d823e328521638e365a4c19c -eo pid,comm [Pipeline] { [Pipeline] echo 23:29:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-configuration:main' [Pipeline] sh 23:29:31 + set -o pipefail 23:29:31 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-configuration:main' 23:29:33 23:29:33 Monitoring /w/workspace/oundry_go-mod-configuration_main (github.com/edgexfoundry/go-mod-configuration/v3)... 23:29:33 23:29:33 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/876be593-d0c5-460b-ab82-cce3a3e0e96e/history/868bd500-39df-4142-a91a-9a813e8b9a26 23:29:33 23:29:33 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:29:33 23:29:33 23:29:33 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:29:33 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:29:33 More details here: https://snyk.co/ue1NS 23:29:33 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 23:29:33 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:29:33 $ docker stop --time=1 cf14abccc2d2e1446f10d84aa20cb0a3df9a2bd0d823e328521638e365a4c19c 23:29:34 $ docker rm -f --volumes cf14abccc2d2e1446f10d84aa20cb0a3df9a2bd0d823e328521638e365a4c19c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:29:35 + git log --format=format:%s -1 56bbd2d36e32a3cbd2a7fceae90d37d7a832eadb [Pipeline] sh 23:29:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:29:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:36 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:29:36 $ 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 23:29:36 $ docker top 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:36 [ssh-agent] Looking for ssh-agent implementation... 23:29:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:36 $ docker exec 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 ssh-agent 23:29:36 SSH_AUTH_SOCK=/tmp/ssh-QGD1Qu0U6JZi/agent.32 23:29:36 SSH_AGENT_PID=38 23:29:36 Running ssh-add (command line suppressed) 23:29:36 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_18337095981270297424.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_18337095981270297424.key) 23:29:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:37 + git semver tag 23:29:37 2023-03-13 23:29:37,426 [run_tag] DEBUG tag force:False 23:29:37 2023-03-13 23:29:37,426 [check_head_tag] DEBUG check head tag 23:29:37 2023-03-13 23:29:37,427 [execute] INFO git cat-file --batch-check 23:29:37 2023-03-13 23:29:37,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 23:29:37 2023-03-13 23:29:37,431 [execute] INFO git cat-file --batch 23:29:37 2023-03-13 23:29:37,432 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=) 23:29:37 2023-03-13 23:29:37,446 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 23:29:37 2023-03-13 23:29:37,446 [execute] INFO git tag -a v3.0.0-dev.8 -m v3.0.0-dev.8 23:29:37 2023-03-13 23:29:37,446 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.8', '-m', 'v3.0.0-dev.8'], cwd=/w/workspace/oundry_go-mod-configuration_main, universal_newlines=False, shell=None, istream=None) 23:29:37 2023-03-13 23:29:37,451 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 23:29:37 3.0.0-dev.8 [Pipeline] } 23:29:37 $ docker exec --env ******** --env ******** 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 ssh-agent -k 23:29:37 unset SSH_AUTH_SOCK; 23:29:37 unset SSH_AGENT_PID; 23:29:37 echo Agent pid 38 killed; 23:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:29:37 + git semver [Pipeline] } 23:29:38 $ docker stop --time=1 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 23:29:39 $ docker rm -f --volumes 4b12e78e2f080f935bb7e3f5e988e6094bc4791dae0230edec28ada82777b442 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:39 23:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:40 0.23.1-centos7: Pulling from edgex-lftools 23:29:40 ab5ef0e58194: Pulling fs layer 23:29:40 9712f1f96733: Pulling fs layer 23:29:40 63f879dbbcfc: Pulling fs layer 23:29:40 0d9ebad4ef96: Pulling fs layer 23:29:40 e9a5061849ea: Pulling fs layer 23:29:40 d747dcd14b5f: Pulling fs layer 23:29:40 2de7ff778b66: Pulling fs layer 23:29:40 0d9ebad4ef96: Waiting 23:29:40 e9a5061849ea: Waiting 23:29:40 d747dcd14b5f: Waiting 23:29:40 2de7ff778b66: Waiting 23:29:40 9712f1f96733: Verifying Checksum 23:29:40 9712f1f96733: Download complete 23:29:40 63f879dbbcfc: Verifying Checksum 23:29:40 63f879dbbcfc: Download complete 23:29:40 e9a5061849ea: Verifying Checksum 23:29:40 e9a5061849ea: Download complete 23:29:40 0d9ebad4ef96: Verifying Checksum 23:29:40 0d9ebad4ef96: Download complete 23:29:40 d747dcd14b5f: Download complete 23:29:40 ab5ef0e58194: Verifying Checksum 23:29:40 ab5ef0e58194: Download complete 23:29:40 2de7ff778b66: Verifying Checksum 23:29:40 2de7ff778b66: Download complete 23:29:43 ab5ef0e58194: Pull complete 23:29:43 9712f1f96733: Pull complete 23:29:44 63f879dbbcfc: Pull complete 23:29:48 0d9ebad4ef96: Pull complete 23:29:48 e9a5061849ea: Pull complete 23:29:48 d747dcd14b5f: Pull complete 23:29:48 2de7ff778b66: Pull complete 23:29:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:29:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:48 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:29:48 $ 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 23:29:53 $ docker top bf307cb44110fcce76f32edaada7b40037e140345a2a2b6d22aa3772b3155bf7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:29:53 provisioning config files... 23:29:53 copy managed file [sigul-config] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config12642637205587576836tmp 23:29:53 copy managed file [sigul-password] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config7239351546748033896tmp 23:29:53 copy managed file [sigul-pki] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config6281031794885827269tmp [Pipeline] { [Pipeline] echo 23:29:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:29:53 ---> sigul-configuration.sh 23:29:53 gpg: directory `/root/.gnupg' created 23:29:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:29:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:29:53 gpg: keyring `/root/.gnupg/secring.gpg' created 23:29:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:29:53 gpg: CAST5 encrypted data 23:29:53 gpg: encrypted with 1 passphrase 23:29:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:29:54 + mkdir /home/jenkins 23:29:54 + mkdir /home/jenkins/sigul [Pipeline] sh 23:29:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:29:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:29:54 ---> sigul-install.sh 23:29:54 Sigul already installed; skipping installation. [Pipeline] sh 23:29:55 + git tag --list 23:29:55 v0.0.0 23:29:55 v0.0.1 23:29:55 v0.0.2 23:29:55 v0.0.3 23:29:55 v0.0.4 23:29:55 v0.0.5 23:29:55 v0.0.6 23:29:55 v0.0.7 23:29:55 v0.0.8 23:29:55 v2.0.0 23:29:55 v2.1.0 23:29:55 v2.2.0 23:29:55 v2.2.1-dev.1 23:29:55 v2.2.1-dev.10 23:29:55 v2.2.1-dev.11 23:29:55 v2.2.1-dev.12 23:29:55 v2.2.1-dev.2 23:29:55 v2.2.1-dev.3 23:29:55 v2.2.1-dev.4 23:29:55 v2.2.1-dev.5 23:29:55 v2.2.1-dev.6 23:29:55 v2.2.1-dev.7 23:29:55 v2.2.1-dev.8 23:29:55 v2.2.1-dev.9 23:29:55 v2.3.0 23:29:55 v2.3.0-dev.12 23:29:55 v2.3.0-dev.13 23:29:55 v2.3.0-dev.14 23:29:55 v2.3.0-dev.15 23:29:55 v2.3.0-dev.16 23:29:55 v2.3.1-dev.1 23:29:55 v2.3.1-dev.2 23:29:55 v3.0.0-dev.1 23:29:55 v3.0.0-dev.2 23:29:55 v3.0.0-dev.3 23:29:55 v3.0.0-dev.4 23:29:55 v3.0.0-dev.5 23:29:55 v3.0.0-dev.6 23:29:55 v3.0.0-dev.7 23:29:55 v3.0.0-dev.8 [Pipeline] sh 23:29:55 + lftools sign git-tag v3.0.0-dev.8 23:29:55 Signing Git tag with Sigul... 23:29:55 Signing v3.0.0-dev.8 [Pipeline] echo 23:29:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:29:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:29:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:29:56 $ docker stop --time=1 bf307cb44110fcce76f32edaada7b40037e140345a2a2b6d22aa3772b3155bf7 23:29:57 $ docker rm -f --volumes bf307cb44110fcce76f32edaada7b40037e140345a2a2b6d22aa3772b3155bf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:29:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:29:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:29:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:29:58 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:29: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 23:29:59 $ docker top b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a -eo pid,comm 23:29:59 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). 23:29:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:29:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:29:59 [ssh-agent] Looking for ssh-agent implementation... 23:29:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:29:59 $ docker exec b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a ssh-agent 23:29:59 SSH_AUTH_SOCK=/tmp/ssh-negtV69dRQ4b/agent.31 23:29:59 SSH_AGENT_PID=37 23:29:59 Running ssh-add (command line suppressed) 23:29:59 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12065275943666546867.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12065275943666546867.key) 23:29:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:29:59 + git semver bump pre 23:29:59 2023-03-13 23:29:59,891 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 23:29:59 2023-03-13 23:29:59,891 [bump_version] DEBUG bumping version:3.0.0-dev.8 on axis:pre with prefix:dev 23:29:59 2023-03-13 23:29:59,891 [bump_version] DEBUG bumped version:3.0.0-dev.9 23:29:59 2023-03-13 23:29:59,891 [write_version] DEBUG write version:3.0.0-dev.9 to path:/w/workspace/oundry_go-mod-configuration_main/.semver/main with force:True 23:29:59 2023-03-13 23:29:59,891 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 23:29:59 2023-03-13 23:29:59,891 [write_file] DEBUG write to file:/w/workspace/oundry_go-mod-configuration_main/.semver/main 23:29:59 2023-03-13 23:29:59,893 [execute] INFO git cat-file --batch-check 23:29:59 2023-03-13 23:29:59,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 23:29:59 2023-03-13 23:29:59,898 [execute] INFO git cat-file --batch 23:29:59 2023-03-13 23:29:59,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 23:29:59 2023-03-13 23:29:59,902 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 23:29:59 3.0.0-dev.9 [Pipeline] } 23:29:59 $ docker exec --env ******** --env ******** b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a ssh-agent -k 23:30:00 unset SSH_AUTH_SOCK; 23:30:00 unset SSH_AGENT_PID; 23:30:00 echo Agent pid 37 killed; 23:30:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:00 + git semver [Pipeline] } 23:30:00 $ docker stop --time=1 b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a 23:30:01 $ docker rm -f --volumes b04abc16ca1999740682407490f191fa8b7d30753a4da888f4aa0185126ef07a [Pipeline] // withDockerContainer [Pipeline] sh 23:30:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:30:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:30:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:02 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:30:02 $ 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 23:30:03 $ docker top 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:30:03 [ssh-agent] Looking for ssh-agent implementation... 23:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:30:03 $ docker exec 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 ssh-agent 23:30:03 SSH_AUTH_SOCK=/tmp/ssh-8rhXoXNQLg2T/agent.33 23:30:03 SSH_AGENT_PID=39 23:30:03 Running ssh-add (command line suppressed) 23:30:03 Identity added: /w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12470470694068174610.key (/w/workspace/oundry_go-mod-configuration_main@tmp/private_key_12470470694068174610.key) 23:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:30:03 + git semver push 23:30:03 2023-03-13 23:30:03,850 [run_push] DEBUG push 23:30:03 2023-03-13 23:30:03,850 [execute] INFO git cat-file --batch-check 23:30:03 2023-03-13 23:30:03,851 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=) 23:30:03 2023-03-13 23:30:03,854 [execute] INFO git rev-list f24db3725856c81e8a2d3a06080fe6c5ab26b8fc -- 23:30:03 2023-03-13 23:30:03,854 [execute] DEBUG Popen(['git', 'rev-list', 'f24db3725856c81e8a2d3a06080fe6c5ab26b8fc', '--'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 23:30:03 2023-03-13 23:30:03,860 [execute] INFO git fetch -v origin 23:30:03 2023-03-13 23:30:03,861 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=True, shell=None, istream=None) 23:30:04 2023-03-13 23:30:04,438 [run_push] DEBUG no remote changes detected 23:30:04 2023-03-13 23:30:04,438 [execute] INFO git push origin semver 23:30:04 2023-03-13 23:30:04,439 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/oundry_go-mod-configuration_main/.semver, universal_newlines=False, shell=None, istream=None) 23:30:05 2023-03-13 23:30:05,251 [run_push] DEBUG push all version tags 23:30:05 2023-03-13 23:30:05,252 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:30:05 2023-03-13 23:30:05,252 [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) 23:30:06 2023-03-13 23:30:06,049 [read_version] DEBUG read version from /w/workspace/oundry_go-mod-configuration_main/.semver/main 23:30:06 3.0.0-dev.9 [Pipeline] } 23:30:06 $ docker exec --env ******** --env ******** 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 ssh-agent -k 23:30:06 unset SSH_AUTH_SOCK; 23:30:06 unset SSH_AGENT_PID; 23:30:06 echo Agent pid 39 killed; 23:30:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:30:06 + git semver [Pipeline] } 23:30:07 $ docker stop --time=1 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 23:30:08 $ docker rm -f --volumes 5e7fee0934702dd0d0c59926bfbbce1c82a013868f930679cc17014b33e054a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 23:30:08 + [ -d /w/workspace/oundry_go-mod-configuration_main/archives ] 23:30:08 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 23:30:08 total 16 23:30:08 drwxr-xr-x 3 root root 4096 Mar 13 23:23 . 23:30:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:29 .. 23:30:08 drwxr-xr-x 2 root root 4096 Mar 13 23:23 cost 23:30:08 -rw-r--r-- 1 root root 91 Mar 13 23:23 cost.csv 23:30:08 + sudo chown -R jenkins:jenkins /w/workspace/oundry_go-mod-configuration_main/archives 23:30:08 + ls -al /w/workspace/oundry_go-mod-configuration_main/archives 23:30:08 total 16 23:30:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:23 . 23:30:08 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:29 .. 23:30:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:23 cost 23:30:08 -rw-r--r-- 1 jenkins jenkins 91 Mar 13 23:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:30:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:10 ---> package-listing.sh 23:30:10 ++ facter osfamily 23:30:10 ++ tr '[:upper:]' '[:lower:]' 23:30:10 + OS_FAMILY=debian 23:30:10 + workspace=/w/workspace/oundry_go-mod-configuration_main 23:30:10 + START_PACKAGES=/tmp/packages_start.txt 23:30:10 + END_PACKAGES=/tmp/packages_end.txt 23:30:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:10 + PACKAGES=/tmp/packages_start.txt 23:30:10 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 23:30:10 + PACKAGES=/tmp/packages_end.txt 23:30:10 + case "${OS_FAMILY}" in 23:30:10 + dpkg -l 23:30:10 + grep '^ii' 23:30:10 + '[' -f /tmp/packages_start.txt ']' 23:30:10 + '[' -f /tmp/packages_end.txt ']' 23:30:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:10 + '[' /w/workspace/oundry_go-mod-configuration_main ']' 23:30:10 + mkdir -p /w/workspace/oundry_go-mod-configuration_main/archives/ 23:30:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_go-mod-configuration_main/archives/ [Pipeline] echo 23:30:10 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 23:30:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:30:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:30:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:30:11 prd-ubuntu20.04-docker-8c-8g-9997 does not seem to be running inside a container 23:30:11 $ 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 23:30:11 $ docker top 9f6e98a73a174060f23972ed58d0bf9353e3730d5b5ff52df01b43949dc4d695 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:11 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:12 + mkdir -p /var/log/sysstat [Pipeline] sh 23:30:12 + ls /var/log/sa-host 23:30:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:12 provisioning config files... 23:30:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_go-mod-configuration_main@tmp/config10401727741729196501tmp [Pipeline] { [Pipeline] echo 23:30:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:12 ---> create-netrc.sh [Pipeline] } 23:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:30:13 ---> python-tools-install.sh [Pipeline] echo 23:30:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:13 ---> sudo-logs.sh 23:30:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:30:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:13 ---> job-cost.sh 23:30:13 lf-activate-venv: SKIPPING 23:30:13 DEBUG: total: 0.2199999988079071 23:30:13 INFO: Retrieving Stack Cost... 23:30:13 INFO: Retrieving Pricing Info for: v3-standard-8 23:30:14 INFO: Archiving Costs [Pipeline] echo 23:30:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:14 ---> logs-deploy.sh 23:30:14 lf-activate-venv: SKIPPING 23:30:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/main/40 23:30:14 INFO: archiving workspace using pattern(s): 23:30:15 Archives upload complete. 23:30:15 INFO: archiving logs to Nexus