Pull request #54 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 lenny-intel for edgexfoundry/go-mod-configuration Obtained Jenkinsfile from 3e12a0b371c5a7902f1d529a7da046c1ce0c0919+fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (f6271c2129ab96734e7d1bd66a5c44346f60f991) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh4651325198838208493.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh1706759590088345071.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-configuration/branches/PR-54/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-configuration/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4049887135282635948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-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-ssh2785426209349740272.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-configuration/branches/PR-54/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-configuration/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7529731090521624743.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-configuration 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 Running on prd-centos7-docker-4c-2g-28118 in /w/workspace/undry_go-mod-configuration_PR-54 [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-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/undry_go-mod-configuration_PR-54@tmp/jenkins-gitclient-ssh595903590661801549.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 Merge succeeded, producing 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 Checking out Revision 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 (PR-54) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 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 /w/workspace/undry_go-mod-configuration_PR-54@tmp/jenkins-gitclient-ssh1680951965842870007.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/undry_go-mod-configuration_PR-54@tmp/jenkins-gitclient-ssh1556178213284513159.key > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 Commit message: "docs: Update Change Log for 2.1.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:42:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:42:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:42:01 ========================================================= 17:42:01 EdgeX Global Pipelines Version Info 17:42:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:42:02 ------------------- 17:42:02 stable info: 17:42:02 ------------------- 17:42:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:42:02 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:42:02 Message: update stable to v1.0.211 17:42:02 ------------------- 17:42:02 experimental info: 17:42:02 ------------------- 17:42:02 Commited By: **** collab-it+edgex@linuxfoundation.org 17:42:02 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 17:42:02 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:42:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 17:42:02 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 17:42:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:42:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:42:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:42:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:42:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e12a0b [Pipeline] echo 17:42:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:42:03 + git rev-list -1 --merges 3e12a0b371c5a7902f1d529a7da046c1ce0c0919~1..3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [Pipeline] echo 17:42:03 -----------> git rev-list -1 --merges 3e12a0b371c5a7902f1d529a7da046c1ce0c0919~1..3e12a0b371c5a7902f1d529a7da046c1ce0c0919 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [false] [Pipeline] sh 17:42:04 + git log --format=format:%s -1 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [Pipeline] echo 17:42:04 ========================================================= 17:42:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:42:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:42:04 + git log --format=format:%s -1 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 [Pipeline] echo 17:42:04 [semverPrep] GIT_COMMIT: 3e12a0b371c5a7902f1d529a7da046c1ce0c0919, Commit Message: docs: Update Change Log for 2.1.0 [Pipeline] echo 17:42:04 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:05 17:42:05 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:42:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:06 latest: Pulling from edgex-devops/git-semver 17:42:06 a0d0a0d46f8b: Pulling fs layer 17:42:06 3e5f54012d9b: Pulling fs layer 17:42:06 4c7163046ea9: Pulling fs layer 17:42:06 0c2d73faf560: Pulling fs layer 17:42:06 0c2d73faf560: Waiting 17:42:06 3e5f54012d9b: Verifying Checksum 17:42:06 3e5f54012d9b: Download complete 17:42:06 a0d0a0d46f8b: Verifying Checksum 17:42:06 a0d0a0d46f8b: Download complete 17:42:06 4c7163046ea9: Verifying Checksum 17:42:06 4c7163046ea9: Download complete 17:42:06 0c2d73faf560: Verifying Checksum 17:42:06 0c2d73faf560: Download complete 17:42:06 a0d0a0d46f8b: Pull complete 17:42:06 3e5f54012d9b: Pull complete 17:42:07 4c7163046ea9: Pull complete 17:42:07 0c2d73faf560: Pull complete 17:42:07 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:42:07 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:42:07 prd-centos7-docker-4c-2g-28118 does not seem to be running inside a container 17:42:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-54 -v /w/workspace/undry_go-mod-configuration_PR-54:/w/workspace/undry_go-mod-configuration_PR-54:rw,z -v /w/workspace/undry_go-mod-configuration_PR-54@tmp:/w/workspace/undry_go-mod-configuration_PR-54@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 17:42:07 $ docker top fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:42:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:07 [ssh-agent] Looking for ssh-agent implementation... 17:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:08 $ docker exec fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 ssh-agent 17:42:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfmcOCi/agent.15 17:42:08 SSH_AGENT_PID=21 17:42:08 Running ssh-add (command line suppressed) 17:42:08 Identity added: /w/workspace/undry_go-mod-configuration_PR-54@tmp/private_key_4610420896929412521.key (/w/workspace/undry_go-mod-configuration_PR-54@tmp/private_key_4610420896929412521.key) 17:42:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:08 + git tag --points-at HEAD [Pipeline] } 17:42:08 $ docker exec --env ******** --env ******** fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 ssh-agent -k 17:42:08 unset SSH_AUTH_SOCK; 17:42:08 unset SSH_AGENT_PID; 17:42:08 echo Agent pid 21 killed; 17:42:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:42:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:42:08 [ssh-agent] Looking for ssh-agent implementation... 17:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:08 $ docker exec fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 ssh-agent 17:42:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeBngnd/agent.53 17:42:08 SSH_AGENT_PID=59 17:42:08 Running ssh-add (command line suppressed) 17:42:09 Identity added: /w/workspace/undry_go-mod-configuration_PR-54@tmp/private_key_6355992721625553152.key (/w/workspace/undry_go-mod-configuration_PR-54@tmp/private_key_6355992721625553152.key) 17:42:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:42:09 + git semver init 17:42:09 # -> Open(): unable to determine branch for HEAD 17:42:09 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-54/.git 17:42:09 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-54 17:42:09 # $SEMVER_REMOTE_NAME = origin 17:42:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:42:09 # $SEMVER_USER_NAME = edgex-jenkins 17:42:09 # $SEMVER_BRANCH = PR-54 17:42:09 # $SEMVER_TEMP = /tmp/semver-131472171 17:42:09 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 17:42:10 # '/tmp/semver-131472171' -> '/w/workspace/undry_go-mod-configuration_PR-54/.semver' 17:42:10 # -> Force: false 17:42:10 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-54/.semver [Pipeline] } 17:42:10 $ docker exec --env ******** --env ******** fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 ssh-agent -k 17:42:10 unset SSH_AUTH_SOCK; 17:42:10 unset SSH_AGENT_PID; 17:42:10 echo Agent pid 59 killed; 17:42:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:42:10 + git semver [Pipeline] } 17:42:10 $ docker stop --time=1 fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 17:42:11 $ docker rm -f fffdfda8a8b092307bac0a7341b51f2631fba54969f4402ec1d8940a30e611b3 [Pipeline] // withDockerContainer [Pipeline] sh 17:42:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:42:12 Stashed 1 file(s) [Pipeline] echo 17:42:12 [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] node [Pipeline] node 17:42:27 Still waiting to schedule task 17:42:27 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:42:27 Still waiting to schedule task 17:42:27 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:43:01 Running on prd-centos7-docker-4c-2g-28119 in /w/workspace/undry_go-mod-configuration_PR-54 [Pipeline] { [Pipeline] ws 17:43:01 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 17:43:01 Selected Git installation does not exist. Using Default 17:43:01 The recommended git tool is: NONE 17:43:04 using credential edgex-jenkins-ssh 17:43:04 Cloning the remote Git repository 17:43:04 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:43:04 > git init /w/workspace/go-mod-configuration/3 # timeout=10 17:43:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:43:04 > git --version # timeout=10 17:43:04 > git --version # 'git version 2.24.4' 17:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:04 [INFO] Currently running in a labeled security context 17:43:04 [INFO] Currently SELinux is 'enforcing' on the host 17:43:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh5237949748079969227.key 17:43:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:43:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:43:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:05 [INFO] Currently running in a labeled security context 17:43:05 [INFO] Currently SELinux is 'enforcing' on the host 17:43:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh4785363833280307622.key 17:43:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:43:05 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 17:43:06 Merge succeeded, producing 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 17:43:06 Checking out Revision 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 (PR-54) 17:43:05 > git config core.sparsecheckout # timeout=10 17:43:05 > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 17:43:05 > git remote # timeout=10 17:43:05 > git config --get remote.origin.url # timeout=10 17:43:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:05 [INFO] Currently running in a labeled security context 17:43:05 [INFO] Currently SELinux is 'enforcing' on the host 17:43:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh1482784949678830858.key 17:43:05 > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 17:43:05 > git rev-parse HEAD^{commit} # timeout=10 17:43:05 > git config core.sparsecheckout # timeout=10 17:43:05 > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 17:43:10 Commit message: "docs: Update Change Log for 2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:10 ========================================================= 17:43:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:43:10 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:43:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:43:11 Sending build context to Docker daemon 313.9kB 17:43:11 Step 1/7 : ARG BASE=golang:1.16-alpine 17:43:11 Step 2/7 : FROM ${BASE} 17:43:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:43:11 a0d0a0d46f8b: Pulling fs layer 17:43:11 31adcdaf11c8: Pulling fs layer 17:43:11 b8b176561691: Pulling fs layer 17:43:11 4527c011a84f: Pulling fs layer 17:43:11 5d74067f8e1e: Pulling fs layer 17:43:11 e0aca202a116: Pulling fs layer 17:43:11 3a43be97a3b4: Pulling fs layer 17:43:11 34cad66bf833: Pulling fs layer 17:43:11 b4e3c513aaa6: Pulling fs layer 17:43:11 e0aca202a116: Waiting 17:43:11 3a43be97a3b4: Waiting 17:43:11 34cad66bf833: Waiting 17:43:11 b4e3c513aaa6: Waiting 17:43:11 4527c011a84f: Waiting 17:43:11 5d74067f8e1e: Waiting 17:43:11 b8b176561691: Verifying Checksum 17:43:11 b8b176561691: Download complete 17:43:11 31adcdaf11c8: Download complete 17:43:11 5d74067f8e1e: Verifying Checksum 17:43:11 5d74067f8e1e: Download complete 17:43:11 e0aca202a116: Verifying Checksum 17:43:11 e0aca202a116: Download complete 17:43:11 3a43be97a3b4: Verifying Checksum 17:43:11 3a43be97a3b4: Download complete 17:43:11 a0d0a0d46f8b: Verifying Checksum 17:43:11 a0d0a0d46f8b: Download complete 17:43:11 34cad66bf833: Verifying Checksum 17:43:11 34cad66bf833: Download complete 17:43:11 a0d0a0d46f8b: Pull complete 17:43:11 31adcdaf11c8: Pull complete 17:43:12 b8b176561691: Pull complete 17:43:12 4527c011a84f: Verifying Checksum 17:43:12 4527c011a84f: Download complete 17:43:13 b4e3c513aaa6: Verifying Checksum 17:43:13 b4e3c513aaa6: Download complete 17:43:17 4527c011a84f: Pull complete 17:43:17 5d74067f8e1e: Pull complete 17:43:17 e0aca202a116: Pull complete 17:43:17 3a43be97a3b4: Pull complete 17:43:17 34cad66bf833: Pull complete 17:43:20 b4e3c513aaa6: Pull complete 17:43:20 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 17:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:43:20 ---> 9f6097aaca64 17:43:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:43:26 ---> Running in cff9f6c367b5 17:43:26 Removing intermediate container cff9f6c367b5 17:43:26 ---> 23bf3b4503d7 17:43:26 Step 4/7 : RUN apk add --update bash 17:43:26 ---> Running in 1ffdcba92521 17:43:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:43:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:43:28 OK: 220 MiB in 52 packages 17:43:28 Removing intermediate container 1ffdcba92521 17:43:28 ---> 4af1b651eb72 17:43:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:43:28 ---> Running in 79821f39d254 17:43:28 Removing intermediate container 79821f39d254 17:43:28 ---> 0be29468368a 17:43:28 Step 6/7 : COPY go.mod . 17:43:28 ---> 328a40d65441 17:43:28 Step 7/7 : RUN go mod download 17:43:28 ---> Running in 8000d63a8c05 17:43:38 Removing intermediate container 8000d63a8c05 17:43:38 ---> a554689ffc8c 17:43:38 Successfully built a554689ffc8c 17:43:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:43:39 + docker inspect -f . ci-base-image-x86_64 17:43:39 . [Pipeline] withDockerContainer 17:43:39 prd-centos7-docker-4c-2g-28119 does not seem to be running inside a container 17:43:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 17:43:39 $ docker top 71bebd6e828201d86a0f557c4d66f8433e88fc6221f08a51388a0ec40e60c1c8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:43:40 + go version 17:43:40 go version go1.16.8 linux/amd64 [Pipeline] } 17:43:40 $ docker stop --time=1 71bebd6e828201d86a0f557c4d66f8433e88fc6221f08a51388a0ec40e60c1c8 17:43:41 $ docker rm -f 71bebd6e828201d86a0f557c4d66f8433e88fc6221f08a51388a0ec40e60c1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:43:41 + docker inspect -f . ci-base-image-x86_64 17:43:41 . [Pipeline] withDockerContainer 17:43:42 prd-centos7-docker-4c-2g-28119 does not seem to be running inside a container 17:43:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 17:43:42 $ docker top 49eef3e4ca25699032625c743d5036ff4288e2689ba57df34e177daeb754974d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:43:42 + go mod tidy [Pipeline] sh 17:43:43 + make test 17:43:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:43:53 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.006s coverage: 85.7% of statements 17:44:00 2021/11/09 17:43:53 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 17:44:00 2021/11/09 17:43:53 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 17:44:00 2021/11/09 17:43:53 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 17:44:00 2021/11/09 17:43:54 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 17:44:00 2021/11/09 17:43:55 edgex/core/1.0/consulUnitTest668081665/Logging/ changed 17:44:00 RenewAccessToken called 17:44:00 RenewAccessToken called 17:44:00 RenewAccessToken called 17:44:00 RenewAccessToken called 17:44:00 RenewAccessToken called 17:44:00 2021/11/09 17:43:56 http: superfluous response.WriteHeader call from github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.(*MockConsul).Start.func1 (mock_consul.go:174) 17:44:00 2021/11/09 17:43:56 edgex/core/1.0/consulUnitTest668081665/Logging/ changed 17:44:00 2021/11/09 17:43:57 edgex/core/1.0/RenewAccessToken-Test/ changed 17:44:00 RenewAccessToken called 17:44:00 RenewAccessToken called 17:44:00 RenewAccessToken called 17:44:00 RenewAccessToken called 17:44:00 WatchForChanges update received 17:44:00 2021/11/09 17:43:58 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 17:44:00 2021/11/09 17:43:58 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 17:44:00 2021/11/09 17:43:59 edgex/core/1.0/RenewAccessToken-Test/Logging/ changed 17:44:00 panic: send on closed channel 17:44:00 17:44:00 goroutine 412 [running]: 17:44:00 github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.waitForNextPutPrefix.func1(0x3b9aca00, 0xc0003fc7c0, 0xc000373d40, 0x2d) 17:44:00 /w/workspace/go-mod-configuration/3/internal/pkg/consul/mock_consul.go:204 +0xe5 17:44:00 created by github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul.waitForNextPutPrefix 17:44:00 /w/workspace/go-mod-configuration/3/internal/pkg/consul/mock_consul.go:200 +0x150 17:44:00 FAIL github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 5.549s 17:44:00 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.003s coverage: 100.0% of statements 17:44:00 FAIL 17:44:00 make: *** [Makefile:9: test] Error 1 [Pipeline] } 17:44:00 $ docker stop --time=1 49eef3e4ca25699032625c743d5036ff4288e2689ba57df34e177daeb754974d 17:44:01 $ docker rm -f 49eef3e4ca25699032625c743d5036ff4288e2689ba57df34e177daeb754974d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:44:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:02 17:44:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:44:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:02 latest: Pulling from edgex-lftools-log-publisher 17:44:02 b4d181a07f80: Pulling fs layer 17:44:02 a1111a8f2ec3: Pulling fs layer 17:44:02 ed53099fbce6: Pulling fs layer 17:44:02 dc539afda2c1: Pulling fs layer 17:44:02 77bc0d833cb6: Pulling fs layer 17:44:02 9065ff56babe: Pulling fs layer 17:44:02 d287ab97295c: Pulling fs layer 17:44:02 dc539afda2c1: Waiting 17:44:02 9065ff56babe: Waiting 17:44:02 d287ab97295c: Waiting 17:44:02 77bc0d833cb6: Waiting 17:44:02 a1111a8f2ec3: Verifying Checksum 17:44:02 a1111a8f2ec3: Download complete 17:44:02 dc539afda2c1: Verifying Checksum 17:44:02 dc539afda2c1: Download complete 17:44:03 77bc0d833cb6: Verifying Checksum 17:44:03 77bc0d833cb6: Download complete 17:44:03 ed53099fbce6: Verifying Checksum 17:44:03 ed53099fbce6: Download complete 17:44:03 9065ff56babe: Verifying Checksum 17:44:03 9065ff56babe: Download complete 17:44:03 b4d181a07f80: Verifying Checksum 17:44:03 b4d181a07f80: Download complete 17:44:03 d287ab97295c: Verifying Checksum 17:44:03 d287ab97295c: Download complete 17:44:04 b4d181a07f80: Pull complete 17:44:04 a1111a8f2ec3: Pull complete 17:44:05 ed53099fbce6: Pull complete 17:44:05 dc539afda2c1: Pull complete 17:44:05 77bc0d833cb6: Pull complete 17:44:05 9065ff56babe: Pull complete 17:44:10 d287ab97295c: Pull complete 17:44:10 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:44:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:44:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:44:10 prd-centos7-docker-4c-2g-28119 does not seem to be running inside a container 17:44:10 $ 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-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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 17:44:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28121 in /w/workspace/undry_go-mod-configuration_PR-54 17:44:14 $ docker top 2755da64052a96a0f853220bea5abf08e26bf88335268bef9dfb8117a76bb8db -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 17:44:15 Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout 17:44:15 ---> job-cost.sh 17:44:15 lf-activate-venv: SKIPPING 17:44:15 INFO: No Stack... 17:44:15 Selected Git installation does not exist. Using Default 17:44:15 The recommended git tool is: NONE 17:44:15 INFO: Retrieving Pricing Info for: v3-standard-2 17:44:16 INFO: Archiving Costs [Pipeline] sh 17:44:16 + cat /w/workspace/go-mod-configuration/3/archives/cost.csv 17:44:16 + cut -d, -f6 [Pipeline] lock 17:44:16 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] 17:44:16 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] did not exist. Created. 17:44:16 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:44:16 + echo total: 0.05999999865889549 [Pipeline] stash 17:44:16 Stashed 1 file(s) [Pipeline] } 17:44:16 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:44:16 $ docker stop --time=1 2755da64052a96a0f853220bea5abf08e26bf88335268bef9dfb8117a76bb8db 17:44:18 $ docker rm -f 2755da64052a96a0f853220bea5abf08e26bf88335268bef9dfb8117a76bb8db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:44:18 Failed in branch amd64 17:44:20 using credential edgex-jenkins-ssh 17:44:20 Cloning the remote Git repository 17:44:20 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 17:44:20 > git init /w/workspace/go-mod-configuration/3 # timeout=10 17:44:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:44:20 > git --version # timeout=10 17:44:20 > git --version # 'git version 2.17.1' 17:44:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:44:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:44:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:44:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 17:44:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 17:44:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:44:22 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 17:44:22 Merge succeeded, producing 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 17:44:22 Checking out Revision 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 (PR-54) 17:44:22 > git config core.sparsecheckout # timeout=10 17:44:22 > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 17:44:22 > git remote # timeout=10 17:44:22 > git config --get remote.origin.url # timeout=10 17:44:22 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:22 > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 17:44:22 > git rev-parse HEAD^{commit} # timeout=10 17:44:22 > git config core.sparsecheckout # timeout=10 17:44:22 > git checkout -f 3e12a0b371c5a7902f1d529a7da046c1ce0c0919 # timeout=10 17:44:26 Commit message: "docs: Update Change Log for 2.1.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:44:27 % Total % Received % Xferd Average Speed Time Time Time Current 17:44:27 Dload Upload Total Spent Left Speed 17:44:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 63913 0 --:--:-- --:--:-- --:--:-- 64260 [Pipeline] sh 17:44:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:44:28 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 17:44:28 /etc/docker/daemon.new 17:44:28 { 17:44:28 "registry-mirrors": [ 17:44:28 "https://nexus3.edgexfoundry.org:10001" 17:44:28 ], 17:44:28 "bip": "10.250.0.254/24", 17:44:28 "hosts": [ 17:44:28 "tcp://0.0.0.0:5555", 17:44:28 "unix:///var/run/docker.sock" 17:44:28 ], 17:44:28 "mtu": 1458, 17:44:28 "selinux-enabled": true, 17:44:28 "seccomp-profile": "/etc/docker/seccomp.json" 17:44:28 } [Pipeline] sh 17:44:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:44:28 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:44:47 ========================================================= 17:44:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:44:47 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:44:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 17:44:48 Sending build context to Docker daemon 312.8kB 17:44:48 Step 1/7 : ARG BASE=golang:1.16-alpine 17:44:48 Step 2/7 : FROM ${BASE} 17:44:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:44:49 552d1f2373af: Pulling fs layer 17:44:49 ea3f2d53f512: Pulling fs layer 17:44:49 9e70ebbbe112: Pulling fs layer 17:44:49 7a9cfe048b4a: Pulling fs layer 17:44:49 72dc09318566: Pulling fs layer 17:44:49 f4f7b4309257: Pulling fs layer 17:44:49 0ac9a79272e3: Pulling fs layer 17:44:49 b78e95d17946: Pulling fs layer 17:44:49 f4f7b4309257: Waiting 17:44:49 7a9cfe048b4a: Waiting 17:44:49 72dc09318566: Waiting 17:44:49 b78e95d17946: Waiting 17:44:49 0ac9a79272e3: Waiting 17:44:49 9e70ebbbe112: Verifying Checksum 17:44:49 9e70ebbbe112: Download complete 17:44:49 ea3f2d53f512: Verifying Checksum 17:44:49 ea3f2d53f512: Download complete 17:44:49 72dc09318566: Download complete 17:44:49 f4f7b4309257: Verifying Checksum 17:44:49 f4f7b4309257: Download complete 17:44:49 552d1f2373af: Verifying Checksum 17:44:49 552d1f2373af: Download complete 17:44:49 0ac9a79272e3: Download complete 17:44:50 552d1f2373af: Pull complete 17:44:50 ea3f2d53f512: Pull complete 17:44:51 9e70ebbbe112: Pull complete 17:44:51 b78e95d17946: Verifying Checksum 17:44:51 b78e95d17946: Download complete 17:44:51 7a9cfe048b4a: Verifying Checksum 17:44:51 7a9cfe048b4a: Download complete 17:45:01 7a9cfe048b4a: Pull complete 17:45:02 72dc09318566: Pull complete 17:45:02 f4f7b4309257: Pull complete 17:45:03 0ac9a79272e3: Pull complete 17:45:08 b78e95d17946: Pull complete 17:45:08 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 17:45:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:45:08 ---> 8b459fc5aaf0 17:45:08 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:45:10 ---> Running in 25e12f0641aa 17:45:10 Removing intermediate container 25e12f0641aa 17:45:10 ---> 8b24affcbaab 17:45:10 Step 4/7 : RUN apk add --update bash 17:45:10 ---> Running in 661d79a2c400 17:45:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:45:12 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:45:13 OK: 219 MiB in 52 packages 17:45:14 Removing intermediate container 661d79a2c400 17:45:14 ---> 966f26d0f466 17:45:14 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:45:14 ---> Running in 2c36b08cc6ed 17:45:15 Removing intermediate container 2c36b08cc6ed 17:45:15 ---> 9bc07d2f4c90 17:45:15 Step 6/7 : COPY go.mod . 17:45:15 ---> 30c0c21e62df 17:45:15 Step 7/7 : RUN go mod download 17:45:16 ---> Running in 8a664d0cc1a7 17:45:31 Removing intermediate container 8a664d0cc1a7 17:45:31 ---> 16528634eb53 17:45:31 Successfully built 16528634eb53 17:45:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:45:31 + docker inspect -f . ci-base-image-arm64 17:45:31 . [Pipeline] withDockerContainer 17:45:31 prd-ubuntu18.04-docker-arm64-4c-16g-28121 does not seem to be running inside a container 17:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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-arm64 cat 17:45:33 $ docker top eebba86925ab9f542fe0f4c27dcfcde14cf73f8b0546206dd0306db1c8ced0a1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:34 + go version 17:45:34 go version go1.16.8 linux/arm64 [Pipeline] } 17:45:34 $ docker stop --time=1 eebba86925ab9f542fe0f4c27dcfcde14cf73f8b0546206dd0306db1c8ced0a1 17:45:36 $ docker rm -f eebba86925ab9f542fe0f4c27dcfcde14cf73f8b0546206dd0306db1c8ced0a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:38 + docker inspect -f . ci-base-image-arm64 17:45:38 . [Pipeline] withDockerContainer 17:45:38 prd-ubuntu18.04-docker-arm64-4c-16g-28121 does not seem to be running inside a container 17:45:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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-arm64 cat 17:45:39 $ docker top d5afd0034642ab686eaed0444c98352838f23cdaf88b097cc2e815343da15698 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:45:40 + go mod tidy [Pipeline] sh 17:45:41 + make test 17:45:41 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:46:14 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.016s coverage: 85.7% of statements 17:46:17 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.708s coverage: 88.4% of statements 17:46:17 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.058s coverage: 100.0% of statements 17:46:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:46:35 gofmt -l . 17:46:35 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:46:35 $ docker stop --time=1 d5afd0034642ab686eaed0444c98352838f23cdaf88b097cc2e815343da15698 17:46:37 $ docker rm -f d5afd0034642ab686eaed0444c98352838f23cdaf88b097cc2e815343da15698 [Pipeline] // withDockerContainer [Pipeline] sh 17:46:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:46:38 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 17:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:39 17:46:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:46:39 arm64: Pulling from edgex-lftools-log-publisher 17:46:39 448f6bf000e3: Pulling fs layer 17:46:39 f757da607395: Pulling fs layer 17:46:39 05883995daec: Pulling fs layer 17:46:39 8603b9c90790: Pulling fs layer 17:46:39 1560dd03e051: Pulling fs layer 17:46:39 27f5ce0e4adf: Pulling fs layer 17:46:39 c2d8d7efcc4b: Pulling fs layer 17:46:39 1560dd03e051: Waiting 17:46:39 27f5ce0e4adf: Waiting 17:46:39 c2d8d7efcc4b: Waiting 17:46:39 8603b9c90790: Waiting 17:46:39 f757da607395: Verifying Checksum 17:46:39 f757da607395: Download complete 17:46:39 8603b9c90790: Verifying Checksum 17:46:39 8603b9c90790: Download complete 17:46:39 1560dd03e051: Verifying Checksum 17:46:39 1560dd03e051: Download complete 17:46:39 27f5ce0e4adf: Verifying Checksum 17:46:39 27f5ce0e4adf: Download complete 17:46:39 05883995daec: Verifying Checksum 17:46:39 05883995daec: Download complete 17:46:40 448f6bf000e3: Verifying Checksum 17:46:40 448f6bf000e3: Download complete 17:46:42 c2d8d7efcc4b: Verifying Checksum 17:46:42 c2d8d7efcc4b: Download complete 17:46:43 448f6bf000e3: Pull complete 17:46:44 f757da607395: Pull complete 17:46:46 05883995daec: Pull complete 17:46:46 8603b9c90790: Pull complete 17:46:47 1560dd03e051: Pull complete 17:46:47 27f5ce0e4adf: Pull complete 17:47:03 c2d8d7efcc4b: Pull complete 17:47:03 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:47:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:47:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:47:03 prd-ubuntu18.04-docker-arm64-4c-16g-28121 does not seem to be running inside a container 17:47:03 $ 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-configuration/3 -v /w/workspace/go-mod-configuration/3:/w/workspace/go-mod-configuration/3:rw,z -v /w/workspace/go-mod-configuration/3@tmp:/w/workspace/go-mod-configuration/3@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:arm64 cat 17:47:06 $ docker top a1106dfa5774a6a5e18f96eb521f5a257789df025d2c113d3f4ede5333bc7671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:07 ---> job-cost.sh 17:47:07 lf-activate-venv: SKIPPING 17:47:07 INFO: No Stack... 17:47:07 INFO: Retrieving Pricing Info for: v3-standard-4 17:47:08 INFO: Archiving Costs [Pipeline] sh 17:47:08 + cut -d, -f6 17:47:08 + cat /w/workspace/go-mod-configuration/3/archives/cost.csv [Pipeline] lock 17:47:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] 17:47:08 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] did not exist. Created. 17:47:08 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:47:09 /w/workspace/go-mod-configuration/3@tmp/durable-985aafa7/script.sh: 1: /w/workspace/go-mod-configuration/3@tmp/durable-985aafa7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:47:10 + echo total: 0.10999999940395355 [Pipeline] stash 17:47:10 Warning: overwriting stash ‘stack-cost’ 17:47:10 Stashed 1 file(s) [Pipeline] } 17:47:10 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-54-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:47:10 $ docker stop --time=1 a1106dfa5774a6a5e18f96eb521f5a257789df025d2c113d3f4ede5333bc7671 17:47:11 $ docker rm -f a1106dfa5774a6a5e18f96eb521f5a257789df025d2c113d3f4ede5333bc7671 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:47:13 + '[' -d /w/workspace/undry_go-mod-configuration_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:47:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:47:14 ---> package-listing.sh 17:47:14 ++ facter osfamily 17:47:14 ++ tr '[:upper:]' '[:lower:]' 17:47:14 + OS_FAMILY=redhat 17:47:14 + workspace=/w/workspace/undry_go-mod-configuration_PR-54 17:47:14 + START_PACKAGES=/tmp/packages_start.txt 17:47:14 + END_PACKAGES=/tmp/packages_end.txt 17:47:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:14 + PACKAGES=/tmp/packages_start.txt 17:47:14 + '[' /w/workspace/undry_go-mod-configuration_PR-54 ']' 17:47:14 + PACKAGES=/tmp/packages_end.txt 17:47:14 + case "${OS_FAMILY}" in 17:47:14 + rpm -qa 17:47:14 + sort 17:47:15 + '[' -f /tmp/packages_start.txt ']' 17:47:15 + '[' -f /tmp/packages_end.txt ']' 17:47:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:15 + '[' /w/workspace/undry_go-mod-configuration_PR-54 ']' 17:47:15 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-54/archives/ 17:47:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-54/archives/ [Pipeline] echo 17:47:15 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:47:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:16 17:47:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:47:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:16 latest: Pulling from edgex-lftools-log-publisher 17:47:16 b4d181a07f80: Pulling fs layer 17:47:16 a1111a8f2ec3: Pulling fs layer 17:47:16 ed53099fbce6: Pulling fs layer 17:47:16 dc539afda2c1: Pulling fs layer 17:47:16 77bc0d833cb6: Pulling fs layer 17:47:16 9065ff56babe: Pulling fs layer 17:47:16 d287ab97295c: Pulling fs layer 17:47:16 77bc0d833cb6: Waiting 17:47:16 9065ff56babe: Waiting 17:47:16 d287ab97295c: Waiting 17:47:16 dc539afda2c1: Waiting 17:47:16 a1111a8f2ec3: Verifying Checksum 17:47:16 a1111a8f2ec3: Download complete 17:47:16 dc539afda2c1: Verifying Checksum 17:47:16 dc539afda2c1: Download complete 17:47:16 77bc0d833cb6: Verifying Checksum 17:47:16 77bc0d833cb6: Download complete 17:47:16 9065ff56babe: Verifying Checksum 17:47:16 9065ff56babe: Download complete 17:47:16 ed53099fbce6: Verifying Checksum 17:47:16 ed53099fbce6: Download complete 17:47:16 b4d181a07f80: Verifying Checksum 17:47:16 b4d181a07f80: Download complete 17:47:17 d287ab97295c: Verifying Checksum 17:47:17 d287ab97295c: Download complete 17:47:18 b4d181a07f80: Pull complete 17:47:18 a1111a8f2ec3: Pull complete 17:47:19 ed53099fbce6: Pull complete 17:47:19 dc539afda2c1: Pull complete 17:47:19 77bc0d833cb6: Pull complete 17:47:19 9065ff56babe: Pull complete 17:47:24 d287ab97295c: Pull complete 17:47:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:47:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:47:24 prd-centos7-docker-4c-2g-28118 does not seem to be running inside a container 17:47:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-configuration_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-54 -v /w/workspace/undry_go-mod-configuration_PR-54:/w/workspace/undry_go-mod-configuration_PR-54:rw,z -v /w/workspace/undry_go-mod-configuration_PR-54@tmp:/w/workspace/undry_go-mod-configuration_PR-54@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 17:47:27 $ docker top f655c61d6468742310914451241df114c531a578b00b8e61fd93ffcb21fcb658 -eo pid,comm [Pipeline] { [Pipeline] sh 17:47:27 + touch /tmp/pre-build-complete [Pipeline] sh 17:47:28 + mkdir -p /var/log/sysstat [Pipeline] sh 17:47:28 + ls /var/log/sa-host 17:47:28 + sadf -c /var/log/sa-host/sa09 17:47:28 file_magic: OK 17:47:28 HZ: Using current value: 100 17:47:28 file_header: OK 17:47:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:47:28 Statistics: 17:47:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:47:28 File successfully converted to sysstat format version 12.0.3 17:47:28 + sadf -c /var/log/sa-host/sa30 17:47:28 file_magic: OK 17:47:28 HZ: Using current value: 100 17:47:28 file_header: OK 17:47:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:47:28 Statistics: 17:47:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:47:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:29 provisioning config files... 17:47:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-54@tmp/config2049427353578002195tmp [Pipeline] { [Pipeline] echo 17:47:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:47:29 ---> create-netrc.sh [Pipeline] } 17:47:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:47:29 ---> python-tools-install.sh [Pipeline] echo 17:47:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:47:30 ---> sudo-logs.sh 17:47:30 Archiving 'sudo' log.. 17:47:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-28118.novalocal: Name or service not known 17:47:30 sudo: unable to resolve host prd-centos7-docker-4c-2g-28118.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:47:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:47:30 ---> job-cost.sh 17:47:30 lf-activate-venv: SKIPPING 17:47:30 DEBUG: total: 0.10999999940395355 17:47:30 INFO: Retrieving Stack Cost... 17:47:33 INFO: Retrieving Pricing Info for: v3-standard-2 17:47:33 INFO: Archiving Costs [Pipeline] echo 17:47:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:47:34 ---> logs-deploy.sh 17:47:34 lf-activate-venv: SKIPPING 17:47:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-54/3 17:47:34 INFO: archiving workspace using pattern(s): 17:47:34 Archives upload complete. 17:47:35 INFO: archiving logs to Nexus