Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a1931fb89574a3ee180448d29301b15b9d92ab5 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-ssh13072386821938930080.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh13947052408070340930.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh788465493920380510.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh11899061721404904342.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-messaging/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12879801323973034608.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-messaging, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-messaging DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19262’ Running on prd-ubuntu20.04-docker-8c-8g-19265 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git > git init /w/workspace/gexfoundry_go-mod-messaging_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0a1931fb89574a3ee180448d29301b15b9d92ab5 (main) Commit message: "Merge pull request #260 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.19" > 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 0a1931fb89574a3ee180448d29301b15b9d92ab5 # timeout=10 > git rev-list --no-walk aadc892cd2837b8e906124c845bc16daafba8aa2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:08:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:08:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:08:29 ========================================================= 19:08:29 EdgeX Global Pipelines Version Info 19:08:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:08:30 ------------------- 19:08:30 stable info: 19:08:30 ------------------- 19:08:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:08:30 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:08:30 Message: update stable to v1.0.250 19:08:31 ------------------- 19:08:31 experimental info: 19:08:31 ------------------- 19:08:31 Commited By: **** collab-it+edgex@linuxfoundation.org 19:08:31 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:08:31 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a1931fb89574a3ee180448d29301b15b9d92ab5 [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a1931f [Pipeline] echo 19:08:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:08:32 + git rev-list -1 --merges 0a1931fb89574a3ee180448d29301b15b9d92ab5~1..0a1931fb89574a3ee180448d29301b15b9d92ab5 [Pipeline] echo 19:08:32 -----------> git rev-list -1 --merges 0a1931fb89574a3ee180448d29301b15b9d92ab5~1..0a1931fb89574a3ee180448d29301b15b9d92ab5 0a1931fb89574a3ee180448d29301b15b9d92ab5 19:08:32 0a1931fb89574a3ee180448d29301b15b9d92ab5 [false] [Pipeline] sh 19:08:32 + git log --format=format:%s -1 0a1931fb89574a3ee180448d29301b15b9d92ab5 [Pipeline] echo 19:08:32 ========================================================= 19:08:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:08:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:08:32 + git log --format=format:%s -1 0a1931fb89574a3ee180448d29301b15b9d92ab5 [Pipeline] echo 19:08:32 [semverPrep] GIT_COMMIT: 0a1931fb89574a3ee180448d29301b15b9d92ab5, Commit Message: Merge pull request #260 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.19 [Pipeline] echo 19:08:32 [semverPrep] This is not a build commit. [Pipeline] sh 19:08:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:08:33 + grep -v github /etc/ssh/ssh_known_hosts 19:08:33 + [ -e /tmp/ssh_known_hosts ] 19:08:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:08:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:08:33 + sudo tee -a /etc/ssh/ssh_known_hosts 19:08:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:33 19:08:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:33 0.1.4: Pulling from edgex-devops/py-git-semver 19:08:33 b85a868b505f: Pulling fs layer 19:08:33 e2be974225ed: Pulling fs layer 19:08:33 339a4e72a1f5: Pulling fs layer 19:08:33 988bab9f4d93: Pulling fs layer 19:08:33 1469e6f7b9e6: Pulling fs layer 19:08:33 eaf3925da568: Pulling fs layer 19:08:33 bab4dde63d76: Pulling fs layer 19:08:33 bde34c3a00c8: Pulling fs layer 19:08:33 b352a97aabf1: Pulling fs layer 19:08:33 4872d77fe225: Pulling fs layer 19:08:33 5851b861e8e6: Pulling fs layer 19:08:33 b352a97aabf1: Waiting 19:08:33 eaf3925da568: Waiting 19:08:33 988bab9f4d93: Waiting 19:08:33 4872d77fe225: Waiting 19:08:33 5851b861e8e6: Waiting 19:08:33 bab4dde63d76: Waiting 19:08:33 1469e6f7b9e6: Waiting 19:08:33 bde34c3a00c8: Waiting 19:08:33 e2be974225ed: Verifying Checksum 19:08:33 e2be974225ed: Download complete 19:08:33 988bab9f4d93: Verifying Checksum 19:08:33 988bab9f4d93: Download complete 19:08:34 1469e6f7b9e6: Verifying Checksum 19:08:34 1469e6f7b9e6: Download complete 19:08:34 eaf3925da568: Verifying Checksum 19:08:34 eaf3925da568: Download complete 19:08:34 339a4e72a1f5: Verifying Checksum 19:08:34 339a4e72a1f5: Download complete 19:08:34 bde34c3a00c8: Verifying Checksum 19:08:34 bde34c3a00c8: Download complete 19:08:34 5851b861e8e6: Verifying Checksum 19:08:34 5851b861e8e6: Download complete 19:08:34 b85a868b505f: Download complete 19:08:34 bab4dde63d76: Verifying Checksum 19:08:34 bab4dde63d76: Download complete 19:08:35 b85a868b505f: Pull complete 19:08:35 e2be974225ed: Pull complete 19:08:36 339a4e72a1f5: Pull complete 19:08:36 988bab9f4d93: Pull complete 19:08:36 1469e6f7b9e6: Pull complete 19:08:36 eaf3925da568: Pull complete 19:08:38 bab4dde63d76: Pull complete 19:08:38 bde34c3a00c8: Pull complete 19:08:38 b352a97aabf1: Pull complete 19:08:38 4872d77fe225: Pull complete 19:08:39 5851b861e8e6: Pull complete 19:08:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:08:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:08:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:39 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:08: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 19:08:42 $ docker top 52d6de8516a12ff00b6fb30933e1aff6cc54a17a3ffa97369e614e2f21a431b4 -eo pid,comm 19:08: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). 19:08:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:08:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:42 [ssh-agent] Looking for ssh-agent implementation... 19:08:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:42 $ docker exec 52d6de8516a12ff00b6fb30933e1aff6cc54a17a3ffa97369e614e2f21a431b4 ssh-agent 19:08:42 SSH_AUTH_SOCK=/tmp/ssh-vKEfL850RPsa/agent.32 19:08:42 SSH_AGENT_PID=38 19:08:42 Running ssh-add (command line suppressed) 19:08:42 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11703653142181011547.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_11703653142181011547.key) 19:08:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:43 + git tag --points-at HEAD [Pipeline] } 19:08:43 $ docker exec --env ******** --env ******** 52d6de8516a12ff00b6fb30933e1aff6cc54a17a3ffa97369e614e2f21a431b4 ssh-agent -k 19:08:43 unset SSH_AUTH_SOCK; 19:08:43 unset SSH_AGENT_PID; 19:08:43 echo Agent pid 38 killed; 19:08:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:08:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:08:43 [ssh-agent] Looking for ssh-agent implementation... 19:08:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:08:43 $ docker exec 52d6de8516a12ff00b6fb30933e1aff6cc54a17a3ffa97369e614e2f21a431b4 ssh-agent 19:08:43 SSH_AUTH_SOCK=/tmp/ssh-B7De7XorlKKa/agent.70 19:08:43 SSH_AGENT_PID=76 19:08:43 Running ssh-add (command line suppressed) 19:08:43 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2229993396228243596.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_2229993396228243596.key) 19:08:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:08:43 + git semver init 19:08:44 2023-06-26 19:08:44,081 [run_init] DEBUG init version:0.0.0 force:False 19:08:44 2023-06-26 19:08:44,081 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_go-mod-messaging_main/.semver 19:08:44 2023-06-26 19:08:44,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-messaging.git /w/workspace/gexfoundry_go-mod-messaging_main/.semver 19:08:44 2023-06-26 19:08:44,082 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-messaging.git', '/w/workspace/gexfoundry_go-mod-messaging_main/.semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 19:08:45 2023-06-26 19:08:44,777 [append_file] DEBUG append to file:/w/workspace/gexfoundry_go-mod-messaging_main/.git/info/exclude 19:08:45 2023-06-26 19:08:44,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:False 19:08:45 2023-06-26 19:08:44,778 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:08:45 2023-06-26 19:08:44,778 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:08:45 3.1.0-dev.7 [Pipeline] } 19:08:45 $ docker exec --env ******** --env ******** 52d6de8516a12ff00b6fb30933e1aff6cc54a17a3ffa97369e614e2f21a431b4 ssh-agent -k 19:08:45 unset SSH_AUTH_SOCK; 19:08:45 unset SSH_AGENT_PID; 19:08:45 echo Agent pid 76 killed; 19:08:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:08:45 + git semver [Pipeline] } 19:08:45 $ docker stop --time=1 52d6de8516a12ff00b6fb30933e1aff6cc54a17a3ffa97369e614e2f21a431b4 19:08:47 $ docker rm -f --volumes 52d6de8516a12ff00b6fb30933e1aff6cc54a17a3ffa97369e614e2f21a431b4 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:08:47 Stashed 1 file(s) [Pipeline] echo 19:08:47 [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:08:47 ========================================================= 19:08:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:08:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:08:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:08:48 f56be85fc22e: Pulling fs layer 19:08:48 85791d961cd3: Pulling fs layer 19:08:48 d694b5ae8c79: Pulling fs layer 19:08:48 9f32a84ed3da: Pulling fs layer 19:08:48 4d19c01a9841: Pulling fs layer 19:08:48 9325e15d5711: Pulling fs layer 19:08:48 556b6ee489ea: Pulling fs layer 19:08:48 c5a4b2cf53e6: Pulling fs layer 19:08:48 9f32a84ed3da: Waiting 19:08:48 4d19c01a9841: Waiting 19:08:48 9325e15d5711: Waiting 19:08:48 556b6ee489ea: Waiting 19:08:48 c5a4b2cf53e6: Waiting 19:08:48 85791d961cd3: Verifying Checksum 19:08:48 85791d961cd3: Download complete 19:08:48 9f32a84ed3da: Verifying Checksum 19:08:48 9f32a84ed3da: Download complete 19:08:48 4d19c01a9841: Verifying Checksum 19:08:48 4d19c01a9841: Download complete 19:08:48 f56be85fc22e: Verifying Checksum 19:08:48 f56be85fc22e: Download complete 19:08:48 9325e15d5711: Verifying Checksum 19:08:48 9325e15d5711: Download complete 19:08:48 f56be85fc22e: Pull complete 19:08:48 85791d961cd3: Pull complete 19:08:49 d694b5ae8c79: Verifying Checksum 19:08:49 d694b5ae8c79: Download complete 19:08:49 c5a4b2cf53e6: Verifying Checksum 19:08:49 c5a4b2cf53e6: Download complete 19:08:49 556b6ee489ea: Verifying Checksum 19:08:49 556b6ee489ea: Download complete 19:08:52 d694b5ae8c79: Pull complete 19:08:52 9f32a84ed3da: Pull complete 19:08:52 4d19c01a9841: Pull complete 19:08:52 9325e15d5711: Pull complete 19:08:54 556b6ee489ea: Pull complete 19:08:55 c5a4b2cf53e6: Pull complete 19:08:55 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:08:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:08:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 19:08:56 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:56 + docker inspect -f . ci-base-image-x86_64 19:08:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:56 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:08:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:00 $ docker top 4baa515a3b6d798538ae4e284cd1e5f412ee23c9f5da96f0b8f9256636e52bd6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:00 + go version 19:09:00 go version go1.20.2 linux/amd64 [Pipeline] } 19:09:00 $ docker stop --time=1 4baa515a3b6d798538ae4e284cd1e5f412ee23c9f5da96f0b8f9256636e52bd6 19:09:02 $ docker rm -f --volumes 4baa515a3b6d798538ae4e284cd1e5f412ee23c9f5da96f0b8f9256636e52bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:02 + docker inspect -f . ci-base-image-x86_64 19:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:02 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:09:02 Still waiting to schedule task 19:09:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-19264’ 19:09:02 $ docker top 4509a3ac7ab5d4949eeac5efca4df613c6bdb547ef823d359aa9d2f6c3be2bc7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:03 + git config --global --add safe.directory /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] fileExists [Pipeline] sh 19:09:03 + make test 19:09:03 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 19:09:03 go: downloading github.com/google/uuid v1.3.0 19:09:03 go: downloading github.com/stretchr/testify v1.8.4 19:09:03 go: downloading github.com/nats-io/nats.go v1.27.1 19:09:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 19:09:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:09:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:09:03 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:09:03 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 19:09:03 go: downloading github.com/davecgh/go-spew v1.1.1 19:09:03 go: downloading github.com/pmezard/go-difflib v1.0.0 19:09:03 go: downloading gopkg.in/yaml.v3 v3.0.1 19:09:03 go: downloading github.com/stretchr/objx v0.5.0 19:09:03 go: downloading github.com/go-playground/validator/v10 v10.13.0 19:09:03 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:09:03 go: downloading github.com/hashicorp/errwrap v1.0.0 19:09:03 go: downloading github.com/gorilla/websocket v1.4.2 19:09:03 go: downloading golang.org/x/net v0.10.0 19:09:03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:09:03 go: downloading github.com/klauspost/compress v1.16.5 19:09:03 go: downloading github.com/nats-io/nkeys v0.4.4 19:09:03 go: downloading github.com/nats-io/nuid v1.0.1 19:09:03 go: downloading github.com/x448/float16 v0.8.4 19:09:03 go: downloading golang.org/x/crypto v0.9.0 19:09:03 go: downloading github.com/leodido/go-urn v1.2.3 19:09:03 go: downloading github.com/go-playground/universal-translator v0.18.1 19:09:03 go: downloading golang.org/x/text v0.9.0 19:09:03 go: downloading github.com/go-playground/locales v0.14.1 19:09:03 go: downloading golang.org/x/sys v0.8.0 19:09:04 go: downloading github.com/nats-io/jwt/v2 v2.4.1 19:09:04 go: downloading github.com/minio/highwayhash v1.0.2 19:09:04 go: downloading golang.org/x/time v0.3.0 19:09:22 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.059s coverage: 88.6% of statements 19:09:22 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 19:09:22 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 19:09:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.056s coverage: 19.8% of statements 19:09:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.084s coverage: 88.8% of statements 19:09:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.068s coverage: 89.1% of statements 19:09:30 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 19:09:30 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 19:09:30 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.105s coverage: 35.9% of statements 19:09:30 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.164s coverage: 61.3% of statements 19:09:30 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.056s coverage: 87.5% of statements 19:09:30 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.047s coverage: 100.0% of statements 19:09:30 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.047s coverage: 100.0% of statements 19:09:30 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.062s coverage: 95.1% of statements 19:09:45 go vet ./... 19:09:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:09:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:09:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:09:46 $ docker stop --time=1 4509a3ac7ab5d4949eeac5efca4df613c6bdb547ef823d359aa9d2f6c3be2bc7 19:09:49 $ docker rm -f --volumes 4509a3ac7ab5d4949eeac5efca4df613c6bdb547ef823d359aa9d2f6c3be2bc7 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:09:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:50 19:09:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:50 latest: Pulling from edgex-lftools-log-publisher 19:09:50 5eb5b503b376: Pulling fs layer 19:09:50 5c69ac0246d0: Pulling fs layer 19:09:50 ec43610c2a17: Pulling fs layer 19:09:50 3a2ae6a8a46f: Pulling fs layer 19:09:50 33b1e0a273af: Pulling fs layer 19:09:50 5d3b04190fa2: Pulling fs layer 19:09:50 2f39f015ded8: Pulling fs layer 19:09:50 33b1e0a273af: Waiting 19:09:50 5d3b04190fa2: Waiting 19:09:50 2f39f015ded8: Waiting 19:09:50 3a2ae6a8a46f: Waiting 19:09:50 5c69ac0246d0: Verifying Checksum 19:09:50 5c69ac0246d0: Download complete 19:09:50 3a2ae6a8a46f: Verifying Checksum 19:09:50 3a2ae6a8a46f: Download complete 19:09:50 33b1e0a273af: Verifying Checksum 19:09:50 33b1e0a273af: Download complete 19:09:50 ec43610c2a17: Verifying Checksum 19:09:50 ec43610c2a17: Download complete 19:09:50 5d3b04190fa2: Verifying Checksum 19:09:50 5d3b04190fa2: Download complete 19:09:50 5eb5b503b376: Verifying Checksum 19:09:50 5eb5b503b376: Download complete 19:09:51 2f39f015ded8: Download complete 19:09:51 5eb5b503b376: Pull complete 19:09:52 5c69ac0246d0: Pull complete 19:09:52 ec43610c2a17: Pull complete 19:09:52 3a2ae6a8a46f: Pull complete 19:09:53 33b1e0a273af: Pull complete 19:09:53 5d3b04190fa2: Pull complete 19:09:57 2f39f015ded8: Pull complete 19:09:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:09:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:57 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:10:00 $ docker top 20628c121461f5b17865bc81a091045b899ec1f4d6c30b51d78883cbb20219bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:01 ---> job-cost.sh 19:10:01 lf-activate-venv: SKIPPING 19:10:01 INFO: No Stack... 19:10:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:02 INFO: Archiving Costs [Pipeline] sh 19:10:02 + cat /w/workspace/gexfoundry_go-mod-messaging_main/archives/cost.csv 19:10:02 + cut -d, -f6 [Pipeline] lock 19:10:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-106-stack-cost] 19:10:02 Resource [jenkins-edgexfoundry-go-mod-messaging-main-106-stack-cost] did not exist. Created. 19:10:02 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:02 + echo total: 0.2199999988079071 [Pipeline] stash 19:10:02 Stashed 1 file(s) [Pipeline] } 19:10:02 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:02 $ docker stop --time=1 20628c121461f5b17865bc81a091045b899ec1f4d6c30b51d78883cbb20219bf 19:10:03 $ docker rm -f --volumes 20628c121461f5b17865bc81a091045b899ec1f4d6c30b51d78883cbb20219bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:12:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19266 in /w/workspace/gexfoundry_go-mod-messaging_main [Pipeline] { [Pipeline] ws 19:12:23 Running in /w/workspace/go-mod-messaging/106 [Pipeline] { [Pipeline] checkout 19:12:23 Selected Git installation does not exist. Using Default 19:12:23 The recommended git tool is: NONE 19:12:28 using credential edgex-jenkins-ssh 19:12:28 Cloning the remote Git repository 19:12:28 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 19:12:29 > git init /w/workspace/go-mod-messaging/106 # timeout=10 19:12:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 19:12:29 > git --version # timeout=10 19:12:29 > git --version # 'git version 2.25.1' 19:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:12:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 19:12:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:12:31 Avoid second fetch 19:12:31 Checking out Revision 0a1931fb89574a3ee180448d29301b15b9d92ab5 (main) 19:12:31 Commit message: "Merge pull request #260 from edgexfoundry/dependabot/go_modules/github.com/nats-io/nats-server/v2-2.9.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:31 > git config core.sparsecheckout # timeout=10 19:12:31 > git checkout -f 0a1931fb89574a3ee180448d29301b15b9d92ab5 # timeout=10 19:12:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:12:32 % Total % Received % Xferd Average Speed Time Time Time Current 19:12:32 Dload Upload Total Spent Left Speed 19:12:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 19:12:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:12:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:12:33 + sudo tee /etc/docker/daemon.new 19:12:33 { 19:12:33 "registry-mirrors": [ 19:12:33 "https://nexus3.edgexfoundry.org:10001" 19:12:33 ], 19:12:33 "bip": "10.250.0.254/24", 19:12:33 "hosts": [ 19:12:33 "tcp://0.0.0.0:5555", 19:12:33 "unix:///var/run/docker.sock" 19:12:33 ], 19:12:33 "mtu": 1458, 19:12:33 "selinux-enabled": true, 19:12:33 "seccomp-profile": "/etc/docker/seccomp.json" 19:12:33 } [Pipeline] sh 19:12:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:12:34 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 19:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:52 ========================================================= 19:12:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:12:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 19:12:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:12:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:12:53 c41833b44d91: Pulling fs layer 19:12:53 ed15518f5707: Pulling fs layer 19:12:53 feae8fd75edb: Pulling fs layer 19:12:53 242c74f7c9fa: Pulling fs layer 19:12:53 3cdef696dda3: Pulling fs layer 19:12:53 2ced38df9373: Pulling fs layer 19:12:53 58f1dce35555: Pulling fs layer 19:12:53 242c74f7c9fa: Waiting 19:12:53 3cdef696dda3: Waiting 19:12:53 2ced38df9373: Waiting 19:12:53 58f1dce35555: Waiting 19:12:53 ed15518f5707: Verifying Checksum 19:12:53 ed15518f5707: Download complete 19:12:53 242c74f7c9fa: Verifying Checksum 19:12:53 242c74f7c9fa: Download complete 19:12:53 3cdef696dda3: Verifying Checksum 19:12:53 3cdef696dda3: Download complete 19:12:53 c41833b44d91: Download complete 19:12:55 c41833b44d91: Pull complete 19:12:55 58f1dce35555: Verifying Checksum 19:12:55 58f1dce35555: Download complete 19:12:55 ed15518f5707: Pull complete 19:12:56 feae8fd75edb: Verifying Checksum 19:12:56 feae8fd75edb: Download complete 19:12:56 2ced38df9373: Verifying Checksum 19:13:08 feae8fd75edb: Pull complete 19:13:08 242c74f7c9fa: Pull complete 19:13:08 3cdef696dda3: Pull complete 19:13:17 2ced38df9373: Pull complete 19:13:18 58f1dce35555: Pull complete 19:13:18 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 19:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:13:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 19:13:18 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:19 + docker inspect -f . ci-base-image-arm64 19:13:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:19 prd-ubuntu20.04-docker-arm64-4c-16g-19266 does not seem to be running inside a container 19:13:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/106 -v /w/workspace/go-mod-messaging/106:/w/workspace/go-mod-messaging/106:rw,z -v /w/workspace/go-mod-messaging/106@tmp:/w/workspace/go-mod-messaging/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:22 $ docker top d91906dc2f49a73510fcb1b2c8ced4722e1a56068fc19467934c355ba8c760b0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:23 + go version 19:13:23 go version go1.20.2 linux/arm64 [Pipeline] } 19:13:23 $ docker stop --time=1 d91906dc2f49a73510fcb1b2c8ced4722e1a56068fc19467934c355ba8c760b0 19:13:25 $ docker rm -f --volumes d91906dc2f49a73510fcb1b2c8ced4722e1a56068fc19467934c355ba8c760b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:26 + docker inspect -f . ci-base-image-arm64 19:13:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:26 prd-ubuntu20.04-docker-arm64-4c-16g-19266 does not seem to be running inside a container 19:13:26 $ 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/106 -v /w/workspace/go-mod-messaging/106:/w/workspace/go-mod-messaging/106:rw,z -v /w/workspace/go-mod-messaging/106@tmp:/w/workspace/go-mod-messaging/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:13:28 $ docker top fb97cd40e02f60b914bc519c97a48939cc0f8947839b9f2ad83160461a951cda -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:29 + git config --global --add safe.directory /w/workspace/go-mod-messaging/106 [Pipeline] fileExists [Pipeline] sh 19:13:29 + make test 19:13:29 go test -tags=include_nats_messaging -race ./... -coverprofile=coverage.out ./... 19:13:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.0.0 19:13:30 go: downloading github.com/google/uuid v1.3.0 19:13:30 go: downloading github.com/stretchr/testify v1.8.4 19:13:30 go: downloading github.com/hashicorp/go-multierror v1.1.1 19:13:30 go: downloading github.com/nats-io/nats.go v1.27.1 19:13:30 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.2 19:13:30 go: downloading github.com/nats-io/nats-server/v2 v2.9.19 19:13:30 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:13:31 go: downloading github.com/go-playground/validator/v10 v10.13.0 19:13:31 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 19:13:31 go: downloading github.com/davecgh/go-spew v1.1.1 19:13:31 go: downloading github.com/pmezard/go-difflib v1.0.0 19:13:31 go: downloading github.com/stretchr/objx v0.5.0 19:13:31 go: downloading gopkg.in/yaml.v3 v3.0.1 19:13:31 go: downloading github.com/hashicorp/errwrap v1.0.0 19:13:31 go: downloading github.com/klauspost/compress v1.16.5 19:13:31 go: downloading github.com/nats-io/nkeys v0.4.4 19:13:31 go: downloading github.com/nats-io/nuid v1.0.1 19:13:31 go: downloading github.com/gorilla/websocket v1.4.2 19:13:31 go: downloading golang.org/x/net v0.10.0 19:13:31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:13:31 go: downloading github.com/x448/float16 v0.8.4 19:13:32 go: downloading github.com/go-playground/universal-translator v0.18.1 19:13:32 go: downloading github.com/leodido/go-urn v1.2.3 19:13:32 go: downloading golang.org/x/crypto v0.9.0 19:13:32 go: downloading golang.org/x/text v0.9.0 19:13:33 go: downloading github.com/minio/highwayhash v1.0.2 19:13:33 go: downloading github.com/nats-io/jwt/v2 v2.4.1 19:13:33 go: downloading golang.org/x/time v0.3.0 19:13:33 go: downloading github.com/go-playground/locales v0.14.1 19:15:25 ok github.com/edgexfoundry/go-mod-messaging/v3/clients 0.307s coverage: 88.6% of statements 19:15:25 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces [no test files] 19:15:25 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/interfaces/mocks [no test files] 19:15:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg 5.234s coverage: 19.8% of statements 19:15:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/mqtt 0.328s coverage: 88.8% of statements 19:15:25 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats 0.384s coverage: 89.1% of statements 19:16:47 ? github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis/mocks [no test files] 19:16:47 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/nats/jetstream 0.514s coverage: 35.9% of statements 19:16:47 ok github.com/edgexfoundry/go-mod-messaging/v3/internal/pkg/redis 0.378s coverage: 61.3% of statements 19:16:47 ? github.com/edgexfoundry/go-mod-messaging/v3/messaging/mocks [no test files] 19:16:47 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging 0.282s coverage: 87.5% of statements 19:16:47 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/mqtt 0.200s coverage: 100.0% of statements 19:16:47 ok github.com/edgexfoundry/go-mod-messaging/v3/messaging/redis 0.221s coverage: 100.0% of statements 19:16:47 ok github.com/edgexfoundry/go-mod-messaging/v3/pkg/types 0.204s coverage: 95.1% of statements 19:16:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:16:47 go vet ./... 19:18:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 19:18:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:18:38 $ docker stop --time=1 fb97cd40e02f60b914bc519c97a48939cc0f8947839b9f2ad83160461a951cda 19:18:40 $ docker rm -f --volumes fb97cd40e02f60b914bc519c97a48939cc0f8947839b9f2ad83160461a951cda [Pipeline] // withDockerContainer [Pipeline] sh 19:18:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:18:42 Warning: overwriting stash ‘coverage-report’ 19:18:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:43 19:18:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:18:44 arm64: Pulling from edgex-lftools-log-publisher 19:18:44 8998bd30e6a1: Pulling fs layer 19:18:44 04944245beec: Pulling fs layer 19:18:44 699f458cf7ca: Pulling fs layer 19:18:44 765212b225bb: Pulling fs layer 19:18:44 f23df028b6ca: Pulling fs layer 19:18:44 d65c8cfc05b1: Pulling fs layer 19:18:44 2437ff75d9bd: Pulling fs layer 19:18:44 765212b225bb: Waiting 19:18:44 d65c8cfc05b1: Waiting 19:18:44 2437ff75d9bd: Waiting 19:18:44 f23df028b6ca: Waiting 19:18:44 04944245beec: Verifying Checksum 19:18:44 04944245beec: Download complete 19:18:44 765212b225bb: Verifying Checksum 19:18:44 765212b225bb: Download complete 19:18:44 f23df028b6ca: Verifying Checksum 19:18:44 f23df028b6ca: Download complete 19:18:44 d65c8cfc05b1: Verifying Checksum 19:18:44 d65c8cfc05b1: Download complete 19:18:44 699f458cf7ca: Verifying Checksum 19:18:44 699f458cf7ca: Download complete 19:18:44 8998bd30e6a1: Verifying Checksum 19:18:44 8998bd30e6a1: Download complete 19:18:47 2437ff75d9bd: Verifying Checksum 19:18:47 2437ff75d9bd: Download complete 19:18:48 8998bd30e6a1: Pull complete 19:18:49 04944245beec: Pull complete 19:18:50 699f458cf7ca: Pull complete 19:18:50 765212b225bb: Pull complete 19:18:52 f23df028b6ca: Pull complete 19:18:52 d65c8cfc05b1: Pull complete 19:19:07 2437ff75d9bd: Pull complete 19:19:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:19:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:07 prd-ubuntu20.04-docker-arm64-4c-16g-19266 does not seem to be running inside a container 19:19:07 $ 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/106 -v /w/workspace/go-mod-messaging/106:/w/workspace/go-mod-messaging/106:rw,z -v /w/workspace/go-mod-messaging/106@tmp:/w/workspace/go-mod-messaging/106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:19:10 $ docker top 67ebe677527f55502426206d92d1814941f65930013c00e380814c5dc24bb008 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:11 ---> job-cost.sh 19:19:11 lf-activate-venv: SKIPPING 19:19:11 INFO: No Stack... 19:19:11 INFO: Retrieving Pricing Info for: v3-standard-4 19:19:12 INFO: Archiving Costs [Pipeline] sh 19:19:12 + cat /w/workspace/go-mod-messaging/106/archives/cost.csv 19:19:12 + cut -d, -f6 [Pipeline] lock 19:19:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-main-106-stack-cost] 19:19:12 Resource [jenkins-edgexfoundry-go-mod-messaging-main-106-stack-cost] did not exist. Created. 19:19:12 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-main-106-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:12 /w/workspace/go-mod-messaging/106@tmp/durable-710c6479/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:19:13 + echo total: 0.10999999940395355 [Pipeline] stash 19:19:13 Warning: overwriting stash ‘stack-cost’ 19:19:13 Stashed 1 file(s) [Pipeline] } 19:19:13 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-main-106-stack-cost] [Pipeline] // lock [Pipeline] } 19:19:13 $ docker stop --time=1 67ebe677527f55502426206d92d1814941f65930013c00e380814c5dc24bb008 19:19:15 $ docker rm -f --volumes 67ebe677527f55502426206d92d1814941f65930013c00e380814c5dc24bb008 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:19:15 provisioning config files... 19:19:15 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config7703937435444527284tmp [Pipeline] { [Pipeline] sh 19:19:15 + set +x 19:19:15 + curl -s https://codecov.io/bash 19:19:15 + bash -s -- 19:19:15 19:19:15 _____ _ 19:19:15 / ____| | | 19:19:15 | | ___ __| | ___ ___ _____ __ 19:19:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:19:15 | |___| (_) | (_| | __/ (_| (_) \ V / 19:19:15 \_____\___/ \__,_|\___|\___\___/ \_/ 19:19:15 Bash-1.0.6 19:19:15 19:19:15 19:19:15 ==> git version 2.25.1 found 19:19:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:19:15 Release-Date: 2020-01-08 19:19:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:19:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:19:15 ==> Jenkins CI detected. 19:19:15 current dir:  /w/workspace/gexfoundry_go-mod-messaging_main 19:19:15 project root: . 19:19:15 --> token set from env 19:19:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:19:15 ==> Running gcov in . (disable via -X gcov) 19:19:15 ==> Python coveragepy not found 19:19:15 ==> Searching for coverage reports in: 19:19:15 + . 19:19:15 -> Found 1 reports 19:19:15 ==> Detecting git/mercurial file structure 19:19:15 ==> Reading reports 19:19:15 + ./coverage.out bytes=41815 19:19:15 ==> Appending adjustments 19:19:15 https://docs.codecov.io/docs/fixing-reports 19:19:16 + Found adjustments 19:19:16 ==> Gzipping contents 19:19:16 12K /tmp/codecov.1VfgNU.gz 19:19:16 ==> Uploading reports 19:19:16 url: https://codecov.io 19:19:16 query: branch=main&commit=0a1931fb89574a3ee180448d29301b15b9d92ab5&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 19:19:16 -> Pinging Codecov 19:19:16 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=0a1931fb89574a3ee180448d29301b15b9d92ab5&build=106&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2Fmain%2F106%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=&job=&cmd_args= 19:19:16 -> Uploading to 19:19:16 https://storage.googleapis.com/codecov/v4/raw/2023-06-26/F6E385568367DD0E4001BA4F8F1CB792/0a1931fb89574a3ee180448d29301b15b9d92ab5/fb31e860-e620-499f-afed-cc98cfcac30d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230626%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230626T191916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2251b4b37d5240dbd8df2742b65d0f189c69bac07013fa4ab82ba7923c8d326c 19:19:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:16 Dload Upload Total Spent Left Speed 19:19:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8287 0 0 100 8287 0 41228 --:--:-- --:--:-- --:--:-- 41228 19:19:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-messaging/commit/0a1931fb89574a3ee180448d29301b15b9d92ab5 [Pipeline] } 19:19:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:19:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:19:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:19:17 19:19:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:19:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:19:17 df9b9388f04a: Pulling fs layer 19:19:17 52dc419b0ee2: Pulling fs layer 19:19:17 25bc292e5bac: Pulling fs layer 19:19:17 114826534d7a: Pulling fs layer 19:19:17 4657fd5d0bcf: Pulling fs layer 19:19:17 6ad1cebc031e: Pulling fs layer 19:19:17 8a3aa393b2d8: Pulling fs layer 19:19:17 6ad1cebc031e: Waiting 19:19:17 4657fd5d0bcf: Waiting 19:19:17 114826534d7a: Waiting 19:19:17 25bc292e5bac: Verifying Checksum 19:19:17 25bc292e5bac: Download complete 19:19:17 52dc419b0ee2: Verifying Checksum 19:19:17 52dc419b0ee2: Download complete 19:19:17 df9b9388f04a: Verifying Checksum 19:19:17 df9b9388f04a: Download complete 19:19:17 4657fd5d0bcf: Verifying Checksum 19:19:17 4657fd5d0bcf: Download complete 19:19:17 df9b9388f04a: Pull complete 19:19:17 6ad1cebc031e: Verifying Checksum 19:19:17 6ad1cebc031e: Download complete 19:19:17 52dc419b0ee2: Pull complete 19:19:17 25bc292e5bac: Pull complete 19:19:18 114826534d7a: Verifying Checksum 19:19:18 114826534d7a: Download complete 19:19:18 8a3aa393b2d8: Verifying Checksum 19:19:18 8a3aa393b2d8: Download complete 19:19:21 114826534d7a: Pull complete 19:19:21 4657fd5d0bcf: Pull complete 19:19:22 6ad1cebc031e: Pull complete 19:19:24 8a3aa393b2d8: Pull complete 19:19:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:19:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:24 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:19:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:19:29 $ docker top e5f42505e2af9fe3ec6c2b5a0e2e651c5ea6a1532416780fc985d04c8990d1b9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:19:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-messaging:main' [Pipeline] sh 19:19:30 + set -o pipefail 19:19:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-messaging:main' 19:19:34 19:19:34 Monitoring /w/workspace/gexfoundry_go-mod-messaging_main (github.com/edgexfoundry/go-mod-messaging/v3)... 19:19:34 19:19:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/770e3f64-65c1-46e4-b258-9595629d2d3e/history/b4512d70-28fa-4f2c-bddd-4b9df6494396 19:19:34 19:19:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:19:34 19:19:35 19:19:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:19:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:19:35 More details here: https://snyk.co/ue1NS [Pipeline] } 19:19:35 $ docker stop --time=1 e5f42505e2af9fe3ec6c2b5a0e2e651c5ea6a1532416780fc985d04c8990d1b9 19:19:38 $ docker rm -f --volumes e5f42505e2af9fe3ec6c2b5a0e2e651c5ea6a1532416780fc985d04c8990d1b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:19:38 + git log --format=format:%s -1 0a1931fb89574a3ee180448d29301b15b9d92ab5 [Pipeline] sh 19:19:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:19:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:39 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:19: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:19:39 $ docker top af34260b9b85e4dbb68962e4ded06e0ea814dcdce4eff50bf9d0b11849fc2bd4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:19:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:19:40 [ssh-agent] Looking for ssh-agent implementation... 19:19:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:19:40 $ docker exec af34260b9b85e4dbb68962e4ded06e0ea814dcdce4eff50bf9d0b11849fc2bd4 ssh-agent 19:19:40 SSH_AUTH_SOCK=/tmp/ssh-Wxep4C16B6lq/agent.32 19:19:40 SSH_AGENT_PID=38 19:19:40 Running ssh-add (command line suppressed) 19:19:40 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9749196419381392949.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_9749196419381392949.key) 19:19:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:19:40 + git semver tag 19:19:40 2023-06-26 19:19:40,836 [run_tag] DEBUG tag force:False 19:19:40 2023-06-26 19:19:40,836 [check_head_tag] DEBUG check head tag 19:19:40 2023-06-26 19:19:40,837 [execute] INFO git cat-file --batch-check 19:19:40 2023-06-26 19:19:40,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 19:19:40 2023-06-26 19:19:40,841 [execute] INFO git cat-file --batch 19:19:40 2023-06-26 19:19:40,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=) 19:19:40 2023-06-26 19:19:40,857 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:19:40 2023-06-26 19:19:40,857 [execute] INFO git tag -a v3.1.0-dev.7 -m v3.1.0-dev.7 19:19:40 2023-06-26 19:19:40,857 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.7', '-m', 'v3.1.0-dev.7'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 19:19:40 2023-06-26 19:19:40,862 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:19:40 3.1.0-dev.7 [Pipeline] } 19:19:40 $ docker exec --env ******** --env ******** af34260b9b85e4dbb68962e4ded06e0ea814dcdce4eff50bf9d0b11849fc2bd4 ssh-agent -k 19:19:41 unset SSH_AUTH_SOCK; 19:19:41 unset SSH_AGENT_PID; 19:19:41 echo Agent pid 38 killed; 19:19:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:19:41 + git semver [Pipeline] } 19:19:41 $ docker stop --time=1 af34260b9b85e4dbb68962e4ded06e0ea814dcdce4eff50bf9d0b11849fc2bd4 19:19:42 $ docker rm -f --volumes af34260b9b85e4dbb68962e4ded06e0ea814dcdce4eff50bf9d0b11849fc2bd4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:43 19:19:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:43 0.23.1-centos7: Pulling from edgex-lftools 19:19:43 ab5ef0e58194: Pulling fs layer 19:19:43 9712f1f96733: Pulling fs layer 19:19:43 63f879dbbcfc: Pulling fs layer 19:19:43 0d9ebad4ef96: Pulling fs layer 19:19:43 e9a5061849ea: Pulling fs layer 19:19:43 d747dcd14b5f: Pulling fs layer 19:19:43 2de7ff778b66: Pulling fs layer 19:19:43 e9a5061849ea: Waiting 19:19:43 d747dcd14b5f: Waiting 19:19:43 2de7ff778b66: Waiting 19:19:43 0d9ebad4ef96: Waiting 19:19:43 9712f1f96733: Verifying Checksum 19:19:43 9712f1f96733: Download complete 19:19:43 63f879dbbcfc: Download complete 19:19:44 e9a5061849ea: Verifying Checksum 19:19:44 e9a5061849ea: Download complete 19:19:44 ab5ef0e58194: Verifying Checksum 19:19:44 ab5ef0e58194: Download complete 19:19:44 d747dcd14b5f: Download complete 19:19:44 0d9ebad4ef96: Verifying Checksum 19:19:44 0d9ebad4ef96: Download complete 19:19:44 2de7ff778b66: Verifying Checksum 19:19:44 2de7ff778b66: Download complete 19:19:46 ab5ef0e58194: Pull complete 19:19:46 9712f1f96733: Pull complete 19:19:47 63f879dbbcfc: Pull complete 19:19:51 0d9ebad4ef96: Pull complete 19:19:51 e9a5061849ea: Pull complete 19:19:51 d747dcd14b5f: Pull complete 19:19:52 2de7ff778b66: Pull complete 19:19:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:19:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:19:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:52 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:19:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:19:59 $ docker top 691a329d97cccc157b6a2640bdad080d2542f59c6e796107b29c452348aa6a45 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:19:59 provisioning config files... 19:19:59 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config12782136045651732538tmp 19:19:59 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config8802835909970305741tmp 19:19:59 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config6776824248961075652tmp [Pipeline] { [Pipeline] echo 19:19:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:19:59 ---> sigul-configuration.sh 19:19:59 gpg: directory `/root/.gnupg' created 19:19:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:19:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:19:59 gpg: keyring `/root/.gnupg/secring.gpg' created 19:19:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:19:59 gpg: CAST5 encrypted data 19:19:59 gpg: encrypted with 1 passphrase 19:19:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:20:00 + mkdir /home/jenkins 19:20:00 + mkdir /home/jenkins/sigul [Pipeline] sh 19:20:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:20:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:20:00 ---> sigul-install.sh 19:20:00 Sigul already installed; skipping installation. [Pipeline] sh 19:20:00 + git tag --list 19:20:00 v0.0.0 19:20:00 v0.1.0 19:20:00 v0.1.1 19:20:00 v0.1.10 19:20:00 v0.1.11 19:20:00 v0.1.12 19:20:00 v0.1.13 19:20:00 v0.1.14 19:20:00 v0.1.15 19:20:00 v0.1.16 19:20:00 v0.1.17 19:20:00 v0.1.18 19:20:00 v0.1.19 19:20:00 v0.1.2 19:20:00 v0.1.20 19:20:00 v0.1.21 19:20:00 v0.1.22 19:20:00 v0.1.23 19:20:00 v0.1.24 19:20:00 v0.1.25 19:20:00 v0.1.26 19:20:00 v0.1.27 19:20:00 v0.1.28 19:20:00 v0.1.29 19:20:00 v0.1.3 19:20:00 v0.1.30 19:20:00 v0.1.31 19:20:00 v0.1.4 19:20:00 v0.1.5 19:20:00 v0.1.6 19:20:00 v0.1.7 19:20:00 v0.1.8 19:20:00 v0.1.9 19:20:00 v2.0.0 19:20:00 v2.0.1 19:20:00 v2.1.0 19:20:00 v2.1.1 19:20:00 v2.2.0 19:20:00 v2.3.0 19:20:00 v3.0 19:20:00 v3.0.0 19:20:00 v3.1.0-dev.1 19:20:00 v3.1.0-dev.2 19:20:00 v3.1.0-dev.3 19:20:00 v3.1.0-dev.4 19:20:00 v3.1.0-dev.5 19:20:00 v3.1.0-dev.6 19:20:00 v3.1.0-dev.7 [Pipeline] sh 19:20:01 + lftools sign git-tag v3.1.0-dev.7 19:20:01 Signing Git tag with Sigul... 19:20:01 Signing v3.1.0-dev.7 [Pipeline] echo 19:20:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:20:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:20:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:20:02 $ docker stop --time=1 691a329d97cccc157b6a2640bdad080d2542f59c6e796107b29c452348aa6a45 19:20:03 $ docker rm -f --volumes 691a329d97cccc157b6a2640bdad080d2542f59c6e796107b29c452348aa6a45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:20:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:04 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:20:04 $ docker top 0a362cdfe77dd61b7e8483b818a81a17142cad4896e1ae300247a7b015255502 -eo pid,comm 19:20:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:20:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:04 [ssh-agent] Looking for ssh-agent implementation... 19:20:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:04 $ docker exec 0a362cdfe77dd61b7e8483b818a81a17142cad4896e1ae300247a7b015255502 ssh-agent 19:20:05 SSH_AUTH_SOCK=/tmp/ssh-FetOuVr1w7Ld/agent.32 19:20:05 SSH_AGENT_PID=38 19:20:05 Running ssh-add (command line suppressed) 19:20:05 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13578626386250971933.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_13578626386250971933.key) 19:20:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:05 + git semver bump pre 19:20:05 2023-06-26 19:20:05,605 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:20:05 2023-06-26 19:20:05,605 [bump_version] DEBUG bumping version:3.1.0-dev.7 on axis:pre with prefix:dev 19:20:05 2023-06-26 19:20:05,605 [bump_version] DEBUG bumped version:3.1.0-dev.8 19:20:05 2023-06-26 19:20:05,605 [write_version] DEBUG write version:3.1.0-dev.8 to path:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main with force:True 19:20:05 2023-06-26 19:20:05,605 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:20:05 2023-06-26 19:20:05,605 [write_file] DEBUG write to file:/w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:20:05 2023-06-26 19:20:05,607 [execute] INFO git cat-file --batch-check 19:20:05 2023-06-26 19:20:05,607 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 19:20:05 2023-06-26 19:20:05,611 [execute] INFO git cat-file --batch 19:20:05 2023-06-26 19:20:05,611 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 19:20:05 2023-06-26 19:20:05,615 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:20:05 3.1.0-dev.8 [Pipeline] } 19:20:05 $ docker exec --env ******** --env ******** 0a362cdfe77dd61b7e8483b818a81a17142cad4896e1ae300247a7b015255502 ssh-agent -k 19:20:05 unset SSH_AUTH_SOCK; 19:20:05 unset SSH_AGENT_PID; 19:20:05 echo Agent pid 38 killed; 19:20:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:06 + git semver [Pipeline] } 19:20:06 $ docker stop --time=1 0a362cdfe77dd61b7e8483b818a81a17142cad4896e1ae300247a7b015255502 19:20:07 $ docker rm -f --volumes 0a362cdfe77dd61b7e8483b818a81a17142cad4896e1ae300247a7b015255502 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:08 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:20:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:20:08 $ docker top f4bf1b6fe916e14d0fa5a2294d488f993ad2e89cd29277b0f67c91f492dcf7fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:08 [ssh-agent] Looking for ssh-agent implementation... 19:20:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:08 $ docker exec f4bf1b6fe916e14d0fa5a2294d488f993ad2e89cd29277b0f67c91f492dcf7fb ssh-agent 19:20:09 SSH_AUTH_SOCK=/tmp/ssh-tv6MEmU0Wg55/agent.32 19:20:09 SSH_AGENT_PID=38 19:20:09 Running ssh-add (command line suppressed) 19:20:09 Identity added: /w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15969201815636970421.key (/w/workspace/gexfoundry_go-mod-messaging_main@tmp/private_key_15969201815636970421.key) 19:20:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:09 + git semver push 19:20:09 2023-06-26 19:20:09,685 [run_push] DEBUG push 19:20:09 2023-06-26 19:20:09,686 [execute] INFO git cat-file --batch-check 19:20:09 2023-06-26 19:20:09,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=) 19:20:09 2023-06-26 19:20:09,691 [execute] INFO git rev-list 0cb77811fe63b25a2ddcdef7c994bc015a994bb5 -- 19:20:09 2023-06-26 19:20:09,692 [execute] DEBUG Popen(['git', 'rev-list', '0cb77811fe63b25a2ddcdef7c994bc015a994bb5', '--'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 19:20:09 2023-06-26 19:20:09,700 [execute] INFO git fetch -v origin 19:20:09 2023-06-26 19:20:09,701 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=True, shell=None, istream=None) 19:20:10 2023-06-26 19:20:10,159 [run_push] DEBUG no remote changes detected 19:20:10 2023-06-26 19:20:10,160 [execute] INFO git push origin semver 19:20:10 2023-06-26 19:20:10,160 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main/.semver, universal_newlines=False, shell=None, istream=None) 19:20:11 2023-06-26 19:20:10,946 [run_push] DEBUG push all version tags 19:20:11 2023-06-26 19:20:10,947 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:20:11 2023-06-26 19:20:10,947 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_go-mod-messaging_main, universal_newlines=False, shell=None, istream=None) 19:20:11 2023-06-26 19:20:11,675 [read_version] DEBUG read version from /w/workspace/gexfoundry_go-mod-messaging_main/.semver/main 19:20:11 3.1.0-dev.8 [Pipeline] } 19:20:11 $ docker exec --env ******** --env ******** f4bf1b6fe916e14d0fa5a2294d488f993ad2e89cd29277b0f67c91f492dcf7fb ssh-agent -k 19:20:11 unset SSH_AUTH_SOCK; 19:20:11 unset SSH_AGENT_PID; 19:20:11 echo Agent pid 38 killed; 19:20:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:12 + git semver [Pipeline] } 19:20:12 $ docker stop --time=1 f4bf1b6fe916e14d0fa5a2294d488f993ad2e89cd29277b0f67c91f492dcf7fb 19:20:13 $ docker rm -f --volumes f4bf1b6fe916e14d0fa5a2294d488f993ad2e89cd29277b0f67c91f492dcf7fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:20:14 + [ -d /w/workspace/gexfoundry_go-mod-messaging_main/archives ] 19:20:14 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 19:20:14 total 16 19:20:14 drwxr-xr-x 3 root root 4096 Jun 26 19:10 . 19:20:14 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 19:20 .. 19:20:14 drwxr-xr-x 2 root root 4096 Jun 26 19:10 cost 19:20:14 -rw-r--r-- 1 root root 88 Jun 26 19:10 cost.csv 19:20:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_go-mod-messaging_main/archives 19:20:14 + ls -al /w/workspace/gexfoundry_go-mod-messaging_main/archives 19:20:14 total 16 19:20:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 26 19:10 . 19:20:14 drwxrwxr-x 10 jenkins jenkins 4096 Jun 26 19:20 .. 19:20:14 drwxr-xr-x 2 jenkins jenkins 4096 Jun 26 19:10 cost 19:20:14 -rw-r--r-- 1 jenkins jenkins 88 Jun 26 19:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:20:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:20:15 ---> package-listing.sh 19:20:15 ++ facter osfamily 19:20:15 ++ tr '[:upper:]' '[:lower:]' 19:20:15 + OS_FAMILY=debian 19:20:15 + workspace=/w/workspace/gexfoundry_go-mod-messaging_main 19:20:15 + START_PACKAGES=/tmp/packages_start.txt 19:20:15 + END_PACKAGES=/tmp/packages_end.txt 19:20:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:20:15 + PACKAGES=/tmp/packages_start.txt 19:20:15 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 19:20:15 + PACKAGES=/tmp/packages_end.txt 19:20:15 + case "${OS_FAMILY}" in 19:20:15 + dpkg -l 19:20:15 + grep '^ii' 19:20:15 + '[' -f /tmp/packages_start.txt ']' 19:20:15 + '[' -f /tmp/packages_end.txt ']' 19:20:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:20:15 + '[' /w/workspace/gexfoundry_go-mod-messaging_main ']' 19:20:15 + mkdir -p /w/workspace/gexfoundry_go-mod-messaging_main/archives/ 19:20:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-messaging_main/archives/ [Pipeline] echo 19:20:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:20:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:20:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:16 prd-ubuntu20.04-docker-8c-8g-19265 does not seem to be running inside a container 19:20:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-messaging_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-messaging_main -v /w/workspace/gexfoundry_go-mod-messaging_main:/w/workspace/gexfoundry_go-mod-messaging_main:rw,z -v /w/workspace/gexfoundry_go-mod-messaging_main@tmp:/w/workspace/gexfoundry_go-mod-messaging_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:20:16 $ docker top eb3e4d2d53a10f7e11ab7d7b6b95b12b06ec062859d5a8f596eaa96639d6446b -eo pid,comm [Pipeline] { [Pipeline] sh 19:20:17 + touch /tmp/pre-build-complete [Pipeline] sh 19:20:17 + mkdir -p /var/log/sysstat [Pipeline] sh 19:20:17 + ls /var/log/sa-host 19:20:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:17 provisioning config files... 19:20:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-messaging_main@tmp/config13860526902538920658tmp [Pipeline] { [Pipeline] echo 19:20:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:20:18 ---> create-netrc.sh [Pipeline] } 19:20:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:20:18 ---> python-tools-install.sh [Pipeline] echo 19:20:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:20:18 ---> sudo-logs.sh 19:20:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:20:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:20:19 ---> job-cost.sh 19:20:19 lf-activate-venv: SKIPPING 19:20:19 DEBUG: total: 0.2199999988079071 19:20:19 INFO: Retrieving Stack Cost... 19:20:19 INFO: Retrieving Pricing Info for: v3-standard-8 19:20:19 INFO: Archiving Costs [Pipeline] echo 19:20:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:20:20 ---> logs-deploy.sh 19:20:20 lf-activate-venv: SKIPPING 19:20:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/main/106 19:20:20 INFO: archiving workspace using pattern(s): 19:20:21 Archives upload complete. 19:20:21 INFO: archiving logs to Nexus