Pull request #78 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/go-mod-registry Obtained Jenkinsfile from ce2a0e0fa131bd5feaa913cb94a2c47d96029b86+1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 (3c7e40fbf92639dde113232018ea5f3b421edc88) 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-ssh2685028977660732472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3757938101739535715.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-registry/branches/PR-78/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-registry/branches/PR-78/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5542715248599310661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh9086715454608972556.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-registry/branches/PR-78/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-registry/branches/PR-78/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4249303517681215165.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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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 ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1350’ is offline ‘prd-centos7-docker-4c-2g-1352’ is offline ‘prd-centos7-docker-4c-2g-1358’ is offline ‘prd-centos7-docker-4c-2g-1363’ is offline ‘prd-centos7-docker-4c-2g-1373’ is offline ‘prd-centos7-docker-4c-2g-1376’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1365’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1368’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1370’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1375’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1378 in /w/workspace/gexfoundry_go-mod-registry_PR-78 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/jenkins-gitclient-ssh2249560807435359694.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 into PR head commit ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 Merge succeeded, producing ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 Checking out Revision ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 (PR-78) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/jenkins-gitclient-ssh266450150174780862.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/jenkins-gitclient-ssh142388488451017036.key > git merge 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git rev-list --no-walk a93ca7e3a162216f41d9a52ad6a087a37a728f15 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-02T14:01:44.757Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-02T14:01:44.876Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-02T14:01:44.903Z] ========================================================= [2021-08-02T14:01:44.903Z] EdgeX Global Pipelines Version Info [2021-08-02T14:01:44.903Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:01:46.137Z] ------------------- [2021-08-02T14:01:46.137Z] stable info: [2021-08-02T14:01:46.137Z] ------------------- [2021-08-02T14:01:46.137Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-02T14:01:46.137Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:01:46.137Z] Message: update stable to v1.0.199 [2021-08-02T14:01:46.404Z] ------------------- [2021-08-02T14:01:46.404Z] experimental info: [2021-08-02T14:01:46.404Z] ------------------- [2021-08-02T14:01:46.404Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-02T14:01:46.404Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-08-02T14:01:46.404Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-02T14:01:46.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-08-02T14:01:46.554Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-08-02T14:01:46.578Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-02T14:01:46.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-02T14:01:46.623Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-02T14:01:46.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-02T14:01:46.669Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-02T14:01:46.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-02T14:01:46.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-02T14:01:46.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-02T14:01:46.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-02T14:01:46.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-02T14:01:46.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-08-02T14:01:46.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-02T14:01:46.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-02T14:01:46.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:01:46.914Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:01:46.937Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:01:46.960Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-02T14:01:46.984Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-02T14:01:47.006Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-02T14:01:47.029Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-02T14:01:47.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-02T14:01:47.115Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-02T14:01:47.140Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-02T14:01:47.166Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-08-02T14:01:47.189Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-02T14:01:47.212Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo [2021-08-02T14:01:47.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo [2021-08-02T14:01:47.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo [2021-08-02T14:01:47.280Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [Pipeline] echo [2021-08-02T14:01:47.303Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce2a0e0 [Pipeline] echo [2021-08-02T14:01:47.326Z] [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-02T14:01:47.931Z] + git log --format=format:%s -1 ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [Pipeline] echo [2021-08-02T14:01:47.987Z] GIT_COMMIT: ce2a0e0fa131bd5feaa913cb94a2c47d96029b86, Commit Message: docs: Update build status badge [Pipeline] echo [2021-08-02T14:01:48.001Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:01:48.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:01:48.586Z] [2021-08-02T14:01:48.586Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:01:48.933Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:01:48.933Z] latest: Pulling from edgex-devops/git-semver [2021-08-02T14:01:48.933Z] 31603596830f: Pulling fs layer [2021-08-02T14:01:48.933Z] b6dc333f4379: Pulling fs layer [2021-08-02T14:01:48.933Z] 3d9ef1400e77: Pulling fs layer [2021-08-02T14:01:48.933Z] fd332fbdc1db: Pulling fs layer [2021-08-02T14:01:48.933Z] fd332fbdc1db: Waiting [2021-08-02T14:01:48.933Z] b6dc333f4379: Verifying Checksum [2021-08-02T14:01:48.933Z] b6dc333f4379: Download complete [2021-08-02T14:01:49.200Z] 31603596830f: Verifying Checksum [2021-08-02T14:01:49.200Z] 31603596830f: Download complete [2021-08-02T14:01:49.466Z] fd332fbdc1db: Verifying Checksum [2021-08-02T14:01:49.466Z] fd332fbdc1db: Download complete [2021-08-02T14:01:49.466Z] 31603596830f: Pull complete [2021-08-02T14:01:49.466Z] b6dc333f4379: Pull complete [2021-08-02T14:01:49.466Z] 3d9ef1400e77: Verifying Checksum [2021-08-02T14:01:49.466Z] 3d9ef1400e77: Download complete [2021-08-02T14:01:50.053Z] 3d9ef1400e77: Pull complete [2021-08-02T14:01:50.320Z] fd332fbdc1db: Pull complete [2021-08-02T14:01:50.320Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-08-02T14:01:50.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-02T14:01:50.320Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-02T14:01:50.412Z] prd-centos7-docker-4c-2g-1378 does not seem to be running inside a container [2021-08-02T14:01:50.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-78 -v /w/workspace/gexfoundry_go-mod-registry_PR-78:/w/workspace/gexfoundry_go-mod-registry_PR-78:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-02T14:01:51.154Z] $ docker top 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-02T14:01:51.293Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:01:51.293Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:01:51.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:01:51.401Z] $ docker exec 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb ssh-agent [2021-08-02T14:01:51.537Z] SSH_AUTH_SOCK=/tmp/ssh-AXaylcYkmcFz/agent.14 [2021-08-02T14:01:51.537Z] SSH_AGENT_PID=20 [2021-08-02T14:01:51.549Z] Running ssh-add (command line suppressed) [2021-08-02T14:01:51.657Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/private_key_8374652588190786085.key (/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/private_key_8374652588190786085.key) [2021-08-02T14:01:51.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:01:51.994Z] + git tag --points-at HEAD [Pipeline] } [2021-08-02T14:01:52.015Z] $ docker exec --env ******** --env ******** 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb ssh-agent -k [2021-08-02T14:01:52.102Z] unset SSH_AUTH_SOCK; [2021-08-02T14:01:52.105Z] unset SSH_AGENT_PID; [2021-08-02T14:01:52.105Z] echo Agent pid 20 killed; [2021-08-02T14:01:52.122Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-02T14:01:52.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-02T14:01:52.169Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-02T14:01:52.291Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-02T14:01:52.292Z] $ docker exec 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb ssh-agent [2021-08-02T14:01:52.409Z] SSH_AUTH_SOCK=/tmp/ssh-6YYct4uEu69P/agent.54 [2021-08-02T14:01:52.409Z] SSH_AGENT_PID=60 [2021-08-02T14:01:52.418Z] Running ssh-add (command line suppressed) [2021-08-02T14:01:52.518Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/private_key_1632282896809329186.key (/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/private_key_1632282896809329186.key) [2021-08-02T14:01:52.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-02T14:01:52.858Z] + git semver init [2021-08-02T14:01:52.858Z] # -> Open(): unable to determine branch for HEAD [2021-08-02T14:01:52.858Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-78/.git [2021-08-02T14:01:52.858Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-78 [2021-08-02T14:01:52.858Z] # $SEMVER_REMOTE_NAME = origin [2021-08-02T14:01:52.858Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-02T14:01:52.858Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-02T14:01:52.858Z] # $SEMVER_BRANCH = PR-78 [2021-08-02T14:01:52.858Z] # $SEMVER_TEMP = /tmp/semver-815333989 [2021-08-02T14:01:52.858Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-08-02T14:01:53.124Z] # '/tmp/semver-815333989' -> '/w/workspace/gexfoundry_go-mod-registry_PR-78/.semver' [2021-08-02T14:01:53.124Z] # -> Force: false [2021-08-02T14:01:53.124Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-78/.semver [Pipeline] } [2021-08-02T14:01:53.139Z] $ docker exec --env ******** --env ******** 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb ssh-agent -k [2021-08-02T14:01:53.250Z] unset SSH_AUTH_SOCK; [2021-08-02T14:01:53.250Z] unset SSH_AGENT_PID; [2021-08-02T14:01:53.250Z] echo Agent pid 60 killed; [2021-08-02T14:01:53.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-02T14:01:53.609Z] + git semver [Pipeline] } [2021-08-02T14:01:53.629Z] $ docker stop --time=1 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb [2021-08-02T14:01:54.841Z] $ docker rm -f 2cad80423b6eeddbe1db900364efd1099e8174a875045d0049dccf1fa2f25deb [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:01:55.238Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-02T14:01:55.581Z] Stashed 1 file(s) [Pipeline] echo [2021-08-02T14:01:55.585Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-02T14:02:10.821Z] Still waiting to schedule task [2021-08-02T14:02:10.822Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-02T14:02:10.826Z] Still waiting to schedule task [2021-08-02T14:02:10.826Z] ‘prd-centos7-blackbox-4c-2g-1245’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:02:10.826Z] ‘prd-centos7-blackbox-4c-2g-1246’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:02:10.826Z] ‘prd-centos7-docker-4c-2g-1350’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:02:10.826Z] ‘prd-centos7-docker-4c-2g-1352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:02:10.826Z] ‘prd-centos7-docker-4c-2g-1358’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:02:10.826Z] ‘prd-centos7-docker-4c-2g-1363’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:02:10.826Z] ‘prd-centos7-docker-4c-2g-1373’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:02:10.826Z] ‘prd-centos7-docker-4c-2g-1374’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-02T14:02:10.826Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1365’ is offline [2021-08-02T14:02:10.827Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1368’ is offline [2021-08-02T14:02:10.827Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1370’ is offline [2021-08-02T14:02:10.827Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1377’ is offline [2021-08-02T14:03:23.298Z] Running on prd-centos7-docker-4c-2g-1380 in /w/workspace/gexfoundry_go-mod-registry_PR-78 [Pipeline] { [Pipeline] ws [2021-08-02T14:03:23.321Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:03:23.441Z] Selected Git installation does not exist. Using Default [2021-08-02T14:03:23.442Z] The recommended git tool is: NONE [2021-08-02T14:03:26.344Z] using credential edgex-jenkins-ssh [2021-08-02T14:03:26.363Z] Cloning the remote Git repository [2021-08-02T14:03:25.625Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T14:03:25.699Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2021-08-02T14:03:25.736Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T14:03:25.736Z] > git --version # timeout=10 [2021-08-02T14:03:25.743Z] > git --version # 'git version 2.24.4' [2021-08-02T14:03:25.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:03:25.771Z] [INFO] Currently running in a labeled security context [2021-08-02T14:03:25.771Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:03:25.771Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh8358120338851623437.key [2021-08-02T14:03:25.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:03:27.612Z] Merging remotes/origin/main commit 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 into PR head commit ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [2021-08-02T14:03:27.705Z] Merge succeeded, producing ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [2021-08-02T14:03:27.705Z] Checking out Revision ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 (PR-78) [2021-08-02T14:03:26.388Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-02T14:03:26.399Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:03:26.421Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-02T14:03:26.435Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T14:03:26.435Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:03:26.436Z] [INFO] Currently running in a labeled security context [2021-08-02T14:03:26.436Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:03:26.436Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh6847192083766281836.key [2021-08-02T14:03:26.444Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:03:26.959Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:03:26.966Z] > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 [2021-08-02T14:03:27.004Z] > git remote # timeout=10 [2021-08-02T14:03:27.012Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:03:27.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:03:27.020Z] [INFO] Currently running in a labeled security context [2021-08-02T14:03:27.020Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-02T14:03:27.020Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh8359602391873714005.key [2021-08-02T14:03:27.026Z] > git merge 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 # timeout=10 [2021-08-02T14:03:27.040Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:03:27.053Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:03:27.059Z] > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 [2021-08-02T14:03:33.399Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T14:03:33.888Z] ========================================================= [2021-08-02T14:03:33.888Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-02T14:03:33.888Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:34.314Z] + 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-02T14:03:34.314Z] Sending build context to Docker daemon 335.4kB [2021-08-02T14:03:34.314Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T14:03:34.314Z] Step 2/7 : FROM ${BASE} [2021-08-02T14:03:34.580Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-02T14:03:34.580Z] 540db60ca938: Pulling fs layer [2021-08-02T14:03:34.580Z] adcc1eea9eea: Pulling fs layer [2021-08-02T14:03:34.580Z] 4c4ab2625f07: Pulling fs layer [2021-08-02T14:03:34.580Z] 0773c198feca: Pulling fs layer [2021-08-02T14:03:34.580Z] 345f892a5656: Pulling fs layer [2021-08-02T14:03:34.580Z] 4796506630df: Pulling fs layer [2021-08-02T14:03:34.580Z] cc55df3e53f1: Pulling fs layer [2021-08-02T14:03:34.580Z] 4d027b6c602c: Pulling fs layer [2021-08-02T14:03:34.580Z] 449e75d2c14e: Pulling fs layer [2021-08-02T14:03:34.580Z] 0773c198feca: Waiting [2021-08-02T14:03:34.580Z] 345f892a5656: Waiting [2021-08-02T14:03:34.580Z] 4d027b6c602c: Waiting [2021-08-02T14:03:34.580Z] 449e75d2c14e: Waiting [2021-08-02T14:03:34.580Z] 4796506630df: Waiting [2021-08-02T14:03:34.580Z] cc55df3e53f1: Waiting [2021-08-02T14:03:34.580Z] 4c4ab2625f07: Verifying Checksum [2021-08-02T14:03:34.580Z] 4c4ab2625f07: Download complete [2021-08-02T14:03:34.580Z] adcc1eea9eea: Download complete [2021-08-02T14:03:34.580Z] 345f892a5656: Verifying Checksum [2021-08-02T14:03:34.580Z] 345f892a5656: Download complete [2021-08-02T14:03:34.580Z] 540db60ca938: Verifying Checksum [2021-08-02T14:03:34.580Z] 540db60ca938: Download complete [2021-08-02T14:03:34.580Z] cc55df3e53f1: Verifying Checksum [2021-08-02T14:03:34.580Z] cc55df3e53f1: Download complete [2021-08-02T14:03:34.846Z] 540db60ca938: Pull complete [2021-08-02T14:03:34.846Z] 4796506630df: Verifying Checksum [2021-08-02T14:03:34.846Z] 4796506630df: Download complete [2021-08-02T14:03:34.846Z] adcc1eea9eea: Pull complete [2021-08-02T14:03:35.114Z] 4c4ab2625f07: Pull complete [2021-08-02T14:03:35.114Z] 4d027b6c602c: Verifying Checksum [2021-08-02T14:03:35.114Z] 4d027b6c602c: Download complete [2021-08-02T14:03:39.360Z] 449e75d2c14e: Verifying Checksum [2021-08-02T14:03:39.360Z] 449e75d2c14e: Download complete [2021-08-02T14:03:39.946Z] 0773c198feca: Verifying Checksum [2021-08-02T14:03:39.946Z] 0773c198feca: Download complete [2021-08-02T14:03:43.319Z] 0773c198feca: Pull complete [2021-08-02T14:03:43.320Z] 345f892a5656: Pull complete [2021-08-02T14:03:43.320Z] 4796506630df: Pull complete [2021-08-02T14:03:43.320Z] cc55df3e53f1: Pull complete [2021-08-02T14:03:43.320Z] 4d027b6c602c: Pull complete [2021-08-02T14:03:44.755Z] 449e75d2c14e: Pull complete [2021-08-02T14:03:44.755Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-08-02T14:03:44.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-02T14:03:44.755Z] ---> 0d28375d9b5b [2021-08-02T14:03:44.755Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T14:03:48.099Z] ---> Running in c03e0fd2614f [2021-08-02T14:03:48.099Z] Removing intermediate container c03e0fd2614f [2021-08-02T14:03:48.099Z] ---> 377653d5e549 [2021-08-02T14:03:48.099Z] Step 4/7 : RUN apk add --update bash [2021-08-02T14:03:48.099Z] ---> Running in 9533a8c80a81 [2021-08-02T14:03:48.367Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-02T14:03:49.322Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-02T14:03:49.588Z] OK: 149 MiB in 40 packages [2021-08-02T14:03:49.855Z] Removing intermediate container 9533a8c80a81 [2021-08-02T14:03:49.855Z] ---> fcb401c5220f [2021-08-02T14:03:49.855Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T14:03:49.855Z] ---> Running in 6766938543e1 [2021-08-02T14:03:50.122Z] Removing intermediate container 6766938543e1 [2021-08-02T14:03:50.122Z] ---> 28c69f9e1e69 [2021-08-02T14:03:50.122Z] Step 6/7 : COPY go.mod . [2021-08-02T14:03:50.122Z] ---> 1ab5dcc97fa8 [2021-08-02T14:03:50.122Z] Step 7/7 : RUN go mod download [2021-08-02T14:03:50.122Z] ---> Running in b210d9f5aeca [2021-08-02T14:03:56.775Z] Removing intermediate container b210d9f5aeca [2021-08-02T14:03:56.775Z] ---> 0fd73bfc70b1 [2021-08-02T14:03:56.775Z] Successfully built 0fd73bfc70b1 [2021-08-02T14:03:56.775Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:57.132Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:03:57.133Z] . [Pipeline] withDockerContainer [2021-08-02T14:03:57.244Z] prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container [2021-08-02T14:03:57.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:03:57.629Z] $ docker top e81bd9be64c5cc5f2e800a66eff9596d3e287f80b88396fb10ad74a40b471c1b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:03:58.030Z] + go version [2021-08-02T14:03:58.031Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-08-02T14:03:58.047Z] $ docker stop --time=1 e81bd9be64c5cc5f2e800a66eff9596d3e287f80b88396fb10ad74a40b471c1b [2021-08-02T14:03:59.216Z] $ docker rm -f e81bd9be64c5cc5f2e800a66eff9596d3e287f80b88396fb10ad74a40b471c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:03:59.837Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-02T14:03:59.837Z] . [Pipeline] withDockerContainer [2021-08-02T14:03:59.918Z] prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container [2021-08-02T14:03:59.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-02T14:04:00.363Z] $ docker top 2b258834b82bb3b39c416ddeecfcd7967b44b03b7ddc6abfc1518bf568934b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:04:00.772Z] + go mod tidy [Pipeline] sh [2021-08-02T14:04:01.093Z] + make test [2021-08-02T14:04:01.093Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T14:04:13.492Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.016s coverage: 88.8% of statements [2021-08-02T14:04:13.492Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-08-02T14:04:13.492Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2021-08-02T14:04:13.492Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-08-02T14:04:13.492Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T14:04:16.086Z] gofmt -l . [2021-08-02T14:04:16.086Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T14:04:16.100Z] $ docker stop --time=1 2b258834b82bb3b39c416ddeecfcd7967b44b03b7ddc6abfc1518bf568934b22 [2021-08-02T14:04:17.449Z] $ docker rm -f 2b258834b82bb3b39c416ddeecfcd7967b44b03b7ddc6abfc1518bf568934b22 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:04:17.874Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:04:18.110Z] 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-02T14:04:18.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:04:18.874Z] [2021-08-02T14:04:18.874Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:04:19.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:04:19.199Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:04:19.199Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:04:19.199Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:04:19.199Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:04:19.199Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:04:19.199Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:04:19.199Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:04:19.199Z] d287ab97295c: Pulling fs layer [2021-08-02T14:04:19.199Z] dc539afda2c1: Waiting [2021-08-02T14:04:19.199Z] 77bc0d833cb6: Waiting [2021-08-02T14:04:19.199Z] 9065ff56babe: Waiting [2021-08-02T14:04:19.199Z] d287ab97295c: Waiting [2021-08-02T14:04:19.463Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:04:19.464Z] a1111a8f2ec3: Download complete [2021-08-02T14:04:19.464Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:04:19.464Z] dc539afda2c1: Download complete [2021-08-02T14:04:19.728Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:04:19.728Z] 77bc0d833cb6: Download complete [2021-08-02T14:04:19.728Z] 9065ff56babe: Verifying Checksum [2021-08-02T14:04:19.728Z] 9065ff56babe: Download complete [2021-08-02T14:04:19.728Z] ed53099fbce6: Verifying Checksum [2021-08-02T14:04:19.728Z] ed53099fbce6: Download complete [2021-08-02T14:04:21.161Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:04:21.161Z] b4d181a07f80: Download complete [2021-08-02T14:04:22.135Z] b4d181a07f80: Pull complete [2021-08-02T14:04:22.135Z] a1111a8f2ec3: Pull complete [2021-08-02T14:04:22.720Z] ed53099fbce6: Pull complete [2021-08-02T14:04:22.720Z] dc539afda2c1: Pull complete [2021-08-02T14:04:22.994Z] 77bc0d833cb6: Pull complete [2021-08-02T14:04:22.994Z] 9065ff56babe: Pull complete [2021-08-02T14:04:24.403Z] d287ab97295c: Download complete [2021-08-02T14:04:28.690Z] d287ab97295c: Pull complete [2021-08-02T14:04:28.690Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:04:28.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:04:28.690Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:04:28.769Z] prd-centos7-docker-4c-2g-1380 does not seem to be running inside a container [2021-08-02T14:04:28.825Z] $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:04:31.210Z] $ docker top 95258a2f89b56ccc91cb6edea579affcdeb33e2f5c7d8de660cbf2a5de7f09cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:04:31.743Z] ---> job-cost.sh [2021-08-02T14:04:31.743Z] lf-activate-venv: SKIPPING [2021-08-02T14:04:31.743Z] INFO: No Stack... [2021-08-02T14:04:32.702Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:04:32.968Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:04:33.280Z] + cat /w/workspace/go-mod-registry/2/archives/cost.csv [2021-08-02T14:04:33.280Z] + cut -d, -f6 [Pipeline] lock [2021-08-02T14:04:33.318Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [2021-08-02T14:04:33.344Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] did not exist. Created. [2021-08-02T14:04:33.345Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:04:33.693Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-02T14:04:33.738Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:04:33.747Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:04:33.775Z] $ docker stop --time=1 95258a2f89b56ccc91cb6edea579affcdeb33e2f5c7d8de660cbf2a5de7f09cc [2021-08-02T14:04:34.929Z] $ docker rm -f 95258a2f89b56ccc91cb6edea579affcdeb33e2f5c7d8de660cbf2a5de7f09cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-02T14:04:49.446Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1382 in /w/workspace/gexfoundry_go-mod-registry_PR-78 [Pipeline] { [Pipeline] ws [2021-08-02T14:04:49.467Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2021-08-02T14:04:49.685Z] Selected Git installation does not exist. Using Default [2021-08-02T14:04:49.685Z] The recommended git tool is: NONE [2021-08-02T14:04:55.602Z] using credential edgex-jenkins-ssh [2021-08-02T14:04:55.622Z] Cloning the remote Git repository [2021-08-02T14:04:55.672Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T14:04:55.786Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2021-08-02T14:04:56.021Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T14:04:56.024Z] > git --version # timeout=10 [2021-08-02T14:04:56.067Z] > git --version # 'git version 2.17.1' [2021-08-02T14:04:56.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:04:56.214Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:04:57.014Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-02T14:04:57.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-02T14:04:57.718Z] Merging remotes/origin/main commit 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 into PR head commit ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [2021-08-02T14:04:57.920Z] Merge succeeded, producing ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [2021-08-02T14:04:57.921Z] Checking out Revision ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 (PR-78) [2021-08-02T14:04:57.072Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-08-02T14:04:57.108Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-08-02T14:04:57.109Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:04:57.126Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-02T14:04:57.730Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:04:57.749Z] > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 [2021-08-02T14:04:57.825Z] > git remote # timeout=10 [2021-08-02T14:04:57.846Z] > git config --get remote.origin.url # timeout=10 [2021-08-02T14:04:57.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-02T14:04:57.871Z] > git merge 1f7732c71135bf6e9eecddbdb163e9f5bb31ac90 # timeout=10 [2021-08-02T14:04:57.897Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-02T14:04:57.922Z] > git config core.sparsecheckout # timeout=10 [2021-08-02T14:04:57.937Z] > git checkout -f ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 # timeout=10 [2021-08-02T14:05:02.455Z] Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-08-02T14:05:03.264Z] ========================================================= [2021-08-02T14:05:03.264Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-02T14:05:03.264Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:05:03.826Z] + 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-02T14:05:04.818Z] Sending build context to Docker daemon 334.3kB [2021-08-02T14:05:04.818Z] Step 1/7 : ARG BASE=golang:1.16-alpine [2021-08-02T14:05:04.818Z] Step 2/7 : FROM ${BASE} [2021-08-02T14:05:05.423Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-02T14:05:05.423Z] 595b0fe564bb: Pulling fs layer [2021-08-02T14:05:05.423Z] 24495759ef45: Pulling fs layer [2021-08-02T14:05:05.423Z] d148012ef14d: Pulling fs layer [2021-08-02T14:05:05.423Z] cb65c68fc2e2: Pulling fs layer [2021-08-02T14:05:05.423Z] 093eec477d81: Pulling fs layer [2021-08-02T14:05:05.423Z] a6d5b2bbb924: Pulling fs layer [2021-08-02T14:05:05.423Z] 2446dc1eb7d3: Pulling fs layer [2021-08-02T14:05:05.423Z] 596795e73e0f: Pulling fs layer [2021-08-02T14:05:05.423Z] a6d5b2bbb924: Waiting [2021-08-02T14:05:05.423Z] cb65c68fc2e2: Waiting [2021-08-02T14:05:05.423Z] 093eec477d81: Waiting [2021-08-02T14:05:05.423Z] 596795e73e0f: Waiting [2021-08-02T14:05:05.423Z] 2446dc1eb7d3: Waiting [2021-08-02T14:05:05.423Z] d148012ef14d: Verifying Checksum [2021-08-02T14:05:05.423Z] d148012ef14d: Download complete [2021-08-02T14:05:05.423Z] 24495759ef45: Verifying Checksum [2021-08-02T14:05:05.423Z] 24495759ef45: Download complete [2021-08-02T14:05:05.423Z] 093eec477d81: Download complete [2021-08-02T14:05:05.423Z] a6d5b2bbb924: Download complete [2021-08-02T14:05:05.423Z] 595b0fe564bb: Verifying Checksum [2021-08-02T14:05:05.423Z] 595b0fe564bb: Download complete [2021-08-02T14:05:05.713Z] 2446dc1eb7d3: Verifying Checksum [2021-08-02T14:05:05.713Z] 2446dc1eb7d3: Download complete [2021-08-02T14:05:06.323Z] 595b0fe564bb: Pull complete [2021-08-02T14:05:06.930Z] 24495759ef45: Pull complete [2021-08-02T14:05:07.542Z] d148012ef14d: Pull complete [2021-08-02T14:05:09.020Z] 596795e73e0f: Verifying Checksum [2021-08-02T14:05:09.020Z] 596795e73e0f: Download complete [2021-08-02T14:05:10.562Z] cb65c68fc2e2: Verifying Checksum [2021-08-02T14:05:10.562Z] cb65c68fc2e2: Download complete [2021-08-02T14:05:20.762Z] cb65c68fc2e2: Pull complete [2021-08-02T14:05:21.039Z] 093eec477d81: Pull complete [2021-08-02T14:05:21.316Z] a6d5b2bbb924: Pull complete [2021-08-02T14:05:21.917Z] 2446dc1eb7d3: Pull complete [2021-08-02T14:05:26.266Z] 596795e73e0f: Pull complete [2021-08-02T14:05:26.266Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-08-02T14:05:26.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-02T14:05:26.266Z] ---> d9e956139c92 [2021-08-02T14:05:26.266Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-02T14:05:28.897Z] ---> Running in 03018edde8b6 [2021-08-02T14:05:29.508Z] Removing intermediate container 03018edde8b6 [2021-08-02T14:05:29.508Z] ---> 47b8bc7037d0 [2021-08-02T14:05:29.508Z] Step 4/7 : RUN apk add --update bash [2021-08-02T14:05:29.508Z] ---> Running in 37678c5f3828 [2021-08-02T14:05:30.979Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-02T14:05:32.417Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-02T14:05:33.398Z] OK: 138 MiB in 40 packages [2021-08-02T14:05:34.379Z] Removing intermediate container 37678c5f3828 [2021-08-02T14:05:34.379Z] ---> 204ef3d4ba47 [2021-08-02T14:05:34.379Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-08-02T14:05:34.654Z] ---> Running in 9132974faeb0 [2021-08-02T14:05:35.248Z] Removing intermediate container 9132974faeb0 [2021-08-02T14:05:35.248Z] ---> be0bff09124d [2021-08-02T14:05:35.248Z] Step 6/7 : COPY go.mod . [2021-08-02T14:05:36.230Z] ---> 54b09030bd80 [2021-08-02T14:05:36.230Z] Step 7/7 : RUN go mod download [2021-08-02T14:05:36.230Z] ---> Running in 726660d0ea9f [2021-08-02T14:05:54.571Z] Removing intermediate container 726660d0ea9f [2021-08-02T14:05:54.571Z] ---> 5b0803063203 [2021-08-02T14:05:54.571Z] Successfully built 5b0803063203 [2021-08-02T14:05:54.571Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:05:55.269Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:05:55.269Z] . [Pipeline] withDockerContainer [2021-08-02T14:05:55.835Z] prd-ubuntu18.04-docker-arm64-4c-16g-1382 does not seem to be running inside a container [2021-08-02T14:05:55.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:05:57.781Z] $ docker top 1547762a7eafa28fd31b32bb7a19d632bb1b95a82aea83988cffe370888c07d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:05:58.820Z] + go version [2021-08-02T14:05:58.820Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-08-02T14:05:58.837Z] $ docker stop --time=1 1547762a7eafa28fd31b32bb7a19d632bb1b95a82aea83988cffe370888c07d1 [2021-08-02T14:06:00.781Z] $ docker rm -f 1547762a7eafa28fd31b32bb7a19d632bb1b95a82aea83988cffe370888c07d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:06:01.737Z] + docker inspect -f . ci-base-image-arm64 [2021-08-02T14:06:01.737Z] . [Pipeline] withDockerContainer [2021-08-02T14:06:02.020Z] prd-ubuntu18.04-docker-arm64-4c-16g-1382 does not seem to be running inside a container [2021-08-02T14:06:02.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-02T14:06:03.870Z] $ docker top 347fb051e9d12abae7717bc6463613ac93ec4c47e73059fea1c62ba793489871 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:06:04.876Z] + go mod tidy [Pipeline] sh [2021-08-02T14:06:06.150Z] + make test [2021-08-02T14:06:06.150Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-08-02T14:06:45.271Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.109s coverage: 88.8% of statements [2021-08-02T14:06:45.271Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-08-02T14:06:45.271Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.016s coverage: 85.7% of statements [2021-08-02T14:06:45.271Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-08-02T14:06:45.271Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-02T14:07:03.643Z] gofmt -l . [2021-08-02T14:07:03.643Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-08-02T14:07:03.660Z] $ docker stop --time=1 347fb051e9d12abae7717bc6463613ac93ec4c47e73059fea1c62ba793489871 [2021-08-02T14:07:05.660Z] $ docker rm -f 347fb051e9d12abae7717bc6463613ac93ec4c47e73059fea1c62ba793489871 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-02T14:07:06.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-02T14:07:06.488Z] Warning: overwriting stash ‘coverage-report’ [2021-08-02T14:07:07.019Z] 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-02T14:07:07.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:07:07.967Z] [2021-08-02T14:07:07.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:07:08.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:07:08.605Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-02T14:07:08.605Z] 448f6bf000e3: Pulling fs layer [2021-08-02T14:07:08.605Z] f757da607395: Pulling fs layer [2021-08-02T14:07:08.605Z] 05883995daec: Pulling fs layer [2021-08-02T14:07:08.605Z] 8603b9c90790: Pulling fs layer [2021-08-02T14:07:08.605Z] 1560dd03e051: Pulling fs layer [2021-08-02T14:07:08.605Z] 27f5ce0e4adf: Pulling fs layer [2021-08-02T14:07:08.605Z] c2d8d7efcc4b: Pulling fs layer [2021-08-02T14:07:08.605Z] 8603b9c90790: Waiting [2021-08-02T14:07:08.605Z] 1560dd03e051: Waiting [2021-08-02T14:07:08.605Z] 27f5ce0e4adf: Waiting [2021-08-02T14:07:08.605Z] c2d8d7efcc4b: Waiting [2021-08-02T14:07:08.878Z] f757da607395: Verifying Checksum [2021-08-02T14:07:08.878Z] f757da607395: Download complete [2021-08-02T14:07:08.878Z] 8603b9c90790: Verifying Checksum [2021-08-02T14:07:08.878Z] 8603b9c90790: Download complete [2021-08-02T14:07:08.878Z] 1560dd03e051: Verifying Checksum [2021-08-02T14:07:08.878Z] 1560dd03e051: Download complete [2021-08-02T14:07:09.155Z] 27f5ce0e4adf: Download complete [2021-08-02T14:07:09.429Z] 05883995daec: Verifying Checksum [2021-08-02T14:07:09.429Z] 05883995daec: Download complete [2021-08-02T14:07:10.411Z] 448f6bf000e3: Verifying Checksum [2021-08-02T14:07:10.411Z] 448f6bf000e3: Download complete [2021-08-02T14:07:13.810Z] 448f6bf000e3: Pull complete [2021-08-02T14:07:13.810Z] c2d8d7efcc4b: Verifying Checksum [2021-08-02T14:07:13.810Z] c2d8d7efcc4b: Download complete [2021-08-02T14:07:14.410Z] f757da607395: Pull complete [2021-08-02T14:07:15.851Z] 05883995daec: Pull complete [2021-08-02T14:07:16.124Z] 8603b9c90790: Pull complete [2021-08-02T14:07:17.105Z] 1560dd03e051: Pull complete [2021-08-02T14:07:17.381Z] 27f5ce0e4adf: Pull complete [2021-08-02T14:07:32.517Z] c2d8d7efcc4b: Pull complete [2021-08-02T14:07:32.517Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-02T14:07:32.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-02T14:07:32.517Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-02T14:07:32.795Z] prd-ubuntu18.04-docker-arm64-4c-16g-1382 does not seem to be running inside a container [2021-08-02T14:07:32.873Z] $ 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-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-02T14:07:36.996Z] $ docker top 7cbe63f34a49dd2d23ea0d87d642e2925a216f797711338a19d74503fa4e7809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:07:37.953Z] ---> job-cost.sh [2021-08-02T14:07:37.953Z] lf-activate-venv: SKIPPING [2021-08-02T14:07:37.953Z] INFO: No Stack... [2021-08-02T14:07:38.933Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-02T14:07:39.209Z] INFO: Archiving Costs [Pipeline] sh [2021-08-02T14:07:39.880Z] + + cutcat -d, /w/workspace/go-mod-registry/2/archives/cost.csv -f6 [2021-08-02T14:07:39.880Z] [Pipeline] lock [2021-08-02T14:07:39.937Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [2021-08-02T14:07:39.948Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] did not exist. Created. [2021-08-02T14:07:39.948Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-02T14:07:40.630Z] /w/workspace/go-mod-registry/2@tmp/durable-7ed747ce/script.sh: 1: /w/workspace/go-mod-registry/2@tmp/durable-7ed747ce/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-02T14:07:41.299Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-02T14:07:41.330Z] Warning: overwriting stash ‘stack-cost’ [2021-08-02T14:07:41.366Z] Stashed 1 file(s) [Pipeline] } [2021-08-02T14:07:41.376Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-78-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-02T14:07:41.395Z] $ docker stop --time=1 7cbe63f34a49dd2d23ea0d87d642e2925a216f797711338a19d74503fa4e7809 [2021-08-02T14:07:43.081Z] $ docker rm -f 7cbe63f34a49dd2d23ea0d87d642e2925a216f797711338a19d74503fa4e7809 [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-02T14:07:43.840Z] provisioning config files... [2021-08-02T14:07:43.856Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/config8020041025995101406tmp [Pipeline] { [Pipeline] sh [2021-08-02T14:07:44.197Z] + set +x [2021-08-02T14:07:44.197Z] + curl -s https://codecov.io/bash [2021-08-02T14:07:44.197Z] + bash -s -- [2021-08-02T14:07:44.197Z] [2021-08-02T14:07:44.197Z] _____ _ [2021-08-02T14:07:44.197Z] / ____| | | [2021-08-02T14:07:44.197Z] | | ___ __| | ___ ___ _____ __ [2021-08-02T14:07:44.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-02T14:07:44.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-02T14:07:44.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-02T14:07:44.197Z] Bash-1.0.6 [2021-08-02T14:07:44.197Z] [2021-08-02T14:07:44.197Z] [2021-08-02T14:07:44.197Z] ==> git version 2.24.4 found [2021-08-02T14:07:44.197Z] ==> 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-02T14:07:44.197Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-02T14:07:44.197Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-02T14:07:44.197Z] ==> Jenkins CI detected. [2021-08-02T14:07:44.197Z] current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-78 [2021-08-02T14:07:44.197Z] project root: . [2021-08-02T14:07:44.197Z] --> token set from env [2021-08-02T14:07:44.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-02T14:07:44.197Z] ==> Running gcov in . (disable via -X gcov) [2021-08-02T14:07:44.197Z] ==> Python coveragepy not found [2021-08-02T14:07:44.197Z] ==> Searching for coverage reports in: [2021-08-02T14:07:44.197Z] + . [2021-08-02T14:07:44.197Z] -> Found 1 reports [2021-08-02T14:07:44.197Z] ==> Detecting git/mercurial file structure [2021-08-02T14:07:44.197Z] ==> Reading reports [2021-08-02T14:07:44.197Z] + ./coverage.out bytes=9746 [2021-08-02T14:07:44.197Z] ==> Appending adjustments [2021-08-02T14:07:44.197Z] https://docs.codecov.io/docs/fixing-reports [2021-08-02T14:07:44.469Z] + Found adjustments [2021-08-02T14:07:44.469Z] ==> Gzipping contents [2021-08-02T14:07:44.469Z] 4.0K /tmp/codecov.vukzhn.gz [2021-08-02T14:07:44.469Z] ==> Uploading reports [2021-08-02T14:07:44.469Z] url: https://codecov.io [2021-08-02T14:07:44.469Z] query: branch=PR-78&commit=ce2a0e0fa131bd5feaa913cb94a2c47d96029b86&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-78%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=78&job=&cmd_args= [2021-08-02T14:07:44.469Z] -> Pinging Codecov [2021-08-02T14:07:44.469Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-78&commit=ce2a0e0fa131bd5feaa913cb94a2c47d96029b86&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-78%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=78&job=&cmd_args= [2021-08-02T14:07:44.740Z] -> Uploading to [2021-08-02T14:07:44.741Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-02/05B643FFA8DEACB6C25F95B2D4D12284/ce2a0e0fa131bd5feaa913cb94a2c47d96029b86/5584618a-11f6-458f-af08-ea515b511e2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T140744Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ac1d50e0165af6acff6ec9b77e38869a2115c1d658179c9a9fccc3ce82f8df33 [2021-08-02T14:07:44.741Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-02T14:07:44.741Z] Dload Upload Total Spent Left Speed [2021-08-02T14:07:45.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1923 0 0 100 1923 0 5740 --:--:-- --:--:-- --:--:-- 5757 [2021-08-02T14:07:45.020Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/ce2a0e0fa131bd5feaa913cb94a2c47d96029b86 [Pipeline] } [2021-08-02T14:07:45.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:07:46.615Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:07:47.237Z] ---> package-listing.sh [2021-08-02T14:07:47.237Z] ++ facter osfamily [2021-08-02T14:07:47.237Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-02T14:07:47.507Z] + OS_FAMILY=redhat [2021-08-02T14:07:47.507Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-78 [2021-08-02T14:07:47.507Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-02T14:07:47.507Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-02T14:07:47.507Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-02T14:07:47.507Z] + PACKAGES=/tmp/packages_start.txt [2021-08-02T14:07:47.507Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-78 ']' [2021-08-02T14:07:47.507Z] + PACKAGES=/tmp/packages_end.txt [2021-08-02T14:07:47.507Z] + case "${OS_FAMILY}" in [2021-08-02T14:07:47.507Z] + rpm -qa [2021-08-02T14:07:47.507Z] + sort [2021-08-02T14:07:48.089Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-02T14:07:48.089Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-02T14:07:48.089Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-02T14:07:48.089Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-78 ']' [2021-08-02T14:07:48.089Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-78/archives/ [2021-08-02T14:07:48.089Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-78/archives/ [Pipeline] echo [2021-08-02T14:07:48.116Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-registry_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-02T14:07:48.425Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:07:49.023Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:07:49.023Z] [2021-08-02T14:07:49.023Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-02T14:07:49.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:07:49.362Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-02T14:07:49.362Z] b4d181a07f80: Pulling fs layer [2021-08-02T14:07:49.362Z] a1111a8f2ec3: Pulling fs layer [2021-08-02T14:07:49.362Z] ed53099fbce6: Pulling fs layer [2021-08-02T14:07:49.362Z] dc539afda2c1: Pulling fs layer [2021-08-02T14:07:49.362Z] 77bc0d833cb6: Pulling fs layer [2021-08-02T14:07:49.362Z] 9065ff56babe: Pulling fs layer [2021-08-02T14:07:49.362Z] d287ab97295c: Pulling fs layer [2021-08-02T14:07:49.362Z] dc539afda2c1: Waiting [2021-08-02T14:07:49.362Z] 77bc0d833cb6: Waiting [2021-08-02T14:07:49.362Z] 9065ff56babe: Waiting [2021-08-02T14:07:49.362Z] d287ab97295c: Waiting [2021-08-02T14:07:49.633Z] a1111a8f2ec3: Verifying Checksum [2021-08-02T14:07:49.633Z] a1111a8f2ec3: Download complete [2021-08-02T14:07:49.634Z] dc539afda2c1: Verifying Checksum [2021-08-02T14:07:49.634Z] dc539afda2c1: Download complete [2021-08-02T14:07:50.213Z] 77bc0d833cb6: Verifying Checksum [2021-08-02T14:07:50.213Z] 77bc0d833cb6: Download complete [2021-08-02T14:07:50.213Z] 9065ff56babe: Download complete [2021-08-02T14:07:50.213Z] ed53099fbce6: Download complete [2021-08-02T14:07:51.169Z] b4d181a07f80: Verifying Checksum [2021-08-02T14:07:51.169Z] b4d181a07f80: Download complete [2021-08-02T14:07:52.583Z] b4d181a07f80: Pull complete [2021-08-02T14:07:52.583Z] a1111a8f2ec3: Pull complete [2021-08-02T14:07:52.851Z] ed53099fbce6: Pull complete [2021-08-02T14:07:53.132Z] dc539afda2c1: Pull complete [2021-08-02T14:07:53.405Z] 77bc0d833cb6: Pull complete [2021-08-02T14:07:53.405Z] 9065ff56babe: Pull complete [2021-08-02T14:07:55.982Z] d287ab97295c: Verifying Checksum [2021-08-02T14:07:55.982Z] d287ab97295c: Download complete [2021-08-02T14:08:00.265Z] d287ab97295c: Pull complete [2021-08-02T14:08:00.265Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-02T14:08:00.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-02T14:08:00.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-02T14:08:00.359Z] prd-centos7-docker-4c-2g-1378 does not seem to be running inside a container [2021-08-02T14:08:00.422Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_go-mod-registry_PR-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-78 -v /w/workspace/gexfoundry_go-mod-registry_PR-78:/w/workspace/gexfoundry_go-mod-registry_PR-78:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-78@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-02T14:08:02.841Z] $ docker top 95bb41294ca39417a9a5d7c8796d50cc4034e0a05f5729c1ee5d4b657dd112ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-02T14:08:03.246Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-02T14:08:03.563Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-02T14:08:03.885Z] + ls /var/log/sa-host [2021-08-02T14:08:03.885Z] + sadf -c /var/log/sa-host/sa02 [2021-08-02T14:08:03.885Z] file_magic: OK [2021-08-02T14:08:03.885Z] HZ: Using current value: 100 [2021-08-02T14:08:03.885Z] file_header: OK [2021-08-02T14:08:03.885Z] 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-02T14:08:03.885Z] Statistics: [2021-08-02T14:08:03.885Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:08:03.885Z] File successfully converted to sysstat format version 12.0.3 [2021-08-02T14:08:03.885Z] + sadf -c /var/log/sa-host/sa05 [2021-08-02T14:08:03.885Z] file_magic: OK [2021-08-02T14:08:03.885Z] HZ: Using current value: 100 [2021-08-02T14:08:03.885Z] file_header: OK [2021-08-02T14:08:03.885Z] 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-02T14:08:03.885Z] Statistics: [2021-08-02T14:08:03.885Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-02T14:08:03.885Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-02T14:08:04.102Z] provisioning config files... [2021-08-02T14:08:04.118Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-78@tmp/config8274680580929478412tmp [Pipeline] { [Pipeline] echo [2021-08-02T14:08:04.144Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:04.457Z] ---> create-netrc.sh [Pipeline] } [2021-08-02T14:08:04.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:04.849Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-02T14:08:04.863Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:05.174Z] ---> sudo-logs.sh [2021-08-02T14:08:05.174Z] Archiving 'sudo' log.. [2021-08-02T14:08:05.174Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1378.vexxhost.local: Name or service not known [2021-08-02T14:08:05.174Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1378.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-02T14:08:05.202Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:05.518Z] ---> job-cost.sh [2021-08-02T14:08:05.519Z] lf-activate-venv: SKIPPING [2021-08-02T14:08:05.519Z] DEBUG: total: 0.18000000715255737 [2021-08-02T14:08:05.519Z] INFO: Retrieving Stack Cost... [2021-08-02T14:08:06.923Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-02T14:08:06.923Z] INFO: Archiving Costs [Pipeline] echo [2021-08-02T14:08:06.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-02T14:08:07.253Z] ---> logs-deploy.sh [2021-08-02T14:08:07.253Z] lf-activate-venv: SKIPPING [2021-08-02T14:08:07.253Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-78/2 [2021-08-02T14:08:07.253Z] INFO: archiving workspace using pattern(s): [2021-08-02T14:08:07.835Z] Archives upload complete. [2021-08-02T14:08:08.101Z] INFO: archiving logs to Nexus