Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 24475f6ba381f36a7fd81afd38d9fc144721eab3+fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (6c4f30e3b8f0158efd52c4a786b9a44cb1a80bba) 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-ssh9061986934941128001.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh871061083170044408.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 f1d79d91c36788821211008368c3015072ca53ca 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-48/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-48/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2992516032159156262.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh2474382948527973568.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-48/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-48/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2707732738356772405.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 on ‘prd-centos7-docker-4c-2g-1047’ Running on prd-centos7-docker-4c-2g-1050 in /w/workspace/undry_go-mod-configuration_PR-48 [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-48 # 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-48@tmp/jenkins-gitclient-ssh3640662853033344447.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 24475f6ba381f36a7fd81afd38d9fc144721eab3 Merge succeeded, producing 77c9eae4bb381922ede9da091e0a4823e575bcaf Checking out Revision 77c9eae4bb381922ede9da091e0a4823e575bcaf (PR-48) > 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-48@tmp/jenkins-gitclient-ssh7842056089810534271.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 24475f6ba381f36a7fd81afd38d9fc144721eab3 # 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-48@tmp/jenkins-gitclient-ssh6145944359943500334.key > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77c9eae4bb381922ede9da091e0a4823e575bcaf # timeout=10 Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk f70f96fa9dbe7d88cc9070bd737f8eee075c2f9c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T13:45:49.476Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T13:45:49.525Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T13:45:49.541Z] ========================================================= [2021-10-13T13:45:49.541Z] EdgeX Global Pipelines Version Info [2021-10-13T13:45:49.541Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:45:50.683Z] ------------------- [2021-10-13T13:45:50.683Z] stable info: [2021-10-13T13:45:50.683Z] ------------------- [2021-10-13T13:45:50.683Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T13:45:50.683Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T13:45:50.683Z] Message: update stable to v1.0.209 [2021-10-13T13:45:51.266Z] ------------------- [2021-10-13T13:45:51.266Z] experimental info: [2021-10-13T13:45:51.266Z] ------------------- [2021-10-13T13:45:51.266Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T13:45:51.266Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T13:45:51.266Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T13:45:51.353Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-10-13T13:45:51.365Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-10-13T13:45:51.381Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T13:45:51.392Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T13:45:51.402Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T13:45:51.413Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T13:45:51.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T13:45:51.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-13T13:45:51.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T13:45:51.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T13:45:51.468Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T13:45:51.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-10-13T13:45:51.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T13:45:51.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T13:45:51.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T13:45:51.522Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T13:45:51.534Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T13:45:51.547Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T13:45:51.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T13:45:51.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-13T13:45:51.579Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-13T13:45:51.590Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-13T13:45:51.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-13T13:45:51.610Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-13T13:45:51.621Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-13T13:45:51.631Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T13:45:51.642Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-48 [Pipeline] echo [2021-10-13T13:45:51.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-48 [Pipeline] echo [2021-10-13T13:45:51.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-48 [Pipeline] echo [2021-10-13T13:45:51.684Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77c9eae4bb381922ede9da091e0a4823e575bcaf [Pipeline] echo [2021-10-13T13:45:51.697Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77c9eae [Pipeline] echo [2021-10-13T13:45:51.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-13T13:45:52.140Z] + git log --format=format:%s -1 77c9eae4bb381922ede9da091e0a4823e575bcaf [Pipeline] echo [2021-10-13T13:45:52.177Z] GIT_COMMIT: 77c9eae4bb381922ede9da091e0a4823e575bcaf, Commit Message: Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD [Pipeline] echo [2021-10-13T13:45:52.183Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:45:52.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T13:45:52.635Z] [2021-10-13T13:45:52.635Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:45:52.951Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T13:45:52.951Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T13:45:52.951Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T13:45:52.951Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T13:45:52.951Z] 4c7163046ea9: Pulling fs layer [2021-10-13T13:45:52.951Z] 0c2d73faf560: Pulling fs layer [2021-10-13T13:45:52.951Z] 0c2d73faf560: Waiting [2021-10-13T13:45:52.951Z] 3e5f54012d9b: Verifying Checksum [2021-10-13T13:45:52.951Z] 3e5f54012d9b: Download complete [2021-10-13T13:45:52.951Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T13:45:52.951Z] a0d0a0d46f8b: Download complete [2021-10-13T13:45:53.226Z] 0c2d73faf560: Verifying Checksum [2021-10-13T13:45:53.226Z] 0c2d73faf560: Download complete [2021-10-13T13:45:53.226Z] 4c7163046ea9: Verifying Checksum [2021-10-13T13:45:53.226Z] 4c7163046ea9: Download complete [2021-10-13T13:45:53.226Z] a0d0a0d46f8b: Pull complete [2021-10-13T13:45:53.226Z] 3e5f54012d9b: Pull complete [2021-10-13T13:45:53.498Z] 4c7163046ea9: Pull complete [2021-10-13T13:45:53.759Z] 0c2d73faf560: Pull complete [2021-10-13T13:45:53.759Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T13:45:53.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T13:45:53.759Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T13:45:53.835Z] prd-centos7-docker-4c-2g-1050 does not seem to be running inside a container [2021-10-13T13:45:53.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-48 -v /w/workspace/undry_go-mod-configuration_PR-48:/w/workspace/undry_go-mod-configuration_PR-48:rw,z -v /w/workspace/undry_go-mod-configuration_PR-48@tmp:/w/workspace/undry_go-mod-configuration_PR-48@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-13T13:45:54.484Z] $ docker top d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T13:45:54.582Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T13:45:54.582Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T13:45:54.702Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T13:45:54.703Z] $ docker exec d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f ssh-agent [2021-10-13T13:45:54.831Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXialPDN/agent.13 [2021-10-13T13:45:54.831Z] SSH_AGENT_PID=19 [2021-10-13T13:45:54.839Z] Running ssh-add (command line suppressed) [2021-10-13T13:45:54.955Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-48@tmp/private_key_6283629655903007531.key (/w/workspace/undry_go-mod-configuration_PR-48@tmp/private_key_6283629655903007531.key) [2021-10-13T13:45:54.970Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T13:45:55.265Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T13:45:55.278Z] $ docker exec --env ******** --env ******** d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f ssh-agent -k [2021-10-13T13:45:55.377Z] unset SSH_AUTH_SOCK; [2021-10-13T13:45:55.377Z] unset SSH_AGENT_PID; [2021-10-13T13:45:55.377Z] echo Agent pid 19 killed; [2021-10-13T13:45:55.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T13:45:55.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T13:45:55.410Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T13:45:55.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T13:45:55.512Z] $ docker exec d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f ssh-agent [2021-10-13T13:45:55.610Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIONLPL/agent.52 [2021-10-13T13:45:55.610Z] SSH_AGENT_PID=58 [2021-10-13T13:45:55.615Z] Running ssh-add (command line suppressed) [2021-10-13T13:45:55.699Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-48@tmp/private_key_5947779717256691916.key (/w/workspace/undry_go-mod-configuration_PR-48@tmp/private_key_5947779717256691916.key) [2021-10-13T13:45:55.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T13:45:56.003Z] + git semver init [2021-10-13T13:45:56.003Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T13:45:56.003Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-48/.git [2021-10-13T13:45:56.003Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-48 [2021-10-13T13:45:56.003Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T13:45:56.003Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T13:45:56.003Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T13:45:56.003Z] # $SEMVER_BRANCH = PR-48 [2021-10-13T13:45:56.003Z] # $SEMVER_TEMP = /tmp/semver-056530654 [2021-10-13T13:45:56.003Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-10-13T13:45:56.572Z] # '/tmp/semver-056530654' -> '/w/workspace/undry_go-mod-configuration_PR-48/.semver' [2021-10-13T13:45:56.572Z] # -> Force: false [2021-10-13T13:45:56.572Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-48/.semver [Pipeline] } [2021-10-13T13:45:56.579Z] $ docker exec --env ******** --env ******** d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f ssh-agent -k [2021-10-13T13:45:56.668Z] unset SSH_AUTH_SOCK; [2021-10-13T13:45:56.668Z] unset SSH_AGENT_PID; [2021-10-13T13:45:56.668Z] echo Agent pid 58 killed; [2021-10-13T13:45:56.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T13:45:56.984Z] + git semver [Pipeline] } [2021-10-13T13:45:56.995Z] $ docker stop --time=1 d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f [2021-10-13T13:45:58.206Z] $ docker rm -f d818b880005dd609cdf155831b49d2728afea48bec0499d3aba50d2ddd432d3f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T13:45:58.574Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T13:45:58.838Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T13:45:58.842Z] [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 [2021-10-13T13:46:13.989Z] Still waiting to schedule task [2021-10-13T13:46:13.990Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-13T13:46:13.991Z] Still waiting to schedule task [2021-10-13T13:46:13.991Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1049’ [2021-10-13T13:50:04.011Z] Running on prd-centos7-docker-4c-2g-1059 in /w/workspace/undry_go-mod-configuration_PR-48 [Pipeline] { [Pipeline] ws [2021-10-13T13:50:04.020Z] Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout [2021-10-13T13:50:04.117Z] Selected Git installation does not exist. Using Default [2021-10-13T13:50:04.117Z] The recommended git tool is: NONE [2021-10-13T13:50:06.065Z] using credential edgex-jenkins-ssh [2021-10-13T13:50:06.076Z] Cloning the remote Git repository [2021-10-13T13:50:05.649Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:50:05.705Z] > git init /w/workspace/go-mod-configuration/3 # timeout=10 [2021-10-13T13:50:05.749Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:50:05.750Z] > git --version # timeout=10 [2021-10-13T13:50:05.757Z] > git --version # 'git version 2.24.4' [2021-10-13T13:50:05.758Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:50:05.781Z] [INFO] Currently running in a labeled security context [2021-10-13T13:50:05.781Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T13:50:05.782Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh7582437833376351192.key [2021-10-13T13:50:05.801Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T13:50:06.474Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-13T13:50:06.483Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T13:50:06.498Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-13T13:50:06.510Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:50:06.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:50:06.512Z] [INFO] Currently running in a labeled security context [2021-10-13T13:50:06.512Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T13:50:06.512Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh8762196723332597221.key [2021-10-13T13:50:06.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T13:50:07.411Z] Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 24475f6ba381f36a7fd81afd38d9fc144721eab3 [2021-10-13T13:50:07.509Z] Merge succeeded, producing 168901e9c6d5feb35d25b79a31da9d7b83748d98 [2021-10-13T13:50:07.509Z] Checking out Revision 168901e9c6d5feb35d25b79a31da9d7b83748d98 (PR-48) [2021-10-13T13:50:07.083Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T13:50:07.090Z] > git checkout -f 24475f6ba381f36a7fd81afd38d9fc144721eab3 # timeout=10 [2021-10-13T13:50:07.128Z] > git remote # timeout=10 [2021-10-13T13:50:07.142Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T13:50:07.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:50:07.151Z] [INFO] Currently running in a labeled security context [2021-10-13T13:50:07.152Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T13:50:07.152Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/3@tmp/jenkins-gitclient-ssh3322461311360153946.key [2021-10-13T13:50:07.158Z] > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 [2021-10-13T13:50:07.174Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T13:50:07.184Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T13:50:07.191Z] > git checkout -f 168901e9c6d5feb35d25b79a31da9d7b83748d98 # timeout=10 [2021-10-13T13:50:10.854Z] Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" [2021-10-13T13:50:10.869Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-13T13:50:11.559Z] ========================================================= [2021-10-13T13:50:11.560Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T13:50:11.560Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:50:11.983Z] + 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 . [2021-10-13T13:50:11.983Z] Sending build context to Docker daemon 311.8kB [2021-10-13T13:50:11.983Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-13T13:50:11.983Z] Step 2/7 : FROM ${BASE} [2021-10-13T13:50:10.809Z] > git rev-list --no-walk f70f96fa9dbe7d88cc9070bd737f8eee075c2f9c # timeout=10 [2021-10-13T13:50:12.255Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T13:50:12.255Z] 4e9f2cdf4387: Pulling fs layer [2021-10-13T13:50:12.255Z] 57d31006c564: Pulling fs layer [2021-10-13T13:50:12.255Z] bd5ccded8296: Pulling fs layer [2021-10-13T13:50:12.255Z] 304dd3a0f381: Pulling fs layer [2021-10-13T13:50:12.255Z] d37cda54a23b: Pulling fs layer [2021-10-13T13:50:12.255Z] bae75c0f2455: Pulling fs layer [2021-10-13T13:50:12.255Z] 806579b3d29a: Pulling fs layer [2021-10-13T13:50:12.255Z] c77eb801bf70: Pulling fs layer [2021-10-13T13:50:12.255Z] 6d0567d44e1a: Pulling fs layer [2021-10-13T13:50:12.255Z] bae75c0f2455: Waiting [2021-10-13T13:50:12.255Z] 806579b3d29a: Waiting [2021-10-13T13:50:12.255Z] c77eb801bf70: Waiting [2021-10-13T13:50:12.255Z] 6d0567d44e1a: Waiting [2021-10-13T13:50:12.255Z] 304dd3a0f381: Waiting [2021-10-13T13:50:12.255Z] bd5ccded8296: Verifying Checksum [2021-10-13T13:50:12.255Z] bd5ccded8296: Download complete [2021-10-13T13:50:12.255Z] 57d31006c564: Verifying Checksum [2021-10-13T13:50:12.255Z] 57d31006c564: Download complete [2021-10-13T13:50:12.255Z] d37cda54a23b: Verifying Checksum [2021-10-13T13:50:12.255Z] d37cda54a23b: Download complete [2021-10-13T13:50:12.255Z] bae75c0f2455: Verifying Checksum [2021-10-13T13:50:12.255Z] bae75c0f2455: Download complete [2021-10-13T13:50:12.255Z] 4e9f2cdf4387: Verifying Checksum [2021-10-13T13:50:12.255Z] 4e9f2cdf4387: Download complete [2021-10-13T13:50:12.255Z] 806579b3d29a: Verifying Checksum [2021-10-13T13:50:12.255Z] 806579b3d29a: Download complete [2021-10-13T13:50:12.255Z] c77eb801bf70: Verifying Checksum [2021-10-13T13:50:12.255Z] c77eb801bf70: Download complete [2021-10-13T13:50:12.519Z] 4e9f2cdf4387: Pull complete [2021-10-13T13:50:12.796Z] 57d31006c564: Pull complete [2021-10-13T13:50:12.796Z] 304dd3a0f381: Verifying Checksum [2021-10-13T13:50:12.796Z] 304dd3a0f381: Download complete [2021-10-13T13:50:13.066Z] bd5ccded8296: Pull complete [2021-10-13T13:50:13.066Z] 6d0567d44e1a: Verifying Checksum [2021-10-13T13:50:13.066Z] 6d0567d44e1a: Download complete [2021-10-13T13:50:17.308Z] 304dd3a0f381: Pull complete [2021-10-13T13:50:17.308Z] d37cda54a23b: Pull complete [2021-10-13T13:50:17.308Z] bae75c0f2455: Pull complete [2021-10-13T13:50:17.308Z] 806579b3d29a: Pull complete [2021-10-13T13:50:17.308Z] c77eb801bf70: Pull complete [2021-10-13T13:50:20.716Z] 6d0567d44e1a: Pull complete [2021-10-13T13:50:20.716Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-13T13:50:20.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T13:50:20.716Z] ---> e839a31ac9d1 [2021-10-13T13:50:20.716Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-13T13:50:22.108Z] ---> Running in bc88f39ff831 [2021-10-13T13:50:22.108Z] Removing intermediate container bc88f39ff831 [2021-10-13T13:50:22.108Z] ---> e4db027026bf [2021-10-13T13:50:22.108Z] Step 4/7 : RUN apk add --update bash [2021-10-13T13:50:22.108Z] ---> Running in 86aa24c0bc03 [2021-10-13T13:50:22.369Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T13:50:23.315Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T13:50:23.582Z] OK: 219 MiB in 52 packages [2021-10-13T13:50:23.844Z] Removing intermediate container 86aa24c0bc03 [2021-10-13T13:50:23.844Z] ---> 2a68539555dc [2021-10-13T13:50:23.844Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-13T13:50:23.844Z] ---> Running in 1ee1bb4e7e0b [2021-10-13T13:50:23.844Z] Removing intermediate container 1ee1bb4e7e0b [2021-10-13T13:50:23.844Z] ---> 65e8394b18dc [2021-10-13T13:50:23.844Z] Step 6/7 : COPY go.mod . [2021-10-13T13:50:24.105Z] ---> 7b012dfbef34 [2021-10-13T13:50:24.105Z] Step 7/7 : RUN go mod download [2021-10-13T13:50:24.105Z] ---> Running in af70d7a940b7 [2021-10-13T13:50:30.731Z] Removing intermediate container af70d7a940b7 [2021-10-13T13:50:30.731Z] ---> e79b3b2e4e63 [2021-10-13T13:50:30.731Z] Successfully built e79b3b2e4e63 [2021-10-13T13:50:30.731Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:50:31.066Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T13:50:31.066Z] . [Pipeline] withDockerContainer [2021-10-13T13:50:31.159Z] prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container [2021-10-13T13:50:31.191Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-13T13:50:31.547Z] $ docker top 6fa2addc77ad4026da67748b6eb079a0db2b201ee3c34b37d08428d347ab47ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T13:50:31.916Z] + go version [2021-10-13T13:50:31.917Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T13:50:31.929Z] $ docker stop --time=1 6fa2addc77ad4026da67748b6eb079a0db2b201ee3c34b37d08428d347ab47ef [2021-10-13T13:50:33.132Z] $ docker rm -f 6fa2addc77ad4026da67748b6eb079a0db2b201ee3c34b37d08428d347ab47ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:50:33.672Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T13:50:33.672Z] . [Pipeline] withDockerContainer [2021-10-13T13:50:33.759Z] prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container [2021-10-13T13:50:33.810Z] $ 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 ******** ci-base-image-x86_64 cat [2021-10-13T13:50:34.182Z] $ docker top 26f016802838f282b9f4c07ffd4071c9678bd00fa3dae452ae95b124624accef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T13:50:34.551Z] + go mod tidy [Pipeline] sh [2021-10-13T13:50:35.123Z] + make test [2021-10-13T13:50:35.123Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-13T13:50:45.193Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.010s coverage: 85.7% of statements [2021-10-13T13:50:53.362Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.565s coverage: 88.4% of statements [2021-10-13T13:50:53.362Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.011s coverage: 100.0% of statements [2021-10-13T13:50:53.362Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T13:50:56.705Z] gofmt -l . [2021-10-13T13:50:56.706Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-13T13:50:56.718Z] $ docker stop --time=1 26f016802838f282b9f4c07ffd4071c9678bd00fa3dae452ae95b124624accef [2021-10-13T13:50:58.109Z] $ docker rm -f 26f016802838f282b9f4c07ffd4071c9678bd00fa3dae452ae95b124624accef [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T13:50:58.508Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T13:50:58.712Z] 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 [2021-10-13T13:50:59.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:50:59.481Z] [2021-10-13T13:50:59.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:50:59.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:50:59.799Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T13:50:59.799Z] b4d181a07f80: Pulling fs layer [2021-10-13T13:50:59.799Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T13:50:59.799Z] ed53099fbce6: Pulling fs layer [2021-10-13T13:50:59.799Z] dc539afda2c1: Pulling fs layer [2021-10-13T13:50:59.799Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T13:50:59.799Z] 9065ff56babe: Pulling fs layer [2021-10-13T13:50:59.799Z] d287ab97295c: Pulling fs layer [2021-10-13T13:50:59.799Z] dc539afda2c1: Waiting [2021-10-13T13:50:59.799Z] 77bc0d833cb6: Waiting [2021-10-13T13:50:59.799Z] 9065ff56babe: Waiting [2021-10-13T13:50:59.799Z] d287ab97295c: Waiting [2021-10-13T13:50:59.799Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T13:50:59.799Z] a1111a8f2ec3: Download complete [2021-10-13T13:50:59.799Z] dc539afda2c1: Verifying Checksum [2021-10-13T13:50:59.799Z] dc539afda2c1: Download complete [2021-10-13T13:51:00.065Z] ed53099fbce6: Verifying Checksum [2021-10-13T13:51:00.065Z] ed53099fbce6: Download complete [2021-10-13T13:51:00.065Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T13:51:00.065Z] 77bc0d833cb6: Download complete [2021-10-13T13:51:00.065Z] 9065ff56babe: Verifying Checksum [2021-10-13T13:51:00.065Z] 9065ff56babe: Download complete [2021-10-13T13:51:00.065Z] b4d181a07f80: Download complete [2021-10-13T13:51:00.654Z] d287ab97295c: Verifying Checksum [2021-10-13T13:51:00.654Z] d287ab97295c: Download complete [2021-10-13T13:51:01.622Z] b4d181a07f80: Pull complete [2021-10-13T13:51:01.622Z] a1111a8f2ec3: Pull complete [2021-10-13T13:51:02.199Z] ed53099fbce6: Pull complete [2021-10-13T13:51:02.467Z] dc539afda2c1: Pull complete [2021-10-13T13:51:02.733Z] 77bc0d833cb6: Pull complete [2021-10-13T13:51:02.733Z] 9065ff56babe: Pull complete [2021-10-13T13:51:08.091Z] d287ab97295c: Pull complete [2021-10-13T13:51:08.091Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T13:51:08.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:51:08.091Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T13:51:08.176Z] prd-centos7-docker-4c-2g-1059 does not seem to be running inside a container [2021-10-13T13:51:08.220Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T13:51:11.370Z] $ docker top 184139f4d36bd7cab1228b44f8c7a66902dd58b9d913e072ae59b07ea519ee34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:51:11.793Z] ---> job-cost.sh [2021-10-13T13:51:11.793Z] lf-activate-venv: SKIPPING [2021-10-13T13:51:11.793Z] INFO: No Stack... [2021-10-13T13:51:17.106Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T13:51:17.106Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T13:51:17.406Z] + cat /w/workspace/go-mod-configuration/3/archives/cost.csv [2021-10-13T13:51:17.407Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T13:51:17.438Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [2021-10-13T13:51:17.444Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] did not exist. Created. [2021-10-13T13:51:17.445Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T13:51:17.758Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-13T13:51:17.791Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T13:51:17.798Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T13:51:17.817Z] $ docker stop --time=1 184139f4d36bd7cab1228b44f8c7a66902dd58b9d913e072ae59b07ea519ee34 [2021-10-13T13:51:18.967Z] $ docker rm -f 184139f4d36bd7cab1228b44f8c7a66902dd58b9d913e072ae59b07ea519ee34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-13T13:51:47.576Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1060 in /w/workspace/undry_go-mod-configuration_PR-48 [Pipeline] { [Pipeline] ws [2021-10-13T13:51:47.589Z] Running in /w/workspace/go-mod-configuration/3 [Pipeline] { [Pipeline] checkout [2021-10-13T13:51:47.816Z] Selected Git installation does not exist. Using Default [2021-10-13T13:51:47.816Z] The recommended git tool is: NONE [2021-10-13T13:51:53.783Z] using credential edgex-jenkins-ssh [2021-10-13T13:51:53.802Z] Cloning the remote Git repository [2021-10-13T13:51:53.858Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:51:53.982Z] > git init /w/workspace/go-mod-configuration/3 # timeout=10 [2021-10-13T13:51:54.073Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:51:54.074Z] > git --version # timeout=10 [2021-10-13T13:51:54.087Z] > git --version # 'git version 2.17.1' [2021-10-13T13:51:54.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:51:54.188Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T13:51:55.120Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-13T13:51:55.135Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T13:51:55.164Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-13T13:51:55.200Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:51:55.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:51:55.212Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T13:51:55.793Z] Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit 24475f6ba381f36a7fd81afd38d9fc144721eab3 [2021-10-13T13:51:56.016Z] Merge succeeded, producing 647a9113af4b4c260cb421dd7299ec819219e0f9 [2021-10-13T13:51:56.016Z] Checking out Revision 647a9113af4b4c260cb421dd7299ec819219e0f9 (PR-48) [2021-10-13T13:51:55.819Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T13:51:55.838Z] > git checkout -f 24475f6ba381f36a7fd81afd38d9fc144721eab3 # timeout=10 [2021-10-13T13:51:55.919Z] > git remote # timeout=10 [2021-10-13T13:51:55.941Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T13:51:55.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:51:55.966Z] > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 [2021-10-13T13:51:56.010Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T13:51:56.029Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T13:51:56.042Z] > git checkout -f 647a9113af4b4c260cb421dd7299ec819219e0f9 # timeout=10 [2021-10-13T13:52:00.336Z] Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" [2021-10-13T13:52:00.361Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-10-13T13:52:00.353Z] > git rev-list --no-walk f70f96fa9dbe7d88cc9070bd737f8eee075c2f9c # timeout=10 [Pipeline] echo [2021-10-13T13:52:01.037Z] ========================================================= [2021-10-13T13:52:01.037Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T13:52:01.037Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:52:01.648Z] + 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 . [2021-10-13T13:52:03.131Z] Sending build context to Docker daemon 310.8kB [2021-10-13T13:52:03.131Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-13T13:52:03.131Z] Step 2/7 : FROM ${BASE} [2021-10-13T13:52:03.412Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T13:52:03.413Z] bbf911997326: Pulling fs layer [2021-10-13T13:52:03.413Z] 58ec367f63d7: Pulling fs layer [2021-10-13T13:52:03.413Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-13T13:52:03.413Z] fc5181fea5dc: Pulling fs layer [2021-10-13T13:52:03.413Z] 9c418107303f: Pulling fs layer [2021-10-13T13:52:03.413Z] 284eca6f2348: Pulling fs layer [2021-10-13T13:52:03.413Z] 842844d905b1: Pulling fs layer [2021-10-13T13:52:03.413Z] 901a3a57568e: Pulling fs layer [2021-10-13T13:52:03.413Z] 9c418107303f: Waiting [2021-10-13T13:52:03.413Z] 284eca6f2348: Waiting [2021-10-13T13:52:03.413Z] fc5181fea5dc: Waiting [2021-10-13T13:52:03.413Z] 842844d905b1: Waiting [2021-10-13T13:52:03.413Z] 901a3a57568e: Waiting [2021-10-13T13:52:03.413Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-13T13:52:03.413Z] 1b4a6ffa7d45: Download complete [2021-10-13T13:52:03.413Z] 58ec367f63d7: Verifying Checksum [2021-10-13T13:52:03.413Z] 58ec367f63d7: Download complete [2021-10-13T13:52:03.413Z] 9c418107303f: Download complete [2021-10-13T13:52:03.695Z] 284eca6f2348: Download complete [2021-10-13T13:52:03.695Z] 842844d905b1: Verifying Checksum [2021-10-13T13:52:03.695Z] 842844d905b1: Download complete [2021-10-13T13:52:03.695Z] bbf911997326: Verifying Checksum [2021-10-13T13:52:03.695Z] bbf911997326: Download complete [2021-10-13T13:52:04.319Z] bbf911997326: Pull complete [2021-10-13T13:52:05.328Z] 58ec367f63d7: Pull complete [2021-10-13T13:52:05.607Z] 1b4a6ffa7d45: Pull complete [2021-10-13T13:52:05.607Z] 901a3a57568e: Verifying Checksum [2021-10-13T13:52:05.607Z] 901a3a57568e: Download complete [2021-10-13T13:52:05.890Z] fc5181fea5dc: Verifying Checksum [2021-10-13T13:52:05.890Z] fc5181fea5dc: Download complete [2021-10-13T13:52:16.127Z] fc5181fea5dc: Pull complete [2021-10-13T13:52:16.405Z] 9c418107303f: Pull complete [2021-10-13T13:52:16.690Z] 284eca6f2348: Pull complete [2021-10-13T13:52:17.299Z] 842844d905b1: Pull complete [2021-10-13T13:52:22.765Z] 901a3a57568e: Pull complete [2021-10-13T13:52:23.049Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-13T13:52:23.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T13:52:23.049Z] ---> 72ade6ffb461 [2021-10-13T13:52:23.049Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-13T13:52:27.427Z] ---> Running in e7037875ff7b [2021-10-13T13:52:28.034Z] Removing intermediate container e7037875ff7b [2021-10-13T13:52:28.034Z] ---> 04d1f0e494ba [2021-10-13T13:52:28.034Z] Step 4/7 : RUN apk add --update bash [2021-10-13T13:52:28.034Z] ---> Running in 5b0f90a226f9 [2021-10-13T13:52:30.039Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T13:52:30.643Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T13:52:31.634Z] OK: 218 MiB in 52 packages [2021-10-13T13:52:32.628Z] Removing intermediate container 5b0f90a226f9 [2021-10-13T13:52:32.628Z] ---> bfbb69ec24f2 [2021-10-13T13:52:32.628Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-13T13:52:32.905Z] ---> Running in f465449de727 [2021-10-13T13:52:33.510Z] Removing intermediate container f465449de727 [2021-10-13T13:52:33.510Z] ---> 781a9cef3b76 [2021-10-13T13:52:33.510Z] Step 6/7 : COPY go.mod . [2021-10-13T13:52:34.502Z] ---> 2df70c39abe8 [2021-10-13T13:52:34.502Z] Step 7/7 : RUN go mod download [2021-10-13T13:52:34.502Z] ---> Running in a229c79e1d4e [2021-10-13T13:52:52.869Z] Removing intermediate container a229c79e1d4e [2021-10-13T13:52:52.869Z] ---> da78ea6af8bf [2021-10-13T13:52:52.869Z] Successfully built da78ea6af8bf [2021-10-13T13:52:52.869Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:52:53.475Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T13:52:53.475Z] . [Pipeline] withDockerContainer [2021-10-13T13:52:53.735Z] prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container [2021-10-13T13:52:53.857Z] $ 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 ******** ci-base-image-arm64 cat [2021-10-13T13:52:55.499Z] $ docker top 579bb97afce132d5b1dd4f3f0bd371170739ad5780db6022c14c726e257863ab -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T13:52:56.465Z] + go version [2021-10-13T13:52:56.465Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T13:52:56.512Z] $ docker stop --time=1 579bb97afce132d5b1dd4f3f0bd371170739ad5780db6022c14c726e257863ab [2021-10-13T13:52:58.384Z] $ docker rm -f 579bb97afce132d5b1dd4f3f0bd371170739ad5780db6022c14c726e257863ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:52:59.142Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T13:52:59.142Z] . [Pipeline] withDockerContainer [2021-10-13T13:52:59.379Z] prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container [2021-10-13T13:52:59.488Z] $ 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 ******** ci-base-image-arm64 cat [2021-10-13T13:53:00.992Z] $ docker top 5a51b402bcaab737f5bb801da27f9a58c1eab542f432edb36a63a457029ca801 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T13:53:01.925Z] + go mod tidy [Pipeline] sh [2021-10-13T13:53:02.892Z] + make test [2021-10-13T13:53:02.892Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-13T13:53:35.391Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.029s coverage: 85.7% of statements [2021-10-13T13:53:39.724Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.690s coverage: 88.4% of statements [2021-10-13T13:53:39.725Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.011s coverage: 100.0% of statements [2021-10-13T13:53:39.725Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T13:53:58.147Z] gofmt -l . [2021-10-13T13:53:58.147Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-13T13:53:58.206Z] $ docker stop --time=1 5a51b402bcaab737f5bb801da27f9a58c1eab542f432edb36a63a457029ca801 [2021-10-13T13:54:00.033Z] $ docker rm -f 5a51b402bcaab737f5bb801da27f9a58c1eab542f432edb36a63a457029ca801 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T13:54:00.722Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T13:54:00.749Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T13:54:01.599Z] 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 [2021-10-13T13:54:02.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T13:54:02.463Z] [2021-10-13T13:54:02.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:54:02.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T13:54:03.112Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T13:54:03.112Z] 448f6bf000e3: Pulling fs layer [2021-10-13T13:54:03.112Z] f757da607395: Pulling fs layer [2021-10-13T13:54:03.112Z] 05883995daec: Pulling fs layer [2021-10-13T13:54:03.112Z] 8603b9c90790: Pulling fs layer [2021-10-13T13:54:03.112Z] 1560dd03e051: Pulling fs layer [2021-10-13T13:54:03.112Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T13:54:03.112Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T13:54:03.112Z] 8603b9c90790: Waiting [2021-10-13T13:54:03.112Z] 27f5ce0e4adf: Waiting [2021-10-13T13:54:03.112Z] c2d8d7efcc4b: Waiting [2021-10-13T13:54:03.112Z] 1560dd03e051: Waiting [2021-10-13T13:54:03.393Z] f757da607395: Verifying Checksum [2021-10-13T13:54:03.393Z] f757da607395: Download complete [2021-10-13T13:54:03.393Z] 8603b9c90790: Verifying Checksum [2021-10-13T13:54:03.393Z] 8603b9c90790: Download complete [2021-10-13T13:54:03.393Z] 05883995daec: Verifying Checksum [2021-10-13T13:54:03.393Z] 05883995daec: Download complete [2021-10-13T13:54:03.393Z] 1560dd03e051: Verifying Checksum [2021-10-13T13:54:03.393Z] 1560dd03e051: Download complete [2021-10-13T13:54:03.674Z] 27f5ce0e4adf: Download complete [2021-10-13T13:54:03.674Z] 448f6bf000e3: Verifying Checksum [2021-10-13T13:54:03.674Z] 448f6bf000e3: Download complete [2021-10-13T13:54:06.332Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T13:54:06.332Z] c2d8d7efcc4b: Download complete [2021-10-13T13:54:07.338Z] 448f6bf000e3: Pull complete [2021-10-13T13:54:07.948Z] f757da607395: Pull complete [2021-10-13T13:54:09.405Z] 05883995daec: Pull complete [2021-10-13T13:54:09.684Z] 8603b9c90790: Pull complete [2021-10-13T13:54:10.680Z] 1560dd03e051: Pull complete [2021-10-13T13:54:11.285Z] 27f5ce0e4adf: Pull complete [2021-10-13T13:54:26.469Z] c2d8d7efcc4b: Pull complete [2021-10-13T13:54:26.469Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T13:54:26.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T13:54:26.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T13:54:26.720Z] prd-ubuntu18.04-docker-arm64-4c-16g-1060 does not seem to be running inside a container [2021-10-13T13:54:26.854Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-13T13:54:31.921Z] $ docker top afb02fd88d41770a7e028871de67069db3ee7bbfbccfa99ff0b3f00b7b90fc11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:54:32.895Z] ---> job-cost.sh [2021-10-13T13:54:32.895Z] lf-activate-venv: SKIPPING [2021-10-13T13:54:32.895Z] INFO: No Stack... [2021-10-13T13:54:51.269Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T13:54:51.269Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T13:54:51.955Z] + cat /w/workspace/go-mod-configuration/3/archives/cost.csv [2021-10-13T13:54:51.955Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T13:54:52.023Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [2021-10-13T13:54:52.029Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] did not exist. Created. [2021-10-13T13:54:52.029Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T13:54:52.716Z] /w/workspace/go-mod-configuration/3@tmp/durable-eaf1dece/script.sh: 1: /w/workspace/go-mod-configuration/3@tmp/durable-eaf1dece/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-13T13:54:53.411Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T13:54:53.443Z] Warning: overwriting stash ‘stack-cost’ [2021-10-13T13:54:53.480Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T13:54:53.492Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-48-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T13:54:53.559Z] $ docker stop --time=1 afb02fd88d41770a7e028871de67069db3ee7bbfbccfa99ff0b3f00b7b90fc11 [2021-10-13T13:54:55.191Z] $ docker rm -f afb02fd88d41770a7e028871de67069db3ee7bbfbccfa99ff0b3f00b7b90fc11 [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 [2021-10-13T13:54:55.856Z] provisioning config files... [2021-10-13T13:54:55.866Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-48@tmp/config3481482353329029780tmp [Pipeline] { [Pipeline] sh [2021-10-13T13:54:56.176Z] + set +x [2021-10-13T13:54:56.176Z] + curl -s https://codecov.io/bash [2021-10-13T13:54:56.176Z] + bash -s -- [2021-10-13T13:54:56.176Z] [2021-10-13T13:54:56.176Z] _____ _ [2021-10-13T13:54:56.176Z] / ____| | | [2021-10-13T13:54:56.176Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T13:54:56.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T13:54:56.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T13:54:56.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T13:54:56.176Z] Bash-1.0.6 [2021-10-13T13:54:56.176Z] [2021-10-13T13:54:56.176Z] [2021-10-13T13:54:56.176Z] ==> git version 2.24.4 found [2021-10-13T13:54:56.176Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-13T13:54:56.176Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T13:54:56.176Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T13:54:56.176Z] ==> Jenkins CI detected. [2021-10-13T13:54:56.176Z] current dir:  /w/workspace/undry_go-mod-configuration_PR-48 [2021-10-13T13:54:56.176Z] project root: . [2021-10-13T13:54:56.176Z] --> token set from env [2021-10-13T13:54:56.176Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T13:54:56.176Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T13:54:56.176Z] ==> Python coveragepy not found [2021-10-13T13:54:56.176Z] ==> Searching for coverage reports in: [2021-10-13T13:54:56.176Z] + . [2021-10-13T13:54:56.443Z] -> Found 1 reports [2021-10-13T13:54:56.443Z] ==> Detecting git/mercurial file structure [2021-10-13T13:54:56.443Z] ==> Reading reports [2021-10-13T13:54:56.443Z] + ./coverage.out bytes=17232 [2021-10-13T13:54:56.443Z] ==> Appending adjustments [2021-10-13T13:54:56.443Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T13:54:56.443Z] + Found adjustments [2021-10-13T13:54:56.443Z] ==> Gzipping contents [2021-10-13T13:54:56.443Z] 4.0K /tmp/codecov.Z21XMv.gz [2021-10-13T13:54:56.443Z] ==> Uploading reports [2021-10-13T13:54:56.443Z] url: https://codecov.io [2021-10-13T13:54:56.443Z] query: branch=PR-48&commit=77c9eae4bb381922ede9da091e0a4823e575bcaf&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-48%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=48&job=&cmd_args= [2021-10-13T13:54:56.443Z] -> Pinging Codecov [2021-10-13T13:54:56.443Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-48&commit=77c9eae4bb381922ede9da091e0a4823e575bcaf&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-48%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=48&job=&cmd_args= [2021-10-13T13:54:56.702Z] -> Uploading to [2021-10-13T13:54:56.702Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/9F92B070CA9CA35F4914AC8684776953/77c9eae4bb381922ede9da091e0a4823e575bcaf/6c0f63f2-5f9f-4cf0-9d0d-15aebd1645d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T135456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dece52fe0a003165f788e1c17567999cca3f67861dcd00923546ea2b882b9a33 [2021-10-13T13:54:56.702Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T13:54:56.702Z] Dload Upload Total Spent Left Speed [2021-10-13T13:54:56.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2963 0 0 100 2963 0 9597 --:--:-- --:--:-- --:--:-- 9620 [2021-10-13T13:54:56.962Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/77c9eae4bb381922ede9da091e0a4823e575bcaf [Pipeline] } [2021-10-13T13:54:56.972Z] 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-13T13:54:58.242Z] + '[' -d /w/workspace/undry_go-mod-configuration_PR-48/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:54:58.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:54:59.105Z] ---> package-listing.sh [2021-10-13T13:54:59.105Z] ++ facter osfamily [2021-10-13T13:54:59.105Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T13:54:59.367Z] + OS_FAMILY=redhat [2021-10-13T13:54:59.367Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-48 [2021-10-13T13:54:59.367Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T13:54:59.367Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T13:54:59.367Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T13:54:59.367Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T13:54:59.367Z] + '[' /w/workspace/undry_go-mod-configuration_PR-48 ']' [2021-10-13T13:54:59.367Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T13:54:59.367Z] + case "${OS_FAMILY}" in [2021-10-13T13:54:59.367Z] + rpm -qa [2021-10-13T13:54:59.367Z] + sort [2021-10-13T13:54:59.942Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T13:54:59.942Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T13:54:59.942Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T13:54:59.942Z] + '[' /w/workspace/undry_go-mod-configuration_PR-48 ']' [2021-10-13T13:54:59.942Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-48/archives/ [2021-10-13T13:54:59.942Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-48/archives/ [Pipeline] echo [2021-10-13T13:54:59.958Z] 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-48/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-13T13:55:00.244Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:55:00.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:55:00.801Z] [2021-10-13T13:55:00.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:55:01.108Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:55:01.108Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T13:55:01.108Z] b4d181a07f80: Pulling fs layer [2021-10-13T13:55:01.108Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T13:55:01.108Z] ed53099fbce6: Pulling fs layer [2021-10-13T13:55:01.108Z] dc539afda2c1: Pulling fs layer [2021-10-13T13:55:01.108Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T13:55:01.108Z] 9065ff56babe: Pulling fs layer [2021-10-13T13:55:01.108Z] d287ab97295c: Pulling fs layer [2021-10-13T13:55:01.108Z] 77bc0d833cb6: Waiting [2021-10-13T13:55:01.108Z] 9065ff56babe: Waiting [2021-10-13T13:55:01.108Z] d287ab97295c: Waiting [2021-10-13T13:55:01.108Z] dc539afda2c1: Waiting [2021-10-13T13:55:01.108Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T13:55:01.108Z] a1111a8f2ec3: Download complete [2021-10-13T13:55:01.108Z] dc539afda2c1: Verifying Checksum [2021-10-13T13:55:01.108Z] dc539afda2c1: Download complete [2021-10-13T13:55:01.108Z] ed53099fbce6: Verifying Checksum [2021-10-13T13:55:01.108Z] ed53099fbce6: Download complete [2021-10-13T13:55:01.371Z] 9065ff56babe: Verifying Checksum [2021-10-13T13:55:01.371Z] 9065ff56babe: Download complete [2021-10-13T13:55:01.371Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T13:55:01.371Z] 77bc0d833cb6: Download complete [2021-10-13T13:55:01.371Z] b4d181a07f80: Verifying Checksum [2021-10-13T13:55:01.371Z] b4d181a07f80: Download complete [2021-10-13T13:55:01.953Z] d287ab97295c: Verifying Checksum [2021-10-13T13:55:01.953Z] d287ab97295c: Download complete [2021-10-13T13:55:02.903Z] b4d181a07f80: Pull complete [2021-10-13T13:55:03.162Z] a1111a8f2ec3: Pull complete [2021-10-13T13:55:03.738Z] ed53099fbce6: Pull complete [2021-10-13T13:55:03.738Z] dc539afda2c1: Pull complete [2021-10-13T13:55:04.011Z] 77bc0d833cb6: Pull complete [2021-10-13T13:55:04.011Z] 9065ff56babe: Pull complete [2021-10-13T13:55:09.314Z] d287ab97295c: Pull complete [2021-10-13T13:55:09.314Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T13:55:09.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:55:09.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T13:55:09.385Z] prd-centos7-docker-4c-2g-1050 does not seem to be running inside a container [2021-10-13T13:55:09.427Z] $ 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-48/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-48 -v /w/workspace/undry_go-mod-configuration_PR-48:/w/workspace/undry_go-mod-configuration_PR-48:rw,z -v /w/workspace/undry_go-mod-configuration_PR-48@tmp:/w/workspace/undry_go-mod-configuration_PR-48@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T13:55:11.531Z] $ docker top 3b77a8d72e7c5c19975a5de156eb996010211f1f79e695cca4603f7dc6cebbb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T13:55:11.905Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T13:55:12.199Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T13:55:12.496Z] + ls /var/log/sa-host [2021-10-13T13:55:12.496Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T13:55:12.496Z] file_magic: OK [2021-10-13T13:55:12.496Z] HZ: Using current value: 100 [2021-10-13T13:55:12.496Z] file_header: OK [2021-10-13T13:55:12.496Z] 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 [2021-10-13T13:55:12.496Z] Statistics: [2021-10-13T13:55:12.496Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T13:55:12.496Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T13:55:12.496Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T13:55:12.496Z] file_magic: OK [2021-10-13T13:55:12.496Z] HZ: Using current value: 100 [2021-10-13T13:55:12.496Z] file_header: OK [2021-10-13T13:55:12.496Z] 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 [2021-10-13T13:55:12.496Z] Statistics: [2021-10-13T13:55:12.496Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T13:55:12.496Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T13:55:12.757Z] provisioning config files... [2021-10-13T13:55:12.767Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-48@tmp/config7676502591791759341tmp [Pipeline] { [Pipeline] echo [2021-10-13T13:55:12.781Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:55:13.063Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T13:55:13.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:55:13.450Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T13:55:13.460Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:55:13.753Z] ---> sudo-logs.sh [2021-10-13T13:55:13.753Z] Archiving 'sudo' log.. [2021-10-13T13:55:14.013Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1050.novalocal: Name or service not known [2021-10-13T13:55:14.013Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1050.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T13:55:14.038Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:55:14.343Z] ---> job-cost.sh [2021-10-13T13:55:14.343Z] lf-activate-venv: SKIPPING [2021-10-13T13:55:14.343Z] DEBUG: total: 0.10999999940395355 [2021-10-13T13:55:14.343Z] INFO: Retrieving Stack Cost... [2021-10-13T13:55:14.604Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T13:55:15.187Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T13:55:15.201Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:55:15.493Z] ---> logs-deploy.sh [2021-10-13T13:55:15.493Z] lf-activate-venv: SKIPPING [2021-10-13T13:55:15.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-48/3 [2021-10-13T13:55:15.493Z] INFO: archiving workspace using pattern(s): [2021-10-13T13:55:16.066Z] Archives upload complete. [2021-10-13T13:55:16.328Z] INFO: archiving logs to Nexus