Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 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-ssh4171590595101142425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4552077860485519300.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5048257729830463431.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3571122878677595675.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-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4003832460054676710.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-30206 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git Avoid second fetch Checking out Revision 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 (main) > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/gexfoundry_go-mod-bootstrap_main@tmp/jenkins-gitclient-ssh2469308062850245823.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 # timeout=10 Commit message: "docs: Update Change Log for 2.1.0 (#297)" > git rev-list --no-walk 8c0e76e83f356b619096a3b1bf8ec65ff1ae6302 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-10T16:55:29.114Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-10T16:55:29.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-10T16:55:29.177Z] ========================================================= [2021-11-10T16:55:29.178Z] EdgeX Global Pipelines Version Info [2021-11-10T16:55:29.178Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:55:30.310Z] ------------------- [2021-11-10T16:55:30.310Z] stable info: [2021-11-10T16:55:30.310Z] ------------------- [2021-11-10T16:55:30.310Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-10T16:55:30.310Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T16:55:30.310Z] Message: update stable to v1.0.211 [2021-11-10T16:55:30.885Z] ------------------- [2021-11-10T16:55:30.885Z] experimental info: [2021-11-10T16:55:30.885Z] ------------------- [2021-11-10T16:55:30.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-10T16:55:30.885Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-10T16:55:30.885Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-10T16:55:30.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-11-10T16:55:30.974Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-11-10T16:55:30.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-10T16:55:30.991Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-10T16:55:31.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-10T16:55:31.013Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-10T16:55:31.023Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-10T16:55:31.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-10T16:55:31.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-10T16:55:31.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-10T16:55:31.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-10T16:55:31.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-11-10T16:55:31.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-10T16:55:31.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-10T16:55:31.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:55:31.120Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:55:31.132Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:55:31.148Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-10T16:55:31.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-10T16:55:31.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-10T16:55:31.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-10T16:55:31.193Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-10T16:55:31.203Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-10T16:55:31.214Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-10T16:55:31.225Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-10T16:55:31.235Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-10T16:55:31.246Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-11-10T16:55:31.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-11-10T16:55:31.262Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-11-10T16:55:31.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 [Pipeline] echo [2021-11-10T16:55:32.830Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0def306 [Pipeline] echo [2021-11-10T16:55:32.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-10T16:55:33.305Z] + git rev-list -1 --merges 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077~1..0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 [Pipeline] echo [2021-11-10T16:55:33.341Z] -----------> git rev-list -1 --merges 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077~1..0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 [false] [Pipeline] sh [2021-11-10T16:55:33.636Z] + git log --format=format:%s -1 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 [Pipeline] echo [2021-11-10T16:55:33.651Z] ========================================================= [2021-11-10T16:55:33.651Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-10T16:55:33.651Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T16:55:33.984Z] + git log --format=format:%s -1 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 [Pipeline] echo [2021-11-10T16:55:33.998Z] [semverPrep] GIT_COMMIT: 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077, Commit Message: docs: Update Change Log for 2.1.0 (#297) [Pipeline] echo [2021-11-10T16:55:34.007Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:34.432Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:55:34.432Z] [2021-11-10T16:55:34.432Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:55:34.735Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:55:34.735Z] latest: Pulling from edgex-devops/git-semver [2021-11-10T16:55:34.735Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T16:55:34.735Z] 3e5f54012d9b: Pulling fs layer [2021-11-10T16:55:34.735Z] 4c7163046ea9: Pulling fs layer [2021-11-10T16:55:34.735Z] 0c2d73faf560: Pulling fs layer [2021-11-10T16:55:34.735Z] 0c2d73faf560: Waiting [2021-11-10T16:55:34.735Z] 3e5f54012d9b: Verifying Checksum [2021-11-10T16:55:34.735Z] 3e5f54012d9b: Download complete [2021-11-10T16:55:34.735Z] a0d0a0d46f8b: Verifying Checksum [2021-11-10T16:55:34.735Z] a0d0a0d46f8b: Download complete [2021-11-10T16:55:34.735Z] 4c7163046ea9: Verifying Checksum [2021-11-10T16:55:34.735Z] 4c7163046ea9: Download complete [2021-11-10T16:55:34.735Z] 0c2d73faf560: Verifying Checksum [2021-11-10T16:55:34.735Z] 0c2d73faf560: Download complete [2021-11-10T16:55:35.002Z] a0d0a0d46f8b: Pull complete [2021-11-10T16:55:35.002Z] 3e5f54012d9b: Pull complete [2021-11-10T16:55:35.270Z] 4c7163046ea9: Pull complete [2021-11-10T16:55:35.533Z] 0c2d73faf560: Pull complete [2021-11-10T16:55:35.533Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-10T16:55:35.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T16:55:35.533Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-10T16:55:35.612Z] prd-centos7-docker-4c-2g-30206 does not seem to be running inside a container [2021-11-10T16:55:35.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T16:55:36.338Z] $ docker top a3b0109ecbe34ff18a6cfb28164bb5208c3ee0268e3012550b12078cf2621cee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T16:55:37.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:55:37.389Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:55:37.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:55:37.511Z] $ docker exec a3b0109ecbe34ff18a6cfb28164bb5208c3ee0268e3012550b12078cf2621cee ssh-agent [2021-11-10T16:55:37.632Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlAcJBG/agent.13 [2021-11-10T16:55:37.632Z] SSH_AGENT_PID=20 [2021-11-10T16:55:37.640Z] Running ssh-add (command line suppressed) [2021-11-10T16:55:37.746Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_86479610038862155.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_86479610038862155.key) [2021-11-10T16:55:37.757Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:55:38.053Z] + git tag --points-at HEAD [Pipeline] } [2021-11-10T16:55:38.068Z] $ docker exec --env ******** --env ******** a3b0109ecbe34ff18a6cfb28164bb5208c3ee0268e3012550b12078cf2621cee ssh-agent -k [2021-11-10T16:55:38.157Z] unset SSH_AUTH_SOCK; [2021-11-10T16:55:38.157Z] unset SSH_AGENT_PID; [2021-11-10T16:55:38.157Z] echo Agent pid 20 killed; [2021-11-10T16:55:38.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-10T16:55:38.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T16:55:38.192Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T16:55:38.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T16:55:38.308Z] $ docker exec a3b0109ecbe34ff18a6cfb28164bb5208c3ee0268e3012550b12078cf2621cee ssh-agent [2021-11-10T16:55:38.409Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnLiGlA/agent.53 [2021-11-10T16:55:38.409Z] SSH_AGENT_PID=59 [2021-11-10T16:55:38.416Z] Running ssh-add (command line suppressed) [2021-11-10T16:55:38.519Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8294602145843223143.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8294602145843223143.key) [2021-11-10T16:55:38.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T16:55:38.828Z] + git semver init [2021-11-10T16:55:38.828Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T16:55:38.828Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-11-10T16:55:38.828Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-11-10T16:55:38.828Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T16:55:38.828Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T16:55:38.828Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T16:55:38.828Z] # $SEMVER_BRANCH = main [2021-11-10T16:55:38.828Z] # $SEMVER_TEMP = /tmp/semver-772328579 [2021-11-10T16:55:38.828Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-11-10T16:55:39.402Z] # '/tmp/semver-772328579' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' [2021-11-10T16:55:39.402Z] # -> Force: false [2021-11-10T16:55:39.402Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-11-10T16:55:39.414Z] $ docker exec --env ******** --env ******** a3b0109ecbe34ff18a6cfb28164bb5208c3ee0268e3012550b12078cf2621cee ssh-agent -k [2021-11-10T16:55:39.510Z] unset SSH_AUTH_SOCK; [2021-11-10T16:55:39.511Z] unset SSH_AGENT_PID; [2021-11-10T16:55:39.511Z] echo Agent pid 59 killed; [2021-11-10T16:55:39.522Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T16:55:39.835Z] + git semver [Pipeline] } [2021-11-10T16:55:39.855Z] $ docker stop --time=1 a3b0109ecbe34ff18a6cfb28164bb5208c3ee0268e3012550b12078cf2621cee [2021-11-10T16:55:41.078Z] $ docker rm -f a3b0109ecbe34ff18a6cfb28164bb5208c3ee0268e3012550b12078cf2621cee [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T16:55:41.441Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-10T16:55:41.676Z] Stashed 1 file(s) [Pipeline] echo [2021-11-10T16:55:41.678Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.22 [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-11-10T16:55:56.809Z] Still waiting to schedule task [2021-11-10T16:55:56.810Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-10T16:55:56.811Z] Still waiting to schedule task [2021-11-10T16:55:56.811Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-30204’ [2021-11-10T16:57:33.477Z] Running on prd-centos7-docker-4c-2g-30207 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-11-10T16:57:33.490Z] Running in /w/workspace/go-mod-bootstrap/25 [Pipeline] { [Pipeline] checkout [2021-11-10T16:57:33.570Z] Selected Git installation does not exist. Using Default [2021-11-10T16:57:33.570Z] The recommended git tool is: NONE [2021-11-10T16:57:37.369Z] using credential edgex-jenkins-ssh [2021-11-10T16:57:37.383Z] Cloning the remote Git repository [2021-11-10T16:57:36.922Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-10T16:57:36.982Z] > git init /w/workspace/go-mod-bootstrap/25 # timeout=10 [2021-11-10T16:57:37.066Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-10T16:57:37.066Z] > git --version # timeout=10 [2021-11-10T16:57:37.080Z] > git --version # 'git version 2.24.4' [2021-11-10T16:57:37.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T16:57:37.113Z] [INFO] Currently running in a labeled security context [2021-11-10T16:57:37.113Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-10T16:57:37.113Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/25@tmp/jenkins-gitclient-ssh1318467134170490511.key [2021-11-10T16:57:37.141Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:57:38.318Z] Avoid second fetch [2021-11-10T16:57:38.318Z] Checking out Revision 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 (main) [2021-11-10T16:57:37.819Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-10T16:57:37.832Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:57:37.846Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T16:57:37.851Z] > git checkout -f 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 # timeout=10 [2021-11-10T16:57:43.850Z] Commit message: "docs: Update Change Log for 2.1.0 (#297)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-10T16:57:44.329Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:57:44.340Z] ========================================================= [2021-11-10T16:57:44.340Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-10T16:57:44.340Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:57:44.719Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T16:57:44.719Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-10T16:57:44.719Z] a0d0a0d46f8b: Pulling fs layer [2021-11-10T16:57:44.719Z] 31adcdaf11c8: Pulling fs layer [2021-11-10T16:57:44.719Z] b8b176561691: Pulling fs layer [2021-11-10T16:57:44.719Z] 4527c011a84f: Pulling fs layer [2021-11-10T16:57:44.719Z] 5d74067f8e1e: Pulling fs layer [2021-11-10T16:57:44.719Z] e0aca202a116: Pulling fs layer [2021-11-10T16:57:44.719Z] 3a43be97a3b4: Pulling fs layer [2021-11-10T16:57:44.719Z] 34cad66bf833: Pulling fs layer [2021-11-10T16:57:44.719Z] b4e3c513aaa6: Pulling fs layer [2021-11-10T16:57:44.719Z] e0aca202a116: Waiting [2021-11-10T16:57:44.719Z] 3a43be97a3b4: Waiting [2021-11-10T16:57:44.719Z] 34cad66bf833: Waiting [2021-11-10T16:57:44.719Z] b4e3c513aaa6: Waiting [2021-11-10T16:57:44.719Z] 4527c011a84f: Waiting [2021-11-10T16:57:44.719Z] 5d74067f8e1e: Waiting [2021-11-10T16:57:44.719Z] b8b176561691: Verifying Checksum [2021-11-10T16:57:44.719Z] b8b176561691: Download complete [2021-11-10T16:57:44.719Z] 31adcdaf11c8: Verifying Checksum [2021-11-10T16:57:44.719Z] 31adcdaf11c8: Download complete [2021-11-10T16:57:44.719Z] 5d74067f8e1e: Verifying Checksum [2021-11-10T16:57:44.719Z] 5d74067f8e1e: Download complete [2021-11-10T16:57:44.719Z] e0aca202a116: Verifying Checksum [2021-11-10T16:57:44.719Z] e0aca202a116: Download complete [2021-11-10T16:57:44.986Z] 3a43be97a3b4: Verifying Checksum [2021-11-10T16:57:44.986Z] 3a43be97a3b4: Download complete [2021-11-10T16:57:44.986Z] a0d0a0d46f8b: Download complete [2021-11-10T16:57:44.986Z] 34cad66bf833: Verifying Checksum [2021-11-10T16:57:44.986Z] 34cad66bf833: Download complete [2021-11-10T16:57:44.986Z] a0d0a0d46f8b: Pull complete [2021-11-10T16:57:46.087Z] 31adcdaf11c8: Pull complete [2021-11-10T16:57:46.087Z] b8b176561691: Pull complete [2021-11-10T16:57:46.087Z] b4e3c513aaa6: Verifying Checksum [2021-11-10T16:57:46.087Z] b4e3c513aaa6: Download complete [2021-11-10T16:57:46.087Z] 4527c011a84f: Download complete [2021-11-10T16:57:49.434Z] 4527c011a84f: Pull complete [2021-11-10T16:57:49.434Z] 5d74067f8e1e: Pull complete [2021-11-10T16:57:49.434Z] e0aca202a116: Pull complete [2021-11-10T16:57:50.701Z] 3a43be97a3b4: Pull complete [2021-11-10T16:57:50.701Z] 34cad66bf833: Pull complete [2021-11-10T16:57:52.113Z] b4e3c513aaa6: Pull complete [2021-11-10T16:57:52.113Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-10T16:57:52.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-10T16:57:52.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-10T16:57:52.442Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:57:52.744Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T16:57:52.744Z] . [Pipeline] withDockerContainer [2021-11-10T16:57:52.820Z] prd-centos7-docker-4c-2g-30207 does not seem to be running inside a container [2021-11-10T16:57:52.867Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/25 -v /w/workspace/go-mod-bootstrap/25:/w/workspace/go-mod-bootstrap/25:rw,z -v /w/workspace/go-mod-bootstrap/25@tmp:/w/workspace/go-mod-bootstrap/25@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 ******** ci-base-image-x86_64 cat [2021-11-10T16:57:55.393Z] $ docker top 18bceab3e6458874f36d639a268864eee311b52ac7b89f3ac8d4ab9ffb85d067 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T16:57:55.750Z] + go version [2021-11-10T16:57:55.750Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-10T16:57:55.762Z] $ docker stop --time=1 18bceab3e6458874f36d639a268864eee311b52ac7b89f3ac8d4ab9ffb85d067 [2021-11-10T16:57:56.930Z] $ docker rm -f 18bceab3e6458874f36d639a268864eee311b52ac7b89f3ac8d4ab9ffb85d067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:57:57.424Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-10T16:57:57.424Z] . [Pipeline] withDockerContainer [2021-11-10T16:57:57.492Z] prd-centos7-docker-4c-2g-30207 does not seem to be running inside a container [2021-11-10T16:57:57.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/25 -v /w/workspace/go-mod-bootstrap/25:/w/workspace/go-mod-bootstrap/25:rw,z -v /w/workspace/go-mod-bootstrap/25@tmp:/w/workspace/go-mod-bootstrap/25@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 ******** ci-base-image-x86_64 cat [2021-11-10T16:57:57.899Z] $ docker top a7abb0881c3221481b1f950a20e24e5688301c40c3a54fa7143ab4b53523475f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:57:59.218Z] + make test [2021-11-10T16:57:59.218Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-10T16:58:00.603Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-11-10T16:58:00.603Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.27 [2021-11-10T16:58:00.603Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-10T16:58:00.603Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-10T16:58:00.603Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 [2021-11-10T16:58:00.603Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.9 [2021-11-10T16:58:00.603Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-10T16:58:00.603Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-10T16:58:00.603Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-10T16:58:00.603Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-10T16:58:00.870Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-10T16:58:00.870Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-10T16:58:00.870Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-10T16:58:00.870Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-10T16:58:00.870Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-10T16:58:00.870Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-10T16:58:00.870Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-10T16:58:00.870Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-10T16:58:00.870Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-10T16:58:00.870Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-10T16:58:00.870Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-10T16:58:00.870Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-10T16:58:00.870Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-10T16:58:01.143Z] go: downloading golang.org/x/text v0.3.6 [2021-11-10T16:58:01.143Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-10T16:58:01.143Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-10T16:58:01.143Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-10T16:58:01.143Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-10T16:58:01.143Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-10T16:58:01.143Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-10T16:58:01.143Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-10T16:58:01.410Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-10T16:58:01.991Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-10T16:58:01.991Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-10T16:58:01.991Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-10T16:58:01.991Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-10T16:58:01.991Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-10T16:58:01.991Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-10T16:58:01.991Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-10T16:58:01.991Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-10T16:58:01.991Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-10T16:58:13.195Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-30213 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-11-10T16:58:13.205Z] Running in /w/workspace/go-mod-bootstrap/25 [Pipeline] { [Pipeline] checkout [2021-11-10T16:58:13.387Z] Selected Git installation does not exist. Using Default [2021-11-10T16:58:13.387Z] The recommended git tool is: NONE [2021-11-10T16:58:15.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-11-10T16:58:15.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.1% of statements [2021-11-10T16:58:15.159Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-11-10T16:58:15.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.008s coverage: 92.2% of statements [2021-11-10T16:58:15.159Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.009s coverage: 85.3% of statements [2021-11-10T16:58:15.741Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.008s coverage: 24.1% of statements [2021-11-10T16:58:15.741Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-11-10T16:58:15.741Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-11-10T16:58:16.949Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.014s coverage: 100.0% of statements [2021-11-10T16:58:16.949Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.021s coverage: 25.0% of statements [2021-11-10T16:58:20.618Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.017s coverage: 79.7% of statements [2021-11-10T16:58:20.618Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-11-10T16:58:20.618Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-11-10T16:58:20.618Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.010s coverage: 91.3% of statements [2021-11-10T16:58:20.618Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-10T16:58:21.488Z] using credential edgex-jenkins-ssh [2021-11-10T16:58:21.509Z] Cloning the remote Git repository [2021-11-10T16:58:21.562Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-10T16:58:21.656Z] > git init /w/workspace/go-mod-bootstrap/25 # timeout=10 [2021-11-10T16:58:21.739Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-11-10T16:58:21.740Z] > git --version # timeout=10 [2021-11-10T16:58:21.756Z] > git --version # 'git version 2.17.1' [2021-11-10T16:58:21.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-10T16:58:21.836Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:58:22.814Z] Avoid second fetch [2021-11-10T16:58:22.814Z] Checking out Revision 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 (main) [2021-11-10T16:58:22.776Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-11-10T16:58:22.796Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-10T16:58:22.840Z] > git config core.sparsecheckout # timeout=10 [2021-11-10T16:58:22.856Z] > git checkout -f 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 # timeout=10 [2021-11-10T16:58:25.178Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T16:58:25.178Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-10T16:58:25.189Z] $ docker stop --time=1 a7abb0881c3221481b1f950a20e24e5688301c40c3a54fa7143ab4b53523475f [2021-11-10T16:58:27.070Z] $ docker rm -f a7abb0881c3221481b1f950a20e24e5688301c40c3a54fa7143ab4b53523475f [2021-11-10T16:58:27.077Z] Commit message: "docs: Update Change Log for 2.1.0 (#297)" [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-10T16:58:27.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T16:58:27.849Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [2021-11-10T16:58:28.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-10T16:58:28.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T16:58:28.017Z] Dload Upload Total Spent Left Speed [2021-11-10T16:58:28.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 79891 0 --:--:-- --:--:-- --:--:-- 80435 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:58:28.540Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-10T16:58:28.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:58:28.663Z] [2021-11-10T16:58:28.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:58:28.897Z] + sudo tee /etc/docker/daemon.new [2021-11-10T16:58:28.897Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-10T16:58:28.897Z] { [2021-11-10T16:58:28.897Z] "registry-mirrors": [ [2021-11-10T16:58:28.897Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-10T16:58:28.897Z] ], [2021-11-10T16:58:28.897Z] "bip": "10.250.0.254/24", [2021-11-10T16:58:28.897Z] "hosts": [ [2021-11-10T16:58:28.897Z] "tcp://0.0.0.0:5555", [2021-11-10T16:58:28.897Z] "unix:///var/run/docker.sock" [2021-11-10T16:58:28.897Z] ], [2021-11-10T16:58:28.897Z] "mtu": 1458, [2021-11-10T16:58:28.897Z] "selinux-enabled": true, [2021-11-10T16:58:28.897Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-10T16:58:28.897Z] } [Pipeline] sh [2021-11-10T16:58:29.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:58:29.958Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T16:58:29.958Z] b4d181a07f80: Pulling fs layer [2021-11-10T16:58:29.958Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T16:58:29.958Z] ed53099fbce6: Pulling fs layer [2021-11-10T16:58:29.958Z] dc539afda2c1: Pulling fs layer [2021-11-10T16:58:29.958Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T16:58:29.958Z] 9065ff56babe: Pulling fs layer [2021-11-10T16:58:29.958Z] d287ab97295c: Pulling fs layer [2021-11-10T16:58:29.958Z] dc539afda2c1: Waiting [2021-11-10T16:58:29.958Z] 77bc0d833cb6: Waiting [2021-11-10T16:58:29.958Z] 9065ff56babe: Waiting [2021-11-10T16:58:29.958Z] d287ab97295c: Waiting [2021-11-10T16:58:29.958Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T16:58:29.958Z] a1111a8f2ec3: Download complete [2021-11-10T16:58:29.958Z] dc539afda2c1: Verifying Checksum [2021-11-10T16:58:29.958Z] dc539afda2c1: Download complete [2021-11-10T16:58:29.958Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T16:58:29.958Z] 77bc0d833cb6: Download complete [2021-11-10T16:58:29.958Z] 9065ff56babe: Verifying Checksum [2021-11-10T16:58:29.958Z] 9065ff56babe: Download complete [2021-11-10T16:58:29.958Z] ed53099fbce6: Verifying Checksum [2021-11-10T16:58:29.958Z] ed53099fbce6: Download complete [2021-11-10T16:58:29.958Z] b4d181a07f80: Verifying Checksum [2021-11-10T16:58:29.958Z] b4d181a07f80: Download complete [2021-11-10T16:58:29.958Z] d287ab97295c: Verifying Checksum [2021-11-10T16:58:29.958Z] d287ab97295c: Download complete [2021-11-10T16:58:30.280Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-10T16:58:30.630Z] + sudo service docker restart [2021-11-10T16:58:30.908Z] b4d181a07f80: Pull complete [2021-11-10T16:58:30.908Z] a1111a8f2ec3: Pull complete [2021-11-10T16:58:31.498Z] ed53099fbce6: Pull complete [2021-11-10T16:58:31.498Z] dc539afda2c1: Pull complete [2021-11-10T16:58:31.766Z] 77bc0d833cb6: Pull complete [2021-11-10T16:58:31.766Z] 9065ff56babe: Pull complete [2021-11-10T16:58:37.408Z] d287ab97295c: Pull complete [2021-11-10T16:58:37.408Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T16:58:37.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T16:58:37.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T16:58:37.489Z] prd-centos7-docker-4c-2g-30207 does not seem to be running inside a container [2021-11-10T16:58:37.534Z] $ 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-bootstrap/25 -v /w/workspace/go-mod-bootstrap/25:/w/workspace/go-mod-bootstrap/25:rw,z -v /w/workspace/go-mod-bootstrap/25@tmp:/w/workspace/go-mod-bootstrap/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T16:58:40.107Z] $ docker top 02b10c6a4302124dd506c151194f8fee3b2c1203b65e58171f65e1fdd78eb112 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T16:58:40.511Z] ---> job-cost.sh [2021-11-10T16:58:40.511Z] lf-activate-venv: SKIPPING [2021-11-10T16:58:40.511Z] INFO: No Stack... [2021-11-10T16:58:41.086Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T16:58:41.349Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T16:58:41.670Z] + cut -d, -f6 [2021-11-10T16:58:41.670Z] + cat /w/workspace/go-mod-bootstrap/25/archives/cost.csv [Pipeline] lock [2021-11-10T16:58:41.696Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-25-stack-cost] [2021-11-10T16:58:41.703Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-25-stack-cost] did not exist. Created. [2021-11-10T16:58:41.703Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T16:58:42.010Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-10T16:58:42.042Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T16:58:42.051Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T16:58:42.073Z] $ docker stop --time=1 02b10c6a4302124dd506c151194f8fee3b2c1203b65e58171f65e1fdd78eb112 [2021-11-10T16:58:43.246Z] $ docker rm -f 02b10c6a4302124dd506c151194f8fee3b2c1203b65e58171f65e1fdd78eb112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-11-10T16:58:51.479Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-10T16:58:51.487Z] ========================================================= [2021-11-10T16:58:51.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-10T16:58:51.487Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:58:51.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T16:58:52.835Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-10T16:58:52.835Z] 552d1f2373af: Pulling fs layer [2021-11-10T16:58:52.835Z] ea3f2d53f512: Pulling fs layer [2021-11-10T16:58:52.835Z] 9e70ebbbe112: Pulling fs layer [2021-11-10T16:58:52.835Z] 7a9cfe048b4a: Pulling fs layer [2021-11-10T16:58:52.835Z] 72dc09318566: Pulling fs layer [2021-11-10T16:58:52.835Z] f4f7b4309257: Pulling fs layer [2021-11-10T16:58:52.835Z] 0ac9a79272e3: Pulling fs layer [2021-11-10T16:58:52.835Z] b78e95d17946: Pulling fs layer [2021-11-10T16:58:52.835Z] 72dc09318566: Waiting [2021-11-10T16:58:52.835Z] f4f7b4309257: Waiting [2021-11-10T16:58:52.835Z] 0ac9a79272e3: Waiting [2021-11-10T16:58:52.835Z] b78e95d17946: Waiting [2021-11-10T16:58:52.835Z] 7a9cfe048b4a: Waiting [2021-11-10T16:58:52.835Z] 9e70ebbbe112: Download complete [2021-11-10T16:58:52.835Z] ea3f2d53f512: Verifying Checksum [2021-11-10T16:58:52.835Z] ea3f2d53f512: Download complete [2021-11-10T16:58:52.835Z] 72dc09318566: Verifying Checksum [2021-11-10T16:58:52.835Z] 72dc09318566: Download complete [2021-11-10T16:58:52.835Z] f4f7b4309257: Verifying Checksum [2021-11-10T16:58:52.835Z] f4f7b4309257: Download complete [2021-11-10T16:58:52.835Z] 552d1f2373af: Verifying Checksum [2021-11-10T16:58:52.835Z] 552d1f2373af: Download complete [2021-11-10T16:58:52.835Z] 0ac9a79272e3: Download complete [2021-11-10T16:58:53.836Z] 552d1f2373af: Pull complete [2021-11-10T16:58:54.905Z] ea3f2d53f512: Pull complete [2021-11-10T16:58:54.905Z] 9e70ebbbe112: Pull complete [2021-11-10T16:58:54.905Z] b78e95d17946: Verifying Checksum [2021-11-10T16:58:54.905Z] b78e95d17946: Download complete [2021-11-10T16:58:55.510Z] 7a9cfe048b4a: Verifying Checksum [2021-11-10T16:58:55.510Z] 7a9cfe048b4a: Download complete [2021-11-10T16:59:06.296Z] 7a9cfe048b4a: Pull complete [2021-11-10T16:59:06.296Z] 72dc09318566: Pull complete [2021-11-10T16:59:06.296Z] f4f7b4309257: Pull complete [2021-11-10T16:59:06.296Z] 0ac9a79272e3: Pull complete [2021-11-10T16:59:12.305Z] b78e95d17946: Pull complete [2021-11-10T16:59:12.305Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-10T16:59:12.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-10T16:59:12.305Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-11-10T16:59:12.667Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:59:13.322Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T16:59:13.322Z] . [Pipeline] withDockerContainer [2021-11-10T16:59:13.890Z] prd-ubuntu18.04-docker-arm64-4c-16g-30213 does not seem to be running inside a container [2021-11-10T16:59:14.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/25 -v /w/workspace/go-mod-bootstrap/25:/w/workspace/go-mod-bootstrap/25:rw,z -v /w/workspace/go-mod-bootstrap/25@tmp:/w/workspace/go-mod-bootstrap/25@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 ******** ci-base-image-arm64 cat [2021-11-10T16:59:17.824Z] $ docker top 8e8cb10bc1d03b39c51929b402bb11a85fa306b88b5129f3c1992bc9904ea7c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T16:59:18.853Z] + go version [2021-11-10T16:59:18.853Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-10T16:59:18.893Z] $ docker stop --time=1 8e8cb10bc1d03b39c51929b402bb11a85fa306b88b5129f3c1992bc9904ea7c5 [2021-11-10T16:59:20.796Z] $ docker rm -f 8e8cb10bc1d03b39c51929b402bb11a85fa306b88b5129f3c1992bc9904ea7c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T16:59:21.575Z] + docker inspect -f . ci-base-image-arm64 [2021-11-10T16:59:21.576Z] . [Pipeline] withDockerContainer [2021-11-10T16:59:21.847Z] prd-ubuntu18.04-docker-arm64-4c-16g-30213 does not seem to be running inside a container [2021-11-10T16:59:21.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/25 -v /w/workspace/go-mod-bootstrap/25:/w/workspace/go-mod-bootstrap/25:rw,z -v /w/workspace/go-mod-bootstrap/25@tmp:/w/workspace/go-mod-bootstrap/25@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 ******** ci-base-image-arm64 cat [2021-11-10T16:59:23.746Z] $ docker top 0ebc55b49a2a094d8698db2a1966dc998d812f8208bdaa73364270cfd72b9f36 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-10T16:59:24.742Z] + make test [2021-11-10T16:59:24.742Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-10T16:59:26.723Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-11-10T16:59:26.723Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.27 [2021-11-10T16:59:26.723Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-10T16:59:26.723Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.9 [2021-11-10T16:59:26.723Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-10T16:59:26.999Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-10T16:59:26.999Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 [2021-11-10T16:59:26.999Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-10T16:59:26.999Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-10T16:59:26.999Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-10T16:59:26.999Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-10T16:59:26.999Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-10T16:59:26.999Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-10T16:59:26.999Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-10T16:59:27.274Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-10T16:59:27.275Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-10T16:59:27.275Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-10T16:59:27.275Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-10T16:59:27.275Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-10T16:59:27.275Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-10T16:59:27.275Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-10T16:59:27.563Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-10T16:59:27.563Z] go: downloading golang.org/x/text v0.3.6 [2021-11-10T16:59:27.563Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-10T16:59:27.563Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-10T16:59:27.836Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-10T16:59:27.836Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-10T16:59:27.836Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-10T16:59:27.836Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-10T16:59:27.836Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-10T16:59:27.836Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-10T16:59:27.836Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-10T16:59:28.110Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-10T16:59:29.264Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-10T16:59:29.264Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-10T16:59:29.264Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-10T16:59:29.264Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-10T16:59:29.264Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-10T16:59:29.264Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-10T16:59:29.264Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-10T16:59:29.264Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-10T17:00:16.509Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-11-10T17:00:16.509Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.043s coverage: 5.1% of statements [2021-11-10T17:00:16.509Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-11-10T17:00:16.782Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.118s coverage: 92.2% of statements [2021-11-10T17:00:16.782Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.055s coverage: 85.3% of statements [2021-11-10T17:00:20.043Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.059s coverage: 24.1% of statements [2021-11-10T17:00:20.043Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-11-10T17:00:20.043Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-11-10T17:00:20.043Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.076s coverage: 100.0% of statements [2021-11-10T17:00:20.325Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.090s coverage: 25.0% of statements [2021-11-10T17:00:26.166Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.076s coverage: 79.7% of statements [2021-11-10T17:00:26.166Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-11-10T17:00:26.166Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-11-10T17:00:26.166Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2021-11-10T17:00:26.166Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-10T17:00:50.937Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-10T17:00:50.937Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-10T17:00:50.966Z] $ docker stop --time=1 0ebc55b49a2a094d8698db2a1966dc998d812f8208bdaa73364270cfd72b9f36 [2021-11-10T17:00:52.953Z] $ docker rm -f 0ebc55b49a2a094d8698db2a1966dc998d812f8208bdaa73364270cfd72b9f36 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-10T17:00:55.286Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-10T17:00:55.309Z] Warning: overwriting stash ‘coverage-report’ [2021-11-10T17:00:55.980Z] 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-11-10T17:00:56.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:00:57.841Z] [2021-11-10T17:00:57.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:00:58.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:00:58.487Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-10T17:00:58.488Z] 448f6bf000e3: Pulling fs layer [2021-11-10T17:00:58.488Z] f757da607395: Pulling fs layer [2021-11-10T17:00:58.488Z] 05883995daec: Pulling fs layer [2021-11-10T17:00:58.488Z] 8603b9c90790: Pulling fs layer [2021-11-10T17:00:58.488Z] 1560dd03e051: Pulling fs layer [2021-11-10T17:00:58.488Z] 27f5ce0e4adf: Pulling fs layer [2021-11-10T17:00:58.488Z] c2d8d7efcc4b: Pulling fs layer [2021-11-10T17:00:58.488Z] 8603b9c90790: Waiting [2021-11-10T17:00:58.488Z] 1560dd03e051: Waiting [2021-11-10T17:00:58.488Z] 27f5ce0e4adf: Waiting [2021-11-10T17:00:58.488Z] c2d8d7efcc4b: Waiting [2021-11-10T17:00:58.488Z] f757da607395: Verifying Checksum [2021-11-10T17:00:58.488Z] f757da607395: Download complete [2021-11-10T17:00:58.488Z] 8603b9c90790: Verifying Checksum [2021-11-10T17:00:58.488Z] 8603b9c90790: Download complete [2021-11-10T17:00:58.762Z] 1560dd03e051: Verifying Checksum [2021-11-10T17:00:58.762Z] 1560dd03e051: Download complete [2021-11-10T17:00:58.762Z] 27f5ce0e4adf: Verifying Checksum [2021-11-10T17:00:58.762Z] 27f5ce0e4adf: Download complete [2021-11-10T17:00:58.762Z] 05883995daec: Verifying Checksum [2021-11-10T17:00:58.762Z] 05883995daec: Download complete [2021-11-10T17:00:59.039Z] 448f6bf000e3: Verifying Checksum [2021-11-10T17:00:59.039Z] 448f6bf000e3: Download complete [2021-11-10T17:01:01.677Z] c2d8d7efcc4b: Verifying Checksum [2021-11-10T17:01:01.677Z] c2d8d7efcc4b: Download complete [2021-11-10T17:01:03.542Z] 448f6bf000e3: Pull complete [2021-11-10T17:01:03.818Z] f757da607395: Pull complete [2021-11-10T17:01:05.260Z] 05883995daec: Pull complete [2021-11-10T17:01:05.865Z] 8603b9c90790: Pull complete [2021-11-10T17:01:06.868Z] 1560dd03e051: Pull complete [2021-11-10T17:01:07.144Z] 27f5ce0e4adf: Pull complete [2021-11-10T17:01:22.450Z] c2d8d7efcc4b: Pull complete [2021-11-10T17:01:22.450Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-10T17:01:22.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-10T17:01:22.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-10T17:01:22.746Z] prd-ubuntu18.04-docker-arm64-4c-16g-30213 does not seem to be running inside a container [2021-11-10T17:01:22.845Z] $ 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-bootstrap/25 -v /w/workspace/go-mod-bootstrap/25:/w/workspace/go-mod-bootstrap/25:rw,z -v /w/workspace/go-mod-bootstrap/25@tmp:/w/workspace/go-mod-bootstrap/25@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-10T17:01:26.102Z] $ docker top 5f1e7c07b9bdc27cbf3de78005dd777e80ce32b9a47d261492f95974b15fba99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:01:27.090Z] ---> job-cost.sh [2021-11-10T17:01:27.090Z] lf-activate-venv: SKIPPING [2021-11-10T17:01:27.090Z] INFO: No Stack... [2021-11-10T17:01:27.683Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-10T17:01:27.954Z] INFO: Archiving Costs [Pipeline] sh [2021-11-10T17:01:28.619Z] + cat /w/workspace/go-mod-bootstrap/25/archives/cost.csv [2021-11-10T17:01:28.619Z] + cut -d, -f6 [Pipeline] lock [2021-11-10T17:01:28.685Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-25-stack-cost] [2021-11-10T17:01:28.694Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-25-stack-cost] did not exist. Created. [2021-11-10T17:01:28.694Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T17:01:29.374Z] /w/workspace/go-mod-bootstrap/25@tmp/durable-0811abc5/script.sh: 1: /w/workspace/go-mod-bootstrap/25@tmp/durable-0811abc5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-10T17:01:30.041Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-10T17:01:30.064Z] Warning: overwriting stash ‘stack-cost’ [2021-11-10T17:01:30.116Z] Stashed 1 file(s) [Pipeline] } [2021-11-10T17:01:30.126Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-25-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-10T17:01:30.143Z] $ docker stop --time=1 5f1e7c07b9bdc27cbf3de78005dd777e80ce32b9a47d261492f95974b15fba99 [2021-11-10T17:01:31.735Z] $ docker rm -f 5f1e7c07b9bdc27cbf3de78005dd777e80ce32b9a47d261492f95974b15fba99 [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-11-10T17:01:33.639Z] provisioning config files... [2021-11-10T17:01:33.652Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config8990334485245111492tmp [Pipeline] { [Pipeline] sh [2021-11-10T17:01:33.975Z] + set +x [2021-11-10T17:01:33.975Z] + bash -s -- [2021-11-10T17:01:33.975Z] + curl -s https://codecov.io/bash [2021-11-10T17:01:33.975Z] [2021-11-10T17:01:33.975Z] _____ _ [2021-11-10T17:01:33.975Z] / ____| | | [2021-11-10T17:01:33.975Z] | | ___ __| | ___ ___ _____ __ [2021-11-10T17:01:33.975Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-10T17:01:33.975Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-10T17:01:33.976Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-10T17:01:33.976Z] Bash-1.0.6 [2021-11-10T17:01:33.976Z] [2021-11-10T17:01:33.976Z] [2021-11-10T17:01:33.976Z] ==> git version 2.24.4 found [2021-11-10T17:01:33.976Z] ==> 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-11-10T17:01:33.976Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-10T17:01:33.976Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-10T17:01:33.976Z] ==> Jenkins CI detected. [2021-11-10T17:01:34.237Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-11-10T17:01:34.237Z] project root: . [2021-11-10T17:01:34.237Z] --> token set from env [2021-11-10T17:01:34.237Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-10T17:01:34.237Z] ==> Running gcov in . (disable via -X gcov) [2021-11-10T17:01:34.237Z] ==> Python coveragepy not found [2021-11-10T17:01:34.237Z] ==> Searching for coverage reports in: [2021-11-10T17:01:34.237Z] + . [2021-11-10T17:01:34.237Z] -> Found 1 reports [2021-11-10T17:01:34.237Z] ==> Detecting git/mercurial file structure [2021-11-10T17:01:34.237Z] ==> Reading reports [2021-11-10T17:01:34.237Z] + ./coverage.out bytes=42222 [2021-11-10T17:01:34.237Z] ==> Appending adjustments [2021-11-10T17:01:34.237Z] https://docs.codecov.io/docs/fixing-reports [2021-11-10T17:01:34.237Z] + Found adjustments [2021-11-10T17:01:34.237Z] ==> Gzipping contents [2021-11-10T17:01:34.498Z] 8.0K /tmp/codecov.YfLy3J.gz [2021-11-10T17:01:34.498Z] ==> Uploading reports [2021-11-10T17:01:34.498Z] url: https://codecov.io [2021-11-10T17:01:34.498Z] query: branch=main&commit=0def306e87b04ffb32a6ab8ad9b5e9fa832a3077&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T17:01:34.498Z] -> Pinging Codecov [2021-11-10T17:01:34.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=0def306e87b04ffb32a6ab8ad9b5e9fa832a3077&build=25&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F25%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-11-10T17:01:34.759Z] -> Uploading to [2021-11-10T17:01:34.759Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-10/833815588EE85121546D348822E98E2E/0def306e87b04ffb32a6ab8ad9b5e9fa832a3077/f03e39f3-6ff3-4bb1-9e43-be81266929ee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211110T170134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07cacb1c84142c0041fb169eb16d77334faf88eb56f65331ca3c4cc93bc02a53 [2021-11-10T17:01:34.759Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-10T17:01:34.759Z] Dload Upload Total Spent Left Speed [2021-11-10T17:01:35.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7132 0 0 100 7132 0 15432 --:--:-- --:--:-- --:--:-- 15437 [2021-11-10T17:01:35.330Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 [Pipeline] } [2021-11-10T17:01:35.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-11-10T17:01:35.527Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-11-10T17:01:35.540Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:01:35.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T17:01:35.845Z] [2021-11-10T17:01:35.845Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:01:36.156Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T17:01:36.156Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-11-10T17:01:36.156Z] 188c0c94c7c5: Pulling fs layer [2021-11-10T17:01:36.156Z] 0ef7d3d256c8: Pulling fs layer [2021-11-10T17:01:36.156Z] de9db76c5a1d: Pulling fs layer [2021-11-10T17:01:36.156Z] 0eba1c9be4d2: Pulling fs layer [2021-11-10T17:01:36.156Z] 0d57e429df01: Pulling fs layer [2021-11-10T17:01:36.156Z] 4e4be7b47b0d: Pulling fs layer [2021-11-10T17:01:36.156Z] e1f770b5df2f: Pulling fs layer [2021-11-10T17:01:36.156Z] 85a0685a4137: Pulling fs layer [2021-11-10T17:01:36.156Z] 0d57e429df01: Waiting [2021-11-10T17:01:36.156Z] 4e4be7b47b0d: Waiting [2021-11-10T17:01:36.156Z] e1f770b5df2f: Waiting [2021-11-10T17:01:36.156Z] 0eba1c9be4d2: Waiting [2021-11-10T17:01:36.156Z] 85a0685a4137: Waiting [2021-11-10T17:01:36.156Z] de9db76c5a1d: Verifying Checksum [2021-11-10T17:01:36.156Z] de9db76c5a1d: Download complete [2021-11-10T17:01:36.156Z] 0ef7d3d256c8: Verifying Checksum [2021-11-10T17:01:36.156Z] 0ef7d3d256c8: Download complete [2021-11-10T17:01:36.156Z] 0d57e429df01: Verifying Checksum [2021-11-10T17:01:36.156Z] 0d57e429df01: Download complete [2021-11-10T17:01:36.156Z] 4e4be7b47b0d: Verifying Checksum [2021-11-10T17:01:36.156Z] 4e4be7b47b0d: Download complete [2021-11-10T17:01:36.156Z] 188c0c94c7c5: Verifying Checksum [2021-11-10T17:01:36.156Z] 188c0c94c7c5: Download complete [2021-11-10T17:01:36.434Z] e1f770b5df2f: Verifying Checksum [2021-11-10T17:01:36.434Z] e1f770b5df2f: Download complete [2021-11-10T17:01:36.698Z] 0eba1c9be4d2: Verifying Checksum [2021-11-10T17:01:36.698Z] 0eba1c9be4d2: Download complete [2021-11-10T17:01:36.698Z] 188c0c94c7c5: Pull complete [2021-11-10T17:01:36.964Z] 0ef7d3d256c8: Pull complete [2021-11-10T17:01:36.964Z] 85a0685a4137: Verifying Checksum [2021-11-10T17:01:36.964Z] 85a0685a4137: Download complete [2021-11-10T17:01:36.964Z] de9db76c5a1d: Pull complete [2021-11-10T17:01:41.195Z] 0eba1c9be4d2: Pull complete [2021-11-10T17:01:41.195Z] 0d57e429df01: Pull complete [2021-11-10T17:01:41.195Z] 4e4be7b47b0d: Pull complete [2021-11-10T17:01:41.195Z] e1f770b5df2f: Pull complete [2021-11-10T17:01:46.026Z] 85a0685a4137: Pull complete [2021-11-10T17:01:46.026Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-11-10T17:01:46.026Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-11-10T17:01:46.026Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-11-10T17:01:46.098Z] prd-centos7-docker-4c-2g-30206 does not seem to be running inside a container [2021-11-10T17:01:46.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-11-10T17:01:48.295Z] $ docker top 246d81cb5e4d196fe060489c4ab75e920f8cdd3da0593ea156702390b2a17fdc -eo pid,comm [Pipeline] { [Pipeline] echo [2021-11-10T17:01:48.416Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-11-10T17:01:48.848Z] + set -o pipefail [2021-11-10T17:01:48.848Z] + snyk monitor '--org=edgex-jenkins' [2021-11-10T17:01:53.062Z] [2021-11-10T17:01:53.062Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-11-10T17:01:53.062Z] [2021-11-10T17:01:53.062Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/1d0e1555-3dd6-432d-ab98-f8d510531e4a [2021-11-10T17:01:53.062Z] [2021-11-10T17:01:53.062Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-11-10T17:01:53.062Z] [2021-11-10T17:01:53.062Z] [2021-11-10T17:01:53.062Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2021-11-10T17:01:53.062Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-11-10T17:01:53.074Z] $ docker stop --time=1 246d81cb5e4d196fe060489c4ab75e920f8cdd3da0593ea156702390b2a17fdc [2021-11-10T17:01:54.749Z] $ docker rm -f 246d81cb5e4d196fe060489c4ab75e920f8cdd3da0593ea156702390b2a17fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-10T17:01:56.510Z] + git log --format=format:%s -1 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:01:56.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:01:56.807Z] . [Pipeline] withDockerContainer [2021-11-10T17:01:56.870Z] prd-centos7-docker-4c-2g-30206 does not seem to be running inside a container [2021-11-10T17:01:56.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:01:57.295Z] $ docker top ecdea571460d6127bace63c065a3786ae1e1e5b96cea658a0e2d8c0870f462a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:01:57.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:01:57.391Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:01:57.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:01:57.499Z] $ docker exec ecdea571460d6127bace63c065a3786ae1e1e5b96cea658a0e2d8c0870f462a1 ssh-agent [2021-11-10T17:01:57.600Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoKgkPI/agent.15 [2021-11-10T17:01:57.600Z] SSH_AGENT_PID=21 [2021-11-10T17:01:57.605Z] Running ssh-add (command line suppressed) [2021-11-10T17:01:57.716Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8512824388960407599.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8512824388960407599.key) [2021-11-10T17:01:57.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:01:58.030Z] + git semver tag [2021-11-10T17:01:58.030Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:01:58.030Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-11-10T17:01:58.030Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-11-10T17:01:58.030Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:01:58.030Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:01:58.030Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:01:58.030Z] # $SEMVER_BRANCH = main [2021-11-10T17:01:58.030Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-11-10T17:01:58.030Z] # 0def306e87b04ffb32a6ab8ad9b5e9fa832a3077 HEAD [2021-11-10T17:01:58.030Z] # -> Force: false [2021-11-10T17:01:58.030Z] # a26a598ebf1f0d06ccdfdace450d2eee6561d5fe refs/tags/v2.0.1-dev.22 [Pipeline] } [2021-11-10T17:01:58.042Z] $ docker exec --env ******** --env ******** ecdea571460d6127bace63c065a3786ae1e1e5b96cea658a0e2d8c0870f462a1 ssh-agent -k [2021-11-10T17:01:58.137Z] unset SSH_AUTH_SOCK; [2021-11-10T17:01:58.137Z] unset SSH_AGENT_PID; [2021-11-10T17:01:58.137Z] echo Agent pid 21 killed; [2021-11-10T17:01:58.142Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:01:58.448Z] + git semver [Pipeline] } [2021-11-10T17:01:58.461Z] $ docker stop --time=1 ecdea571460d6127bace63c065a3786ae1e1e5b96cea658a0e2d8c0870f462a1 [2021-11-10T17:01:59.641Z] $ docker rm -f ecdea571460d6127bace63c065a3786ae1e1e5b96cea658a0e2d8c0870f462a1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:00.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T17:02:00.008Z] [2021-11-10T17:02:00.009Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:00.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T17:02:00.311Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-11-10T17:02:00.311Z] ab5ef0e58194: Pulling fs layer [2021-11-10T17:02:00.311Z] 9712f1f96733: Pulling fs layer [2021-11-10T17:02:00.311Z] 63f879dbbcfc: Pulling fs layer [2021-11-10T17:02:00.311Z] 0d9ebad4ef96: Pulling fs layer [2021-11-10T17:02:00.311Z] e9a5061849ea: Pulling fs layer [2021-11-10T17:02:00.311Z] d747dcd14b5f: Pulling fs layer [2021-11-10T17:02:00.311Z] 2de7ff778b66: Pulling fs layer [2021-11-10T17:02:00.311Z] 0d9ebad4ef96: Waiting [2021-11-10T17:02:00.311Z] e9a5061849ea: Waiting [2021-11-10T17:02:00.311Z] d747dcd14b5f: Waiting [2021-11-10T17:02:00.311Z] 2de7ff778b66: Waiting [2021-11-10T17:02:00.311Z] 9712f1f96733: Verifying Checksum [2021-11-10T17:02:00.311Z] 9712f1f96733: Download complete [2021-11-10T17:02:00.589Z] 63f879dbbcfc: Verifying Checksum [2021-11-10T17:02:00.589Z] 63f879dbbcfc: Download complete [2021-11-10T17:02:00.874Z] ab5ef0e58194: Verifying Checksum [2021-11-10T17:02:00.874Z] ab5ef0e58194: Download complete [2021-11-10T17:02:00.874Z] d747dcd14b5f: Verifying Checksum [2021-11-10T17:02:00.874Z] d747dcd14b5f: Download complete [2021-11-10T17:02:00.874Z] 0d9ebad4ef96: Verifying Checksum [2021-11-10T17:02:00.874Z] 0d9ebad4ef96: Download complete [2021-11-10T17:02:00.874Z] e9a5061849ea: Verifying Checksum [2021-11-10T17:02:00.874Z] e9a5061849ea: Download complete [2021-11-10T17:02:01.141Z] 2de7ff778b66: Verifying Checksum [2021-11-10T17:02:01.141Z] 2de7ff778b66: Download complete [2021-11-10T17:02:03.987Z] ab5ef0e58194: Pull complete [2021-11-10T17:02:03.987Z] 9712f1f96733: Pull complete [2021-11-10T17:02:04.964Z] 63f879dbbcfc: Pull complete [2021-11-10T17:02:09.190Z] 0d9ebad4ef96: Pull complete [2021-11-10T17:02:09.453Z] e9a5061849ea: Pull complete [2021-11-10T17:02:09.453Z] d747dcd14b5f: Pull complete [2021-11-10T17:02:10.850Z] 2de7ff778b66: Pull complete [2021-11-10T17:02:10.850Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-11-10T17:02:10.850Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-11-10T17:02:10.850Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-11-10T17:02:10.929Z] prd-centos7-docker-4c-2g-30206 does not seem to be running inside a container [2021-11-10T17:02:10.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-11-10T17:02:14.282Z] $ docker top 53b42ecf990bf21e63c508882deddcbbf69587e40331f236f41ddc3d88b35616 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-11-10T17:02:14.357Z] provisioning config files... [2021-11-10T17:02:14.364Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config5812064816144049963tmp [2021-11-10T17:02:14.380Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7605045128591593106tmp [2021-11-10T17:02:14.391Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3221874983526662782tmp [Pipeline] { [Pipeline] echo [2021-11-10T17:02:14.406Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:14.693Z] ---> sigul-configuration.sh [2021-11-10T17:02:14.693Z] gpg: directory `/root/.gnupg' created [2021-11-10T17:02:14.693Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-11-10T17:02:14.693Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-11-10T17:02:14.693Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-11-10T17:02:14.693Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-11-10T17:02:14.693Z] gpg: CAST5 encrypted data [2021-11-10T17:02:14.693Z] gpg: encrypted with 1 passphrase [2021-11-10T17:02:14.693Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-11-10T17:02:14.985Z] + mkdir /home/jenkins [2021-11-10T17:02:14.985Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-11-10T17:02:16.251Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-11-10T17:02:16.259Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:16.553Z] ---> sigul-install.sh [2021-11-10T17:02:16.553Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-11-10T17:02:16.845Z] + git tag --list [2021-11-10T17:02:16.845Z] v0.0.1 [2021-11-10T17:02:16.845Z] v0.0.10 [2021-11-10T17:02:16.845Z] v0.0.11 [2021-11-10T17:02:16.845Z] v0.0.12 [2021-11-10T17:02:16.845Z] v0.0.13 [2021-11-10T17:02:16.845Z] v0.0.14 [2021-11-10T17:02:16.845Z] v0.0.15 [2021-11-10T17:02:16.845Z] v0.0.16 [2021-11-10T17:02:16.845Z] v0.0.17 [2021-11-10T17:02:16.845Z] v0.0.18 [2021-11-10T17:02:16.845Z] v0.0.19 [2021-11-10T17:02:16.845Z] v0.0.2 [2021-11-10T17:02:16.845Z] v0.0.20 [2021-11-10T17:02:16.845Z] v0.0.21 [2021-11-10T17:02:16.845Z] v0.0.22 [2021-11-10T17:02:16.845Z] v0.0.23 [2021-11-10T17:02:16.845Z] v0.0.24 [2021-11-10T17:02:16.845Z] v0.0.25 [2021-11-10T17:02:16.845Z] v0.0.26 [2021-11-10T17:02:16.845Z] v0.0.27 [2021-11-10T17:02:16.845Z] v0.0.28 [2021-11-10T17:02:16.845Z] v0.0.29 [2021-11-10T17:02:16.845Z] v0.0.3 [2021-11-10T17:02:16.845Z] v0.0.30 [2021-11-10T17:02:16.845Z] v0.0.31 [2021-11-10T17:02:16.845Z] v0.0.32 [2021-11-10T17:02:16.845Z] v0.0.33 [2021-11-10T17:02:16.845Z] v0.0.34 [2021-11-10T17:02:16.845Z] v0.0.35 [2021-11-10T17:02:16.845Z] v0.0.36 [2021-11-10T17:02:16.845Z] v0.0.37 [2021-11-10T17:02:16.845Z] v0.0.38 [2021-11-10T17:02:16.845Z] v0.0.39 [2021-11-10T17:02:16.845Z] v0.0.4 [2021-11-10T17:02:16.845Z] v0.0.40 [2021-11-10T17:02:16.845Z] v0.0.41 [2021-11-10T17:02:16.845Z] v0.0.42 [2021-11-10T17:02:16.845Z] v0.0.43 [2021-11-10T17:02:16.845Z] v0.0.44 [2021-11-10T17:02:16.845Z] v0.0.45 [2021-11-10T17:02:16.845Z] v0.0.46 [2021-11-10T17:02:16.845Z] v0.0.47 [2021-11-10T17:02:16.845Z] v0.0.48 [2021-11-10T17:02:16.845Z] v0.0.49 [2021-11-10T17:02:16.845Z] v0.0.5 [2021-11-10T17:02:16.845Z] v0.0.50 [2021-11-10T17:02:16.845Z] v0.0.51 [2021-11-10T17:02:16.845Z] v0.0.52 [2021-11-10T17:02:16.845Z] v0.0.53 [2021-11-10T17:02:16.845Z] v0.0.54 [2021-11-10T17:02:16.845Z] v0.0.55 [2021-11-10T17:02:16.845Z] v0.0.56 [2021-11-10T17:02:16.845Z] v0.0.57 [2021-11-10T17:02:16.845Z] v0.0.58 [2021-11-10T17:02:16.845Z] v0.0.59 [2021-11-10T17:02:16.845Z] v0.0.6 [2021-11-10T17:02:16.845Z] v0.0.60 [2021-11-10T17:02:16.845Z] v0.0.61 [2021-11-10T17:02:16.845Z] v0.0.62 [2021-11-10T17:02:16.845Z] v0.0.63 [2021-11-10T17:02:16.845Z] v0.0.64 [2021-11-10T17:02:16.845Z] v0.0.65 [2021-11-10T17:02:16.845Z] v0.0.66 [2021-11-10T17:02:16.845Z] v0.0.67 [2021-11-10T17:02:16.845Z] v0.0.68 [2021-11-10T17:02:16.845Z] v0.0.69 [2021-11-10T17:02:16.845Z] v0.0.7 [2021-11-10T17:02:16.845Z] v0.0.70 [2021-11-10T17:02:16.845Z] v0.0.71 [2021-11-10T17:02:16.845Z] v0.0.72 [2021-11-10T17:02:16.845Z] v0.0.8 [2021-11-10T17:02:16.845Z] v0.0.9 [2021-11-10T17:02:16.845Z] v2.0.0 [2021-11-10T17:02:16.845Z] v2.0.0-dev.1 [2021-11-10T17:02:16.845Z] v2.0.0-dev.10 [2021-11-10T17:02:16.845Z] v2.0.0-dev.11 [2021-11-10T17:02:16.845Z] v2.0.0-dev.12 [2021-11-10T17:02:16.845Z] v2.0.0-dev.13 [2021-11-10T17:02:16.845Z] v2.0.0-dev.14 [2021-11-10T17:02:16.845Z] v2.0.0-dev.15 [2021-11-10T17:02:16.845Z] v2.0.0-dev.16 [2021-11-10T17:02:16.845Z] v2.0.0-dev.17 [2021-11-10T17:02:16.845Z] v2.0.0-dev.18 [2021-11-10T17:02:16.845Z] v2.0.0-dev.19 [2021-11-10T17:02:16.845Z] v2.0.0-dev.2 [2021-11-10T17:02:16.845Z] v2.0.0-dev.20 [2021-11-10T17:02:16.845Z] v2.0.0-dev.21 [2021-11-10T17:02:16.845Z] v2.0.0-dev.22 [2021-11-10T17:02:16.845Z] v2.0.0-dev.23 [2021-11-10T17:02:16.845Z] v2.0.0-dev.24 [2021-11-10T17:02:16.845Z] v2.0.0-dev.25 [2021-11-10T17:02:16.845Z] v2.0.0-dev.26 [2021-11-10T17:02:16.845Z] v2.0.0-dev.27 [2021-11-10T17:02:16.845Z] v2.0.0-dev.28 [2021-11-10T17:02:16.845Z] v2.0.0-dev.29 [2021-11-10T17:02:16.845Z] v2.0.0-dev.3 [2021-11-10T17:02:16.845Z] v2.0.0-dev.30 [2021-11-10T17:02:16.845Z] v2.0.0-dev.31 [2021-11-10T17:02:16.845Z] v2.0.0-dev.32 [2021-11-10T17:02:16.845Z] v2.0.0-dev.33 [2021-11-10T17:02:16.845Z] v2.0.0-dev.34 [2021-11-10T17:02:16.845Z] v2.0.0-dev.35 [2021-11-10T17:02:16.845Z] v2.0.0-dev.36 [2021-11-10T17:02:16.845Z] v2.0.0-dev.37 [2021-11-10T17:02:16.846Z] v2.0.0-dev.38 [2021-11-10T17:02:16.846Z] v2.0.0-dev.39 [2021-11-10T17:02:16.846Z] v2.0.0-dev.4 [2021-11-10T17:02:16.846Z] v2.0.0-dev.40 [2021-11-10T17:02:16.846Z] v2.0.0-dev.41 [2021-11-10T17:02:16.846Z] v2.0.0-dev.42 [2021-11-10T17:02:16.846Z] v2.0.0-dev.43 [2021-11-10T17:02:16.846Z] v2.0.0-dev.44 [2021-11-10T17:02:16.846Z] v2.0.0-dev.45 [2021-11-10T17:02:16.846Z] v2.0.0-dev.46 [2021-11-10T17:02:16.846Z] v2.0.0-dev.47 [2021-11-10T17:02:16.846Z] v2.0.0-dev.48 [2021-11-10T17:02:16.846Z] v2.0.0-dev.49 [2021-11-10T17:02:16.846Z] v2.0.0-dev.5 [2021-11-10T17:02:16.846Z] v2.0.0-dev.50 [2021-11-10T17:02:16.846Z] v2.0.0-dev.51 [2021-11-10T17:02:16.846Z] v2.0.0-dev.52 [2021-11-10T17:02:16.846Z] v2.0.0-dev.53 [2021-11-10T17:02:16.846Z] v2.0.0-dev.54 [2021-11-10T17:02:16.846Z] v2.0.0-dev.55 [2021-11-10T17:02:16.846Z] v2.0.0-dev.56 [2021-11-10T17:02:16.846Z] v2.0.0-dev.57 [2021-11-10T17:02:16.846Z] v2.0.0-dev.58 [2021-11-10T17:02:16.846Z] v2.0.0-dev.59 [2021-11-10T17:02:16.846Z] v2.0.0-dev.6 [2021-11-10T17:02:16.846Z] v2.0.0-dev.60 [2021-11-10T17:02:16.846Z] v2.0.0-dev.61 [2021-11-10T17:02:16.846Z] v2.0.0-dev.62 [2021-11-10T17:02:16.846Z] v2.0.0-dev.63 [2021-11-10T17:02:16.846Z] v2.0.0-dev.64 [2021-11-10T17:02:16.846Z] v2.0.0-dev.65 [2021-11-10T17:02:16.846Z] v2.0.0-dev.66 [2021-11-10T17:02:16.846Z] v2.0.0-dev.67 [2021-11-10T17:02:16.846Z] v2.0.0-dev.7 [2021-11-10T17:02:16.846Z] v2.0.0-dev.8 [2021-11-10T17:02:16.846Z] v2.0.0-dev.9 [2021-11-10T17:02:16.846Z] v2.0.1-dev.1 [2021-11-10T17:02:16.846Z] v2.0.1-dev.10 [2021-11-10T17:02:16.846Z] v2.0.1-dev.11 [2021-11-10T17:02:16.846Z] v2.0.1-dev.12 [2021-11-10T17:02:16.846Z] v2.0.1-dev.13 [2021-11-10T17:02:16.846Z] v2.0.1-dev.14 [2021-11-10T17:02:16.846Z] v2.0.1-dev.15 [2021-11-10T17:02:16.846Z] v2.0.1-dev.16 [2021-11-10T17:02:16.846Z] v2.0.1-dev.17 [2021-11-10T17:02:16.846Z] v2.0.1-dev.18 [2021-11-10T17:02:16.846Z] v2.0.1-dev.19 [2021-11-10T17:02:16.846Z] v2.0.1-dev.2 [2021-11-10T17:02:16.846Z] v2.0.1-dev.20 [2021-11-10T17:02:16.846Z] v2.0.1-dev.21 [2021-11-10T17:02:16.846Z] v2.0.1-dev.22 [2021-11-10T17:02:16.846Z] v2.0.1-dev.3 [2021-11-10T17:02:16.846Z] v2.0.1-dev.4 [2021-11-10T17:02:16.846Z] v2.0.1-dev.5 [2021-11-10T17:02:16.846Z] v2.0.1-dev.6 [2021-11-10T17:02:16.846Z] v2.0.1-dev.7 [2021-11-10T17:02:16.846Z] v2.0.1-dev.8 [2021-11-10T17:02:16.846Z] v2.0.1-dev.9 [Pipeline] sh [2021-11-10T17:02:17.131Z] + lftools sign git-tag v2.0.1-dev.22 [2021-11-10T17:02:17.702Z] Signing Git tag with Sigul... [2021-11-10T17:02:17.702Z] Signing v2.0.1-dev.22 [Pipeline] echo [2021-11-10T17:02:18.650Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:18.973Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-11-10T17:02:18.980Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-11-10T17:02:18.999Z] $ docker stop --time=1 53b42ecf990bf21e63c508882deddcbbf69587e40331f236f41ddc3d88b35616 [2021-11-10T17:02:20.194Z] $ docker rm -f 53b42ecf990bf21e63c508882deddcbbf69587e40331f236f41ddc3d88b35616 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:20.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:02:20.781Z] . [Pipeline] withDockerContainer [2021-11-10T17:02:20.843Z] prd-centos7-docker-4c-2g-30206 does not seem to be running inside a container [2021-11-10T17:02:20.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:02:21.339Z] $ docker top 1b997670c548710dc7d41abbeae0d50500353b4ae901aa8a178490a047de56b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:02:21.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:02:21.447Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:02:21.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:02:21.598Z] $ docker exec 1b997670c548710dc7d41abbeae0d50500353b4ae901aa8a178490a047de56b0 ssh-agent [2021-11-10T17:02:21.732Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGJfafN/agent.14 [2021-11-10T17:02:21.732Z] SSH_AGENT_PID=21 [2021-11-10T17:02:21.737Z] Running ssh-add (command line suppressed) [2021-11-10T17:02:21.856Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4851160204028111657.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4851160204028111657.key) [2021-11-10T17:02:21.867Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:02:22.166Z] + git semver bump pre [2021-11-10T17:02:22.166Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:02:22.166Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-11-10T17:02:22.166Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-11-10T17:02:22.166Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:02:22.166Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:02:22.166Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:02:22.166Z] # $SEMVER_BRANCH = main [2021-11-10T17:02:22.166Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-11-10T17:02:22.166Z] 2.0.1-dev.23 [Pipeline] } [2021-11-10T17:02:22.178Z] $ docker exec --env ******** --env ******** 1b997670c548710dc7d41abbeae0d50500353b4ae901aa8a178490a047de56b0 ssh-agent -k [2021-11-10T17:02:22.308Z] unset SSH_AUTH_SOCK; [2021-11-10T17:02:22.308Z] unset SSH_AGENT_PID; [2021-11-10T17:02:22.308Z] echo Agent pid 21 killed; [2021-11-10T17:02:22.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:02:22.620Z] + git semver [Pipeline] } [2021-11-10T17:02:22.634Z] $ docker stop --time=1 1b997670c548710dc7d41abbeae0d50500353b4ae901aa8a178490a047de56b0 [2021-11-10T17:02:23.817Z] $ docker rm -f 1b997670c548710dc7d41abbeae0d50500353b4ae901aa8a178490a047de56b0 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:24.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-10T17:02:24.174Z] . [Pipeline] withDockerContainer [2021-11-10T17:02:24.234Z] prd-centos7-docker-4c-2g-30206 does not seem to be running inside a container [2021-11-10T17:02:24.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-10T17:02:24.672Z] $ docker top 82b28566c9b5725b1ddb05b64c15bfd332eec0b574ea98dedc6ffb58d3738e5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-10T17:02:25.765Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-10T17:02:25.765Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-10T17:02:25.895Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-10T17:02:25.900Z] $ docker exec 82b28566c9b5725b1ddb05b64c15bfd332eec0b574ea98dedc6ffb58d3738e5f ssh-agent [2021-11-10T17:02:26.020Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlEpBBi/agent.13 [2021-11-10T17:02:26.020Z] SSH_AGENT_PID=19 [2021-11-10T17:02:26.026Z] Running ssh-add (command line suppressed) [2021-11-10T17:02:26.140Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8071681522970459155.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8071681522970459155.key) [2021-11-10T17:02:26.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-10T17:02:26.452Z] + git semver push [2021-11-10T17:02:26.453Z] # -> Open(): unable to determine branch for HEAD [2021-11-10T17:02:26.453Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-11-10T17:02:26.453Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-11-10T17:02:26.453Z] # $SEMVER_REMOTE_NAME = origin [2021-11-10T17:02:26.453Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-10T17:02:26.453Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-10T17:02:26.453Z] # $SEMVER_BRANCH = main [2021-11-10T17:02:26.453Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-11-10T17:02:28.378Z] $ docker exec --env ******** --env ******** 82b28566c9b5725b1ddb05b64c15bfd332eec0b574ea98dedc6ffb58d3738e5f ssh-agent -k [2021-11-10T17:02:28.482Z] unset SSH_AUTH_SOCK; [2021-11-10T17:02:28.482Z] unset SSH_AGENT_PID; [2021-11-10T17:02:28.482Z] echo Agent pid 19 killed; [2021-11-10T17:02:28.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-10T17:02:28.806Z] + git semver [Pipeline] } [2021-11-10T17:02:28.820Z] $ docker stop --time=1 82b28566c9b5725b1ddb05b64c15bfd332eec0b574ea98dedc6ffb58d3738e5f [2021-11-10T17:02:30.030Z] $ docker rm -f 82b28566c9b5725b1ddb05b64c15bfd332eec0b574ea98dedc6ffb58d3738e5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-10T17:02:32.846Z] + '[' -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:34.461Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:34.760Z] ---> package-listing.sh [2021-11-10T17:02:34.760Z] ++ facter osfamily [2021-11-10T17:02:34.760Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-10T17:02:35.021Z] + OS_FAMILY=redhat [2021-11-10T17:02:35.021Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2021-11-10T17:02:35.021Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-10T17:02:35.021Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-10T17:02:35.021Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-10T17:02:35.021Z] + PACKAGES=/tmp/packages_start.txt [2021-11-10T17:02:35.021Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-11-10T17:02:35.021Z] + PACKAGES=/tmp/packages_end.txt [2021-11-10T17:02:35.021Z] + case "${OS_FAMILY}" in [2021-11-10T17:02:35.021Z] + sort [2021-11-10T17:02:35.021Z] + rpm -qa [2021-11-10T17:02:35.592Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-10T17:02:35.592Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-10T17:02:35.592Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-10T17:02:35.592Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-11-10T17:02:35.592Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2021-11-10T17:02:35.592Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2021-11-10T17:02:35.604Z] 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-10T17:02:35.888Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:36.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:02:36.448Z] [2021-11-10T17:02:36.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-10T17:02:36.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:02:36.760Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-10T17:02:36.760Z] b4d181a07f80: Pulling fs layer [2021-11-10T17:02:36.760Z] a1111a8f2ec3: Pulling fs layer [2021-11-10T17:02:36.760Z] ed53099fbce6: Pulling fs layer [2021-11-10T17:02:36.760Z] dc539afda2c1: Pulling fs layer [2021-11-10T17:02:36.760Z] 77bc0d833cb6: Pulling fs layer [2021-11-10T17:02:36.760Z] 9065ff56babe: Pulling fs layer [2021-11-10T17:02:36.760Z] d287ab97295c: Pulling fs layer [2021-11-10T17:02:36.760Z] 77bc0d833cb6: Waiting [2021-11-10T17:02:36.760Z] 9065ff56babe: Waiting [2021-11-10T17:02:36.760Z] d287ab97295c: Waiting [2021-11-10T17:02:36.760Z] dc539afda2c1: Waiting [2021-11-10T17:02:36.760Z] a1111a8f2ec3: Verifying Checksum [2021-11-10T17:02:36.760Z] a1111a8f2ec3: Download complete [2021-11-10T17:02:36.760Z] dc539afda2c1: Verifying Checksum [2021-11-10T17:02:36.760Z] dc539afda2c1: Download complete [2021-11-10T17:02:37.027Z] ed53099fbce6: Verifying Checksum [2021-11-10T17:02:37.027Z] 77bc0d833cb6: Verifying Checksum [2021-11-10T17:02:37.027Z] 77bc0d833cb6: Download complete [2021-11-10T17:02:37.027Z] ed53099fbce6: Download complete [2021-11-10T17:02:37.027Z] 9065ff56babe: Verifying Checksum [2021-11-10T17:02:37.027Z] 9065ff56babe: Download complete [2021-11-10T17:02:37.027Z] b4d181a07f80: Verifying Checksum [2021-11-10T17:02:37.027Z] b4d181a07f80: Download complete [2021-11-10T17:02:38.574Z] d287ab97295c: Verifying Checksum [2021-11-10T17:02:38.574Z] d287ab97295c: Download complete [2021-11-10T17:02:38.574Z] b4d181a07f80: Pull complete [2021-11-10T17:02:38.833Z] a1111a8f2ec3: Pull complete [2021-11-10T17:02:39.416Z] ed53099fbce6: Pull complete [2021-11-10T17:02:39.416Z] dc539afda2c1: Pull complete [2021-11-10T17:02:39.679Z] 77bc0d833cb6: Pull complete [2021-11-10T17:02:39.679Z] 9065ff56babe: Pull complete [2021-11-10T17:02:45.961Z] d287ab97295c: Pull complete [2021-11-10T17:02:45.961Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-10T17:02:45.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-10T17:02:45.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-10T17:02:46.019Z] prd-centos7-docker-4c-2g-30206 does not seem to be running inside a container [2021-11-10T17:02:46.055Z] $ 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/gexfoundry_go-mod-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-10T17:02:48.560Z] $ docker top 08ee2212141546b7cda79b915d777a0bad3c470c2e19f58a4c84ebe3d3ea8834 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-10T17:02:48.910Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-10T17:02:50.171Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-10T17:02:50.458Z] + ls /var/log/sa-host [2021-11-10T17:02:50.458Z] + sadf -c /var/log/sa-host/sa10 [2021-11-10T17:02:50.458Z] file_magic: OK [2021-11-10T17:02:50.458Z] HZ: Using current value: 100 [2021-11-10T17:02:50.458Z] file_header: OK [2021-11-10T17:02:50.458Z] 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-11-10T17:02:50.458Z] Statistics: [2021-11-10T17:02:50.458Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T17:02:50.458Z] File successfully converted to sysstat format version 12.0.3 [2021-11-10T17:02:50.458Z] + sadf -c /var/log/sa-host/sa30 [2021-11-10T17:02:50.458Z] file_magic: OK [2021-11-10T17:02:50.458Z] HZ: Using current value: 100 [2021-11-10T17:02:50.458Z] file_header: OK [2021-11-10T17:02:50.458Z] 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-11-10T17:02:50.458Z] Statistics: [2021-11-10T17:02:50.458Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-10T17:02:50.458Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-10T17:02:50.544Z] provisioning config files... [2021-11-10T17:02:50.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7226480630740739928tmp [Pipeline] { [Pipeline] echo [2021-11-10T17:02:50.568Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:50.853Z] ---> create-netrc.sh [Pipeline] } [2021-11-10T17:02:50.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:51.187Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-10T17:02:51.196Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:51.585Z] ---> sudo-logs.sh [2021-11-10T17:02:51.585Z] Archiving 'sudo' log.. [2021-11-10T17:02:51.585Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30206.novalocal: Name or service not known [2021-11-10T17:02:51.586Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-30206.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-10T17:02:51.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:51.900Z] ---> job-cost.sh [2021-11-10T17:02:51.900Z] lf-activate-venv: SKIPPING [2021-11-10T17:02:51.900Z] DEBUG: total: 0.10999999940395355 [2021-11-10T17:02:51.900Z] INFO: Retrieving Stack Cost... [2021-11-10T17:02:52.159Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-10T17:02:52.419Z] INFO: Archiving Costs [Pipeline] echo [2021-11-10T17:02:52.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-10T17:02:52.752Z] ---> logs-deploy.sh [2021-11-10T17:02:52.753Z] lf-activate-venv: SKIPPING [2021-11-10T17:02:52.753Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/25 [2021-11-10T17:02:52.753Z] INFO: archiving workspace using pattern(s): [2021-11-10T17:02:53.326Z] Archives upload complete. [2021-11-10T17:02:53.586Z] INFO: archiving logs to Nexus