Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e879a8fb60e27e54d209618db3b0645b278799c 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-ssh6732447826242624355.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1981848674973576179.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh2037367831674529649.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12706263677265431518.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-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-ssh16588485982336242099.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-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-8392’ Running on prd-ubuntu20.04-docker-8c-8g-8395 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e879a8fb60e27e54d209618db3b0645b278799c (main) Commit message: "Merge pull request #181 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.18.0" > 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 6e879a8fb60e27e54d209618db3b0645b278799c # timeout=10 > git rev-list --no-walk b3ccdde951e4ba870424f0007a3d9bd898c7deee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:27:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:27:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:27:52 ========================================================= 19:27:52 EdgeX Global Pipelines Version Info 19:27:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:27:52 ------------------- 19:27:52 stable info: 19:27:52 ------------------- 19:27:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:27:52 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 19:27:52 Message: update stable to v1.0.243 19:27:53 ------------------- 19:27:53 experimental info: 19:27:53 ------------------- 19:27:53 Commited By: **** collab-it+edgex@linuxfoundation.org 19:27:53 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 19:27:53 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:27:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:27:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:27:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:27:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] echo 19:27:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e879a8 [Pipeline] echo 19:27:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:27:54 + git rev-list -1 --merges 6e879a8fb60e27e54d209618db3b0645b278799c~1..6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] echo 19:27:54 -----------> git rev-list -1 --merges 6e879a8fb60e27e54d209618db3b0645b278799c~1..6e879a8fb60e27e54d209618db3b0645b278799c 6e879a8fb60e27e54d209618db3b0645b278799c 19:27:54 6e879a8fb60e27e54d209618db3b0645b278799c [false] [Pipeline] sh 19:27:54 + git log --format=format:%s -1 6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] echo 19:27:54 ========================================================= 19:27:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:27:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:27:55 + git log --format=format:%s -1 6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] echo 19:27:55 [semverPrep] GIT_COMMIT: 6e879a8fb60e27e54d209618db3b0645b278799c, Commit Message: Merge pull request #181 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.18.0 [Pipeline] echo 19:27:55 [semverPrep] This is not a build commit. [Pipeline] sh 19:27:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:27:55 + grep -v github /etc/ssh/ssh_known_hosts 19:27:55 + [ -e /tmp/ssh_known_hosts ] 19:27:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:27:55 + + sudo tee -a /etc/ssh/ssh_known_hosts 19:27:55 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:27:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:27:56 19:27:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:27:56 0.1.4: Pulling from edgex-devops/py-git-semver 19:27:56 b85a868b505f: Pulling fs layer 19:27:56 e2be974225ed: Pulling fs layer 19:27:56 339a4e72a1f5: Pulling fs layer 19:27:56 988bab9f4d93: Pulling fs layer 19:27:56 1469e6f7b9e6: Pulling fs layer 19:27:56 eaf3925da568: Pulling fs layer 19:27:56 bab4dde63d76: Pulling fs layer 19:27:56 bde34c3a00c8: Pulling fs layer 19:27:56 b352a97aabf1: Pulling fs layer 19:27:56 4872d77fe225: Pulling fs layer 19:27:56 5851b861e8e6: Pulling fs layer 19:27:56 988bab9f4d93: Waiting 19:27:56 1469e6f7b9e6: Waiting 19:27:56 eaf3925da568: Waiting 19:27:56 bab4dde63d76: Waiting 19:27:56 bde34c3a00c8: Waiting 19:27:56 4872d77fe225: Waiting 19:27:56 5851b861e8e6: Waiting 19:27:56 e2be974225ed: Verifying Checksum 19:27:56 e2be974225ed: Download complete 19:27:56 988bab9f4d93: Verifying Checksum 19:27:56 988bab9f4d93: Download complete 19:27:56 1469e6f7b9e6: Verifying Checksum 19:27:56 1469e6f7b9e6: Download complete 19:27:56 339a4e72a1f5: Verifying Checksum 19:27:56 339a4e72a1f5: Download complete 19:27:56 eaf3925da568: Download complete 19:27:56 bde34c3a00c8: Download complete 19:27:56 b352a97aabf1: Verifying Checksum 19:27:56 b352a97aabf1: Download complete 19:27:56 4872d77fe225: Verifying Checksum 19:27:56 4872d77fe225: Download complete 19:27:56 5851b861e8e6: Verifying Checksum 19:27:56 5851b861e8e6: Download complete 19:27:56 b85a868b505f: Download complete 19:27:57 bab4dde63d76: Verifying Checksum 19:27:57 bab4dde63d76: Download complete 19:27:57 b85a868b505f: Pull complete 19:27:58 e2be974225ed: Pull complete 19:27:58 339a4e72a1f5: Pull complete 19:27:58 988bab9f4d93: Pull complete 19:27:58 1469e6f7b9e6: Pull complete 19:27:58 eaf3925da568: Pull complete 19:28:00 bab4dde63d76: Pull complete 19:28:00 bde34c3a00c8: Pull complete 19:28:00 b352a97aabf1: Pull complete 19:28:00 4872d77fe225: Pull complete 19:28:00 5851b861e8e6: Pull complete 19:28:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:28:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:28:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:01 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:28:01 $ 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 19:28:03 $ docker top 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 -eo pid,comm 19:28:03 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). 19:28:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:28:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:03 [ssh-agent] Looking for ssh-agent implementation... 19:28:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:03 $ docker exec 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 ssh-agent 19:28:03 SSH_AUTH_SOCK=/tmp/ssh-XKpVPht159AD/agent.33 19:28:03 SSH_AGENT_PID=39 19:28:03 Running ssh-add (command line suppressed) 19:28:03 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4520295060755935613.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4520295060755935613.key) 19:28:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:03 + git tag --points-at HEAD [Pipeline] } 19:28:03 $ docker exec --env ******** --env ******** 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 ssh-agent -k 19:28:04 unset SSH_AUTH_SOCK; 19:28:04 unset SSH_AGENT_PID; 19:28:04 echo Agent pid 39 killed; 19:28:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:28:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:28:04 [ssh-agent] Looking for ssh-agent implementation... 19:28:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:28:04 $ docker exec 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 ssh-agent 19:28:04 SSH_AUTH_SOCK=/tmp/ssh-EYQVowT3HIoj/agent.71 19:28:04 SSH_AGENT_PID=77 19:28:04 Running ssh-add (command line suppressed) 19:28:04 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8936062844683901935.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_8936062844683901935.key) 19:28:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:28:04 + git semver init 19:28:04 2022-10-17 19:28:04,872 [run_init] DEBUG init version:0.0.0 force:False 19:28:04 2022-10-17 19:28:04,873 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 19:28:04 2022-10-17 19:28:04,873 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 19:28:04 2022-10-17 19:28:04,873 [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) 19:28:06 2022-10-17 19:28:06,501 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 19:28:06 2022-10-17 19:28:06,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 19:28:06 2022-10-17 19:28:06,502 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:28:06 2022-10-17 19:28:06,502 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:28:06 2.3.0-dev.22 [Pipeline] } 19:28:06 $ docker exec --env ******** --env ******** 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 ssh-agent -k 19:28:06 unset SSH_AUTH_SOCK; 19:28:06 unset SSH_AGENT_PID; 19:28:06 echo Agent pid 77 killed; 19:28:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:28:07 + git semver [Pipeline] } 19:28:07 $ docker stop --time=1 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 19:28:08 $ docker rm -f 0a55b64b6c1c9a2e5f6fb7f0d240c78c434d2a8fedba3f8ed13fe6b246b3ff11 [Pipeline] // withDockerContainer [Pipeline] sh 19:28:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:28:09 Stashed 1 file(s) [Pipeline] echo 19:28:09 [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [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 19:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:28:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:28:09 ========================================================= 19:28:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:28:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:28:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:28:09 213ec9aee27d: Pulling fs layer 19:28:09 4583459ba037: Pulling fs layer 19:28:09 93c1e223e6f2: Pulling fs layer 19:28:09 53926ce57604: Pulling fs layer 19:28:09 21b2b0c7a3f4: Pulling fs layer 19:28:09 30f14e443154: Pulling fs layer 19:28:09 801331c1e519: Pulling fs layer 19:28:09 99cc6dd402b0: Pulling fs layer 19:28:09 7d9ed39f4882: Pulling fs layer 19:28:09 801331c1e519: Waiting 19:28:09 99cc6dd402b0: Waiting 19:28:09 7d9ed39f4882: Waiting 19:28:09 53926ce57604: Waiting 19:28:09 30f14e443154: Waiting 19:28:09 93c1e223e6f2: Verifying Checksum 19:28:09 93c1e223e6f2: Download complete 19:28:09 4583459ba037: Download complete 19:28:09 21b2b0c7a3f4: Verifying Checksum 19:28:09 21b2b0c7a3f4: Download complete 19:28:09 30f14e443154: Download complete 19:28:09 213ec9aee27d: Verifying Checksum 19:28:09 213ec9aee27d: Download complete 19:28:09 801331c1e519: Download complete 19:28:10 213ec9aee27d: Pull complete 19:28:10 4583459ba037: Pull complete 19:28:10 93c1e223e6f2: Pull complete 19:28:10 99cc6dd402b0: Verifying Checksum 19:28:10 99cc6dd402b0: Download complete 19:28:10 7d9ed39f4882: Verifying Checksum 19:28:10 7d9ed39f4882: Download complete 19:28:10 53926ce57604: Download complete 19:28:14 53926ce57604: Pull complete 19:28:14 21b2b0c7a3f4: Pull complete 19:28:14 30f14e443154: Pull complete 19:28:14 801331c1e519: Pull complete 19:28:16 99cc6dd402b0: Pull complete 19:28:16 7d9ed39f4882: Pull complete 19:28:16 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 19:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:28:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 19:28:17 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:17 + docker inspect -f . ci-base-image-x86_64 19:28:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:17 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:28:17 $ 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 19:28:21 $ docker top 86f4215e87a3f86ee5f554f6ceed9e24cde5783a5a6cd76688c498b683e66db6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:21 + go version 19:28:21 go version go1.18.7 linux/amd64 [Pipeline] } 19:28:21 $ docker stop --time=1 86f4215e87a3f86ee5f554f6ceed9e24cde5783a5a6cd76688c498b683e66db6 19:28:22 $ docker rm -f 86f4215e87a3f86ee5f554f6ceed9e24cde5783a5a6cd76688c498b683e66db6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:23 + docker inspect -f . ci-base-image-x86_64 19:28:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:23 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:28:23 $ 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 19:28:23 $ docker top 38a845bde3a3ec1f05b8b162348700e1fecce6c0e44fe6340ffd0ff1179bd93b -eo pid,comm [Pipeline] { [Pipeline] sh 19:28:23 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 19:28:24 + make test 19:28:24 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 19:28:24 go: downloading github.com/stretchr/testify v1.8.0 19:28:24 go: downloading github.com/pebbe/zmq4 v1.2.7 19:28:24 go: downloading github.com/nats-io/nats.go v1.18.0 19:28:24 go: downloading github.com/google/uuid v1.3.0 19:28:24 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 19:28:24 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:28:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 19:28:24 go: downloading github.com/davecgh/go-spew v1.1.1 19:28:24 go: downloading github.com/pmezard/go-difflib v1.0.0 19:28:24 go: downloading github.com/stretchr/objx v0.4.0 19:28:24 go: downloading gopkg.in/yaml.v3 v3.0.1 19:28:24 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:28:24 go: downloading github.com/gorilla/websocket v1.4.2 19:28:24 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:28:24 go: downloading github.com/nats-io/nuid v1.0.1 19:28:24 go: downloading github.com/nats-io/nkeys v0.3.0 19:28:24 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 19:28:24 go: downloading github.com/nats-io/jwt/v2 v2.3.0 19:28:24 go: downloading github.com/klauspost/compress v1.15.11 19:28:24 go: downloading github.com/minio/highwayhash v1.0.2 19:28:24 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 19:28:24 go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec 19:28:24 Still waiting to schedule task 19:28:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8393’ 19:28:36 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 19:28:40 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.053s coverage: 90.4% of statements 19:28:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.052s coverage: 87.7% of statements 19:28:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 19:28:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 19:28:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.085s coverage: 35.9% of statements 19:28:49 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.067s coverage: 68.5% of statements 19:28:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 19:29:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.365s coverage: 83.8% of statements 19:29:04 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements 19:29:04 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 19:29:04 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.037s coverage: 100.0% of statements 19:29:04 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.041s coverage: 100.0% of statements 19:29:04 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.042s coverage: 95.1% of statements 19:29:04 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 19:29:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 19:29:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.064s coverage: 90.4% of statements 19:29:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.020s coverage: 100.0% of statements 19:29:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 19:29:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.041s coverage: 100.0% of statements 19:29:04 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.049s coverage: 68.5% of statements 19:29:04 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 19:29:25 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.373s coverage: 83.8% of statements 19:29:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 88.9% of statements 19:29:25 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 19:29:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements 19:29:25 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.018s coverage: 100.0% of statements 19:29:25 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.032s coverage: 95.1% of statements 19:29:32 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:29:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:29:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:29:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:29:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:29:33 $ docker stop --time=1 38a845bde3a3ec1f05b8b162348700e1fecce6c0e44fe6340ffd0ff1179bd93b 19:29:35 $ docker rm -f 38a845bde3a3ec1f05b8b162348700e1fecce6c0e44fe6340ffd0ff1179bd93b [Pipeline] // withDockerContainer [Pipeline] sh 19:29:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:29: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 19:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:36 19:29:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:36 latest: Pulling from edgex-lftools-log-publisher 19:29:36 5eb5b503b376: Pulling fs layer 19:29:36 5c69ac0246d0: Pulling fs layer 19:29:36 ec43610c2a17: Pulling fs layer 19:29:36 3a2ae6a8a46f: Pulling fs layer 19:29:36 33b1e0a273af: Pulling fs layer 19:29:36 5d3b04190fa2: Pulling fs layer 19:29:36 2f39f015ded8: Pulling fs layer 19:29:36 3a2ae6a8a46f: Waiting 19:29:36 33b1e0a273af: Waiting 19:29:36 5d3b04190fa2: Waiting 19:29:36 2f39f015ded8: Waiting 19:29:36 5c69ac0246d0: Download complete 19:29:36 3a2ae6a8a46f: Verifying Checksum 19:29:36 3a2ae6a8a46f: Download complete 19:29:36 33b1e0a273af: Verifying Checksum 19:29:36 33b1e0a273af: Download complete 19:29:36 5d3b04190fa2: Verifying Checksum 19:29:36 5d3b04190fa2: Download complete 19:29:36 ec43610c2a17: Verifying Checksum 19:29:36 ec43610c2a17: Download complete 19:29:36 5eb5b503b376: Verifying Checksum 19:29:36 5eb5b503b376: Download complete 19:29:37 2f39f015ded8: Verifying Checksum 19:29:37 2f39f015ded8: Download complete 19:29:37 5eb5b503b376: Pull complete 19:29:37 5c69ac0246d0: Pull complete 19:29:38 ec43610c2a17: Pull complete 19:29:38 3a2ae6a8a46f: Pull complete 19:29:38 33b1e0a273af: Pull complete 19:29:38 5d3b04190fa2: Pull complete 19:29:42 2f39f015ded8: Pull complete 19:29:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:29:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:42 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:29:42 $ 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 19:29:45 $ docker top 3424df993729c387732adf8eac7683dad651e6336661e8c09c9878f2965b9b2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:29:45 ---> job-cost.sh 19:29:45 lf-activate-venv: SKIPPING 19:29:45 INFO: No Stack... 19:29:45 INFO: Retrieving Pricing Info for: v3-standard-8 19:29:46 INFO: Archiving Costs [Pipeline] sh 19:29:46 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 19:29:46 + cut -d, -f6 [Pipeline] lock 19:29:46 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] 19:29:46 Resource [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] did not exist. Created. 19:29:46 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:47 + echo total: 0.2199999988079071 [Pipeline] stash 19:29:47 Stashed 1 file(s) [Pipeline] } 19:29:47 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 19:29:47 $ docker stop --time=1 3424df993729c387732adf8eac7683dad651e6336661e8c09c9878f2965b9b2c 19:29:48 $ docker rm -f 3424df993729c387732adf8eac7683dad651e6336661e8c09c9878f2965b9b2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:31:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8397 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 19:31:38 Running in /w/workspace/go-mod-messaging/46 [Pipeline] { [Pipeline] checkout 19:31:38 Selected Git installation does not exist. Using Default 19:31:38 The recommended git tool is: NONE 19:31:44 using credential edgex-jenkins-ssh 19:31:44 Cloning the remote Git repository 19:31:45 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 19:31:45 > git init /w/workspace/go-mod-messaging/46 # timeout=10 19:31:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:31:45 > git --version # timeout=10 19:31:45 > git --version # 'git version 2.25.1' 19:31:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:31:45 Verifying host key using known hosts file 19:31:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:31:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:47 Avoid second fetch 19:31:47 Checking out Revision 6e879a8fb60e27e54d209618db3b0645b278799c (main) 19:31:46 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:31:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:31:47 > git config core.sparsecheckout # timeout=10 19:31:47 > git checkout -f 6e879a8fb60e27e54d209618db3b0645b278799c # timeout=10 19:31:47 Commit message: "Merge pull request #181 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats.go-1.18.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:31:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:31:48 % Total % Received % Xferd Average Speed Time Time Time Current 19:31:48 Dload Upload Total Spent Left Speed 19:31:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 19:31:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:31:49 + sudo tee /etc/docker/daemon.new 19:31:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:31:49 { 19:31:49 "registry-mirrors": [ 19:31:49 "https://nexus3.edgexfoundry.org:10001" 19:31:49 ], 19:31:49 "bip": "10.250.0.254/24", 19:31:49 "hosts": [ 19:31:49 "tcp://0.0.0.0:5555", 19:31:49 "unix:///var/run/docker.sock" 19:31:49 ], 19:31:49 "mtu": 1458, 19:31:49 "selinux-enabled": true, 19:31:49 "seccomp-profile": "/etc/docker/seccomp.json" 19:31:49 } [Pipeline] sh 19:31:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:31:50 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:32:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:32:08 ========================================================= 19:32:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:32:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:32:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:32:09 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:32:09 9b18e9b68314: Pulling fs layer 19:32:09 d32db5db7311: Pulling fs layer 19:32:09 d0c4b47475fc: Pulling fs layer 19:32:09 5831b945b038: Pulling fs layer 19:32:09 86bbec2aaacd: Pulling fs layer 19:32:09 e10730c5d714: Pulling fs layer 19:32:09 5dd5c2283517: Pulling fs layer 19:32:09 d5ac0230b979: Pulling fs layer 19:32:09 e10730c5d714: Waiting 19:32:09 5dd5c2283517: Waiting 19:32:09 5831b945b038: Waiting 19:32:09 86bbec2aaacd: Waiting 19:32:09 d5ac0230b979: Waiting 19:32:09 d0c4b47475fc: Verifying Checksum 19:32:09 d0c4b47475fc: Download complete 19:32:09 d32db5db7311: Verifying Checksum 19:32:09 d32db5db7311: Download complete 19:32:09 86bbec2aaacd: Verifying Checksum 19:32:09 86bbec2aaacd: Download complete 19:32:09 e10730c5d714: Download complete 19:32:09 9b18e9b68314: Verifying Checksum 19:32:09 9b18e9b68314: Download complete 19:32:10 9b18e9b68314: Pull complete 19:32:11 d5ac0230b979: Verifying Checksum 19:32:11 d5ac0230b979: Download complete 19:32:11 d32db5db7311: Pull complete 19:32:11 d0c4b47475fc: Pull complete 19:32:12 5dd5c2283517: Download complete 19:32:13 5831b945b038: Verifying Checksum 19:32:13 5831b945b038: Download complete 19:32:25 5831b945b038: Pull complete 19:32:25 86bbec2aaacd: Pull complete 19:32:25 e10730c5d714: Pull complete 19:32:32 5dd5c2283517: Pull complete 19:32:33 d5ac0230b979: Pull complete 19:32:33 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 19:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:32:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 19:32:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:34 + docker inspect -f . ci-base-image-arm64 19:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:34 prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container 19:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/46 -v /w/workspace/go-mod-messaging/46:/w/workspace/go-mod-messaging/46:rw,z -v /w/workspace/go-mod-messaging/46@tmp:/w/workspace/go-mod-messaging/46@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 19:32:38 $ docker top b43704ab8818833a1baf6a7b3441a7ae171436658fd04e31acd4da71dd00a1bb -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:39 + go version 19:32:39 go version go1.18.7 linux/arm64 [Pipeline] } 19:32:39 $ docker stop --time=1 b43704ab8818833a1baf6a7b3441a7ae171436658fd04e31acd4da71dd00a1bb 19:32:40 $ docker rm -f b43704ab8818833a1baf6a7b3441a7ae171436658fd04e31acd4da71dd00a1bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:32:41 + docker inspect -f . ci-base-image-arm64 19:32:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:32:41 prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container 19:32:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-messaging/46 -v /w/workspace/go-mod-messaging/46:/w/workspace/go-mod-messaging/46:rw,z -v /w/workspace/go-mod-messaging/46@tmp:/w/workspace/go-mod-messaging/46@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 19:32:43 $ docker top 28b62f9e44585b031b0b48946408a87235349df9a6353b27f53b6a7888a952ee -eo pid,comm [Pipeline] { [Pipeline] sh 19:32:44 + git config --global --add safe.directory /w/workspace/go-mod-messaging/46 [Pipeline] fileExists [Pipeline] sh 19:32:45 + make test 19:32:45 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 19:32:45 go: downloading github.com/nats-io/nats.go v1.18.0 19:32:45 go: downloading github.com/stretchr/testify v1.8.0 19:32:45 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 19:32:45 go: downloading github.com/google/uuid v1.3.0 19:32:45 go: downloading github.com/nats-io/nats-server/v2 v2.9.3 19:32:45 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:32:45 go: downloading github.com/pebbe/zmq4 v1.2.7 19:32:46 go: downloading github.com/davecgh/go-spew v1.1.1 19:32:46 go: downloading github.com/pmezard/go-difflib v1.0.0 19:32:46 go: downloading github.com/stretchr/objx v0.4.0 19:32:46 go: downloading gopkg.in/yaml.v3 v3.0.1 19:32:46 go: downloading github.com/gorilla/websocket v1.4.2 19:32:46 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 19:32:46 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:32:46 go: downloading github.com/nats-io/nkeys v0.3.0 19:32:46 go: downloading github.com/nats-io/nuid v1.0.1 19:32:46 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 19:32:46 go: downloading github.com/klauspost/compress v1.15.11 19:32:46 go: downloading github.com/minio/highwayhash v1.0.2 19:32:46 go: downloading github.com/nats-io/jwt/v2 v2.3.0 19:32:46 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 19:33:54 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 19:34:27 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.256s coverage: 90.4% of statements 19:34:37 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.206s coverage: 87.7% of statements 19:34:37 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 19:34:37 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.310s coverage: 35.9% of statements 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.123s coverage: 68.5% of statements 19:35:44 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.466s coverage: 83.8% of statements 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.080s coverage: 88.9% of statements 19:35:44 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.077s coverage: 100.0% of statements 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements 19:35:44 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 19:35:44 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.289s coverage: 90.4% of statements 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.066s coverage: 100.0% of statements 19:35:44 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.069s coverage: 100.0% of statements 19:35:44 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.178s coverage: 68.5% of statements 19:35:44 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 19:36:03 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.522s coverage: 83.8% of statements 19:36:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.068s coverage: 88.9% of statements 19:36:03 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 19:36:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.074s coverage: 100.0% of statements 19:36:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.056s coverage: 100.0% of statements 19:36:03 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.082s coverage: 95.1% of statements 19:36:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:36:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:36:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:36:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:36:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:36:59 $ docker stop --time=1 28b62f9e44585b031b0b48946408a87235349df9a6353b27f53b6a7888a952ee 19:37:01 $ docker rm -f 28b62f9e44585b031b0b48946408a87235349df9a6353b27f53b6a7888a952ee [Pipeline] // withDockerContainer [Pipeline] sh 19:37:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:37:03 Warning: overwriting stash ‘coverage-report’ 19:37:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:04 19:37:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:04 arm64: Pulling from edgex-lftools-log-publisher 19:37:04 8998bd30e6a1: Pulling fs layer 19:37:04 04944245beec: Pulling fs layer 19:37:04 699f458cf7ca: Pulling fs layer 19:37:04 765212b225bb: Pulling fs layer 19:37:04 f23df028b6ca: Pulling fs layer 19:37:04 d65c8cfc05b1: Pulling fs layer 19:37:04 2437ff75d9bd: Pulling fs layer 19:37:04 f23df028b6ca: Waiting 19:37:04 765212b225bb: Waiting 19:37:04 2437ff75d9bd: Waiting 19:37:04 d65c8cfc05b1: Waiting 19:37:04 04944245beec: Verifying Checksum 19:37:04 04944245beec: Download complete 19:37:05 765212b225bb: Verifying Checksum 19:37:05 765212b225bb: Download complete 19:37:05 f23df028b6ca: Verifying Checksum 19:37:05 f23df028b6ca: Download complete 19:37:05 d65c8cfc05b1: Verifying Checksum 19:37:05 d65c8cfc05b1: Download complete 19:37:05 699f458cf7ca: Verifying Checksum 19:37:05 699f458cf7ca: Download complete 19:37:05 8998bd30e6a1: Verifying Checksum 19:37:05 8998bd30e6a1: Download complete 19:37:08 2437ff75d9bd: Verifying Checksum 19:37:08 2437ff75d9bd: Download complete 19:37:09 8998bd30e6a1: Pull complete 19:37:10 04944245beec: Pull complete 19:37:11 699f458cf7ca: Pull complete 19:37:11 765212b225bb: Pull complete 19:37:12 f23df028b6ca: Pull complete 19:37:12 d65c8cfc05b1: Pull complete 19:37:27 2437ff75d9bd: Pull complete 19:37:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:37:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:27 prd-ubuntu20.04-docker-arm64-4c-16g-8397 does not seem to be running inside a container 19:37:27 $ 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/46 -v /w/workspace/go-mod-messaging/46:/w/workspace/go-mod-messaging/46:rw,z -v /w/workspace/go-mod-messaging/46@tmp:/w/workspace/go-mod-messaging/46@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 19:37:30 $ docker top 867e5a3c8736678b54ada915d65f896d2218d7c6c89c39f154cddbd366e891b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:31 ---> job-cost.sh 19:37:31 lf-activate-venv: SKIPPING 19:37:31 INFO: No Stack... 19:37:31 INFO: Retrieving Pricing Info for: v3-standard-4 19:37:32 INFO: Archiving Costs [Pipeline] sh 19:37:33 + cat /w/workspace/go-mod-messaging/46/archives/cost.csv 19:37:33 + cut -d, -f6 [Pipeline] lock 19:37:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] 19:37:33 Resource [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] did not exist. Created. 19:37:33 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:33 /w/workspace/go-mod-messaging/46@tmp/durable-22bd21e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:37:34 + echo total: 0.10999999940395355 [Pipeline] stash 19:37:34 Warning: overwriting stash ‘stack-cost’ 19:37:34 Stashed 1 file(s) [Pipeline] } 19:37:34 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-46-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:34 $ docker stop --time=1 867e5a3c8736678b54ada915d65f896d2218d7c6c89c39f154cddbd366e891b1 19:37:36 $ docker rm -f 867e5a3c8736678b54ada915d65f896d2218d7c6c89c39f154cddbd366e891b1 [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 19:37:36 provisioning config files... 19:37:36 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7249980381575267364tmp [Pipeline] { [Pipeline] sh 19:37:36 + set +x 19:37:36 + + bash -s -- 19:37:36 curl -s https://codecov.io/bash 19:37:36 19:37:36 _____ _ 19:37:36 / ____| | | 19:37:36 | | ___ __| | ___ ___ _____ __ 19:37:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:37:36 | |___| (_) | (_| | __/ (_| (_) \ V / 19:37:36 \_____\___/ \__,_|\___|\___\___/ \_/ 19:37:36 Bash-1.0.6 19:37:36 19:37:36 19:37:36 ==> git version 2.25.1 found 19:37:36 ==> 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 19:37:36 Release-Date: 2020-01-08 19:37:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:37:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:37:36 ==> Jenkins CI detected. 19:37:36 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 19:37:36 project root: . 19:37:36 --> token set from env 19:37:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:37:36 ==> Running gcov in . (disable via -X gcov) 19:37:36 ==> Python coveragepy not found 19:37:36 ==> Searching for coverage reports in: 19:37:36 + . 19:37:36 -> Found 1 reports 19:37:36 ==> Detecting git/mercurial file structure 19:37:36 ==> Reading reports 19:37:36 + ./coverage.out bytes=25878 19:37:36 ==> Appending adjustments 19:37:36 https://docs.codecov.io/docs/fixing-reports 19:37:37 + Found adjustments 19:37:37 ==> Gzipping contents 19:37:37 8.0K /tmp/codecov.T52DOL.gz 19:37:37 ==> Uploading reports 19:37:37 url: https://codecov.io 19:37:37 query: branch=main&commit=6e879a8fb60e27e54d209618db3b0645b278799c&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 19:37:37 -> Pinging Codecov 19:37:37 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=6e879a8fb60e27e54d209618db3b0645b278799c&build=46&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F46%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 19:37:37 -> Uploading to 19:37:37 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/F6E385568367DD0E4001BA4F8F1CB792/6e879a8fb60e27e54d209618db3b0645b278799c/6f59d92a-58cc-4c09-b5ad-42d31fcbf997.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T193737Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d9dfd3788f86d4775edc54d711e33a519291a4bb15e2fa4840ac1b37fe0a28a6 19:37:37 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:37 Dload Upload Total Spent Left Speed 19:37:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6993 0 0 100 6993 0 31786 --:--:-- --:--:-- --:--:-- 31642 100 6993 0 0 100 6993 0 28542 --:--:-- --:--:-- --:--:-- 28542 19:37:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] } 19:37:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:37:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:37:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:37:38 19:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:37:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:37:38 df9b9388f04a: Pulling fs layer 19:37:38 52dc419b0ee2: Pulling fs layer 19:37:38 25bc292e5bac: Pulling fs layer 19:37:38 114826534d7a: Pulling fs layer 19:37:38 4657fd5d0bcf: Pulling fs layer 19:37:38 6ad1cebc031e: Pulling fs layer 19:37:38 8a3aa393b2d8: Pulling fs layer 19:37:38 114826534d7a: Waiting 19:37:38 4657fd5d0bcf: Waiting 19:37:38 6ad1cebc031e: Waiting 19:37:38 8a3aa393b2d8: Waiting 19:37:38 25bc292e5bac: Verifying Checksum 19:37:38 25bc292e5bac: Download complete 19:37:38 52dc419b0ee2: Verifying Checksum 19:37:38 52dc419b0ee2: Download complete 19:37:38 4657fd5d0bcf: Verifying Checksum 19:37:38 4657fd5d0bcf: Download complete 19:37:38 df9b9388f04a: Verifying Checksum 19:37:38 df9b9388f04a: Download complete 19:37:38 df9b9388f04a: Pull complete 19:37:38 6ad1cebc031e: Download complete 19:37:38 52dc419b0ee2: Pull complete 19:37:39 25bc292e5bac: Pull complete 19:37:39 114826534d7a: Download complete 19:37:39 8a3aa393b2d8: Verifying Checksum 19:37:39 8a3aa393b2d8: Download complete 19:37:42 114826534d7a: Pull complete 19:37:42 4657fd5d0bcf: Pull complete 19:37:42 6ad1cebc031e: Pull complete 19:37:45 8a3aa393b2d8: Pull complete 19:37:45 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:37:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:37:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:45 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:37:45 $ 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 19:37:48 $ docker top b575e011e13c5d744546640c779057835b475e8a0f2f7b30baf071a2108e1c17 -eo pid,comm [Pipeline] { [Pipeline] echo 19:37:49 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 19:37:49 + set -o pipefail 19:37:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 19:37:52 19:37:52 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 19:37:52 19:37:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/77f335d9-4df7-4e98-9888-d67053a98041 19:37:52 19:37:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:37:52 19:37:52 19:37:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:37:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:37:52 More details here: https://snyk.co/ue1NS [Pipeline] } 19:37:52 $ docker stop --time=1 b575e011e13c5d744546640c779057835b475e8a0f2f7b30baf071a2108e1c17 19:37:54 $ docker rm -f b575e011e13c5d744546640c779057835b475e8a0f2f7b30baf071a2108e1c17 [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 19:37:55 + git log --format=format:%s -1 6e879a8fb60e27e54d209618db3b0645b278799c [Pipeline] sh 19:37:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:37:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:37:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:55 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:37:55 $ 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 19:37:56 $ docker top 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 -eo pid,comm 19:37:56 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). 19:37:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:37:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:37:56 [ssh-agent] Looking for ssh-agent implementation... 19:37:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:37:56 $ docker exec 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 ssh-agent 19:37:56 SSH_AUTH_SOCK=/tmp/ssh-bN2d65IuDibr/agent.34 19:37:56 SSH_AGENT_PID=40 19:37:56 Running ssh-add (command line suppressed) 19:37:56 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5911377073487468461.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5911377073487468461.key) 19:37:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:37:56 + git semver tag 19:37:57 2022-10-17 19:37:56,917 [run_tag] DEBUG tag force:False 19:37:57 2022-10-17 19:37:56,917 [check_head_tag] DEBUG check head tag 19:37:57 2022-10-17 19:37:56,919 [execute] INFO git cat-file --batch-check 19:37:57 2022-10-17 19:37:56,919 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 19:37:57 2022-10-17 19:37:56,923 [execute] INFO git cat-file --batch 19:37:57 2022-10-17 19:37:56,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 19:37:57 2022-10-17 19:37:56,943 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:37:57 2022-10-17 19:37:56,944 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 19:37:57 2022-10-17 19:37:56,944 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 19:37:57 2022-10-17 19:37:56,948 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:37:57 2.3.0-dev.22 [Pipeline] } 19:37:57 $ docker exec --env ******** --env ******** 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 ssh-agent -k 19:37:57 unset SSH_AUTH_SOCK; 19:37:57 unset SSH_AGENT_PID; 19:37:57 echo Agent pid 40 killed; 19:37:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:37:57 + git semver [Pipeline] } 19:37:57 $ docker stop --time=1 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 19:37:59 $ docker rm -f 32287b544d1dfe129cc3c570b610d7263b19b441a993705d53fcd0b7e590c6b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:37:59 19:37:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:37:59 0.23.1-centos7: Pulling from edgex-lftools 19:37:59 ab5ef0e58194: Pulling fs layer 19:37:59 9712f1f96733: Pulling fs layer 19:37:59 63f879dbbcfc: Pulling fs layer 19:37:59 0d9ebad4ef96: Pulling fs layer 19:37:59 e9a5061849ea: Pulling fs layer 19:37:59 d747dcd14b5f: Pulling fs layer 19:37:59 2de7ff778b66: Pulling fs layer 19:37:59 e9a5061849ea: Waiting 19:37:59 d747dcd14b5f: Waiting 19:37:59 2de7ff778b66: Waiting 19:37:59 0d9ebad4ef96: Waiting 19:37:59 9712f1f96733: Verifying Checksum 19:37:59 9712f1f96733: Download complete 19:38:00 63f879dbbcfc: Verifying Checksum 19:38:00 63f879dbbcfc: Download complete 19:38:00 e9a5061849ea: Verifying Checksum 19:38:00 e9a5061849ea: Download complete 19:38:00 0d9ebad4ef96: Verifying Checksum 19:38:00 0d9ebad4ef96: Download complete 19:38:00 d747dcd14b5f: Verifying Checksum 19:38:00 d747dcd14b5f: Download complete 19:38:00 ab5ef0e58194: Download complete 19:38:00 2de7ff778b66: Verifying Checksum 19:38:00 2de7ff778b66: Download complete 19:38:03 ab5ef0e58194: Pull complete 19:38:03 9712f1f96733: Pull complete 19:38:03 63f879dbbcfc: Pull complete 19:38:06 0d9ebad4ef96: Pull complete 19:38:07 e9a5061849ea: Pull complete 19:38:07 d747dcd14b5f: Pull complete 19:38:08 2de7ff778b66: Pull complete 19:38:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:38:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:38:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:08 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:38:08 $ 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 19:38:12 $ docker top 982f9b292cd5ac30ff26e55d2712b12306de7e1dbca77b1d1f563c6f66fcc6de -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:38:12 provisioning config files... 19:38:12 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config5785041770037192041tmp 19:38:12 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13952611577776853334tmp 19:38:12 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9317526625743800715tmp [Pipeline] { [Pipeline] echo 19:38:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:38:12 ---> sigul-configuration.sh 19:38:12 gpg: directory `/root/.gnupg' created 19:38:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:38:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:38:12 gpg: keyring `/root/.gnupg/secring.gpg' created 19:38:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:38:12 gpg: CAST5 encrypted data 19:38:12 gpg: encrypted with 1 passphrase 19:38:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:38:13 + mkdir /home/jenkins 19:38:13 + mkdir /home/jenkins/sigul [Pipeline] sh 19:38:13 + 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 19:38:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:38:13 ---> sigul-install.sh 19:38:13 Sigul already installed; skipping installation. [Pipeline] sh 19:38:13 + git tag --list 19:38:13 v0.0.0 19:38:13 v0.1.0 19:38:13 v0.1.1 19:38:13 v0.1.10 19:38:13 v0.1.11 19:38:13 v0.1.12 19:38:13 v0.1.13 19:38:13 v0.1.14 19:38:13 v0.1.15 19:38:13 v0.1.16 19:38:13 v0.1.17 19:38:13 v0.1.18 19:38:13 v0.1.19 19:38:13 v0.1.2 19:38:13 v0.1.20 19:38:13 v0.1.21 19:38:13 v0.1.22 19:38:13 v0.1.23 19:38:13 v0.1.24 19:38:13 v0.1.25 19:38:13 v0.1.26 19:38:13 v0.1.27 19:38:13 v0.1.28 19:38:13 v0.1.29 19:38:13 v0.1.3 19:38:13 v0.1.30 19:38:13 v0.1.31 19:38:13 v0.1.4 19:38:13 v0.1.5 19:38:13 v0.1.6 19:38:13 v0.1.7 19:38:13 v0.1.8 19:38:13 v0.1.9 19:38:13 v2.0.0 19:38:13 v2.0.1 19:38:13 v2.1.0 19:38:13 v2.1.1 19:38:13 v2.1.1-dev.1 19:38:13 v2.1.1-dev.2 19:38:13 v2.1.1-dev.3 19:38:13 v2.2.0 19:38:13 v2.2.1-dev.1 19:38:13 v2.2.1-dev.10 19:38:13 v2.2.1-dev.11 19:38:13 v2.2.1-dev.2 19:38:13 v2.2.1-dev.3 19:38:13 v2.2.1-dev.4 19:38:13 v2.2.1-dev.5 19:38:13 v2.2.1-dev.6 19:38:13 v2.2.1-dev.7 19:38:13 v2.2.1-dev.8 19:38:13 v2.2.1-dev.9 19:38:13 v2.3.0-dev.11 19:38:13 v2.3.0-dev.12 19:38:13 v2.3.0-dev.13 19:38:13 v2.3.0-dev.14 19:38:13 v2.3.0-dev.15 19:38:13 v2.3.0-dev.16 19:38:13 v2.3.0-dev.17 19:38:13 v2.3.0-dev.18 19:38:13 v2.3.0-dev.19 19:38:13 v2.3.0-dev.20 19:38:13 v2.3.0-dev.21 19:38:13 v2.3.0-dev.22 [Pipeline] sh 19:38:14 + lftools sign git-tag v2.3.0-dev.22 19:38:14 Signing Git tag with Sigul... 19:38:14 Signing v2.3.0-dev.22 [Pipeline] echo 19:38:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:38:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:38:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:38:21 $ docker stop --time=1 982f9b292cd5ac30ff26e55d2712b12306de7e1dbca77b1d1f563c6f66fcc6de 19:38:23 $ docker rm -f 982f9b292cd5ac30ff26e55d2712b12306de7e1dbca77b1d1f563c6f66fcc6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:38:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:38:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:23 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:38:23 $ 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 19:38:24 $ docker top 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 -eo pid,comm 19:38:24 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). 19:38:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:38:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:24 [ssh-agent] Looking for ssh-agent implementation... 19:38:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:24 $ docker exec 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 ssh-agent 19:38:24 SSH_AUTH_SOCK=/tmp/ssh-lNxduxwqfWLC/agent.33 19:38:24 SSH_AGENT_PID=39 19:38:24 Running ssh-add (command line suppressed) 19:38:24 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9363824467001985505.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9363824467001985505.key) 19:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:24 + git semver bump pre 19:38:25 2022-10-17 19:38:25,089 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:38:25 2022-10-17 19:38:25,089 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev 19:38:25 2022-10-17 19:38:25,089 [bump_version] DEBUG bumped version:2.3.0-dev.23 19:38:25 2022-10-17 19:38:25,089 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 19:38:25 2022-10-17 19:38:25,089 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:38:25 2022-10-17 19:38:25,089 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:38:25 2022-10-17 19:38:25,091 [execute] INFO git cat-file --batch-check 19:38:25 2022-10-17 19:38:25,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 19:38:25 2022-10-17 19:38:25,096 [execute] INFO git cat-file --batch 19:38:25 2022-10-17 19:38:25,096 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 19:38:25 2022-10-17 19:38:25,101 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:38:25 2.3.0-dev.23 [Pipeline] } 19:38:25 $ docker exec --env ******** --env ******** 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 ssh-agent -k 19:38:25 unset SSH_AUTH_SOCK; 19:38:25 unset SSH_AGENT_PID; 19:38:25 echo Agent pid 39 killed; 19:38:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:38:25 + git semver [Pipeline] } 19:38:25 $ docker stop --time=1 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 19:38:27 $ docker rm -f 0fe7324853ed254a19d24064c1d9783d1c6480bb2c018241ee3786684abab253 [Pipeline] // withDockerContainer [Pipeline] sh 19:38:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:38:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:27 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:38:27 $ 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 19:38:28 $ docker top adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 -eo pid,comm 19:38:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:38:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:38:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:38:28 [ssh-agent] Looking for ssh-agent implementation... 19:38:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:38:28 $ docker exec adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 ssh-agent 19:38:28 SSH_AUTH_SOCK=/tmp/ssh-JcCdi5PKAIMf/agent.21 19:38:28 SSH_AGENT_PID=39 19:38:28 Running ssh-add (command line suppressed) 19:38:28 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5174316664537759353.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5174316664537759353.key) 19:38:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:38:29 + git semver push 19:38:29 2022-10-17 19:38:29,274 [run_push] DEBUG push 19:38:29 2022-10-17 19:38:29,275 [execute] INFO git cat-file --batch-check 19:38:29 2022-10-17 19:38:29,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 19:38:29 2022-10-17 19:38:29,278 [execute] INFO git rev-list 6f916000ea13d4eae6c395d085771eafe1d1aced -- 19:38:29 2022-10-17 19:38:29,279 [execute] DEBUG Popen(['git', 'rev-list', '6f916000ea13d4eae6c395d085771eafe1d1aced', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 19:38:29 2022-10-17 19:38:29,286 [execute] INFO git fetch -v origin 19:38:29 2022-10-17 19:38:29,286 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 19:38:29 2022-10-17 19:38:29,866 [run_push] DEBUG no remote changes detected 19:38:29 2022-10-17 19:38:29,866 [execute] INFO git push origin semver 19:38:29 2022-10-17 19:38:29,867 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 19:38:30 2022-10-17 19:38:30,721 [run_push] DEBUG push all version tags 19:38:30 2022-10-17 19:38:30,722 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:38:30 2022-10-17 19:38:30,722 [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) 19:38:31 2022-10-17 19:38:31,518 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:38:31 2.3.0-dev.23 [Pipeline] } 19:38:31 $ docker exec --env ******** --env ******** adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 ssh-agent -k 19:38:31 unset SSH_AUTH_SOCK; 19:38:31 unset SSH_AGENT_PID; 19:38:31 echo Agent pid 39 killed; 19:38:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:38:32 + git semver [Pipeline] } 19:38:32 $ docker stop --time=1 adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 19:38:33 $ docker rm -f adc98ddf6442013e1b1f80db24f8de2448c98c413509ca7fb99d1e813dc6bee8 [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 19:38:34 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 19:38:34 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 19:38:34 total 16 19:38:34 drwxr-xr-x 3 root root 4096 Oct 17 19:29 . 19:38:34 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 19:38 .. 19:38:34 drwxr-xr-x 2 root root 4096 Oct 17 19:29 cost 19:38:34 -rw-r--r-- 1 root root 87 Oct 17 19:29 cost.csv 19:38:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 19:38:34 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 19:38:34 total 16 19:38:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 19:29 . 19:38:34 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 19:38 .. 19:38:34 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 19:29 cost 19:38:34 -rw-r--r-- 1 jenkins jenkins 87 Oct 17 19:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:38:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:38:35 ---> package-listing.sh 19:38:35 ++ facter osfamily 19:38:35 ++ tr '[:upper:]' '[:lower:]' 19:38:35 + OS_FAMILY=debian 19:38:35 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 19:38:35 + START_PACKAGES=/tmp/packages_start.txt 19:38:35 + END_PACKAGES=/tmp/packages_end.txt 19:38:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:38:35 + PACKAGES=/tmp/packages_start.txt 19:38:35 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 19:38:35 + PACKAGES=/tmp/packages_end.txt 19:38:35 + case "${OS_FAMILY}" in 19:38:35 + dpkg -l 19:38:35 + grep '^ii' 19:38:35 + '[' -f /tmp/packages_start.txt ']' 19:38:35 + '[' -f /tmp/packages_end.txt ']' 19:38:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:38:35 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 19:38:35 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 19:38:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 19:38:35 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 19:38:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:38:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:38:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:38:36 prd-ubuntu20.04-docker-8c-8g-8395 does not seem to be running inside a container 19:38:36 $ 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 19:38:37 $ docker top 899b15d01fd4ab563a9caa9ae2468817491d6964232c506fab3fd69c0386d254 -eo pid,comm [Pipeline] { [Pipeline] sh 19:38:37 + touch /tmp/pre-build-complete [Pipeline] sh 19:38:37 + mkdir -p /var/log/sysstat [Pipeline] sh 19:38:37 + ls /var/log/sa-host 19:38:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:38:38 provisioning config files... 19:38:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config17173016343221861847tmp [Pipeline] { [Pipeline] echo 19:38:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:38:38 ---> create-netrc.sh [Pipeline] } 19:38:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:38:38 ---> python-tools-install.sh [Pipeline] echo 19:38:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:38:39 ---> sudo-logs.sh 19:38:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:38:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:38:39 ---> job-cost.sh 19:38:39 lf-activate-venv: SKIPPING 19:38:39 DEBUG: total: 0.2199999988079071 19:38:39 INFO: Retrieving Stack Cost... 19:38:39 INFO: Retrieving Pricing Info for: v3-standard-8 19:38:40 INFO: Archiving Costs [Pipeline] echo 19:38:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:38:40 ---> logs-deploy.sh 19:38:40 lf-activate-venv: SKIPPING 19:38:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/46 19:38:40 INFO: archiving workspace using pattern(s): 19:38:41 Archives upload complete. 19:38:41 INFO: archiving logs to Nexus