Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from e741b2a411ecc9c8824b4f811649eccd3458966f+aa508a3e66e4a281fa0c2e3029608a5edd05d007 (cd761cd40c0404e5f64fdbdb3e6d2ab74797ec17) 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-ssh8749086804968564662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh3343551705198451411.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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/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/app-functions-sdk-go/branches/PR-964/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9207389689816598447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh5222547912254386703.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-964/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/app-functions-sdk-go/branches/PR-964/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7942314388344733603.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go 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: app-functions-sdk 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: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-256 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-964 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh6964947671632555450.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.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/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh3752056205831641550.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) > git config core.sparsecheckout # timeout=10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # 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/ndry_app-functions-sdk-go_PR-964@tmp/jenkins-gitclient-ssh2014482000640109364.key > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 Commit message: "ci: update app-service-template for LTS" > git rev-list --no-walk e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T19:34:13.571Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T19:34:13.671Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T19:34:13.705Z] ========================================================= [2021-10-06T19:34:13.705Z] EdgeX Global Pipelines Version Info [2021-10-06T19:34:13.705Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T19:34:14.668Z] ------------------- [2021-10-06T19:34:14.668Z] stable info: [2021-10-06T19:34:14.668Z] ------------------- [2021-10-06T19:34:14.668Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T19:34:14.668Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T19:34:14.668Z] Message: update stable to v1.0.206 [2021-10-06T19:34:15.633Z] ------------------- [2021-10-06T19:34:15.633Z] experimental info: [2021-10-06T19:34:15.633Z] ------------------- [2021-10-06T19:34:15.633Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T19:34:15.633Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T19:34:15.633Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T19:34:15.789Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-10-06T19:34:15.816Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-10-06T19:34:15.841Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T19:34:15.866Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T19:34:15.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T19:34:15.915Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T19:34:15.938Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-06T19:34:15.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T19:34:16.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T19:34:16.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T19:34:16.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T19:34:16.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T19:34:16.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-10-06T19:34:16.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T19:34:16.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T19:34:16.181Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T19:34:16.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T19:34:16.226Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T19:34:16.249Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T19:34:16.271Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T19:34:16.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T19:34:16.333Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-06T19:34:16.356Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-06T19:34:16.378Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T19:34:16.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T19:34:16.424Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-06T19:34:16.447Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T19:34:16.470Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-964 [Pipeline] echo [2021-10-06T19:34:16.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-964 [Pipeline] echo [2021-10-06T19:34:16.517Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-964 [Pipeline] echo [2021-10-06T19:34:16.539Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] echo [2021-10-06T19:34:16.562Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e741b2a [Pipeline] echo [2021-10-06T19:34:16.604Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T19:34:17.131Z] + git log --format=format:%s -1 e741b2a411ecc9c8824b4f811649eccd3458966f [Pipeline] echo [2021-10-06T19:34:17.203Z] GIT_COMMIT: e741b2a411ecc9c8824b4f811649eccd3458966f, Commit Message: ci: update app-service-template for LTS [Pipeline] echo [2021-10-06T19:34:17.216Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T19:34:18.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T19:34:18.064Z] [2021-10-06T19:34:18.064Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T19:34:18.403Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T19:34:18.683Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T19:34:18.683Z] 31603596830f: Pulling fs layer [2021-10-06T19:34:18.683Z] 04fac38145f0: Pulling fs layer [2021-10-06T19:34:18.683Z] 701f6daf10bf: Pulling fs layer [2021-10-06T19:34:18.683Z] 24f72da36158: Pulling fs layer [2021-10-06T19:34:18.683Z] 24f72da36158: Waiting [2021-10-06T19:34:18.683Z] 04fac38145f0: Verifying Checksum [2021-10-06T19:34:18.683Z] 04fac38145f0: Download complete [2021-10-06T19:34:18.683Z] 31603596830f: Verifying Checksum [2021-10-06T19:34:18.683Z] 31603596830f: Download complete [2021-10-06T19:34:18.955Z] 31603596830f: Pull complete [2021-10-06T19:34:18.955Z] 04fac38145f0: Pull complete [2021-10-06T19:34:33.992Z] 24f72da36158: Verifying Checksum [2021-10-06T19:34:33.992Z] 24f72da36158: Download complete [2021-10-06T19:35:13.144Z] 701f6daf10bf: Verifying Checksum [2021-10-06T19:35:13.144Z] 701f6daf10bf: Download complete [2021-10-06T19:35:13.144Z] 701f6daf10bf: Pull complete [2021-10-06T19:35:13.144Z] 24f72da36158: Pull complete [2021-10-06T19:35:13.144Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T19:35:13.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T19:35:13.144Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T19:35:13.269Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2021-10-06T19:35:13.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T19:35:13.951Z] $ docker top a306559bb6d108e3b93e773f63f42bf526ede394b325e8e7bb8e45099a738c73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T19:35:14.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T19:35:14.109Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T19:35:14.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T19:35:14.230Z] $ docker exec a306559bb6d108e3b93e773f63f42bf526ede394b325e8e7bb8e45099a738c73 ssh-agent [2021-10-06T19:35:14.347Z] SSH_AUTH_SOCK=/tmp/ssh-4xo7bcb8dtIA/agent.14 [2021-10-06T19:35:14.347Z] SSH_AGENT_PID=20 [2021-10-06T19:35:14.373Z] Running ssh-add (command line suppressed) [2021-10-06T19:35:14.488Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_883452349873910700.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_883452349873910700.key) [2021-10-06T19:35:14.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T19:35:14.860Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T19:35:14.892Z] $ docker exec --env ******** --env ******** a306559bb6d108e3b93e773f63f42bf526ede394b325e8e7bb8e45099a738c73 ssh-agent -k [2021-10-06T19:35:14.973Z] unset SSH_AUTH_SOCK; [2021-10-06T19:35:14.973Z] unset SSH_AGENT_PID; [2021-10-06T19:35:14.973Z] echo Agent pid 20 killed; [2021-10-06T19:35:14.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T19:35:15.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T19:35:15.035Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T19:35:15.152Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T19:35:15.158Z] $ docker exec a306559bb6d108e3b93e773f63f42bf526ede394b325e8e7bb8e45099a738c73 ssh-agent [2021-10-06T19:35:15.261Z] SSH_AUTH_SOCK=/tmp/ssh-qgg3jovOFSvx/agent.55 [2021-10-06T19:35:15.261Z] SSH_AGENT_PID=62 [2021-10-06T19:35:15.279Z] Running ssh-add (command line suppressed) [2021-10-06T19:35:15.363Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_2876381022771942144.key (/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/private_key_2876381022771942144.key) [2021-10-06T19:35:15.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T19:35:15.766Z] + git semver init [2021-10-06T19:35:15.766Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T19:35:15.766Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.git [2021-10-06T19:35:15.766Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-964 [2021-10-06T19:35:15.766Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T19:35:15.766Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T19:35:15.766Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T19:35:15.766Z] # $SEMVER_BRANCH = PR-964 [2021-10-06T19:35:15.766Z] # $SEMVER_TEMP = /tmp/semver-799763065 [2021-10-06T19:35:15.766Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-10-06T19:35:18.387Z] # '/tmp/semver-799763065' -> '/w/workspace/ndry_app-functions-sdk-go_PR-964/.semver' [2021-10-06T19:35:18.387Z] # -> Force: false [2021-10-06T19:35:18.387Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-964/.semver [Pipeline] } [2021-10-06T19:35:18.426Z] $ docker exec --env ******** --env ******** a306559bb6d108e3b93e773f63f42bf526ede394b325e8e7bb8e45099a738c73 ssh-agent -k [2021-10-06T19:35:18.533Z] unset SSH_AUTH_SOCK; [2021-10-06T19:35:18.533Z] unset SSH_AGENT_PID; [2021-10-06T19:35:18.533Z] echo Agent pid 62 killed; [2021-10-06T19:35:18.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T19:35:19.165Z] + git semver [Pipeline] } [2021-10-06T19:35:19.198Z] $ docker stop --time=1 a306559bb6d108e3b93e773f63f42bf526ede394b325e8e7bb8e45099a738c73 [2021-10-06T19:35:20.504Z] $ docker rm -f a306559bb6d108e3b93e773f63f42bf526ede394b325e8e7bb8e45099a738c73 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T19:35:20.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T19:35:21.295Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T19:35:21.299Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-06T19:35:37.696Z] Still waiting to schedule task [2021-10-06T19:35:37.697Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T19:35:37.699Z] Still waiting to schedule task [2021-10-06T19:35:37.700Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-06T19:37:55.938Z] Running on prd-centos7-docker-4c-2g-259 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws [2021-10-06T19:37:55.957Z] Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-06T19:37:56.164Z] The recommended git tool is: git [2021-10-06T19:38:00.292Z] using credential edgex-jenkins-ssh [2021-10-06T19:38:00.308Z] Cloning the remote Git repository [2021-10-06T19:37:59.914Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T19:37:59.998Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 [2021-10-06T19:38:00.035Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T19:38:00.035Z] > git --version # timeout=10 [2021-10-06T19:38:00.043Z] > git --version # 'git version 2.24.4' [2021-10-06T19:38:00.044Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T19:38:00.076Z] [INFO] Currently running in a labeled security context [2021-10-06T19:38:00.076Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T19:38:00.076Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh3632034151074539395.key [2021-10-06T19:38:00.088Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T19:38:01.575Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T19:38:01.585Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T19:38:01.601Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T19:38:01.619Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T19:38:01.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T19:38:01.623Z] [INFO] Currently running in a labeled security context [2021-10-06T19:38:01.623Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T19:38:01.623Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh2946189705157553531.key [2021-10-06T19:38:01.632Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T19:38:02.896Z] Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f [2021-10-06T19:38:03.009Z] Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f [2021-10-06T19:38:03.009Z] Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) [2021-10-06T19:38:02.704Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T19:38:02.711Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [2021-10-06T19:38:02.778Z] > git remote # timeout=10 [2021-10-06T19:38:02.785Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T19:38:02.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T19:38:02.791Z] [INFO] Currently running in a labeled security context [2021-10-06T19:38:02.791Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T19:38:02.791Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh91058434217738053.key [2021-10-06T19:38:02.796Z] > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 [2021-10-06T19:38:02.808Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T19:38:02.818Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T19:38:02.831Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [2021-10-06T19:38:07.032Z] Commit message: "ci: update app-service-template for LTS" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T19:38:07.680Z] ========================================================= [2021-10-06T19:38:07.680Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T19:38:07.680Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T19:38:08.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T19:38:09.340Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-258 in /w/workspace/ndry_app-functions-sdk-go_PR-964 [Pipeline] { [Pipeline] ws [2021-10-06T19:38:09.362Z] Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout [2021-10-06T19:38:09.699Z] The recommended git tool is: git [2021-10-06T19:38:11.523Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T19:38:11.523Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T19:38:11.523Z] 57d31006c564: Pulling fs layer [2021-10-06T19:38:11.523Z] bd5ccded8296: Pulling fs layer [2021-10-06T19:38:11.523Z] 304dd3a0f381: Pulling fs layer [2021-10-06T19:38:11.523Z] d37cda54a23b: Pulling fs layer [2021-10-06T19:38:11.523Z] bae75c0f2455: Pulling fs layer [2021-10-06T19:38:11.523Z] 806579b3d29a: Pulling fs layer [2021-10-06T19:38:11.523Z] c77eb801bf70: Pulling fs layer [2021-10-06T19:38:11.523Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T19:38:11.523Z] d37cda54a23b: Waiting [2021-10-06T19:38:11.523Z] bae75c0f2455: Waiting [2021-10-06T19:38:11.523Z] 806579b3d29a: Waiting [2021-10-06T19:38:11.523Z] c77eb801bf70: Waiting [2021-10-06T19:38:11.523Z] 6d0567d44e1a: Waiting [2021-10-06T19:38:11.523Z] 304dd3a0f381: Waiting [2021-10-06T19:38:11.523Z] bd5ccded8296: Verifying Checksum [2021-10-06T19:38:11.523Z] bd5ccded8296: Download complete [2021-10-06T19:38:18.200Z] 57d31006c564: Verifying Checksum [2021-10-06T19:38:18.200Z] 57d31006c564: Download complete [2021-10-06T19:38:18.200Z] d37cda54a23b: Verifying Checksum [2021-10-06T19:38:18.200Z] d37cda54a23b: Download complete [2021-10-06T19:38:18.200Z] bae75c0f2455: Verifying Checksum [2021-10-06T19:38:18.200Z] bae75c0f2455: Download complete [2021-10-06T19:38:18.200Z] 806579b3d29a: Verifying Checksum [2021-10-06T19:38:18.200Z] 806579b3d29a: Download complete [2021-10-06T19:38:18.200Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T19:38:18.200Z] 4e9f2cdf4387: Download complete [2021-10-06T19:38:18.200Z] 4e9f2cdf4387: Pull complete [2021-10-06T19:38:18.200Z] 57d31006c564: Pull complete [2021-10-06T19:38:18.200Z] bd5ccded8296: Pull complete [2021-10-06T19:38:19.770Z] using credential edgex-jenkins-ssh [2021-10-06T19:38:19.790Z] Cloning the remote Git repository [2021-10-06T19:38:19.842Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T19:38:19.959Z] > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 [2021-10-06T19:38:20.068Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T19:38:20.069Z] > git --version # timeout=10 [2021-10-06T19:38:20.087Z] > git --version # 'git version 2.17.1' [2021-10-06T19:38:20.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T19:38:20.387Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T19:38:24.590Z] Merging remotes/origin/main commit aa508a3e66e4a281fa0c2e3029608a5edd05d007 into PR head commit e741b2a411ecc9c8824b4f811649eccd3458966f [2021-10-06T19:38:24.869Z] Merge succeeded, producing e741b2a411ecc9c8824b4f811649eccd3458966f [2021-10-06T19:38:24.870Z] Checking out Revision e741b2a411ecc9c8824b4f811649eccd3458966f (PR-964) [2021-10-06T19:38:24.877Z] 304dd3a0f381: Verifying Checksum [2021-10-06T19:38:24.877Z] 304dd3a0f381: Download complete [2021-10-06T19:38:24.877Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T19:38:24.877Z] 6d0567d44e1a: Download complete [2021-10-06T19:38:24.877Z] c77eb801bf70: Verifying Checksum [2021-10-06T19:38:24.877Z] c77eb801bf70: Download complete [2021-10-06T19:38:23.732Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T19:38:23.745Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T19:38:23.770Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-06T19:38:23.805Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-06T19:38:23.805Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T19:38:23.820Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/964/head:refs/remotes/origin/PR-964 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T19:38:24.613Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T19:38:24.631Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [2021-10-06T19:38:24.766Z] > git remote # timeout=10 [2021-10-06T19:38:24.796Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T19:38:24.809Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T19:38:24.820Z] > git merge aa508a3e66e4a281fa0c2e3029608a5edd05d007 # timeout=10 [2021-10-06T19:38:24.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T19:38:24.874Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T19:38:24.884Z] > git checkout -f e741b2a411ecc9c8824b4f811649eccd3458966f # timeout=10 [2021-10-06T19:38:27.508Z] 304dd3a0f381: Pull complete [2021-10-06T19:38:27.508Z] d37cda54a23b: Pull complete [2021-10-06T19:38:27.508Z] bae75c0f2455: Pull complete [2021-10-06T19:38:27.508Z] 806579b3d29a: Pull complete [2021-10-06T19:38:27.508Z] c77eb801bf70: Pull complete [2021-10-06T19:38:30.097Z] Commit message: "ci: update app-service-template for LTS" [2021-10-06T19:38:30.131Z] 6d0567d44e1a: Pull complete [2021-10-06T19:38:30.131Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T19:38:30.131Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T19:38:30.131Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2021-10-06T19:38:30.571Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-10-06T19:38:30.914Z] ========================================================= [2021-10-06T19:38:30.914Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T19:38:30.914Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T19:38:31.142Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T19:38:31.142Z] . [Pipeline] withDockerContainer [2021-10-06T19:38:31.301Z] prd-centos7-docker-4c-2g-259 does not seem to be running inside a container [2021-10-06T19:38:31.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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-10-06T19:38:31.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T19:38:33.623Z] $ docker top 743cce1308b0d4b3ce212794ef17f542d748e14ab8e0c5bfa8284dc5e7088d0d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T19:38:34.038Z] + go version [2021-10-06T19:38:34.038Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T19:38:34.062Z] $ docker stop --time=1 743cce1308b0d4b3ce212794ef17f542d748e14ab8e0c5bfa8284dc5e7088d0d [2021-10-06T19:38:35.236Z] $ docker rm -f 743cce1308b0d4b3ce212794ef17f542d748e14ab8e0c5bfa8284dc5e7088d0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T19:38:35.841Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T19:38:35.842Z] . [Pipeline] withDockerContainer [2021-10-06T19:38:36.079Z] prd-centos7-docker-4c-2g-259 does not seem to be running inside a container [2021-10-06T19:38:36.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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-10-06T19:38:36.528Z] $ docker top 3bb9364fa341f6e05a8e59b72e0d4867461f7458dade858e893dc6ed940ffefa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T19:38:36.966Z] + make test [2021-10-06T19:38:36.967Z] make -C ./app-service-template build [2021-10-06T19:38:36.967Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-10-06T19:38:36.967Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-10-06T19:38:44.948Z] Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T19:38:45.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T19:38:45.985Z] [2021-10-06T19:38:45.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T19:38:46.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T19:38:56.768Z] Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T19:38:57.082Z] Failed in branch arm64 [2021-10-06T19:38:59.086Z] go: github.com/edgexfoundry/go-mod-core-contracts/v2@v2.0.0: Get "https://nexus3.edgexfoundry.org/repository/go-proxy/github.com/edgexfoundry/go-mod-core-contracts/v2/@v/v2.0.0.mod": net/http: TLS handshake timeout [2021-10-06T19:38:59.086Z] make[1]: *** [Makefile:40: build] Error 1 [2021-10-06T19:38:59.086Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' [2021-10-06T19:38:59.086Z] make: *** [Makefile:22: build] Error 2 [Pipeline] } [2021-10-06T19:38:59.112Z] $ docker stop --time=1 3bb9364fa341f6e05a8e59b72e0d4867461f7458dade858e893dc6ed940ffefa [2021-10-06T19:39:00.297Z] $ docker rm -f 3bb9364fa341f6e05a8e59b72e0d4867461f7458dade858e893dc6ed940ffefa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T19:39:01.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T19:39:01.374Z] [2021-10-06T19:39:01.374Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T19:39:01.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T19:39:01.730Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T19:39:01.730Z] b4d181a07f80: Pulling fs layer [2021-10-06T19:39:01.730Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T19:39:01.730Z] ed53099fbce6: Pulling fs layer [2021-10-06T19:39:01.730Z] dc539afda2c1: Pulling fs layer [2021-10-06T19:39:01.730Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T19:39:01.730Z] 9065ff56babe: Pulling fs layer [2021-10-06T19:39:01.730Z] d287ab97295c: Pulling fs layer [2021-10-06T19:39:01.730Z] 77bc0d833cb6: Waiting [2021-10-06T19:39:01.730Z] 9065ff56babe: Waiting [2021-10-06T19:39:01.730Z] d287ab97295c: Waiting [2021-10-06T19:39:01.730Z] dc539afda2c1: Waiting [2021-10-06T19:39:02.004Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T19:39:02.004Z] a1111a8f2ec3: Download complete [2021-10-06T19:39:02.004Z] dc539afda2c1: Verifying Checksum [2021-10-06T19:39:02.004Z] dc539afda2c1: Download complete [2021-10-06T19:39:02.273Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T19:39:02.273Z] 77bc0d833cb6: Download complete [2021-10-06T19:39:02.273Z] ed53099fbce6: Verifying Checksum [2021-10-06T19:39:02.273Z] ed53099fbce6: Download complete [2021-10-06T19:39:02.273Z] 9065ff56babe: Verifying Checksum [2021-10-06T19:39:02.273Z] 9065ff56babe: Download complete [2021-10-06T19:39:02.556Z] b4d181a07f80: Verifying Checksum [2021-10-06T19:39:02.556Z] b4d181a07f80: Download complete [2021-10-06T19:39:04.215Z] b4d181a07f80: Pull complete [2021-10-06T19:39:04.215Z] a1111a8f2ec3: Pull complete [2021-10-06T19:39:04.820Z] ed53099fbce6: Pull complete [2021-10-06T19:39:05.100Z] dc539afda2c1: Pull complete [2021-10-06T19:39:05.100Z] d287ab97295c: Verifying Checksum [2021-10-06T19:39:05.100Z] d287ab97295c: Download complete [2021-10-06T19:39:05.371Z] 77bc0d833cb6: Pull complete [2021-10-06T19:39:05.371Z] 9065ff56babe: Pull complete [2021-10-06T19:39:10.829Z] d287ab97295c: Pull complete [2021-10-06T19:39:10.829Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T19:39:10.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T19:39:10.829Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T19:39:10.957Z] prd-centos7-docker-4c-2g-259 does not seem to be running inside a container [2021-10-06T19:39:11.307Z] $ 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/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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-10-06T19:39:13.881Z] $ docker top a03a6c96ba2c0b3d48d5f6b22d1124930932f03b21b44eeab287020157f5d52f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T19:39:14.589Z] ---> job-cost.sh [2021-10-06T19:39:14.589Z] lf-activate-venv: SKIPPING [2021-10-06T19:39:14.589Z] INFO: No Stack... [2021-10-06T19:39:32.888Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T19:39:32.888Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T19:39:33.231Z] + cut -d, -f6 [2021-10-06T19:39:33.231Z] + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv [Pipeline] lock [2021-10-06T19:39:33.274Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-4-stack-cost] [2021-10-06T19:39:33.286Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-4-stack-cost] did not exist. Created. [2021-10-06T19:39:33.286Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T19:39:33.638Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T19:39:33.893Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T19:39:33.907Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-964-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T19:39:33.943Z] $ docker stop --time=1 a03a6c96ba2c0b3d48d5f6b22d1124930932f03b21b44eeab287020157f5d52f [2021-10-06T19:39:35.098Z] $ docker rm -f a03a6c96ba2c0b3d48d5f6b22d1124930932f03b21b44eeab287020157f5d52f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T19:39:35.430Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T19:39:37.259Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-964/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T19:39:37.595Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T19:39:38.205Z] ---> package-listing.sh [2021-10-06T19:39:38.205Z] ++ facter osfamily [2021-10-06T19:39:38.205Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T19:39:38.205Z] + OS_FAMILY=redhat [2021-10-06T19:39:38.205Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-964 [2021-10-06T19:39:38.205Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T19:39:38.205Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T19:39:38.205Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T19:39:38.205Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T19:39:38.205Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' [2021-10-06T19:39:38.205Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T19:39:38.205Z] + case "${OS_FAMILY}" in [2021-10-06T19:39:38.205Z] + rpm -qa [2021-10-06T19:39:38.205Z] + sort [2021-10-06T19:39:39.196Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T19:39:39.196Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T19:39:39.196Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T19:39:39.196Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-964 ']' [2021-10-06T19:39:39.196Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ [2021-10-06T19:39:39.196Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-964/archives/ [Pipeline] echo [2021-10-06T19:39:39.212Z] 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/ndry_app-functions-sdk-go_PR-964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T19:39:39.526Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T19:39:39.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T19:39:39.859Z] [2021-10-06T19:39:39.859Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T19:39:40.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T19:39:40.201Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T19:39:40.201Z] b4d181a07f80: Pulling fs layer [2021-10-06T19:39:40.201Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T19:39:40.201Z] ed53099fbce6: Pulling fs layer [2021-10-06T19:39:40.201Z] dc539afda2c1: Pulling fs layer [2021-10-06T19:39:40.201Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T19:39:40.201Z] 9065ff56babe: Pulling fs layer [2021-10-06T19:39:40.201Z] d287ab97295c: Pulling fs layer [2021-10-06T19:39:40.201Z] dc539afda2c1: Waiting [2021-10-06T19:39:40.201Z] 77bc0d833cb6: Waiting [2021-10-06T19:39:40.201Z] 9065ff56babe: Waiting [2021-10-06T19:39:40.201Z] d287ab97295c: Waiting [2021-10-06T19:39:40.559Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T19:39:40.559Z] a1111a8f2ec3: Download complete [2021-10-06T19:39:40.559Z] dc539afda2c1: Verifying Checksum [2021-10-06T19:39:40.559Z] dc539afda2c1: Download complete [2021-10-06T19:39:40.897Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T19:39:40.897Z] 77bc0d833cb6: Download complete [2021-10-06T19:39:40.897Z] 9065ff56babe: Verifying Checksum [2021-10-06T19:39:40.897Z] 9065ff56babe: Download complete [2021-10-06T19:39:40.897Z] ed53099fbce6: Verifying Checksum [2021-10-06T19:39:40.897Z] ed53099fbce6: Download complete [2021-10-06T19:39:41.216Z] b4d181a07f80: Verifying Checksum [2021-10-06T19:39:41.216Z] b4d181a07f80: Download complete [2021-10-06T19:39:42.658Z] b4d181a07f80: Pull complete [2021-10-06T19:39:42.944Z] a1111a8f2ec3: Pull complete [2021-10-06T19:39:43.224Z] d287ab97295c: Verifying Checksum [2021-10-06T19:39:43.224Z] d287ab97295c: Download complete [2021-10-06T19:39:43.490Z] ed53099fbce6: Pull complete [2021-10-06T19:39:43.490Z] dc539afda2c1: Pull complete [2021-10-06T19:39:43.760Z] 77bc0d833cb6: Pull complete [2021-10-06T19:39:43.760Z] 9065ff56babe: Pull complete [2021-10-06T19:39:49.344Z] d287ab97295c: Pull complete [2021-10-06T19:39:49.345Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T19:39:49.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T19:39:49.345Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T19:39:49.455Z] prd-centos7-docker-4c-2g-256 does not seem to be running inside a container [2021-10-06T19:39:49.576Z] $ 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/ndry_app-functions-sdk-go_PR-964/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-964 -v /w/workspace/ndry_app-functions-sdk-go_PR-964:/w/workspace/ndry_app-functions-sdk-go_PR-964:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-964@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-964@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:latest cat [2021-10-06T19:39:52.335Z] $ docker top c648f29b670feaaf0b4e5076939080abffa2fed3bc47f83052b359f33c3d35a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T19:39:52.736Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T19:39:53.079Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T19:39:53.419Z] + ls /var/log/sa-host [2021-10-06T19:39:53.420Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T19:39:53.420Z] file_magic: OK [2021-10-06T19:39:53.420Z] HZ: Using current value: 100 [2021-10-06T19:39:53.420Z] file_header: OK [2021-10-06T19:39:53.420Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-06T19:39:53.420Z] Statistics: [2021-10-06T19:39:53.420Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T19:39:53.420Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T19:39:53.420Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T19:39:53.420Z] file_magic: OK [2021-10-06T19:39:53.420Z] HZ: Using current value: 100 [2021-10-06T19:39:53.420Z] file_header: OK [2021-10-06T19:39:53.420Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-06T19:39:53.420Z] Statistics: [2021-10-06T19:39:53.420Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T19:39:53.420Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T19:39:53.970Z] provisioning config files... [2021-10-06T19:39:53.996Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-964@tmp/config1431989719492747760tmp [Pipeline] { [Pipeline] echo [2021-10-06T19:39:54.023Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T19:39:54.566Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T19:39:54.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T19:39:55.003Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T19:39:55.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T19:39:55.350Z] ---> sudo-logs.sh [2021-10-06T19:39:55.350Z] Archiving 'sudo' log.. [2021-10-06T19:39:55.350Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-256.novalocal: Name or service not known [2021-10-06T19:39:55.350Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-256.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T19:39:55.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T19:39:55.989Z] ---> job-cost.sh [2021-10-06T19:39:55.989Z] lf-activate-venv: SKIPPING [2021-10-06T19:39:55.989Z] DEBUG: total: 0.05999999865889549 [2021-10-06T19:39:55.989Z] INFO: Retrieving Stack Cost... [2021-10-06T19:40:01.354Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T19:40:01.354Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T19:40:01.376Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T19:40:01.951Z] ---> logs-deploy.sh [2021-10-06T19:40:01.951Z] lf-activate-venv: SKIPPING [2021-10-06T19:40:01.951Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-964/4 [2021-10-06T19:40:01.951Z] INFO: archiving workspace using pattern(s): [2021-10-06T19:40:04.552Z] Archives upload complete. [2021-10-06T19:40:04.552Z] INFO: archiving logs to Nexus [2021-10-06T19:40:04.824Z] ---> uname -a: [2021-10-06T19:40:04.824Z] Linux prd-centos7-docker-4c-2g-256.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] ---> lscpu: [2021-10-06T19:40:04.824Z] Architecture: x86_64 [2021-10-06T19:40:04.824Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-06T19:40:04.824Z] Byte Order: Little Endian [2021-10-06T19:40:04.824Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-06T19:40:04.824Z] CPU(s): 2 [2021-10-06T19:40:04.824Z] On-line CPU(s) list: 0,1 [2021-10-06T19:40:04.824Z] Thread(s) per core: 1 [2021-10-06T19:40:04.824Z] Core(s) per socket: 1 [2021-10-06T19:40:04.824Z] Socket(s): 2 [2021-10-06T19:40:04.824Z] NUMA node(s): 1 [2021-10-06T19:40:04.824Z] Vendor ID: AuthenticAMD [2021-10-06T19:40:04.824Z] CPU family: 23 [2021-10-06T19:40:04.824Z] Model: 49 [2021-10-06T19:40:04.824Z] Model name: AMD EPYC-Rome Processor [2021-10-06T19:40:04.824Z] Stepping: 0 [2021-10-06T19:40:04.824Z] CPU MHz: 2799.998 [2021-10-06T19:40:04.824Z] BogoMIPS: 5599.99 [2021-10-06T19:40:04.824Z] Virtualization: AMD-V [2021-10-06T19:40:04.824Z] Hypervisor vendor: KVM [2021-10-06T19:40:04.824Z] Virtualization type: full [2021-10-06T19:40:04.824Z] L1d cache: 32K [2021-10-06T19:40:04.824Z] L1i cache: 32K [2021-10-06T19:40:04.824Z] L2 cache: 512K [2021-10-06T19:40:04.824Z] L3 cache: 16384K [2021-10-06T19:40:04.824Z] NUMA node0 CPU(s): 0,1 [2021-10-06T19:40:04.824Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] ---> nproc: [2021-10-06T19:40:04.824Z] 2 [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] ---> df -h: [2021-10-06T19:40:04.824Z] Filesystem Size Used Avail Use% Mounted on [2021-10-06T19:40:04.824Z] overlay 40G 7.7G 33G 20% / [2021-10-06T19:40:04.824Z] tmpfs 64M 0 64M 0% /dev [2021-10-06T19:40:04.824Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-06T19:40:04.824Z] shm 64M 0 64M 0% /dev/shm [2021-10-06T19:40:04.824Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] ---> sar -b -r -n DEV: [2021-10-06T19:40:04.824Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] 19:33:07 LINUX RESTART (2 CPU) [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] 19:34:01 tps rtps wtps bread/s bwrtn/s [2021-10-06T19:40:04.824Z] 19:35:01 82.28 3.01 79.26 2056.23 3150.82 [2021-10-06T19:40:04.824Z] 19:36:01 14.29 0.77 13.52 334.79 2701.85 [2021-10-06T19:40:04.824Z] 19:37:01 1.57 0.00 1.57 0.00 28.72 [2021-10-06T19:40:04.824Z] 19:38:01 0.22 0.00 0.22 0.00 2.87 [2021-10-06T19:40:04.824Z] 19:39:01 0.42 0.00 0.42 0.00 5.76 [2021-10-06T19:40:04.824Z] Average: 19.75 0.76 19.00 478.25 1178.17 [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] 19:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-06T19:40:04.824Z] 19:35:01 5686132 0 636460 7.95 2620 1683720 1267904 14.00 569260 1523024 20 [2021-10-06T19:40:04.824Z] 19:36:01 5646152 0 620452 7.75 2620 1739708 1062616 11.73 573880 1549640 20 [2021-10-06T19:40:04.824Z] 19:37:01 5647268 0 619336 7.73 2620 1739708 1027616 11.35 573260 1549776 16 [2021-10-06T19:40:04.824Z] 19:38:01 5650032 0 616564 7.70 2620 1739716 1027868 11.35 570072 1549776 16 [2021-10-06T19:40:04.824Z] 19:39:01 5649828 0 616764 7.70 2620 1739720 1027904 11.35 569624 1550472 12 [2021-10-06T19:40:04.824Z] Average: 5655882 0 621915 7.77 2620 1728514 1082782 11.95 571219 1544538 17 [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] 19:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-06T19:40:04.824Z] 19:35:01 eth0 155.95 123.78 701.90 38.42 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:36:01 eth0 78.32 93.59 425.59 17.27 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:36:01 docker0 71.42 47.96 7.51 313.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:37:01 eth0 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:38:01 eth0 0.98 0.48 0.32 0.22 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:39:01 eth0 0.98 0.37 0.44 0.28 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] Average: eth0 47.39 43.67 225.69 11.24 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] Average: docker0 14.29 9.59 1.50 62.61 0.00 0.00 0.00 0.00 [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] ---> sar -P ALL: [2021-10-06T19:40:04.824Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/06/21 _x86_64_ (2 CPU) [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] 19:33:07 LINUX RESTART (2 CPU) [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] 19:34:01 CPU %user %nice %system %iowait %steal %idle [2021-10-06T19:40:04.824Z] 19:35:01 all 5.17 0.00 1.32 2.33 0.03 91.14 [2021-10-06T19:40:04.824Z] 19:35:01 0 4.97 0.00 1.28 1.74 0.03 91.97 [2021-10-06T19:40:04.824Z] 19:35:01 1 5.38 0.00 1.37 2.92 0.03 90.31 [2021-10-06T19:40:04.824Z] 19:36:01 all 3.40 0.00 1.14 0.20 0.03 95.23 [2021-10-06T19:40:04.824Z] 19:36:01 0 4.28 0.00 1.21 0.34 0.03 94.14 [2021-10-06T19:40:04.824Z] 19:36:01 1 2.52 0.00 1.06 0.07 0.03 96.31 [2021-10-06T19:40:04.824Z] 19:37:01 all 0.23 0.00 0.06 0.00 0.02 99.70 [2021-10-06T19:40:04.824Z] 19:37:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-10-06T19:40:04.824Z] 19:37:01 1 0.33 0.00 0.07 0.00 0.02 99.58 [2021-10-06T19:40:04.824Z] 19:38:01 all 0.15 0.00 0.06 0.00 0.02 99.77 [2021-10-06T19:40:04.824Z] 19:38:01 0 0.22 0.00 0.07 0.00 0.02 99.70 [2021-10-06T19:40:04.824Z] 19:38:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-10-06T19:40:04.824Z] 19:39:01 all 0.19 0.00 0.03 0.00 0.02 99.76 [2021-10-06T19:40:04.824Z] 19:39:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-10-06T19:40:04.824Z] 19:39:01 1 0.32 0.00 0.02 0.00 0.00 99.67 [2021-10-06T19:40:04.824Z] Average: all 1.82 0.00 0.52 0.50 0.02 97.14 [2021-10-06T19:40:04.824Z] Average: 0 1.92 0.00 0.53 0.41 0.03 97.11 [2021-10-06T19:40:04.824Z] Average: 1 1.72 0.00 0.51 0.59 0.02 97.16 [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z] [2021-10-06T19:40:04.824Z]