Pull request #306 opened 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 lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab+a67af89b85428d8e20be5f98700a74c21f552954 (1bcb4f55feecc09cb6a7b394ab4ef8a09697878b) 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-ssh16218183889639059903.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh7042878720106879961.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-306/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-306/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12797067941100441208.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-306/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6981256544486882527.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14071037905417174293.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-306/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-306/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1227319219298204158.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4466 in /w/workspace/xfoundry_go-mod-bootstrap_PR-306 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-306 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/jenkins-gitclient-ssh1188812175907333155.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a67af89b85428d8e20be5f98700a74c21f552954 into PR head commit 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-306@tmp/jenkins-gitclient-ssh1428618917108208225.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab Checking out Revision 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab (PR-306) > git checkout -f 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab # 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/xfoundry_go-mod-bootstrap_PR-306@tmp/jenkins-gitclient-ssh1951668099963952020.key > git merge a67af89b85428d8e20be5f98700a74c21f552954 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab # timeout=10 Commit message: "fix: Generate proper Consul basepath on Windows" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-02T18:18:20.791Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-02T18:18:20.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-02T18:18:21.041Z] ========================================================= [2022-02-02T18:18:21.041Z] EdgeX Global Pipelines Version Info [2022-02-02T18:18:21.041Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-02T18:18:22.204Z] ------------------- [2022-02-02T18:18:22.204Z] stable info: [2022-02-02T18:18:22.204Z] ------------------- [2022-02-02T18:18:22.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T18:18:22.204Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T18:18:22.204Z] Message: update stable to v1.0.220 [2022-02-02T18:18:22.780Z] ------------------- [2022-02-02T18:18:22.780Z] experimental info: [2022-02-02T18:18:22.780Z] ------------------- [2022-02-02T18:18:22.780Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-02T18:18:22.780Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-02T18:18:22.780Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-02T18:18:23.012Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2022-02-02T18:18:23.052Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2022-02-02T18:18:23.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-02T18:18:23.123Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-02T18:18:23.159Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-02T18:18:23.194Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-02T18:18:23.229Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-02T18:18:23.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-02T18:18:23.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-02T18:18:23.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-02T18:18:23.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-02T18:18:23.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2022-02-02T18:18:23.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-02T18:18:23.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-02T18:18:23.533Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-02-02T18:18:23.569Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-02-02T18:18:23.607Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-02T18:18:23.643Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-02T18:18:23.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-02T18:18:23.717Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-02T18:18:23.752Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-02T18:18:23.791Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-02T18:18:23.826Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-02T18:18:23.861Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-02T18:18:23.901Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-02-02T18:18:23.948Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-02T18:18:23.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-306 [Pipeline] echo [2022-02-02T18:18:24.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-306 [Pipeline] echo [2022-02-02T18:18:24.066Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-306 [Pipeline] echo [2022-02-02T18:18:24.106Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] echo [2022-02-02T18:18:24.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19ddfd3 [Pipeline] echo [2022-02-02T18:18:24.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-02T18:18:24.707Z] + git rev-list -1 --merges 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab~1..19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] echo [2022-02-02T18:18:24.751Z] -----------> git rev-list -1 --merges 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab~1..19ddfd3d9e1f4cd244586303c3aa8f669714a9ab 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [false] [Pipeline] sh [2022-02-02T18:18:25.061Z] + git log --format=format:%s -1 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] echo [2022-02-02T18:18:25.099Z] ========================================================= [2022-02-02T18:18:25.099Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-02T18:18:25.099Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-02T18:18:25.552Z] + git log --format=format:%s -1 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] echo [2022-02-02T18:18:25.582Z] [semverPrep] GIT_COMMIT: 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab, Commit Message: fix: Generate proper Consul basepath on Windows [Pipeline] echo [2022-02-02T18:18:25.612Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-02T18:18:26.123Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-02T18:18:26.123Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-02T18:18:26.123Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-02T18:18:26.123Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-02T18:18:26.123Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-02T18:18:26.123Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-02T18:18:26.123Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-02T18:18:26.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T18:18:26.596Z] [2022-02-02T18:18:26.596Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T18:18:26.951Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T18:18:26.951Z] latest: Pulling from edgex-devops/git-semver [2022-02-02T18:18:26.951Z] a0d0a0d46f8b: Pulling fs layer [2022-02-02T18:18:26.951Z] 3e5f54012d9b: Pulling fs layer [2022-02-02T18:18:26.951Z] 4c7163046ea9: Pulling fs layer [2022-02-02T18:18:26.951Z] 0c2d73faf560: Pulling fs layer [2022-02-02T18:18:26.951Z] 0c2d73faf560: Waiting [2022-02-02T18:18:26.951Z] 3e5f54012d9b: Verifying Checksum [2022-02-02T18:18:26.951Z] 3e5f54012d9b: Download complete [2022-02-02T18:18:26.951Z] a0d0a0d46f8b: Verifying Checksum [2022-02-02T18:18:26.951Z] a0d0a0d46f8b: Download complete [2022-02-02T18:18:27.215Z] 0c2d73faf560: Verifying Checksum [2022-02-02T18:18:27.215Z] 0c2d73faf560: Download complete [2022-02-02T18:18:27.215Z] 4c7163046ea9: Verifying Checksum [2022-02-02T18:18:27.215Z] 4c7163046ea9: Download complete [2022-02-02T18:18:27.215Z] a0d0a0d46f8b: Pull complete [2022-02-02T18:18:27.215Z] 3e5f54012d9b: Pull complete [2022-02-02T18:18:27.478Z] 4c7163046ea9: Pull complete [2022-02-02T18:18:27.739Z] 0c2d73faf560: Pull complete [2022-02-02T18:18:27.739Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-02T18:18:27.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-02T18:18:27.739Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-02T18:18:27.838Z] prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container [2022-02-02T18:18:27.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@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:10004/edgex-devops/git-semver:latest cat [2022-02-02T18:18:28.527Z] $ docker top 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-02T18:18:28.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T18:18:28.755Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T18:18:28.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T18:18:28.848Z] $ docker exec 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 ssh-agent [2022-02-02T18:18:28.944Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNmlcNg/agent.14 [2022-02-02T18:18:28.944Z] SSH_AGENT_PID=21 [2022-02-02T18:18:28.951Z] Running ssh-add (command line suppressed) [2022-02-02T18:18:29.025Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/private_key_4883386848931195076.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/private_key_4883386848931195076.key) [2022-02-02T18:18:29.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T18:18:29.386Z] + git tag --points-at HEAD [Pipeline] } [2022-02-02T18:18:29.416Z] $ docker exec --env ******** --env ******** 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 ssh-agent -k [2022-02-02T18:18:29.501Z] unset SSH_AUTH_SOCK; [2022-02-02T18:18:29.502Z] unset SSH_AGENT_PID; [2022-02-02T18:18:29.502Z] echo Agent pid 21 killed; [2022-02-02T18:18:29.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-02T18:18:29.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-02T18:18:29.600Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-02T18:18:29.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-02T18:18:29.707Z] $ docker exec 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 ssh-agent [2022-02-02T18:18:29.810Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjnDinH/agent.55 [2022-02-02T18:18:29.810Z] SSH_AGENT_PID=61 [2022-02-02T18:18:29.816Z] Running ssh-add (command line suppressed) [2022-02-02T18:18:29.898Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/private_key_7568707603765416236.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/private_key_7568707603765416236.key) [2022-02-02T18:18:29.913Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-02T18:18:30.266Z] + git semver init [2022-02-02T18:18:30.266Z] # -> Open(): unable to determine branch for HEAD [2022-02-02T18:18:30.266Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-306/.git [2022-02-02T18:18:30.266Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-306 [2022-02-02T18:18:30.266Z] # $SEMVER_REMOTE_NAME = origin [2022-02-02T18:18:30.266Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-02T18:18:30.266Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-02T18:18:30.266Z] # $SEMVER_BRANCH = PR-306 [2022-02-02T18:18:30.266Z] # $SEMVER_TEMP = /tmp/semver-396162896 [2022-02-02T18:18:30.266Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2022-02-02T18:18:31.210Z] # '/tmp/semver-396162896' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-306/.semver' [2022-02-02T18:18:31.210Z] # -> Force: false [2022-02-02T18:18:31.210Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-306/.semver [Pipeline] } [2022-02-02T18:18:31.235Z] $ docker exec --env ******** --env ******** 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 ssh-agent -k [2022-02-02T18:18:31.331Z] unset SSH_AUTH_SOCK; [2022-02-02T18:18:31.332Z] unset SSH_AGENT_PID; [2022-02-02T18:18:31.332Z] echo Agent pid 61 killed; [2022-02-02T18:18:31.341Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-02T18:18:31.761Z] + git semver [Pipeline] } [2022-02-02T18:18:31.791Z] $ docker stop --time=1 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 [2022-02-02T18:18:33.056Z] $ docker rm -f 726c252fa137f61d06a5326eb1c0771b90ec613e908a6922fed8604a1c3758b1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-02T18:18:33.473Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-02T18:18:33.771Z] Stashed 1 file(s) [Pipeline] echo [2022-02-02T18:18:33.790Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2022-02-02T18:18:34.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-02T18:18:34.418Z] ========================================================= [2022-02-02T18:18:34.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-02T18:18:34.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-02-02T18:18:34.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-02T18:18:34.822Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-02T18:18:34.822Z] 59bf1c3509f3: Pulling fs layer [2022-02-02T18:18:34.822Z] 666ba61612fd: Pulling fs layer [2022-02-02T18:18:34.822Z] 8ed8ca486205: Pulling fs layer [2022-02-02T18:18:34.822Z] 4fe6c5a15a65: Pulling fs layer [2022-02-02T18:18:34.822Z] 22a0e8bec74d: Pulling fs layer [2022-02-02T18:18:34.822Z] 640e595b4fbd: Pulling fs layer [2022-02-02T18:18:34.822Z] 763cafe07f6e: Pulling fs layer [2022-02-02T18:18:34.822Z] 0c0b528cf693: Pulling fs layer [2022-02-02T18:18:34.822Z] 10935f4eaf8b: Pulling fs layer [2022-02-02T18:18:34.822Z] 4fe6c5a15a65: Waiting [2022-02-02T18:18:34.822Z] 22a0e8bec74d: Waiting [2022-02-02T18:18:34.822Z] 640e595b4fbd: Waiting [2022-02-02T18:18:34.822Z] 763cafe07f6e: Waiting [2022-02-02T18:18:34.822Z] 0c0b528cf693: Waiting [2022-02-02T18:18:34.822Z] 10935f4eaf8b: Waiting [2022-02-02T18:18:34.822Z] 8ed8ca486205: Verifying Checksum [2022-02-02T18:18:34.822Z] 8ed8ca486205: Download complete [2022-02-02T18:18:34.822Z] 666ba61612fd: Download complete [2022-02-02T18:18:34.822Z] 22a0e8bec74d: Verifying Checksum [2022-02-02T18:18:34.822Z] 22a0e8bec74d: Download complete [2022-02-02T18:18:34.822Z] 640e595b4fbd: Verifying Checksum [2022-02-02T18:18:34.822Z] 640e595b4fbd: Download complete [2022-02-02T18:18:34.822Z] 763cafe07f6e: Verifying Checksum [2022-02-02T18:18:34.822Z] 763cafe07f6e: Download complete [2022-02-02T18:18:34.822Z] 59bf1c3509f3: Verifying Checksum [2022-02-02T18:18:34.822Z] 59bf1c3509f3: Download complete [2022-02-02T18:18:35.084Z] 0c0b528cf693: Verifying Checksum [2022-02-02T18:18:35.084Z] 0c0b528cf693: Download complete [2022-02-02T18:18:35.351Z] 59bf1c3509f3: Pull complete [2022-02-02T18:18:35.351Z] 4fe6c5a15a65: Verifying Checksum [2022-02-02T18:18:35.351Z] 4fe6c5a15a65: Download complete [2022-02-02T18:18:35.615Z] 10935f4eaf8b: Verifying Checksum [2022-02-02T18:18:35.615Z] 10935f4eaf8b: Download complete [2022-02-02T18:18:35.615Z] 666ba61612fd: Pull complete [2022-02-02T18:18:35.615Z] 8ed8ca486205: Pull complete [2022-02-02T18:18:39.834Z] 4fe6c5a15a65: Pull complete [2022-02-02T18:18:39.834Z] 22a0e8bec74d: Pull complete [2022-02-02T18:18:39.834Z] 640e595b4fbd: Pull complete [2022-02-02T18:18:39.834Z] 763cafe07f6e: Pull complete [2022-02-02T18:18:39.834Z] 0c0b528cf693: Pull complete [2022-02-02T18:18:42.404Z] 10935f4eaf8b: Pull complete [2022-02-02T18:18:42.404Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-02T18:18:42.404Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-02T18:18:42.404Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh [2022-02-02T18:18:42.720Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2022-02-02T18:18:43.057Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-02T18:18:43.057Z] . [Pipeline] withDockerContainer [2022-02-02T18:18:43.153Z] prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container [2022-02-02T18:18:43.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-02T18:18:45.783Z] $ docker top 822452339a5fb87c066dde95a41ca5302046a573cefde853016f55891373796d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T18:18:46.195Z] + go version [2022-02-02T18:18:46.195Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-02T18:18:46.228Z] $ docker stop --time=1 822452339a5fb87c066dde95a41ca5302046a573cefde853016f55891373796d [2022-02-02T18:18:47.405Z] $ docker rm -f 822452339a5fb87c066dde95a41ca5302046a573cefde853016f55891373796d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-02T18:18:48.071Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-02T18:18:48.072Z] . [Pipeline] withDockerContainer [2022-02-02T18:18:48.158Z] prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container [2022-02-02T18:18:48.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-02-02T18:18:48.522Z] $ docker top 93124c2c6ae72fa4640415d86186ebad8a99c500ee5c8c0dcf48205c124ee09a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-02T18:18:48.980Z] + make test [2022-02-02T18:18:48.981Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-02-02T18:18:48.981Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-02-02T18:18:48.981Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-02-02T18:18:48.981Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-02T18:18:48.981Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-02-02T18:18:48.981Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-02-02T18:18:48.981Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-02-02T18:18:49.210Z] Still waiting to schedule task [2022-02-02T18:18:49.210Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-02T18:18:49.243Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-02-02T18:18:49.244Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-02T18:18:49.244Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-02-02T18:18:49.244Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-02T18:18:49.244Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-02T18:18:49.244Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-02T18:18:49.244Z] go: downloading github.com/stretchr/objx v0.1.1 [2022-02-02T18:18:49.244Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-02-02T18:18:49.244Z] go: downloading github.com/google/uuid v1.3.0 [2022-02-02T18:18:49.244Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-02T18:18:49.244Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-02-02T18:18:49.244Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-02-02T18:18:49.244Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-02-02T18:18:49.244Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-02-02T18:18:49.244Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-02-02T18:18:49.244Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-02-02T18:18:49.244Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-02-02T18:18:49.508Z] go: downloading golang.org/x/text v0.3.6 [2022-02-02T18:18:49.508Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-02-02T18:18:49.508Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-02-02T18:18:49.769Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-02-02T18:18:49.769Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-02-02T18:18:49.769Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-02-02T18:18:49.769Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-02-02T18:18:49.769Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-02-02T18:18:49.769Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-02-02T18:18:50.028Z] go: downloading github.com/x448/float16 v0.8.4 [2022-02-02T18:18:50.028Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-02-02T18:18:50.288Z] go: downloading github.com/fatih/color v1.9.0 [2022-02-02T18:18:50.288Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-02T18:18:50.288Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-02-02T18:18:50.288Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-02-02T18:18:50.288Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-02-02T18:18:50.288Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-02-02T18:18:50.288Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-02-02T18:19:02.554Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2022-02-02T18:19:02.554Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.008s coverage: 5.1% of statements [2022-02-02T18:19:02.554Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2022-02-02T18:19:02.554Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.009s coverage: 92.2% of statements [2022-02-02T18:19:02.554Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements [2022-02-02T18:19:02.816Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers 0.005s coverage: 24.1% of statements [2022-02-02T18:19:02.816Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2022-02-02T18:19:02.816Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2022-02-02T18:19:03.084Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.005s coverage: 100.0% of statements [2022-02-02T18:19:03.353Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 25.0% of statements [2022-02-02T18:19:07.568Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 79.7% of statements [2022-02-02T18:19:07.569Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2022-02-02T18:19:07.569Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2022-02-02T18:19:07.569Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements [2022-02-02T18:19:19.857Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-02-02T18:19:24.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-02T18:19:24.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo [2022-02-02T18:19:24.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-02-02T18:19:24.159Z] $ docker stop --time=1 93124c2c6ae72fa4640415d86186ebad8a99c500ee5c8c0dcf48205c124ee09a [2022-02-02T18:19:25.638Z] $ docker rm -f 93124c2c6ae72fa4640415d86186ebad8a99c500ee5c8c0dcf48205c124ee09a [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-02T18:19:26.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-02-02T18:19:26.368Z] 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 [2022-02-02T18:19:27.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T18:19:27.240Z] [2022-02-02T18:19:27.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-02T18:19:27.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T18:19:27.594Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-02T18:19:27.594Z] b4d181a07f80: Pulling fs layer [2022-02-02T18:19:27.594Z] a1111a8f2ec3: Pulling fs layer [2022-02-02T18:19:27.594Z] ed53099fbce6: Pulling fs layer [2022-02-02T18:19:27.594Z] dc539afda2c1: Pulling fs layer [2022-02-02T18:19:27.594Z] 77bc0d833cb6: Pulling fs layer [2022-02-02T18:19:27.594Z] 9065ff56babe: Pulling fs layer [2022-02-02T18:19:27.594Z] d287ab97295c: Pulling fs layer [2022-02-02T18:19:27.594Z] dc539afda2c1: Waiting [2022-02-02T18:19:27.594Z] 77bc0d833cb6: Waiting [2022-02-02T18:19:27.594Z] 9065ff56babe: Waiting [2022-02-02T18:19:27.594Z] d287ab97295c: Waiting [2022-02-02T18:19:27.594Z] a1111a8f2ec3: Verifying Checksum [2022-02-02T18:19:27.594Z] a1111a8f2ec3: Download complete [2022-02-02T18:19:27.594Z] dc539afda2c1: Verifying Checksum [2022-02-02T18:19:27.594Z] dc539afda2c1: Download complete [2022-02-02T18:19:27.594Z] ed53099fbce6: Verifying Checksum [2022-02-02T18:19:27.594Z] ed53099fbce6: Download complete [2022-02-02T18:19:27.594Z] 9065ff56babe: Verifying Checksum [2022-02-02T18:19:27.594Z] 9065ff56babe: Download complete [2022-02-02T18:19:27.594Z] 77bc0d833cb6: Verifying Checksum [2022-02-02T18:19:27.594Z] 77bc0d833cb6: Download complete [2022-02-02T18:19:27.860Z] b4d181a07f80: Verifying Checksum [2022-02-02T18:19:27.860Z] b4d181a07f80: Download complete [2022-02-02T18:19:28.439Z] d287ab97295c: Verifying Checksum [2022-02-02T18:19:28.439Z] d287ab97295c: Download complete [2022-02-02T18:19:29.397Z] b4d181a07f80: Pull complete [2022-02-02T18:19:29.397Z] a1111a8f2ec3: Pull complete [2022-02-02T18:19:29.976Z] ed53099fbce6: Pull complete [2022-02-02T18:19:29.976Z] dc539afda2c1: Pull complete [2022-02-02T18:19:30.240Z] 77bc0d833cb6: Pull complete [2022-02-02T18:19:30.240Z] 9065ff56babe: Pull complete [2022-02-02T18:19:35.583Z] d287ab97295c: Pull complete [2022-02-02T18:19:35.583Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-02T18:19:35.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T18:19:35.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-02T18:19:35.671Z] prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container [2022-02-02T18:19:35.709Z] $ 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/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-02T18:19:37.931Z] $ docker top 693d182ced58300686f0b2b05b1857628213ef951d703258f7a1242e08c43a31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-02T18:19:38.429Z] ---> job-cost.sh [2022-02-02T18:19:38.429Z] lf-activate-venv: SKIPPING [2022-02-02T18:19:38.429Z] INFO: No Stack... [2022-02-02T18:19:38.692Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-02T18:19:38.957Z] INFO: Archiving Costs [Pipeline] sh [2022-02-02T18:19:39.274Z] + cat /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives/cost.csv [2022-02-02T18:19:39.274Z] + cut -d, -f6 [Pipeline] lock [2022-02-02T18:19:39.312Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-306-1-stack-cost] [2022-02-02T18:19:39.316Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-306-1-stack-cost] did not exist. Created. [2022-02-02T18:19:39.316Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-02T18:19:39.704Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-02T18:19:39.757Z] Stashed 1 file(s) [Pipeline] } [2022-02-02T18:19:39.783Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-02T18:19:39.856Z] $ docker stop --time=1 693d182ced58300686f0b2b05b1857628213ef951d703258f7a1242e08c43a31 [2022-02-02T18:19:40.995Z] $ docker rm -f 693d182ced58300686f0b2b05b1857628213ef951d703258f7a1242e08c43a31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T18:20:15.678Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4467 in /w/workspace/xfoundry_go-mod-bootstrap_PR-306 [Pipeline] { [Pipeline] ws [2022-02-02T18:20:15.724Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2022-02-02T18:20:15.985Z] Selected Git installation does not exist. Using Default [2022-02-02T18:20:15.985Z] The recommended git tool is: NONE [2022-02-02T18:20:20.246Z] using credential edgex-jenkins-ssh [2022-02-02T18:20:20.275Z] Cloning the remote Git repository [2022-02-02T18:20:20.342Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-02-02T18:20:20.425Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2022-02-02T18:20:20.517Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-02-02T18:20:20.517Z] > git --version # timeout=10 [2022-02-02T18:20:20.534Z] > git --version # 'git version 2.17.1' [2022-02-02T18:20:20.536Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T18:20:20.612Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T18:20:21.842Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-02-02T18:20:21.859Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-02T18:20:21.887Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2022-02-02T18:20:21.930Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2022-02-02T18:20:21.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-02T18:20:21.941Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-02T18:20:22.627Z] Merging remotes/origin/main commit a67af89b85428d8e20be5f98700a74c21f552954 into PR head commit 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-02T18:20:22.967Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [2022-02-02T18:20:22.657Z] > git config core.sparsecheckout # timeout=10 [2022-02-02T18:20:22.680Z] > git checkout -f 19ddfd3d9e1f4cd244586303c3aa8f669714a9ab # timeout=10 [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-02-02T18:20:24.841Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives ']' [2022-02-02T18:20:24.841Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives [2022-02-02T18:20:24.841Z] total 8 [2022-02-02T18:20:24.841Z] drwxr-xr-x. 3 root root 34 Feb 2 18:19 . [2022-02-02T18:20:24.841Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 2 18:19 .. [2022-02-02T18:20:24.841Z] drwxr-xr-x. 2 root root 6 Feb 2 18:19 cost [2022-02-02T18:20:24.841Z] -rw-r--r--. 1 root root 87 Feb 2 18:19 cost.csv [2022-02-02T18:20:24.841Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives [2022-02-02T18:20:24.841Z] + ls -al /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives [2022-02-02T18:20:24.841Z] total 8 [2022-02-02T18:20:24.841Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 2 18:19 . [2022-02-02T18:20:24.841Z] drwxrwxr-x. 9 jenkins jenkins 4096 Feb 2 18:19 .. [2022-02-02T18:20:24.841Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 2 18:19 cost [2022-02-02T18:20:24.841Z] -rw-r--r--. 1 jenkins jenkins 87 Feb 2 18:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-02T18:20:25.175Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T18:20:25.767Z] ---> package-listing.sh [2022-02-02T18:20:25.767Z] ++ facter osfamily [2022-02-02T18:20:25.767Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-02T18:20:26.027Z] + OS_FAMILY=redhat [2022-02-02T18:20:26.027Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-306 [2022-02-02T18:20:26.027Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-02T18:20:26.027Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-02T18:20:26.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-02T18:20:26.027Z] + PACKAGES=/tmp/packages_start.txt [2022-02-02T18:20:26.027Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-306 ']' [2022-02-02T18:20:26.027Z] + PACKAGES=/tmp/packages_end.txt [2022-02-02T18:20:26.028Z] + case "${OS_FAMILY}" in [2022-02-02T18:20:26.028Z] + rpm -qa [2022-02-02T18:20:26.028Z] + sort [2022-02-02T18:20:26.594Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-02T18:20:26.594Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-02T18:20:26.594Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-02T18:20:26.594Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-306 ']' [2022-02-02T18:20:26.594Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives/ [2022-02-02T18:20:26.594Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-306/archives/ [Pipeline] echo [2022-02-02T18:20:26.630Z] 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/xfoundry_go-mod-bootstrap_PR-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-02T18:20:26.924Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-02T18:20:27.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-02T18:20:27.501Z] . [Pipeline] withDockerContainer [2022-02-02T18:20:27.591Z] prd-centos7-docker-4c-2g-4466 does not seem to be running inside a container [2022-02-02T18:20:27.624Z] $ 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/xfoundry_go-mod-bootstrap_PR-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-306 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306:/w/workspace/xfoundry_go-mod-bootstrap_PR-306:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-02-02T18:20:27.825Z] $ docker top 177db73b2e98bc164da40ad3eecf2ab558d265d398282b1aad92a84bddd810a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-02T18:20:28.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-02T18:20:28.542Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-02T18:20:28.860Z] + ls /var/log/sa-host [2022-02-02T18:20:28.860Z] + sadf -c /var/log/sa-host/sa02 [2022-02-02T18:20:28.860Z] file_magic: OK [2022-02-02T18:20:28.860Z] HZ: Using current value: 100 [2022-02-02T18:20:28.860Z] file_header: OK [2022-02-02T18:20:28.860Z] 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 [2022-02-02T18:20:28.860Z] Statistics: [2022-02-02T18:20:28.860Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-02T18:20:28.860Z] File successfully converted to sysstat format version 12.0.3 [2022-02-02T18:20:28.860Z] + sadf -c /var/log/sa-host/sa17 [2022-02-02T18:20:28.860Z] file_magic: OK [2022-02-02T18:20:28.860Z] HZ: Using current value: 100 [2022-02-02T18:20:28.860Z] file_header: OK [2022-02-02T18:20:28.860Z] 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 [2022-02-02T18:20:28.860Z] Statistics: [2022-02-02T18:20:28.860Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-02T18:20:28.860Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-02T18:20:29.143Z] provisioning config files... [2022-02-02T18:20:29.158Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-306@tmp/config2773213973737322338tmp [Pipeline] { [Pipeline] echo [2022-02-02T18:20:29.205Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T18:20:29.526Z] ---> create-netrc.sh [Pipeline] } [2022-02-02T18:20:29.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-02T18:20:30.156Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-02T18:20:30.238Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T18:20:30.610Z] ---> sudo-logs.sh [2022-02-02T18:20:30.610Z] Archiving 'sudo' log.. [2022-02-02T18:20:30.610Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4466.novalocal: Name or service not known [2022-02-02T18:20:30.610Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4466.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-02T18:20:30.696Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T18:20:31.017Z] ---> job-cost.sh [2022-02-02T18:20:31.017Z] lf-activate-venv: SKIPPING [2022-02-02T18:20:31.017Z] DEBUG: total: 0.05999999865889549 [2022-02-02T18:20:31.017Z] INFO: Retrieving Stack Cost... [2022-02-02T18:20:31.278Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-02T18:20:31.540Z] INFO: Archiving Costs [Pipeline] echo [2022-02-02T18:20:31.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-02T18:20:31.894Z] ---> logs-deploy.sh [2022-02-02T18:20:31.894Z] lf-activate-venv: SKIPPING [2022-02-02T18:20:31.894Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-306/1 [2022-02-02T18:20:31.894Z] INFO: archiving workspace using pattern(s): [2022-02-02T18:20:32.472Z] Archives upload complete. [2022-02-02T18:20:32.737Z] INFO: archiving logs to Nexus