Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f132221f9d32bda2853ffade3e16b357ee0a66e 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-ssh11326944242739163155.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh14728680151064623643.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3361133925226917851.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh1360552958301674417.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12343526727401285812.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-117766’ is offline Running on prd-ubuntu20.04-docker-8c-8g-117772 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5f132221f9d32bda2853ffade3e16b357ee0a66e (main) Commit message: "docs: Levski Change Log (#393)" > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 > git rev-list --no-walk a135891c038b22d35f4a739610ce7883d39ac647 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:15:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:15:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:15:39 ========================================================= 22:15:39 EdgeX Global Pipelines Version Info 22:15:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:15:39 ------------------- 22:15:39 stable info: 22:15:39 ------------------- 22:15:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:15:39 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 22:15:39 Message: update stable to v1.0.243 22:15:40 ------------------- 22:15:40 experimental info: 22:15:40 ------------------- 22:15:40 Commited By: **** collab-it+edgex@linuxfoundation.org 22:15:40 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 22:15:40 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f13222 [Pipeline] echo 22:15:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:15:41 + git rev-list -1 --merges 5f132221f9d32bda2853ffade3e16b357ee0a66e~1..5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] echo 22:15:41 -----------> git rev-list -1 --merges 5f132221f9d32bda2853ffade3e16b357ee0a66e~1..5f132221f9d32bda2853ffade3e16b357ee0a66e 5f132221f9d32bda2853ffade3e16b357ee0a66e [false] [Pipeline] sh 22:15:41 + git log --format=format:%s -1 5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] echo 22:15:41 ========================================================= 22:15:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:15:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15:41 + git log --format=format:%s -1 5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] echo 22:15:41 [semverPrep] GIT_COMMIT: 5f132221f9d32bda2853ffade3e16b357ee0a66e, Commit Message: docs: Levski Change Log (#393) [Pipeline] echo 22:15:41 [semverPrep] This is not a build commit. [Pipeline] sh 22:15:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:15:42 + grep -v github /etc/ssh/ssh_known_hosts 22:15:42 + [ -e /tmp/ssh_known_hosts ] 22:15:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:15:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:15:42 + sudo tee -a /etc/ssh/ssh_known_hosts 22:15:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:42 22:15:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:15:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:43 0.1.4: Pulling from edgex-devops/py-git-semver 22:15:43 b85a868b505f: Pulling fs layer 22:15:43 e2be974225ed: Pulling fs layer 22:15:43 339a4e72a1f5: Pulling fs layer 22:15:43 988bab9f4d93: Pulling fs layer 22:15:43 1469e6f7b9e6: Pulling fs layer 22:15:43 eaf3925da568: Pulling fs layer 22:15:43 bab4dde63d76: Pulling fs layer 22:15:43 bde34c3a00c8: Pulling fs layer 22:15:43 b352a97aabf1: Pulling fs layer 22:15:43 1469e6f7b9e6: Waiting 22:15:43 4872d77fe225: Pulling fs layer 22:15:43 988bab9f4d93: Waiting 22:15:43 5851b861e8e6: Pulling fs layer 22:15:43 eaf3925da568: Waiting 22:15:43 bab4dde63d76: Waiting 22:15:43 bde34c3a00c8: Waiting 22:15:43 b352a97aabf1: Waiting 22:15:43 4872d77fe225: Waiting 22:15:43 5851b861e8e6: Waiting 22:15:43 e2be974225ed: Verifying Checksum 22:15:43 e2be974225ed: Download complete 22:15:43 988bab9f4d93: Download complete 22:15:43 1469e6f7b9e6: Verifying Checksum 22:15:43 1469e6f7b9e6: Download complete 22:15:43 339a4e72a1f5: Verifying Checksum 22:15:43 339a4e72a1f5: Download complete 22:15:43 eaf3925da568: Verifying Checksum 22:15:43 eaf3925da568: Download complete 22:15:43 bde34c3a00c8: Download complete 22:15:43 b352a97aabf1: Download complete 22:15:43 4872d77fe225: Verifying Checksum 22:15:43 4872d77fe225: Download complete 22:15:43 5851b861e8e6: Verifying Checksum 22:15:43 5851b861e8e6: Download complete 22:15:43 b85a868b505f: Verifying Checksum 22:15:43 b85a868b505f: Download complete 22:15:43 bab4dde63d76: Verifying Checksum 22:15:43 bab4dde63d76: Download complete 22:15:44 b85a868b505f: Pull complete 22:15:44 e2be974225ed: Pull complete 22:15:44 339a4e72a1f5: Pull complete 22:15:45 988bab9f4d93: Pull complete 22:15:45 1469e6f7b9e6: Pull complete 22:15:45 eaf3925da568: Pull complete 22:15:47 bab4dde63d76: Pull complete 22:15:47 bde34c3a00c8: Pull complete 22:15:47 b352a97aabf1: Pull complete 22:15:47 4872d77fe225: Pull complete 22:15:47 5851b861e8e6: Pull complete 22:15:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:15:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:15:47 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:15:49 $ docker top 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 -eo pid,comm 22:15:49 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). 22:15:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:15:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:49 [ssh-agent] Looking for ssh-agent implementation... 22:15:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:49 $ docker exec 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 ssh-agent 22:15:49 SSH_AUTH_SOCK=/tmp/ssh-iIYkOK2rbJ4t/agent.33 22:15:49 SSH_AGENT_PID=39 22:15:49 Running ssh-add (command line suppressed) 22:15:49 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10754620864700434580.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_10754620864700434580.key) 22:15:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:50 + git tag --points-at HEAD [Pipeline] } 22:15:50 $ docker exec --env ******** --env ******** 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 ssh-agent -k 22:15:50 unset SSH_AUTH_SOCK; 22:15:50 unset SSH_AGENT_PID; 22:15:50 echo Agent pid 39 killed; 22:15:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:15:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:15:50 [ssh-agent] Looking for ssh-agent implementation... 22:15:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:15:50 $ docker exec 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 ssh-agent 22:15:50 SSH_AUTH_SOCK=/tmp/ssh-xBPysK6dZjpj/agent.71 22:15:50 SSH_AGENT_PID=77 22:15:50 Running ssh-add (command line suppressed) 22:15:50 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9384678266425582563.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_9384678266425582563.key) 22:15:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:15:50 + git semver init 22:15:51 2022-11-01 22:15:50,999 [run_init] DEBUG init version:0.0.0 force:False 22:15:51 2022-11-01 22:15:51,000 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 22:15:51 2022-11-01 22:15:51,000 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-bootstrap.git /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver 22:15:51 2022-11-01 22:15:51,001 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-bootstrap.git', '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 22:15:52 2022-11-01 22:15:51,878 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.git/info/exclude 22:15:52 2022-11-01 22:15:51,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:False 22:15:52 2022-11-01 22:15:51,879 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:15:52 2022-11-01 22:15:51,879 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:15:52 2.3.0-dev.29 [Pipeline] } 22:15:52 $ docker exec --env ******** --env ******** 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 ssh-agent -k 22:15:52 unset SSH_AUTH_SOCK; 22:15:52 unset SSH_AGENT_PID; 22:15:52 echo Agent pid 77 killed; 22:15:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:15:52 + git semver [Pipeline] } 22:15:52 $ docker stop --time=1 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 22:15:54 $ docker rm -f 0a224da23a3221448bbd2f94d73d59ab8a35f907fdc1ce576dfbb44fdac5e9d8 [Pipeline] // withDockerContainer [Pipeline] sh 22:15:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:15:54 Stashed 1 file(s) [Pipeline] echo 22:15:54 [edgeXSemver]: initialized semver on version 2.3.0-dev.29 [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 22:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:15:54 ========================================================= 22:15:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:15:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:15:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:15:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:15:54 213ec9aee27d: Pulling fs layer 22:15:54 4583459ba037: Pulling fs layer 22:15:54 93c1e223e6f2: Pulling fs layer 22:15:54 53926ce57604: Pulling fs layer 22:15:54 21b2b0c7a3f4: Pulling fs layer 22:15:54 30f14e443154: Pulling fs layer 22:15:54 801331c1e519: Pulling fs layer 22:15:54 99cc6dd402b0: Pulling fs layer 22:15:54 7d9ed39f4882: Pulling fs layer 22:15:54 801331c1e519: Waiting 22:15:54 99cc6dd402b0: Waiting 22:15:54 53926ce57604: Waiting 22:15:54 7d9ed39f4882: Waiting 22:15:54 21b2b0c7a3f4: Waiting 22:15:54 30f14e443154: Waiting 22:15:54 93c1e223e6f2: Verifying Checksum 22:15:54 93c1e223e6f2: Download complete 22:15:54 4583459ba037: Download complete 22:15:54 21b2b0c7a3f4: Verifying Checksum 22:15:54 21b2b0c7a3f4: Download complete 22:15:54 30f14e443154: Verifying Checksum 22:15:54 30f14e443154: Download complete 22:15:54 801331c1e519: Verifying Checksum 22:15:54 801331c1e519: Download complete 22:15:55 213ec9aee27d: Verifying Checksum 22:15:55 213ec9aee27d: Download complete 22:15:55 213ec9aee27d: Pull complete 22:15:55 4583459ba037: Pull complete 22:15:55 93c1e223e6f2: Pull complete 22:15:56 7d9ed39f4882: Download complete 22:15:56 99cc6dd402b0: Verifying Checksum 22:15:56 99cc6dd402b0: Download complete 22:15:56 53926ce57604: Verifying Checksum 22:15:56 53926ce57604: Download complete 22:16:00 53926ce57604: Pull complete 22:16:00 21b2b0c7a3f4: Pull complete 22:16:00 30f14e443154: Pull complete 22:16:00 801331c1e519: Pull complete 22:16:02 99cc6dd402b0: Pull complete 22:16:02 7d9ed39f4882: Pull complete 22:16:02 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 22:16:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:16:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 22:16:03 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:03 + docker inspect -f . ci-base-image-x86_64 22:16:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:03 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:16:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:16:07 $ docker top d8873b6d9e2329889efc06caace5b240b8d7c64ea9199a6a87cb893c08fd06f0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:07 + go version 22:16:07 go version go1.18.7 linux/amd64 [Pipeline] } 22:16:07 $ docker stop --time=1 d8873b6d9e2329889efc06caace5b240b8d7c64ea9199a6a87cb893c08fd06f0 22:16:08 $ docker rm -f d8873b6d9e2329889efc06caace5b240b8d7c64ea9199a6a87cb893c08fd06f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:09 + docker inspect -f . ci-base-image-x86_64 22:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:09 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:16:09 $ docker top ce8ff28824f449df08a53ab39f6f0e635ef4d3893b532675322fc43700d93f40 -eo pid,comm 22:16:09 Still waiting to schedule task 22:16:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-117771’ is offline [Pipeline] { [Pipeline] sh 22:16:09 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] fileExists [Pipeline] sh 22:16:10 + make test 22:16:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:16:10 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:16:10 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 22:16:10 go: downloading github.com/stretchr/testify v1.8.0 22:16:10 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 22:16:10 go: downloading github.com/pelletier/go-toml v1.9.5 22:16:10 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 22:16:10 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 22:16:10 go: downloading github.com/google/uuid v1.3.0 22:16:10 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:16:10 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 22:16:10 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 22:16:10 go: downloading github.com/gorilla/mux v1.8.0 22:16:10 go: downloading github.com/davecgh/go-spew v1.1.1 22:16:10 go: downloading github.com/pmezard/go-difflib v1.0.0 22:16:10 go: downloading github.com/stretchr/objx v0.4.0 22:16:10 go: downloading gopkg.in/yaml.v3 v3.0.1 22:16:10 go: downloading github.com/go-kit/log v0.2.1 22:16:10 go: downloading github.com/go-playground/validator/v10 v10.11.1 22:16:10 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 22:16:10 go: downloading github.com/hashicorp/errwrap v1.0.0 22:16:10 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:16:10 go: downloading github.com/hashicorp/consul/api v1.15.3 22:16:10 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:16:10 go: downloading github.com/gorilla/websocket v1.4.2 22:16:10 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 22:16:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:16:10 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:16:10 go: downloading github.com/pebbe/zmq4 v1.2.7 22:16:10 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:16:10 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:16:10 go: downloading github.com/mitchellh/copystructure v1.0.0 22:16:10 go: downloading github.com/mitchellh/mapstructure v1.5.0 22:16:10 go: downloading github.com/go-playground/universal-translator v0.18.0 22:16:10 go: downloading github.com/leodido/go-urn v1.2.1 22:16:10 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 22:16:10 go: downloading golang.org/x/text v0.3.7 22:16:10 go: downloading github.com/x448/float16 v0.8.4 22:16:10 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:16:10 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:16:10 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:16:10 go: downloading github.com/hashicorp/serf v0.9.7 22:16:10 go: downloading github.com/zeebo/errs v1.2.2 22:16:10 go: downloading google.golang.org/grpc v1.46.0 22:16:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:16:10 go: downloading github.com/go-playground/locales v0.14.0 22:16:10 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:16:10 go: downloading google.golang.org/protobuf v1.28.0 22:16:10 go: downloading github.com/fatih/color v1.9.0 22:16:10 go: downloading github.com/mattn/go-isatty v0.0.14 22:16:10 go: downloading github.com/armon/go-metrics v0.3.10 22:16:10 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:16:10 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 22:16:10 go: downloading github.com/mattn/go-colorable v0.1.12 22:16:10 go: downloading github.com/golang/protobuf v1.5.2 22:16:11 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:16:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:16:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:16:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.019s coverage: 9.9% of statements 22:16:23 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:16:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.014s coverage: 92.5% of statements 22:16:23 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.020s coverage: 85.3% of statements 22:16:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.080s coverage: 46.4% of statements 22:16:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:16:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:16:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.025s coverage: 100.0% of statements 22:16:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.347s coverage: 88.4% of statements 22:16:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.021s coverage: 25.0% of statements 22:16:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.054s coverage: 81.4% of statements 22:16:26 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:16:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.006s coverage: 41.7% of statements 22:16:26 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.008s coverage: 91.3% of statements 22:16:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:16:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:16:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:16:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:16:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:16:34 $ docker stop --time=1 ce8ff28824f449df08a53ab39f6f0e635ef4d3893b532675322fc43700d93f40 22:16:37 $ docker rm -f ce8ff28824f449df08a53ab39f6f0e635ef4d3893b532675322fc43700d93f40 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:38 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 22:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:38 22:16:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:16:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:39 latest: Pulling from edgex-lftools-log-publisher 22:16:39 5eb5b503b376: Pulling fs layer 22:16:39 5c69ac0246d0: Pulling fs layer 22:16:39 ec43610c2a17: Pulling fs layer 22:16:39 3a2ae6a8a46f: Pulling fs layer 22:16:39 33b1e0a273af: Pulling fs layer 22:16:39 5d3b04190fa2: Pulling fs layer 22:16:39 2f39f015ded8: Pulling fs layer 22:16:39 33b1e0a273af: Waiting 22:16:39 5d3b04190fa2: Waiting 22:16:39 2f39f015ded8: Waiting 22:16:39 3a2ae6a8a46f: Waiting 22:16:39 5c69ac0246d0: Verifying Checksum 22:16:39 5c69ac0246d0: Download complete 22:16:39 3a2ae6a8a46f: Download complete 22:16:39 33b1e0a273af: Verifying Checksum 22:16:39 33b1e0a273af: Download complete 22:16:39 5d3b04190fa2: Verifying Checksum 22:16:39 5d3b04190fa2: Download complete 22:16:39 ec43610c2a17: Verifying Checksum 22:16:39 ec43610c2a17: Download complete 22:16:39 5eb5b503b376: Verifying Checksum 22:16:39 5eb5b503b376: Download complete 22:16:40 2f39f015ded8: Download complete 22:16:40 5eb5b503b376: Pull complete 22:16:40 5c69ac0246d0: Pull complete 22:16:41 ec43610c2a17: Pull complete 22:16:41 3a2ae6a8a46f: Pull complete 22:16:41 33b1e0a273af: Pull complete 22:16:41 5d3b04190fa2: Pull complete 22:16:45 2f39f015ded8: Pull complete 22:16:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:16:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:16:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:16:45 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:16:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:16:48 $ docker top 2c0c06fa3da38451dd4da24d7e4117d8438b8a54ae5eeeb0c172e0ea252e2551 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:16:48 ---> job-cost.sh 22:16:48 lf-activate-venv: SKIPPING 22:16:48 INFO: No Stack... 22:16:48 INFO: Retrieving Pricing Info for: v3-standard-8 22:16:49 INFO: Archiving Costs [Pipeline] sh 22:16:49 + cat /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/cost.csv 22:16:49 + cut -d, -f6 [Pipeline] lock 22:16:49 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] 22:16:49 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] did not exist. Created. 22:16:49 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:16:49 + echo total: 0.2199999988079071 [Pipeline] stash 22:16:49 Stashed 1 file(s) [Pipeline] } 22:16:49 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 22:16:49 $ docker stop --time=1 2c0c06fa3da38451dd4da24d7e4117d8438b8a54ae5eeeb0c172e0ea252e2551 22:16:51 $ docker rm -f 2c0c06fa3da38451dd4da24d7e4117d8438b8a54ae5eeeb0c172e0ea252e2551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:18:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-117778 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws 22:18:51 Running in /w/workspace/go-mod-bootstrap/85 [Pipeline] { [Pipeline] checkout 22:18:51 Selected Git installation does not exist. Using Default 22:18:51 The recommended git tool is: NONE 22:18:58 using credential edgex-jenkins-ssh 22:18:58 Cloning the remote Git repository 22:18:58 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:18:58 > git init /w/workspace/go-mod-bootstrap/85 # timeout=10 22:18:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:18:59 > git --version # timeout=10 22:18:59 > git --version # 'git version 2.25.1' 22:18:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:18:59 Verifying host key using known hosts file 22:18:59 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:18:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:01 Avoid second fetch 22:19:01 Checking out Revision 5f132221f9d32bda2853ffade3e16b357ee0a66e (main) 22:19:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:19:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:19:01 > git config core.sparsecheckout # timeout=10 22:19:01 > git checkout -f 5f132221f9d32bda2853ffade3e16b357ee0a66e # timeout=10 22:19:02 Commit message: "docs: Levski Change Log (#393)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:19:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:19:03 Dload Upload Total Spent Left Speed 22:19:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 22:19:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:19:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:19:04 + sudo tee /etc/docker/daemon.new 22:19:04 { 22:19:04 "registry-mirrors": [ 22:19:04 "https://nexus3.edgexfoundry.org:10001" 22:19:04 ], 22:19:04 "bip": "10.250.0.254/24", 22:19:04 "hosts": [ 22:19:04 "tcp://0.0.0.0:5555", 22:19:04 "unix:///var/run/docker.sock" 22:19:04 ], 22:19:04 "mtu": 1458, 22:19:04 "selinux-enabled": true, 22:19:04 "seccomp-profile": "/etc/docker/seccomp.json" 22:19:04 } [Pipeline] sh 22:19:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:19:05 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 22:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:19:24 ========================================================= 22:19:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:19:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 22:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:19:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:19:26 9b18e9b68314: Pulling fs layer 22:19:26 d32db5db7311: Pulling fs layer 22:19:26 d0c4b47475fc: Pulling fs layer 22:19:26 5831b945b038: Pulling fs layer 22:19:26 86bbec2aaacd: Pulling fs layer 22:19:26 e10730c5d714: Pulling fs layer 22:19:26 5dd5c2283517: Pulling fs layer 22:19:26 d5ac0230b979: Pulling fs layer 22:19:26 5831b945b038: Waiting 22:19:26 86bbec2aaacd: Waiting 22:19:26 e10730c5d714: Waiting 22:19:26 5dd5c2283517: Waiting 22:19:26 d5ac0230b979: Waiting 22:19:26 d0c4b47475fc: Verifying Checksum 22:19:26 d0c4b47475fc: Download complete 22:19:26 d32db5db7311: Verifying Checksum 22:19:26 d32db5db7311: Download complete 22:19:26 86bbec2aaacd: Verifying Checksum 22:19:26 86bbec2aaacd: Download complete 22:19:26 e10730c5d714: Verifying Checksum 22:19:26 e10730c5d714: Download complete 22:19:26 9b18e9b68314: Verifying Checksum 22:19:26 9b18e9b68314: Download complete 22:19:27 9b18e9b68314: Pull complete 22:19:27 d5ac0230b979: Verifying Checksum 22:19:27 d5ac0230b979: Download complete 22:19:28 d32db5db7311: Pull complete 22:19:28 d0c4b47475fc: Pull complete 22:19:29 5dd5c2283517: Verifying Checksum 22:19:29 5dd5c2283517: Download complete 22:19:29 5831b945b038: Verifying Checksum 22:19:29 5831b945b038: Download complete 22:19:42 5831b945b038: Pull complete 22:19:42 86bbec2aaacd: Pull complete 22:19:42 e10730c5d714: Pull complete 22:19:49 5dd5c2283517: Pull complete 22:19:51 d5ac0230b979: Pull complete 22:19:51 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 22:19:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:19:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 22:19:51 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:52 + docker inspect -f . ci-base-image-arm64 22:19:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:52 prd-ubuntu20.04-docker-arm64-4c-16g-117778 does not seem to be running inside a container 22:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/85 -v /w/workspace/go-mod-bootstrap/85:/w/workspace/go-mod-bootstrap/85:rw,z -v /w/workspace/go-mod-bootstrap/85@tmp:/w/workspace/go-mod-bootstrap/85@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 22:19:55 $ docker top 8c450635b0f9f2180d5129f088738cf6d72113511f02ea558c1406a5de5ceb80 -eo pid,comm [Pipeline] { [Pipeline] sh 22:19:56 + go version 22:19:56 go version go1.18.7 linux/arm64 [Pipeline] } 22:19:56 $ docker stop --time=1 8c450635b0f9f2180d5129f088738cf6d72113511f02ea558c1406a5de5ceb80 22:19:58 $ docker rm -f 8c450635b0f9f2180d5129f088738cf6d72113511f02ea558c1406a5de5ceb80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:59 + docker inspect -f . ci-base-image-arm64 22:19:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:59 prd-ubuntu20.04-docker-arm64-4c-16g-117778 does not seem to be running inside a container 22:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-bootstrap/85 -v /w/workspace/go-mod-bootstrap/85:/w/workspace/go-mod-bootstrap/85:rw,z -v /w/workspace/go-mod-bootstrap/85@tmp:/w/workspace/go-mod-bootstrap/85@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 22:20:00 $ docker top e9ffa295871f0739aa753c1c03795d34d76cec6337a26612767200cc256959f1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:01 + git config --global --add safe.directory /w/workspace/go-mod-bootstrap/85 [Pipeline] fileExists [Pipeline] sh 22:20:02 + make test 22:20:02 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:20:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.3.0-dev.15 22:20:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.3.0-dev.19 22:20:02 go: downloading github.com/pelletier/go-toml v1.9.5 22:20:02 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.3.0-dev.11 22:20:02 go: downloading github.com/stretchr/testify v1.8.0 22:20:02 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.3.0-dev.11 22:20:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 22:20:02 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 22:20:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.25 22:20:02 go: downloading github.com/gorilla/mux v1.8.0 22:20:02 go: downloading github.com/google/uuid v1.3.0 22:20:02 go: downloading github.com/hashicorp/go-multierror v1.1.1 22:20:03 go: downloading github.com/go-kit/log v0.2.1 22:20:03 go: downloading github.com/davecgh/go-spew v1.1.1 22:20:03 go: downloading github.com/pmezard/go-difflib v1.0.0 22:20:03 go: downloading github.com/stretchr/objx v0.4.0 22:20:03 go: downloading gopkg.in/yaml.v3 v3.0.1 22:20:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 22:20:03 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 22:20:03 go: downloading github.com/go-playground/validator/v10 v10.11.1 22:20:03 go: downloading github.com/gorilla/websocket v1.4.2 22:20:03 go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f 22:20:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 22:20:03 go: downloading github.com/hashicorp/errwrap v1.0.0 22:20:03 go: downloading github.com/go-logfmt/logfmt v0.5.1 22:20:03 go: downloading github.com/hashicorp/consul/api v1.15.3 22:20:03 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 22:20:03 go: downloading github.com/zeebo/errs v1.2.2 22:20:03 go: downloading google.golang.org/grpc v1.46.0 22:20:04 go: downloading github.com/go-redis/redis/v7 v7.3.0 22:20:04 go: downloading github.com/pebbe/zmq4 v1.2.7 22:20:04 go: downloading github.com/x448/float16 v0.8.4 22:20:04 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 22:20:04 go: downloading github.com/mitchellh/copystructure v1.0.0 22:20:04 go: downloading github.com/mitchellh/mapstructure v1.5.0 22:20:04 go: downloading gopkg.in/square/go-jose.v2 v2.4.1 22:20:04 go: downloading google.golang.org/protobuf v1.28.0 22:20:05 go: downloading github.com/go-playground/universal-translator v0.18.0 22:20:05 go: downloading github.com/leodido/go-urn v1.2.1 22:20:05 go: downloading golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2 22:20:05 go: downloading golang.org/x/text v0.3.7 22:20:05 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 22:20:05 go: downloading github.com/hashicorp/go-hclog v0.14.1 22:20:05 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 22:20:05 go: downloading github.com/hashicorp/serf v0.9.7 22:20:05 go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa 22:20:05 go: downloading github.com/mitchellh/reflectwalk v1.0.0 22:20:06 go: downloading github.com/go-playground/locales v0.14.0 22:20:06 go: downloading github.com/fatih/color v1.9.0 22:20:06 go: downloading github.com/mattn/go-isatty v0.0.14 22:20:06 go: downloading github.com/golang/protobuf v1.5.2 22:20:06 go: downloading golang.org/x/sys v0.0.0-20221010170243-090e33056c14 22:20:08 go: downloading github.com/armon/go-metrics v0.3.10 22:20:08 go: downloading github.com/mattn/go-colorable v0.1.12 22:20:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.0 22:20:09 go: downloading github.com/hashicorp/golang-lru v0.5.4 22:21:45 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:21:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.098s coverage: 9.9% of statements 22:21:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:21:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.075s coverage: 92.5% of statements 22:21:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.032s coverage: 85.3% of statements 22:21:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 2.153s coverage: 46.4% of statements 22:21:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:21:52 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:21:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.097s coverage: 100.0% of statements 22:21:52 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/metrics 0.431s coverage: 88.4% of statements 22:21:53 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.071s coverage: 25.0% of statements 22:22:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.103s coverage: 81.4% of statements 22:22:00 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:22:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/config 0.048s coverage: 41.7% of statements 22:22:00 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements 22:22:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:22:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:22:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:22:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 22:22:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:22:22 $ docker stop --time=1 e9ffa295871f0739aa753c1c03795d34d76cec6337a26612767200cc256959f1 22:22:24 $ docker rm -f e9ffa295871f0739aa753c1c03795d34d76cec6337a26612767200cc256959f1 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:22:27 Warning: overwriting stash ‘coverage-report’ 22:22:27 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 22:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:28 22:22:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:28 arm64: Pulling from edgex-lftools-log-publisher 22:22:28 8998bd30e6a1: Pulling fs layer 22:22:28 04944245beec: Pulling fs layer 22:22:28 699f458cf7ca: Pulling fs layer 22:22:28 765212b225bb: Pulling fs layer 22:22:28 f23df028b6ca: Pulling fs layer 22:22:28 d65c8cfc05b1: Pulling fs layer 22:22:28 2437ff75d9bd: Pulling fs layer 22:22:28 765212b225bb: Waiting 22:22:28 f23df028b6ca: Waiting 22:22:28 d65c8cfc05b1: Waiting 22:22:28 2437ff75d9bd: Waiting 22:22:28 04944245beec: Verifying Checksum 22:22:28 04944245beec: Download complete 22:22:28 765212b225bb: Verifying Checksum 22:22:28 765212b225bb: Download complete 22:22:28 f23df028b6ca: Download complete 22:22:28 d65c8cfc05b1: Verifying Checksum 22:22:28 d65c8cfc05b1: Download complete 22:22:28 699f458cf7ca: Verifying Checksum 22:22:28 699f458cf7ca: Download complete 22:22:29 8998bd30e6a1: Download complete 22:22:31 2437ff75d9bd: Verifying Checksum 22:22:31 2437ff75d9bd: Download complete 22:22:33 8998bd30e6a1: Pull complete 22:22:33 04944245beec: Pull complete 22:22:35 699f458cf7ca: Pull complete 22:22:35 765212b225bb: Pull complete 22:22:35 f23df028b6ca: Pull complete 22:22:36 d65c8cfc05b1: Pull complete 22:22:51 2437ff75d9bd: Pull complete 22:22:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:22:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:22:51 prd-ubuntu20.04-docker-arm64-4c-16g-117778 does not seem to be running inside a container 22:22:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-bootstrap/85 -v /w/workspace/go-mod-bootstrap/85:/w/workspace/go-mod-bootstrap/85:rw,z -v /w/workspace/go-mod-bootstrap/85@tmp:/w/workspace/go-mod-bootstrap/85@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 22:22:54 $ docker top 08eb47eaefd19be61724152fd511b4167f18daa8ee5cafe43e3f3a46fd0d2ef6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:22:54 ---> job-cost.sh 22:22:54 lf-activate-venv: SKIPPING 22:22:54 INFO: No Stack... 22:22:55 INFO: Retrieving Pricing Info for: v3-standard-4 22:22:56 INFO: Archiving Costs [Pipeline] sh 22:22:56 + cut -d,+ -f6 22:22:56 cat /w/workspace/go-mod-bootstrap/85/archives/cost.csv [Pipeline] lock 22:22:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] 22:22:56 Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] did not exist. Created. 22:22:56 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:57 /w/workspace/go-mod-bootstrap/85@tmp/durable-7134acad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:22:58 + echo total: 0.10999999940395355 [Pipeline] stash 22:22:58 Warning: overwriting stash ‘stack-cost’ 22:22:58 Stashed 1 file(s) [Pipeline] } 22:22:58 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 22:22:58 $ docker stop --time=1 08eb47eaefd19be61724152fd511b4167f18daa8ee5cafe43e3f3a46fd0d2ef6 22:22:59 $ docker rm -f 08eb47eaefd19be61724152fd511b4167f18daa8ee5cafe43e3f3a46fd0d2ef6 [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 22:23:00 provisioning config files... 22:23:00 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config12442249484788466532tmp [Pipeline] { [Pipeline] sh 22:23:00 + set +x 22:23:00 + + curl -s https://codecov.io/bash 22:23:00 bash -s -- 22:23:00 22:23:00 _____ _ 22:23:00 / ____| | | 22:23:00 | | ___ __| | ___ ___ _____ __ 22:23:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:23:00 | |___| (_) | (_| | __/ (_| (_) \ V / 22:23:00 \_____\___/ \__,_|\___|\___\___/ \_/ 22:23:00 Bash-1.0.6 22:23:00 22:23:00 22:23:00 ==> git version 2.25.1 found 22:23:00 ==> 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 22:23:00 Release-Date: 2020-01-08 22:23:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:23:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:23:00 ==> Jenkins CI detected. 22:23:00 current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main 22:23:00 project root: . 22:23:00 --> token set from env 22:23:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:23:00 ==> Running gcov in . (disable via -X gcov) 22:23:00 ==> Python coveragepy not found 22:23:00 ==> Searching for coverage reports in: 22:23:00 + . 22:23:00 -> Found 1 reports 22:23:00 ==> Detecting git/mercurial file structure 22:23:00 ==> Reading reports 22:23:00 + ./coverage.out bytes=68433 22:23:00 ==> Appending adjustments 22:23:00 https://docs.codecov.io/docs/fixing-reports 22:23:00 + Found adjustments 22:23:00 ==> Gzipping contents 22:23:00 12K /tmp/codecov.wCClnh.gz 22:23:00 ==> Uploading reports 22:23:00 url: https://codecov.io 22:23:00 query: branch=main&commit=5f132221f9d32bda2853ffade3e16b357ee0a66e&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:00 -> Pinging Codecov 22:23:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=5f132221f9d32bda2853ffade3e16b357ee0a66e&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= 22:23:01 -> Uploading to 22:23:01 https://storage.googleapis.com/codecov/v4/raw/2022-11-01/833815588EE85121546D348822E98E2E/5f132221f9d32bda2853ffade3e16b357ee0a66e/a99b9a3b-441c-4a01-96d3-fd3a78bbd7e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221101T222301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a58950e519385cb4583112d635afda82d83a0cf103071cfa6cbca7426c5f9683 22:23:01 % Total % Received % Xferd Average Speed Time Time Time Current 22:23:01 Dload Upload Total Spent Left Speed 22:23:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11227 0 0 100 11227 0 49458 --:--:-- --:--:-- --:--:-- 49458 22:23:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] } 22:23:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:23:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:23:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:01 22:23:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:23:02 df9b9388f04a: Pulling fs layer 22:23:02 52dc419b0ee2: Pulling fs layer 22:23:02 25bc292e5bac: Pulling fs layer 22:23:02 114826534d7a: Pulling fs layer 22:23:02 4657fd5d0bcf: Pulling fs layer 22:23:02 6ad1cebc031e: Pulling fs layer 22:23:02 8a3aa393b2d8: Pulling fs layer 22:23:02 4657fd5d0bcf: Waiting 22:23:02 6ad1cebc031e: Waiting 22:23:02 8a3aa393b2d8: Waiting 22:23:02 114826534d7a: Waiting 22:23:02 25bc292e5bac: Verifying Checksum 22:23:02 25bc292e5bac: Download complete 22:23:02 52dc419b0ee2: Verifying Checksum 22:23:02 52dc419b0ee2: Download complete 22:23:02 4657fd5d0bcf: Verifying Checksum 22:23:02 4657fd5d0bcf: Download complete 22:23:02 df9b9388f04a: Download complete 22:23:02 6ad1cebc031e: Verifying Checksum 22:23:02 6ad1cebc031e: Download complete 22:23:02 df9b9388f04a: Pull complete 22:23:02 52dc419b0ee2: Pull complete 22:23:02 25bc292e5bac: Pull complete 22:23:03 114826534d7a: Verifying Checksum 22:23:03 114826534d7a: Download complete 22:23:03 8a3aa393b2d8: Verifying Checksum 22:23:03 8a3aa393b2d8: Download complete 22:23:06 114826534d7a: Pull complete 22:23:06 4657fd5d0bcf: Pull complete 22:23:06 6ad1cebc031e: Pull complete 22:23:09 8a3aa393b2d8: Pull complete 22:23:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:23:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:09 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:23:11 $ docker top 216967a170b1bde1cd701afc950dc178cfdf403a2c2a20c2d4dfa9c0e54497bd -eo pid,comm [Pipeline] { [Pipeline] echo 22:23:11 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-bootstrap:main' [Pipeline] sh 22:23:11 + set -o pipefail 22:23:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-bootstrap:main' 22:23:58 22:23:58 Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... 22:23:58 22:23:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/ad282025-43b6-4430-aa65-23b0e23d9f55/history/67cf9456-6aab-452b-98c5-0f30add93f49 22:23:58 22:23:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:23:58 22:23:58 22:23:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:23:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:23:58 More details here: https://snyk.co/ue1NS [Pipeline] } 22:23:58 $ docker stop --time=1 216967a170b1bde1cd701afc950dc178cfdf403a2c2a20c2d4dfa9c0e54497bd 22:23:59 $ docker rm -f 216967a170b1bde1cd701afc950dc178cfdf403a2c2a20c2d4dfa9c0e54497bd [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 22:24:00 + git log --format=format:%s -1 5f132221f9d32bda2853ffade3e16b357ee0a66e [Pipeline] sh 22:24:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:24:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:01 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:24:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:24:01 $ docker top 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f -eo pid,comm 22:24:01 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). 22:24:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:01 [ssh-agent] Looking for ssh-agent implementation... 22:24:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:01 $ docker exec 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f ssh-agent 22:24:01 SSH_AUTH_SOCK=/tmp/ssh-7ylgPY01cm5T/agent.32 22:24:01 SSH_AGENT_PID=38 22:24:01 Running ssh-add (command line suppressed) 22:24:01 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1600792671406773901.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_1600792671406773901.key) 22:24:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:02 + git semver tag 22:24:02 2022-11-01 22:24:02,259 [run_tag] DEBUG tag force:False 22:24:02 2022-11-01 22:24:02,259 [check_head_tag] DEBUG check head tag 22:24:02 2022-11-01 22:24:02,261 [execute] INFO git cat-file --batch-check 22:24:02 2022-11-01 22:24:02,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 22:24:02 2022-11-01 22:24:02,264 [execute] INFO git cat-file --batch 22:24:02 2022-11-01 22:24:02,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=) 22:24:02 2022-11-01 22:24:02,296 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:24:02 2022-11-01 22:24:02,296 [execute] INFO git tag -a v2.3.0-dev.29 -m v2.3.0-dev.29 22:24:02 2022-11-01 22:24:02,296 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.29', '-m', 'v2.3.0-dev.29'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 22:24:02 2022-11-01 22:24:02,301 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:24:02 2.3.0-dev.29 [Pipeline] } 22:24:02 $ docker exec --env ******** --env ******** 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f ssh-agent -k 22:24:02 unset SSH_AUTH_SOCK; 22:24:02 unset SSH_AGENT_PID; 22:24:02 echo Agent pid 38 killed; 22:24:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:02 + git semver [Pipeline] } 22:24:03 $ docker stop --time=1 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f 22:24:04 $ docker rm -f 9d6d8fbc8b40318942e8584db9afe12717671fc860424c21ef94c4a06d850b1f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:04 22:24:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:05 0.23.1-centos7: Pulling from edgex-lftools 22:24:05 ab5ef0e58194: Pulling fs layer 22:24:05 9712f1f96733: Pulling fs layer 22:24:05 63f879dbbcfc: Pulling fs layer 22:24:05 0d9ebad4ef96: Pulling fs layer 22:24:05 e9a5061849ea: Pulling fs layer 22:24:05 d747dcd14b5f: Pulling fs layer 22:24:05 2de7ff778b66: Pulling fs layer 22:24:05 e9a5061849ea: Waiting 22:24:05 d747dcd14b5f: Waiting 22:24:05 0d9ebad4ef96: Waiting 22:24:05 2de7ff778b66: Waiting 22:24:05 9712f1f96733: Verifying Checksum 22:24:05 9712f1f96733: Download complete 22:24:05 63f879dbbcfc: Verifying Checksum 22:24:05 63f879dbbcfc: Download complete 22:24:05 0d9ebad4ef96: Verifying Checksum 22:24:05 0d9ebad4ef96: Download complete 22:24:05 d747dcd14b5f: Download complete 22:24:05 e9a5061849ea: Verifying Checksum 22:24:05 e9a5061849ea: Download complete 22:24:05 ab5ef0e58194: Verifying Checksum 22:24:05 ab5ef0e58194: Download complete 22:24:05 2de7ff778b66: Verifying Checksum 22:24:05 2de7ff778b66: Download complete 22:24:08 ab5ef0e58194: Pull complete 22:24:08 9712f1f96733: Pull complete 22:24:08 63f879dbbcfc: Pull complete 22:24:13 0d9ebad4ef96: Pull complete 22:24:13 e9a5061849ea: Pull complete 22:24:13 d747dcd14b5f: Pull complete 22:24:14 2de7ff778b66: Pull complete 22:24:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:24:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:24:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:14 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:24:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:24:16 $ docker top 8c645ea57192f7bd719fd5eb934f8a5a9e3ca8b3973d430c0d623e0791f415ca -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:24:16 provisioning config files... 22:24:16 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config2090586514620640459tmp 22:24:16 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1045332428992239661tmp 22:24:16 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config14591997776626465192tmp [Pipeline] { [Pipeline] echo 22:24:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:24:17 ---> sigul-configuration.sh 22:24:17 gpg: directory `/root/.gnupg' created 22:24:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:24:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:24:17 gpg: keyring `/root/.gnupg/secring.gpg' created 22:24:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:24:17 gpg: CAST5 encrypted data 22:24:17 gpg: encrypted with 1 passphrase 22:24:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:24:17 + mkdir /home/jenkins 22:24:17 + mkdir /home/jenkins/sigul [Pipeline] sh 22:24:17 + 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 22:24:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:24:17 ---> sigul-install.sh 22:24:17 Sigul already installed; skipping installation. [Pipeline] sh 22:24:18 + git tag --list 22:24:18 v0.0.1 22:24:18 v0.0.10 22:24:18 v0.0.11 22:24:18 v0.0.12 22:24:18 v0.0.13 22:24:18 v0.0.14 22:24:18 v0.0.15 22:24:18 v0.0.16 22:24:18 v0.0.17 22:24:18 v0.0.18 22:24:18 v0.0.19 22:24:18 v0.0.2 22:24:18 v0.0.20 22:24:18 v0.0.21 22:24:18 v0.0.22 22:24:18 v0.0.23 22:24:18 v0.0.24 22:24:18 v0.0.25 22:24:18 v0.0.26 22:24:18 v0.0.27 22:24:18 v0.0.28 22:24:18 v0.0.29 22:24:18 v0.0.3 22:24:18 v0.0.30 22:24:18 v0.0.31 22:24:18 v0.0.32 22:24:18 v0.0.33 22:24:18 v0.0.34 22:24:18 v0.0.35 22:24:18 v0.0.36 22:24:18 v0.0.37 22:24:18 v0.0.38 22:24:18 v0.0.39 22:24:18 v0.0.4 22:24:18 v0.0.40 22:24:18 v0.0.41 22:24:18 v0.0.42 22:24:18 v0.0.43 22:24:18 v0.0.44 22:24:18 v0.0.45 22:24:18 v0.0.46 22:24:18 v0.0.47 22:24:18 v0.0.48 22:24:18 v0.0.49 22:24:18 v0.0.5 22:24:18 v0.0.50 22:24:18 v0.0.51 22:24:18 v0.0.52 22:24:18 v0.0.53 22:24:18 v0.0.54 22:24:18 v0.0.55 22:24:18 v0.0.56 22:24:18 v0.0.57 22:24:18 v0.0.58 22:24:18 v0.0.59 22:24:18 v0.0.6 22:24:18 v0.0.60 22:24:18 v0.0.61 22:24:18 v0.0.62 22:24:18 v0.0.63 22:24:18 v0.0.64 22:24:18 v0.0.65 22:24:18 v0.0.66 22:24:18 v0.0.67 22:24:18 v0.0.68 22:24:18 v0.0.69 22:24:18 v0.0.7 22:24:18 v0.0.70 22:24:18 v0.0.71 22:24:18 v0.0.72 22:24:18 v0.0.8 22:24:18 v0.0.9 22:24:18 v2.0.0 22:24:18 v2.1.0 22:24:18 v2.1.1 22:24:18 v2.1.1-dev.1 22:24:18 v2.1.1-dev.2 22:24:18 v2.1.1-dev.3 22:24:18 v2.1.1-dev.4 22:24:18 v2.2.0 22:24:18 v2.2.1-dev.1 22:24:18 v2.2.1-dev.2 22:24:18 v2.2.1-dev.3 22:24:18 v2.2.1-dev.4 22:24:18 v2.2.1-dev.5 22:24:18 v2.2.1-dev.6 22:24:18 v2.2.1-dev.7 22:24:18 v2.2.1-dev.8 22:24:18 v2.2.1-dev.9 22:24:18 v2.3.0-dev.10 22:24:18 v2.3.0-dev.11 22:24:18 v2.3.0-dev.12 22:24:18 v2.3.0-dev.13 22:24:18 v2.3.0-dev.14 22:24:18 v2.3.0-dev.15 22:24:18 v2.3.0-dev.16 22:24:18 v2.3.0-dev.17 22:24:18 v2.3.0-dev.18 22:24:18 v2.3.0-dev.19 22:24:18 v2.3.0-dev.20 22:24:18 v2.3.0-dev.21 22:24:18 v2.3.0-dev.22 22:24:18 v2.3.0-dev.23 22:24:18 v2.3.0-dev.24 22:24:18 v2.3.0-dev.25 22:24:18 v2.3.0-dev.26 22:24:18 v2.3.0-dev.27 22:24:18 v2.3.0-dev.28 22:24:18 v2.3.0-dev.29 [Pipeline] sh 22:24:18 + lftools sign git-tag v2.3.0-dev.29 22:24:19 Signing Git tag with Sigul... 22:24:19 Signing v2.3.0-dev.29 [Pipeline] echo 22:24:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:24:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:24:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:24:19 $ docker stop --time=1 8c645ea57192f7bd719fd5eb934f8a5a9e3ca8b3973d430c0d623e0791f415ca 22:24:20 $ docker rm -f 8c645ea57192f7bd719fd5eb934f8a5a9e3ca8b3973d430c0d623e0791f415ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:24:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:24:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:21 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:24:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:24:22 $ docker top 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 -eo pid,comm 22:24:22 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). 22:24:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:22 [ssh-agent] Looking for ssh-agent implementation... 22:24:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:22 $ docker exec 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 ssh-agent 22:24:22 SSH_AUTH_SOCK=/tmp/ssh-xYfxRv7Y0a06/agent.32 22:24:22 SSH_AGENT_PID=38 22:24:22 Running ssh-add (command line suppressed) 22:24:22 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15659127174526756433.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_15659127174526756433.key) 22:24:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:22 + git semver bump pre 22:24:22 2022-11-01 22:24:22,909 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:24:22 2022-11-01 22:24:22,910 [bump_version] DEBUG bumping version:2.3.0-dev.29 on axis:pre with prefix:dev 22:24:22 2022-11-01 22:24:22,910 [bump_version] DEBUG bumped version:2.3.0-dev.30 22:24:22 2022-11-01 22:24:22,910 [write_version] DEBUG write version:2.3.0-dev.30 to path:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main with force:True 22:24:22 2022-11-01 22:24:22,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:24:22 2022-11-01 22:24:22,910 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:24:22 2022-11-01 22:24:22,912 [execute] INFO git cat-file --batch-check 22:24:22 2022-11-01 22:24:22,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 22:24:22 2022-11-01 22:24:22,918 [execute] INFO git cat-file --batch 22:24:22 2022-11-01 22:24:22,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 22:24:22 2022-11-01 22:24:22,923 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:24:22 2.3.0-dev.30 [Pipeline] } 22:24:23 $ docker exec --env ******** --env ******** 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 ssh-agent -k 22:24:23 unset SSH_AUTH_SOCK; 22:24:23 unset SSH_AGENT_PID; 22:24:23 echo Agent pid 38 killed; 22:24:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:23 + git semver [Pipeline] } 22:24:23 $ docker stop --time=1 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 22:24:24 $ docker rm -f 94a6619f56625b2ea512d481b41a9aadb479d7528a3640ab2f1f1d81b1c1f227 [Pipeline] // withDockerContainer [Pipeline] sh 22:24:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:24:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:24:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:25 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:24:26 $ docker top 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 -eo pid,comm 22:24:26 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). 22:24:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:24:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:24:26 [ssh-agent] Looking for ssh-agent implementation... 22:24:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:24:26 $ docker exec 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 ssh-agent 22:24:26 SSH_AUTH_SOCK=/tmp/ssh-HmwfEDPa0C8b/agent.33 22:24:26 SSH_AGENT_PID=39 22:24:26 Running ssh-add (command line suppressed) 22:24:26 Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18315389815512875716.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_18315389815512875716.key) 22:24:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:24:26 + git semver push 22:24:26 2022-11-01 22:24:26,926 [run_push] DEBUG push 22:24:26 2022-11-01 22:24:26,927 [execute] INFO git cat-file --batch-check 22:24:26 2022-11-01 22:24:26,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=) 22:24:26 2022-11-01 22:24:26,930 [execute] INFO git rev-list 651724d523476408863aab46c506b9793c70456d -- 22:24:26 2022-11-01 22:24:26,931 [execute] DEBUG Popen(['git', 'rev-list', '651724d523476408863aab46c506b9793c70456d', '--'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 22:24:26 2022-11-01 22:24:26,940 [execute] INFO git fetch -v origin 22:24:26 2022-11-01 22:24:26,940 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=True, shell=None, istream=None) 22:24:27 2022-11-01 22:24:27,491 [run_push] DEBUG no remote changes detected 22:24:27 2022-11-01 22:24:27,492 [execute] INFO git push origin semver 22:24:27 2022-11-01 22:24:27,492 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver, universal_newlines=False, shell=None, istream=None) 22:24:28 2022-11-01 22:24:28,708 [run_push] DEBUG push all version tags 22:24:28 2022-11-01 22:24:28,709 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:24:28 2022-11-01 22:24:28,709 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-bootstrap_main, universal_newlines=False, shell=None, istream=None) 22:24:29 2022-11-01 22:24:29,708 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver/main 22:24:29 2.3.0-dev.30 [Pipeline] } 22:24:29 $ docker exec --env ******** --env ******** 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 ssh-agent -k 22:24:29 unset SSH_AUTH_SOCK; 22:24:29 unset SSH_AGENT_PID; 22:24:29 echo Agent pid 39 killed; 22:24:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:24:30 + git semver [Pipeline] } 22:24:30 $ docker stop --time=1 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 22:24:31 $ docker rm -f 88a4f8a7f8044ab45f229b0f53aec18a34669ca933b6a1fd649ed7496f61ec79 [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 22:24:32 + [ -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ] 22:24:32 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 22:24:32 total 16 22:24:32 drwxr-xr-x 3 root root 4096 Nov 1 22:16 . 22:24:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 22:24 .. 22:24:32 drwxr-xr-x 2 root root 4096 Nov 1 22:16 cost 22:24:32 -rw-r--r-- 1 root root 87 Nov 1 22:16 cost.csv 22:24:32 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 22:24:32 + ls -al /w/workspace/gexfoundry_go-mod-bootstrap_main/archives 22:24:32 total 16 22:24:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 22:16 . 22:24:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 22:24 .. 22:24:32 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 22:16 cost 22:24:32 -rw-r--r-- 1 jenkins jenkins 87 Nov 1 22:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:24:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:24:33 ---> package-listing.sh 22:24:33 ++ facter osfamily 22:24:33 ++ tr '[:upper:]' '[:lower:]' 22:24:33 + OS_FAMILY=debian 22:24:33 + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main 22:24:33 + START_PACKAGES=/tmp/packages_start.txt 22:24:33 + END_PACKAGES=/tmp/packages_end.txt 22:24:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:24:33 + PACKAGES=/tmp/packages_start.txt 22:24:33 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 22:24:33 + PACKAGES=/tmp/packages_end.txt 22:24:33 + case "${OS_FAMILY}" in 22:24:33 + dpkg -l 22:24:33 + grep '^ii' 22:24:33 + '[' -f /tmp/packages_start.txt ']' 22:24:33 + '[' -f /tmp/packages_end.txt ']' 22:24:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:24:33 + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' 22:24:33 + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ 22:24:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo 22:24:33 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:24:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:24:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:34 prd-ubuntu20.04-docker-8c-8g-117772 does not seem to be running inside a container 22:24:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:24:34 $ docker top 3b713a021f4cee643be98f0113dc69dce1a9f9de10d4b085c915d50c62997a8f -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:35 + touch /tmp/pre-build-complete [Pipeline] sh 22:24:35 + mkdir -p /var/log/sysstat [Pipeline] sh 22:24:35 + ls /var/log/sa-host 22:24:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:35 provisioning config files... 22:24:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8006259138249027476tmp [Pipeline] { [Pipeline] echo 22:24:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:24:36 ---> create-netrc.sh [Pipeline] } 22:24:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:24:36 ---> python-tools-install.sh [Pipeline] echo 22:24:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:24:36 ---> sudo-logs.sh 22:24:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:24:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:24:37 ---> job-cost.sh 22:24:37 lf-activate-venv: SKIPPING 22:24:37 DEBUG: total: 0.2199999988079071 22:24:37 INFO: Retrieving Stack Cost... 22:24:37 INFO: Retrieving Pricing Info for: v3-standard-8 22:24:37 INFO: Archiving Costs [Pipeline] echo 22:24:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:24:38 ---> logs-deploy.sh 22:24:38 lf-activate-venv: SKIPPING 22:24:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/85 22:24:38 INFO: archiving workspace using pattern(s): 22:24:39 Archives upload complete. 22:24:39 INFO: archiving logs to Nexus