Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2575b4846527bb42510f340a772c8dd593c3f10+fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c (382897d09eed82318bf285e458c6588c98698dc8) 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-ssh8705197455174445857.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-ssh6382758879099924332.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-51/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-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4501518709601273786.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-ssh3736767044648203294.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-51/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-51/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8303022896399917921.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-1054 in /w/workspace/undry_go-mod-configuration_PR-51 [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-51 # 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-51@tmp/jenkins-gitclient-ssh6019513579305591143.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-51@tmp/jenkins-gitclient-ssh5295399117077597935.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 Merge succeeded, producing 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 Checking out Revision 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 (PR-51) > git config core.sparsecheckout # timeout=10 > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # 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-51@tmp/jenkins-gitclient-ssh8515539263277977352.key > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 # timeout=10 Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" > git rev-list --no-walk b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-13T13:48:05.019Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-13T13:48:05.071Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-13T13:48:05.084Z] ========================================================= [2021-10-13T13:48:05.084Z] EdgeX Global Pipelines Version Info [2021-10-13T13:48:05.085Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:48:06.210Z] ------------------- [2021-10-13T13:48:06.210Z] stable info: [2021-10-13T13:48:06.210Z] ------------------- [2021-10-13T13:48:06.210Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-13T13:48:06.210Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T13:48:06.210Z] Message: update stable to v1.0.209 [2021-10-13T13:48:06.782Z] ------------------- [2021-10-13T13:48:06.782Z] experimental info: [2021-10-13T13:48:06.782Z] ------------------- [2021-10-13T13:48:06.782Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-13T13:48:06.782Z] Commit SHA: f1d79d91c36788821211008368c3015072ca53ca [2021-10-13T13:48:06.782Z] Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-13T13:48:06.894Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo [2021-10-13T13:48:06.908Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo [2021-10-13T13:48:06.918Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-13T13:48:06.928Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-13T13:48:06.938Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-13T13:48:06.948Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-13T13:48:06.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-13T13:48:06.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-13T13:48:06.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-13T13:48:06.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-13T13:48:07.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-13T13:48:07.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo [2021-10-13T13:48:07.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-13T13:48:07.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-13T13:48:07.044Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T13:48:07.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T13:48:07.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T13:48:07.085Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-13T13:48:07.096Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-13T13:48:07.110Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-13T13:48:07.122Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-13T13:48:07.134Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-13T13:48:07.148Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-13T13:48:07.160Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-13T13:48:07.173Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-13T13:48:07.186Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-13T13:48:07.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo [2021-10-13T13:48:07.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo [2021-10-13T13:48:07.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo [2021-10-13T13:48:07.251Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 [Pipeline] echo [2021-10-13T13:48:07.263Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b5dabf [Pipeline] echo [2021-10-13T13:48:07.278Z] [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:48:07.759Z] + git log --format=format:%s -1 6b5dabfe654b724f5d06d7c5030d75c39b2cd912 [Pipeline] echo [2021-10-13T13:48:07.799Z] GIT_COMMIT: 6b5dabfe654b724f5d06d7c5030d75c39b2cd912, Commit Message: Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD [Pipeline] echo [2021-10-13T13:48:07.811Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:48:08.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T13:48:08.302Z] [2021-10-13T13:48:08.302Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:48:08.621Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T13:48:08.621Z] latest: Pulling from edgex-devops/git-semver [2021-10-13T13:48:08.621Z] a0d0a0d46f8b: Pulling fs layer [2021-10-13T13:48:08.621Z] 3e5f54012d9b: Pulling fs layer [2021-10-13T13:48:08.621Z] 4c7163046ea9: Pulling fs layer [2021-10-13T13:48:08.621Z] 0c2d73faf560: Pulling fs layer [2021-10-13T13:48:08.621Z] 0c2d73faf560: Waiting [2021-10-13T13:48:08.621Z] 3e5f54012d9b: Verifying Checksum [2021-10-13T13:48:08.621Z] 3e5f54012d9b: Download complete [2021-10-13T13:48:08.621Z] a0d0a0d46f8b: Verifying Checksum [2021-10-13T13:48:08.621Z] a0d0a0d46f8b: Download complete [2021-10-13T13:48:08.621Z] 4c7163046ea9: Verifying Checksum [2021-10-13T13:48:08.621Z] 4c7163046ea9: Download complete [2021-10-13T13:48:08.890Z] 0c2d73faf560: Verifying Checksum [2021-10-13T13:48:08.890Z] 0c2d73faf560: Download complete [2021-10-13T13:48:08.890Z] a0d0a0d46f8b: Pull complete [2021-10-13T13:48:08.890Z] 3e5f54012d9b: Pull complete [2021-10-13T13:48:09.161Z] 4c7163046ea9: Pull complete [2021-10-13T13:48:09.425Z] 0c2d73faf560: Pull complete [2021-10-13T13:48:09.425Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-13T13:48:09.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-13T13:48:09.425Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-13T13:48:09.507Z] prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container [2021-10-13T13:48:09.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@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:48:10.092Z] $ docker top d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-13T13:48:10.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T13:48:10.190Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T13:48:10.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T13:48:10.297Z] $ docker exec d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 ssh-agent [2021-10-13T13:48:10.413Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnckmKG/agent.14 [2021-10-13T13:48:10.413Z] SSH_AGENT_PID=21 [2021-10-13T13:48:10.421Z] Running ssh-add (command line suppressed) [2021-10-13T13:48:10.521Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_641850596574802697.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_641850596574802697.key) [2021-10-13T13:48:10.533Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T13:48:10.834Z] + git tag --points-at HEAD [Pipeline] } [2021-10-13T13:48:10.848Z] $ docker exec --env ******** --env ******** d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 ssh-agent -k [2021-10-13T13:48:10.929Z] unset SSH_AUTH_SOCK; [2021-10-13T13:48:10.929Z] unset SSH_AGENT_PID; [2021-10-13T13:48:10.929Z] echo Agent pid 21 killed; [2021-10-13T13:48:10.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-13T13:48:10.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-13T13:48:10.965Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-13T13:48:11.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-13T13:48:11.070Z] $ docker exec d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 ssh-agent [2021-10-13T13:48:11.169Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgimeFi/agent.54 [2021-10-13T13:48:11.170Z] SSH_AGENT_PID=61 [2021-10-13T13:48:11.175Z] Running ssh-add (command line suppressed) [2021-10-13T13:48:11.265Z] Identity added: /w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_3066749442231232659.key (/w/workspace/undry_go-mod-configuration_PR-51@tmp/private_key_3066749442231232659.key) [2021-10-13T13:48:11.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-13T13:48:11.586Z] + git semver init [2021-10-13T13:48:11.586Z] # -> Open(): unable to determine branch for HEAD [2021-10-13T13:48:11.586Z] # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.git [2021-10-13T13:48:11.586Z] # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-51 [2021-10-13T13:48:11.586Z] # $SEMVER_REMOTE_NAME = origin [2021-10-13T13:48:11.586Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-13T13:48:11.586Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-13T13:48:11.586Z] # $SEMVER_BRANCH = PR-51 [2021-10-13T13:48:11.586Z] # $SEMVER_TEMP = /tmp/semver-048774286 [2021-10-13T13:48:11.586Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP [2021-10-13T13:48:12.157Z] # '/tmp/semver-048774286' -> '/w/workspace/undry_go-mod-configuration_PR-51/.semver' [2021-10-13T13:48:12.157Z] # -> Force: false [2021-10-13T13:48:12.157Z] # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-51/.semver [Pipeline] } [2021-10-13T13:48:12.167Z] $ docker exec --env ******** --env ******** d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 ssh-agent -k [2021-10-13T13:48:12.257Z] unset SSH_AUTH_SOCK; [2021-10-13T13:48:12.257Z] unset SSH_AGENT_PID; [2021-10-13T13:48:12.257Z] echo Agent pid 61 killed; [2021-10-13T13:48:12.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-13T13:48:12.576Z] + git semver [Pipeline] } [2021-10-13T13:48:12.590Z] $ docker stop --time=1 d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 [2021-10-13T13:48:13.797Z] $ docker rm -f d332e9601a99ef8883196594cc913d5c2ee8c4cf7d6c862e066dff1531424d92 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T13:48:14.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-13T13:48:14.356Z] Stashed 1 file(s) [Pipeline] echo [2021-10-13T13:48:14.361Z] [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:48:29.550Z] Still waiting to schedule task [2021-10-13T13:48:29.551Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-13T13:48:29.552Z] Still waiting to schedule task [2021-10-13T13:48:29.552Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1049’ is offline [2021-10-13T13:50:07.183Z] Running on prd-centos7-docker-4c-2g-1061 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws [2021-10-13T13:50:07.196Z] Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout [2021-10-13T13:50:07.278Z] Selected Git installation does not exist. Using Default [2021-10-13T13:50:07.278Z] The recommended git tool is: NONE [2021-10-13T13:50:09.444Z] using credential edgex-jenkins-ssh [2021-10-13T13:50:09.454Z] Cloning the remote Git repository [2021-10-13T13:50:08.814Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:50:08.871Z] > git init /w/workspace/go-mod-configuration/2 # timeout=10 [2021-10-13T13:50:08.907Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:50:08.907Z] > git --version # timeout=10 [2021-10-13T13:50:08.913Z] > git --version # 'git version 2.24.4' [2021-10-13T13:50:08.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:50:08.936Z] [INFO] Currently running in a labeled security context [2021-10-13T13:50:08.936Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T13:50:08.937Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh3008111398390047719.key [2021-10-13T13:50:08.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T13:50:09.783Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-13T13:50:09.818Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T13:50:09.837Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-13T13:50:09.853Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:50:09.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:50:09.855Z] [INFO] Currently running in a labeled security context [2021-10-13T13:50:09.855Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T13:50:09.855Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh4984191597948768384.key [2021-10-13T13:50:09.874Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T13:50:11.032Z] Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 [2021-10-13T13:50:11.165Z] Merge succeeded, producing 3810dd4635706c8f74d347f9ac30b190ee613caf [2021-10-13T13:50:11.165Z] Checking out Revision 3810dd4635706c8f74d347f9ac30b190ee613caf (PR-51) [2021-10-13T13:50:10.384Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T13:50:10.399Z] > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [2021-10-13T13:50:10.431Z] > git remote # timeout=10 [2021-10-13T13:50:10.444Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T13:50:10.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:50:10.463Z] [INFO] Currently running in a labeled security context [2021-10-13T13:50:10.463Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-13T13:50:10.463Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/2@tmp/jenkins-gitclient-ssh4736482500364161755.key [2021-10-13T13:50:10.470Z] > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 [2021-10-13T13:50:10.493Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T13:50:10.510Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T13:50:10.520Z] > git checkout -f 3810dd4635706c8f74d347f9ac30b190ee613caf # timeout=10 [2021-10-13T13:50:14.753Z] Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" [2021-10-13T13:50:14.161Z] > git rev-list --no-walk b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-13T13:50:15.358Z] ========================================================= [2021-10-13T13:50:15.358Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-13T13:50:15.358Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:50:15.736Z] + 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:15.736Z] Sending build context to Docker daemon 311.8kB [2021-10-13T13:50:15.736Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-13T13:50:15.736Z] Step 2/7 : FROM ${BASE} [2021-10-13T13:50:16.001Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-13T13:50:16.001Z] 4e9f2cdf4387: Pulling fs layer [2021-10-13T13:50:16.001Z] 57d31006c564: Pulling fs layer [2021-10-13T13:50:16.001Z] bd5ccded8296: Pulling fs layer [2021-10-13T13:50:16.001Z] 304dd3a0f381: Pulling fs layer [2021-10-13T13:50:16.001Z] d37cda54a23b: Pulling fs layer [2021-10-13T13:50:16.001Z] bae75c0f2455: Pulling fs layer [2021-10-13T13:50:16.001Z] 806579b3d29a: Pulling fs layer [2021-10-13T13:50:16.001Z] c77eb801bf70: Pulling fs layer [2021-10-13T13:50:16.001Z] 6d0567d44e1a: Pulling fs layer [2021-10-13T13:50:16.001Z] 304dd3a0f381: Waiting [2021-10-13T13:50:16.001Z] d37cda54a23b: Waiting [2021-10-13T13:50:16.001Z] bae75c0f2455: Waiting [2021-10-13T13:50:16.001Z] 806579b3d29a: Waiting [2021-10-13T13:50:16.001Z] c77eb801bf70: Waiting [2021-10-13T13:50:16.001Z] 6d0567d44e1a: Waiting [2021-10-13T13:50:16.001Z] bd5ccded8296: Verifying Checksum [2021-10-13T13:50:16.001Z] bd5ccded8296: Download complete [2021-10-13T13:50:16.001Z] 57d31006c564: Verifying Checksum [2021-10-13T13:50:16.001Z] 57d31006c564: Download complete [2021-10-13T13:50:16.001Z] d37cda54a23b: Verifying Checksum [2021-10-13T13:50:16.001Z] d37cda54a23b: Download complete [2021-10-13T13:50:16.001Z] bae75c0f2455: Verifying Checksum [2021-10-13T13:50:16.001Z] bae75c0f2455: Download complete [2021-10-13T13:50:16.001Z] 806579b3d29a: Verifying Checksum [2021-10-13T13:50:16.001Z] 806579b3d29a: Download complete [2021-10-13T13:50:16.001Z] 4e9f2cdf4387: Verifying Checksum [2021-10-13T13:50:16.001Z] 4e9f2cdf4387: Download complete [2021-10-13T13:50:16.001Z] c77eb801bf70: Verifying Checksum [2021-10-13T13:50:16.001Z] c77eb801bf70: Download complete [2021-10-13T13:50:16.266Z] 4e9f2cdf4387: Pull complete [2021-10-13T13:50:16.266Z] 57d31006c564: Pull complete [2021-10-13T13:50:16.533Z] bd5ccded8296: Pull complete [2021-10-13T13:50:16.533Z] 304dd3a0f381: Verifying Checksum [2021-10-13T13:50:16.533Z] 304dd3a0f381: Download complete [2021-10-13T13:50:16.799Z] 6d0567d44e1a: Verifying Checksum [2021-10-13T13:50:16.799Z] 6d0567d44e1a: Download complete [2021-10-13T13:50:20.122Z] 304dd3a0f381: Pull complete [2021-10-13T13:50:20.122Z] d37cda54a23b: Pull complete [2021-10-13T13:50:20.122Z] bae75c0f2455: Pull complete [2021-10-13T13:50:20.383Z] 806579b3d29a: Pull complete [2021-10-13T13:50:20.661Z] c77eb801bf70: Pull complete [2021-10-13T13:50:23.246Z] 6d0567d44e1a: Pull complete [2021-10-13T13:50:23.246Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-13T13:50:23.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-13T13:50:23.246Z] ---> e839a31ac9d1 [2021-10-13T13:50:23.246Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-13T13:50:24.637Z] ---> Running in 55d9b026df7c [2021-10-13T13:50:24.637Z] Removing intermediate container 55d9b026df7c [2021-10-13T13:50:24.637Z] ---> eb39dd066414 [2021-10-13T13:50:24.637Z] Step 4/7 : RUN apk add --update bash [2021-10-13T13:50:24.637Z] ---> Running in 3bee3b690f1f [2021-10-13T13:50:24.907Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-13T13:50:25.850Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-13T13:50:26.111Z] OK: 219 MiB in 52 packages [2021-10-13T13:50:26.372Z] Removing intermediate container 3bee3b690f1f [2021-10-13T13:50:26.372Z] ---> 3535c1649782 [2021-10-13T13:50:26.372Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-13T13:50:26.372Z] ---> Running in 5833106b40d5 [2021-10-13T13:50:26.636Z] Removing intermediate container 5833106b40d5 [2021-10-13T13:50:26.636Z] ---> 0db24cec1a5c [2021-10-13T13:50:26.636Z] Step 6/7 : COPY go.mod . [2021-10-13T13:50:26.636Z] ---> 7ddeef456706 [2021-10-13T13:50:26.636Z] Step 7/7 : RUN go mod download [2021-10-13T13:50:26.636Z] ---> Running in 8fd13b356250 [2021-10-13T13:50:33.241Z] Removing intermediate container 8fd13b356250 [2021-10-13T13:50:33.241Z] ---> 164bbb20a779 [2021-10-13T13:50:33.241Z] Successfully built 164bbb20a779 [2021-10-13T13:50:33.241Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:50:33.573Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T13:50:33.573Z] . [Pipeline] withDockerContainer [2021-10-13T13:50:33.651Z] prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container [2021-10-13T13:50:33.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T13:50:34.165Z] $ docker top 3a1a3fcd33096979c1b229f11c1493bb782a6817d189ec60bd66806ccab35cd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T13:50:34.560Z] + go version [2021-10-13T13:50:34.560Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-13T13:50:34.574Z] $ docker stop --time=1 3a1a3fcd33096979c1b229f11c1493bb782a6817d189ec60bd66806ccab35cd0 [2021-10-13T13:50:35.775Z] $ docker rm -f 3a1a3fcd33096979c1b229f11c1493bb782a6817d189ec60bd66806ccab35cd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:50:36.236Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-13T13:50:36.236Z] . [Pipeline] withDockerContainer [2021-10-13T13:50:36.309Z] prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container [2021-10-13T13:50:36.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-13T13:50:36.744Z] $ docker top 82aab2976d428858ee6d26312e5e401cdf988f7671bccc958d87f07430125f33 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T13:50:37.144Z] + go mod tidy [Pipeline] sh [2021-10-13T13:50:37.725Z] + make test [2021-10-13T13:50:37.725Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-13T13:50:47.925Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.011s coverage: 85.7% of statements [2021-10-13T13:50:56.093Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.553s coverage: 88.4% of statements [2021-10-13T13:50:56.093Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.006s coverage: 100.0% of statements [2021-10-13T13:50:56.093Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T13:50:59.457Z] gofmt -l . [2021-10-13T13:50:59.457Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-13T13:50:59.469Z] $ docker stop --time=1 82aab2976d428858ee6d26312e5e401cdf988f7671bccc958d87f07430125f33 [2021-10-13T13:51:00.813Z] $ docker rm -f 82aab2976d428858ee6d26312e5e401cdf988f7671bccc958d87f07430125f33 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T13:51:01.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T13:51:01.410Z] 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:51:02.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:51:02.106Z] [2021-10-13T13:51:02.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:51:02.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:51:02.421Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T13:51:02.421Z] b4d181a07f80: Pulling fs layer [2021-10-13T13:51:02.421Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T13:51:02.421Z] ed53099fbce6: Pulling fs layer [2021-10-13T13:51:02.421Z] dc539afda2c1: Pulling fs layer [2021-10-13T13:51:02.421Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T13:51:02.421Z] 9065ff56babe: Pulling fs layer [2021-10-13T13:51:02.421Z] d287ab97295c: Pulling fs layer [2021-10-13T13:51:02.421Z] dc539afda2c1: Waiting [2021-10-13T13:51:02.421Z] 77bc0d833cb6: Waiting [2021-10-13T13:51:02.421Z] 9065ff56babe: Waiting [2021-10-13T13:51:02.421Z] d287ab97295c: Waiting [2021-10-13T13:51:02.421Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T13:51:02.421Z] a1111a8f2ec3: Download complete [2021-10-13T13:51:02.421Z] dc539afda2c1: Verifying Checksum [2021-10-13T13:51:02.421Z] dc539afda2c1: Download complete [2021-10-13T13:51:02.697Z] ed53099fbce6: Verifying Checksum [2021-10-13T13:51:02.697Z] ed53099fbce6: Download complete [2021-10-13T13:51:02.697Z] 9065ff56babe: Verifying Checksum [2021-10-13T13:51:02.697Z] 9065ff56babe: Download complete [2021-10-13T13:51:02.697Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T13:51:02.697Z] 77bc0d833cb6: Download complete [2021-10-13T13:51:02.697Z] b4d181a07f80: Verifying Checksum [2021-10-13T13:51:02.697Z] b4d181a07f80: Download complete [2021-10-13T13:51:03.282Z] d287ab97295c: Verifying Checksum [2021-10-13T13:51:03.282Z] d287ab97295c: Download complete [2021-10-13T13:51:04.266Z] b4d181a07f80: Pull complete [2021-10-13T13:51:04.266Z] a1111a8f2ec3: Pull complete [2021-10-13T13:51:04.851Z] ed53099fbce6: Pull complete [2021-10-13T13:51:04.851Z] dc539afda2c1: Pull complete [2021-10-13T13:51:05.121Z] 77bc0d833cb6: Pull complete [2021-10-13T13:51:05.121Z] 9065ff56babe: Pull complete [2021-10-13T13:51:10.514Z] d287ab97295c: Pull complete [2021-10-13T13:51:10.514Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T13:51:10.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:51:10.514Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T13:51:10.585Z] prd-centos7-docker-4c-2g-1061 does not seem to be running inside a container [2021-10-13T13:51:10.631Z] $ 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/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-13T13:51:12.745Z] $ docker top d3487b6504c63d683d93e9e63aecb2d7f3ba610805376b98b77716a98e03cd21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:51:13.169Z] ---> job-cost.sh [2021-10-13T13:51:13.169Z] lf-activate-venv: SKIPPING [2021-10-13T13:51:13.169Z] INFO: No Stack... [2021-10-13T13:51:17.388Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T13:51:17.388Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T13:51:17.695Z] + cat /w/workspace/go-mod-configuration/2/archives/cost.csv [2021-10-13T13:51:17.695Z] + cut -d, -f6 [Pipeline] lock [2021-10-13T13:51:17.727Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [2021-10-13T13:51:17.732Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] did not exist. Created. [2021-10-13T13:51:17.732Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T13:51:18.064Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-13T13:51:18.097Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T13:51:18.103Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T13:51:18.120Z] $ docker stop --time=1 d3487b6504c63d683d93e9e63aecb2d7f3ba610805376b98b77716a98e03cd21 [2021-10-13T13:51:19.290Z] $ docker rm -f d3487b6504c63d683d93e9e63aecb2d7f3ba610805376b98b77716a98e03cd21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-13T13:53:57.413Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1064 in /w/workspace/undry_go-mod-configuration_PR-51 [Pipeline] { [Pipeline] ws [2021-10-13T13:53:57.423Z] Running in /w/workspace/go-mod-configuration/2 [Pipeline] { [Pipeline] checkout [2021-10-13T13:53:57.699Z] Selected Git installation does not exist. Using Default [2021-10-13T13:53:57.699Z] The recommended git tool is: NONE [2021-10-13T13:54:04.194Z] using credential edgex-jenkins-ssh [2021-10-13T13:54:04.213Z] Cloning the remote Git repository [2021-10-13T13:54:04.261Z] Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:54:04.370Z] > git init /w/workspace/go-mod-configuration/2 # timeout=10 [2021-10-13T13:54:04.444Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:54:04.445Z] > git --version # timeout=10 [2021-10-13T13:54:04.462Z] > git --version # 'git version 2.17.1' [2021-10-13T13:54:04.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:54:04.569Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T13:54:06.231Z] Merging remotes/origin/main commit fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c into PR head commit b2575b4846527bb42510f340a772c8dd593c3f10 [2021-10-13T13:54:06.456Z] Merge succeeded, producing 2460cbb7245fe98a8d2b0ad2470973a1e802e2d0 [2021-10-13T13:54:06.456Z] Checking out Revision 2460cbb7245fe98a8d2b0ad2470973a1e802e2d0 (PR-51) [2021-10-13T13:54:05.470Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-13T13:54:05.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-13T13:54:05.514Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 [2021-10-13T13:54:05.544Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git [2021-10-13T13:54:05.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:54:05.558Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-13T13:54:06.244Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T13:54:06.258Z] > git checkout -f b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [2021-10-13T13:54:06.340Z] > git remote # timeout=10 [2021-10-13T13:54:06.360Z] > git config --get remote.origin.url # timeout=10 [2021-10-13T13:54:06.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-13T13:54:06.386Z] > git merge fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c # timeout=10 [2021-10-13T13:54:06.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-13T13:54:06.457Z] > git config core.sparsecheckout # timeout=10 [2021-10-13T13:54:06.468Z] > git checkout -f 2460cbb7245fe98a8d2b0ad2470973a1e802e2d0 # timeout=10 [2021-10-13T13:54:10.786Z] Commit message: "Merge commit 'fcc6c4dc3b2194e7ef3f7b138b6bc43b7e093e2c' into HEAD" [2021-10-13T13:54:10.788Z] > git rev-list --no-walk b2575b4846527bb42510f340a772c8dd593c3f10 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-13T13:54:11.750Z] ========================================================= [2021-10-13T13:54:11.750Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-13T13:54:11.750Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:54:12.417Z] + 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:54:13.875Z] Sending build context to Docker daemon 310.8kB [2021-10-13T13:54:13.875Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-10-13T13:54:13.875Z] Step 2/7 : FROM ${BASE} [2021-10-13T13:54:14.158Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-13T13:54:14.158Z] bbf911997326: Pulling fs layer [2021-10-13T13:54:14.158Z] 58ec367f63d7: Pulling fs layer [2021-10-13T13:54:14.158Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-13T13:54:14.158Z] fc5181fea5dc: Pulling fs layer [2021-10-13T13:54:14.158Z] 9c418107303f: Pulling fs layer [2021-10-13T13:54:14.158Z] 284eca6f2348: Pulling fs layer [2021-10-13T13:54:14.158Z] 842844d905b1: Pulling fs layer [2021-10-13T13:54:14.158Z] 901a3a57568e: Pulling fs layer [2021-10-13T13:54:14.158Z] 9c418107303f: Waiting [2021-10-13T13:54:14.158Z] 284eca6f2348: Waiting [2021-10-13T13:54:14.158Z] 842844d905b1: Waiting [2021-10-13T13:54:14.158Z] 901a3a57568e: Waiting [2021-10-13T13:54:14.158Z] fc5181fea5dc: Waiting [2021-10-13T13:54:14.444Z] 1b4a6ffa7d45: Download complete [2021-10-13T13:54:14.444Z] 58ec367f63d7: Verifying Checksum [2021-10-13T13:54:14.444Z] 58ec367f63d7: Download complete [2021-10-13T13:54:14.444Z] 9c418107303f: Verifying Checksum [2021-10-13T13:54:14.444Z] 9c418107303f: Download complete [2021-10-13T13:54:14.444Z] 284eca6f2348: Verifying Checksum [2021-10-13T13:54:14.444Z] 284eca6f2348: Download complete [2021-10-13T13:54:14.444Z] 842844d905b1: Verifying Checksum [2021-10-13T13:54:14.444Z] 842844d905b1: Download complete [2021-10-13T13:54:14.444Z] bbf911997326: Verifying Checksum [2021-10-13T13:54:14.444Z] bbf911997326: Download complete [2021-10-13T13:54:15.468Z] bbf911997326: Pull complete [2021-10-13T13:54:16.088Z] 58ec367f63d7: Pull complete [2021-10-13T13:54:16.372Z] 1b4a6ffa7d45: Pull complete [2021-10-13T13:54:16.667Z] 901a3a57568e: Verifying Checksum [2021-10-13T13:54:16.667Z] 901a3a57568e: Download complete [2021-10-13T13:54:16.949Z] fc5181fea5dc: Verifying Checksum [2021-10-13T13:54:16.949Z] fc5181fea5dc: Download complete [2021-10-13T13:54:29.447Z] fc5181fea5dc: Pull complete [2021-10-13T13:54:29.447Z] 9c418107303f: Pull complete [2021-10-13T13:54:29.447Z] 284eca6f2348: Pull complete [2021-10-13T13:54:29.447Z] 842844d905b1: Pull complete [2021-10-13T13:54:34.925Z] 901a3a57568e: Pull complete [2021-10-13T13:54:34.925Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-13T13:54:34.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-13T13:54:34.925Z] ---> 72ade6ffb461 [2021-10-13T13:54:34.925Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-13T13:54:39.285Z] ---> Running in 7384a7aa411a [2021-10-13T13:54:39.285Z] Removing intermediate container 7384a7aa411a [2021-10-13T13:54:39.285Z] ---> 7b24090fe6de [2021-10-13T13:54:39.285Z] Step 4/7 : RUN apk add --update bash [2021-10-13T13:54:39.564Z] ---> Running in e9c8fd23f0f0 [2021-10-13T13:54:41.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-10-13T13:54:42.489Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-10-13T13:54:43.098Z] OK: 218 MiB in 52 packages [2021-10-13T13:54:44.569Z] Removing intermediate container e9c8fd23f0f0 [2021-10-13T13:54:44.569Z] ---> 2af70a14fcfa [2021-10-13T13:54:44.569Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-10-13T13:54:44.855Z] ---> Running in 0eaa075efd48 [2021-10-13T13:54:45.145Z] Removing intermediate container 0eaa075efd48 [2021-10-13T13:54:45.145Z] ---> f4d3827532a9 [2021-10-13T13:54:45.145Z] Step 6/7 : COPY go.mod . [2021-10-13T13:54:46.143Z] ---> df532e088bfa [2021-10-13T13:54:46.143Z] Step 7/7 : RUN go mod download [2021-10-13T13:54:46.143Z] ---> Running in a7e95ab5bd94 [2021-10-13T13:55:04.544Z] Removing intermediate container a7e95ab5bd94 [2021-10-13T13:55:04.544Z] ---> 270e51cb1331 [2021-10-13T13:55:04.544Z] Successfully built 270e51cb1331 [2021-10-13T13:55:04.544Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:55:05.410Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T13:55:05.410Z] . [Pipeline] withDockerContainer [2021-10-13T13:55:05.683Z] prd-ubuntu18.04-docker-arm64-4c-16g-1064 does not seem to be running inside a container [2021-10-13T13:55:05.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T13:55:07.545Z] $ docker top 46e019a1fd36e8ecc1792178829d74e987afe42cc4d0fbf7da98606bfa53ab3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T13:55:08.523Z] + go version [2021-10-13T13:55:08.523Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-13T13:55:08.547Z] $ docker stop --time=1 46e019a1fd36e8ecc1792178829d74e987afe42cc4d0fbf7da98606bfa53ab3f [2021-10-13T13:55:10.374Z] $ docker rm -f 46e019a1fd36e8ecc1792178829d74e987afe42cc4d0fbf7da98606bfa53ab3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:55:11.178Z] + docker inspect -f . ci-base-image-arm64 [2021-10-13T13:55:11.178Z] . [Pipeline] withDockerContainer [2021-10-13T13:55:11.419Z] prd-ubuntu18.04-docker-arm64-4c-16g-1064 does not seem to be running inside a container [2021-10-13T13:55:11.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-13T13:55:13.061Z] $ docker top 6d5bff870b5f1933f33f396149a19aa09932777e0bcbe5876e4b43f2e1e60fac -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-13T13:55:14.014Z] + go mod tidy [Pipeline] sh [2021-10-13T13:55:14.983Z] + make test [2021-10-13T13:55:14.983Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-13T13:55:47.473Z] ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.020s coverage: 85.7% of statements [2021-10-13T13:55:51.824Z] ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 6.697s coverage: 88.4% of statements [2021-10-13T13:55:51.824Z] ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.030s coverage: 100.0% of statements [2021-10-13T13:55:52.111Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-13T13:56:10.546Z] gofmt -l . [2021-10-13T13:56:10.546Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-10-13T13:56:10.572Z] $ docker stop --time=1 6d5bff870b5f1933f33f396149a19aa09932777e0bcbe5876e4b43f2e1e60fac [2021-10-13T13:56:12.494Z] $ docker rm -f 6d5bff870b5f1933f33f396149a19aa09932777e0bcbe5876e4b43f2e1e60fac [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-13T13:56:13.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-13T13:56:13.268Z] Warning: overwriting stash ‘coverage-report’ [2021-10-13T13:56:13.877Z] 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:56:14.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T13:56:14.577Z] [2021-10-13T13:56:14.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:56:15.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T13:56:15.506Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-13T13:56:15.506Z] 448f6bf000e3: Pulling fs layer [2021-10-13T13:56:15.506Z] f757da607395: Pulling fs layer [2021-10-13T13:56:15.506Z] 05883995daec: Pulling fs layer [2021-10-13T13:56:15.506Z] 8603b9c90790: Pulling fs layer [2021-10-13T13:56:15.506Z] 1560dd03e051: Pulling fs layer [2021-10-13T13:56:15.506Z] 27f5ce0e4adf: Pulling fs layer [2021-10-13T13:56:15.506Z] c2d8d7efcc4b: Pulling fs layer [2021-10-13T13:56:15.506Z] 8603b9c90790: Waiting [2021-10-13T13:56:15.506Z] 1560dd03e051: Waiting [2021-10-13T13:56:15.506Z] 27f5ce0e4adf: Waiting [2021-10-13T13:56:15.789Z] f757da607395: Verifying Checksum [2021-10-13T13:56:15.789Z] f757da607395: Download complete [2021-10-13T13:56:15.789Z] 8603b9c90790: Download complete [2021-10-13T13:56:16.089Z] 05883995daec: Verifying Checksum [2021-10-13T13:56:16.089Z] 05883995daec: Download complete [2021-10-13T13:56:16.089Z] 1560dd03e051: Verifying Checksum [2021-10-13T13:56:16.089Z] 1560dd03e051: Download complete [2021-10-13T13:56:16.089Z] 27f5ce0e4adf: Verifying Checksum [2021-10-13T13:56:16.089Z] 27f5ce0e4adf: Download complete [2021-10-13T13:56:16.372Z] 448f6bf000e3: Download complete [2021-10-13T13:56:19.033Z] c2d8d7efcc4b: Verifying Checksum [2021-10-13T13:56:19.033Z] c2d8d7efcc4b: Download complete [2021-10-13T13:56:19.641Z] 448f6bf000e3: Pull complete [2021-10-13T13:56:20.634Z] f757da607395: Pull complete [2021-10-13T13:56:22.083Z] 05883995daec: Pull complete [2021-10-13T13:56:22.083Z] 8603b9c90790: Pull complete [2021-10-13T13:56:23.074Z] 1560dd03e051: Pull complete [2021-10-13T13:56:23.353Z] 27f5ce0e4adf: Pull complete [2021-10-13T13:56:38.542Z] c2d8d7efcc4b: Pull complete [2021-10-13T13:56:38.542Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-13T13:56:38.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-13T13:56:38.542Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-13T13:56:38.792Z] prd-ubuntu18.04-docker-arm64-4c-16g-1064 does not seem to be running inside a container [2021-10-13T13:56:38.883Z] $ 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/2 -v /w/workspace/go-mod-configuration/2:/w/workspace/go-mod-configuration/2:rw,z -v /w/workspace/go-mod-configuration/2@tmp:/w/workspace/go-mod-configuration/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-13T13:56:43.560Z] $ docker top f7a73bd8474a5817fa9b5924c2c81de5acf02a2774d4932452e917241cc5d889 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:56:44.568Z] ---> job-cost.sh [2021-10-13T13:56:44.568Z] lf-activate-venv: SKIPPING [2021-10-13T13:56:44.568Z] INFO: No Stack... [2021-10-13T13:56:44.846Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-13T13:56:45.457Z] INFO: Archiving Costs [Pipeline] sh [2021-10-13T13:56:46.214Z] + cut+ -d, -f6cat [2021-10-13T13:56:46.214Z] /w/workspace/go-mod-configuration/2/archives/cost.csv [Pipeline] lock [2021-10-13T13:56:46.338Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [2021-10-13T13:56:46.345Z] Resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] did not exist. Created. [2021-10-13T13:56:46.345Z] Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-13T13:56:47.109Z] /w/workspace/go-mod-configuration/2@tmp/durable-f397da7c/script.sh: 1: /w/workspace/go-mod-configuration/2@tmp/durable-f397da7c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-13T13:56:47.804Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-13T13:56:47.832Z] Warning: overwriting stash ‘stack-cost’ [2021-10-13T13:56:47.866Z] Stashed 1 file(s) [Pipeline] } [2021-10-13T13:56:47.874Z] Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-51-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-13T13:56:47.892Z] $ docker stop --time=1 f7a73bd8474a5817fa9b5924c2c81de5acf02a2774d4932452e917241cc5d889 [2021-10-13T13:56:49.507Z] $ docker rm -f f7a73bd8474a5817fa9b5924c2c81de5acf02a2774d4932452e917241cc5d889 [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:56:50.272Z] provisioning config files... [2021-10-13T13:56:50.282Z] copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-51@tmp/config1392749173555573010tmp [Pipeline] { [Pipeline] sh [2021-10-13T13:56:50.586Z] + set +x [2021-10-13T13:56:50.586Z] + curl -s https://codecov.io/bash [2021-10-13T13:56:50.586Z] + bash -s -- [2021-10-13T13:56:50.586Z] [2021-10-13T13:56:50.586Z] _____ _ [2021-10-13T13:56:50.586Z] / ____| | | [2021-10-13T13:56:50.586Z] | | ___ __| | ___ ___ _____ __ [2021-10-13T13:56:50.586Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-13T13:56:50.586Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-13T13:56:50.586Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-13T13:56:50.586Z] Bash-1.0.6 [2021-10-13T13:56:50.586Z] [2021-10-13T13:56:50.586Z] [2021-10-13T13:56:50.586Z] ==> git version 2.24.4 found [2021-10-13T13:56:50.586Z] ==> 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:56:50.586Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-13T13:56:50.586Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-13T13:56:50.586Z] ==> Jenkins CI detected. [2021-10-13T13:56:50.586Z] current dir:  /w/workspace/undry_go-mod-configuration_PR-51 [2021-10-13T13:56:50.586Z] project root: . [2021-10-13T13:56:50.586Z] --> token set from env [2021-10-13T13:56:50.586Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-13T13:56:50.586Z] ==> Running gcov in . (disable via -X gcov) [2021-10-13T13:56:50.586Z] ==> Python coveragepy not found [2021-10-13T13:56:50.586Z] ==> Searching for coverage reports in: [2021-10-13T13:56:50.586Z] + . [2021-10-13T13:56:50.586Z] -> Found 1 reports [2021-10-13T13:56:50.586Z] ==> Detecting git/mercurial file structure [2021-10-13T13:56:50.586Z] ==> Reading reports [2021-10-13T13:56:50.586Z] + ./coverage.out bytes=17232 [2021-10-13T13:56:50.586Z] ==> Appending adjustments [2021-10-13T13:56:50.586Z] https://docs.codecov.io/docs/fixing-reports [2021-10-13T13:56:50.846Z] + Found adjustments [2021-10-13T13:56:50.846Z] ==> Gzipping contents [2021-10-13T13:56:50.846Z] 4.0K /tmp/codecov.DxSjRQ.gz [2021-10-13T13:56:50.846Z] ==> Uploading reports [2021-10-13T13:56:50.846Z] url: https://codecov.io [2021-10-13T13:56:50.846Z] query: branch=PR-51&commit=6b5dabfe654b724f5d06d7c5030d75c39b2cd912&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=51&job=&cmd_args= [2021-10-13T13:56:50.846Z] -> Pinging Codecov [2021-10-13T13:56:50.846Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=b03387cf-fbed-45a6-9f6b-56101d2ea1b2&branch=PR-51&commit=6b5dabfe654b724f5d06d7c5030d75c39b2cd912&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-51%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=51&job=&cmd_args= [2021-10-13T13:56:51.107Z] -> Uploading to [2021-10-13T13:56:51.107Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-13/9F92B070CA9CA35F4914AC8684776953/6b5dabfe654b724f5d06d7c5030d75c39b2cd912/8635a164-dd3b-4759-bf6f-ccc1bea66813.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211013T135650Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57e70dad4f4615463ce957e9ace5bf8fec20c33243ec6f9e350fc89cfbf3bd98 [2021-10-13T13:56:51.108Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-13T13:56:51.108Z] Dload Upload Total Spent Left Speed [2021-10-13T13:56:51.367Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2963 0 0 100 2963 0 10385 --:--:-- --:--:-- --:--:-- 10396 [2021-10-13T13:56:51.367Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/6b5dabfe654b724f5d06d7c5030d75c39b2cd912 [Pipeline] } [2021-10-13T13:56:51.372Z] 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:56:52.602Z] + '[' -d /w/workspace/undry_go-mod-configuration_PR-51/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:56:52.897Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:56:53.453Z] ---> package-listing.sh [2021-10-13T13:56:53.453Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-13T13:56:53.453Z] ++ facter osfamily [2021-10-13T13:56:53.714Z] + OS_FAMILY=redhat [2021-10-13T13:56:53.714Z] + workspace=/w/workspace/undry_go-mod-configuration_PR-51 [2021-10-13T13:56:53.714Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-13T13:56:53.714Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-13T13:56:53.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-13T13:56:53.714Z] + PACKAGES=/tmp/packages_start.txt [2021-10-13T13:56:53.714Z] + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' [2021-10-13T13:56:53.714Z] + PACKAGES=/tmp/packages_end.txt [2021-10-13T13:56:53.714Z] + case "${OS_FAMILY}" in [2021-10-13T13:56:53.714Z] + rpm -qa [2021-10-13T13:56:53.714Z] + sort [2021-10-13T13:56:54.285Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-13T13:56:54.285Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-13T13:56:54.285Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-13T13:56:54.285Z] + '[' /w/workspace/undry_go-mod-configuration_PR-51 ']' [2021-10-13T13:56:54.285Z] + mkdir -p /w/workspace/undry_go-mod-configuration_PR-51/archives/ [2021-10-13T13:56:54.285Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-51/archives/ [Pipeline] echo [2021-10-13T13:56:54.296Z] 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-51/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:56:54.580Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:56:54.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:56:54.882Z] [2021-10-13T13:56:54.882Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-13T13:56:55.179Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:56:55.179Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-13T13:56:55.179Z] b4d181a07f80: Pulling fs layer [2021-10-13T13:56:55.179Z] a1111a8f2ec3: Pulling fs layer [2021-10-13T13:56:55.179Z] ed53099fbce6: Pulling fs layer [2021-10-13T13:56:55.179Z] dc539afda2c1: Pulling fs layer [2021-10-13T13:56:55.179Z] 77bc0d833cb6: Pulling fs layer [2021-10-13T13:56:55.179Z] 9065ff56babe: Pulling fs layer [2021-10-13T13:56:55.179Z] d287ab97295c: Pulling fs layer [2021-10-13T13:56:55.179Z] dc539afda2c1: Waiting [2021-10-13T13:56:55.179Z] 77bc0d833cb6: Waiting [2021-10-13T13:56:55.179Z] 9065ff56babe: Waiting [2021-10-13T13:56:55.179Z] d287ab97295c: Waiting [2021-10-13T13:56:55.179Z] a1111a8f2ec3: Verifying Checksum [2021-10-13T13:56:55.179Z] a1111a8f2ec3: Download complete [2021-10-13T13:56:55.179Z] dc539afda2c1: Verifying Checksum [2021-10-13T13:56:55.179Z] dc539afda2c1: Download complete [2021-10-13T13:56:55.179Z] ed53099fbce6: Verifying Checksum [2021-10-13T13:56:55.179Z] ed53099fbce6: Download complete [2021-10-13T13:56:55.453Z] 77bc0d833cb6: Verifying Checksum [2021-10-13T13:56:55.453Z] 77bc0d833cb6: Download complete [2021-10-13T13:56:55.453Z] 9065ff56babe: Verifying Checksum [2021-10-13T13:56:55.453Z] 9065ff56babe: Download complete [2021-10-13T13:56:55.453Z] b4d181a07f80: Verifying Checksum [2021-10-13T13:56:55.453Z] b4d181a07f80: Download complete [2021-10-13T13:56:56.022Z] d287ab97295c: Verifying Checksum [2021-10-13T13:56:56.022Z] d287ab97295c: Download complete [2021-10-13T13:56:56.964Z] b4d181a07f80: Pull complete [2021-10-13T13:56:56.964Z] a1111a8f2ec3: Pull complete [2021-10-13T13:56:57.548Z] ed53099fbce6: Pull complete [2021-10-13T13:56:57.548Z] dc539afda2c1: Pull complete [2021-10-13T13:56:57.814Z] 77bc0d833cb6: Pull complete [2021-10-13T13:56:58.084Z] 9065ff56babe: Pull complete [2021-10-13T13:57:03.420Z] d287ab97295c: Pull complete [2021-10-13T13:57:03.420Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-13T13:57:03.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-13T13:57:03.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-13T13:57:03.482Z] prd-centos7-docker-4c-2g-1054 does not seem to be running inside a container [2021-10-13T13:57:03.514Z] $ 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-51/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-51 -v /w/workspace/undry_go-mod-configuration_PR-51:/w/workspace/undry_go-mod-configuration_PR-51:rw,z -v /w/workspace/undry_go-mod-configuration_PR-51@tmp:/w/workspace/undry_go-mod-configuration_PR-51@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:57:05.717Z] $ docker top ac997c8368260262a9a9347485a3c7906fd047598b8e0b9bff634bd225c0e56e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-13T13:57:06.082Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-13T13:57:06.381Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-13T13:57:06.670Z] + ls /var/log/sa-host [2021-10-13T13:57:06.670Z] + sadf -c /var/log/sa-host/sa13 [2021-10-13T13:57:06.670Z] file_magic: OK [2021-10-13T13:57:06.670Z] HZ: Using current value: 100 [2021-10-13T13:57:06.670Z] file_header: OK [2021-10-13T13:57:06.670Z] 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:57:06.670Z] Statistics: [2021-10-13T13:57:06.670Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T13:57:06.670Z] File successfully converted to sysstat format version 12.0.3 [2021-10-13T13:57:06.670Z] + sadf -c /var/log/sa-host/sa30 [2021-10-13T13:57:06.670Z] file_magic: OK [2021-10-13T13:57:06.670Z] HZ: Using current value: 100 [2021-10-13T13:57:06.670Z] file_header: OK [2021-10-13T13:57:06.670Z] 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:57:06.670Z] Statistics: [2021-10-13T13:57:06.670Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-13T13:57:06.670Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-13T13:57:06.769Z] provisioning config files... [2021-10-13T13:57:06.778Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-51@tmp/config8606258726741879356tmp [Pipeline] { [Pipeline] echo [2021-10-13T13:57:06.797Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:57:07.089Z] ---> create-netrc.sh [Pipeline] } [2021-10-13T13:57:07.097Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:57:07.426Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-13T13:57:07.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:57:07.730Z] ---> sudo-logs.sh [2021-10-13T13:57:07.730Z] Archiving 'sudo' log.. [2021-10-13T13:57:07.730Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1054.novalocal: Name or service not known [2021-10-13T13:57:07.730Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1054.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-13T13:57:07.756Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:57:08.059Z] ---> job-cost.sh [2021-10-13T13:57:08.059Z] lf-activate-venv: SKIPPING [2021-10-13T13:57:08.059Z] DEBUG: total: 0.10999999940395355 [2021-10-13T13:57:08.059Z] INFO: Retrieving Stack Cost... [2021-10-13T13:57:08.320Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-13T13:57:08.580Z] INFO: Archiving Costs [Pipeline] echo [2021-10-13T13:57:08.595Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-13T13:57:08.898Z] ---> logs-deploy.sh [2021-10-13T13:57:08.898Z] lf-activate-venv: SKIPPING [2021-10-13T13:57:08.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-51/2 [2021-10-13T13:57:08.898Z] INFO: archiving workspace using pattern(s): [2021-10-13T13:57:09.472Z] Archives upload complete. [2021-10-13T13:57:09.738Z] INFO: archiving logs to Nexus