Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca88c236e526ffbe96a37b73f486d7ab701f50d9 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-ssh5318911491999699217.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 40653689060fff6bf1399e6de9b6d29a57191201 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-ssh5059111116558269822.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 40653689060fff6bf1399e6de9b6d29a57191201 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-secrets/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-secrets/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4318672764797388523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 40653689060fff6bf1399e6de9b6d29a57191201 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 40653689060fff6bf1399e6de9b6d29a57191201 # timeout=10 Commit message: "Merge pull request #348 from ernestojeda/upatate-dockerfile-build-fix" > 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-ssh7149255051950127752.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-secrets/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-secrets/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7392648559650401699.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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-secrets, 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-secrets-settings PROJECT: go-mod-secrets USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-secrets 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-1477 in /w/workspace/edgexfoundry_go-mod-secrets_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-secrets.git Avoid second fetch Checking out Revision ca88c236e526ffbe96a37b73f486d7ab701f50d9 (main) > git init /w/workspace/edgexfoundry_go-mod-secrets_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.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/edgexfoundry_go-mod-secrets_main@tmp/jenkins-gitclient-ssh9119101094181540037.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.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 ca88c236e526ffbe96a37b73f486d7ab701f50d9 # timeout=10 Commit message: "Merge pull request #123 from soda480/US1908" > git rev-list --no-walk 491b751b393af814b448897491c9cdc022f26384 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T17:09:33.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T17:09:34.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T17:09:34.118Z] ========================================================= [2021-08-02T17:09:34.118Z] EdgeX Global Pipelines Version Info [2021-08-02T17:09:34.118Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:09:35.390Z] ------------------- [2021-08-02T17:09:35.390Z] stable info: [2021-08-02T17:09:35.390Z] ------------------- [2021-08-02T17:09:35.390Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T17:09:35.391Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:09:35.391Z] Message: update stable to v1.0.200 [2021-08-02T17:09:35.977Z] ------------------- [2021-08-02T17:09:35.977Z] experimental info: [2021-08-02T17:09:35.977Z] ------------------- [2021-08-02T17:09:35.977Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T17:09:35.977Z] Commit SHA: 40653689060fff6bf1399e6de9b6d29a57191201 [2021-08-02T17:09:35.977Z] Message: update experimental to v1.0.200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T17:09:36.118Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-secrets-settings [Pipeline] echo [2021-08-02T17:09:36.141Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-secrets [Pipeline] echo [2021-08-02T17:09:36.166Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T17:09:36.191Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T17:09:36.216Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T17:09:36.240Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T17:09:36.264Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T17:09:36.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T17:09:36.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T17:09:36.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T17:09:36.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T17:09:36.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T17:09:36.408Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-secrets [Pipeline] echo [2021-08-02T17:09:36.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T17:09:36.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T17:09:36.478Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:09:36.499Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:09:36.522Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:09:36.545Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T17:09:36.568Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T17:09:36.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T17:09:36.616Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T17:09:36.640Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T17:09:36.664Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T17:09:36.689Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T17:09:36.713Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T17:09:36.738Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T17:09:36.763Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-02T17:09:36.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-02T17:09:36.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-02T17:09:36.870Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca88c236e526ffbe96a37b73f486d7ab701f50d9 [Pipeline] echo [2021-08-02T17:09:36.892Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca88c23 [Pipeline] echo [2021-08-02T17:09:36.913Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-02T17:09:37.399Z] + git log --format=format:%s -1 ca88c236e526ffbe96a37b73f486d7ab701f50d9 [Pipeline] echo [2021-08-02T17:09:37.457Z] GIT_COMMIT: ca88c236e526ffbe96a37b73f486d7ab701f50d9, Commit Message: Merge pull request #123 from soda480/US1908 [Pipeline] echo [2021-08-02T17:09:37.471Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:09:38.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:09:38.073Z] [2021-08-02T17:09:38.073Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:09:38.424Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:09:38.424Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T17:09:38.424Z] 31603596830f: Pulling fs layer [2021-08-02T17:09:38.424Z] b6dc333f4379: Pulling fs layer [2021-08-02T17:09:38.424Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T17:09:38.424Z] fd332fbdc1db: Pulling fs layer [2021-08-02T17:09:38.424Z] fd332fbdc1db: Waiting [2021-08-02T17:09:38.424Z] b6dc333f4379: Download complete [2021-08-02T17:09:38.696Z] 31603596830f: Verifying Checksum [2021-08-02T17:09:38.696Z] 31603596830f: Download complete [2021-08-02T17:09:38.963Z] 31603596830f: Pull complete [2021-08-02T17:09:38.963Z] b6dc333f4379: Pull complete [2021-08-02T17:09:38.963Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T17:09:38.963Z] 3d9ef1400e77: Download complete [2021-08-02T17:09:39.239Z] fd332fbdc1db: Verifying Checksum [2021-08-02T17:09:39.239Z] fd332fbdc1db: Download complete [2021-08-02T17:09:39.829Z] 3d9ef1400e77: Pull complete [2021-08-02T17:09:39.829Z] fd332fbdc1db: Pull complete [2021-08-02T17:09:39.829Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T17:09:39.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:09:39.829Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T17:09:39.927Z] prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container [2021-08-02T17:09:39.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:09:40.737Z] $ docker top f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:09:40.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:09:40.868Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:09:40.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:09:40.994Z] $ docker exec f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 ssh-agent [2021-08-02T17:09:41.111Z] SSH_AUTH_SOCK=/tmp/ssh-BbOnclIkd9d6/agent.14 [2021-08-02T17:09:41.111Z] SSH_AGENT_PID=21 [2021-08-02T17:09:41.124Z] Running ssh-add (command line suppressed) [2021-08-02T17:09:41.215Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7176475782502145600.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7176475782502145600.key) [2021-08-02T17:09:41.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:09:41.553Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T17:09:41.571Z] $ docker exec --env ******** --env ******** f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 ssh-agent -k [2021-08-02T17:09:41.666Z] unset SSH_AUTH_SOCK; [2021-08-02T17:09:41.667Z] unset SSH_AGENT_PID; [2021-08-02T17:09:41.667Z] echo Agent pid 21 killed; [2021-08-02T17:09:41.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T17:09:41.734Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:09:41.734Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:09:41.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:09:41.853Z] $ docker exec f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 ssh-agent [2021-08-02T17:09:41.973Z] SSH_AUTH_SOCK=/tmp/ssh-pntz9dMNQbda/agent.55 [2021-08-02T17:09:41.973Z] SSH_AGENT_PID=60 [2021-08-02T17:09:41.984Z] Running ssh-add (command line suppressed) [2021-08-02T17:09:42.093Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9071582340630012395.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_9071582340630012395.key) [2021-08-02T17:09:42.117Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:09:42.440Z] + git semver init [2021-08-02T17:09:42.440Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:09:42.440Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-08-02T17:09:42.440Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-02T17:09:42.440Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:09:42.440Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:09:42.440Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:09:42.440Z] # $SEMVER_BRANCH = main [2021-08-02T17:09:42.440Z] # $SEMVER_TEMP = /tmp/semver-801219188 [2021-08-02T17:09:42.440Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-secrets.git $SEMVER_TEMP [2021-08-02T17:09:43.029Z] # '/tmp/semver-801219188' -> '/w/workspace/edgexfoundry_go-mod-secrets_main/.semver' [2021-08-02T17:09:43.029Z] # -> Force: false [2021-08-02T17:09:43.029Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-08-02T17:09:43.042Z] $ docker exec --env ******** --env ******** f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 ssh-agent -k [2021-08-02T17:09:43.152Z] unset SSH_AUTH_SOCK; [2021-08-02T17:09:43.153Z] unset SSH_AGENT_PID; [2021-08-02T17:09:43.153Z] echo Agent pid 60 killed; [2021-08-02T17:09:43.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:09:43.522Z] + git semver [Pipeline] } [2021-08-02T17:09:43.543Z] $ docker stop --time=1 f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 [2021-08-02T17:09:44.793Z] $ docker rm -f f3af4b5a001f5e3ad02b352d8fc12269d4cb7537facbdb55d6dbbabe0e144716 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:09:45.409Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T17:09:45.786Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T17:09:45.790Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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-08-02T17:09:46.289Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1475 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-08-02T17:09:46.306Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-08-02T17:09:46.562Z] Selected Git installation does not exist. Using Default [2021-08-02T17:09:46.562Z] The recommended git tool is: NONE [2021-08-02T17:09:53.387Z] using credential edgex-jenkins-ssh [2021-08-02T17:09:53.416Z] Cloning the remote Git repository [2021-08-02T17:09:53.473Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T17:09:53.603Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-08-02T17:09:53.694Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T17:09:53.695Z] > git --version # timeout=10 [2021-08-02T17:09:53.732Z] > git --version # 'git version 2.17.1' [2021-08-02T17:09:53.735Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:09:53.846Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:09:54.719Z] Avoid second fetch [2021-08-02T17:09:54.720Z] Checking out Revision ca88c236e526ffbe96a37b73f486d7ab701f50d9 (main) [2021-08-02T17:09:54.657Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-08-02T17:09:54.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:09:54.748Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:09:54.785Z] > git checkout -f ca88c236e526ffbe96a37b73f486d7ab701f50d9 # timeout=10 [2021-08-02T17:09:59.535Z] Commit message: "Merge pull request #123 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:10:00.360Z] ========================================================= [2021-08-02T17:10:00.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T17:10:00.360Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:10:00.980Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-02T17:10:01.041Z] Still waiting to schedule task [2021-08-02T17:10:01.042Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:10:01.042Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:10:01.042Z] ‘prd-centos7-builder-2c-1g-1468’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:10:01.042Z] ‘prd-centos7-docker-4c-2g-1460’ is offline [2021-08-02T17:10:01.042Z] ‘prd-centos7-docker-4c-2g-1469’ is offline [2021-08-02T17:10:01.042Z] ‘prd-centos7-docker-4c-2g-1470’ is offline [2021-08-02T17:10:01.042Z] ‘prd-centos7-docker-4c-2g-1479’ is offline [2021-08-02T17:10:01.042Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1462’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-02T17:10:01.989Z] Sending build context to Docker daemon 700.9kB [2021-08-02T17:10:01.989Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:10:01.989Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:10:02.602Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T17:10:02.602Z] 595b0fe564bb: Pulling fs layer [2021-08-02T17:10:02.602Z] 24495759ef45: Pulling fs layer [2021-08-02T17:10:02.602Z] d148012ef14d: Pulling fs layer [2021-08-02T17:10:02.602Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T17:10:02.602Z] 093eec477d81: Pulling fs layer [2021-08-02T17:10:02.602Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T17:10:02.602Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T17:10:02.602Z] 596795e73e0f: Pulling fs layer [2021-08-02T17:10:02.602Z] cb65c68fc2e2: Waiting [2021-08-02T17:10:02.602Z] 093eec477d81: Waiting [2021-08-02T17:10:02.602Z] a6d5b2bbb924: Waiting [2021-08-02T17:10:02.602Z] 2446dc1eb7d3: Waiting [2021-08-02T17:10:02.602Z] 596795e73e0f: Waiting [2021-08-02T17:10:02.602Z] d148012ef14d: Verifying Checksum [2021-08-02T17:10:02.602Z] d148012ef14d: Download complete [2021-08-02T17:10:02.602Z] 24495759ef45: Download complete [2021-08-02T17:10:02.602Z] 093eec477d81: Download complete [2021-08-02T17:10:02.602Z] a6d5b2bbb924: Verifying Checksum [2021-08-02T17:10:02.602Z] a6d5b2bbb924: Download complete [2021-08-02T17:10:02.602Z] 595b0fe564bb: Verifying Checksum [2021-08-02T17:10:02.602Z] 595b0fe564bb: Download complete [2021-08-02T17:10:02.602Z] 2446dc1eb7d3: Download complete [2021-08-02T17:10:03.621Z] 595b0fe564bb: Pull complete [2021-08-02T17:10:03.898Z] 24495759ef45: Pull complete [2021-08-02T17:10:04.502Z] d148012ef14d: Pull complete [2021-08-02T17:10:05.491Z] 596795e73e0f: Verifying Checksum [2021-08-02T17:10:05.491Z] 596795e73e0f: Download complete [2021-08-02T17:10:06.949Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T17:10:06.949Z] cb65c68fc2e2: Download complete [2021-08-02T17:10:19.509Z] cb65c68fc2e2: Pull complete [2021-08-02T17:10:19.509Z] 093eec477d81: Pull complete [2021-08-02T17:10:19.509Z] a6d5b2bbb924: Pull complete [2021-08-02T17:10:19.509Z] 2446dc1eb7d3: Pull complete [2021-08-02T17:10:22.949Z] 596795e73e0f: Pull complete [2021-08-02T17:10:23.227Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T17:10:23.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T17:10:23.227Z] ---> d9e956139c92 [2021-08-02T17:10:23.227Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:10:26.652Z] ---> Running in f9158532b045 [2021-08-02T17:10:27.256Z] Removing intermediate container f9158532b045 [2021-08-02T17:10:27.256Z] ---> 443b33723ef0 [2021-08-02T17:10:27.256Z] Step 4/7 : RUN apk add --update bash [2021-08-02T17:10:27.535Z] ---> Running in db92ac4deb72 [2021-08-02T17:10:28.992Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T17:10:30.432Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T17:10:31.415Z] OK: 138 MiB in 40 packages [2021-08-02T17:10:32.884Z] Removing intermediate container db92ac4deb72 [2021-08-02T17:10:32.884Z] ---> e446a669a104 [2021-08-02T17:10:32.884Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:10:32.884Z] ---> Running in 6459b9361c15 [2021-08-02T17:10:33.481Z] Removing intermediate container 6459b9361c15 [2021-08-02T17:10:33.481Z] ---> ac373cd91315 [2021-08-02T17:10:33.481Z] Step 6/7 : COPY go.mod . [2021-08-02T17:10:34.463Z] ---> 640bd8379aec [2021-08-02T17:10:34.463Z] Step 7/7 : RUN go mod download [2021-08-02T17:10:34.463Z] ---> Running in 2e4419e6987b [2021-08-02T17:10:54.841Z] Removing intermediate container 2e4419e6987b [2021-08-02T17:10:54.842Z] ---> 5be03d5ecb36 [2021-08-02T17:10:54.842Z] Successfully built 5be03d5ecb36 [2021-08-02T17:10:54.842Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:10:55.288Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:10:55.288Z] . [Pipeline] withDockerContainer [2021-08-02T17:10:55.525Z] prd-ubuntu18.04-docker-arm64-4c-16g-1475 does not seem to be running inside a container [2021-08-02T17:10:55.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:10:57.191Z] $ docker top 0a60ed3312e2699b7e0e5ebc00646a0c3126c2c5d5e33008a2a2f304779a41a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:10:58.220Z] + go version [2021-08-02T17:10:58.221Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T17:10:58.251Z] $ docker stop --time=1 0a60ed3312e2699b7e0e5ebc00646a0c3126c2c5d5e33008a2a2f304779a41a6 [2021-08-02T17:11:00.114Z] $ docker rm -f 0a60ed3312e2699b7e0e5ebc00646a0c3126c2c5d5e33008a2a2f304779a41a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:11:01.031Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T17:11:01.031Z] . [Pipeline] withDockerContainer [2021-08-02T17:11:01.275Z] prd-ubuntu18.04-docker-arm64-4c-16g-1475 does not seem to be running inside a container [2021-08-02T17:11:01.404Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T17:11:03.247Z] $ docker top 35d9634b5d413d706b9af06b5cafca98e58173ba3e9e6863fbad79e19fbf7999 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:11:04.301Z] + go mod tidy [Pipeline] sh [2021-08-02T17:11:05.590Z] + make test [2021-08-02T17:11:05.590Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-08-02T17:11:05.603Z] Running on prd-centos7-docker-4c-2g-1481 in /w/workspace/edgexfoundry_go-mod-secrets_main [Pipeline] { [Pipeline] ws [2021-08-02T17:11:05.620Z] Running in /w/workspace/go-mod-secrets/2 [Pipeline] { [Pipeline] checkout [2021-08-02T17:11:05.733Z] Selected Git installation does not exist. Using Default [2021-08-02T17:11:05.733Z] The recommended git tool is: NONE [2021-08-02T17:11:08.770Z] using credential edgex-jenkins-ssh [2021-08-02T17:11:08.788Z] Cloning the remote Git repository [2021-08-02T17:11:08.807Z] Cloning repository git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T17:11:08.877Z] > git init /w/workspace/go-mod-secrets/2 # timeout=10 [2021-08-02T17:11:08.911Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-secrets.git [2021-08-02T17:11:08.912Z] > git --version # timeout=10 [2021-08-02T17:11:08.921Z] > git --version # 'git version 2.24.4' [2021-08-02T17:11:08.922Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T17:11:08.956Z] [INFO] Currently running in a labeled security context [2021-08-02T17:11:08.956Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T17:11:08.956Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-secrets/2@tmp/jenkins-gitclient-ssh7731627806244182271.key [2021-08-02T17:11:08.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-secrets.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:11:09.589Z] Avoid second fetch [2021-08-02T17:11:09.590Z] Checking out Revision ca88c236e526ffbe96a37b73f486d7ab701f50d9 (main) [2021-08-02T17:11:09.565Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-secrets.git # timeout=10 [2021-08-02T17:11:09.574Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T17:11:09.596Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T17:11:09.601Z] > git checkout -f ca88c236e526ffbe96a37b73f486d7ab701f50d9 # timeout=10 [2021-08-02T17:11:13.377Z] Commit message: "Merge pull request #123 from soda480/US1908" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T17:11:13.855Z] ========================================================= [2021-08-02T17:11:13.856Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T17:11:13.856Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:11:14.290Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-02T17:11:14.290Z] Sending build context to Docker daemon 702kB [2021-08-02T17:11:14.290Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T17:11:14.290Z] Step 2/7 : FROM ${BASE} [2021-08-02T17:11:14.558Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T17:11:14.558Z] 540db60ca938: Pulling fs layer [2021-08-02T17:11:14.558Z] adcc1eea9eea: Pulling fs layer [2021-08-02T17:11:14.558Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T17:11:14.558Z] 0773c198feca: Pulling fs layer [2021-08-02T17:11:14.558Z] 345f892a5656: Pulling fs layer [2021-08-02T17:11:14.558Z] 4796506630df: Pulling fs layer [2021-08-02T17:11:14.558Z] cc55df3e53f1: Pulling fs layer [2021-08-02T17:11:14.558Z] 4d027b6c602c: Pulling fs layer [2021-08-02T17:11:14.558Z] 449e75d2c14e: Pulling fs layer [2021-08-02T17:11:14.558Z] 0773c198feca: Waiting [2021-08-02T17:11:14.558Z] 345f892a5656: Waiting [2021-08-02T17:11:14.558Z] 4796506630df: Waiting [2021-08-02T17:11:14.558Z] cc55df3e53f1: Waiting [2021-08-02T17:11:14.558Z] 4d027b6c602c: Waiting [2021-08-02T17:11:14.558Z] 449e75d2c14e: Waiting [2021-08-02T17:11:14.558Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T17:11:14.558Z] 4c4ab2625f07: Download complete [2021-08-02T17:11:14.558Z] adcc1eea9eea: Verifying Checksum [2021-08-02T17:11:14.558Z] adcc1eea9eea: Download complete [2021-08-02T17:11:14.558Z] 345f892a5656: Verifying Checksum [2021-08-02T17:11:14.558Z] 345f892a5656: Download complete [2021-08-02T17:11:14.558Z] 4796506630df: Verifying Checksum [2021-08-02T17:11:14.558Z] 4796506630df: Download complete [2021-08-02T17:11:14.558Z] cc55df3e53f1: Verifying Checksum [2021-08-02T17:11:14.558Z] cc55df3e53f1: Download complete [2021-08-02T17:11:14.558Z] 540db60ca938: Verifying Checksum [2021-08-02T17:11:14.558Z] 540db60ca938: Download complete [2021-08-02T17:11:14.828Z] 540db60ca938: Pull complete [2021-08-02T17:11:14.828Z] adcc1eea9eea: Pull complete [2021-08-02T17:11:14.828Z] 4c4ab2625f07: Pull complete [2021-08-02T17:11:15.094Z] 4d027b6c602c: Verifying Checksum [2021-08-02T17:11:15.094Z] 4d027b6c602c: Download complete [2021-08-02T17:11:17.033Z] 449e75d2c14e: Verifying Checksum [2021-08-02T17:11:17.033Z] 449e75d2c14e: Download complete [2021-08-02T17:11:18.445Z] 0773c198feca: Verifying Checksum [2021-08-02T17:11:18.445Z] 0773c198feca: Download complete [2021-08-02T17:11:21.825Z] 0773c198feca: Pull complete [2021-08-02T17:11:21.825Z] 345f892a5656: Pull complete [2021-08-02T17:11:21.825Z] 4796506630df: Pull complete [2021-08-02T17:11:21.825Z] cc55df3e53f1: Pull complete [2021-08-02T17:11:21.825Z] 4d027b6c602c: Pull complete [2021-08-02T17:11:23.274Z] 449e75d2c14e: Pull complete [2021-08-02T17:11:23.274Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T17:11:23.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T17:11:23.274Z] ---> 0d28375d9b5b [2021-08-02T17:11:23.274Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-08-02T17:11:25.222Z] ---> Running in c7a491d55044 [2021-08-02T17:11:25.222Z] Removing intermediate container c7a491d55044 [2021-08-02T17:11:25.222Z] ---> 5d35d0ab0683 [2021-08-02T17:11:25.222Z] Step 4/7 : RUN apk add --update bash [2021-08-02T17:11:25.222Z] ---> Running in 21a82e0a7d4c [2021-08-02T17:11:25.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T17:11:26.188Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T17:11:26.770Z] OK: 149 MiB in 40 packages [2021-08-02T17:11:26.770Z] Removing intermediate container 21a82e0a7d4c [2021-08-02T17:11:26.770Z] ---> 7899eec4b694 [2021-08-02T17:11:26.770Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T17:11:26.770Z] ---> Running in 8329ec182f9b [2021-08-02T17:11:27.035Z] Removing intermediate container 8329ec182f9b [2021-08-02T17:11:27.035Z] ---> 8f971cfe9e13 [2021-08-02T17:11:27.035Z] Step 6/7 : COPY go.mod . [2021-08-02T17:11:27.035Z] ---> a4b96a84f9b7 [2021-08-02T17:11:27.035Z] Step 7/7 : RUN go mod download [2021-08-02T17:11:27.035Z] ---> Running in 832e0ef10e28 [2021-08-02T17:11:33.691Z] Removing intermediate container 832e0ef10e28 [2021-08-02T17:11:33.692Z] ---> 8de298eaa2a6 [2021-08-02T17:11:33.692Z] Successfully built 8de298eaa2a6 [2021-08-02T17:11:33.692Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:11:34.053Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:11:34.053Z] . [Pipeline] withDockerContainer [2021-08-02T17:11:34.156Z] prd-centos7-docker-4c-2g-1481 does not seem to be running inside a container [2021-08-02T17:11:34.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:11:34.569Z] $ docker top d61e77c91dff1ccf3530407cd425108104d832ecbb325a6f84341c402fabfda9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:11:34.977Z] + go version [2021-08-02T17:11:34.977Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T17:11:34.996Z] $ docker stop --time=1 d61e77c91dff1ccf3530407cd425108104d832ecbb325a6f84341c402fabfda9 [2021-08-02T17:11:36.185Z] $ docker rm -f d61e77c91dff1ccf3530407cd425108104d832ecbb325a6f84341c402fabfda9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:11:36.730Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T17:11:36.730Z] . [Pipeline] withDockerContainer [2021-08-02T17:11:36.838Z] prd-centos7-docker-4c-2g-1481 does not seem to be running inside a container [2021-08-02T17:11:36.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T17:11:37.367Z] $ docker top 9f3c0e319906555d2c1f4a7177624bab73972ba5f311a06c330cd97ac4ecef45 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:11:37.786Z] + go mod tidy [Pipeline] sh [2021-08-02T17:11:38.117Z] + make test [2021-08-02T17:11:38.117Z] CGO_ENABLED=1 GO111MODULE=on go test -count=1 -race ./... -coverprofile=coverage.out [2021-08-02T17:12:04.937Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 7.417s coverage: 80.6% of statements [2021-08-02T17:12:04.937Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.044s coverage: 57.1% of statements [2021-08-02T17:12:04.937Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-08-02T17:12:06.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.065s coverage: 96.7% of statements [2021-08-02T17:12:06.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.029s coverage: 89.5% of statements [2021-08-02T17:12:06.952Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-08-02T17:12:06.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.019s coverage: 100.0% of statements [2021-08-02T17:12:06.952Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-08-02T17:12:06.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.030s coverage: 85.7% of statements [2021-08-02T17:12:06.952Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.046s coverage: 100.0% of statements [2021-08-02T17:12:06.952Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-08-02T17:12:06.952Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T17:12:13.648Z] gofmt -l . [2021-08-02T17:12:13.648Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:12:13.663Z] $ docker stop --time=1 9f3c0e319906555d2c1f4a7177624bab73972ba5f311a06c330cd97ac4ecef45 [2021-08-02T17:12:15.128Z] $ docker rm -f 9f3c0e319906555d2c1f4a7177624bab73972ba5f311a06c330cd97ac4ecef45 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:12:15.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:12:15.803Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:16.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:12:16.534Z] [2021-08-02T17:12:16.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:16.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:12:17.825Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:12:17.825Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:12:17.825Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:12:17.825Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:12:17.825Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:12:17.825Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:12:17.825Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:12:17.825Z] d287ab97295c: Pulling fs layer [2021-08-02T17:12:17.825Z] dc539afda2c1: Waiting [2021-08-02T17:12:17.825Z] 77bc0d833cb6: Waiting [2021-08-02T17:12:17.825Z] 9065ff56babe: Waiting [2021-08-02T17:12:17.825Z] d287ab97295c: Waiting [2021-08-02T17:12:18.089Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:12:18.090Z] a1111a8f2ec3: Download complete [2021-08-02T17:12:18.090Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:12:18.090Z] dc539afda2c1: Download complete [2021-08-02T17:12:18.354Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:12:18.354Z] 77bc0d833cb6: Download complete [2021-08-02T17:12:18.354Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:12:18.354Z] 9065ff56babe: Download complete [2021-08-02T17:12:18.618Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:12:18.618Z] ed53099fbce6: Download complete [2021-08-02T17:12:20.021Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:12:20.021Z] b4d181a07f80: Download complete [2021-08-02T17:12:20.992Z] b4d181a07f80: Pull complete [2021-08-02T17:12:20.992Z] a1111a8f2ec3: Pull complete [2021-08-02T17:12:21.261Z] ed53099fbce6: Pull complete [2021-08-02T17:12:21.538Z] dc539afda2c1: Pull complete [2021-08-02T17:12:21.805Z] 77bc0d833cb6: Pull complete [2021-08-02T17:12:21.805Z] 9065ff56babe: Pull complete [2021-08-02T17:12:22.772Z] d287ab97295c: Verifying Checksum [2021-08-02T17:12:22.772Z] d287ab97295c: Download complete [2021-08-02T17:12:27.072Z] d287ab97295c: Pull complete [2021-08-02T17:12:27.072Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:12:27.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:12:27.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:12:27.159Z] prd-centos7-docker-4c-2g-1481 does not seem to be running inside a container [2021-08-02T17:12:27.224Z] $ 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-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T17:12:27.633Z] ok github.com/edgexfoundry/go-mod-secrets/v2/internal/pkg/vault 9.514s coverage: 80.6% of statements [2021-08-02T17:12:27.633Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg 0.226s coverage: 57.1% of statements [2021-08-02T17:12:27.633Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/keys [no test files] [2021-08-02T17:12:27.633Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/listener 9.304s coverage: 96.7% of statements [2021-08-02T17:12:27.633Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader 0.100s coverage: 89.5% of statements [2021-08-02T17:12:27.633Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/authtokenloader/mocks [no test files] [2021-08-02T17:12:27.633Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer 0.081s coverage: 100.0% of statements [2021-08-02T17:12:27.633Z] ? github.com/edgexfoundry/go-mod-secrets/v2/pkg/token/fileioperformer/mocks [no test files] [2021-08-02T17:12:27.633Z] ok github.com/edgexfoundry/go-mod-secrets/v2/pkg/types 0.076s coverage: 85.7% of statements [2021-08-02T17:12:27.633Z] ok github.com/edgexfoundry/go-mod-secrets/v2/secrets 0.182s coverage: 100.0% of statements [2021-08-02T17:12:27.633Z] ? github.com/edgexfoundry/go-mod-secrets/v2/secrets/mocks [no test files] [2021-08-02T17:12:27.633Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-02T17:12:29.684Z] $ docker top cc46322603542c1336901cdcdc4336405688fba2cbe08f8ec678759e372d2d32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:12:30.206Z] ---> job-cost.sh [2021-08-02T17:12:30.206Z] lf-activate-venv: SKIPPING [2021-08-02T17:12:30.206Z] INFO: No Stack... [2021-08-02T17:12:31.610Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:12:32.569Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:12:32.901Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [2021-08-02T17:12:32.901Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T17:12:32.938Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [2021-08-02T17:12:32.946Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] did not exist. Created. [2021-08-02T17:12:32.946Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:12:33.277Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T17:12:33.323Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:12:33.338Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:12:33.362Z] $ docker stop --time=1 cc46322603542c1336901cdcdc4336405688fba2cbe08f8ec678759e372d2d32 [2021-08-02T17:12:34.496Z] $ docker rm -f cc46322603542c1336901cdcdc4336405688fba2cbe08f8ec678759e372d2d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T17:12:49.880Z] gofmt -l . [2021-08-02T17:12:49.880Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T17:12:49.899Z] $ docker stop --time=1 35d9634b5d413d706b9af06b5cafca98e58173ba3e9e6863fbad79e19fbf7999 [2021-08-02T17:12:51.983Z] $ docker rm -f 35d9634b5d413d706b9af06b5cafca98e58173ba3e9e6863fbad79e19fbf7999 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T17:12:52.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T17:12:52.856Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T17:12:53.366Z] 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-08-02T17:12:54.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:12:54.097Z] [2021-08-02T17:12:54.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:12:54.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:12:54.721Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T17:12:54.721Z] 448f6bf000e3: Pulling fs layer [2021-08-02T17:12:54.721Z] f757da607395: Pulling fs layer [2021-08-02T17:12:54.721Z] 05883995daec: Pulling fs layer [2021-08-02T17:12:54.721Z] 8603b9c90790: Pulling fs layer [2021-08-02T17:12:54.721Z] 1560dd03e051: Pulling fs layer [2021-08-02T17:12:54.721Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T17:12:54.721Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T17:12:54.721Z] 8603b9c90790: Waiting [2021-08-02T17:12:54.721Z] 1560dd03e051: Waiting [2021-08-02T17:12:54.721Z] 27f5ce0e4adf: Waiting [2021-08-02T17:12:54.721Z] c2d8d7efcc4b: Waiting [2021-08-02T17:12:54.999Z] f757da607395: Verifying Checksum [2021-08-02T17:12:54.999Z] f757da607395: Download complete [2021-08-02T17:12:54.999Z] 8603b9c90790: Verifying Checksum [2021-08-02T17:12:54.999Z] 1560dd03e051: Verifying Checksum [2021-08-02T17:12:54.999Z] 1560dd03e051: Download complete [2021-08-02T17:12:55.271Z] 27f5ce0e4adf: Verifying Checksum [2021-08-02T17:12:55.271Z] 27f5ce0e4adf: Download complete [2021-08-02T17:12:55.271Z] 05883995daec: Verifying Checksum [2021-08-02T17:12:55.271Z] 05883995daec: Download complete [2021-08-02T17:12:56.252Z] 448f6bf000e3: Verifying Checksum [2021-08-02T17:12:56.252Z] 448f6bf000e3: Download complete [2021-08-02T17:12:59.658Z] 448f6bf000e3: Pull complete [2021-08-02T17:12:59.937Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T17:12:59.937Z] c2d8d7efcc4b: Download complete [2021-08-02T17:12:59.937Z] f757da607395: Pull complete [2021-08-02T17:13:01.378Z] 05883995daec: Pull complete [2021-08-02T17:13:01.984Z] 8603b9c90790: Pull complete [2021-08-02T17:13:02.973Z] 1560dd03e051: Pull complete [2021-08-02T17:13:03.254Z] 27f5ce0e4adf: Pull complete [2021-08-02T17:13:18.389Z] c2d8d7efcc4b: Pull complete [2021-08-02T17:13:18.389Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T17:13:18.389Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T17:13:18.389Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T17:13:18.664Z] prd-ubuntu18.04-docker-arm64-4c-16g-1475 does not seem to be running inside a container [2021-08-02T17:13:18.758Z] $ 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-secrets/2 -v /w/workspace/go-mod-secrets/2:/w/workspace/go-mod-secrets/2:rw,z -v /w/workspace/go-mod-secrets/2@tmp:/w/workspace/go-mod-secrets/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T17:13:23.476Z] $ docker top 15bddb5e162260602b8b4300e2aed4693771a501c6413a4a34f7ac076358fe6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:13:24.490Z] ---> job-cost.sh [2021-08-02T17:13:24.490Z] lf-activate-venv: SKIPPING [2021-08-02T17:13:24.490Z] INFO: No Stack... [2021-08-02T17:13:25.475Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T17:13:25.751Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T17:13:26.441Z] + cut -d, -f6 [2021-08-02T17:13:26.441Z] + cat /w/workspace/go-mod-secrets/2/archives/cost.csv [Pipeline] lock [2021-08-02T17:13:26.513Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [2021-08-02T17:13:26.527Z] Resource [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] did not exist. Created. [2021-08-02T17:13:26.527Z] Lock acquired on [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T17:13:27.235Z] /w/workspace/go-mod-secrets/2@tmp/durable-577f7730/script.sh: 1: /w/workspace/go-mod-secrets/2@tmp/durable-577f7730/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T17:13:27.918Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T17:13:27.957Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T17:13:28.004Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T17:13:28.017Z] Lock released on resource [jenkins-edgexfoundry-go-mod-secrets-main-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T17:13:28.052Z] $ docker stop --time=1 15bddb5e162260602b8b4300e2aed4693771a501c6413a4a34f7ac076358fe6d [2021-08-02T17:13:29.740Z] $ docker rm -f 15bddb5e162260602b8b4300e2aed4693771a501c6413a4a34f7ac076358fe6d [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-08-02T17:13:30.600Z] provisioning config files... [2021-08-02T17:13:30.617Z] copy managed file [go-mod-secrets-codecov-token] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config5788936571768421544tmp [Pipeline] { [Pipeline] sh [2021-08-02T17:13:30.960Z] + set +x [2021-08-02T17:13:30.960Z] + curl -s https://codecov.io/bash [2021-08-02T17:13:30.960Z] + bash -s -- [2021-08-02T17:13:30.960Z] [2021-08-02T17:13:30.960Z] _____ _ [2021-08-02T17:13:30.960Z] / ____| | | [2021-08-02T17:13:30.960Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T17:13:30.960Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T17:13:30.960Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T17:13:30.960Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T17:13:30.960Z] Bash-1.0.6 [2021-08-02T17:13:30.960Z] [2021-08-02T17:13:30.960Z] [2021-08-02T17:13:30.960Z] ==> git version 2.24.4 found [2021-08-02T17:13:30.960Z] ==> 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-08-02T17:13:30.960Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T17:13:30.960Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T17:13:30.960Z] ==> Jenkins CI detected. [2021-08-02T17:13:30.960Z] current dir:  /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-02T17:13:30.960Z] project root: . [2021-08-02T17:13:30.960Z] --> token set from env [2021-08-02T17:13:30.960Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T17:13:30.960Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T17:13:30.960Z] ==> Python coveragepy not found [2021-08-02T17:13:30.960Z] ==> Searching for coverage reports in: [2021-08-02T17:13:30.960Z] + . [2021-08-02T17:13:30.960Z] -> Found 1 reports [2021-08-02T17:13:30.960Z] ==> Detecting git/mercurial file structure [2021-08-02T17:13:30.960Z] ==> Reading reports [2021-08-02T17:13:31.226Z] + ./coverage.out bytes=27484 [2021-08-02T17:13:31.226Z] ==> Appending adjustments [2021-08-02T17:13:31.226Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T17:13:31.226Z] + Found adjustments [2021-08-02T17:13:31.226Z] ==> Gzipping contents [2021-08-02T17:13:31.226Z] 8.0K /tmp/codecov.8fFup6.gz [2021-08-02T17:13:31.226Z] ==> Uploading reports [2021-08-02T17:13:31.226Z] url: https://codecov.io [2021-08-02T17:13:31.226Z] query: branch=main&commit=ca88c236e526ffbe96a37b73f486d7ab701f50d9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:13:31.226Z] -> Pinging Codecov [2021-08-02T17:13:31.226Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=d0945c7c-0855-4a3f-af61-979f74c5f716&branch=main&commit=ca88c236e526ffbe96a37b73f486d7ab701f50d9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-secrets%2Fjob%2Fmain%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-secrets&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-02T17:13:31.810Z] -> Uploading to [2021-08-02T17:13:31.810Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/D63849C06B6B67093493C71CE874ED06/ca88c236e526ffbe96a37b73f486d7ab701f50d9/33b86743-d247-4dbc-9e02-7190de2e5b97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T171331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4e9ced29507a42b5ef88dd6f9d4e006f00262d3744013288aefe616b2998578 [2021-08-02T17:13:31.810Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T17:13:31.810Z] Dload Upload Total Spent Left Speed [2021-08-02T17:13:32.078Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5694 0 0 100 5694 0 17465 --:--:-- --:--:-- --:--:-- 17520 [2021-08-02T17:13:32.078Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-secrets/commit/ca88c236e526ffbe96a37b73f486d7ab701f50d9 [Pipeline] } [2021-08-02T17:13:32.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-02T17:13:32.395Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-02T17:13:32.420Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:13:32.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:13:32.740Z] [2021-08-02T17:13:32.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:13:33.073Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:13:33.073Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-02T17:13:33.073Z] 188c0c94c7c5: Pulling fs layer [2021-08-02T17:13:33.073Z] 0ef7d3d256c8: Pulling fs layer [2021-08-02T17:13:33.073Z] de9db76c5a1d: Pulling fs layer [2021-08-02T17:13:33.073Z] 0eba1c9be4d2: Pulling fs layer [2021-08-02T17:13:33.073Z] 0d57e429df01: Pulling fs layer [2021-08-02T17:13:33.073Z] 4e4be7b47b0d: Pulling fs layer [2021-08-02T17:13:33.073Z] e1f770b5df2f: Pulling fs layer [2021-08-02T17:13:33.073Z] 85a0685a4137: Pulling fs layer [2021-08-02T17:13:33.073Z] 0eba1c9be4d2: Waiting [2021-08-02T17:13:33.073Z] 0d57e429df01: Waiting [2021-08-02T17:13:33.073Z] 4e4be7b47b0d: Waiting [2021-08-02T17:13:33.073Z] e1f770b5df2f: Waiting [2021-08-02T17:13:33.073Z] 85a0685a4137: Waiting [2021-08-02T17:13:33.073Z] de9db76c5a1d: Download complete [2021-08-02T17:13:33.073Z] 0ef7d3d256c8: Verifying Checksum [2021-08-02T17:13:33.073Z] 0ef7d3d256c8: Download complete [2021-08-02T17:13:33.073Z] 0d57e429df01: Download complete [2021-08-02T17:13:33.073Z] 4e4be7b47b0d: Verifying Checksum [2021-08-02T17:13:33.073Z] 4e4be7b47b0d: Download complete [2021-08-02T17:13:33.339Z] 188c0c94c7c5: Verifying Checksum [2021-08-02T17:13:33.339Z] 188c0c94c7c5: Download complete [2021-08-02T17:13:33.339Z] 188c0c94c7c5: Pull complete [2021-08-02T17:13:33.611Z] 0ef7d3d256c8: Pull complete [2021-08-02T17:13:33.611Z] de9db76c5a1d: Pull complete [2021-08-02T17:13:34.207Z] e1f770b5df2f: Verifying Checksum [2021-08-02T17:13:34.207Z] e1f770b5df2f: Download complete [2021-08-02T17:13:38.481Z] 85a0685a4137: Verifying Checksum [2021-08-02T17:13:38.481Z] 85a0685a4137: Download complete [2021-08-02T17:13:38.481Z] 0eba1c9be4d2: Verifying Checksum [2021-08-02T17:13:38.481Z] 0eba1c9be4d2: Download complete [2021-08-02T17:13:41.858Z] 0eba1c9be4d2: Pull complete [2021-08-02T17:13:41.858Z] 0d57e429df01: Pull complete [2021-08-02T17:13:41.858Z] 4e4be7b47b0d: Pull complete [2021-08-02T17:13:42.146Z] e1f770b5df2f: Pull complete [2021-08-02T17:13:45.532Z] 85a0685a4137: Pull complete [2021-08-02T17:13:45.532Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-02T17:13:45.532Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-02T17:13:45.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-02T17:13:45.897Z] prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container [2021-08-02T17:13:45.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-02T17:13:48.607Z] $ docker top 7078b69ecc1a171696b7688f7dccd325b0de36817116bc77cd3bacb6c98cb7be -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-02T17:13:48.716Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-02T17:13:49.029Z] + set -o pipefail [2021-08-02T17:13:49.029Z] + snyk monitor '--org=edgex-jenkins' [2021-08-02T17:13:53.306Z] [2021-08-02T17:13:53.306Z] Monitoring /w/workspace/edgexfoundry_go-mod-secrets_main (github.com/edgexfoundry/go-mod-secrets/v2)... [2021-08-02T17:13:53.306Z] [2021-08-02T17:13:53.306Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09f0d814-f697-40d2-af90-946e9eb2af5e/history/35f8cab1-3971-4107-b56c-21ca6b5ba72f [2021-08-02T17:13:53.306Z] [2021-08-02T17:13:53.306Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-02T17:13:53.306Z] [2021-08-02T17:13:53.572Z] [Pipeline] } [2021-08-02T17:13:53.587Z] $ docker stop --time=1 7078b69ecc1a171696b7688f7dccd325b0de36817116bc77cd3bacb6c98cb7be [2021-08-02T17:13:55.205Z] $ docker rm -f 7078b69ecc1a171696b7688f7dccd325b0de36817116bc77cd3bacb6c98cb7be [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-08-02T17:13:56.175Z] + git log --format=format:%s -1 ca88c236e526ffbe96a37b73f486d7ab701f50d9 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:13:56.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:13:56.519Z] . [Pipeline] withDockerContainer [2021-08-02T17:13:56.630Z] prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container [2021-08-02T17:13:56.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:13:57.104Z] $ docker top 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:13:57.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:13:57.250Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:13:57.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:13:57.365Z] $ docker exec 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 ssh-agent [2021-08-02T17:13:57.483Z] SSH_AUTH_SOCK=/tmp/ssh-PZDCR4dcoydF/agent.13 [2021-08-02T17:13:57.483Z] SSH_AGENT_PID=20 [2021-08-02T17:13:57.494Z] Running ssh-add (command line suppressed) [2021-08-02T17:13:57.587Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8357666129592439152.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_8357666129592439152.key) [2021-08-02T17:13:57.613Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:13:57.928Z] + git semver tag [2021-08-02T17:13:57.928Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:13:57.928Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-08-02T17:13:57.928Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-02T17:13:57.928Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:13:57.928Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:13:57.928Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:13:57.928Z] # $SEMVER_BRANCH = main [2021-08-02T17:13:57.928Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-08-02T17:13:57.928Z] # ca88c236e526ffbe96a37b73f486d7ab701f50d9 HEAD [2021-08-02T17:13:57.928Z] # -> Force: false [2021-08-02T17:13:57.928Z] # 4693162ce6bee1fe6fab3693f9e43c57631ba519 refs/tags/v2.0.1-dev.1 [Pipeline] } [2021-08-02T17:13:57.940Z] $ docker exec --env ******** --env ******** 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 ssh-agent -k [2021-08-02T17:13:58.038Z] unset SSH_AUTH_SOCK; [2021-08-02T17:13:58.038Z] unset SSH_AGENT_PID; [2021-08-02T17:13:58.038Z] echo Agent pid 20 killed; [2021-08-02T17:13:58.057Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:13:58.410Z] + git semver [Pipeline] } [2021-08-02T17:13:58.429Z] $ docker stop --time=1 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 [2021-08-02T17:13:59.606Z] $ docker rm -f 20f04c31d7105d7adcdd64a16dc67a1d24ed1450a9d45bb780d2eaea9cfd16e5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:00.069Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:14:00.069Z] [2021-08-02T17:14:00.069Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:00.400Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:14:00.400Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-02T17:14:00.400Z] ab5ef0e58194: Pulling fs layer [2021-08-02T17:14:00.400Z] 9712f1f96733: Pulling fs layer [2021-08-02T17:14:00.400Z] 63f879dbbcfc: Pulling fs layer [2021-08-02T17:14:00.400Z] 0d9ebad4ef96: Pulling fs layer [2021-08-02T17:14:00.400Z] e9a5061849ea: Pulling fs layer [2021-08-02T17:14:00.400Z] d747dcd14b5f: Pulling fs layer [2021-08-02T17:14:00.400Z] 2de7ff778b66: Pulling fs layer [2021-08-02T17:14:00.400Z] 0d9ebad4ef96: Waiting [2021-08-02T17:14:00.400Z] e9a5061849ea: Waiting [2021-08-02T17:14:00.400Z] d747dcd14b5f: Waiting [2021-08-02T17:14:00.400Z] 2de7ff778b66: Waiting [2021-08-02T17:14:00.400Z] 9712f1f96733: Verifying Checksum [2021-08-02T17:14:00.400Z] 9712f1f96733: Download complete [2021-08-02T17:14:02.358Z] 63f879dbbcfc: Verifying Checksum [2021-08-02T17:14:02.358Z] 63f879dbbcfc: Download complete [2021-08-02T17:14:02.633Z] e9a5061849ea: Verifying Checksum [2021-08-02T17:14:02.633Z] e9a5061849ea: Download complete [2021-08-02T17:14:02.633Z] d747dcd14b5f: Verifying Checksum [2021-08-02T17:14:02.633Z] d747dcd14b5f: Download complete [2021-08-02T17:14:03.217Z] 2de7ff778b66: Verifying Checksum [2021-08-02T17:14:03.217Z] 2de7ff778b66: Download complete [2021-08-02T17:14:03.804Z] 0d9ebad4ef96: Verifying Checksum [2021-08-02T17:14:03.804Z] 0d9ebad4ef96: Download complete [2021-08-02T17:14:04.071Z] ab5ef0e58194: Verifying Checksum [2021-08-02T17:14:04.071Z] ab5ef0e58194: Download complete [2021-08-02T17:14:06.690Z] ab5ef0e58194: Pull complete [2021-08-02T17:14:06.690Z] 9712f1f96733: Pull complete [2021-08-02T17:14:07.675Z] 63f879dbbcfc: Pull complete [2021-08-02T17:14:11.085Z] 0d9ebad4ef96: Pull complete [2021-08-02T17:14:11.380Z] e9a5061849ea: Pull complete [2021-08-02T17:14:11.655Z] d747dcd14b5f: Pull complete [2021-08-02T17:14:12.631Z] 2de7ff778b66: Pull complete [2021-08-02T17:14:12.631Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-02T17:14:12.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-02T17:14:12.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-02T17:14:12.750Z] prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container [2021-08-02T17:14:12.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-lftools:0.23.1-centos7 cat [2021-08-02T17:14:16.670Z] $ docker top 93c858ad19006d5c0a6a3712a6cef355ddcbe9da2c059c9b8efd28e6adce3c04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:14:16.768Z] provisioning config files... [2021-08-02T17:14:16.783Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config8878154464212241432tmp [2021-08-02T17:14:16.805Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config9104129772482511863tmp [2021-08-02T17:14:16.831Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config7487996487454371230tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:14:16.857Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:17.174Z] ---> sigul-configuration.sh [2021-08-02T17:14:17.174Z] gpg: directory `/root/.gnupg' created [2021-08-02T17:14:17.174Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-02T17:14:17.174Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-02T17:14:17.174Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-02T17:14:17.174Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-02T17:14:17.174Z] gpg: CAST5 encrypted data [2021-08-02T17:14:17.174Z] gpg: encrypted with 1 passphrase [2021-08-02T17:14:17.174Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-02T17:14:17.485Z] + mkdir /home/jenkins [2021-08-02T17:14:17.485Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-02T17:14:17.814Z] + 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-08-02T17:14:17.827Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:18.181Z] ---> sigul-install.sh [2021-08-02T17:14:18.181Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-02T17:14:18.506Z] + git tag --list [2021-08-02T17:14:18.506Z] v0.0.0 [2021-08-02T17:14:18.506Z] v0.0.1 [2021-08-02T17:14:18.506Z] v0.0.10 [2021-08-02T17:14:18.506Z] v0.0.11 [2021-08-02T17:14:18.506Z] v0.0.12 [2021-08-02T17:14:18.506Z] v0.0.13 [2021-08-02T17:14:18.506Z] v0.0.14 [2021-08-02T17:14:18.506Z] v0.0.15 [2021-08-02T17:14:18.506Z] v0.0.16 [2021-08-02T17:14:18.506Z] v0.0.17 [2021-08-02T17:14:18.506Z] v0.0.18 [2021-08-02T17:14:18.506Z] v0.0.19 [2021-08-02T17:14:18.506Z] v0.0.2 [2021-08-02T17:14:18.506Z] v0.0.20 [2021-08-02T17:14:18.506Z] v0.0.21 [2021-08-02T17:14:18.506Z] v0.0.22 [2021-08-02T17:14:18.506Z] v0.0.23 [2021-08-02T17:14:18.506Z] v0.0.24 [2021-08-02T17:14:18.506Z] v0.0.25 [2021-08-02T17:14:18.506Z] v0.0.26 [2021-08-02T17:14:18.506Z] v0.0.27 [2021-08-02T17:14:18.506Z] v0.0.28 [2021-08-02T17:14:18.506Z] v0.0.29 [2021-08-02T17:14:18.506Z] v0.0.3 [2021-08-02T17:14:18.506Z] v0.0.30 [2021-08-02T17:14:18.506Z] v0.0.31 [2021-08-02T17:14:18.506Z] v0.0.32 [2021-08-02T17:14:18.506Z] v0.0.33 [2021-08-02T17:14:18.506Z] v0.0.4 [2021-08-02T17:14:18.506Z] v0.0.5 [2021-08-02T17:14:18.506Z] v0.0.6 [2021-08-02T17:14:18.506Z] v0.0.7 [2021-08-02T17:14:18.506Z] v0.0.8 [2021-08-02T17:14:18.506Z] v0.0.9 [2021-08-02T17:14:18.506Z] v2.0.0 [2021-08-02T17:14:18.506Z] v2.0.0-dev.1 [2021-08-02T17:14:18.506Z] v2.0.0-dev.10 [2021-08-02T17:14:18.506Z] v2.0.0-dev.11 [2021-08-02T17:14:18.506Z] v2.0.0-dev.12 [2021-08-02T17:14:18.506Z] v2.0.0-dev.13 [2021-08-02T17:14:18.506Z] v2.0.0-dev.14 [2021-08-02T17:14:18.506Z] v2.0.0-dev.15 [2021-08-02T17:14:18.506Z] v2.0.0-dev.16 [2021-08-02T17:14:18.506Z] v2.0.0-dev.17 [2021-08-02T17:14:18.506Z] v2.0.0-dev.18 [2021-08-02T17:14:18.506Z] v2.0.0-dev.19 [2021-08-02T17:14:18.506Z] v2.0.0-dev.2 [2021-08-02T17:14:18.506Z] v2.0.0-dev.20 [2021-08-02T17:14:18.506Z] v2.0.0-dev.21 [2021-08-02T17:14:18.506Z] v2.0.0-dev.22 [2021-08-02T17:14:18.506Z] v2.0.0-dev.23 [2021-08-02T17:14:18.506Z] v2.0.0-dev.24 [2021-08-02T17:14:18.506Z] v2.0.0-dev.25 [2021-08-02T17:14:18.506Z] v2.0.0-dev.26 [2021-08-02T17:14:18.506Z] v2.0.0-dev.27 [2021-08-02T17:14:18.506Z] v2.0.0-dev.3 [2021-08-02T17:14:18.506Z] v2.0.0-dev.4 [2021-08-02T17:14:18.506Z] v2.0.0-dev.5 [2021-08-02T17:14:18.506Z] v2.0.0-dev.6 [2021-08-02T17:14:18.506Z] v2.0.0-dev.7 [2021-08-02T17:14:18.506Z] v2.0.0-dev.8 [2021-08-02T17:14:18.506Z] v2.0.0-dev.9 [2021-08-02T17:14:18.506Z] v2.0.1-dev.1 [Pipeline] sh [2021-08-02T17:14:18.832Z] + lftools sign git-tag v2.0.1-dev.1 [2021-08-02T17:14:19.417Z] Signing Git tag with Sigul... [2021-08-02T17:14:19.417Z] Signing v2.0.1-dev.1 [Pipeline] echo [2021-08-02T17:14:20.397Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:20.731Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-02T17:14:20.746Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-02T17:14:20.772Z] $ docker stop --time=1 93c858ad19006d5c0a6a3712a6cef355ddcbe9da2c059c9b8efd28e6adce3c04 [2021-08-02T17:14:22.032Z] $ docker rm -f 93c858ad19006d5c0a6a3712a6cef355ddcbe9da2c059c9b8efd28e6adce3c04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:22.648Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:14:22.648Z] . [Pipeline] withDockerContainer [2021-08-02T17:14:22.737Z] prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container [2021-08-02T17:14:22.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:14:23.151Z] $ docker top 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:14:23.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:14:23.271Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:14:23.373Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:14:23.372Z] $ docker exec 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 ssh-agent [2021-08-02T17:14:23.477Z] SSH_AUTH_SOCK=/tmp/ssh-e92MXuZxdybm/agent.15 [2021-08-02T17:14:23.477Z] SSH_AGENT_PID=21 [2021-08-02T17:14:23.485Z] Running ssh-add (command line suppressed) [2021-08-02T17:14:23.575Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1445503838164840668.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_1445503838164840668.key) [2021-08-02T17:14:23.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:14:23.915Z] + git semver bump pre [2021-08-02T17:14:23.915Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:14:23.915Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-08-02T17:14:23.915Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-02T17:14:23.915Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:14:23.915Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:14:23.915Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:14:23.915Z] # $SEMVER_BRANCH = main [2021-08-02T17:14:23.915Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [2021-08-02T17:14:23.915Z] 2.0.1-dev.2 [Pipeline] } [2021-08-02T17:14:23.927Z] $ docker exec --env ******** --env ******** 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 ssh-agent -k [2021-08-02T17:14:24.017Z] unset SSH_AUTH_SOCK; [2021-08-02T17:14:24.017Z] unset SSH_AGENT_PID; [2021-08-02T17:14:24.017Z] echo Agent pid 21 killed; [2021-08-02T17:14:24.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:14:24.388Z] + git semver [Pipeline] } [2021-08-02T17:14:24.407Z] $ docker stop --time=1 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 [2021-08-02T17:14:25.784Z] $ docker rm -f 87f1582c15c44fb2ac29f3528169647224168c6e6adcdb72a179b58797cd81d5 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:26.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T17:14:26.211Z] . [Pipeline] withDockerContainer [2021-08-02T17:14:26.293Z] prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container [2021-08-02T17:14:26.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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:10004/edgex-devops/git-semver:latest cat [2021-08-02T17:14:26.876Z] $ docker top 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T17:14:26.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T17:14:26.994Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T17:14:27.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T17:14:27.095Z] $ docker exec 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af ssh-agent [2021-08-02T17:14:27.215Z] SSH_AUTH_SOCK=/tmp/ssh-RpivFHYHweOw/agent.14 [2021-08-02T17:14:27.215Z] SSH_AGENT_PID=21 [2021-08-02T17:14:27.224Z] Running ssh-add (command line suppressed) [2021-08-02T17:14:27.316Z] Identity added: /w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7502589111228053767.key (/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/private_key_7502589111228053767.key) [2021-08-02T17:14:27.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T17:14:27.665Z] + git semver push [2021-08-02T17:14:27.665Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T17:14:27.665Z] # $GIT_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.git [2021-08-02T17:14:27.665Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-02T17:14:27.665Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T17:14:27.665Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T17:14:27.665Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T17:14:27.665Z] # $SEMVER_BRANCH = main [2021-08-02T17:14:27.665Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_go-mod-secrets_main/.semver [Pipeline] } [2021-08-02T17:14:32.398Z] $ docker exec --env ******** --env ******** 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af ssh-agent -k [2021-08-02T17:14:32.491Z] unset SSH_AUTH_SOCK; [2021-08-02T17:14:32.491Z] unset SSH_AGENT_PID; [2021-08-02T17:14:32.491Z] echo Agent pid 21 killed; [2021-08-02T17:14:32.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T17:14:34.944Z] + git semver [Pipeline] } [2021-08-02T17:14:34.985Z] $ docker stop --time=1 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af [2021-08-02T17:14:36.233Z] $ docker rm -f 7b7e096586a652d2bc03f57d6652546f5e0194fb41e3bdf477076247f12081af [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:37.352Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:37.984Z] ---> package-listing.sh [2021-08-02T17:14:37.984Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T17:14:37.984Z] ++ facter osfamily [2021-08-02T17:14:38.252Z] + OS_FAMILY=redhat [2021-08-02T17:14:38.252Z] + workspace=/w/workspace/edgexfoundry_go-mod-secrets_main [2021-08-02T17:14:38.252Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T17:14:38.252Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T17:14:38.252Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T17:14:38.252Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T17:14:38.252Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-08-02T17:14:38.252Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T17:14:38.252Z] + case "${OS_FAMILY}" in [2021-08-02T17:14:38.252Z] + rpm -qa [2021-08-02T17:14:38.252Z] + sort [2021-08-02T17:14:38.835Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T17:14:38.835Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T17:14:38.835Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T17:14:38.835Z] + '[' /w/workspace/edgexfoundry_go-mod-secrets_main ']' [2021-08-02T17:14:38.835Z] + mkdir -p /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [2021-08-02T17:14:38.835Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_go-mod-secrets_main/archives/ [Pipeline] echo [2021-08-02T17:14:38.857Z] 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T17:14:39.184Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:39.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:14:39.771Z] [2021-08-02T17:14:39.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T17:14:40.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:14:40.104Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T17:14:40.104Z] b4d181a07f80: Pulling fs layer [2021-08-02T17:14:40.104Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T17:14:40.104Z] ed53099fbce6: Pulling fs layer [2021-08-02T17:14:40.104Z] dc539afda2c1: Pulling fs layer [2021-08-02T17:14:40.104Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T17:14:40.104Z] 9065ff56babe: Pulling fs layer [2021-08-02T17:14:40.104Z] d287ab97295c: Pulling fs layer [2021-08-02T17:14:40.104Z] 77bc0d833cb6: Waiting [2021-08-02T17:14:40.104Z] 9065ff56babe: Waiting [2021-08-02T17:14:40.104Z] d287ab97295c: Waiting [2021-08-02T17:14:40.104Z] dc539afda2c1: Waiting [2021-08-02T17:14:40.404Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T17:14:40.404Z] a1111a8f2ec3: Download complete [2021-08-02T17:14:40.404Z] dc539afda2c1: Verifying Checksum [2021-08-02T17:14:40.404Z] dc539afda2c1: Download complete [2021-08-02T17:14:40.718Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T17:14:40.718Z] 77bc0d833cb6: Download complete [2021-08-02T17:14:40.718Z] 9065ff56babe: Verifying Checksum [2021-08-02T17:14:40.718Z] 9065ff56babe: Download complete [2021-08-02T17:14:40.718Z] ed53099fbce6: Verifying Checksum [2021-08-02T17:14:40.718Z] ed53099fbce6: Download complete [2021-08-02T17:14:41.320Z] b4d181a07f80: Verifying Checksum [2021-08-02T17:14:41.320Z] b4d181a07f80: Download complete [2021-08-02T17:14:42.768Z] b4d181a07f80: Pull complete [2021-08-02T17:14:42.769Z] a1111a8f2ec3: Pull complete [2021-08-02T17:14:43.035Z] ed53099fbce6: Pull complete [2021-08-02T17:14:43.353Z] dc539afda2c1: Pull complete [2021-08-02T17:14:43.624Z] 77bc0d833cb6: Pull complete [2021-08-02T17:14:43.624Z] 9065ff56babe: Pull complete [2021-08-02T17:14:44.581Z] d287ab97295c: Download complete [2021-08-02T17:14:48.858Z] d287ab97295c: Pull complete [2021-08-02T17:14:48.858Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T17:14:48.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T17:14:48.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T17:14:48.983Z] prd-centos7-docker-4c-2g-1477 does not seem to be running inside a container [2021-08-02T17:14:49.039Z] $ 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/edgexfoundry_go-mod-secrets_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_go-mod-secrets_main -v /w/workspace/edgexfoundry_go-mod-secrets_main:/w/workspace/edgexfoundry_go-mod-secrets_main:rw,z -v /w/workspace/edgexfoundry_go-mod-secrets_main@tmp:/w/workspace/edgexfoundry_go-mod-secrets_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-lftools-log-publisher:latest cat [2021-08-02T17:14:52.040Z] $ docker top a814c69106ecfdc62286e6ccc824f35881c557280de9acb902c606db15c714df -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T17:14:52.434Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T17:14:52.813Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T17:14:53.133Z] + ls /var/log/sa-host [2021-08-02T17:14:53.133Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T17:14:53.133Z] file_magic: OK [2021-08-02T17:14:53.133Z] HZ: Using current value: 100 [2021-08-02T17:14:53.133Z] file_header: OK [2021-08-02T17:14:53.133Z] 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-08-02T17:14:53.133Z] Statistics: [2021-08-02T17:14:53.133Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:14:53.133Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T17:14:53.133Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T17:14:53.133Z] file_magic: OK [2021-08-02T17:14:53.133Z] HZ: Using current value: 100 [2021-08-02T17:14:53.133Z] file_header: OK [2021-08-02T17:14:53.133Z] 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-08-02T17:14:53.133Z] Statistics: [2021-08-02T17:14:53.133Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T17:14:53.133Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T17:14:53.317Z] provisioning config files... [2021-08-02T17:14:53.335Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_go-mod-secrets_main@tmp/config2214543790749959281tmp [Pipeline] { [Pipeline] echo [2021-08-02T17:14:53.359Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:53.671Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T17:14:53.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:54.061Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T17:14:54.076Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:54.388Z] ---> sudo-logs.sh [2021-08-02T17:14:54.389Z] Archiving 'sudo' log.. [2021-08-02T17:14:54.389Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1477.vexxhost.local: Name or service not known [2021-08-02T17:14:54.389Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1477.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T17:14:54.452Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:54.761Z] ---> job-cost.sh [2021-08-02T17:14:54.761Z] lf-activate-venv: SKIPPING [2021-08-02T17:14:54.761Z] DEBUG: total: 0.18000000715255737 [2021-08-02T17:14:54.761Z] INFO: Retrieving Stack Cost... [2021-08-02T17:14:56.704Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T17:14:56.715Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T17:14:56.721Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T17:14:57.035Z] ---> logs-deploy.sh [2021-08-02T17:14:57.035Z] lf-activate-venv: SKIPPING [2021-08-02T17:14:57.035Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-secrets/main/2 [2021-08-02T17:14:57.035Z] INFO: archiving workspace using pattern(s): [2021-08-02T17:14:57.617Z] Archives upload complete. [2021-08-02T17:14:57.883Z] INFO: archiving logs to Nexus