Pull request #892 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from b500d5fb481e920cf5a04da8f42bdf07bfbe04f9+4c3c66c497cf52a3890b5e73c45d4dacb89714fe (41bd88eb18684acb2b9f81614173cee170d2e200) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9015263060754542508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3959766665854168620.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 6a41506d72e8e131afc862d141935157bee59f41 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-892/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-892/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6407773194987636222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1279820511310865065.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-892/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-892/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1315530923105755166.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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 Running on prd-centos7-docker-4c-2g-362 in /w/workspace/ndry_app-functions-sdk-go_PR-892 [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-892 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/jenkins-gitclient-ssh8656981135971998316.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 Merge succeeded, producing b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 Checking out Revision b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 (PR-892) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/jenkins-gitclient-ssh7922824193370460103.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/jenkins-gitclient-ssh3997991070457035592.key > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 # timeout=10 Commit message: "refactor: Another fmt issue resolved." > git rev-list --no-walk 32cf42863b46163303411bbb852fcf4d51070a2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-10T23:04:46.865Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-10T23:04:46.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-10T23:04:46.991Z] ========================================================= [2021-06-10T23:04:46.992Z] EdgeX Global Pipelines Version Info [2021-06-10T23:04:46.992Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:04:48.436Z] ------------------- [2021-06-10T23:04:48.436Z] stable info: [2021-06-10T23:04:48.436Z] ------------------- [2021-06-10T23:04:48.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-10T23:04:48.436Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T23:04:48.436Z] Message: update stable to v1.0.195 [2021-06-10T23:04:49.384Z] ------------------- [2021-06-10T23:04:49.384Z] experimental info: [2021-06-10T23:04:49.384Z] ------------------- [2021-06-10T23:04:49.384Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-10T23:04:49.384Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-10T23:04:49.384Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-10T23:04:49.523Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-10T23:04:49.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-10T23:04:49.575Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-10T23:04:49.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-10T23:04:49.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-10T23:04:49.650Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-10T23:04:49.675Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-10T23:04:49.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-10T23:04:49.728Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-10T23:04:49.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-10T23:04:49.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-10T23:04:49.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-10T23:04:49.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-10T23:04:49.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-10T23:04:49.885Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T23:04:49.911Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T23:04:49.939Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T23:04:49.981Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-10T23:04:50.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-10T23:04:50.032Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-10T23:04:50.061Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-10T23:04:50.087Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-10T23:04:50.116Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-10T23:04:50.142Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-10T23:04:50.170Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-10T23:04:50.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-10T23:04:50.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-892 [Pipeline] echo [2021-06-10T23:04:50.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-892 [Pipeline] echo [2021-06-10T23:04:50.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-892 [Pipeline] echo [2021-06-10T23:04:50.317Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 [Pipeline] echo [2021-06-10T23:04:50.372Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b500d5f [Pipeline] echo [2021-06-10T23:04:50.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T23:04:50.895Z] + git log --format=format:%s -1 b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 [Pipeline] echo [2021-06-10T23:04:50.936Z] GIT_COMMIT: b500d5fb481e920cf5a04da8f42bdf07bfbe04f9, Commit Message: refactor: Another fmt issue resolved. [Pipeline] echo [2021-06-10T23:04:50.950Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:04:52.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T23:04:52.012Z] [2021-06-10T23:04:52.012Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:04:52.335Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T23:04:52.335Z] latest: Pulling from edgex-devops/git-semver [2021-06-10T23:04:52.335Z] 31603596830f: Pulling fs layer [2021-06-10T23:04:52.335Z] 54011a49482f: Pulling fs layer [2021-06-10T23:04:52.335Z] a6820b24f6d8: Pulling fs layer [2021-06-10T23:04:52.335Z] f581987b2513: Pulling fs layer [2021-06-10T23:04:52.335Z] f581987b2513: Waiting [2021-06-10T23:04:52.599Z] 54011a49482f: Download complete [2021-06-10T23:04:52.599Z] 31603596830f: Verifying Checksum [2021-06-10T23:04:52.599Z] 31603596830f: Download complete [2021-06-10T23:04:52.599Z] f581987b2513: Verifying Checksum [2021-06-10T23:04:52.599Z] f581987b2513: Download complete [2021-06-10T23:04:52.599Z] a6820b24f6d8: Verifying Checksum [2021-06-10T23:04:52.599Z] a6820b24f6d8: Download complete [2021-06-10T23:04:52.867Z] 31603596830f: Pull complete [2021-06-10T23:04:52.867Z] 54011a49482f: Pull complete [2021-06-10T23:04:53.454Z] a6820b24f6d8: Pull complete [2021-06-10T23:04:53.720Z] f581987b2513: Pull complete [2021-06-10T23:04:53.720Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-10T23:04:53.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-10T23:04:53.720Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-10T23:04:53.808Z] prd-centos7-docker-4c-2g-362 does not seem to be running inside a container [2021-06-10T23:04:53.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-892 -v /w/workspace/ndry_app-functions-sdk-go_PR-892:/w/workspace/ndry_app-functions-sdk-go_PR-892:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-892@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-06-10T23:04:54.822Z] $ docker top fc1bcc4d6a68146bc2e0141925b3e843f24f3579c60f365ae38910b73bc86d6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-10T23:04:54.968Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T23:04:54.968Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T23:04:55.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T23:04:55.085Z] $ docker exec fc1bcc4d6a68146bc2e0141925b3e843f24f3579c60f365ae38910b73bc86d6d ssh-agent [2021-06-10T23:04:55.205Z] SSH_AUTH_SOCK=/tmp/ssh-F0BkUU1cKXiV/agent.14 [2021-06-10T23:04:55.205Z] SSH_AGENT_PID=20 [2021-06-10T23:04:55.213Z] Running ssh-add (command line suppressed) [2021-06-10T23:04:55.315Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_9059912854085390727.key (/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_9059912854085390727.key) [2021-06-10T23:04:55.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T23:04:55.643Z] + git tag --points-at HEAD [Pipeline] } [2021-06-10T23:04:55.655Z] $ docker exec --env ******** --env ******** fc1bcc4d6a68146bc2e0141925b3e843f24f3579c60f365ae38910b73bc86d6d ssh-agent -k [2021-06-10T23:04:55.761Z] unset SSH_AUTH_SOCK; [2021-06-10T23:04:55.761Z] unset SSH_AGENT_PID; [2021-06-10T23:04:55.761Z] echo Agent pid 20 killed; [2021-06-10T23:04:55.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-10T23:04:55.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-10T23:04:55.825Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-10T23:04:55.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-10T23:04:55.931Z] $ docker exec fc1bcc4d6a68146bc2e0141925b3e843f24f3579c60f365ae38910b73bc86d6d ssh-agent [2021-06-10T23:04:56.026Z] SSH_AUTH_SOCK=/tmp/ssh-ZHK8kH1a4qHP/agent.53 [2021-06-10T23:04:56.026Z] SSH_AGENT_PID=59 [2021-06-10T23:04:56.031Z] Running ssh-add (command line suppressed) [2021-06-10T23:04:56.123Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_5065707498168433745.key (/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/private_key_5065707498168433745.key) [2021-06-10T23:04:56.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-10T23:04:56.439Z] + git semver init [2021-06-10T23:04:56.439Z] # -> Open(): unable to determine branch for HEAD [2021-06-10T23:04:56.439Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-892/.git [2021-06-10T23:04:56.439Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-892 [2021-06-10T23:04:56.439Z] # $SEMVER_REMOTE_NAME = origin [2021-06-10T23:04:56.439Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-10T23:04:56.439Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-10T23:04:56.439Z] # $SEMVER_BRANCH = PR-892 [2021-06-10T23:04:56.439Z] # $SEMVER_TEMP = /tmp/semver-613717915 [2021-06-10T23:04:56.439Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-10T23:04:58.385Z] # '/tmp/semver-613717915' -> '/w/workspace/ndry_app-functions-sdk-go_PR-892/.semver' [2021-06-10T23:04:58.385Z] # -> Force: false [2021-06-10T23:04:58.385Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-892/.semver [Pipeline] } [2021-06-10T23:04:58.396Z] $ docker exec --env ******** --env ******** fc1bcc4d6a68146bc2e0141925b3e843f24f3579c60f365ae38910b73bc86d6d ssh-agent -k [2021-06-10T23:04:58.491Z] unset SSH_AUTH_SOCK; [2021-06-10T23:04:58.492Z] unset SSH_AGENT_PID; [2021-06-10T23:04:58.492Z] echo Agent pid 59 killed; [2021-06-10T23:04:58.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-10T23:04:58.857Z] + git semver [Pipeline] } [2021-06-10T23:04:58.873Z] $ docker stop --time=1 fc1bcc4d6a68146bc2e0141925b3e843f24f3579c60f365ae38910b73bc86d6d [2021-06-10T23:05:00.213Z] $ docker rm -f fc1bcc4d6a68146bc2e0141925b3e843f24f3579c60f365ae38910b73bc86d6d [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T23:05:00.593Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-10T23:05:00.894Z] Stashed 1 file(s) [Pipeline] echo [2021-06-10T23:05:00.899Z] [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-06-10T23:05:16.236Z] Still waiting to schedule task [2021-06-10T23:05:16.237Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-362’ [2021-06-10T23:05:16.240Z] Still waiting to schedule task [2021-06-10T23:05:16.240Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-06-10T23:07:16.514Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-363 in /w/workspace/ndry_app-functions-sdk-go_PR-892 [Pipeline] { [Pipeline] ws [2021-06-10T23:07:16.543Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-06-10T23:07:16.782Z] The recommended git tool is: git [2021-06-10T23:07:22.123Z] using credential edgex-jenkins-ssh [2021-06-10T23:07:22.145Z] Cloning the remote Git repository [2021-06-10T23:07:22.203Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:07:22.315Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-06-10T23:07:22.388Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:07:22.389Z] > git --version # timeout=10 [2021-06-10T23:07:22.404Z] > git --version # 'git version 2.17.1' [2021-06-10T23:07:22.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T23:07:22.537Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T23:07:26.426Z] Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 [2021-06-10T23:07:26.652Z] Merge succeeded, producing b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 [2021-06-10T23:07:26.653Z] Checking out Revision b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 (PR-892) [2021-06-10T23:07:25.662Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T23:07:25.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T23:07:25.700Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T23:07:25.735Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:07:25.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T23:07:25.748Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T23:07:26.444Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T23:07:26.462Z] > git checkout -f b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 # timeout=10 [2021-06-10T23:07:26.568Z] > git remote # timeout=10 [2021-06-10T23:07:26.586Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T23:07:26.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T23:07:26.613Z] > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 [2021-06-10T23:07:26.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T23:07:26.658Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T23:07:26.669Z] > git checkout -f b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 # timeout=10 [2021-06-10T23:07:30.937Z] Commit message: "refactor: Another fmt issue resolved." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T23:07:32.365Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-10T23:07:32.783Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T23:07:33.182Z] + + true [2021-06-10T23:07:33.182Z] sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-06-10T23:07:51.764Z] ========================================================= [2021-06-10T23:07:51.764Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-10T23:07:51.764Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:07:52.120Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-10T23:07:53.560Z] Sending build context to Docker daemon 19.98MB [2021-06-10T23:07:53.560Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T23:07:53.560Z] Step 2/8 : FROM ${BASE} [2021-06-10T23:07:53.835Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-10T23:07:53.835Z] 595b0fe564bb: Pulling fs layer [2021-06-10T23:07:53.835Z] 3088b5b3c5c0: Pulling fs layer [2021-06-10T23:07:53.835Z] 5b7225fbf94c: Pulling fs layer [2021-06-10T23:07:53.835Z] ba82ee9f976e: Pulling fs layer [2021-06-10T23:07:53.835Z] 506bd15cee9f: Pulling fs layer [2021-06-10T23:07:53.835Z] 75a0a4a0db45: Pulling fs layer [2021-06-10T23:07:53.835Z] 618dc40b7e24: Pulling fs layer [2021-06-10T23:07:53.835Z] ba82ee9f976e: Waiting [2021-06-10T23:07:53.835Z] 506bd15cee9f: Waiting [2021-06-10T23:07:53.835Z] 75a0a4a0db45: Waiting [2021-06-10T23:07:53.835Z] 618dc40b7e24: Waiting [2021-06-10T23:07:53.835Z] 5b7225fbf94c: Verifying Checksum [2021-06-10T23:07:53.835Z] 5b7225fbf94c: Download complete [2021-06-10T23:07:53.835Z] 3088b5b3c5c0: Verifying Checksum [2021-06-10T23:07:53.835Z] 3088b5b3c5c0: Download complete [2021-06-10T23:07:53.835Z] 506bd15cee9f: Verifying Checksum [2021-06-10T23:07:53.835Z] 506bd15cee9f: Download complete [2021-06-10T23:07:53.835Z] 595b0fe564bb: Verifying Checksum [2021-06-10T23:07:53.835Z] 595b0fe564bb: Download complete [2021-06-10T23:07:53.835Z] 75a0a4a0db45: Verifying Checksum [2021-06-10T23:07:53.835Z] 75a0a4a0db45: Download complete [2021-06-10T23:07:54.824Z] 595b0fe564bb: Pull complete [2021-06-10T23:07:55.440Z] 3088b5b3c5c0: Pull complete [2021-06-10T23:07:55.719Z] 5b7225fbf94c: Pull complete [2021-06-10T23:07:56.323Z] 618dc40b7e24: Verifying Checksum [2021-06-10T23:07:56.323Z] 618dc40b7e24: Download complete [2021-06-10T23:07:57.757Z] ba82ee9f976e: Verifying Checksum [2021-06-10T23:07:57.757Z] ba82ee9f976e: Download complete [2021-06-10T23:08:07.971Z] ba82ee9f976e: Pull complete [2021-06-10T23:08:08.229Z] Running on prd-centos7-docker-4c-2g-364 in /w/workspace/ndry_app-functions-sdk-go_PR-892 [Pipeline] { [Pipeline] ws [2021-06-10T23:08:08.252Z] Running in /w/workspace/app-functions-sdk-go/5 [Pipeline] { [Pipeline] checkout [2021-06-10T23:08:08.361Z] The recommended git tool is: git [2021-06-10T23:08:08.580Z] 506bd15cee9f: Pull complete [2021-06-10T23:08:08.857Z] 75a0a4a0db45: Pull complete [2021-06-10T23:08:10.838Z] using credential edgex-jenkins-ssh [2021-06-10T23:08:10.851Z] Cloning the remote Git repository [2021-06-10T23:08:10.868Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:08:10.930Z] > git init /w/workspace/app-functions-sdk-go/5 # timeout=10 [2021-06-10T23:08:10.955Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:08:10.955Z] > git --version # timeout=10 [2021-06-10T23:08:10.962Z] > git --version # 'git version 2.24.4' [2021-06-10T23:08:10.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T23:08:10.985Z] [INFO] Currently running in a labeled security context [2021-06-10T23:08:10.985Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T23:08:10.985Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh3526287551139558269.key [2021-06-10T23:08:11.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T23:08:12.764Z] Merging remotes/origin/master commit 4c3c66c497cf52a3890b5e73c45d4dacb89714fe into PR head commit b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 [2021-06-10T23:08:12.852Z] Merge succeeded, producing b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 [2021-06-10T23:08:12.853Z] Checking out Revision b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 (PR-892) [2021-06-10T23:08:12.226Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T23:08:12.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-10T23:08:12.243Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-10T23:08:12.256Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-10T23:08:12.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T23:08:12.257Z] [INFO] Currently running in a labeled security context [2021-06-10T23:08:12.257Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T23:08:12.257Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh7352452914386840640.key [2021-06-10T23:08:12.265Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/892/head:refs/remotes/origin/PR-892 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-10T23:08:12.769Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T23:08:12.777Z] > git checkout -f b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 # timeout=10 [2021-06-10T23:08:12.817Z] > git remote # timeout=10 [2021-06-10T23:08:12.825Z] > git config --get remote.origin.url # timeout=10 [2021-06-10T23:08:12.828Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-10T23:08:12.829Z] [INFO] Currently running in a labeled security context [2021-06-10T23:08:12.829Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-10T23:08:12.830Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/5@tmp/jenkins-gitclient-ssh6564549620957340645.key [2021-06-10T23:08:12.834Z] > git merge 4c3c66c497cf52a3890b5e73c45d4dacb89714fe # timeout=10 [2021-06-10T23:08:12.842Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-10T23:08:12.852Z] > git config core.sparsecheckout # timeout=10 [2021-06-10T23:08:12.862Z] > git checkout -f b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 # timeout=10 [2021-06-10T23:08:13.195Z] 618dc40b7e24: Pull complete [2021-06-10T23:08:13.195Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-10T23:08:13.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-10T23:08:13.195Z] ---> a36622ca3599 [2021-06-10T23:08:13.195Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-10T23:08:13.195Z] 20.10.0: Pulling from library/docker [2021-06-10T23:08:13.195Z] a3cc7d3b244e: Pulling fs layer [2021-06-10T23:08:13.195Z] 02a3295e0d61: Pulling fs layer [2021-06-10T23:08:13.195Z] 0f4f2e6d8100: Pulling fs layer [2021-06-10T23:08:13.195Z] 330b718f631f: Pulling fs layer [2021-06-10T23:08:13.195Z] a93816041522: Pulling fs layer [2021-06-10T23:08:13.195Z] bdb6da89ff94: Pulling fs layer [2021-06-10T23:08:13.195Z] 2a70c0c122f4: Pulling fs layer [2021-06-10T23:08:13.195Z] a93816041522: Waiting [2021-06-10T23:08:13.195Z] 2a70c0c122f4: Waiting [2021-06-10T23:08:13.195Z] bdb6da89ff94: Waiting [2021-06-10T23:08:13.195Z] 330b718f631f: Waiting [2021-06-10T23:08:13.195Z] 0f4f2e6d8100: Download complete [2021-06-10T23:08:13.474Z] 02a3295e0d61: Verifying Checksum [2021-06-10T23:08:13.474Z] 02a3295e0d61: Download complete [2021-06-10T23:08:13.474Z] a93816041522: Download complete [2021-06-10T23:08:13.474Z] bdb6da89ff94: Verifying Checksum [2021-06-10T23:08:13.474Z] bdb6da89ff94: Download complete [2021-06-10T23:08:13.474Z] 2a70c0c122f4: Verifying Checksum [2021-06-10T23:08:13.474Z] 2a70c0c122f4: Download complete [2021-06-10T23:08:13.474Z] a3cc7d3b244e: Verifying Checksum [2021-06-10T23:08:13.474Z] a3cc7d3b244e: Download complete [2021-06-10T23:08:14.083Z] a3cc7d3b244e: Pull complete [2021-06-10T23:08:14.690Z] 02a3295e0d61: Pull complete [2021-06-10T23:08:15.299Z] 0f4f2e6d8100: Pull complete [2021-06-10T23:08:16.451Z] Commit message: "refactor: Another fmt issue resolved." [2021-06-10T23:08:16.739Z] 330b718f631f: Verifying Checksum [2021-06-10T23:08:16.739Z] 330b718f631f: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-10T23:08:17.578Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-10T23:08:17.909Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-10T23:08:18.206Z] + sudo service docker restart [2021-06-10T23:08:18.207Z] + true [2021-06-10T23:08:18.207Z] Redirecting to /bin/systemctl restart docker.service [2021-06-10T23:08:20.155Z] 330b718f631f: Pull complete [2021-06-10T23:08:20.759Z] a93816041522: Pull complete [2021-06-10T23:08:21.035Z] bdb6da89ff94: Pull complete [2021-06-10T23:08:21.308Z] 2a70c0c122f4: Pull complete [2021-06-10T23:08:21.581Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T23:08:21.581Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T23:08:26.987Z] ---> 3a6796f143d6 [2021-06-10T23:08:26.987Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T23:08:26.987Z] ---> Running in c6f3c57c4054 [2021-06-10T23:08:27.267Z] Removing intermediate container c6f3c57c4054 [2021-06-10T23:08:27.267Z] ---> a5df50792c7b [2021-06-10T23:08:27.267Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-10T23:08:27.267Z] ---> Running in 22737565e548 [2021-06-10T23:08:28.704Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-10T23:08:29.675Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-10T23:08:30.651Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-10T23:08:30.651Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-10T23:08:30.651Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-10T23:08:30.922Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-10T23:08:30.922Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-10T23:08:30.922Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T23:08:31.195Z] OK: 139 MiB in 45 packages [2021-06-10T23:08:32.625Z] Removing intermediate container 22737565e548 [2021-06-10T23:08:32.625Z] ---> d8a6832acaef [2021-06-10T23:08:32.625Z] Step 6/8 : WORKDIR /build [2021-06-10T23:08:32.625Z] ---> Running in 1244d7755e3b [2021-06-10T23:08:32.901Z] Removing intermediate container 1244d7755e3b [2021-06-10T23:08:32.901Z] ---> a136391d9576 [2021-06-10T23:08:32.901Z] Step 7/8 : COPY go.mod . [2021-06-10T23:08:33.894Z] ---> 79c27ea80f30 [2021-06-10T23:08:33.894Z] Step 8/8 : RUN go mod download [2021-06-10T23:08:33.894Z] ---> Running in c7a8d01bbbaa [Pipeline] unstash [Pipeline] echo [2021-06-10T23:08:36.487Z] ========================================================= [2021-06-10T23:08:36.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-10T23:08:36.487Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:08:36.803Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-10T23:08:37.067Z] Sending build context to Docker daemon 19.96MB [2021-06-10T23:08:37.067Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-10T23:08:37.067Z] Step 2/8 : FROM ${BASE} [2021-06-10T23:08:37.330Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-10T23:08:37.330Z] 540db60ca938: Pulling fs layer [2021-06-10T23:08:37.330Z] adcc1eea9eea: Pulling fs layer [2021-06-10T23:08:37.330Z] 4c4ab2625f07: Pulling fs layer [2021-06-10T23:08:37.330Z] 0510c868ecb4: Pulling fs layer [2021-06-10T23:08:37.330Z] afea3b2eda06: Pulling fs layer [2021-06-10T23:08:37.330Z] 7809a108b3ef: Pulling fs layer [2021-06-10T23:08:37.330Z] f706445af74f: Pulling fs layer [2021-06-10T23:08:37.330Z] 0510c868ecb4: Waiting [2021-06-10T23:08:37.330Z] afea3b2eda06: Waiting [2021-06-10T23:08:37.330Z] 7809a108b3ef: Waiting [2021-06-10T23:08:37.330Z] f706445af74f: Waiting [2021-06-10T23:08:37.330Z] 4c4ab2625f07: Verifying Checksum [2021-06-10T23:08:37.330Z] 4c4ab2625f07: Download complete [2021-06-10T23:08:37.330Z] adcc1eea9eea: Verifying Checksum [2021-06-10T23:08:37.330Z] adcc1eea9eea: Download complete [2021-06-10T23:08:37.330Z] afea3b2eda06: Verifying Checksum [2021-06-10T23:08:37.330Z] afea3b2eda06: Download complete [2021-06-10T23:08:37.595Z] 7809a108b3ef: Verifying Checksum [2021-06-10T23:08:37.595Z] 7809a108b3ef: Download complete [2021-06-10T23:08:37.595Z] 540db60ca938: Verifying Checksum [2021-06-10T23:08:37.595Z] 540db60ca938: Download complete [2021-06-10T23:08:37.595Z] 540db60ca938: Pull complete [2021-06-10T23:08:37.858Z] adcc1eea9eea: Pull complete [2021-06-10T23:08:37.858Z] 4c4ab2625f07: Pull complete [2021-06-10T23:08:39.253Z] f706445af74f: Verifying Checksum [2021-06-10T23:08:39.253Z] f706445af74f: Download complete [2021-06-10T23:08:39.514Z] 0510c868ecb4: Verifying Checksum [2021-06-10T23:08:39.514Z] 0510c868ecb4: Download complete [2021-06-10T23:08:42.854Z] 0510c868ecb4: Pull complete [2021-06-10T23:08:42.854Z] afea3b2eda06: Pull complete [2021-06-10T23:08:42.854Z] 7809a108b3ef: Pull complete [2021-06-10T23:08:44.264Z] f706445af74f: Pull complete [2021-06-10T23:08:44.264Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-10T23:08:44.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-10T23:08:44.264Z] ---> b068be0155e3 [2021-06-10T23:08:44.264Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-10T23:08:44.264Z] 20.10.0: Pulling from library/docker [2021-06-10T23:08:44.528Z] 05e7bc50f07f: Pulling fs layer [2021-06-10T23:08:44.528Z] 6db28d0fdbf6: Pulling fs layer [2021-06-10T23:08:44.528Z] 292df0bc6bf3: Pulling fs layer [2021-06-10T23:08:44.528Z] 2e060f4bd70b: Pulling fs layer [2021-06-10T23:08:44.528Z] 80e8d568a223: Pulling fs layer [2021-06-10T23:08:44.528Z] 8dc6ef1a942a: Pulling fs layer [2021-06-10T23:08:44.528Z] 2312dd95470a: Pulling fs layer [2021-06-10T23:08:44.528Z] 8dc6ef1a942a: Waiting [2021-06-10T23:08:44.528Z] 2e060f4bd70b: Waiting [2021-06-10T23:08:44.528Z] 2312dd95470a: Waiting [2021-06-10T23:08:44.528Z] 80e8d568a223: Waiting [2021-06-10T23:08:44.528Z] 292df0bc6bf3: Verifying Checksum [2021-06-10T23:08:44.528Z] 292df0bc6bf3: Download complete [2021-06-10T23:08:44.528Z] 6db28d0fdbf6: Verifying Checksum [2021-06-10T23:08:44.528Z] 6db28d0fdbf6: Download complete [2021-06-10T23:08:44.528Z] 05e7bc50f07f: Verifying Checksum [2021-06-10T23:08:44.528Z] 05e7bc50f07f: Download complete [2021-06-10T23:08:44.528Z] 80e8d568a223: Verifying Checksum [2021-06-10T23:08:44.528Z] 80e8d568a223: Download complete [2021-06-10T23:08:44.528Z] 8dc6ef1a942a: Verifying Checksum [2021-06-10T23:08:44.528Z] 8dc6ef1a942a: Download complete [2021-06-10T23:08:44.528Z] 2312dd95470a: Verifying Checksum [2021-06-10T23:08:44.528Z] 2312dd95470a: Download complete [2021-06-10T23:08:44.792Z] 05e7bc50f07f: Pull complete [2021-06-10T23:08:45.053Z] 6db28d0fdbf6: Pull complete [2021-06-10T23:08:45.053Z] 292df0bc6bf3: Pull complete [2021-06-10T23:08:45.314Z] 2e060f4bd70b: Verifying Checksum [2021-06-10T23:08:45.314Z] 2e060f4bd70b: Download complete [2021-06-10T23:08:47.892Z] 2e060f4bd70b: Pull complete [2021-06-10T23:08:47.892Z] 80e8d568a223: Pull complete [2021-06-10T23:08:47.892Z] 8dc6ef1a942a: Pull complete [2021-06-10T23:08:47.892Z] 2312dd95470a: Pull complete [2021-06-10T23:08:47.892Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-10T23:08:47.892Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-10T23:08:52.106Z] ---> fc35ee7e3f38 [2021-06-10T23:08:52.106Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-10T23:08:52.106Z] ---> Running in 1d8443c9d65a [2021-06-10T23:08:52.106Z] Removing intermediate container 1d8443c9d65a [2021-06-10T23:08:52.106Z] ---> d84945359fd4 [2021-06-10T23:08:52.106Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-10T23:08:52.106Z] ---> Running in 3804e2e33b0b [2021-06-10T23:08:52.106Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-10T23:08:52.680Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-10T23:08:53.252Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-10T23:08:53.252Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-10T23:08:53.513Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-10T23:08:53.513Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-10T23:08:53.513Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-10T23:08:53.780Z] Executing busybox-1.32.1-r6.trigger [2021-06-10T23:08:53.780Z] OK: 150 MiB in 45 packages [2021-06-10T23:08:54.042Z] Removing intermediate container 3804e2e33b0b [2021-06-10T23:08:54.042Z] ---> 393bf401d9e8 [2021-06-10T23:08:54.042Z] Step 6/8 : WORKDIR /build [2021-06-10T23:08:54.042Z] ---> Running in e53de6d42c81 [2021-06-10T23:08:54.303Z] Removing intermediate container e53de6d42c81 [2021-06-10T23:08:54.303Z] ---> 0b86ebae72fd [2021-06-10T23:08:54.303Z] Step 7/8 : COPY go.mod . [2021-06-10T23:08:54.303Z] ---> 6870056f1c7b [2021-06-10T23:08:54.303Z] Step 8/8 : RUN go mod download [2021-06-10T23:08:54.303Z] ---> Running in 70c0f9669ee9 [2021-06-10T23:09:00.670Z] Removing intermediate container c7a8d01bbbaa [2021-06-10T23:09:00.670Z] ---> 11e3817d1604 [2021-06-10T23:09:00.670Z] Successfully built 11e3817d1604 [2021-06-10T23:09:00.670Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:09:01.015Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T23:09:01.015Z] . [Pipeline] withDockerContainer [2021-06-10T23:09:01.282Z] prd-ubuntu18.04-docker-arm64-4c-16g-363 does not seem to be running inside a container [2021-06-10T23:09:01.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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-arm64 cat [2021-06-10T23:09:02.966Z] $ docker top bf4dbb67814398f5c31efb8871932e1fdf3c2c0225eab2760ed7b62e7c533a69 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T23:09:03.946Z] + go version [2021-06-10T23:09:03.946Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-10T23:09:03.974Z] $ docker stop --time=1 bf4dbb67814398f5c31efb8871932e1fdf3c2c0225eab2760ed7b62e7c533a69 [2021-06-10T23:09:05.837Z] $ docker rm -f bf4dbb67814398f5c31efb8871932e1fdf3c2c0225eab2760ed7b62e7c533a69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:09:06.558Z] Removing intermediate container 70c0f9669ee9 [2021-06-10T23:09:06.558Z] ---> 26d574d37aa7 [2021-06-10T23:09:06.558Z] Successfully built 26d574d37aa7 [2021-06-10T23:09:06.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:09:06.619Z] + docker inspect -f . ci-base-image-arm64 [2021-06-10T23:09:06.620Z] . [Pipeline] withDockerContainer [2021-06-10T23:09:06.866Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T23:09:06.866Z] . [2021-06-10T23:09:06.886Z] prd-ubuntu18.04-docker-arm64-4c-16g-363 does not seem to be running inside a container [2021-06-10T23:09:06.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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-arm64 cat [2021-06-10T23:09:08.631Z] $ docker top 3fd06cb69fbd1eb144a09facdafa8c331550c45d4035d6f8c3ca3f649741b2a0 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-06-10T23:09:09.196Z] prd-centos7-docker-4c-2g-364 does not seem to be running inside a container [2021-06-10T23:09:09.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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-x86_64 cat [2021-06-10T23:09:09.591Z] $ docker top f1e9bb4fac88459e327538e88b0cf2db94627ad9d6f310cb42a68d64ca610539 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-10T23:09:10.081Z] + go version [2021-06-10T23:09:10.081Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-10T23:09:10.091Z] $ docker stop --time=1 f1e9bb4fac88459e327538e88b0cf2db94627ad9d6f310cb42a68d64ca610539 [2021-06-10T23:09:10.419Z] + go mod tidy [2021-06-10T23:09:11.266Z] $ docker rm -f f1e9bb4fac88459e327538e88b0cf2db94627ad9d6f310cb42a68d64ca610539 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:09:11.868Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-10T23:09:11.868Z] . [Pipeline] withDockerContainer [2021-06-10T23:09:11.946Z] prd-centos7-docker-4c-2g-364 does not seem to be running inside a container [2021-06-10T23:09:11.986Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/5 -v /w/workspace/app-functions-sdk-go/5:/w/workspace/app-functions-sdk-go/5:rw,z -v /w/workspace/app-functions-sdk-go/5@tmp:/w/workspace/app-functions-sdk-go/5@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-x86_64 cat [2021-06-10T23:09:12.119Z] + make test [2021-06-10T23:09:12.119Z] make -C ./app-service-template build [2021-06-10T23:09:12.119Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-06-10T23:09:12.119Z] go mod tidy [2021-06-10T23:09:12.333Z] $ docker top 974098728d4581d8044d56b595335551db0993fcb8d0b122616b24ae541c15b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T23:09:12.726Z] + go mod tidy [2021-06-10T23:09:12.732Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [Pipeline] sh [2021-06-10T23:09:13.292Z] + make test [2021-06-10T23:09:13.292Z] make -C ./app-service-template build [2021-06-10T23:09:13.292Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-06-10T23:09:13.292Z] go mod tidy [2021-06-10T23:09:13.586Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-10T23:09:23.703Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-06-10T23:09:23.703Z] make -C ./app-service-template test [2021-06-10T23:09:23.703Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-06-10T23:09:23.703Z] go mod tidy [2021-06-10T23:09:23.703Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-10T23:09:32.502Z] ok new-app-service 0.008s coverage: 47.8% of statements [2021-06-10T23:09:32.502Z] ? new-app-service/config [no test files] [2021-06-10T23:09:32.502Z] ok new-app-service/functions 0.007s [2021-06-10T23:09:32.502Z] CGO_ENABLED=1 go vet ./... [2021-06-10T23:09:39.127Z] gofmt -l . [2021-06-10T23:09:39.127Z] [ "`gofmt -l .`" = "" ] [2021-06-10T23:09:39.127Z] ./bin/test-attribution-txt.sh [2021-06-10T23:09:39.127Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-06-10T23:09:39.127Z] go mod tidy [2021-06-10T23:09:39.127Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T23:09:39.391Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-10T23:09:40.803Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.019s coverage: 62.8% of statements [2021-06-10T23:09:40.803Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 96.5% of statements [2021-06-10T23:09:40.803Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-10T23:09:41.068Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.8% of statements [2021-06-10T23:09:41.068Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-10T23:09:41.335Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.022s [2021-06-10T23:09:41.930Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.017s coverage: 74.5% of statements [2021-06-10T23:09:41.930Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-10T23:09:41.930Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-10T23:09:41.930Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-10T23:09:41.930Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-10T23:09:41.930Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-10T23:09:41.930Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-10T23:09:41.930Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements [2021-06-10T23:09:41.930Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-10T23:09:41.930Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.006s coverage: 10.5% of statements [2021-06-10T23:09:45.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.735s coverage: 76.9% of statements [2021-06-10T23:09:45.247Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-10T23:09:45.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 12.5% of statements [2021-06-10T23:09:45.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements [2021-06-10T23:09:45.247Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-10T23:09:45.247Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-10T23:09:45.247Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-06-10T23:09:51.805Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-06-10T23:09:51.805Z] make -C ./app-service-template test [2021-06-10T23:09:51.805Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-06-10T23:09:51.805Z] go mod tidy [2021-06-10T23:09:51.805Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-10T23:10:11.835Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.041s coverage: 78.0% of statements [2021-06-10T23:10:11.835Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements [2021-06-10T23:10:11.835Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T23:10:11.835Z] gofmt -l . [2021-06-10T23:10:11.835Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T23:10:11.846Z] $ docker stop --time=1 974098728d4581d8044d56b595335551db0993fcb8d0b122616b24ae541c15b5 [2021-06-10T23:10:13.076Z] $ docker rm -f 974098728d4581d8044d56b595335551db0993fcb8d0b122616b24ae541c15b5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T23:10:13.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T23:10:13.749Z] 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] libraryResource [Pipeline] sh [2021-06-10T23:10:14.882Z] ---> job-cost.sh [2021-06-10T23:10:14.882Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iypz [2021-06-10T23:10:18.673Z] ok new-app-service 0.042s coverage: 47.8% of statements [2021-06-10T23:10:18.673Z] ? new-app-service/config [no test files] [2021-06-10T23:10:18.673Z] ok new-app-service/functions 0.036s [2021-06-10T23:10:18.673Z] CGO_ENABLED=1 go vet ./... [2021-06-10T23:10:23.043Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T23:10:37.978Z] lf-activate-venv(): INFO: Adding /tmp/venv-Iypz/bin to PATH [2021-06-10T23:10:37.978Z] INFO: No Stack... [2021-06-10T23:10:37.978Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T23:10:37.978Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T23:10:38.276Z] + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [2021-06-10T23:10:38.276Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T23:10:38.309Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-5-stack-cost] [2021-06-10T23:10:38.319Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-5-stack-cost] did not exist. Created. [2021-06-10T23:10:38.319Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T23:10:38.652Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-10T23:10:38.728Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T23:10:38.742Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-10T23:10:45.488Z] gofmt -l . [2021-06-10T23:10:45.488Z] [ "`gofmt -l .`" = "" ] [2021-06-10T23:10:45.488Z] ./bin/test-attribution-txt.sh [2021-06-10T23:10:45.488Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/5/app-service-template' [2021-06-10T23:10:45.488Z] go mod tidy [2021-06-10T23:10:45.488Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-10T23:10:46.470Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-10T23:10:54.793Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.139s coverage: 62.8% of statements [2021-06-10T23:10:54.793Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.067s coverage: 96.5% of statements [2021-06-10T23:10:54.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-10T23:10:54.793Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.149s coverage: 61.8% of statements [2021-06-10T23:10:54.793Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-10T23:10:54.793Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.046s [2021-06-10T23:10:55.799Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.126s coverage: 74.5% of statements [2021-06-10T23:10:55.799Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-10T23:10:55.799Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-10T23:10:55.799Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-10T23:10:55.799Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-10T23:10:55.799Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-10T23:10:55.799Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-10T23:10:55.799Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.033s coverage: 97.1% of statements [2021-06-10T23:10:55.799Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-10T23:10:55.799Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.096s coverage: 10.5% of statements [2021-06-10T23:11:02.540Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.854s coverage: 76.9% of statements [2021-06-10T23:11:02.541Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-10T23:11:02.541Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.035s coverage: 12.5% of statements [2021-06-10T23:11:02.541Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.055s coverage: 27.3% of statements [2021-06-10T23:11:02.541Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-10T23:11:02.541Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-10T23:11:02.541Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.054s coverage: 51.4% of statements [2021-06-10T23:11:29.294Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.119s coverage: 78.0% of statements [2021-06-10T23:11:29.294Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements [2021-06-10T23:11:29.294Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-10T23:11:31.948Z] gofmt -l . [2021-06-10T23:11:31.948Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-10T23:11:32.254Z] $ docker stop --time=1 3fd06cb69fbd1eb144a09facdafa8c331550c45d4035d6f8c3ca3f649741b2a0 [2021-06-10T23:11:34.069Z] $ docker rm -f 3fd06cb69fbd1eb144a09facdafa8c331550c45d4035d6f8c3ca3f649741b2a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-10T23:11:34.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-10T23:11:34.967Z] Warning: overwriting stash ‘coverage-report’ [2021-06-10T23:11:35.582Z] 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] libraryResource [Pipeline] sh [2021-06-10T23:11:36.370Z] ---> job-cost.sh [2021-06-10T23:11:36.370Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xFMh [2021-06-10T23:12:15.350Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-10T23:13:37.102Z] lf-activate-venv(): INFO: Adding /tmp/venv-xFMh/bin to PATH [2021-06-10T23:13:37.102Z] INFO: No Stack... [2021-06-10T23:13:37.102Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-10T23:13:37.375Z] INFO: Archiving Costs [Pipeline] sh [2021-06-10T23:13:37.756Z] + cat /w/workspace/app-functions-sdk-go/5/archives/cost.csv [2021-06-10T23:13:37.756Z] + cut -d, -f6 [Pipeline] lock [2021-06-10T23:13:37.825Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-5-stack-cost] [2021-06-10T23:13:37.834Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-5-stack-cost] did not exist. Created. [2021-06-10T23:13:37.834Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-10T23:13:38.232Z] /w/workspace/app-functions-sdk-go/5@tmp/durable-feec2949/script.sh: 1: /w/workspace/app-functions-sdk-go/5@tmp/durable-feec2949/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-10T23:13:38.600Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-10T23:13:38.637Z] Warning: overwriting stash ‘stack-cost’ [2021-06-10T23:13:38.833Z] Stashed 1 file(s) [Pipeline] } [2021-06-10T23:13:38.846Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-892-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-10T23:13:39.734Z] provisioning config files... [2021-06-10T23:13:39.746Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/config4264189376412043tmp [Pipeline] { [Pipeline] sh [2021-06-10T23:13:40.063Z] + set +x [2021-06-10T23:13:40.064Z] + bash -s -- [2021-06-10T23:13:40.064Z] + curl -s https://codecov.io/bash [2021-06-10T23:13:40.064Z] [2021-06-10T23:13:40.064Z] _____ _ [2021-06-10T23:13:40.064Z] / ____| | | [2021-06-10T23:13:40.064Z] | | ___ __| | ___ ___ _____ __ [2021-06-10T23:13:40.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-10T23:13:40.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-10T23:13:40.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-10T23:13:40.064Z] Bash-1.0.3 [2021-06-10T23:13:40.064Z] [2021-06-10T23:13:40.064Z] [2021-06-10T23:13:40.064Z] ==> git version 2.24.4 found [2021-06-10T23:13:40.064Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-10T23:13:40.064Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-10T23:13:40.064Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-10T23:13:40.064Z] ==> Jenkins CI detected. [2021-06-10T23:13:40.064Z] project root: . [2021-06-10T23:13:40.064Z] --> token set from env [2021-06-10T23:13:40.064Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-10T23:13:40.064Z] ==> Running gcov in . (disable via -X gcov) [2021-06-10T23:13:40.335Z] ==> Python coveragepy not found [2021-06-10T23:13:40.335Z] ==> Searching for coverage reports in: [2021-06-10T23:13:40.335Z] + . [2021-06-10T23:13:40.335Z] -> Found 2 reports [2021-06-10T23:13:40.335Z] ==> Detecting git/mercurial file structure [2021-06-10T23:13:40.335Z] ==> Reading reports [2021-06-10T23:13:40.335Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-10T23:13:40.335Z] + ./coverage.out bytes=94036 [2021-06-10T23:13:40.335Z] ==> Appending adjustments [2021-06-10T23:13:40.335Z] https://docs.codecov.io/docs/fixing-reports [2021-06-10T23:13:40.598Z] + Found adjustments [2021-06-10T23:13:40.598Z] ==> Gzipping contents [2021-06-10T23:13:40.598Z] 20K /tmp/codecov.Q6smc0.gz [2021-06-10T23:13:40.598Z] ==> Uploading reports [2021-06-10T23:13:40.598Z] url: https://codecov.io [2021-06-10T23:13:40.598Z] query: branch=PR-892&commit=b500d5fb481e920cf5a04da8f42bdf07bfbe04f9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-892%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=892&job=&cmd_args= [2021-06-10T23:13:40.598Z] -> Pinging Codecov [2021-06-10T23:13:40.598Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-892&commit=b500d5fb481e920cf5a04da8f42bdf07bfbe04f9&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-892%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=892&job=&cmd_args= [2021-06-10T23:13:41.172Z] -> Uploading to [2021-06-10T23:13:41.173Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-10/3D8B5DFFC46A037C893635FACE044666/b500d5fb481e920cf5a04da8f42bdf07bfbe04f9/9c5a96e4-7022-463a-a026-c2e92c555dd7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T231340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6efb5ce31b766f38009fa477f7da18deda68ec02a232e14f4eab263f92446595 [2021-06-10T23:13:41.173Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-10T23:13:41.173Z] Dload Upload Total Spent Left Speed [2021-06-10T23:13:41.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16507 0 0 100 16507 0 35600 --:--:-- --:--:-- --:--:-- 35575 100 16507 0 0 100 16507 0 35588 --:--:-- --:--:-- --:--:-- 35575 [2021-06-10T23:13:41.439Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/b500d5fb481e920cf5a04da8f42bdf07bfbe04f9 [Pipeline] } [2021-06-10T23:13:41.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:13:43.317Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:13:43.881Z] ---> package-listing.sh [2021-06-10T23:13:43.881Z] ++ facter osfamily [2021-06-10T23:13:43.881Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-10T23:13:44.144Z] + OS_FAMILY=redhat [2021-06-10T23:13:44.144Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-892 [2021-06-10T23:13:44.144Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-10T23:13:44.144Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-10T23:13:44.144Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-10T23:13:44.144Z] + PACKAGES=/tmp/packages_start.txt [2021-06-10T23:13:44.144Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-892 ']' [2021-06-10T23:13:44.144Z] + PACKAGES=/tmp/packages_end.txt [2021-06-10T23:13:44.144Z] + case "${OS_FAMILY}" in [2021-06-10T23:13:44.144Z] + rpm -qa [2021-06-10T23:13:44.144Z] + sort [2021-06-10T23:13:44.719Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-10T23:13:44.719Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-10T23:13:44.719Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-10T23:13:44.719Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-892 ']' [2021-06-10T23:13:44.719Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-892/archives/ [2021-06-10T23:13:44.719Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-892/archives/ [Pipeline] echo [2021-06-10T23:13:44.744Z] 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-892/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-10T23:13:45.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:13:45.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T23:13:45.611Z] [2021-06-10T23:13:45.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-10T23:13:45.943Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T23:13:45.943Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-10T23:13:45.943Z] df20fa9351a1: Pulling fs layer [2021-06-10T23:13:45.943Z] 36b3adc4ff6f: Pulling fs layer [2021-06-10T23:13:45.943Z] 8ad3a11d3b57: Pulling fs layer [2021-06-10T23:13:45.943Z] 46f8f816bc3b: Pulling fs layer [2021-06-10T23:13:45.943Z] 93b61091891f: Pulling fs layer [2021-06-10T23:13:45.943Z] 93b9cdb0e59b: Pulling fs layer [2021-06-10T23:13:45.943Z] 5e14af77c1be: Pulling fs layer [2021-06-10T23:13:45.943Z] 01666e4c0597: Pulling fs layer [2021-06-10T23:13:45.943Z] aa168da1d23b: Pulling fs layer [2021-06-10T23:13:45.943Z] 93b61091891f: Waiting [2021-06-10T23:13:45.943Z] 93b9cdb0e59b: Waiting [2021-06-10T23:13:45.943Z] 5e14af77c1be: Waiting [2021-06-10T23:13:45.943Z] 01666e4c0597: Waiting [2021-06-10T23:13:45.943Z] aa168da1d23b: Waiting [2021-06-10T23:13:45.943Z] 46f8f816bc3b: Waiting [2021-06-10T23:13:45.943Z] 36b3adc4ff6f: Verifying Checksum [2021-06-10T23:13:45.943Z] 36b3adc4ff6f: Download complete [2021-06-10T23:13:45.943Z] 46f8f816bc3b: Verifying Checksum [2021-06-10T23:13:45.943Z] 46f8f816bc3b: Download complete [2021-06-10T23:13:46.205Z] df20fa9351a1: Verifying Checksum [2021-06-10T23:13:46.205Z] df20fa9351a1: Download complete [2021-06-10T23:13:46.205Z] 93b9cdb0e59b: Verifying Checksum [2021-06-10T23:13:46.205Z] 93b9cdb0e59b: Download complete [2021-06-10T23:13:46.205Z] 5e14af77c1be: Verifying Checksum [2021-06-10T23:13:46.205Z] 5e14af77c1be: Download complete [2021-06-10T23:13:46.205Z] 93b61091891f: Verifying Checksum [2021-06-10T23:13:46.205Z] 93b61091891f: Download complete [2021-06-10T23:13:46.205Z] 01666e4c0597: Verifying Checksum [2021-06-10T23:13:46.205Z] 01666e4c0597: Download complete [2021-06-10T23:13:46.470Z] df20fa9351a1: Pull complete [2021-06-10T23:13:46.470Z] 8ad3a11d3b57: Verifying Checksum [2021-06-10T23:13:46.470Z] 8ad3a11d3b57: Download complete [2021-06-10T23:13:46.470Z] 36b3adc4ff6f: Pull complete [2021-06-10T23:13:47.049Z] 8ad3a11d3b57: Pull complete [2021-06-10T23:13:47.049Z] 46f8f816bc3b: Pull complete [2021-06-10T23:13:47.311Z] 93b61091891f: Pull complete [2021-06-10T23:13:47.311Z] 93b9cdb0e59b: Pull complete [2021-06-10T23:13:47.572Z] 5e14af77c1be: Pull complete [2021-06-10T23:13:47.572Z] 01666e4c0597: Pull complete [2021-06-10T23:13:48.148Z] aa168da1d23b: Verifying Checksum [2021-06-10T23:13:48.149Z] aa168da1d23b: Download complete [2021-06-10T23:13:52.379Z] aa168da1d23b: Pull complete [2021-06-10T23:13:52.379Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-10T23:13:52.379Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-10T23:13:52.379Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-10T23:13:52.456Z] prd-centos7-docker-4c-2g-362 does not seem to be running inside a container [2021-06-10T23:13:52.493Z] $ 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-892/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-892 -v /w/workspace/ndry_app-functions-sdk-go_PR-892:/w/workspace/ndry_app-functions-sdk-go_PR-892:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-892@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:alpine cat [2021-06-10T23:13:54.601Z] $ docker top b5c8d1072f1680683e0b6b3694f30b63ab2ae1e67a9e500d08be44498c13a48d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-10T23:13:54.990Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-10T23:13:55.310Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-10T23:13:55.610Z] + ls /var/log/sa-host [2021-06-10T23:13:55.610Z] + sadf -c /var/log/sa-host/sa05 [2021-06-10T23:13:55.610Z] file_magic: OK [2021-06-10T23:13:55.610Z] HZ: Using current value: 100 [2021-06-10T23:13:55.610Z] file_header: OK [2021-06-10T23:13:55.610Z] 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-06-10T23:13:55.610Z] Statistics: [2021-06-10T23:13:55.610Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T23:13:55.610Z] File successfully converted to sysstat format version 12.2.1 [2021-06-10T23:13:55.610Z] + sadf -c /var/log/sa-host/sa10 [2021-06-10T23:13:55.610Z] file_magic: OK [2021-06-10T23:13:55.610Z] HZ: Using current value: 100 [2021-06-10T23:13:55.610Z] file_header: OK [2021-06-10T23:13:55.610Z] 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-06-10T23:13:55.610Z] Statistics: [2021-06-10T23:13:55.610Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-10T23:13:55.610Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-10T23:13:56.209Z] provisioning config files... [2021-06-10T23:13:56.223Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-892@tmp/config6131788518970478500tmp [Pipeline] { [Pipeline] echo [2021-06-10T23:13:56.251Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:13:56.554Z] ---> create-netrc.sh [Pipeline] } [2021-06-10T23:13:56.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:13:56.985Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-10T23:13:56.997Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:13:57.297Z] ---> sudo-logs.sh [2021-06-10T23:13:57.297Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-10T23:13:57.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:13:57.625Z] ---> job-cost.sh [2021-06-10T23:13:57.625Z] lf-activate-venv: SKIPPING [2021-06-10T23:13:57.625Z] DEBUG: total: 0.18000000715255737 [2021-06-10T23:13:57.625Z] INFO: Retrieving Stack Cost... [2021-06-10T23:13:58.584Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-10T23:13:58.845Z] INFO: Archiving Costs [Pipeline] echo [2021-06-10T23:13:58.860Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-10T23:13:59.161Z] ---> logs-deploy.sh [2021-06-10T23:13:59.161Z] lf-activate-venv: SKIPPING [2021-06-10T23:13:59.161Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-892/5 [2021-06-10T23:13:59.161Z] INFO: archiving workspace using pattern(s): [2021-06-10T23:14:00.125Z] Archives upload complete. [2021-06-10T23:14:00.125Z] INFO: archiving logs to Nexus [2021-06-10T23:14:00.699Z] ---> uname -a: [2021-06-10T23:14:00.699Z] Linux prd-centos7-docker-4c-2g-362.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-10T23:14:00.699Z] [2021-06-10T23:14:00.699Z] [2021-06-10T23:14:00.699Z] ---> lscpu: [2021-06-10T23:14:00.699Z] Architecture: x86_64 [2021-06-10T23:14:00.699Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-10T23:14:00.699Z] Byte Order: Little Endian [2021-06-10T23:14:00.699Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-10T23:14:00.699Z] CPU(s): 2 [2021-06-10T23:14:00.699Z] On-line CPU(s) list: 0,1 [2021-06-10T23:14:00.699Z] Thread(s) per core: 1 [2021-06-10T23:14:00.699Z] Core(s) per socket: 1 [2021-06-10T23:14:00.699Z] Socket(s): 2 [2021-06-10T23:14:00.699Z] NUMA node(s): 1 [2021-06-10T23:14:00.699Z] Vendor ID: AuthenticAMD [2021-06-10T23:14:00.699Z] CPU family: 23 [2021-06-10T23:14:00.699Z] Model: 49 [2021-06-10T23:14:00.699Z] Model name: AMD EPYC-Rome Processor [2021-06-10T23:14:00.699Z] Stepping: 0 [2021-06-10T23:14:00.699Z] CPU MHz: 2800.000 [2021-06-10T23:14:00.699Z] BogoMIPS: 5600.00 [2021-06-10T23:14:00.699Z] Virtualization: AMD-V [2021-06-10T23:14:00.699Z] Hypervisor vendor: KVM [2021-06-10T23:14:00.699Z] Virtualization type: full [2021-06-10T23:14:00.699Z] L1d cache: 64 KiB [2021-06-10T23:14:00.699Z] L1i cache: 64 KiB [2021-06-10T23:14:00.699Z] L2 cache: 1 MiB [2021-06-10T23:14:00.699Z] L3 cache: 32 MiB [2021-06-10T23:14:00.699Z] NUMA node0 CPU(s): 0,1 [2021-06-10T23:14:00.699Z] Vulnerability Itlb multihit: Not affected [2021-06-10T23:14:00.699Z] Vulnerability L1tf: Not affected [2021-06-10T23:14:00.699Z] Vulnerability Mds: Not affected [2021-06-10T23:14:00.699Z] Vulnerability Meltdown: Not affected [2021-06-10T23:14:00.699Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-10T23:14:00.699Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-10T23:14:00.699Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-10T23:14:00.699Z] Vulnerability Srbds: Not affected [2021-06-10T23:14:00.699Z] Vulnerability Tsx async abort: Not affected [2021-06-10T23:14:00.699Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-10T23:14:00.699Z] [2021-06-10T23:14:00.699Z] [2021-06-10T23:14:00.699Z] ---> nproc: [2021-06-10T23:14:00.699Z] 2 [2021-06-10T23:14:00.699Z] [2021-06-10T23:14:00.699Z] [2021-06-10T23:14:00.699Z] ---> df -h: [2021-06-10T23:14:00.699Z] Filesystem Size Used Available Use% Mounted on [2021-06-10T23:14:00.699Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-10T23:14:00.699Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-10T23:14:00.699Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-10T23:14:00.699Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-892 [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/ndry_app-functions-sdk-go_PR-892@tmp [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-10T23:14:00.699Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-10T23:14:00.699Z] [2021-06-10T23:14:00.699Z] [2021-06-10T23:14:00.699Z] ---> free -m: [2021-06-10T23:14:00.700Z] total used free shared buff/cache available [2021-06-10T23:14:00.700Z] Mem: 7821 979 4711 0 2129 6663 [2021-06-10T23:14:00.700Z] Swap: 1023 0 1023 [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] ---> ip addr: [2021-06-10T23:14:00.700Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-10T23:14:00.700Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-10T23:14:00.700Z] inet 127.0.0.1/8 scope host lo [2021-06-10T23:14:00.700Z] valid_lft forever preferred_lft forever [2021-06-10T23:14:00.700Z] inet6 ::1/128 scope host [2021-06-10T23:14:00.700Z] valid_lft forever preferred_lft forever [2021-06-10T23:14:00.700Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-10T23:14:00.700Z] link/ether fa:16:3e:e2:d8:07 brd ff:ff:ff:ff:ff:ff [2021-06-10T23:14:00.700Z] inet 10.30.122.156/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-10T23:14:00.700Z] valid_lft 85817sec preferred_lft 85817sec [2021-06-10T23:14:00.700Z] inet6 fe80::f816:3eff:fee2:d807/64 scope link [2021-06-10T23:14:00.700Z] valid_lft forever preferred_lft forever [2021-06-10T23:14:00.700Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-10T23:14:00.700Z] link/ether 02:42:f3:c2:c5:81 brd ff:ff:ff:ff:ff:ff [2021-06-10T23:14:00.700Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-10T23:14:00.700Z] valid_lft forever preferred_lft forever [2021-06-10T23:14:00.700Z] inet6 fe80::42:f3ff:fec2:c581/64 scope link [2021-06-10T23:14:00.700Z] valid_lft forever preferred_lft forever [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] ---> sar -b -r -n DEV: [2021-06-10T23:14:00.700Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] 23:04:07 LINUX RESTART (2 CPU) [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] 23:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-10T23:14:00.700Z] 23:06:01 3.28 0.02 3.26 0.00 0.53 118.03 0.00 [2021-06-10T23:14:00.700Z] 23:07:01 0.50 0.00 0.50 0.00 0.00 7.73 0.00 [2021-06-10T23:14:00.700Z] 23:08:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 [2021-06-10T23:14:00.700Z] 23:09:01 0.23 0.00 0.23 0.00 0.00 3.22 0.00 [2021-06-10T23:14:00.700Z] 23:10:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 [2021-06-10T23:14:00.700Z] 23:11:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 [2021-06-10T23:14:00.700Z] 23:12:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 [2021-06-10T23:14:00.700Z] 23:13:01 0.25 0.00 0.25 0.00 0.00 2.48 0.00 [2021-06-10T23:14:00.700Z] Average: 0.66 0.00 0.66 0.00 0.07 18.10 0.00 [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] 23:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-10T23:14:00.700Z] 23:06:01 5434348 0 798984 9.98 2620 1772988 1212152 13.38 588508 1586864 20 [2021-06-10T23:14:00.700Z] 23:07:01 5431748 0 801580 10.01 2620 1772992 1206272 13.32 588096 1590036 8 [2021-06-10T23:14:00.700Z] 23:08:01 5431436 0 801888 10.01 2620 1772996 1206320 13.32 588296 1590036 8 [2021-06-10T23:14:00.700Z] 23:09:01 5429148 0 804172 10.04 2620 1773000 1206332 13.32 589256 1590676 8 [2021-06-10T23:14:00.700Z] 23:10:01 5430984 0 802328 10.02 2620 1773008 1206080 13.32 585444 1593220 8 [2021-06-10T23:14:00.700Z] 23:11:01 5431964 0 801348 10.01 2620 1773008 1205984 13.31 584800 1593220 8 [2021-06-10T23:14:00.700Z] 23:12:01 5431380 0 801920 10.01 2620 1773020 1205984 13.31 585580 1593220 8 [2021-06-10T23:14:00.700Z] 23:13:01 5421592 0 811704 10.13 2620 1773024 1205984 13.31 595280 1593220 8 [2021-06-10T23:14:00.700Z] Average: 5430325 0 802990 10.03 2620 1773004 1206888 13.32 588158 1591312 10 [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] 23:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-10T23:14:00.700Z] 23:06:01 eth0 0.40 0.10 0.02 0.02 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:07:01 eth0 7.20 2.75 6.95 0.18 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:08:01 eth0 1.00 0.40 0.32 0.21 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:09:01 eth0 0.52 0.27 0.27 0.19 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:10:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:12:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:13:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] Average: eth0 1.20 0.49 0.96 0.09 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] ---> sar -P ALL: [2021-06-10T23:14:00.700Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] 23:04:07 LINUX RESTART (2 CPU) [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] 23:05:01 CPU %user %nice %system %iowait %steal %idle [2021-06-10T23:14:00.700Z] 23:06:01 all 0.08 0.00 0.07 0.00 0.05 99.80 [2021-06-10T23:14:00.700Z] 23:06:01 0 0.07 0.00 0.07 0.00 0.07 99.80 [2021-06-10T23:14:00.700Z] 23:06:01 1 0.10 0.00 0.07 0.00 0.03 99.80 [2021-06-10T23:14:00.700Z] 23:07:01 all 0.16 0.00 0.04 0.00 0.03 99.77 [2021-06-10T23:14:00.700Z] 23:07:01 0 0.12 0.00 0.05 0.00 0.05 99.78 [2021-06-10T23:14:00.700Z] 23:07:01 1 0.20 0.00 0.03 0.00 0.02 99.75 [2021-06-10T23:14:00.700Z] 23:08:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-10T23:14:00.700Z] 23:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-10T23:14:00.700Z] 23:08:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-10T23:14:00.700Z] 23:09:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-10T23:14:00.700Z] 23:09:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-10T23:14:00.700Z] 23:09:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2021-06-10T23:14:00.700Z] 23:10:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-10T23:14:00.700Z] 23:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-10T23:14:00.700Z] 23:10:01 1 0.15 0.00 0.03 0.00 0.03 99.78 [2021-06-10T23:14:00.700Z] 23:11:01 all 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-10T23:14:00.700Z] 23:11:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2021-06-10T23:14:00.700Z] 23:11:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2021-06-10T23:14:00.700Z] 23:12:01 all 0.10 0.00 0.05 0.00 0.03 99.82 [2021-06-10T23:14:00.700Z] 23:12:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-10T23:14:00.700Z] 23:12:01 1 0.17 0.00 0.07 0.00 0.02 99.75 [2021-06-10T23:14:00.700Z] 23:13:01 all 0.08 0.00 0.03 0.00 0.03 99.86 [2021-06-10T23:14:00.700Z] 23:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-10T23:14:00.700Z] 23:13:01 1 0.13 0.00 0.03 0.00 0.05 99.78 [2021-06-10T23:14:00.700Z] Average: all 0.09 0.00 0.04 0.00 0.03 99.84 [2021-06-10T23:14:00.700Z] Average: 0 0.05 0.00 0.04 0.00 0.04 99.87 [2021-06-10T23:14:00.700Z] Average: 1 0.13 0.00 0.04 0.00 0.02 99.81 [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z] [2021-06-10T23:14:00.700Z]