Pull request #143 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/go-mod-messaging Loading trusted files from base branch main at 2433d870dc62e01df1945887488f7bf5711036d5 rather than 7b2d543f4c6f688b9add66b9858f539ac996cbc6 Obtained Jenkinsfile from 2433d870dc62e01df1945887488f7bf5711036d5 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-ssh11200977036678607561.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh16190247146192900918.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 c72b16708d6eed9a08be464a432ce22db7d90667 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/PR-143/workspace@libs/edgex-global-pipelines/.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/PR-143/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6777807482821269896.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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 shared 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-ssh6913637454755572645.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/PR-143/workspace@libs/lf-pipelines/.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/PR-143/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13079696946109812485.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-33405’ Running on prd-ubuntu20.04-docker-8c-8g-33412 in /w/workspace/xfoundry_go-mod-messaging_PR-143 [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/xfoundry_go-mod-messaging_PR-143 # 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 Merging remotes/origin/main commit 2433d870dc62e01df1945887488f7bf5711036d5 into PR head commit 7b2d543f4c6f688b9add66b9858f539ac996cbc6 Merge succeeded, producing 7b2d543f4c6f688b9add66b9858f539ac996cbc6 Checking out Revision 7b2d543f4c6f688b9add66b9858f539ac996cbc6 (PR-143) > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b2d543f4c6f688b9add66b9858f539ac996cbc6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2433d870dc62e01df1945887488f7bf5711036d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7b2d543f4c6f688b9add66b9858f539ac996cbc6 # timeout=10 Commit message: "feat: Allow user to bring their own CA in the client" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:16:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:16:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:16:20 ========================================================= 02:16:20 EdgeX Global Pipelines Version Info 02:16:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2bbd86cbb902c352289fc33408e5037fb9c2beea # timeout=10 02:16:21 ------------------- 02:16:21 stable info: 02:16:21 ------------------- 02:16:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:16:21 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 02:16:21 Message: update stable to v1.0.221 02:16:21 ------------------- 02:16:21 experimental info: 02:16:21 ------------------- 02:16:21 Commited By: **** collab-it+edgex@linuxfoundation.org 02:16:21 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 02:16:21 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 02:16:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-143 [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-143 [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-143 [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b2d543f4c6f688b9add66b9858f539ac996cbc6 [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b2d543 [Pipeline] echo 02:16:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:16:22 + git rev-list -1 --merges 7b2d543f4c6f688b9add66b9858f539ac996cbc6~1..7b2d543f4c6f688b9add66b9858f539ac996cbc6 [Pipeline] echo 02:16:22 -----------> git rev-list -1 --merges 7b2d543f4c6f688b9add66b9858f539ac996cbc6~1..7b2d543f4c6f688b9add66b9858f539ac996cbc6 7b2d543f4c6f688b9add66b9858f539ac996cbc6 [false] [Pipeline] sh 02:16:22 + git log --format=format:%s -1 7b2d543f4c6f688b9add66b9858f539ac996cbc6 [Pipeline] echo 02:16:22 ========================================================= 02:16:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:16:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:16:23 + git log --format=format:%s -1 7b2d543f4c6f688b9add66b9858f539ac996cbc6 [Pipeline] echo 02:16:23 [semverPrep] GIT_COMMIT: 7b2d543f4c6f688b9add66b9858f539ac996cbc6, Commit Message: feat: Allow user to bring their own CA in the client [Pipeline] echo 02:16:23 [semverPrep] This is not a build commit. [Pipeline] sh 02:16:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:16:23 + grep -v github /etc/ssh/ssh_known_hosts 02:16:23 + [ -e /tmp/ssh_known_hosts ] 02:16:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:16:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:16:23 + sudo tee -a /etc/ssh/ssh_known_hosts 02:16:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 02:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:16:24 02:16:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:16:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:16:24 latest: Pulling from edgex-devops/git-semver 02:16:24 a0d0a0d46f8b: Pulling fs layer 02:16:24 3e5f54012d9b: Pulling fs layer 02:16:24 4c7163046ea9: Pulling fs layer 02:16:24 0c2d73faf560: Pulling fs layer 02:16:24 0c2d73faf560: Waiting 02:16:24 3e5f54012d9b: Verifying Checksum 02:16:24 3e5f54012d9b: Download complete 02:16:24 a0d0a0d46f8b: Download complete 02:16:24 4c7163046ea9: Verifying Checksum 02:16:24 4c7163046ea9: Download complete 02:16:24 0c2d73faf560: Verifying Checksum 02:16:24 a0d0a0d46f8b: Pull complete 02:16:24 3e5f54012d9b: Pull complete 02:16:25 4c7163046ea9: Pull complete 02:16:25 0c2d73faf560: Pull complete 02:16:25 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 02:16:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:16:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:16:25 prd-ubuntu20.04-docker-8c-8g-33412 does not seem to be running inside a container 02:16:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-143 -v /w/workspace/xfoundry_go-mod-messaging_PR-143:/w/workspace/xfoundry_go-mod-messaging_PR-143:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-143@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-143@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:16:26 $ docker top 7a7691febc88c154ef824f45e21bc81d18cd16615d3c5feaa9e25edd31f4aba5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:26 [ssh-agent] Looking for ssh-agent implementation... 02:16:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:26 $ docker exec 7a7691febc88c154ef824f45e21bc81d18cd16615d3c5feaa9e25edd31f4aba5 ssh-agent 02:16:26 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfmOaJF/agent.14 02:16:26 SSH_AGENT_PID=20 02:16:26 Running ssh-add (command line suppressed) 02:16:26 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-143@tmp/private_key_1896926312037942498.key (/w/workspace/xfoundry_go-mod-messaging_PR-143@tmp/private_key_1896926312037942498.key) 02:16:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:27 + git tag --points-at HEAD [Pipeline] } 02:16:27 $ docker exec --env ******** --env ******** 7a7691febc88c154ef824f45e21bc81d18cd16615d3c5feaa9e25edd31f4aba5 ssh-agent -k 02:16:27 unset SSH_AUTH_SOCK; 02:16:27 unset SSH_AGENT_PID; 02:16:27 echo Agent pid 20 killed; 02:16:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:16:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:27 [ssh-agent] Looking for ssh-agent implementation... 02:16:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:27 $ docker exec 7a7691febc88c154ef824f45e21bc81d18cd16615d3c5feaa9e25edd31f4aba5 ssh-agent 02:16:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoEcfKh/agent.52 02:16:27 SSH_AGENT_PID=59 02:16:27 Running ssh-add (command line suppressed) 02:16:27 Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-143@tmp/private_key_4064124763460367101.key (/w/workspace/xfoundry_go-mod-messaging_PR-143@tmp/private_key_4064124763460367101.key) 02:16:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:28 + git semver init 02:16:28 # -> Open(): unable to determine branch for HEAD 02:16:28 # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-143/.git 02:16:28 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-143 02:16:28 # $SEMVER_REMOTE_NAME = origin 02:16:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:16:28 # $SEMVER_USER_NAME = edgex-jenkins 02:16:28 # $SEMVER_BRANCH = PR-143 02:16:28 # $SEMVER_TEMP = /tmp/semver-328136808 02:16:28 # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP 02:16:28 # '/tmp/semver-328136808' -> '/w/workspace/xfoundry_go-mod-messaging_PR-143/.semver' 02:16:28 # -> Force: false 02:16:28 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-143/.semver [Pipeline] } 02:16:28 $ docker exec --env ******** --env ******** 7a7691febc88c154ef824f45e21bc81d18cd16615d3c5feaa9e25edd31f4aba5 ssh-agent -k 02:16:28 unset SSH_AUTH_SOCK; 02:16:28 unset SSH_AGENT_PID; 02:16:28 echo Agent pid 59 killed; 02:16:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:29 + git semver [Pipeline] } 02:16:29 $ docker stop --time=1 7a7691febc88c154ef824f45e21bc81d18cd16615d3c5feaa9e25edd31f4aba5 02:16:30 $ docker rm -f 7a7691febc88c154ef824f45e21bc81d18cd16615d3c5feaa9e25edd31f4aba5 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:16:31 Stashed 1 file(s) [Pipeline] echo 02:16:31 [edgeXSemver]: initialized semver on version 0.0.0 [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 02:16:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:16:31 ========================================================= 02:16:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:16:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:16:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:16:31 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:16:31 59bf1c3509f3: Pulling fs layer 02:16:31 666ba61612fd: Pulling fs layer 02:16:31 8ed8ca486205: Pulling fs layer 02:16:31 4fe6c5a15a65: Pulling fs layer 02:16:31 22a0e8bec74d: Pulling fs layer 02:16:31 ca2b28591e48: Pulling fs layer 02:16:31 4fe6c5a15a65: Waiting 02:16:31 22a0e8bec74d: Waiting 02:16:31 a51346096db8: Pulling fs layer 02:16:31 daebc70d1ce1: Pulling fs layer 02:16:31 ca2b28591e48: Waiting 02:16:31 0e18a0eac166: Pulling fs layer 02:16:31 daebc70d1ce1: Waiting 02:16:31 0e18a0eac166: Waiting 02:16:31 a51346096db8: Waiting 02:16:31 8ed8ca486205: Verifying Checksum 02:16:31 8ed8ca486205: Download complete 02:16:31 666ba61612fd: Verifying Checksum 02:16:31 666ba61612fd: Download complete 02:16:31 22a0e8bec74d: Download complete 02:16:31 ca2b28591e48: Verifying Checksum 02:16:31 ca2b28591e48: Download complete 02:16:31 59bf1c3509f3: Verifying Checksum 02:16:31 59bf1c3509f3: Download complete 02:16:31 a51346096db8: Verifying Checksum 02:16:31 a51346096db8: Download complete 02:16:31 daebc70d1ce1: Verifying Checksum 02:16:31 daebc70d1ce1: Download complete 02:16:31 59bf1c3509f3: Pull complete 02:16:31 666ba61612fd: Pull complete 02:16:32 8ed8ca486205: Pull complete 02:16:32 0e18a0eac166: Verifying Checksum 02:16:32 0e18a0eac166: Download complete 02:16:32 4fe6c5a15a65: Verifying Checksum 02:16:32 4fe6c5a15a65: Download complete 02:16:37 4fe6c5a15a65: Pull complete 02:16:37 22a0e8bec74d: Pull complete 02:16:37 ca2b28591e48: Pull complete 02:16:37 a51346096db8: Pull complete 02:16:37 daebc70d1ce1: Pull complete 02:16:39 0e18a0eac166: Pull complete 02:16:39 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 02:16:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:16:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 02:16:39 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 02:16:40 + docker inspect -f . ci-base-image-x86_64 02:16:40 . [Pipeline] withDockerContainer 02:16:40 prd-ubuntu20.04-docker-8c-8g-33412 does not seem to be running inside a container 02:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-143 -v /w/workspace/xfoundry_go-mod-messaging_PR-143:/w/workspace/xfoundry_go-mod-messaging_PR-143:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-143@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-143@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:16:41 $ docker top 3da1864c9bd7618f65c08b4c5915f04795aaed0ed553144cb287f342c3c64cd6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:42 + go version 02:16:42 go version go1.17.6 linux/amd64 [Pipeline] } 02:16:42 $ docker stop --time=1 3da1864c9bd7618f65c08b4c5915f04795aaed0ed553144cb287f342c3c64cd6 02:16:43 $ docker rm -f 3da1864c9bd7618f65c08b4c5915f04795aaed0ed553144cb287f342c3c64cd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:16:43 + docker inspect -f . ci-base-image-x86_64 02:16:43 . [Pipeline] withDockerContainer 02:16:44 prd-ubuntu20.04-docker-8c-8g-33412 does not seem to be running inside a container 02:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-messaging_PR-143 -v /w/workspace/xfoundry_go-mod-messaging_PR-143:/w/workspace/xfoundry_go-mod-messaging_PR-143:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-143@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-143@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:16:44 $ docker top e1abac506f0a39eaf4bbfde82779242d79f9136c7611d8ca96d145ae8aba2b1f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:16:44 + make test 02:16:44 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 02:16:44 go: downloading github.com/stretchr/testify v1.7.0 02:16:44 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:16:44 go: downloading github.com/pebbe/zmq4 v1.2.7 02:16:44 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:16:44 go: downloading github.com/stretchr/objx v0.1.0 02:16:44 go: downloading github.com/pmezard/go-difflib v1.0.0 02:16:44 go: downloading github.com/davecgh/go-spew v1.1.0 02:16:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:16:45 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 02:16:45 go: downloading github.com/gorilla/websocket v1.4.2 02:16:46 Still waiting to schedule task 02:16:46 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-33409’ 02:16:57 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:17:00 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.102s coverage: 90.3% of statements 02:17:00 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.043s coverage: 68.7% of statements 02:17:00 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.418s coverage: 83.8% of statements 02:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.035s coverage: 85.7% of statements 02:17:22 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.038s coverage: 100.0% of statements 02:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.038s coverage: 100.0% of statements 02:17:22 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.037s coverage: 90.9% of statements 02:17:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:17:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:17:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:17:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:17:33 $ docker stop --time=1 e1abac506f0a39eaf4bbfde82779242d79f9136c7611d8ca96d145ae8aba2b1f 02:17:35 $ docker rm -f e1abac506f0a39eaf4bbfde82779242d79f9136c7611d8ca96d145ae8aba2b1f [Pipeline] // withDockerContainer [Pipeline] sh 02:17:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:17:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:17:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:17:36 02:17:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 02:17:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:17:36 latest: Pulling from edgex-lftools-log-publisher 02:17:36 5eb5b503b376: Pulling fs layer 02:17:36 5c69ac0246d0: Pulling fs layer 02:17:36 ec43610c2a17: Pulling fs layer 02:17:36 3a2ae6a8a46f: Pulling fs layer 02:17:36 33b1e0a273af: Pulling fs layer 02:17:36 5d3b04190fa2: Pulling fs layer 02:17:36 2f39f015ded8: Pulling fs layer 02:17:36 5d3b04190fa2: Waiting 02:17:36 2f39f015ded8: Waiting 02:17:36 3a2ae6a8a46f: Waiting 02:17:36 33b1e0a273af: Waiting 02:17:36 5c69ac0246d0: Download complete 02:17:36 3a2ae6a8a46f: Download complete 02:17:36 33b1e0a273af: Verifying Checksum 02:17:36 33b1e0a273af: Download complete 02:17:36 5d3b04190fa2: Download complete 02:17:36 ec43610c2a17: Verifying Checksum 02:17:36 5eb5b503b376: Verifying Checksum 02:17:36 5eb5b503b376: Download complete 02:17:37 2f39f015ded8: Download complete 02:17:38 5eb5b503b376: Pull complete 02:17:38 5c69ac0246d0: Pull complete 02:17:39 ec43610c2a17: Pull complete 02:17:39 3a2ae6a8a46f: Pull complete 02:17:39 33b1e0a273af: Pull complete 02:17:39 5d3b04190fa2: Pull complete 02:17:44 2f39f015ded8: Pull complete 02:17:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:17:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 02:17:44 prd-ubuntu20.04-docker-8c-8g-33412 does not seem to be running inside a container 02:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-143 -v /w/workspace/xfoundry_go-mod-messaging_PR-143:/w/workspace/xfoundry_go-mod-messaging_PR-143:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-143@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-143@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:17:46 $ docker top fb3ea30b19b7f3bb1be776130c46c4a0a8d7ed4cc2b546739d030768ef9fc6be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:17:46 ---> job-cost.sh 02:17:46 lf-activate-venv: SKIPPING 02:17:46 INFO: No Stack... 02:17:47 INFO: Retrieving Pricing Info for: v3-standard-8 02:17:47 INFO: Archiving Costs [Pipeline] sh 02:17:47 + + cat /w/workspace/xfoundry_go-mod-messaging_PR-143/archives/cost.csv 02:17:47 cut -d, -f6 [Pipeline] lock 02:17:47 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-143-2-stack-cost] 02:17:47 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-143-2-stack-cost] did not exist. Created. 02:17:47 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-143-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:17:48 + echo total: 0.2199999988079071 [Pipeline] stash 02:17:48 Stashed 1 file(s) [Pipeline] } 02:17:48 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-143-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:17:48 $ docker stop --time=1 fb3ea30b19b7f3bb1be776130c46c4a0a8d7ed4cc2b546739d030768ef9fc6be 02:17:49 $ docker rm -f fb3ea30b19b7f3bb1be776130c46c4a0a8d7ed4cc2b546739d030768ef9fc6be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:20:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33413 in /w/workspace/xfoundry_go-mod-messaging_PR-143 [Pipeline] { [Pipeline] ws 02:20:19 Running in /w/workspace/go-mod-messaging/2 [Pipeline] { [Pipeline] checkout 02:20:20 Selected Git installation does not exist. Using Default 02:20:20 The recommended git tool is: NONE 02:20:28 using credential edgex-jenkins-ssh 02:20:28 Cloning the remote Git repository 02:20:28 Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git 02:20:28 > git init /w/workspace/go-mod-messaging/2 # timeout=10 02:20:28 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 02:20:28 > git --version # timeout=10 02:20:28 > git --version # 'git version 2.25.1' 02:20:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:30 Merging remotes/origin/main commit 2433d870dc62e01df1945887488f7bf5711036d5 into PR head commit 7b2d543f4c6f688b9add66b9858f539ac996cbc6 02:20:30 Merge succeeded, producing 7b2d543f4c6f688b9add66b9858f539ac996cbc6 02:20:30 Checking out Revision 7b2d543f4c6f688b9add66b9858f539ac996cbc6 (PR-143) 02:20:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 02:20:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:29 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 02:20:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 02:20:30 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/143/head:refs/remotes/origin/PR-143 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:20:30 > git config core.sparsecheckout # timeout=10 02:20:30 > git checkout -f 7b2d543f4c6f688b9add66b9858f539ac996cbc6 # timeout=10 02:20:30 > git remote # timeout=10 02:20:30 > git config --get remote.origin.url # timeout=10 02:20:30 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:30 > git merge 2433d870dc62e01df1945887488f7bf5711036d5 # timeout=10 02:20:30 > git rev-parse HEAD^{commit} # timeout=10 02:20:30 > git config core.sparsecheckout # timeout=10 02:20:30 > git checkout -f 7b2d543f4c6f688b9add66b9858f539ac996cbc6 # timeout=10 02:20:35 Commit message: "feat: Allow user to bring their own CA in the client" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:20:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:20:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:20:36 Dload Upload Total Spent Left Speed 02:20:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81675 0 --:--:-- --:--:-- --:--:-- 82243 [Pipeline] sh 02:20:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:20:37 + + sudo teesudo /etc/docker/daemon.new jq 02:20:37 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:20:37 { 02:20:37 "registry-mirrors": [ 02:20:37 "https://nexus3.edgexfoundry.org:10001" 02:20:37 ], 02:20:37 "bip": "10.250.0.254/24", 02:20:37 "hosts": [ 02:20:37 "tcp://0.0.0.0:5555", 02:20:37 "unix:///var/run/docker.sock" 02:20:37 ], 02:20:37 "mtu": 1458, 02:20:37 "selinux-enabled": true, 02:20:37 "seccomp-profile": "/etc/docker/seccomp.json" 02:20:37 } [Pipeline] sh 02:20:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:20:38 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 02:20:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:20:57 ========================================================= 02:20:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:20:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 02:20:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:20:58 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:20:58 9b3977197b4f: Pulling fs layer 02:20:58 1a89e8eeedd5: Pulling fs layer 02:20:58 94645a83ff95: Pulling fs layer 02:20:58 3f3a8bcf1eab: Pulling fs layer 02:20:58 0c92f367c5e7: Pulling fs layer 02:20:58 3096ccb668a1: Pulling fs layer 02:20:58 e8cf19c19ddd: Pulling fs layer 02:20:58 a4caa8a26152: Pulling fs layer 02:20:58 e8cf19c19ddd: Waiting 02:20:58 3096ccb668a1: Waiting 02:20:58 3f3a8bcf1eab: Waiting 02:20:58 0c92f367c5e7: Waiting 02:20:58 a4caa8a26152: Waiting 02:20:58 94645a83ff95: Download complete 02:20:58 1a89e8eeedd5: Verifying Checksum 02:20:58 1a89e8eeedd5: Download complete 02:20:58 0c92f367c5e7: Verifying Checksum 02:20:58 0c92f367c5e7: Download complete 02:20:58 3096ccb668a1: Verifying Checksum 02:20:58 3096ccb668a1: Download complete 02:20:58 e8cf19c19ddd: Verifying Checksum 02:20:58 e8cf19c19ddd: Download complete 02:20:58 9b3977197b4f: Download complete 02:20:59 9b3977197b4f: Pull complete 02:21:00 1a89e8eeedd5: Pull complete 02:21:00 94645a83ff95: Pull complete 02:21:02 a4caa8a26152: Verifying Checksum 02:21:02 a4caa8a26152: Download complete 02:21:03 3f3a8bcf1eab: Verifying Checksum 02:21:03 3f3a8bcf1eab: Download complete 02:21:18 3f3a8bcf1eab: Pull complete 02:21:18 0c92f367c5e7: Pull complete 02:21:18 3096ccb668a1: Pull complete 02:21:18 e8cf19c19ddd: Pull complete 02:21:24 a4caa8a26152: Pull complete 02:21:24 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 02:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 02:21:24 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 02:21:24 + docker inspect -f . ci-base-image-arm64 02:21:24 . [Pipeline] withDockerContainer 02:21:25 prd-ubuntu20.04-docker-arm64-4c-16g-33413 does not seem to be running inside a container 02:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:29 $ docker top 6669e06deb81de2c599d4dc00fc7e877990575f35ee7ab81e87d0c8a830c6250 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:30 + go version 02:21:30 go version go1.17.6 linux/arm64 [Pipeline] } 02:21:30 $ docker stop --time=1 6669e06deb81de2c599d4dc00fc7e877990575f35ee7ab81e87d0c8a830c6250 02:21:32 $ docker rm -f 6669e06deb81de2c599d4dc00fc7e877990575f35ee7ab81e87d0c8a830c6250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:21:32 + docker inspect -f . ci-base-image-arm64 02:21:32 . [Pipeline] withDockerContainer 02:21:33 prd-ubuntu20.04-docker-arm64-4c-16g-33413 does not seem to be running inside a container 02:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:34 $ docker top 317c2414252559f2ada923e102b7a24798d40c095bc611b97b9501f84d06fdec -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:21:35 + make test 02:21:35 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 02:21:35 go: downloading github.com/stretchr/testify v1.7.0 02:21:35 go: downloading github.com/pebbe/zmq4 v1.2.7 02:21:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 02:21:35 go: downloading github.com/go-redis/redis/v7 v7.3.0 02:21:35 go: downloading github.com/davecgh/go-spew v1.1.0 02:21:35 go: downloading github.com/pmezard/go-difflib v1.0.0 02:21:35 go: downloading github.com/stretchr/objx v0.1.0 02:21:35 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:21:36 go: downloading github.com/gorilla/websocket v1.4.2 02:21:36 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 02:22:32 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] 02:22:59 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.250s coverage: 90.3% of statements 02:23:01 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.128s coverage: 68.7% of statements 02:23:01 ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] 02:23:19 ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.470s coverage: 83.8% of statements 02:23:19 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.067s coverage: 85.7% of statements 02:23:19 ? github.com/edgexfoundry/go-mod-messaging/v2/messaging/mocks [no test files] 02:23:19 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.085s coverage: 100.0% of statements 02:23:19 ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.062s coverage: 100.0% of statements 02:23:19 ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.080s coverage: 90.9% of statements 02:23:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:23:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:23:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:23:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 02:23:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:23:59 $ docker stop --time=1 317c2414252559f2ada923e102b7a24798d40c095bc611b97b9501f84d06fdec 02:24:00 $ docker rm -f 317c2414252559f2ada923e102b7a24798d40c095bc611b97b9501f84d06fdec [Pipeline] // withDockerContainer [Pipeline] sh 02:24:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:24:01 Warning: overwriting stash ‘coverage-report’ 02:24:02 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] sh 02:24:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:02 02:24:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 02:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:03 arm64: Pulling from edgex-lftools-log-publisher 02:24:03 8998bd30e6a1: Pulling fs layer 02:24:03 04944245beec: Pulling fs layer 02:24:03 699f458cf7ca: Pulling fs layer 02:24:03 765212b225bb: Pulling fs layer 02:24:03 f23df028b6ca: Pulling fs layer 02:24:03 d65c8cfc05b1: Pulling fs layer 02:24:03 2437ff75d9bd: Pulling fs layer 02:24:03 f23df028b6ca: Waiting 02:24:03 d65c8cfc05b1: Waiting 02:24:03 2437ff75d9bd: Waiting 02:24:03 765212b225bb: Waiting 02:24:03 04944245beec: Verifying Checksum 02:24:03 04944245beec: Download complete 02:24:03 765212b225bb: Verifying Checksum 02:24:03 765212b225bb: Download complete 02:24:03 f23df028b6ca: Verifying Checksum 02:24:03 f23df028b6ca: Download complete 02:24:03 d65c8cfc05b1: Verifying Checksum 02:24:03 d65c8cfc05b1: Download complete 02:24:03 699f458cf7ca: Verifying Checksum 02:24:03 699f458cf7ca: Download complete 02:24:03 8998bd30e6a1: Verifying Checksum 02:24:03 8998bd30e6a1: Download complete 02:24:06 2437ff75d9bd: Verifying Checksum 02:24:06 2437ff75d9bd: Download complete 02:24:07 8998bd30e6a1: Pull complete 02:24:08 04944245beec: Pull complete 02:24:10 699f458cf7ca: Pull complete 02:24:10 765212b225bb: Pull complete 02:24:10 f23df028b6ca: Pull complete 02:24:11 d65c8cfc05b1: Pull complete 02:24:26 2437ff75d9bd: Pull complete 02:24:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:24:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 02:24:26 prd-ubuntu20.04-docker-arm64-4c-16g-33413 does not seem to be running inside a container 02:24:26 $ 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/2 -v /w/workspace/go-mod-messaging/2:/w/workspace/go-mod-messaging/2:rw,z -v /w/workspace/go-mod-messaging/2@tmp:/w/workspace/go-mod-messaging/2@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:24:29 $ docker top c80d849fb34565b54841a8bb8991d0481b9aed3dfe4ce1da3d17645200d8fead -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:30 ---> job-cost.sh 02:24:31 lf-activate-venv: SKIPPING 02:24:31 INFO: No Stack... 02:24:31 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:32 INFO: Archiving Costs [Pipeline] sh 02:24:32 + + cutcat -d, /w/workspace/go-mod-messaging/2/archives/cost.csv -f6 02:24:32 [Pipeline] lock 02:24:33 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-143-2-stack-cost] 02:24:33 Resource [jenkins-edgexfoundry-go-mod-messaging-PR-143-2-stack-cost] did not exist. Created. 02:24:33 Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-143-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:33 /w/workspace/go-mod-messaging/2@tmp/durable-f58a1114/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:24:34 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:34 Warning: overwriting stash ‘stack-cost’ 02:24:34 Stashed 1 file(s) [Pipeline] } 02:24:34 Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-143-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:24:34 $ docker stop --time=1 c80d849fb34565b54841a8bb8991d0481b9aed3dfe4ce1da3d17645200d8fead 02:24:36 $ docker rm -f c80d849fb34565b54841a8bb8991d0481b9aed3dfe4ce1da3d17645200d8fead [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 02:24:36 provisioning config files... 02:24:36 copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-143@tmp/config2068517859079464943tmp [Pipeline] { [Pipeline] sh 02:24:36 + set +x 02:24:36 + curl -s https://codecov.io/bash 02:24:36 + bash -s -- 02:24:36 02:24:36 _____ _ 02:24:36 / ____| | | 02:24:36 | | ___ __| | ___ ___ _____ __ 02:24:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:24:36 | |___| (_) | (_| | __/ (_| (_) \ V / 02:24:36 \_____\___/ \__,_|\___|\___\___/ \_/ 02:24:36 Bash-1.0.6 02:24:36 02:24:36 02:24:36 ==> git version 2.25.1 found 02:24:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:24:36 Release-Date: 2020-01-08 02:24:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:24:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:24:36 ==> Jenkins CI detected. 02:24:36 current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-143 02:24:36 project root: . 02:24:36 --> token set from env 02:24:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:24:36 ==> Running gcov in . (disable via -X gcov) 02:24:36 ==> Python coveragepy not found 02:24:36 ==> Searching for coverage reports in: 02:24:36 + . 02:24:36 -> Found 1 reports 02:24:36 ==> Detecting git/mercurial file structure 02:24:36 ==> Reading reports 02:24:36 + ./coverage.out bytes=22789 02:24:36 ==> Appending adjustments 02:24:36 https://docs.codecov.io/docs/fixing-reports 02:24:37 + Found adjustments 02:24:37 ==> Gzipping contents 02:24:37 8.0K /tmp/codecov.GmH2Rv.gz 02:24:37 ==> Uploading reports 02:24:37 url: https://codecov.io 02:24:37 query: branch=PR-143&commit=7b2d543f4c6f688b9add66b9858f539ac996cbc6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-143%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=143&job=&cmd_args= 02:24:37 -> Pinging Codecov 02:24:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-143&commit=7b2d543f4c6f688b9add66b9858f539ac996cbc6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-143%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=143&job=&cmd_args= 02:24:37 -> Uploading to 02:24:37 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/F6E385568367DD0E4001BA4F8F1CB792/7b2d543f4c6f688b9add66b9858f539ac996cbc6/7f895238-559b-4138-a46a-b3a28a690464.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T022437Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d479db740bf72ad1fb76583f6627c90528141570da9c02b100c4c8c94bbdfd0 02:24:37 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:37 Dload Upload Total Spent Left Speed 02:24:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5718 0 0 100 5718 0 18037 --:--:-- --:--:-- --:--:-- 18037 02:24:37 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/7b2d543f4c6f688b9add66b9858f539ac996cbc6 [Pipeline] } 02:24:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 02:24:38 + [ -d /w/workspace/xfoundry_go-mod-messaging_PR-143/archives ] 02:24:38 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-143/archives 02:24:38 total 16 02:24:38 drwxr-xr-x 3 root root 4096 Apr 27 02:17 . 02:24:38 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 02:17 .. 02:24:38 drwxr-xr-x 2 root root 4096 Apr 27 02:17 cost 02:24:38 -rw-r--r-- 1 root root 87 Apr 27 02:17 cost.csv 02:24:38 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-messaging_PR-143/archives 02:24:38 + ls -al /w/workspace/xfoundry_go-mod-messaging_PR-143/archives 02:24:38 total 16 02:24:38 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:17 . 02:24:38 drwxrwxr-x 9 jenkins jenkins 4096 Apr 27 02:17 .. 02:24:38 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 02:17 cost 02:24:38 -rw-r--r-- 1 jenkins jenkins 87 Apr 27 02:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:24:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:24:39 ---> package-listing.sh 02:24:39 ++ facter osfamily 02:24:39 ++ tr '[:upper:]' '[:lower:]' 02:24:39 + OS_FAMILY=debian 02:24:39 + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-143 02:24:39 + START_PACKAGES=/tmp/packages_start.txt 02:24:39 + END_PACKAGES=/tmp/packages_end.txt 02:24:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:24:39 + PACKAGES=/tmp/packages_start.txt 02:24:39 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-143 ']' 02:24:39 + PACKAGES=/tmp/packages_end.txt 02:24:39 + case "${OS_FAMILY}" in 02:24:39 + dpkg -l 02:24:39 + grep '^ii' 02:24:39 + '[' -f /tmp/packages_start.txt ']' 02:24:39 + '[' -f /tmp/packages_end.txt ']' 02:24:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:24:39 + '[' /w/workspace/xfoundry_go-mod-messaging_PR-143 ']' 02:24:39 + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-143/archives/ 02:24:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-143/archives/ [Pipeline] echo 02:24:39 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/xfoundry_go-mod-messaging_PR-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:24:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:24:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:24:40 . [Pipeline] withDockerContainer 02:24:40 prd-ubuntu20.04-docker-8c-8g-33412 does not seem to be running inside a container 02:24:40 $ 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/xfoundry_go-mod-messaging_PR-143/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-143 -v /w/workspace/xfoundry_go-mod-messaging_PR-143:/w/workspace/xfoundry_go-mod-messaging_PR-143:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-143@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-143@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:24:40 $ docker top 2b1ddc912200928ded55c0a84c93119e03357bba1bfc283ad16638373de0ff98 -eo pid,comm [Pipeline] { [Pipeline] sh 02:24:41 + touch /tmp/pre-build-complete [Pipeline] sh 02:24:41 + mkdir -p /var/log/sysstat [Pipeline] sh 02:24:41 + ls /var/log/sa-host 02:24:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:24:42 provisioning config files... 02:24:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-143@tmp/config471026789910072066tmp [Pipeline] { [Pipeline] echo 02:24:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:24:42 ---> create-netrc.sh [Pipeline] } 02:24:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:24:42 ---> python-tools-install.sh [Pipeline] echo 02:24:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:24:43 ---> sudo-logs.sh 02:24:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:24:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:24:43 ---> job-cost.sh 02:24:43 lf-activate-venv: SKIPPING 02:24:43 DEBUG: total: 0.2199999988079071 02:24:43 INFO: Retrieving Stack Cost... 02:24:43 INFO: Retrieving Pricing Info for: v3-standard-8 02:24:44 INFO: Archiving Costs [Pipeline] echo 02:24:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:24:44 ---> logs-deploy.sh 02:24:44 lf-activate-venv: SKIPPING 02:24:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-143/2 02:24:44 INFO: archiving workspace using pattern(s): 02:24:45 Archives upload complete. 02:24:45 INFO: archiving logs to Nexus