Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 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-ssh1950989883799805119.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1464282966006537673.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14072679532705528483.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 bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh13685221687128510453.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-ssh13082872135971675442.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6911 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 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 (main) Commit message: "Merge pull request #176 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.2" > 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 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 # timeout=10 > git rev-list --no-walk bb9b4230a1c1462292f826b2ff2c739bb0fba4cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:41:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:41:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:41:30 ========================================================= 17:41:30 EdgeX Global Pipelines Version Info 17:41:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:41:31 ------------------- 17:41:31 stable info: 17:41:31 ------------------- 17:41:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:41:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:41:31 Message: update stable to v1.0.239 17:41:31 ------------------- 17:41:31 experimental info: 17:41:31 ------------------- 17:41:31 Commited By: **** collab-it+edgex@linuxfoundation.org 17:41:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 17:41:31 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4a8d161 [Pipeline] echo 17:41:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:41:32 + git rev-list -1 --merges 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4~1..4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] echo 17:41:32 -----------> git rev-list -1 --merges 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4~1..4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 17:41:32 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [false] [Pipeline] sh 17:41:33 + git log --format=format:%s -1 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] echo 17:41:33 ========================================================= 17:41:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:41:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:41:33 + git log --format=format:%s -1 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] echo 17:41:33 [semverPrep] GIT_COMMIT: 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4, Commit Message: Merge pull request #176 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.2 [Pipeline] echo 17:41:33 [semverPrep] This is not a build commit. [Pipeline] sh 17:41:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:41:33 + grep -v github /etc/ssh/ssh_known_hosts 17:41:33 + [ -e /tmp/ssh_known_hosts ] 17:41:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:41:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:41:33 + sudo tee -a /etc/ssh/ssh_known_hosts 17:41:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:34 17:41:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:34 0.1.4: Pulling from edgex-devops/py-git-semver 17:41:34 b85a868b505f: Pulling fs layer 17:41:34 e2be974225ed: Pulling fs layer 17:41:34 339a4e72a1f5: Pulling fs layer 17:41:34 988bab9f4d93: Pulling fs layer 17:41:34 1469e6f7b9e6: Pulling fs layer 17:41:34 eaf3925da568: Pulling fs layer 17:41:34 bab4dde63d76: Pulling fs layer 17:41:34 bde34c3a00c8: Pulling fs layer 17:41:34 b352a97aabf1: Pulling fs layer 17:41:34 4872d77fe225: Pulling fs layer 17:41:34 5851b861e8e6: Pulling fs layer 17:41:34 5851b861e8e6: Waiting 17:41:34 1469e6f7b9e6: Waiting 17:41:34 b352a97aabf1: Waiting 17:41:34 bde34c3a00c8: Waiting 17:41:34 4872d77fe225: Waiting 17:41:34 eaf3925da568: Waiting 17:41:34 988bab9f4d93: Waiting 17:41:34 e2be974225ed: Download complete 17:41:34 988bab9f4d93: Verifying Checksum 17:41:34 988bab9f4d93: Download complete 17:41:34 1469e6f7b9e6: Verifying Checksum 17:41:34 1469e6f7b9e6: Download complete 17:41:34 eaf3925da568: Verifying Checksum 17:41:34 eaf3925da568: Download complete 17:41:34 339a4e72a1f5: Download complete 17:41:34 bde34c3a00c8: Verifying Checksum 17:41:34 bde34c3a00c8: Download complete 17:41:34 b352a97aabf1: Download complete 17:41:34 4872d77fe225: Download complete 17:41:34 5851b861e8e6: Verifying Checksum 17:41:34 5851b861e8e6: Download complete 17:41:34 b85a868b505f: Verifying Checksum 17:41:34 b85a868b505f: Download complete 17:41:35 bab4dde63d76: Verifying Checksum 17:41:35 bab4dde63d76: Download complete 17:41:36 b85a868b505f: Pull complete 17:41:36 e2be974225ed: Pull complete 17:41:36 339a4e72a1f5: Pull complete 17:41:37 988bab9f4d93: Pull complete 17:41:37 1469e6f7b9e6: Pull complete 17:41:37 eaf3925da568: Pull complete 17:41:39 bab4dde63d76: Pull complete 17:41:39 bde34c3a00c8: Pull complete 17:41:39 b352a97aabf1: Pull complete 17:41:39 4872d77fe225: Pull complete 17:41:39 5851b861e8e6: Pull complete 17:41:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:41:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:41:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:39 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:41:39 $ 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 17:41:40 $ docker top 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 -eo pid,comm 17:41:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:41:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:41 [ssh-agent] Looking for ssh-agent implementation... 17:41:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:41 $ docker exec 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 ssh-agent 17:41:41 SSH_AUTH_SOCK=/tmp/ssh-HSXTCyg98yfI/agent.32 17:41:41 SSH_AGENT_PID=38 17:41:41 Running ssh-add (command line suppressed) 17:41:41 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4954650219901247624.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_4954650219901247624.key) 17:41:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:41 + git tag --points-at HEAD [Pipeline] } 17:41:41 $ docker exec --env ******** --env ******** 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 ssh-agent -k 17:41:41 unset SSH_AUTH_SOCK; 17:41:41 unset SSH_AGENT_PID; 17:41:41 echo Agent pid 38 killed; 17:41:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:41 [ssh-agent] Looking for ssh-agent implementation... 17:41:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:41 $ docker exec 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 ssh-agent 17:41:42 SSH_AUTH_SOCK=/tmp/ssh-5UvAm5ifCXwD/agent.70 17:41:42 SSH_AGENT_PID=76 17:41:42 Running ssh-add (command line suppressed) 17:41:42 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5940601158178071435.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5940601158178071435.key) 17:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:42 + git semver init 17:41:42 2022-10-03 17:41:42,656 [run_init] DEBUG init version:0.0.0 force:False 17:41:42 2022-10-03 17:41:42,657 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:41:42 2022-10-03 17:41:42,657 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 17:41:42 2022-10-03 17:41:42,657 [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) 17:41:43 2022-10-03 17:41:43,486 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 17:41:43 2022-10-03 17:41:43,486 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 17:41:43 2022-10-03 17:41:43,486 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:41:43 2022-10-03 17:41:43,486 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:41:43 2.3.0-dev.19 [Pipeline] } 17:41:43 $ docker exec --env ******** --env ******** 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 ssh-agent -k 17:41:43 unset SSH_AUTH_SOCK; 17:41:43 unset SSH_AGENT_PID; 17:41:43 echo Agent pid 76 killed; 17:41:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:44 + git semver [Pipeline] } 17:41:44 $ docker stop --time=1 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 17:41:45 $ docker rm -f 7cd1788ca558c3f75bc781ce368c49859fbbc2b4412764515e47589cee7c2592 [Pipeline] // withDockerContainer [Pipeline] sh 17:41:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:41:46 Stashed 1 file(s) [Pipeline] echo 17:41:46 [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:41:46 ========================================================= 17:41:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:41:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:41:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:41:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:41:46 2408cc74d12b: Pulling fs layer 17:41:46 ea60b727a1ce: Pulling fs layer 17:41:46 30c4a7721957: Pulling fs layer 17:41:46 370296b7ddb6: Pulling fs layer 17:41:46 7c6cee850709: Pulling fs layer 17:41:46 aa9baa53a306: Pulling fs layer 17:41:46 370296b7ddb6: Waiting 17:41:46 8b309c321861: Pulling fs layer 17:41:46 d8d76fd02f46: Pulling fs layer 17:41:46 aa9baa53a306: Waiting 17:41:46 d8d76fd02f46: Waiting 17:41:46 8b309c321861: Waiting 17:41:46 fa31f396de31: Pulling fs layer 17:41:46 fa31f396de31: Waiting 17:41:46 30c4a7721957: Verifying Checksum 17:41:46 30c4a7721957: Download complete 17:41:46 ea60b727a1ce: Download complete 17:41:46 7c6cee850709: Download complete 17:41:46 aa9baa53a306: Verifying Checksum 17:41:46 aa9baa53a306: Download complete 17:41:46 2408cc74d12b: Verifying Checksum 17:41:46 2408cc74d12b: Download complete 17:41:46 8b309c321861: Verifying Checksum 17:41:46 8b309c321861: Download complete 17:41:46 2408cc74d12b: Pull complete 17:41:46 ea60b727a1ce: Pull complete 17:41:47 30c4a7721957: Pull complete 17:41:47 fa31f396de31: Verifying Checksum 17:41:47 fa31f396de31: Download complete 17:41:47 d8d76fd02f46: Verifying Checksum 17:41:47 d8d76fd02f46: Download complete 17:41:47 370296b7ddb6: Verifying Checksum 17:41:47 370296b7ddb6: Download complete 17:41:51 370296b7ddb6: Pull complete 17:41:51 7c6cee850709: Pull complete 17:41:51 aa9baa53a306: Pull complete 17:41:51 8b309c321861: Pull complete 17:41:53 d8d76fd02f46: Pull complete 17:41:54 fa31f396de31: Pull complete 17:41:54 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 17:41:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:41:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh 17:41:54 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:55 + docker inspect -f . ci-base-image-x86_64 17:41:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:55 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:41:55 $ 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 17:41:57 $ docker top 728a7feb3c771f6c268b66f07a0f5e81329a004061bcea2b1ff416e85397ff27 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:57 + go version 17:41:57 go version go1.18.3 linux/amd64 [Pipeline] } 17:41:57 $ docker stop --time=1 728a7feb3c771f6c268b66f07a0f5e81329a004061bcea2b1ff416e85397ff27 17:41:58 $ docker rm -f 728a7feb3c771f6c268b66f07a0f5e81329a004061bcea2b1ff416e85397ff27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:59 + docker inspect -f . ci-base-image-x86_64 17:41:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:59 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:41:59 $ 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 17:41:59 $ docker top 1249e27b104ad58ae76054a5276eb2f21be735d45d72af1b8b96854707c6db5e -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:59 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 17:42:00 + make test 17:42:00 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:42:00 go: downloading github.com/stretchr/testify v1.8.0 17:42:00 go: downloading github.com/pebbe/zmq4 v1.2.7 17:42:00 go: downloading github.com/nats-io/nats.go v1.17.0 17:42:00 go: downloading github.com/google/uuid v1.3.0 17:42:00 go: downloading github.com/nats-io/nats-server/v2 v2.9.2 17:42:00 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:42:00 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:42:00 go: downloading github.com/pmezard/go-difflib v1.0.0 17:42:00 go: downloading github.com/davecgh/go-spew v1.1.1 17:42:00 go: downloading github.com/stretchr/objx v0.4.0 17:42:00 go: downloading gopkg.in/yaml.v3 v3.0.1 17:42:00 go: downloading github.com/gorilla/websocket v1.4.2 17:42:00 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:42:00 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:42:00 go: downloading github.com/nats-io/nuid v1.0.1 17:42:00 go: downloading github.com/nats-io/nkeys v0.3.0 17:42:00 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 17:42:00 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:42:00 go: downloading github.com/klauspost/compress v1.15.11 17:42:00 go: downloading github.com/minio/highwayhash v1.0.2 17:42:00 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 17:42:00 go: downloading golang.org/x/sys v0.0.0-20220928140112-f11e5e49a4ec 17:42:01 Still waiting to schedule task 17:42:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:42:15 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:42:18 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.068s coverage: 90.4% of statements 17:42:18 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.046s coverage: 87.0% of statements 17:42:18 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 17:42:18 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 17:42:28 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.098s coverage: 35.9% of statements 17:42:28 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.031s coverage: 68.5% of statements 17:42:28 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:42:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.380s coverage: 83.8% of statements 17:42:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.047s coverage: 88.9% of statements 17:42:41 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 17:42:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.046s coverage: 100.0% of statements 17:42:41 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.045s coverage: 100.0% of statements 17:42:41 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.034s coverage: 95.1% of statements 17:42:41 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 17:42:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:42:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.087s coverage: 90.4% of statements 17:42:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.026s coverage: 100.0% of statements 17:42:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 17:42:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.030s coverage: 100.0% of statements 17:42:41 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.038s coverage: 68.5% of statements 17:42:41 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:43:03 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.382s coverage: 83.8% of statements 17:43:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.037s coverage: 88.9% of statements 17:43:03 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 17:43:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.032s coverage: 100.0% of statements 17:43:03 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.032s coverage: 100.0% of statements 17:43:03 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.034s coverage: 95.1% of statements 17:43:11 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:43:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:43:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:43:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:43:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:43:12 $ docker stop --time=1 1249e27b104ad58ae76054a5276eb2f21be735d45d72af1b8b96854707c6db5e 17:43:13 $ docker rm -f 1249e27b104ad58ae76054a5276eb2f21be735d45d72af1b8b96854707c6db5e [Pipeline] // withDockerContainer [Pipeline] sh 17:43:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:43:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:14 17:43:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:14 latest: Pulling from edgex-lftools-log-publisher 17:43:14 5eb5b503b376: Pulling fs layer 17:43:14 5c69ac0246d0: Pulling fs layer 17:43:14 ec43610c2a17: Pulling fs layer 17:43:14 3a2ae6a8a46f: Pulling fs layer 17:43:14 33b1e0a273af: Pulling fs layer 17:43:14 5d3b04190fa2: Pulling fs layer 17:43:14 2f39f015ded8: Pulling fs layer 17:43:14 3a2ae6a8a46f: Waiting 17:43:14 33b1e0a273af: Waiting 17:43:14 5d3b04190fa2: Waiting 17:43:14 2f39f015ded8: Waiting 17:43:14 5c69ac0246d0: Download complete 17:43:14 3a2ae6a8a46f: Verifying Checksum 17:43:14 3a2ae6a8a46f: Download complete 17:43:14 33b1e0a273af: Verifying Checksum 17:43:14 33b1e0a273af: Download complete 17:43:14 5d3b04190fa2: Verifying Checksum 17:43:14 5d3b04190fa2: Download complete 17:43:15 ec43610c2a17: Verifying Checksum 17:43:15 ec43610c2a17: Download complete 17:43:15 5eb5b503b376: Download complete 17:43:15 2f39f015ded8: Download complete 17:43:16 5eb5b503b376: Pull complete 17:43:16 5c69ac0246d0: Pull complete 17:43:16 ec43610c2a17: Pull complete 17:43:16 3a2ae6a8a46f: Pull complete 17:43:17 33b1e0a273af: Pull complete 17:43:17 5d3b04190fa2: Pull complete 17:43:21 2f39f015ded8: Pull complete 17:43:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:43:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:43:21 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:43:21 $ 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 17:43:23 $ docker top 8eeac4c9cc204a77320b3c1bf24961ca6c8d181ee6161efe27c724b677852313 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:23 ---> job-cost.sh 17:43:23 lf-activate-venv: SKIPPING 17:43:23 INFO: No Stack... 17:43:23 INFO: Retrieving Pricing Info for: v3-standard-8 17:43:24 INFO: Archiving Costs [Pipeline] sh 17:43:24 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 17:43:24 + cut -d, -f6 [Pipeline] lock 17:43:24 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] 17:43:24 Resource [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] did not exist. Created. 17:43:24 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:43:24 + echo total: 0.2199999988079071 [Pipeline] stash 17:43:25 Stashed 1 file(s) [Pipeline] } 17:43:25 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 17:43:25 $ docker stop --time=1 8eeac4c9cc204a77320b3c1bf24961ca6c8d181ee6161efe27c724b677852313 17:43:26 $ docker rm -f 8eeac4c9cc204a77320b3c1bf24961ca6c8d181ee6161efe27c724b677852313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:43:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6912 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 17:43:36 Running in /w/workspace/go-mod-messaging/43 [Pipeline] { [Pipeline] checkout 17:43:36 Selected Git installation does not exist. Using Default 17:43:36 The recommended git tool is: NONE 17:43:41 using credential edgex-jenkins-ssh 17:43:41 Cloning the remote Git repository 17:43:41 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 17:43:41 > git init /w/workspace/go-mod-messaging/43 # timeout=10 17:43:41 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 17:43:41 > git --version # timeout=10 17:43:41 > git --version # 'git version 2.25.1' 17:43:41 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:41 Verifying host key using known hosts file 17:43:42 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. 17:43:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:43 Avoid second fetch 17:43:43 Checking out Revision 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 (main) 17:43:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 17:43:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:43 > git config core.sparsecheckout # timeout=10 17:43:43 > git checkout -f 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 # timeout=10 17:43:44 Commit message: "Merge pull request #176 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:43:45 % Total % Received % Xferd Average Speed Time Time Time Current 17:43:45 Dload Upload Total Spent Left Speed 17:43:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 80267 0 --:--:-- --:--:-- --:--:-- 80782 [Pipeline] sh 17:43:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:43:45 + + sudosudo tee /etc/docker/daemon.new 17:43:45 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:43:45 { 17:43:45 "registry-mirrors": [ 17:43:45 "https://nexus3.edgexfoundry.org:10001" 17:43:45 ], 17:43:45 "bip": "10.250.0.254/24", 17:43:45 "hosts": [ 17:43:45 "tcp://0.0.0.0:5555", 17:43:45 "unix:///var/run/docker.sock" 17:43:45 ], 17:43:45 "mtu": 1458, 17:43:45 "selinux-enabled": true, 17:43:45 "seccomp-profile": "/etc/docker/seccomp.json" 17:43:45 } [Pipeline] sh 17:43:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:43:46 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:44:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:05 ========================================================= 17:44:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:44:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:44:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:44:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:44:06 b3c136eddcbf: Pulling fs layer 17:44:06 c0a3192eca97: Pulling fs layer 17:44:06 a050256f5b6f: Pulling fs layer 17:44:06 656be50a0ddc: Pulling fs layer 17:44:06 2bbca73fdf42: Pulling fs layer 17:44:06 f607e4fc86c3: Pulling fs layer 17:44:06 4d572c569a2c: Pulling fs layer 17:44:06 fcf976331f73: Pulling fs layer 17:44:06 f607e4fc86c3: Waiting 17:44:06 2bbca73fdf42: Waiting 17:44:06 656be50a0ddc: Waiting 17:44:06 fcf976331f73: Waiting 17:44:06 a050256f5b6f: Download complete 17:44:06 c0a3192eca97: Download complete 17:44:06 2bbca73fdf42: Verifying Checksum 17:44:06 2bbca73fdf42: Download complete 17:44:06 f607e4fc86c3: Verifying Checksum 17:44:06 f607e4fc86c3: Download complete 17:44:06 b3c136eddcbf: Verifying Checksum 17:44:06 b3c136eddcbf: Download complete 17:44:07 b3c136eddcbf: Pull complete 17:44:07 fcf976331f73: Verifying Checksum 17:44:07 fcf976331f73: Download complete 17:44:07 c0a3192eca97: Pull complete 17:44:08 a050256f5b6f: Pull complete 17:44:08 4d572c569a2c: Verifying Checksum 17:44:08 4d572c569a2c: Download complete 17:44:09 656be50a0ddc: Verifying Checksum 17:44:09 656be50a0ddc: Download complete 17:44:21 656be50a0ddc: Pull complete 17:44:21 2bbca73fdf42: Pull complete 17:44:21 f607e4fc86c3: Pull complete 17:44:28 4d572c569a2c: Pull complete 17:44:29 fcf976331f73: Pull complete 17:44:29 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 17:44:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:44:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh 17:44:30 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:30 + docker inspect -f . ci-base-image-arm64 17:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:30 prd-ubuntu20.04-docker-arm64-4c-16g-6912 does not seem to be running inside a container 17:44:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/43 -v /w/workspace/go-mod-messaging/43:/w/workspace/go-mod-messaging/43:rw,z -v /w/workspace/go-mod-messaging/43@tmp:/w/workspace/go-mod-messaging/43@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 ******** ci-base-image-arm64 cat 17:44:33 $ docker top 83721977b56082e06641511c2ec1f4aa2fb5b90a826808f255efdddd375c5cff -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:34 + go version 17:44:34 go version go1.18.3 linux/arm64 [Pipeline] } 17:44:34 $ docker stop --time=1 83721977b56082e06641511c2ec1f4aa2fb5b90a826808f255efdddd375c5cff 17:44:36 $ docker rm -f 83721977b56082e06641511c2ec1f4aa2fb5b90a826808f255efdddd375c5cff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:36 + docker inspect -f . ci-base-image-arm64 17:44:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:44:37 prd-ubuntu20.04-docker-arm64-4c-16g-6912 does not seem to be running inside a container 17:44:37 $ 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/43 -v /w/workspace/go-mod-messaging/43:/w/workspace/go-mod-messaging/43:rw,z -v /w/workspace/go-mod-messaging/43@tmp:/w/workspace/go-mod-messaging/43@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 ******** ci-base-image-arm64 cat 17:44:38 $ docker top 4985de1eafbb9240201d16a7575b13051cf038ca5c1473088ce6ed72ed06b474 -eo pid,comm [Pipeline] { [Pipeline] sh 17:44:39 + git config --global --add safe.directory /w/workspace/go-mod-messaging/43 [Pipeline] fileExists [Pipeline] sh 17:44:39 + make test 17:44:39 CGO_ENABLED=1 GO111MODULE=on go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 17:44:39 go: downloading github.com/nats-io/nats.go v1.17.0 17:44:39 go: downloading github.com/stretchr/testify v1.8.0 17:44:39 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 17:44:39 go: downloading github.com/go-redis/redis/v7 v7.3.0 17:44:39 go: downloading github.com/google/uuid v1.3.0 17:44:39 go: downloading github.com/pebbe/zmq4 v1.2.7 17:44:39 go: downloading github.com/nats-io/nats-server/v2 v2.9.2 17:44:39 go: downloading github.com/davecgh/go-spew v1.1.1 17:44:40 go: downloading github.com/pmezard/go-difflib v1.0.0 17:44:40 go: downloading github.com/stretchr/objx v0.4.0 17:44:40 go: downloading gopkg.in/yaml.v3 v3.0.1 17:44:40 go: downloading github.com/gorilla/websocket v1.4.2 17:44:40 go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 17:44:40 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 17:44:40 go: downloading github.com/nats-io/nkeys v0.3.0 17:44:40 go: downloading github.com/nats-io/nuid v1.0.1 17:44:40 go: downloading golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be 17:44:41 go: downloading github.com/minio/highwayhash v1.0.2 17:44:41 go: downloading github.com/klauspost/compress v1.15.11 17:44:41 go: downloading github.com/nats-io/jwt/v2 v2.3.0 17:44:41 go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af 17:45:49 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:46:07 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.293s coverage: 90.4% of statements 17:46:19 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.188s coverage: 87.0% of statements 17:46:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces [no test files] 17:46:19 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.302s coverage: 35.9% of statements 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.186s coverage: 68.5% of statements 17:47:15 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.486s coverage: 83.8% of statements 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.082s coverage: 88.9% of statements 17:47:15 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.076s coverage: 100.0% of statements 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.060s coverage: 100.0% of statements 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.080s coverage: 95.1% of statements 17:47:15 CGO_ENABLED=1 GO111MODULE=on go test -tags no-zmq -race ./... -coverprofile=coverage.out ./... 17:47:15 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.215s coverage: 90.4% of statements 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats 0.061s coverage: 100.0% of statements 17:47:15 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/interfaces/mocks [no test files] 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/nats/jetstream 0.105s coverage: 100.0% of statements 17:47:15 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.160s coverage: 68.5% of statements 17:47:15 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 17:47:38 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.478s coverage: 83.8% of statements 17:47:38 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 88.9% of statements 17:47:38 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 17:47:38 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.072s coverage: 100.0% of statements 17:47:38 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.073s coverage: 100.0% of statements 17:47:38 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.083s coverage: 95.1% of statements 17:47:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:47:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:48:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:48:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:48:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:48:16 $ docker stop --time=1 4985de1eafbb9240201d16a7575b13051cf038ca5c1473088ce6ed72ed06b474 17:48:18 $ docker rm -f 4985de1eafbb9240201d16a7575b13051cf038ca5c1473088ce6ed72ed06b474 [Pipeline] // withDockerContainer [Pipeline] sh 17:48:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:48:20 Warning: overwriting stash ‘coverage-report’ 17:48:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:20 17:48:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:21 arm64: Pulling from edgex-lftools-log-publisher 17:48:21 8998bd30e6a1: Pulling fs layer 17:48:21 04944245beec: Pulling fs layer 17:48:21 699f458cf7ca: Pulling fs layer 17:48:21 765212b225bb: Pulling fs layer 17:48:21 f23df028b6ca: Pulling fs layer 17:48:21 d65c8cfc05b1: Pulling fs layer 17:48:21 2437ff75d9bd: Pulling fs layer 17:48:21 f23df028b6ca: Waiting 17:48:21 765212b225bb: Waiting 17:48:21 d65c8cfc05b1: Waiting 17:48:21 2437ff75d9bd: Waiting 17:48:21 04944245beec: Verifying Checksum 17:48:21 04944245beec: Download complete 17:48:21 765212b225bb: Download complete 17:48:21 f23df028b6ca: Verifying Checksum 17:48:21 f23df028b6ca: Download complete 17:48:21 d65c8cfc05b1: Verifying Checksum 17:48:21 d65c8cfc05b1: Download complete 17:48:21 699f458cf7ca: Verifying Checksum 17:48:21 699f458cf7ca: Download complete 17:48:22 8998bd30e6a1: Verifying Checksum 17:48:22 8998bd30e6a1: Download complete 17:48:24 2437ff75d9bd: Verifying Checksum 17:48:24 2437ff75d9bd: Download complete 17:48:27 8998bd30e6a1: Pull complete 17:48:27 04944245beec: Pull complete 17:48:31 699f458cf7ca: Pull complete 17:48:31 765212b225bb: Pull complete 17:48:32 f23df028b6ca: Pull complete 17:48:32 d65c8cfc05b1: Pull complete 17:48:54 2437ff75d9bd: Pull complete 17:48:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:54 prd-ubuntu20.04-docker-arm64-4c-16g-6912 does not seem to be running inside a container 17:48:54 $ 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/43 -v /w/workspace/go-mod-messaging/43:/w/workspace/go-mod-messaging/43:rw,z -v /w/workspace/go-mod-messaging/43@tmp:/w/workspace/go-mod-messaging/43@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:arm64 cat 17:48:55 $ docker top 47cb75b56183aa65e5e205c00d42f3b6293d0ed6821a11ae09b2f118c9357060 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:56 ---> job-cost.sh 17:48:56 lf-activate-venv: SKIPPING 17:48:56 INFO: No Stack... 17:48:57 INFO: Retrieving Pricing Info for: v3-standard-4 17:48:57 INFO: Archiving Costs [Pipeline] sh 17:48:58 + cat /w/workspace/go-mod-messaging/43/archives/cost.csv 17:48:58 + cut -d, -f6 [Pipeline] lock 17:48:58 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] 17:48:58 Resource [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] did not exist. Created. 17:48:58 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:58 /w/workspace/go-mod-messaging/43@tmp/durable-f8a66290/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:48:58 + echo total: 0.10999999940395355 [Pipeline] stash 17:48:58 Warning: overwriting stash ‘stack-cost’ 17:48:58 Stashed 1 file(s) [Pipeline] } 17:48:58 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-43-stack-cost] [Pipeline] // lock [Pipeline] } 17:48:58 $ docker stop --time=1 47cb75b56183aa65e5e205c00d42f3b6293d0ed6821a11ae09b2f118c9357060 17:49:00 $ docker rm -f 47cb75b56183aa65e5e205c00d42f3b6293d0ed6821a11ae09b2f118c9357060 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:49:01 provisioning config files... 17:49:01 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12980013748399930985tmp [Pipeline] { [Pipeline] sh 17:49:01 + set +x 17:49:01 + curl -s https://codecov.io/bash 17:49:01 + bash -s -- 17:49:01 17:49:01 _____ _ 17:49:01 / ____| | | 17:49:01 | | ___ __| | ___ ___ _____ __ 17:49:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:49:01 | |___| (_) | (_| | __/ (_| (_) \ V / 17:49:01 \_____\___/ \__,_|\___|\___\___/ \_/ 17:49:01 Bash-1.0.6 17:49:01 17:49:01 17:49:01 ==> git version 2.25.1 found 17:49:01 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:49:01 Release-Date: 2020-01-08 17:49:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:49:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:49:01 ==> Jenkins CI detected. 17:49:01 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 17:49:01 project root: . 17:49:01 --> token set from env 17:49:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:49:01 ==> Running gcov in . (disable via -X gcov) 17:49:01 ==> Python coveragepy not found 17:49:01 ==> Searching for coverage reports in: 17:49:01 + . 17:49:01 -> Found 1 reports 17:49:01 ==> Detecting git/mercurial file structure 17:49:01 ==> Reading reports 17:49:01 + ./coverage.out bytes=25878 17:49:01 ==> Appending adjustments 17:49:01 https://docs.codecov.io/docs/fixing-reports 17:49:01 + Found adjustments 17:49:01 ==> Gzipping contents 17:49:01 8.0K /tmp/codecov.j9ZTaT.gz 17:49:01 ==> Uploading reports 17:49:01 url: https://codecov.io 17:49:01 query: branch=main&commit=4a8d1615a32077c711bd1cd6f60bd95f8874c8b4&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:49:01 -> Pinging Codecov 17:49:01 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=4a8d1615a32077c711bd1cd6f60bd95f8874c8b4&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F43%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 17:49:02 -> Uploading to 17:49:02 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/F6E385568367DD0E4001BA4F8F1CB792/4a8d1615a32077c711bd1cd6f60bd95f8874c8b4/fa9d08f7-4ece-448b-b3bf-b823c0295be3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T174902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cb657cce2e3ea44f5efbf6574e609765315e38241a8c1d41ccdb2814dcb47fd 17:49:02 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:02 Dload Upload Total Spent Left Speed 17:49:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6970 0 0 100 6970 0 34504 --:--:-- --:--:-- --:--:-- 34334 100 6970 0 0 100 6970 0 27880 --:--:-- --:--:-- --:--:-- 27768 17:49:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] } 17:49:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:49:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:49:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:49:03 17:49:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:49:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:49:03 df9b9388f04a: Pulling fs layer 17:49:03 52dc419b0ee2: Pulling fs layer 17:49:03 25bc292e5bac: Pulling fs layer 17:49:03 114826534d7a: Pulling fs layer 17:49:03 4657fd5d0bcf: Pulling fs layer 17:49:03 6ad1cebc031e: Pulling fs layer 17:49:03 8a3aa393b2d8: Pulling fs layer 17:49:03 114826534d7a: Waiting 17:49:03 4657fd5d0bcf: Waiting 17:49:03 6ad1cebc031e: Waiting 17:49:03 8a3aa393b2d8: Waiting 17:49:03 25bc292e5bac: Verifying Checksum 17:49:03 25bc292e5bac: Download complete 17:49:03 52dc419b0ee2: Verifying Checksum 17:49:03 52dc419b0ee2: Download complete 17:49:03 4657fd5d0bcf: Verifying Checksum 17:49:03 4657fd5d0bcf: Download complete 17:49:03 df9b9388f04a: Verifying Checksum 17:49:03 df9b9388f04a: Download complete 17:49:03 df9b9388f04a: Pull complete 17:49:03 6ad1cebc031e: Verifying Checksum 17:49:03 6ad1cebc031e: Download complete 17:49:03 52dc419b0ee2: Pull complete 17:49:03 25bc292e5bac: Pull complete 17:49:04 114826534d7a: Verifying Checksum 17:49:04 114826534d7a: Download complete 17:49:04 8a3aa393b2d8: Download complete 17:49:08 114826534d7a: Pull complete 17:49:08 4657fd5d0bcf: Pull complete 17:49:08 6ad1cebc031e: Pull complete 17:49:10 8a3aa393b2d8: Pull complete 17:49:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:49:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:49:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:10 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:49:10 $ 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 17:49:12 $ docker top e4e51a9637a009e03929072810612e0fed7e249f9138be44d7f8900f97d11f0f -eo pid,comm [Pipeline] { [Pipeline] echo 17:49:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 17:49:13 + set -o pipefail 17:49:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 17:49:14 17:49:14 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v2)... 17:49:14 17:49:14 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/e44118d9-0ed6-4616-9a33-6ad6850c71b3 17:49:14 17:49:14 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:49:14 17:49:14 [Pipeline] } 17:49:14 $ docker stop --time=1 e4e51a9637a009e03929072810612e0fed7e249f9138be44d7f8900f97d11f0f 17:49:16 $ docker rm -f e4e51a9637a009e03929072810612e0fed7e249f9138be44d7f8900f97d11f0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:49:16 + git log --format=format:%s -1 4a8d1615a32077c711bd1cd6f60bd95f8874c8b4 [Pipeline] sh 17:49:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:49:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:49:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:17 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:49:17 $ 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 17:49:17 $ docker top 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c -eo pid,comm 17:49:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:49:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:17 [ssh-agent] Looking for ssh-agent implementation... 17:49:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:18 $ docker exec 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c ssh-agent 17:49:18 SSH_AUTH_SOCK=/tmp/ssh-PFBk7z2NNpIA/agent.33 17:49:18 SSH_AGENT_PID=39 17:49:18 Running ssh-add (command line suppressed) 17:49:18 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11745637662564824707.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11745637662564824707.key) 17:49:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:18 + git semver tag 17:49:18 2022-10-03 17:49:18,769 [run_tag] DEBUG tag force:False 17:49:18 2022-10-03 17:49:18,769 [check_head_tag] DEBUG check head tag 17:49:18 2022-10-03 17:49:18,770 [execute] INFO git cat-file --batch-check 17:49:18 2022-10-03 17:49:18,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:49:18 2022-10-03 17:49:18,773 [execute] INFO git cat-file --batch 17:49:18 2022-10-03 17:49:18,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 17:49:18 2022-10-03 17:49:18,794 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:49:18 2022-10-03 17:49:18,795 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 17:49:18 2022-10-03 17:49:18,795 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 17:49:18 2022-10-03 17:49:18,798 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:49:18 2.3.0-dev.19 [Pipeline] } 17:49:18 $ docker exec --env ******** --env ******** 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c ssh-agent -k 17:49:18 unset SSH_AUTH_SOCK; 17:49:18 unset SSH_AGENT_PID; 17:49:18 echo Agent pid 39 killed; 17:49:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:19 + git semver [Pipeline] } 17:49:19 $ docker stop --time=1 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c 17:49:20 $ docker rm -f 0bad1b71d8dbcb601c6cf5190d09fa26895fe35b5151928f0b4078c0a270544c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:21 17:49:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:21 0.23.1-centos7: Pulling from edgex-lftools 17:49:21 ab5ef0e58194: Pulling fs layer 17:49:21 9712f1f96733: Pulling fs layer 17:49:21 63f879dbbcfc: Pulling fs layer 17:49:21 0d9ebad4ef96: Pulling fs layer 17:49:21 e9a5061849ea: Pulling fs layer 17:49:21 d747dcd14b5f: Pulling fs layer 17:49:21 2de7ff778b66: Pulling fs layer 17:49:21 0d9ebad4ef96: Waiting 17:49:21 d747dcd14b5f: Waiting 17:49:21 2de7ff778b66: Waiting 17:49:21 e9a5061849ea: Waiting 17:49:21 9712f1f96733: Verifying Checksum 17:49:21 9712f1f96733: Download complete 17:49:22 63f879dbbcfc: Verifying Checksum 17:49:22 63f879dbbcfc: Download complete 17:49:22 e9a5061849ea: Verifying Checksum 17:49:22 e9a5061849ea: Download complete 17:49:22 d747dcd14b5f: Download complete 17:49:22 ab5ef0e58194: Download complete 17:49:22 2de7ff778b66: Verifying Checksum 17:49:22 2de7ff778b66: Download complete 17:49:22 0d9ebad4ef96: Verifying Checksum 17:49:22 0d9ebad4ef96: Download complete 17:49:24 ab5ef0e58194: Pull complete 17:49:24 9712f1f96733: Pull complete 17:49:25 63f879dbbcfc: Pull complete 17:49:28 0d9ebad4ef96: Pull complete 17:49:28 e9a5061849ea: Pull complete 17:49:28 d747dcd14b5f: Pull complete 17:49:29 2de7ff778b66: Pull complete 17:49:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:49:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:29 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:49:29 $ 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 17:49:31 $ docker top 3f8881b7bd39d6ce95837992cff8eaedc994fb531cf8b2f3e75a8e7d63bf2f1e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:49:31 provisioning config files... 17:49:31 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config11744118028717282982tmp 17:49:31 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8348710861695641021tmp 17:49:31 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config2702839135313000380tmp [Pipeline] { [Pipeline] echo 17:49:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:49:32 ---> sigul-configuration.sh 17:49:32 gpg: directory `/root/.gnupg' created 17:49:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:49:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:49:32 gpg: keyring `/root/.gnupg/secring.gpg' created 17:49:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:49:32 gpg: CAST5 encrypted data 17:49:32 gpg: encrypted with 1 passphrase 17:49:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:49:32 + mkdir /home/jenkins 17:49:32 + mkdir /home/jenkins/sigul [Pipeline] sh 17:49:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:49:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:49:33 ---> sigul-install.sh 17:49:33 Sigul already installed; skipping installation. [Pipeline] sh 17:49:33 + git tag --list 17:49:33 v0.0.0 17:49:33 v0.1.0 17:49:33 v0.1.1 17:49:33 v0.1.10 17:49:33 v0.1.11 17:49:33 v0.1.12 17:49:33 v0.1.13 17:49:33 v0.1.14 17:49:33 v0.1.15 17:49:33 v0.1.16 17:49:33 v0.1.17 17:49:33 v0.1.18 17:49:33 v0.1.19 17:49:33 v0.1.2 17:49:33 v0.1.20 17:49:33 v0.1.21 17:49:33 v0.1.22 17:49:33 v0.1.23 17:49:33 v0.1.24 17:49:33 v0.1.25 17:49:33 v0.1.26 17:49:33 v0.1.27 17:49:33 v0.1.28 17:49:33 v0.1.29 17:49:33 v0.1.3 17:49:33 v0.1.30 17:49:33 v0.1.31 17:49:33 v0.1.4 17:49:33 v0.1.5 17:49:33 v0.1.6 17:49:33 v0.1.7 17:49:33 v0.1.8 17:49:33 v0.1.9 17:49:33 v2.0.0 17:49:33 v2.0.1 17:49:33 v2.1.0 17:49:33 v2.1.1 17:49:33 v2.1.1-dev.1 17:49:33 v2.1.1-dev.2 17:49:33 v2.1.1-dev.3 17:49:33 v2.2.0 17:49:33 v2.2.1-dev.1 17:49:33 v2.2.1-dev.10 17:49:33 v2.2.1-dev.11 17:49:33 v2.2.1-dev.2 17:49:33 v2.2.1-dev.3 17:49:33 v2.2.1-dev.4 17:49:33 v2.2.1-dev.5 17:49:33 v2.2.1-dev.6 17:49:33 v2.2.1-dev.7 17:49:33 v2.2.1-dev.8 17:49:33 v2.2.1-dev.9 17:49:33 v2.3.0-dev.11 17:49:33 v2.3.0-dev.12 17:49:33 v2.3.0-dev.13 17:49:33 v2.3.0-dev.14 17:49:33 v2.3.0-dev.15 17:49:33 v2.3.0-dev.16 17:49:33 v2.3.0-dev.17 17:49:33 v2.3.0-dev.18 17:49:33 v2.3.0-dev.19 [Pipeline] sh 17:49:33 + lftools sign git-tag v2.3.0-dev.19 17:49:34 Signing Git tag with Sigul... 17:49:34 Signing v2.3.0-dev.19 [Pipeline] echo 17:49:35 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:49:35 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:49:35 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:49:35 $ docker stop --time=1 3f8881b7bd39d6ce95837992cff8eaedc994fb531cf8b2f3e75a8e7d63bf2f1e 17:49:36 $ docker rm -f 3f8881b7bd39d6ce95837992cff8eaedc994fb531cf8b2f3e75a8e7d63bf2f1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:49:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:49:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:37 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:49:37 $ 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 17:49:37 $ docker top c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 -eo pid,comm 17:49:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:49:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:38 [ssh-agent] Looking for ssh-agent implementation... 17:49:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:38 $ docker exec c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 ssh-agent 17:49:38 SSH_AUTH_SOCK=/tmp/ssh-QfO6UPSy5qLP/agent.32 17:49:38 SSH_AGENT_PID=38 17:49:38 Running ssh-add (command line suppressed) 17:49:38 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11373333524733869608.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11373333524733869608.key) 17:49:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:38 + git semver bump pre 17:49:38 2022-10-03 17:49:38,899 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:49:38 2022-10-03 17:49:38,899 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev 17:49:38 2022-10-03 17:49:38,899 [bump_version] DEBUG bumped version:2.3.0-dev.20 17:49:38 2022-10-03 17:49:38,899 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 17:49:38 2022-10-03 17:49:38,899 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:49:38 2022-10-03 17:49:38,899 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:49:38 2022-10-03 17:49:38,901 [execute] INFO git cat-file --batch-check 17:49:38 2022-10-03 17:49:38,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:49:38 2022-10-03 17:49:38,908 [execute] INFO git cat-file --batch 17:49:38 2022-10-03 17:49:38,908 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:49:38 2022-10-03 17:49:38,914 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:49:38 2.3.0-dev.20 [Pipeline] } 17:49:38 $ docker exec --env ******** --env ******** c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 ssh-agent -k 17:49:39 unset SSH_AUTH_SOCK; 17:49:39 unset SSH_AGENT_PID; 17:49:39 echo Agent pid 38 killed; 17:49:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:39 + git semver [Pipeline] } 17:49:39 $ docker stop --time=1 c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 17:49:41 $ docker rm -f c6550048e2f50c057e8844585aa405f74c633ae7c5c8846e8f6806d9add3bde3 [Pipeline] // withDockerContainer [Pipeline] sh 17:49:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:49:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:49:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:41 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:49:41 $ 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 17:49:42 $ docker top 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 -eo pid,comm 17:49:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:49:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:49:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:49:42 [ssh-agent] Looking for ssh-agent implementation... 17:49:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:49:42 $ docker exec 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 ssh-agent 17:49:42 SSH_AUTH_SOCK=/tmp/ssh-OHeTpqt0vyMQ/agent.32 17:49:42 SSH_AGENT_PID=38 17:49:42 Running ssh-add (command line suppressed) 17:49:42 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5915049861664533848.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_5915049861664533848.key) 17:49:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:49:42 + git semver push 17:49:43 2022-10-03 17:49:42,934 [run_push] DEBUG push 17:49:43 2022-10-03 17:49:42,935 [execute] INFO git cat-file --batch-check 17:49:43 2022-10-03 17:49:42,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 17:49:43 2022-10-03 17:49:42,940 [execute] INFO git rev-list 6c220f5394df0d6d394f670d3dffef3879d6f160 -- 17:49:43 2022-10-03 17:49:42,940 [execute] DEBUG Popen(['git', 'rev-list', '6c220f5394df0d6d394f670d3dffef3879d6f160', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:49:43 2022-10-03 17:49:42,947 [execute] INFO git fetch -v origin 17:49:43 2022-10-03 17:49:42,948 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 17:49:43 2022-10-03 17:49:43,539 [run_push] DEBUG no remote changes detected 17:49:43 2022-10-03 17:49:43,539 [execute] INFO git push origin semver 17:49:43 2022-10-03 17:49:43,540 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 17:49:44 2022-10-03 17:49:44,332 [run_push] DEBUG push all version tags 17:49:44 2022-10-03 17:49:44,333 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:49:44 2022-10-03 17:49:44,333 [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) 17:49:45 2022-10-03 17:49:45,127 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 17:49:45 2.3.0-dev.20 [Pipeline] } 17:49:45 $ docker exec --env ******** --env ******** 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 ssh-agent -k 17:49:45 unset SSH_AUTH_SOCK; 17:49:45 unset SSH_AGENT_PID; 17:49:45 echo Agent pid 38 killed; 17:49:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:49:45 + git semver [Pipeline] } 17:49:46 $ docker stop --time=1 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 17:49:47 $ docker rm -f 784fc40c5245c0049734bfc91f8ff13e889097e9d73df7504270f670ca38f6a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:49:47 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 17:49:47 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:49:47 total 16 17:49:47 drwxr-xr-x 3 root root 4096 Oct 3 17:43 . 17:49:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 17:49 .. 17:49:47 drwxr-xr-x 2 root root 4096 Oct 3 17:43 cost 17:49:47 -rw-r--r-- 1 root root 87 Oct 3 17:43 cost.csv 17:49:47 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:49:47 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 17:49:47 total 16 17:49:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 17:43 . 17:49:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 17:49 .. 17:49:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 17:43 cost 17:49:47 -rw-r--r-- 1 jenkins jenkins 87 Oct 3 17:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:49:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:49 ---> package-listing.sh 17:49:49 ++ facter osfamily 17:49:49 ++ tr '[:upper:]' '[:lower:]' 17:49:49 + OS_FAMILY=debian 17:49:49 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 17:49:49 + START_PACKAGES=/tmp/packages_start.txt 17:49:49 + END_PACKAGES=/tmp/packages_end.txt 17:49:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:49 + PACKAGES=/tmp/packages_start.txt 17:49:49 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:49:49 + PACKAGES=/tmp/packages_end.txt 17:49:49 + case "${OS_FAMILY}" in 17:49:49 + dpkg -l 17:49:49 + grep '^ii' 17:49:49 + '[' -f /tmp/packages_start.txt ']' 17:49:49 + '[' -f /tmp/packages_end.txt ']' 17:49:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:49 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 17:49:49 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 17:49:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 17:49:49 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 17:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:50 prd-ubuntu20.04-docker-8c-8g-6911 does not seem to be running inside a container 17:49:50 $ 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 17:49:50 $ docker top 843d342eb7f9038396fed958cdebc76df611b397c4c1d0bde521b6f1fafae929 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:50 + touch /tmp/pre-build-complete [Pipeline] sh 17:49:51 + mkdir -p /var/log/sysstat [Pipeline] sh 17:49:51 + ls /var/log/sa-host 17:49:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:51 provisioning config files... 17:49:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config9664364282604406375tmp [Pipeline] { [Pipeline] echo 17:49:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:49:51 ---> create-netrc.sh [Pipeline] } 17:49:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:49:52 ---> python-tools-install.sh [Pipeline] echo 17:49:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:49:52 ---> sudo-logs.sh 17:49:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:49:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:49:52 ---> job-cost.sh 17:49:52 lf-activate-venv: SKIPPING 17:49:52 DEBUG: total: 0.2199999988079071 17:49:52 INFO: Retrieving Stack Cost... 17:49:52 INFO: Retrieving Pricing Info for: v3-standard-8 17:49:53 INFO: Archiving Costs [Pipeline] echo 17:49:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:49:53 ---> logs-deploy.sh 17:49:53 lf-activate-venv: SKIPPING 17:49:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/43 17:49:53 INFO: archiving workspace using pattern(s): 17:49:54 Archives upload complete. 17:49:54 INFO: archiving logs to Nexus