Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 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-ssh5621886391242363828.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh9073470310702110403.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-messaging/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-messaging/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12970483446863699488.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12777020866565442357.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/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-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1463593731029970979.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-13926’ Running on prd-ubuntu20.04-docker-8c-8g-13930 in /w/workspace/gexfoundry_go-mod-messaging_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-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.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 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 # timeout=10 Commit message: "Merge pull request #235 from AlexCuse/readme-update" > git rev-list --no-walk 7e853350e9894937d379e560e3d42626dd911f6d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:07:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:07:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:07:09 ========================================================= 21:07:09 EdgeX Global Pipelines Version Info 21:07:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:07:09 ------------------- 21:07:09 stable info: 21:07:09 ------------------- 21:07:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:07:09 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:07:09 Message: update stable to v1.0.249 21:07:10 ------------------- 21:07:10 experimental info: 21:07:10 ------------------- 21:07:10 Commited By: **** collab-it+edgex@linuxfoundation.org 21:07:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 21:07:10 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 27b34b7 [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:07:11 + git rev-list -1 --merges 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7~1..27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] echo 21:07:11 -----------> git rev-list -1 --merges 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7~1..27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 21:07:11 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [false] [Pipeline] sh 21:07:11 + git log --format=format:%s -1 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] echo 21:07:11 ========================================================= 21:07:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:07:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:11 + git log --format=format:%s -1 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] echo 21:07:11 [semverPrep] GIT_COMMIT: 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7, Commit Message: Merge pull request #235 from AlexCuse/readme-update [Pipeline] echo 21:07:11 [semverPrep] This is not a build commit. [Pipeline] sh 21:07:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:07:12 + grep -v github /etc/ssh/ssh_known_hosts 21:07:12 + [ -e /tmp/ssh_known_hosts ] 21:07:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:07:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:07:12 + sudo tee -a /etc/ssh/ssh_known_hosts 21:07:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:12 21:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:13 0.1.4: Pulling from edgex-devops/py-git-semver 21:07:13 b85a868b505f: Pulling fs layer 21:07:13 e2be974225ed: Pulling fs layer 21:07:13 339a4e72a1f5: Pulling fs layer 21:07:13 988bab9f4d93: Pulling fs layer 21:07:13 1469e6f7b9e6: Pulling fs layer 21:07:13 eaf3925da568: Pulling fs layer 21:07:13 bab4dde63d76: Pulling fs layer 21:07:13 bde34c3a00c8: Pulling fs layer 21:07:13 b352a97aabf1: Pulling fs layer 21:07:13 4872d77fe225: Pulling fs layer 21:07:13 5851b861e8e6: Pulling fs layer 21:07:13 bab4dde63d76: Waiting 21:07:13 bde34c3a00c8: Waiting 21:07:13 b352a97aabf1: Waiting 21:07:13 4872d77fe225: Waiting 21:07:13 5851b861e8e6: Waiting 21:07:13 988bab9f4d93: Waiting 21:07:13 1469e6f7b9e6: Waiting 21:07:13 eaf3925da568: Waiting 21:07:13 e2be974225ed: Download complete 21:07:13 988bab9f4d93: Verifying Checksum 21:07:13 988bab9f4d93: Download complete 21:07:13 1469e6f7b9e6: Verifying Checksum 21:07:13 1469e6f7b9e6: Download complete 21:07:13 eaf3925da568: Verifying Checksum 21:07:13 eaf3925da568: Download complete 21:07:13 339a4e72a1f5: Verifying Checksum 21:07:13 339a4e72a1f5: Download complete 21:07:13 bde34c3a00c8: Verifying Checksum 21:07:13 bde34c3a00c8: Download complete 21:07:13 b352a97aabf1: Download complete 21:07:13 4872d77fe225: Download complete 21:07:13 5851b861e8e6: Verifying Checksum 21:07:13 b85a868b505f: Download complete 21:07:13 bab4dde63d76: Verifying Checksum 21:07:14 b85a868b505f: Pull complete 21:07:15 e2be974225ed: Pull complete 21:07:15 339a4e72a1f5: Pull complete 21:07:15 988bab9f4d93: Pull complete 21:07:15 1469e6f7b9e6: Pull complete 21:07:15 eaf3925da568: Pull complete 21:07:17 bab4dde63d76: Pull complete 21:07:17 bde34c3a00c8: Pull complete 21:07:17 b352a97aabf1: Pull complete 21:07:17 4872d77fe225: Pull complete 21:07:18 5851b861e8e6: Pull complete 21:07:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:18 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:07:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:07:20 $ docker top 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 -eo pid,comm 21:07:20 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). 21:07:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:20 [ssh-agent] Looking for ssh-agent implementation... 21:07:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:21 $ docker exec 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 ssh-agent 21:07:21 SSH_AUTH_SOCK=/tmp/ssh-CTlYcHma4spy/agent.32 21:07:21 SSH_AGENT_PID=38 21:07:21 Running ssh-add (command line suppressed) 21:07:21 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7039572611463886269.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_7039572611463886269.key) 21:07:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:21 + git tag --points-at HEAD [Pipeline] } 21:07:21 $ docker exec --env ******** --env ******** 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 ssh-agent -k 21:07:21 unset SSH_AUTH_SOCK; 21:07:21 unset SSH_AGENT_PID; 21:07:21 echo Agent pid 38 killed; 21:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:07:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:21 [ssh-agent] Looking for ssh-agent implementation... 21:07:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:21 $ docker exec 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 ssh-agent 21:07:21 SSH_AUTH_SOCK=/tmp/ssh-1ebekqzJo332/agent.70 21:07:21 SSH_AGENT_PID=76 21:07:21 Running ssh-add (command line suppressed) 21:07:22 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1419984919668230346.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_1419984919668230346.key) 21:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:22 + git semver init 21:07:22 2023-05-05 21:07:22,517 [run_init] DEBUG init version:0.0.0 force:False 21:07:22 2023-05-05 21:07:22,518 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:07:22 2023-05-05 21:07:22,519 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 21:07:22 2023-05-05 21:07:22,519 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 21:07:23 2023-05-05 21:07:23,224 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 21:07:23 2023-05-05 21:07:23,225 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 21:07:23 2023-05-05 21:07:23,225 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:07:23 2023-05-05 21:07:23,225 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:07:23 3.0.0-dev.29 [Pipeline] } 21:07:23 $ docker exec --env ******** --env ******** 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 ssh-agent -k 21:07:23 unset SSH_AUTH_SOCK; 21:07:23 unset SSH_AGENT_PID; 21:07:23 echo Agent pid 76 killed; 21:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:23 + git semver [Pipeline] } 21:07:24 $ docker stop --time=1 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 21:07:25 $ docker rm -f --volumes 8e636ff70ae501359d74ddeea5892bc9090e0539fdac7eb597209d0b985417e6 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:07:26 Stashed 1 file(s) [Pipeline] echo 21:07:26 [edgeXSemver]: initialized semver on version 3.0.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 21:07:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:26 ========================================================= 21:07:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 21:07:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:07:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:07:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 21:07:26 f56be85fc22e: Pulling fs layer 21:07:26 85791d961cd3: Pulling fs layer 21:07:26 d694b5ae8c79: Pulling fs layer 21:07:26 9f32a84ed3da: Pulling fs layer 21:07:26 4d19c01a9841: Pulling fs layer 21:07:26 9325e15d5711: Pulling fs layer 21:07:26 556b6ee489ea: Pulling fs layer 21:07:26 c5a4b2cf53e6: Pulling fs layer 21:07:26 9f32a84ed3da: Waiting 21:07:26 4d19c01a9841: Waiting 21:07:26 9325e15d5711: Waiting 21:07:26 556b6ee489ea: Waiting 21:07:26 c5a4b2cf53e6: Waiting 21:07:26 85791d961cd3: Download complete 21:07:26 9f32a84ed3da: Verifying Checksum 21:07:26 9f32a84ed3da: Download complete 21:07:26 4d19c01a9841: Verifying Checksum 21:07:26 4d19c01a9841: Download complete 21:07:26 f56be85fc22e: Download complete 21:07:26 9325e15d5711: Verifying Checksum 21:07:26 9325e15d5711: Download complete 21:07:26 f56be85fc22e: Pull complete 21:07:26 85791d961cd3: Pull complete 21:07:27 c5a4b2cf53e6: Verifying Checksum 21:07:27 c5a4b2cf53e6: Download complete 21:07:27 d694b5ae8c79: Verifying Checksum 21:07:27 d694b5ae8c79: Download complete 21:07:27 556b6ee489ea: Verifying Checksum 21:07:27 556b6ee489ea: Download complete 21:07:31 d694b5ae8c79: Pull complete 21:07:31 9f32a84ed3da: Pull complete 21:07:31 4d19c01a9841: Pull complete 21:07:31 9325e15d5711: Pull complete 21:07:33 556b6ee489ea: Pull complete 21:07:34 c5a4b2cf53e6: Pull complete 21:07:34 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 21:07:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 21:07:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 21:07:35 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:35 + docker inspect -f . ci-base-image-x86_64 21:07:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:35 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:07:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:07:39 $ docker top c0d0660159bd61ea5f58c6609eef6a8f044cfec873559f87bdac047eb20169eb -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:39 + go version 21:07:39 go version go1.20.2 linux/amd64 [Pipeline] } 21:07:39 $ docker stop --time=1 c0d0660159bd61ea5f58c6609eef6a8f044cfec873559f87bdac047eb20169eb 21:07:40 $ docker rm -f --volumes c0d0660159bd61ea5f58c6609eef6a8f044cfec873559f87bdac047eb20169eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:41 Still waiting to schedule task 21:07:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13928’ 21:07:41 + docker inspect -f . ci-base-image-x86_64 21:07:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:41 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:07:41 $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:07:41 $ docker top 8c92dc401bf7b4a9e3cf8d3249944a41a1d487d91efb2f818756697be64cccf8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:42 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 21:07:42 + make test 21:07:42 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:07:42 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:07:42 go: downloading github.com/stretchr/testify v1.8.2 21:07:42 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:07:42 go: downloading github.com/google/uuid v1.3.0 21:07:42 go: downloading github.com/nats-io/nats.go v1.25.0 21:07:42 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 21:07:42 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:07:42 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 21:07:42 go: downloading github.com/davecgh/go-spew v1.1.1 21:07:42 go: downloading github.com/pmezard/go-difflib v1.0.0 21:07:42 go: downloading gopkg.in/yaml.v3 v3.0.1 21:07:42 go: downloading github.com/stretchr/objx v0.5.0 21:07:42 go: downloading github.com/gorilla/websocket v1.4.2 21:07:42 go: downloading golang.org/x/net v0.9.0 21:07:42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:07:42 go: downloading github.com/hashicorp/errwrap v1.0.0 21:07:42 go: downloading github.com/nats-io/nkeys v0.4.4 21:07:42 go: downloading github.com/nats-io/nuid v1.0.1 21:07:42 go: downloading github.com/go-playground/validator/v10 v10.13.0 21:07:42 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:07:42 go: downloading golang.org/x/crypto v0.8.0 21:07:42 go: downloading github.com/x448/float16 v0.8.4 21:07:42 go: downloading github.com/leodido/go-urn v1.2.3 21:07:42 go: downloading github.com/go-playground/universal-translator v0.18.1 21:07:42 go: downloading golang.org/x/text v0.9.0 21:07:42 go: downloading github.com/go-playground/locales v0.14.1 21:07:42 go: downloading golang.org/x/sys v0.7.0 21:07:42 go: downloading github.com/klauspost/compress v1.16.4 21:07:42 go: downloading github.com/nats-io/jwt/v2 v2.4.1 21:07:42 go: downloading github.com/minio/highwayhash v1.0.2 21:07:42 go: downloading golang.org/x/time v0.3.0 21:08:04 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.057s coverage: 88.6% of statements 21:08:04 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 21:08:04 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 21:08:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.042s coverage: 19.8% of statements 21:08:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.071s coverage: 88.8% of statements 21:08:07 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.079s coverage: 89.1% of statements 21:08:13 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 21:08:13 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 21:08:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.100s coverage: 35.9% of statements 21:08:13 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.162s coverage: 61.3% of statements 21:08:13 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.059s coverage: 87.5% of statements 21:08:13 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.058s coverage: 100.0% of statements 21:08:13 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.046s coverage: 100.0% of statements 21:08:13 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.056s coverage: 95.1% of statements 21:08:32 go vet ./... 21:08:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:08:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:08:32 $ docker stop --time=1 8c92dc401bf7b4a9e3cf8d3249944a41a1d487d91efb2f818756697be64cccf8 21:08:35 $ docker rm -f --volumes 8c92dc401bf7b4a9e3cf8d3249944a41a1d487d91efb2f818756697be64cccf8 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:35 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 21:08:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:36 21:08:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:36 latest: Pulling from edgex-lftools-log-publisher 21:08:36 5eb5b503b376: Pulling fs layer 21:08:36 5c69ac0246d0: Pulling fs layer 21:08:36 ec43610c2a17: Pulling fs layer 21:08:36 3a2ae6a8a46f: Pulling fs layer 21:08:36 33b1e0a273af: Pulling fs layer 21:08:36 5d3b04190fa2: Pulling fs layer 21:08:36 2f39f015ded8: Pulling fs layer 21:08:36 5d3b04190fa2: Waiting 21:08:36 2f39f015ded8: Waiting 21:08:36 33b1e0a273af: Waiting 21:08:36 5c69ac0246d0: Download complete 21:08:36 3a2ae6a8a46f: Download complete 21:08:36 33b1e0a273af: Verifying Checksum 21:08:36 33b1e0a273af: Download complete 21:08:36 5d3b04190fa2: Download complete 21:08:36 ec43610c2a17: Verifying Checksum 21:08:36 ec43610c2a17: Download complete 21:08:36 5eb5b503b376: Verifying Checksum 21:08:36 5eb5b503b376: Download complete 21:08:37 2f39f015ded8: Download complete 21:08:38 5eb5b503b376: Pull complete 21:08:38 5c69ac0246d0: Pull complete 21:08:38 ec43610c2a17: Pull complete 21:08:38 3a2ae6a8a46f: Pull complete 21:08:39 33b1e0a273af: Pull complete 21:08:39 5d3b04190fa2: Pull complete 21:08:44 2f39f015ded8: Pull complete 21:08:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:08:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:44 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:08:50 $ docker top 4841ac41e182e589bc89e000b928cdd332995aa1256c2f80094b9f8f3045dcfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:51 ---> job-cost.sh 21:08:51 lf-activate-venv: SKIPPING 21:08:51 INFO: No Stack... 21:08:51 INFO: Retrieving Pricing Info for: v3-standard-8 21:08:51 INFO: Archiving Costs [Pipeline] sh 21:08:52 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 21:08:52 + cut -d, -f6 [Pipeline] lock 21:08:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] 21:08:52 Resource [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] did not exist. Created. 21:08:52 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:52 + echo total: 0.2199999988079071 [Pipeline] stash 21:08:52 Stashed 1 file(s) [Pipeline] } 21:08:52 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:52 $ docker stop --time=1 4841ac41e182e589bc89e000b928cdd332995aa1256c2f80094b9f8f3045dcfb 21:08:54 $ docker rm -f --volumes 4841ac41e182e589bc89e000b928cdd332995aa1256c2f80094b9f8f3045dcfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13932 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 21:10:08 Running in /w/workspace/go-mod-messaging/94 [Pipeline] { [Pipeline] checkout 21:10:08 Selected Git installation does not exist. Using Default 21:10:08 The recommended git tool is: NONE 21:10:14 using credential edgex-jenkins-ssh 21:10:14 Cloning the remote Git repository 21:10:14 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 21:10:14 > git init /w/workspace/go-mod-messaging/94 # timeout=10 21:10:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 21:10:14 > git --version # timeout=10 21:10:14 > git --version # 'git version 2.25.1' 21:10:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 21:10:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:16 Avoid second fetch 21:10:16 Checking out Revision 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 (main) 21:10:17 Commit message: "Merge pull request #235 from AlexCuse/readme-update" 21:10:16 > git config core.sparsecheckout # timeout=10 21:10:16 > git checkout -f 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:10:18 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:18 Dload Upload Total Spent Left Speed 21:10:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 21:10:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:10:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:10:19 + sudo tee /etc/docker/daemon.new 21:10:19 { 21:10:19 "registry-mirrors": [ 21:10:19 "https://nexus3.edgexfoundry.org:10001" 21:10:19 ], 21:10:19 "bip": "10.250.0.254/24", 21:10:19 "hosts": [ 21:10:19 "tcp://0.0.0.0:5555", 21:10:19 "unix:///var/run/docker.sock" 21:10:19 ], 21:10:19 "mtu": 1458, 21:10:19 "selinux-enabled": true, 21:10:19 "seccomp-profile": "/etc/docker/seccomp.json" 21:10:19 } [Pipeline] sh 21:10:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:10:20 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:10:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:10:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:10:38 ========================================================= 21:10:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 21:10:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:10:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:10:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:10:39 c41833b44d91: Pulling fs layer 21:10:39 ed15518f5707: Pulling fs layer 21:10:39 feae8fd75edb: Pulling fs layer 21:10:39 242c74f7c9fa: Pulling fs layer 21:10:39 3cdef696dda3: Pulling fs layer 21:10:39 2ced38df9373: Pulling fs layer 21:10:39 58f1dce35555: Pulling fs layer 21:10:39 3cdef696dda3: Waiting 21:10:39 58f1dce35555: Waiting 21:10:39 2ced38df9373: Waiting 21:10:39 242c74f7c9fa: Waiting 21:10:39 ed15518f5707: Verifying Checksum 21:10:39 ed15518f5707: Download complete 21:10:39 242c74f7c9fa: Download complete 21:10:39 3cdef696dda3: Verifying Checksum 21:10:39 3cdef696dda3: Download complete 21:10:39 c41833b44d91: Verifying Checksum 21:10:39 c41833b44d91: Download complete 21:10:41 c41833b44d91: Pull complete 21:10:41 58f1dce35555: Verifying Checksum 21:10:41 58f1dce35555: Download complete 21:10:41 ed15518f5707: Pull complete 21:10:42 2ced38df9373: Download complete 21:10:42 feae8fd75edb: Verifying Checksum 21:10:42 feae8fd75edb: Download complete 21:10:54 feae8fd75edb: Pull complete 21:10:54 242c74f7c9fa: Pull complete 21:10:54 3cdef696dda3: Pull complete 21:11:01 2ced38df9373: Pull complete 21:11:03 58f1dce35555: Pull complete 21:11:03 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 21:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 21:11:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 21:11:04 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:04 + docker inspect -f . ci-base-image-arm64 21:11:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:04 prd-ubuntu20.04-docker-arm64-4c-16g-13932 does not seem to be running inside a container 21:11:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/94 -v /w/workspace/go-mod-messaging/94:/w/workspace/go-mod-messaging/94:rw,z -v /w/workspace/go-mod-messaging/94@tmp:/w/workspace/go-mod-messaging/94@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 21:11:08 $ docker top 4da618e981221e3eea9bf341e158b5b4c07a1bba82a13792e892d96aade29540 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:09 + go version 21:11:09 go version go1.20.2 linux/arm64 [Pipeline] } 21:11:09 $ docker stop --time=1 4da618e981221e3eea9bf341e158b5b4c07a1bba82a13792e892d96aade29540 21:11:11 $ docker rm -f --volumes 4da618e981221e3eea9bf341e158b5b4c07a1bba82a13792e892d96aade29540 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:11 + docker inspect -f . ci-base-image-arm64 21:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:11 prd-ubuntu20.04-docker-arm64-4c-16g-13932 does not seem to be running inside a container 21:11:11 $ 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-messaging/94 -v /w/workspace/go-mod-messaging/94:/w/workspace/go-mod-messaging/94:rw,z -v /w/workspace/go-mod-messaging/94@tmp:/w/workspace/go-mod-messaging/94@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 21:11:15 $ docker top 3473e28c1d45725bba99c1b415218537f90dda9868dc83dfafd12f520f0c226e -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:16 + git config --global --add safe.directory /w/workspace/go-mod-messaging/94 [Pipeline] fileExists [Pipeline] sh 21:11:16 + make test 21:11:16 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 21:11:16 go: downloading github.com/google/uuid v1.3.0 21:11:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 21:11:16 go: downloading github.com/stretchr/testify v1.8.2 21:11:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:11:17 go: downloading github.com/nats-io/nats.go v1.25.0 21:11:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0-dev.39 21:11:17 go: downloading github.com/nats-io/nats-server/v2 v2.9.16 21:11:17 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:11:18 go: downloading github.com/hashicorp/errwrap v1.0.0 21:11:18 go: downloading github.com/davecgh/go-spew v1.1.1 21:11:18 go: downloading github.com/pmezard/go-difflib v1.0.0 21:11:18 go: downloading gopkg.in/yaml.v3 v3.0.1 21:11:18 go: downloading github.com/gorilla/websocket v1.4.2 21:11:18 go: downloading golang.org/x/net v0.9.0 21:11:18 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:11:18 go: downloading github.com/stretchr/objx v0.5.0 21:11:18 go: downloading github.com/nats-io/nkeys v0.4.4 21:11:18 go: downloading github.com/nats-io/nuid v1.0.1 21:11:18 go: downloading github.com/go-playground/validator/v10 v10.13.0 21:11:18 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 21:11:18 go: downloading golang.org/x/crypto v0.8.0 21:11:19 go: downloading github.com/x448/float16 v0.8.4 21:11:19 go: downloading github.com/go-playground/universal-translator v0.18.1 21:11:19 go: downloading github.com/leodido/go-urn v1.2.3 21:11:19 go: downloading golang.org/x/text v0.9.0 21:11:19 go: downloading github.com/klauspost/compress v1.16.4 21:11:19 go: downloading github.com/minio/highwayhash v1.0.2 21:11:19 go: downloading github.com/nats-io/jwt/v2 v2.4.1 21:11:19 go: downloading golang.org/x/time v0.3.0 21:11:19 go: downloading github.com/go-playground/locales v0.14.1 21:13:11 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.291s coverage: 88.6% of statements 21:13:14 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 21:13:14 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 21:13:16 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.229s coverage: 19.8% of statements 21:13:16 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.398s coverage: 88.8% of statements 21:13:16 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.413s coverage: 89.1% of statements 21:14:52 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 21:14:52 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.657s coverage: 35.9% of statements 21:14:52 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.491s coverage: 61.3% of statements 21:14:52 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 21:14:52 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.346s coverage: 87.5% of statements 21:14:52 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.310s coverage: 100.0% of statements 21:14:52 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.399s coverage: 100.0% of statements 21:14:52 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.205s coverage: 95.1% of statements 21:14:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:14:52 go vet ./... 21:16:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:16:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:16:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:16:44 $ docker stop --time=1 3473e28c1d45725bba99c1b415218537f90dda9868dc83dfafd12f520f0c226e 21:16:46 $ docker rm -f --volumes 3473e28c1d45725bba99c1b415218537f90dda9868dc83dfafd12f520f0c226e [Pipeline] // withDockerContainer [Pipeline] sh 21:16:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:16:49 Warning: overwriting stash ‘coverage-report’ 21:16:49 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 21:16:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:50 21:16:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:50 arm64: Pulling from edgex-lftools-log-publisher 21:16:50 8998bd30e6a1: Pulling fs layer 21:16:50 04944245beec: Pulling fs layer 21:16:50 699f458cf7ca: Pulling fs layer 21:16:50 765212b225bb: Pulling fs layer 21:16:50 f23df028b6ca: Pulling fs layer 21:16:50 d65c8cfc05b1: Pulling fs layer 21:16:50 2437ff75d9bd: Pulling fs layer 21:16:50 765212b225bb: Waiting 21:16:50 f23df028b6ca: Waiting 21:16:50 d65c8cfc05b1: Waiting 21:16:50 2437ff75d9bd: Waiting 21:16:50 04944245beec: Verifying Checksum 21:16:50 04944245beec: Download complete 21:16:50 765212b225bb: Verifying Checksum 21:16:50 765212b225bb: Download complete 21:16:50 f23df028b6ca: Download complete 21:16:50 d65c8cfc05b1: Verifying Checksum 21:16:50 d65c8cfc05b1: Download complete 21:16:50 699f458cf7ca: Verifying Checksum 21:16:50 699f458cf7ca: Download complete 21:16:51 8998bd30e6a1: Verifying Checksum 21:16:51 8998bd30e6a1: Download complete 21:16:53 2437ff75d9bd: Verifying Checksum 21:16:53 2437ff75d9bd: Download complete 21:16:55 8998bd30e6a1: Pull complete 21:16:55 04944245beec: Pull complete 21:16:57 699f458cf7ca: Pull complete 21:16:57 765212b225bb: Pull complete 21:16:58 f23df028b6ca: Pull complete 21:16:58 d65c8cfc05b1: Pull complete 21:17:16 2437ff75d9bd: Pull complete 21:17:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:17:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:16 prd-ubuntu20.04-docker-arm64-4c-16g-13932 does not seem to be running inside a container 21:17:16 $ 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-messaging/94 -v /w/workspace/go-mod-messaging/94:/w/workspace/go-mod-messaging/94:rw,z -v /w/workspace/go-mod-messaging/94@tmp:/w/workspace/go-mod-messaging/94@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 21:17:19 $ docker top 7f4a3058108bba57dfc302028a2afe7e0eea278e44581d133f250cd518be304e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:17:20 ---> job-cost.sh 21:17:20 lf-activate-venv: SKIPPING 21:17:20 INFO: No Stack... 21:17:20 INFO: Retrieving Pricing Info for: v3-standard-4 21:17:21 INFO: Archiving Costs [Pipeline] sh 21:17:22 + cat /w/workspace/go-mod-messaging/94/archives/cost.csv 21:17:22 + cut -d, -f6 [Pipeline] lock 21:17:22 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] 21:17:22 Resource [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] did not exist. Created. 21:17:22 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:17:22 /w/workspace/go-mod-messaging/94@tmp/durable-bd1165ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:17:23 + echo total: 0.10999999940395355 [Pipeline] stash 21:17:23 Warning: overwriting stash ‘stack-cost’ 21:17:23 Stashed 1 file(s) [Pipeline] } 21:17:23 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-94-stack-cost] [Pipeline] // lock [Pipeline] } 21:17:23 $ docker stop --time=1 7f4a3058108bba57dfc302028a2afe7e0eea278e44581d133f250cd518be304e 21:17:24 $ docker rm -f --volumes 7f4a3058108bba57dfc302028a2afe7e0eea278e44581d133f250cd518be304e [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 21:17:25 provisioning config files... 21:17:25 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5436561318352743519tmp [Pipeline] { [Pipeline] sh 21:17:25 + set +x 21:17:25 + curl -s https://codecov.io/bash 21:17:25 + bash -s -- 21:17:25 21:17:25 _____ _ 21:17:25 / ____| | | 21:17:25 | | ___ __| | ___ ___ _____ __ 21:17:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:17:25 | |___| (_) | (_| | __/ (_| (_) \ V / 21:17:25 \_____\___/ \__,_|\___|\___\___/ \_/ 21:17:25 Bash-1.0.6 21:17:25 21:17:25 21:17:25 ==> git version 2.25.1 found 21:17:25 ==> 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 21:17:25 Release-Date: 2020-01-08 21:17:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:17:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:17:25 ==> Jenkins CI detected. 21:17:25 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 21:17:25 project root: . 21:17:25 --> token set from env 21:17:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:17:25 ==> Running gcov in . (disable via -X gcov) 21:17:25 ==> Python coveragepy not found 21:17:25 ==> Searching for coverage reports in: 21:17:25 + . 21:17:25 -> Found 1 reports 21:17:25 ==> Detecting git/mercurial file structure 21:17:25 ==> Reading reports 21:17:25 + ./coverage.out bytes=41815 21:17:25 ==> Appending adjustments 21:17:25 https://docs.codecov.io/docs/fixing-reports 21:17:25 + Found adjustments 21:17:25 ==> Gzipping contents 21:17:25 12K /tmp/codecov.qZcwyN.gz 21:17:25 ==> Uploading reports 21:17:25 url: https://codecov.io 21:17:25 query: branch=main&commit=27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:17:25 -> Pinging Codecov 21:17:25 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=main&commit=27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7&build=94&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F94%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 21:17:25 -> Uploading to 21:17:25 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/F6E385568367DD0E4001BA4F8F1CB792/27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7/97ef58bc-36ce-4f34-ab9a-0f062ba81c76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T211725Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ceb2093dd1de67254bc90c7d7888420a5aca6b53489f5aad6581b1c492d137ab 21:17:25 % Total % Received % Xferd Average Speed Time Time Time Current 21:17:25 Dload Upload Total Spent Left Speed 21:17:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8287 0 0 100 8287 0 40822 --:--:-- --:--:-- --:--:-- 40822 21:17:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] } 21:17:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:17:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:17:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:26 21:17:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:17:26 df9b9388f04a: Pulling fs layer 21:17:26 52dc419b0ee2: Pulling fs layer 21:17:26 25bc292e5bac: Pulling fs layer 21:17:26 114826534d7a: Pulling fs layer 21:17:26 4657fd5d0bcf: Pulling fs layer 21:17:26 6ad1cebc031e: Pulling fs layer 21:17:26 8a3aa393b2d8: Pulling fs layer 21:17:26 6ad1cebc031e: Waiting 21:17:26 4657fd5d0bcf: Waiting 21:17:26 8a3aa393b2d8: Waiting 21:17:26 25bc292e5bac: Verifying Checksum 21:17:26 25bc292e5bac: Download complete 21:17:26 52dc419b0ee2: Verifying Checksum 21:17:26 52dc419b0ee2: Download complete 21:17:26 4657fd5d0bcf: Verifying Checksum 21:17:26 4657fd5d0bcf: Download complete 21:17:26 df9b9388f04a: Download complete 21:17:27 df9b9388f04a: Pull complete 21:17:27 6ad1cebc031e: Verifying Checksum 21:17:27 6ad1cebc031e: Download complete 21:17:27 52dc419b0ee2: Pull complete 21:17:27 25bc292e5bac: Pull complete 21:17:27 114826534d7a: Verifying Checksum 21:17:27 114826534d7a: Download complete 21:17:27 8a3aa393b2d8: Verifying Checksum 21:17:27 8a3aa393b2d8: Download complete 21:17:31 114826534d7a: Pull complete 21:17:31 4657fd5d0bcf: Pull complete 21:17:31 6ad1cebc031e: Pull complete 21:17:33 8a3aa393b2d8: Pull complete 21:17:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:17:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:17:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:33 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:17:33 $ 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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:17:37 $ docker top f247a116d1fd1cbbed334ce6f37f9fc251430a07180a9da7b4280791e4eddaf5 -eo pid,comm [Pipeline] { [Pipeline] echo 21:17:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 21:17:37 + set -o pipefail 21:17:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 21:17:41 21:17:41 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 21:17:41 21:17:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/7fbfb94d-aa74-4711-b1b8-b0e004175701 21:17:41 21:17:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:17:41 21:17:42 21:17:42 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:17:42 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:17:42 More details here: https://snyk.co/ue1NS 21:17:42 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 21:17:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 21:17:42 $ docker stop --time=1 f247a116d1fd1cbbed334ce6f37f9fc251430a07180a9da7b4280791e4eddaf5 21:17:44 $ docker rm -f --volumes f247a116d1fd1cbbed334ce6f37f9fc251430a07180a9da7b4280791e4eddaf5 [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 21:17:45 + git log --format=format:%s -1 27b34b70c508fc2e0354d9b5ce5d5cdde35ca5b7 [Pipeline] sh 21:17:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:17:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:17:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:46 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:17:46 $ docker top d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 -eo pid,comm 21:17:46 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). 21:17:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:17:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:17:46 [ssh-agent] Looking for ssh-agent implementation... 21:17:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:17:46 $ docker exec d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 ssh-agent 21:17:46 SSH_AUTH_SOCK=/tmp/ssh-MrfvFk71Ar5T/agent.32 21:17:46 SSH_AGENT_PID=38 21:17:46 Running ssh-add (command line suppressed) 21:17:47 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16704433257086896137.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_16704433257086896137.key) 21:17:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:17:47 + git semver tag 21:17:47 2023-05-05 21:17:47,464 [run_tag] DEBUG tag force:False 21:17:47 2023-05-05 21:17:47,464 [check_head_tag] DEBUG check head tag 21:17:47 2023-05-05 21:17:47,465 [execute] INFO git cat-file --batch-check 21:17:47 2023-05-05 21:17:47,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:17:47 2023-05-05 21:17:47,469 [execute] INFO git cat-file --batch 21:17:47 2023-05-05 21:17:47,470 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 21:17:47 2023-05-05 21:17:47,499 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:17:47 2023-05-05 21:17:47,499 [execute] INFO git tag -a v3.0.0-dev.29 -m v3.0.0-dev.29 21:17:47 2023-05-05 21:17:47,500 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.29', '-m', 'v3.0.0-dev.29'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 21:17:47 2023-05-05 21:17:47,505 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:17:47 3.0.0-dev.29 [Pipeline] } 21:17:47 $ docker exec --env ******** --env ******** d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 ssh-agent -k 21:17:47 unset SSH_AUTH_SOCK; 21:17:47 unset SSH_AGENT_PID; 21:17:47 echo Agent pid 38 killed; 21:17:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:17:47 + git semver [Pipeline] } 21:17:48 $ docker stop --time=1 d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 21:17:49 $ docker rm -f --volumes d2300968e885a8bb0b9052b78c9c9c4e5ba8556d5e87a827295ef510d1eec010 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:17:49 21:17:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:17:50 0.23.1-centos7: Pulling from edgex-lftools 21:17:50 ab5ef0e58194: Pulling fs layer 21:17:50 9712f1f96733: Pulling fs layer 21:17:50 63f879dbbcfc: Pulling fs layer 21:17:50 0d9ebad4ef96: Pulling fs layer 21:17:50 e9a5061849ea: Pulling fs layer 21:17:50 d747dcd14b5f: Pulling fs layer 21:17:50 2de7ff778b66: Pulling fs layer 21:17:50 e9a5061849ea: Waiting 21:17:50 d747dcd14b5f: Waiting 21:17:50 2de7ff778b66: Waiting 21:17:50 0d9ebad4ef96: Waiting 21:17:50 9712f1f96733: Verifying Checksum 21:17:50 9712f1f96733: Download complete 21:17:50 63f879dbbcfc: Verifying Checksum 21:17:50 63f879dbbcfc: Download complete 21:17:50 e9a5061849ea: Verifying Checksum 21:17:50 e9a5061849ea: Download complete 21:17:50 d747dcd14b5f: Verifying Checksum 21:17:50 d747dcd14b5f: Download complete 21:17:50 ab5ef0e58194: Verifying Checksum 21:17:50 ab5ef0e58194: Download complete 21:17:50 0d9ebad4ef96: Verifying Checksum 21:17:50 0d9ebad4ef96: Download complete 21:17:51 2de7ff778b66: Verifying Checksum 21:17:51 2de7ff778b66: Download complete 21:17:53 ab5ef0e58194: Pull complete 21:17:53 9712f1f96733: Pull complete 21:17:54 63f879dbbcfc: Pull complete 21:17:58 0d9ebad4ef96: Pull complete 21:17:58 e9a5061849ea: Pull complete 21:17:58 d747dcd14b5f: Pull complete 21:17:59 2de7ff778b66: Pull complete 21:17:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:17:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:17:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:17:59 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:17:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:18:04 $ docker top 8e8617d47f5e613850cd92c88edc0ff2f9990af2af7530a51df17e7b85042fec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:18:04 provisioning config files... 21:18:04 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config4230505394548004565tmp 21:18:04 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config10360768570413201509tmp 21:18:04 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2472732907256375228tmp [Pipeline] { [Pipeline] echo 21:18:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:18:04 ---> sigul-configuration.sh 21:18:04 gpg: directory `/root/.gnupg' created 21:18:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:18:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:18:04 gpg: keyring `/root/.gnupg/secring.gpg' created 21:18:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:18:04 gpg: CAST5 encrypted data 21:18:04 gpg: encrypted with 1 passphrase 21:18:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:18:04 + mkdir /home/jenkins 21:18:04 + mkdir /home/jenkins/sigul [Pipeline] sh 21:18:05 + 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 21:18:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:18:05 ---> sigul-install.sh 21:18:05 Sigul already installed; skipping installation. [Pipeline] sh 21:18:05 + git tag --list 21:18:05 v0.0.0 21:18:05 v0.1.0 21:18:05 v0.1.1 21:18:05 v0.1.10 21:18:05 v0.1.11 21:18:05 v0.1.12 21:18:05 v0.1.13 21:18:05 v0.1.14 21:18:05 v0.1.15 21:18:05 v0.1.16 21:18:05 v0.1.17 21:18:05 v0.1.18 21:18:05 v0.1.19 21:18:05 v0.1.2 21:18:05 v0.1.20 21:18:05 v0.1.21 21:18:05 v0.1.22 21:18:05 v0.1.23 21:18:05 v0.1.24 21:18:05 v0.1.25 21:18:05 v0.1.26 21:18:05 v0.1.27 21:18:05 v0.1.28 21:18:05 v0.1.29 21:18:05 v0.1.3 21:18:05 v0.1.30 21:18:05 v0.1.31 21:18:05 v0.1.4 21:18:05 v0.1.5 21:18:05 v0.1.6 21:18:05 v0.1.7 21:18:05 v0.1.8 21:18:05 v0.1.9 21:18:05 v2.0.0 21:18:05 v2.0.1 21:18:05 v2.1.0 21:18:05 v2.1.1 21:18:05 v2.1.1-dev.1 21:18:05 v2.1.1-dev.2 21:18:05 v2.1.1-dev.3 21:18:05 v2.2.0 21:18:05 v2.2.1-dev.1 21:18:05 v2.2.1-dev.10 21:18:05 v2.2.1-dev.11 21:18:05 v2.2.1-dev.2 21:18:05 v2.2.1-dev.3 21:18:05 v2.2.1-dev.4 21:18:05 v2.2.1-dev.5 21:18:05 v2.2.1-dev.6 21:18:05 v2.2.1-dev.7 21:18:05 v2.2.1-dev.8 21:18:05 v2.2.1-dev.9 21:18:05 v2.3.0 21:18:05 v2.3.0-dev.11 21:18:05 v2.3.0-dev.12 21:18:05 v2.3.0-dev.13 21:18:05 v2.3.0-dev.14 21:18:05 v2.3.0-dev.15 21:18:05 v2.3.0-dev.16 21:18:05 v2.3.0-dev.17 21:18:05 v2.3.0-dev.18 21:18:05 v2.3.0-dev.19 21:18:05 v2.3.0-dev.20 21:18:05 v2.3.0-dev.21 21:18:05 v2.3.0-dev.22 21:18:05 v2.3.0-dev.23 21:18:05 v2.3.0-dev.24 21:18:05 v2.3.0-dev.25 21:18:05 v2.3.0-dev.26 21:18:05 v2.3.0-dev.27 21:18:05 v2.3.1-dev.1 21:18:05 v2.3.1-dev.2 21:18:05 v2.3.1-dev.3 21:18:05 v2.3.1-dev.4 21:18:05 v2.3.1-dev.5 21:18:05 v3.0.0-dev.1 21:18:05 v3.0.0-dev.10 21:18:05 v3.0.0-dev.11 21:18:05 v3.0.0-dev.12 21:18:05 v3.0.0-dev.13 21:18:05 v3.0.0-dev.14 21:18:05 v3.0.0-dev.15 21:18:05 v3.0.0-dev.16 21:18:05 v3.0.0-dev.17 21:18:05 v3.0.0-dev.18 21:18:05 v3.0.0-dev.19 21:18:05 v3.0.0-dev.2 21:18:05 v3.0.0-dev.20 21:18:05 v3.0.0-dev.21 21:18:05 v3.0.0-dev.22 21:18:05 v3.0.0-dev.23 21:18:05 v3.0.0-dev.24 21:18:05 v3.0.0-dev.25 21:18:05 v3.0.0-dev.26 21:18:05 v3.0.0-dev.27 21:18:05 v3.0.0-dev.28 21:18:05 v3.0.0-dev.29 21:18:05 v3.0.0-dev.3 21:18:05 v3.0.0-dev.4 21:18:05 v3.0.0-dev.5 21:18:05 v3.0.0-dev.6 21:18:05 v3.0.0-dev.7 21:18:05 v3.0.0-dev.8 21:18:05 v3.0.0-dev.9 [Pipeline] sh 21:18:05 + lftools sign git-tag v3.0.0-dev.29 21:18:06 Signing Git tag with Sigul... 21:18:06 Signing v3.0.0-dev.29 [Pipeline] echo 21:18:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:18:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:18:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:18:07 $ docker stop --time=1 8e8617d47f5e613850cd92c88edc0ff2f9990af2af7530a51df17e7b85042fec 21:18:08 $ docker rm -f --volumes 8e8617d47f5e613850cd92c88edc0ff2f9990af2af7530a51df17e7b85042fec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:18:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:18:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:09 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:18:09 $ docker top 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 -eo pid,comm 21:18:09 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). 21:18:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:18:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:18:09 [ssh-agent] Looking for ssh-agent implementation... 21:18:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:18:09 $ docker exec 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 ssh-agent 21:18:09 SSH_AUTH_SOCK=/tmp/ssh-GBUeqET8lIYD/agent.31 21:18:09 SSH_AGENT_PID=37 21:18:09 Running ssh-add (command line suppressed) 21:18:09 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14765788284895194074.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_14765788284895194074.key) 21:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:18:10 + git semver bump pre 21:18:10 2023-05-05 21:18:10,455 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:18:10 2023-05-05 21:18:10,455 [bump_version] DEBUG bumping version:3.0.0-dev.29 on axis:pre with prefix:dev 21:18:10 2023-05-05 21:18:10,455 [bump_version] DEBUG bumped version:3.0.0-dev.30 21:18:10 2023-05-05 21:18:10,455 [write_version] DEBUG write version:3.0.0-dev.30 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 21:18:10 2023-05-05 21:18:10,455 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:18:10 2023-05-05 21:18:10,455 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:18:10 2023-05-05 21:18:10,457 [execute] INFO git cat-file --batch-check 21:18:10 2023-05-05 21:18:10,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:18:10 2023-05-05 21:18:10,462 [execute] INFO git cat-file --batch 21:18:10 2023-05-05 21:18:10,462 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:18:10 2023-05-05 21:18:10,467 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:18:10 3.0.0-dev.30 [Pipeline] } 21:18:10 $ docker exec --env ******** --env ******** 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 ssh-agent -k 21:18:10 unset SSH_AUTH_SOCK; 21:18:10 unset SSH_AGENT_PID; 21:18:10 echo Agent pid 37 killed; 21:18:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:18:10 + git semver [Pipeline] } 21:18:11 $ docker stop --time=1 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 21:18:12 $ docker rm -f --volumes 93d22516b89e639308960b4811c6d3a08362f38ecb817f59bc7b10ea806c4b88 [Pipeline] // withDockerContainer [Pipeline] sh 21:18:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:18:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:18:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:13 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:18:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:18:13 $ docker top 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 -eo pid,comm 21:18:13 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). 21:18:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:18:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:18:13 [ssh-agent] Looking for ssh-agent implementation... 21:18:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:18:13 $ docker exec 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 ssh-agent 21:18:13 SSH_AUTH_SOCK=/tmp/ssh-tBHxlFRrtMYr/agent.32 21:18:13 SSH_AGENT_PID=38 21:18:14 Running ssh-add (command line suppressed) 21:18:14 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12131421644914795952.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_12131421644914795952.key) 21:18:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:18:14 + git semver push 21:18:14 2023-05-05 21:18:14,551 [run_push] DEBUG push 21:18:14 2023-05-05 21:18:14,552 [execute] INFO git cat-file --batch-check 21:18:14 2023-05-05 21:18:14,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 21:18:14 2023-05-05 21:18:14,556 [execute] INFO git rev-list 7c763e62c6fe374694c0539354e8473d06960c12 -- 21:18:14 2023-05-05 21:18:14,556 [execute] DEBUG Popen(['git', 'rev-list', '7c763e62c6fe374694c0539354e8473d06960c12', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:18:14 2023-05-05 21:18:14,566 [execute] INFO git fetch -v origin 21:18:14 2023-05-05 21:18:14,566 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 21:18:15 2023-05-05 21:18:15,041 [run_push] DEBUG no remote changes detected 21:18:15 2023-05-05 21:18:15,041 [execute] INFO git push origin semver 21:18:15 2023-05-05 21:18:15,042 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 21:18:16 2023-05-05 21:18:15,793 [run_push] DEBUG push all version tags 21:18:16 2023-05-05 21:18:15,793 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:18:16 2023-05-05 21:18:15,793 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 21:18:16 2023-05-05 21:18:16,565 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 21:18:16 3.0.0-dev.30 [Pipeline] } 21:18:16 $ docker exec --env ******** --env ******** 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 ssh-agent -k 21:18:16 unset SSH_AUTH_SOCK; 21:18:16 unset SSH_AGENT_PID; 21:18:16 echo Agent pid 38 killed; 21:18:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:18:17 + git semver [Pipeline] } 21:18:17 $ docker stop --time=1 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 21:18:18 $ docker rm -f --volumes 9cf4358ba8384362befd4e728ef85afbe5419e310036eb7b8fa873c8d02bc064 [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 21:18:19 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 21:18:19 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:18:19 total 16 21:18:19 drwxr-xr-x 3 root root 4096 May 5 21:08 . 21:18:19 drwxrwxr-x 10 jenkins jenkins 4096 May 5 21:18 .. 21:18:19 drwxr-xr-x 2 root root 4096 May 5 21:08 cost 21:18:19 -rw-r--r-- 1 root root 87 May 5 21:08 cost.csv 21:18:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:18:19 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 21:18:19 total 16 21:18:19 drwxr-xr-x 3 jenkins jenkins 4096 May 5 21:08 . 21:18:19 drwxrwxr-x 10 jenkins jenkins 4096 May 5 21:18 .. 21:18:19 drwxr-xr-x 2 jenkins jenkins 4096 May 5 21:08 cost 21:18:19 -rw-r--r-- 1 jenkins jenkins 87 May 5 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:18:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:18:20 ---> package-listing.sh 21:18:20 ++ facter osfamily 21:18:20 ++ tr '[:upper:]' '[:lower:]' 21:18:20 + OS_FAMILY=debian 21:18:20 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 21:18:20 + START_PACKAGES=/tmp/packages_start.txt 21:18:20 + END_PACKAGES=/tmp/packages_end.txt 21:18:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:18:20 + PACKAGES=/tmp/packages_start.txt 21:18:20 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:18:20 + PACKAGES=/tmp/packages_end.txt 21:18:20 + case "${OS_FAMILY}" in 21:18:20 + dpkg -l 21:18:20 + grep '^ii' 21:18:20 + '[' -f /tmp/packages_start.txt ']' 21:18:20 + '[' -f /tmp/packages_end.txt ']' 21:18:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:18:20 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 21:18:20 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 21:18:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 21:18:20 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-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:18:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:21 prd-ubuntu20.04-docker-8c-8g-13930 does not seem to be running inside a container 21:18:21 $ 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-messaging_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-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_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 21:18:21 $ docker top 236e8cc9a65287b28650513254b4373d321147ac4724a3f25c9b7eacf3029bd4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:22 + touch /tmp/pre-build-complete [Pipeline] sh 21:18:22 + mkdir -p /var/log/sysstat [Pipeline] sh 21:18:22 + ls /var/log/sa-host 21:18:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:22 provisioning config files... 21:18:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5811070213751945798tmp [Pipeline] { [Pipeline] echo 21:18:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:18:23 ---> create-netrc.sh [Pipeline] } 21:18:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:18:23 ---> python-tools-install.sh [Pipeline] echo 21:18:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:18:23 ---> sudo-logs.sh 21:18:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:18:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:18:24 ---> job-cost.sh 21:18:24 lf-activate-venv: SKIPPING 21:18:24 DEBUG: total: 0.2199999988079071 21:18:24 INFO: Retrieving Stack Cost... 21:18:24 INFO: Retrieving Pricing Info for: v3-standard-8 21:18:24 INFO: Archiving Costs [Pipeline] echo 21:18:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:18:25 ---> logs-deploy.sh 21:18:25 lf-activate-venv: SKIPPING 21:18:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/94 21:18:25 INFO: archiving workspace using pattern(s): 21:18:26 Archives upload complete. 21:18:26 INFO: archiving logs to Nexus 21:18:26 ---> uname -a: 21:18:26 Linux prd-ubuntu20-04-docker-8c-8g-13930 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:18:26 21:18:26 21:18:26 ---> lscpu: 21:18:26 Architecture: x86_64 21:18:26 CPU op-mode(s): 32-bit, 64-bit 21:18:26 Byte Order: Little Endian 21:18:26 Address sizes: 40 bits physical, 48 bits virtual 21:18:26 CPU(s): 8 21:18:26 On-line CPU(s) list: 0-7 21:18:26 Thread(s) per core: 1 21:18:26 Core(s) per socket: 1 21:18:26 Socket(s): 8 21:18:26 NUMA node(s): 1 21:18:26 Vendor ID: AuthenticAMD 21:18:26 CPU family: 23 21:18:26 Model: 49 21:18:26 Model name: AMD EPYC-Rome Processor 21:18:26 Stepping: 0 21:18:26 CPU MHz: 2799.998 21:18:26 BogoMIPS: 5599.99 21:18:26 Virtualization: AMD-V 21:18:26 Hypervisor vendor: KVM 21:18:26 Virtualization type: full 21:18:26 L1d cache: 256 KiB 21:18:26 L1i cache: 256 KiB 21:18:26 L2 cache: 4 MiB 21:18:26 L3 cache: 128 MiB 21:18:26 NUMA node0 CPU(s): 0-7 21:18:26 Vulnerability Itlb multihit: Not affected 21:18:26 Vulnerability L1tf: Not affected 21:18:26 Vulnerability Mds: Not affected 21:18:26 Vulnerability Meltdown: Not affected 21:18:26 Vulnerability Mmio stale data: Not affected 21:18:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:18:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:18:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:18:26 Vulnerability Srbds: Not affected 21:18:26 Vulnerability Tsx async abort: Not affected 21:18:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:18:26 21:18:26 21:18:26 ---> nproc: 21:18:26 8 21:18:26 21:18:26 21:18:26 ---> df -h: 21:18:26 Filesystem Size Used Avail Use% Mounted on 21:18:26 overlay 155G 12G 144G 8% / 21:18:26 tmpfs 64M 0 64M 0% /dev 21:18:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:18:26 shm 64M 0 64M 0% /dev/shm 21:18:26 /dev/vda1 155G 12G 144G 8% /facter-os 21:18:26 21:18:26