Pull request #966 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of AlexCuse for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from cfbeb1894dbe79f37a8189bc11e5c9488e997d18+1d599202cd64a06a276f3b3191668ff2dfc96df6 (66bcb11ed8f448516b1ca20f7c3e00d570f92399) 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-ssh4970701022529789998.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh713060640318848078.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-966/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-966/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1558494828897487100.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh5187945324049830784.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-966/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-966/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh717414272592052289.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 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-2395 in /w/workspace/ndry_app-functions-sdk-go_PR-966 [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-966 # 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-966@tmp/jenkins-gitclient-ssh8795627882331392362.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-966@tmp/jenkins-gitclient-ssh1565559332721030254.key Merging remotes/origin/main commit 1d599202cd64a06a276f3b3191668ff2dfc96df6 into PR head commit cfbeb1894dbe79f37a8189bc11e5c9488e997d18 Merge succeeded, producing cfbeb1894dbe79f37a8189bc11e5c9488e997d18 Checking out Revision cfbeb1894dbe79f37a8189bc11e5c9488e997d18 (PR-966) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/966/head:refs/remotes/origin/PR-966 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # 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-966@tmp/jenkins-gitclient-ssh8238616326111815661.key > git merge 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 Commit message: "fix(context): update AppFunctionContext mock" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-07T14:34:33.949Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-07T14:34:34.050Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-07T14:34:34.081Z] ========================================================= [2021-10-07T14:34:34.081Z] EdgeX Global Pipelines Version Info [2021-10-07T14:34:34.081Z] ========================================================= [Pipeline] libraryResource > git rev-list --no-walk c19a59f829e5d0d327fd2e231b1e996b6643c5fe # timeout=10 [Pipeline] sh [2021-10-07T14:34:35.320Z] ------------------- [2021-10-07T14:34:35.320Z] stable info: [2021-10-07T14:34:35.320Z] ------------------- [2021-10-07T14:34:35.320Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-07T14:34:35.320Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T14:34:35.320Z] Message: update stable to v1.0.207 [2021-10-07T14:34:35.902Z] ------------------- [2021-10-07T14:34:35.902Z] experimental info: [2021-10-07T14:34:35.902Z] ------------------- [2021-10-07T14:34:35.902Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-07T14:34:35.902Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-07T14:34:35.902Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-07T14:34:36.032Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-10-07T14:34:36.057Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-10-07T14:34:36.082Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-07T14:34:36.111Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-07T14:34:36.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-07T14:34:36.159Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-07T14:34:36.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-07T14:34:36.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-07T14:34:36.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-07T14:34:36.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-07T14:34:36.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-07T14:34:36.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-10-07T14:34:36.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-07T14:34:36.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-07T14:34:36.383Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T14:34:36.406Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T14:34:36.430Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T14:34:36.453Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-07T14:34:36.479Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-07T14:34:36.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-07T14:34:36.528Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-10-07T14:34:36.552Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-10-07T14:34:36.575Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-07T14:34:36.600Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-07T14:34:36.624Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-07T14:34:36.652Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-07T14:34:36.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-966 [Pipeline] echo [2021-10-07T14:34:36.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-966 [Pipeline] echo [2021-10-07T14:34:36.724Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-966 [Pipeline] echo [2021-10-07T14:34:36.747Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cfbeb1894dbe79f37a8189bc11e5c9488e997d18 [Pipeline] echo [2021-10-07T14:34:36.770Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cfbeb18 [Pipeline] echo [2021-10-07T14:34:36.793Z] [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-07T14:34:37.275Z] + git log --format=format:%s -1 cfbeb1894dbe79f37a8189bc11e5c9488e997d18 [Pipeline] echo [2021-10-07T14:34:37.327Z] GIT_COMMIT: cfbeb1894dbe79f37a8189bc11e5c9488e997d18, Commit Message: fix(context): update AppFunctionContext mock [Pipeline] echo [2021-10-07T14:34:37.340Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:34:37.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T14:34:37.928Z] [2021-10-07T14:34:37.928Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:34:38.253Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T14:34:38.253Z] latest: Pulling from edgex-devops/git-semver [2021-10-07T14:34:38.253Z] 31603596830f: Pulling fs layer [2021-10-07T14:34:38.253Z] 04fac38145f0: Pulling fs layer [2021-10-07T14:34:38.253Z] 701f6daf10bf: Pulling fs layer [2021-10-07T14:34:38.253Z] 24f72da36158: Pulling fs layer [2021-10-07T14:34:38.253Z] 24f72da36158: Waiting [2021-10-07T14:34:38.253Z] 04fac38145f0: Verifying Checksum [2021-10-07T14:34:38.253Z] 04fac38145f0: Download complete [2021-10-07T14:34:38.519Z] 31603596830f: Verifying Checksum [2021-10-07T14:34:38.519Z] 31603596830f: Download complete [2021-10-07T14:34:38.519Z] 24f72da36158: Verifying Checksum [2021-10-07T14:34:38.519Z] 24f72da36158: Download complete [2021-10-07T14:34:38.519Z] 701f6daf10bf: Verifying Checksum [2021-10-07T14:34:38.519Z] 701f6daf10bf: Download complete [2021-10-07T14:34:38.793Z] 31603596830f: Pull complete [2021-10-07T14:34:38.793Z] 04fac38145f0: Pull complete [2021-10-07T14:34:39.383Z] 701f6daf10bf: Pull complete [2021-10-07T14:34:39.383Z] 24f72da36158: Pull complete [2021-10-07T14:34:39.383Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-07T14:34:39.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-07T14:34:39.383Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-07T14:34:39.487Z] prd-centos7-docker-4c-2g-2395 does not seem to be running inside a container [2021-10-07T14:34:39.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-966 -v /w/workspace/ndry_app-functions-sdk-go_PR-966:/w/workspace/ndry_app-functions-sdk-go_PR-966:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-966@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-966@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:10004/edgex-devops/git-semver:latest cat [2021-10-07T14:34:40.345Z] $ docker top ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-07T14:34:40.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T14:34:40.470Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T14:34:40.572Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T14:34:40.575Z] $ docker exec ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 ssh-agent [2021-10-07T14:34:40.681Z] SSH_AUTH_SOCK=/tmp/ssh-bKGqH4NOSFnN/agent.15 [2021-10-07T14:34:40.681Z] SSH_AGENT_PID=21 [2021-10-07T14:34:40.694Z] Running ssh-add (command line suppressed) [2021-10-07T14:34:40.791Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/private_key_2580576599403851451.key (/w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/private_key_2580576599403851451.key) [2021-10-07T14:34:40.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T14:34:41.139Z] + git tag --points-at HEAD [Pipeline] } [2021-10-07T14:34:41.158Z] $ docker exec --env ******** --env ******** ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 ssh-agent -k [2021-10-07T14:34:41.256Z] unset SSH_AUTH_SOCK; [2021-10-07T14:34:41.256Z] unset SSH_AGENT_PID; [2021-10-07T14:34:41.256Z] echo Agent pid 21 killed; [2021-10-07T14:34:41.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-07T14:34:41.328Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-07T14:34:41.328Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-07T14:34:41.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-07T14:34:41.436Z] $ docker exec ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 ssh-agent [2021-10-07T14:34:41.540Z] SSH_AUTH_SOCK=/tmp/ssh-AXJ66wP6daVh/agent.55 [2021-10-07T14:34:41.540Z] SSH_AGENT_PID=61 [2021-10-07T14:34:41.549Z] Running ssh-add (command line suppressed) [2021-10-07T14:34:41.641Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/private_key_2606877811780710351.key (/w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/private_key_2606877811780710351.key) [2021-10-07T14:34:41.663Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-07T14:34:41.983Z] + git semver init [2021-10-07T14:34:41.983Z] # -> Open(): unable to determine branch for HEAD [2021-10-07T14:34:41.983Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-966/.git [2021-10-07T14:34:41.983Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-966 [2021-10-07T14:34:41.983Z] # $SEMVER_REMOTE_NAME = origin [2021-10-07T14:34:41.983Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-07T14:34:41.983Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-07T14:34:41.983Z] # $SEMVER_BRANCH = PR-966 [2021-10-07T14:34:41.983Z] # $SEMVER_TEMP = /tmp/semver-717461217 [2021-10-07T14:34:41.983Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-10-07T14:34:43.945Z] # '/tmp/semver-717461217' -> '/w/workspace/ndry_app-functions-sdk-go_PR-966/.semver' [2021-10-07T14:34:44.211Z] # -> Force: false [2021-10-07T14:34:44.211Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-966/.semver [Pipeline] } [2021-10-07T14:34:44.224Z] $ docker exec --env ******** --env ******** ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 ssh-agent -k [2021-10-07T14:34:44.317Z] unset SSH_AUTH_SOCK; [2021-10-07T14:34:44.318Z] unset SSH_AGENT_PID; [2021-10-07T14:34:44.318Z] echo Agent pid 61 killed; [2021-10-07T14:34:44.331Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-07T14:34:44.679Z] + git semver [Pipeline] } [2021-10-07T14:34:44.698Z] $ docker stop --time=1 ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 [2021-10-07T14:34:46.051Z] $ docker rm -f ae78e17c8e5322e98ee239599c60c4a5166e3edb770c9d78c65f05a6e905ae60 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T14:34:46.457Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-07T14:34:46.803Z] Stashed 1 file(s) [Pipeline] echo [2021-10-07T14:34:46.806Z] [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-07T14:35:02.038Z] Still waiting to schedule task [2021-10-07T14:35:02.039Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-07T14:35:02.041Z] Still waiting to schedule task [2021-10-07T14:35:02.041Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2393’ is offline [2021-10-07T14:37:08.667Z] Running on prd-centos7-docker-4c-2g-2398 in /w/workspace/ndry_app-functions-sdk-go_PR-966 [Pipeline] { [Pipeline] ws [2021-10-07T14:37:08.692Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-10-07T14:37:08.812Z] The recommended git tool is: git [2021-10-07T14:37:11.858Z] using credential edgex-jenkins-ssh [2021-10-07T14:37:11.872Z] Cloning the remote Git repository [2021-10-07T14:37:11.647Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-07T14:37:11.724Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-10-07T14:37:11.766Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-07T14:37:11.766Z] > git --version # timeout=10 [2021-10-07T14:37:11.773Z] > git --version # 'git version 2.24.4' [2021-10-07T14:37:11.773Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T14:37:11.802Z] [INFO] Currently running in a labeled security context [2021-10-07T14:37:11.802Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T14:37:11.802Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh5040786592872947373.key [2021-10-07T14:37:11.820Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T14:37:13.812Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-07T14:37:13.824Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T14:37:13.839Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-07T14:37:13.861Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-07T14:37:13.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T14:37:13.863Z] [INFO] Currently running in a labeled security context [2021-10-07T14:37:13.863Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T14:37:13.863Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh5601064531534506390.key [2021-10-07T14:37:13.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/966/head:refs/remotes/origin/PR-966 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T14:37:14.598Z] Merging remotes/origin/main commit 1d599202cd64a06a276f3b3191668ff2dfc96df6 into PR head commit cfbeb1894dbe79f37a8189bc11e5c9488e997d18 [2021-10-07T14:37:14.703Z] Merge succeeded, producing cfbeb1894dbe79f37a8189bc11e5c9488e997d18 [2021-10-07T14:37:14.704Z] Checking out Revision cfbeb1894dbe79f37a8189bc11e5c9488e997d18 (PR-966) [2021-10-07T14:37:14.582Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T14:37:14.589Z] > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 [2021-10-07T14:37:14.637Z] > git remote # timeout=10 [2021-10-07T14:37:14.645Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T14:37:14.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T14:37:14.657Z] [INFO] Currently running in a labeled security context [2021-10-07T14:37:14.657Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-07T14:37:14.657Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh8074153448269742369.key [2021-10-07T14:37:14.663Z] > git merge 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 [2021-10-07T14:37:14.674Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T14:37:14.687Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T14:37:14.695Z] > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 [2021-10-07T14:37:18.461Z] Commit message: "fix(context): update AppFunctionContext mock" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T14:37:19.493Z] ========================================================= [2021-10-07T14:37:19.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-07T14:37:19.493Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T14:37:19.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T14:37:20.232Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-07T14:37:20.232Z] 4e9f2cdf4387: Pulling fs layer [2021-10-07T14:37:20.232Z] 57d31006c564: Pulling fs layer [2021-10-07T14:37:20.232Z] bd5ccded8296: Pulling fs layer [2021-10-07T14:37:20.232Z] 304dd3a0f381: Pulling fs layer [2021-10-07T14:37:20.232Z] d37cda54a23b: Pulling fs layer [2021-10-07T14:37:20.232Z] bae75c0f2455: Pulling fs layer [2021-10-07T14:37:20.232Z] 806579b3d29a: Pulling fs layer [2021-10-07T14:37:20.232Z] c77eb801bf70: Pulling fs layer [2021-10-07T14:37:20.232Z] 6d0567d44e1a: Pulling fs layer [2021-10-07T14:37:20.232Z] bae75c0f2455: Waiting [2021-10-07T14:37:20.232Z] 806579b3d29a: Waiting [2021-10-07T14:37:20.232Z] c77eb801bf70: Waiting [2021-10-07T14:37:20.232Z] 6d0567d44e1a: Waiting [2021-10-07T14:37:20.232Z] 304dd3a0f381: Waiting [2021-10-07T14:37:20.232Z] d37cda54a23b: Waiting [2021-10-07T14:37:20.232Z] bd5ccded8296: Verifying Checksum [2021-10-07T14:37:20.232Z] bd5ccded8296: Download complete [2021-10-07T14:37:20.232Z] 57d31006c564: Verifying Checksum [2021-10-07T14:37:20.232Z] 57d31006c564: Download complete [2021-10-07T14:37:20.232Z] d37cda54a23b: Verifying Checksum [2021-10-07T14:37:20.232Z] d37cda54a23b: Download complete [2021-10-07T14:37:20.232Z] bae75c0f2455: Verifying Checksum [2021-10-07T14:37:20.232Z] bae75c0f2455: Download complete [2021-10-07T14:37:20.232Z] 4e9f2cdf4387: Verifying Checksum [2021-10-07T14:37:20.232Z] 4e9f2cdf4387: Download complete [2021-10-07T14:37:20.232Z] 806579b3d29a: Verifying Checksum [2021-10-07T14:37:20.232Z] 806579b3d29a: Download complete [2021-10-07T14:37:20.504Z] 4e9f2cdf4387: Pull complete [2021-10-07T14:37:20.504Z] 57d31006c564: Pull complete [2021-10-07T14:37:20.504Z] bd5ccded8296: Pull complete [2021-10-07T14:37:21.098Z] c77eb801bf70: Verifying Checksum [2021-10-07T14:37:21.098Z] c77eb801bf70: Download complete [2021-10-07T14:37:21.374Z] 304dd3a0f381: Verifying Checksum [2021-10-07T14:37:21.374Z] 304dd3a0f381: Download complete [2021-10-07T14:37:22.339Z] 6d0567d44e1a: Verifying Checksum [2021-10-07T14:37:22.339Z] 6d0567d44e1a: Download complete [2021-10-07T14:37:25.157Z] 304dd3a0f381: Pull complete [2021-10-07T14:37:25.157Z] d37cda54a23b: Pull complete [2021-10-07T14:37:25.157Z] bae75c0f2455: Pull complete [2021-10-07T14:37:25.157Z] 806579b3d29a: Pull complete [2021-10-07T14:37:25.157Z] c77eb801bf70: Pull complete [2021-10-07T14:37:27.774Z] 6d0567d44e1a: Pull complete [2021-10-07T14:37:27.774Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-07T14:37:27.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-07T14:37:27.774Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-07T14:37:28.128Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:37:28.458Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T14:37:28.458Z] . [Pipeline] withDockerContainer [2021-10-07T14:37:28.556Z] prd-centos7-docker-4c-2g-2398 does not seem to be running inside a container [2021-10-07T14:37:28.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T14:37:31.123Z] $ docker top ad01b8a1d746700f28809b9252a89dffc0d6231269da911a92d2c3a8ba03b8ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T14:37:31.524Z] + go version [2021-10-07T14:37:31.524Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-07T14:37:31.545Z] $ docker stop --time=1 ad01b8a1d746700f28809b9252a89dffc0d6231269da911a92d2c3a8ba03b8ac [2021-10-07T14:37:32.756Z] $ docker rm -f ad01b8a1d746700f28809b9252a89dffc0d6231269da911a92d2c3a8ba03b8ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:37:33.427Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-07T14:37:33.427Z] . [Pipeline] withDockerContainer [2021-10-07T14:37:33.532Z] prd-centos7-docker-4c-2g-2398 does not seem to be running inside a container [2021-10-07T14:37:33.610Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-07T14:37:34.073Z] $ docker top de5ff436cf4e388db2f4210bf2c53e64b311d0c750c4f807bb34d45d38571f65 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T14:37:34.532Z] + make test [2021-10-07T14:37:34.532Z] make -C ./app-service-template build [2021-10-07T14:37:34.532Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-10-07T14:37:34.532Z] 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-07T14:37:35.122Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-07T14:37:35.122Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-07T14:37:35.122Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-07T14:37:35.122Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-07T14:37:35.122Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-07T14:37:35.122Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-07T14:37:35.122Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-07T14:37:35.122Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-07T14:37:35.122Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-07T14:37:35.122Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-07T14:37:35.394Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-07T14:37:35.394Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-07T14:37:35.394Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-07T14:37:35.394Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-07T14:37:35.394Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-07T14:37:35.394Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-07T14:37:35.394Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-07T14:37:35.394Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-07T14:37:35.394Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-07T14:37:35.668Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-07T14:37:35.668Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-07T14:37:35.668Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-07T14:37:35.668Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-07T14:37:35.668Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-07T14:37:35.668Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-07T14:37:35.668Z] go: downloading golang.org/x/text v0.3.2 [2021-10-07T14:37:35.939Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-07T14:37:35.939Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T14:37:35.939Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T14:37:35.939Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T14:37:35.939Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T14:37:36.223Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T14:37:36.223Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-07T14:37:36.223Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-07T14:37:36.223Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-07T14:37:36.811Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T14:37:36.812Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T14:37:36.812Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T14:37:36.812Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-07T14:37:36.812Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-07T14:37:36.812Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-07T14:37:36.812Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-07T14:37:37.084Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T14:37:37.084Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-07T14:37:37.084Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T14:37:37.084Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T14:37:49.490Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-10-07T14:37:49.491Z] make -C ./app-service-template test [2021-10-07T14:37:49.491Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-10-07T14:37:49.491Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-07T14:37:49.491Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T14:37:49.491Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T14:37:49.491Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T14:37:49.491Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T14:37:49.491Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T14:37:59.623Z] ok new-app-service 0.012s coverage: 48.1% of statements [2021-10-07T14:37:59.623Z] ? new-app-service/config [no test files] [2021-10-07T14:37:59.623Z] ok new-app-service/functions 0.008s [2021-10-07T14:37:59.623Z] CGO_ENABLED=1 go vet ./... [2021-10-07T14:38:06.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T14:38:06.313Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T14:38:06.313Z] ./bin/test-attribution-txt.sh [2021-10-07T14:38:06.313Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-07T14:38:06.313Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-07T14:38:06.905Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-10-07T14:38:06.905Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T14:38:07.496Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-07T14:38:09.457Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.022s coverage: 67.5% of statements [2021-10-07T14:38:09.457Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-07T14:38:09.728Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 93.7% of statements [2021-10-07T14:38:09.728Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-07T14:38:10.314Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.019s coverage: 61.8% of statements [2021-10-07T14:38:10.314Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-07T14:38:10.314Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.009s [2021-10-07T14:38:11.282Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.048s coverage: 75.7% of statements [2021-10-07T14:38:11.282Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-07T14:38:11.282Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-07T14:38:11.282Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-07T14:38:11.282Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-07T14:38:11.283Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-07T14:38:11.283Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-07T14:38:11.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.3% of statements [2021-10-07T14:38:11.283Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-07T14:38:11.283Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 10.5% of statements [2021-10-07T14:38:15.558Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.053s coverage: 77.0% of statements [2021-10-07T14:38:15.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-07T14:38:15.558Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-10-07T14:38:15.558Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements [2021-10-07T14:38:15.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-07T14:38:15.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-07T14:38:15.558Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-10-07T14:38:42.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.057s coverage: 77.3% of statements [2021-10-07T14:38:42.256Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements [2021-10-07T14:38:42.256Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T14:38:42.256Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T14:38:42.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T14:38:42.273Z] $ docker stop --time=1 de5ff436cf4e388db2f4210bf2c53e64b311d0c750c4f807bb34d45d38571f65 [2021-10-07T14:38:43.557Z] $ docker rm -f de5ff436cf4e388db2f4210bf2c53e64b311d0c750c4f807bb34d45d38571f65 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T14:38:44.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T14:38:44.535Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:38:45.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T14:38:45.460Z] [2021-10-07T14:38:45.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:38:45.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T14:38:45.792Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T14:38:45.792Z] b4d181a07f80: Pulling fs layer [2021-10-07T14:38:45.792Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T14:38:45.792Z] ed53099fbce6: Pulling fs layer [2021-10-07T14:38:45.792Z] dc539afda2c1: Pulling fs layer [2021-10-07T14:38:45.792Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T14:38:45.792Z] 9065ff56babe: Pulling fs layer [2021-10-07T14:38:45.792Z] d287ab97295c: Pulling fs layer [2021-10-07T14:38:45.792Z] dc539afda2c1: Waiting [2021-10-07T14:38:45.792Z] 77bc0d833cb6: Waiting [2021-10-07T14:38:45.792Z] 9065ff56babe: Waiting [2021-10-07T14:38:45.792Z] d287ab97295c: Waiting [2021-10-07T14:38:46.058Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T14:38:46.058Z] a1111a8f2ec3: Download complete [2021-10-07T14:38:46.058Z] dc539afda2c1: Verifying Checksum [2021-10-07T14:38:46.058Z] dc539afda2c1: Download complete [2021-10-07T14:38:46.325Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T14:38:46.325Z] 77bc0d833cb6: Download complete [2021-10-07T14:38:46.325Z] ed53099fbce6: Verifying Checksum [2021-10-07T14:38:46.325Z] ed53099fbce6: Download complete [2021-10-07T14:38:46.325Z] 9065ff56babe: Verifying Checksum [2021-10-07T14:38:46.325Z] 9065ff56babe: Download complete [2021-10-07T14:38:46.602Z] b4d181a07f80: Verifying Checksum [2021-10-07T14:38:46.602Z] b4d181a07f80: Download complete [2021-10-07T14:38:47.566Z] d287ab97295c: Verifying Checksum [2021-10-07T14:38:47.566Z] d287ab97295c: Download complete [2021-10-07T14:38:48.150Z] b4d181a07f80: Pull complete [2021-10-07T14:38:48.422Z] a1111a8f2ec3: Pull complete [2021-10-07T14:38:49.017Z] ed53099fbce6: Pull complete [2021-10-07T14:38:49.017Z] dc539afda2c1: Pull complete [2021-10-07T14:38:49.599Z] 77bc0d833cb6: Pull complete [2021-10-07T14:38:49.599Z] 9065ff56babe: Pull complete [2021-10-07T14:38:55.471Z] d287ab97295c: Pull complete [2021-10-07T14:38:55.471Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T14:38:55.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T14:38:55.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T14:38:55.567Z] prd-centos7-docker-4c-2g-2398 does not seem to be running inside a container [2021-10-07T14:38:55.647Z] $ 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/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T14:38:58.043Z] $ docker top a632f332323dc6d5a5f6778505c610528d891db28a3da1fc23946750c229f7ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-07T14:38:58.517Z] ---> job-cost.sh [2021-10-07T14:38:58.518Z] lf-activate-venv: SKIPPING [2021-10-07T14:38:58.518Z] INFO: No Stack... [2021-10-07T14:38:59.101Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T14:38:59.368Z] INFO: Archiving Costs [Pipeline] sh [2021-10-07T14:38:59.693Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-10-07T14:38:59.693Z] + cut -d, -f6 [Pipeline] lock [2021-10-07T14:38:59.750Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-966-2-stack-cost] [2021-10-07T14:38:59.762Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-966-2-stack-cost] did not exist. Created. [2021-10-07T14:38:59.763Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-966-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-07T14:39:00.126Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-07T14:39:00.163Z] Stashed 1 file(s) [Pipeline] } [2021-10-07T14:39:00.179Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-966-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-07T14:39:00.207Z] $ docker stop --time=1 a632f332323dc6d5a5f6778505c610528d891db28a3da1fc23946750c229f7ec [2021-10-07T14:39:01.373Z] $ docker rm -f a632f332323dc6d5a5f6778505c610528d891db28a3da1fc23946750c229f7ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-07T14:46:04.924Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2405 in /w/workspace/ndry_app-functions-sdk-go_PR-966 [Pipeline] { [Pipeline] ws [2021-10-07T14:46:04.949Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-10-07T14:46:05.445Z] The recommended git tool is: git [2021-10-07T14:46:12.919Z] using credential edgex-jenkins-ssh [2021-10-07T14:46:12.945Z] Cloning the remote Git repository [2021-10-07T14:46:13.003Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-07T14:46:13.139Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-10-07T14:46:13.261Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-07T14:46:13.263Z] > git --version # timeout=10 [2021-10-07T14:46:13.280Z] > git --version # 'git version 2.17.1' [2021-10-07T14:46:13.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T14:46:13.393Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T14:46:16.935Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-07T14:46:16.957Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-07T14:46:16.987Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-10-07T14:46:17.029Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-10-07T14:46:17.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T14:46:17.047Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/966/head:refs/remotes/origin/PR-966 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-07T14:46:17.876Z] Merging remotes/origin/main commit 1d599202cd64a06a276f3b3191668ff2dfc96df6 into PR head commit cfbeb1894dbe79f37a8189bc11e5c9488e997d18 [2021-10-07T14:46:18.175Z] Merge succeeded, producing cfbeb1894dbe79f37a8189bc11e5c9488e997d18 [2021-10-07T14:46:18.175Z] Checking out Revision cfbeb1894dbe79f37a8189bc11e5c9488e997d18 (PR-966) [2021-10-07T14:46:17.898Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T14:46:17.921Z] > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 [2021-10-07T14:46:18.058Z] > git remote # timeout=10 [2021-10-07T14:46:18.083Z] > git config --get remote.origin.url # timeout=10 [2021-10-07T14:46:18.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-07T14:46:18.121Z] > git merge 1d599202cd64a06a276f3b3191668ff2dfc96df6 # timeout=10 [2021-10-07T14:46:18.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-07T14:46:18.179Z] > git config core.sparsecheckout # timeout=10 [2021-10-07T14:46:18.197Z] > git checkout -f cfbeb1894dbe79f37a8189bc11e5c9488e997d18 # timeout=10 [2021-10-07T14:46:23.072Z] Commit message: "fix(context): update AppFunctionContext mock" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-07T14:46:24.236Z] ========================================================= [2021-10-07T14:46:24.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-07T14:46:24.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-07T14:46:25.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T14:46:26.572Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-07T14:46:26.572Z] bbf911997326: Pulling fs layer [2021-10-07T14:46:26.572Z] 58ec367f63d7: Pulling fs layer [2021-10-07T14:46:26.572Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-07T14:46:26.572Z] fc5181fea5dc: Pulling fs layer [2021-10-07T14:46:26.572Z] 9c418107303f: Pulling fs layer [2021-10-07T14:46:26.572Z] 284eca6f2348: Pulling fs layer [2021-10-07T14:46:26.572Z] 842844d905b1: Pulling fs layer [2021-10-07T14:46:26.572Z] 901a3a57568e: Pulling fs layer [2021-10-07T14:46:26.572Z] 9c418107303f: Waiting [2021-10-07T14:46:26.572Z] 284eca6f2348: Waiting [2021-10-07T14:46:26.572Z] 842844d905b1: Waiting [2021-10-07T14:46:26.572Z] 901a3a57568e: Waiting [2021-10-07T14:46:26.572Z] fc5181fea5dc: Waiting [2021-10-07T14:46:26.572Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-07T14:46:26.572Z] 1b4a6ffa7d45: Download complete [2021-10-07T14:46:28.056Z] 58ec367f63d7: Download complete [2021-10-07T14:46:28.343Z] 9c418107303f: Download complete [2021-10-07T14:46:28.344Z] 284eca6f2348: Download complete [2021-10-07T14:46:28.344Z] bbf911997326: Download complete [2021-10-07T14:46:28.344Z] 842844d905b1: Download complete [2021-10-07T14:46:28.968Z] bbf911997326: Pull complete [2021-10-07T14:46:29.610Z] 58ec367f63d7: Pull complete [2021-10-07T14:46:30.238Z] 1b4a6ffa7d45: Pull complete [2021-10-07T14:46:31.265Z] 901a3a57568e: Verifying Checksum [2021-10-07T14:46:31.265Z] 901a3a57568e: Download complete [2021-10-07T14:46:31.889Z] fc5181fea5dc: Verifying Checksum [2021-10-07T14:46:31.889Z] fc5181fea5dc: Download complete [2021-10-07T14:46:42.189Z] fc5181fea5dc: Pull complete [2021-10-07T14:46:42.189Z] 9c418107303f: Pull complete [2021-10-07T14:46:42.189Z] 284eca6f2348: Pull complete [2021-10-07T14:46:42.189Z] 842844d905b1: Pull complete [2021-10-07T14:46:49.050Z] 901a3a57568e: Pull complete [2021-10-07T14:46:49.050Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-07T14:46:49.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-07T14:46:49.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-07T14:46:49.559Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:46:49.969Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T14:46:49.969Z] . [Pipeline] withDockerContainer [2021-10-07T14:46:50.298Z] prd-ubuntu18.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container [2021-10-07T14:46:50.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T14:46:56.992Z] $ docker top 6824eed1fe1d2b9bcfad81afdcb6f0fb3d3bad2f406f3f0e6b4a2d989026dd6a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T14:46:58.069Z] + go version [2021-10-07T14:46:58.069Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-07T14:46:58.107Z] $ docker stop --time=1 6824eed1fe1d2b9bcfad81afdcb6f0fb3d3bad2f406f3f0e6b4a2d989026dd6a [2021-10-07T14:47:00.069Z] $ docker rm -f 6824eed1fe1d2b9bcfad81afdcb6f0fb3d3bad2f406f3f0e6b4a2d989026dd6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:47:00.959Z] + docker inspect -f . ci-base-image-arm64 [2021-10-07T14:47:00.959Z] . [Pipeline] withDockerContainer [2021-10-07T14:47:01.268Z] prd-ubuntu18.04-docker-arm64-4c-16g-2405 does not seem to be running inside a container [2021-10-07T14:47:01.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-07T14:47:03.127Z] $ docker top 4951cc24587bc5e2727c1c23caa75bd25e0901f877cc45e6b1ad4a4ffff4a2df -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-07T14:47:04.210Z] + make test [2021-10-07T14:47:04.210Z] make -C ./app-service-template build [2021-10-07T14:47:04.210Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-10-07T14:47:04.210Z] 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-07T14:47:05.691Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-07T14:47:05.691Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-07T14:47:05.691Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-07T14:47:05.691Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-07T14:47:05.691Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-10-07T14:47:05.691Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-07T14:47:05.691Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-07T14:47:05.691Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2021-10-07T14:47:05.691Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-07T14:47:05.691Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-07T14:47:05.691Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-07T14:47:05.976Z] go: downloading github.com/google/uuid v1.3.0 [2021-10-07T14:47:06.268Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-07T14:47:06.268Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-10-07T14:47:06.268Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-07T14:47:06.268Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-07T14:47:06.268Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-07T14:47:06.559Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-07T14:47:06.559Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-07T14:47:06.559Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-07T14:47:06.559Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-07T14:47:06.559Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-07T14:47:06.846Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-07T14:47:06.846Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-07T14:47:06.846Z] go: downloading golang.org/x/text v0.3.2 [2021-10-07T14:47:07.132Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-07T14:47:07.426Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-07T14:47:07.426Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-07T14:47:07.426Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-07T14:47:07.737Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-10-07T14:47:07.737Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-07T14:47:07.737Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-07T14:47:07.737Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-07T14:47:08.023Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-07T14:47:08.023Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-07T14:47:08.023Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-07T14:47:08.023Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-07T14:47:08.023Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-07T14:47:08.023Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-07T14:47:08.316Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-07T14:47:08.316Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-07T14:47:08.316Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-07T14:47:08.316Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-07T14:47:08.316Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-07T14:47:08.619Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-07T14:47:08.619Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-07T14:47:55.936Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-10-07T14:47:55.936Z] make -C ./app-service-template test [2021-10-07T14:47:55.936Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-10-07T14:47:55.936Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-10-07T14:47:55.936Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-07T14:47:55.936Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-07T14:47:55.936Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-07T14:47:55.936Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-07T14:47:55.936Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-07T14:48:28.572Z] ok new-app-service 0.047s coverage: 48.1% of statements [2021-10-07T14:48:28.572Z] ? new-app-service/config [no test files] [2021-10-07T14:48:28.572Z] ok new-app-service/functions 0.043s [2021-10-07T14:48:28.572Z] CGO_ENABLED=1 go vet ./... [2021-10-07T14:49:01.169Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T14:49:01.169Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-07T14:49:01.169Z] ./bin/test-attribution-txt.sh [2021-10-07T14:49:01.169Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-07T14:49:01.169Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-07T14:49:01.169Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-10-07T14:49:01.169Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-07T14:49:01.169Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-10-07T14:49:11.516Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.186s coverage: 67.5% of statements [2021-10-07T14:49:11.516Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app/mocks [no test files] [2021-10-07T14:49:11.516Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.116s coverage: 93.7% of statements [2021-10-07T14:49:11.516Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-10-07T14:49:11.516Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.107s coverage: 61.8% of statements [2021-10-07T14:49:11.516Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-10-07T14:49:11.516Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.044s [2021-10-07T14:49:11.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.185s coverage: 75.7% of statements [2021-10-07T14:49:11.807Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-10-07T14:49:11.807Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-10-07T14:49:11.807Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-10-07T14:49:11.807Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-10-07T14:49:11.807Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-10-07T14:49:11.807Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-10-07T14:49:11.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.031s coverage: 97.3% of statements [2021-10-07T14:49:11.807Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-10-07T14:49:11.807Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.060s coverage: 10.5% of statements [2021-10-07T14:49:20.261Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 3.245s coverage: 77.0% of statements [2021-10-07T14:49:20.261Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-10-07T14:49:20.261Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.071s coverage: 12.5% of statements [2021-10-07T14:49:20.261Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.056s coverage: 27.3% of statements [2021-10-07T14:49:20.261Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-10-07T14:49:20.261Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-10-07T14:49:20.261Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.079s coverage: 51.4% of statements [2021-10-07T14:49:47.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.123s coverage: 77.3% of statements [2021-10-07T14:49:47.476Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.040s coverage: 94.4% of statements [2021-10-07T14:49:47.476Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-07T14:49:50.185Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-07T14:49:50.185Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-07T14:49:50.835Z] $ docker stop --time=1 4951cc24587bc5e2727c1c23caa75bd25e0901f877cc45e6b1ad4a4ffff4a2df [2021-10-07T14:49:52.893Z] $ docker rm -f 4951cc24587bc5e2727c1c23caa75bd25e0901f877cc45e6b1ad4a4ffff4a2df [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-07T14:49:55.194Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-07T14:49:55.233Z] Warning: overwriting stash ‘coverage-report’ [2021-10-07T14:49:56.018Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:49:56.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T14:49:57.150Z] [2021-10-07T14:49:57.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:49:57.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-07T14:50:08.094Z] 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-07T14:50:08.461Z] Failed in branch arm64 [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-07T14:50:10.370Z] + '[' -d /w/workspace/ndry_app-functions-sdk-go_PR-966/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-07T14:50:10.691Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T14:50:11.295Z] ---> package-listing.sh [2021-10-07T14:50:11.295Z] ++ facter osfamily [2021-10-07T14:50:11.295Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-07T14:50:11.587Z] + OS_FAMILY=redhat [2021-10-07T14:50:11.587Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-966 [2021-10-07T14:50:11.587Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-07T14:50:11.587Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-07T14:50:11.587Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-07T14:50:11.587Z] + PACKAGES=/tmp/packages_start.txt [2021-10-07T14:50:11.587Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-966 ']' [2021-10-07T14:50:11.587Z] + PACKAGES=/tmp/packages_end.txt [2021-10-07T14:50:11.587Z] + case "${OS_FAMILY}" in [2021-10-07T14:50:11.587Z] + sort [2021-10-07T14:50:11.587Z] + rpm -qa [2021-10-07T14:50:12.185Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-07T14:50:12.185Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-07T14:50:12.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-07T14:50:12.185Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-966 ']' [2021-10-07T14:50:12.185Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-966/archives/ [2021-10-07T14:50:12.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-966/archives/ [Pipeline] echo [2021-10-07T14:50:12.204Z] 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-966/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-07T14:50:12.510Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:50:13.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T14:50:13.110Z] [2021-10-07T14:50:13.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-07T14:50:13.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T14:50:13.652Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-07T14:50:13.652Z] b4d181a07f80: Pulling fs layer [2021-10-07T14:50:13.652Z] a1111a8f2ec3: Pulling fs layer [2021-10-07T14:50:13.652Z] ed53099fbce6: Pulling fs layer [2021-10-07T14:50:13.652Z] dc539afda2c1: Pulling fs layer [2021-10-07T14:50:13.652Z] 77bc0d833cb6: Pulling fs layer [2021-10-07T14:50:13.652Z] 9065ff56babe: Pulling fs layer [2021-10-07T14:50:13.652Z] d287ab97295c: Pulling fs layer [2021-10-07T14:50:13.652Z] dc539afda2c1: Waiting [2021-10-07T14:50:13.652Z] 77bc0d833cb6: Waiting [2021-10-07T14:50:13.652Z] 9065ff56babe: Waiting [2021-10-07T14:50:13.652Z] d287ab97295c: Waiting [2021-10-07T14:50:13.918Z] a1111a8f2ec3: Verifying Checksum [2021-10-07T14:50:13.918Z] a1111a8f2ec3: Download complete [2021-10-07T14:50:13.918Z] dc539afda2c1: Verifying Checksum [2021-10-07T14:50:13.918Z] dc539afda2c1: Download complete [2021-10-07T14:50:13.918Z] ed53099fbce6: Verifying Checksum [2021-10-07T14:50:13.918Z] ed53099fbce6: Download complete [2021-10-07T14:50:13.918Z] 9065ff56babe: Verifying Checksum [2021-10-07T14:50:13.918Z] 9065ff56babe: Download complete [2021-10-07T14:50:14.194Z] b4d181a07f80: Verifying Checksum [2021-10-07T14:50:14.194Z] b4d181a07f80: Download complete [2021-10-07T14:50:14.194Z] 77bc0d833cb6: Verifying Checksum [2021-10-07T14:50:14.194Z] 77bc0d833cb6: Download complete [2021-10-07T14:50:15.614Z] b4d181a07f80: Pull complete [2021-10-07T14:50:15.614Z] a1111a8f2ec3: Pull complete [2021-10-07T14:50:16.217Z] ed53099fbce6: Pull complete [2021-10-07T14:50:16.217Z] dc539afda2c1: Pull complete [2021-10-07T14:50:16.483Z] 77bc0d833cb6: Pull complete [2021-10-07T14:50:16.483Z] 9065ff56babe: Pull complete [2021-10-07T14:50:48.830Z] d287ab97295c: Verifying Checksum [2021-10-07T14:50:48.830Z] d287ab97295c: Download complete [2021-10-07T14:50:51.437Z] d287ab97295c: Pull complete [2021-10-07T14:50:51.437Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-07T14:50:51.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-07T14:50:51.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-07T14:50:51.757Z] prd-centos7-docker-4c-2g-2395 does not seem to be running inside a container [2021-10-07T14:50:51.824Z] $ 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-966/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-966 -v /w/workspace/ndry_app-functions-sdk-go_PR-966:/w/workspace/ndry_app-functions-sdk-go_PR-966:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-966@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-966@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-07T14:50:53.627Z] $ docker top 352b3b37e49f240d2d7c65889f4b3348986b1a6202c7c69ab458e8a1fa57b19d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-07T14:50:54.034Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-07T14:50:54.352Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-07T14:50:54.670Z] + ls /var/log/sa-host [2021-10-07T14:50:54.670Z] + sadf -c /var/log/sa-host/sa07 [2021-10-07T14:50:54.670Z] file_magic: OK [2021-10-07T14:50:54.671Z] HZ: Using current value: 100 [2021-10-07T14:50:54.671Z] file_header: OK [2021-10-07T14:50:54.671Z] 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-07T14:50:54.671Z] Statistics: [2021-10-07T14:50:54.671Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T14:50:54.671Z] File successfully converted to sysstat format version 12.0.3 [2021-10-07T14:50:54.671Z] + sadf -c /var/log/sa-host/sa30 [2021-10-07T14:50:54.671Z] file_magic: OK [2021-10-07T14:50:54.671Z] HZ: Using current value: 100 [2021-10-07T14:50:54.671Z] file_header: OK [2021-10-07T14:50:54.671Z] 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-07T14:50:54.671Z] Statistics: [2021-10-07T14:50:54.671Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-07T14:50:54.671Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-07T14:50:55.325Z] provisioning config files... [2021-10-07T14:50:55.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-966@tmp/config3169894067095687891tmp [Pipeline] { [Pipeline] echo [2021-10-07T14:50:55.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T14:50:55.900Z] ---> create-netrc.sh [Pipeline] } [2021-10-07T14:50:55.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-07T14:50:56.363Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-07T14:50:56.389Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T14:50:56.704Z] ---> sudo-logs.sh [2021-10-07T14:50:56.704Z] Archiving 'sudo' log.. [2021-10-07T14:50:56.704Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2395.novalocal: Name or service not known [2021-10-07T14:50:56.704Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2395.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-07T14:50:56.762Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T14:50:57.083Z] ---> job-cost.sh [2021-10-07T14:50:57.083Z] lf-activate-venv: SKIPPING [2021-10-07T14:50:57.083Z] DEBUG: total: 0.05999999865889549 [2021-10-07T14:50:57.083Z] INFO: Retrieving Stack Cost... [2021-10-07T14:50:57.351Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-07T14:50:57.933Z] INFO: Archiving Costs [Pipeline] echo [2021-10-07T14:50:57.951Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-07T14:50:58.269Z] ---> logs-deploy.sh [2021-10-07T14:50:58.269Z] lf-activate-venv: SKIPPING [2021-10-07T14:50:58.269Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-966/2 [2021-10-07T14:50:58.269Z] INFO: archiving workspace using pattern(s): [2021-10-07T14:51:25.168Z] Archives upload complete. [2021-10-07T14:51:25.168Z] INFO: archiving logs to Nexus [2021-10-07T14:51:25.442Z] ---> uname -a: [2021-10-07T14:51:25.442Z] Linux prd-centos7-docker-4c-2g-2395.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-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] ---> lscpu: [2021-10-07T14:51:25.442Z] Architecture: x86_64 [2021-10-07T14:51:25.442Z] CPU op-mode(s): 32-bit, 64-bit [2021-10-07T14:51:25.442Z] Byte Order: Little Endian [2021-10-07T14:51:25.442Z] Address sizes: 40 bits physical, 48 bits virtual [2021-10-07T14:51:25.442Z] CPU(s): 2 [2021-10-07T14:51:25.442Z] On-line CPU(s) list: 0,1 [2021-10-07T14:51:25.442Z] Thread(s) per core: 1 [2021-10-07T14:51:25.442Z] Core(s) per socket: 1 [2021-10-07T14:51:25.442Z] Socket(s): 2 [2021-10-07T14:51:25.442Z] NUMA node(s): 1 [2021-10-07T14:51:25.442Z] Vendor ID: AuthenticAMD [2021-10-07T14:51:25.442Z] CPU family: 23 [2021-10-07T14:51:25.442Z] Model: 49 [2021-10-07T14:51:25.442Z] Model name: AMD EPYC-Rome Processor [2021-10-07T14:51:25.442Z] Stepping: 0 [2021-10-07T14:51:25.442Z] CPU MHz: 2799.998 [2021-10-07T14:51:25.442Z] BogoMIPS: 5599.99 [2021-10-07T14:51:25.442Z] Virtualization: AMD-V [2021-10-07T14:51:25.442Z] Hypervisor vendor: KVM [2021-10-07T14:51:25.442Z] Virtualization type: full [2021-10-07T14:51:25.442Z] L1d cache: 32K [2021-10-07T14:51:25.442Z] L1i cache: 32K [2021-10-07T14:51:25.442Z] L2 cache: 512K [2021-10-07T14:51:25.442Z] L3 cache: 16384K [2021-10-07T14:51:25.442Z] NUMA node0 CPU(s): 0,1 [2021-10-07T14:51:25.442Z] 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-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] ---> nproc: [2021-10-07T14:51:25.442Z] 2 [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] ---> df -h: [2021-10-07T14:51:25.442Z] Filesystem Size Used Avail Use% Mounted on [2021-10-07T14:51:25.442Z] overlay 40G 7.7G 33G 20% / [2021-10-07T14:51:25.442Z] tmpfs 64M 0 64M 0% /dev [2021-10-07T14:51:25.442Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-10-07T14:51:25.442Z] shm 64M 0 64M 0% /dev/shm [2021-10-07T14:51:25.442Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] ---> sar -b -r -n DEV: [2021-10-07T14:51:25.442Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] 14:33:46 LINUX RESTART (2 CPU) [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] 14:35:01 tps rtps wtps bread/s bwrtn/s [2021-10-07T14:51:25.442Z] 14:36:01 1.92 0.00 1.92 0.00 40.36 [2021-10-07T14:51:25.442Z] 14:37:01 0.43 0.00 0.43 0.00 6.65 [2021-10-07T14:51:25.442Z] 14:38:01 0.28 0.00 0.28 0.00 3.40 [2021-10-07T14:51:25.442Z] 14:39:01 0.25 0.00 0.25 0.00 3.35 [2021-10-07T14:51:25.442Z] 14:40:01 0.27 0.00 0.27 0.00 3.95 [2021-10-07T14:51:25.442Z] 14:41:01 0.37 0.00 0.37 0.00 4.10 [2021-10-07T14:51:25.442Z] 14:42:01 0.22 0.00 0.22 0.00 3.15 [2021-10-07T14:51:25.442Z] 14:43:01 0.32 0.00 0.32 0.00 3.85 [2021-10-07T14:51:25.442Z] 14:44:01 0.25 0.00 0.25 0.00 3.38 [2021-10-07T14:51:25.442Z] 14:45:01 0.17 0.00 0.17 0.00 1.65 [2021-10-07T14:51:25.442Z] 14:46:01 0.28 0.00 0.28 0.00 3.23 [2021-10-07T14:51:25.442Z] 14:47:01 0.18 0.00 0.18 0.00 3.00 [2021-10-07T14:51:25.442Z] 14:48:01 0.25 0.00 0.25 0.00 3.91 [2021-10-07T14:51:25.442Z] 14:49:01 0.42 0.20 0.22 6.40 3.00 [2021-10-07T14:51:25.442Z] 14:50:01 0.27 0.00 0.27 0.00 3.53 [2021-10-07T14:51:25.442Z] Average: 0.39 0.01 0.38 0.43 6.03 [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] 14:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-10-07T14:51:25.442Z] 14:36:01 5661228 0 605376 7.56 2620 1739708 1035880 11.44 560292 1548220 20 [2021-10-07T14:51:25.442Z] 14:37:01 5661920 0 604676 7.55 2620 1739716 1035880 11.44 559528 1548184 20 [2021-10-07T14:51:25.442Z] 14:38:01 5658864 0 607732 7.59 2620 1739716 1036072 11.44 562196 1548808 20 [2021-10-07T14:51:25.442Z] 14:39:01 5660020 0 606568 7.57 2620 1739724 1035880 11.44 561000 1548808 8 [2021-10-07T14:51:25.442Z] 14:40:01 5657704 0 608876 7.60 2620 1739732 1035952 11.44 563364 1548824 8 [2021-10-07T14:51:25.442Z] 14:41:01 5657212 0 609364 7.61 2620 1739736 1035880 11.44 563836 1548828 12 [2021-10-07T14:51:25.442Z] 14:42:01 5648712 0 617860 7.71 2620 1739740 1035880 11.44 572496 1548824 8 [2021-10-07T14:51:25.442Z] 14:43:01 5647536 0 619032 7.73 2620 1739744 1036120 11.44 575504 1547048 8 [2021-10-07T14:51:25.442Z] 14:44:01 5643980 0 622584 7.77 2620 1739748 1035880 11.44 578480 1547048 12 [2021-10-07T14:51:25.442Z] 14:45:01 5641392 0 625168 7.81 2620 1739752 1035952 11.44 581296 1547048 8 [2021-10-07T14:51:25.442Z] 14:46:01 5642112 0 624444 7.80 2620 1739756 1035880 11.44 580868 1547048 8 [2021-10-07T14:51:25.442Z] 14:47:01 5640824 0 625728 7.81 2620 1739760 1036096 11.44 582096 1547048 8 [2021-10-07T14:51:25.442Z] 14:48:01 5640596 0 625948 7.82 2620 1739768 1036144 11.44 581716 1547088 16 [2021-10-07T14:51:25.442Z] 14:49:01 5642304 0 624240 7.79 2620 1739768 1035880 11.44 580260 1547088 16 [2021-10-07T14:51:25.442Z] 14:50:01 5641788 0 624748 7.80 2620 1739776 1035988 11.44 580976 1547048 8 [2021-10-07T14:51:25.442Z] Average: 5649746 0 616823 7.70 2620 1739743 1035958 11.44 572261 1547797 12 [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] 14:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-10-07T14:51:25.442Z] 14:36:01 eth0 0.40 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:37:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:38:01 eth0 0.93 0.37 0.32 0.20 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:39:01 eth0 0.67 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:40:01 eth0 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:41:01 eth0 0.53 0.07 0.04 0.01 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:42:01 eth0 0.73 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:43:01 eth0 2.02 0.70 0.62 0.40 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:44:01 eth0 0.15 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:45:01 eth0 1.07 0.27 0.26 0.08 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:47:01 eth0 1.28 0.67 0.58 0.37 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:48:01 eth0 0.53 0.35 0.27 0.23 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:49:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:50:01 eth0 0.73 0.22 0.18 0.07 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] Average: eth0 0.70 0.23 0.18 0.10 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] ---> sar -P ALL: [2021-10-07T14:51:25.442Z] Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] 14:33:46 LINUX RESTART (2 CPU) [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] 14:35:01 CPU %user %nice %system %iowait %steal %idle [2021-10-07T14:51:25.442Z] 14:36:01 all 0.17 0.00 0.06 0.00 0.02 99.76 [2021-10-07T14:51:25.442Z] 14:36:01 0 0.22 0.00 0.05 0.00 0.02 99.72 [2021-10-07T14:51:25.442Z] 14:36:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2021-10-07T14:51:25.442Z] 14:37:01 all 0.08 0.00 0.06 0.00 0.04 99.82 [2021-10-07T14:51:25.442Z] 14:37:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-10-07T14:51:25.442Z] 14:37:01 1 0.12 0.00 0.08 0.00 0.05 99.75 [2021-10-07T14:51:25.442Z] 14:38:01 all 0.10 0.00 0.04 0.00 0.03 99.83 [2021-10-07T14:51:25.442Z] 14:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2021-10-07T14:51:25.442Z] 14:38:01 1 0.17 0.00 0.05 0.00 0.03 99.75 [2021-10-07T14:51:25.442Z] 14:39:01 all 0.15 0.00 0.03 0.00 0.02 99.81 [2021-10-07T14:51:25.442Z] 14:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-10-07T14:51:25.442Z] 14:39:01 1 0.27 0.00 0.03 0.00 0.02 99.68 [2021-10-07T14:51:25.442Z] 14:40:01 all 0.20 0.00 0.03 0.00 0.03 99.74 [2021-10-07T14:51:25.442Z] 14:40:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-10-07T14:51:25.442Z] 14:40:01 1 0.37 0.00 0.03 0.00 0.02 99.58 [2021-10-07T14:51:25.442Z] 14:41:01 all 0.25 0.00 0.06 0.00 0.03 99.67 [2021-10-07T14:51:25.442Z] 14:41:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-10-07T14:51:25.442Z] 14:41:01 1 0.43 0.00 0.05 0.00 0.02 99.50 [2021-10-07T14:51:25.442Z] 14:42:01 all 0.25 0.00 0.05 0.00 0.03 99.67 [2021-10-07T14:51:25.442Z] 14:42:01 0 0.07 0.00 0.05 0.00 0.03 99.85 [2021-10-07T14:51:25.442Z] 14:42:01 1 0.43 0.00 0.05 0.00 0.02 99.50 [2021-10-07T14:51:25.442Z] 14:43:01 all 0.08 0.00 0.05 0.00 0.03 99.84 [2021-10-07T14:51:25.442Z] 14:43:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2021-10-07T14:51:25.442Z] 14:43:01 1 0.12 0.00 0.05 0.00 0.02 99.82 [2021-10-07T14:51:25.442Z] 14:44:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-10-07T14:51:25.442Z] 14:44:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-10-07T14:51:25.442Z] 14:44:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-10-07T14:51:25.442Z] 14:45:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-10-07T14:51:25.442Z] 14:45:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2021-10-07T14:51:25.442Z] 14:45:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-10-07T14:51:25.442Z] 14:46:01 all 0.18 0.00 0.03 0.00 0.03 99.76 [2021-10-07T14:51:25.442Z] 14:46:01 0 0.32 0.00 0.03 0.00 0.03 99.62 [2021-10-07T14:51:25.442Z] 14:46:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-10-07T14:51:25.442Z] [2021-10-07T14:51:25.442Z] 14:46:01 CPU %user %nice %system %iowait %steal %idle [2021-10-07T14:51:25.442Z] 14:47:01 all 0.22 0.00 0.03 0.00 0.03 99.72 [2021-10-07T14:51:25.442Z] 14:47:01 0 0.35 0.00 0.05 0.00 0.03 99.57 [2021-10-07T14:51:25.442Z] 14:47:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-10-07T14:51:25.442Z] 14:48:01 all 0.20 0.00 0.03 0.00 0.03 99.73 [2021-10-07T14:51:25.442Z] 14:48:01 0 0.33 0.00 0.03 0.00 0.03 99.60 [2021-10-07T14:51:25.442Z] 14:48:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2021-10-07T14:51:25.443Z] 14:49:01 all 0.18 0.00 0.03 0.00 0.03 99.77 [2021-10-07T14:51:25.443Z] 14:49:01 0 0.30 0.00 0.05 0.00 0.03 99.62 [2021-10-07T14:51:25.443Z] 14:49:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2021-10-07T14:51:25.443Z] 14:50:01 all 0.22 0.00 0.03 0.00 0.02 99.73 [2021-10-07T14:51:25.443Z] 14:50:01 0 0.40 0.00 0.05 0.00 0.03 99.52 [2021-10-07T14:51:25.443Z] 14:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2021-10-07T14:51:25.443Z] Average: all 0.17 0.00 0.04 0.00 0.03 99.77 [2021-10-07T14:51:25.443Z] Average: 0 0.17 0.00 0.04 0.00 0.03 99.76 [2021-10-07T14:51:25.443Z] Average: 1 0.17 0.00 0.04 0.00 0.02 99.77 [2021-10-07T14:51:25.443Z] [2021-10-07T14:51:25.443Z] [2021-10-07T14:51:25.443Z]