Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 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-ssh549494730425762744.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-ssh7669599402464314443.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5487745951185886363.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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-ssh8376816251552127518.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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5353907308246109433.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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-606 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # 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_master@tmp/jenkins-gitclient-ssh5506116226623311102.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 # timeout=10 Commit message: "fix: Use new multi-export parameters when configuring HttpExport (#880)" > git rev-list --no-walk 24752ac7362bb2196ad7bb06b5e08b5bd121ceb2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:09:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:09:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:09:51 ========================================================= 00:09:51 EdgeX Global Pipelines Version Info 00:09:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:09:53 ------------------- 00:09:53 stable info: 00:09:53 ------------------- 00:09:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:09:53 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 00:09:53 Message: update stable to v1.0.193 00:09:53 ------------------- 00:09:53 experimental info: 00:09:53 ------------------- 00:09:53 Commited By: **** collab-it+edgex@linuxfoundation.org 00:09:53 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 00:09:53 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1287aa3 [Pipeline] echo 00:09:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:09:55 + git log --format=format:%s -1 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 [Pipeline] echo 00:09:55 GIT_COMMIT: 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0, Commit Message: fix: Use new multi-export parameters when configuring HttpExport (#880) [Pipeline] echo 00:09:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:57 00:09:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:09:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:57 latest: Pulling from edgex-devops/git-semver 00:09:57 31603596830f: Pulling fs layer 00:09:57 54011a49482f: Pulling fs layer 00:09:57 a6820b24f6d8: Pulling fs layer 00:09:57 f581987b2513: Pulling fs layer 00:09:57 f581987b2513: Waiting 00:09:57 54011a49482f: Download complete 00:09:57 31603596830f: Verifying Checksum 00:09:57 31603596830f: Download complete 00:09:57 a6820b24f6d8: Verifying Checksum 00:09:57 a6820b24f6d8: Download complete 00:09:57 f581987b2513: Verifying Checksum 00:09:57 f581987b2513: Download complete 00:09:57 31603596830f: Pull complete 00:09:57 54011a49482f: Pull complete 00:09:58 a6820b24f6d8: Pull complete 00:09:58 f581987b2513: Pull complete 00:09:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:09:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:09:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:09:58 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 00:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:10:00 $ docker top 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:00 [ssh-agent] Looking for ssh-agent implementation... 00:10:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:00 $ docker exec 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc ssh-agent 00:10:00 SSH_AUTH_SOCK=/tmp/ssh-1Zb6LoV2etvD/agent.13 00:10:00 SSH_AGENT_PID=19 00:10:00 Running ssh-add (command line suppressed) 00:10:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9003521392008761223.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_9003521392008761223.key) 00:10:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:01 + git tag --points-at HEAD [Pipeline] } 00:10:01 $ docker exec --env ******** --env ******** 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc ssh-agent -k 00:10:01 unset SSH_AUTH_SOCK; 00:10:01 unset SSH_AGENT_PID; 00:10:01 echo Agent pid 19 killed; 00:10:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:10:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:01 [ssh-agent] Looking for ssh-agent implementation... 00:10:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:01 $ docker exec 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc ssh-agent 00:10:01 SSH_AUTH_SOCK=/tmp/ssh-7GJ14yCDwDkV/agent.54 00:10:01 SSH_AGENT_PID=61 00:10:01 Running ssh-add (command line suppressed) 00:10:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5964301089810503599.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5964301089810503599.key) 00:10:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:02 + git semver init 00:10:02 # -> Open(): unable to determine branch for HEAD 00:10:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:10:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:10:02 # $SEMVER_REMOTE_NAME = origin 00:10:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:10:02 # $SEMVER_USER_NAME = edgex-jenkins 00:10:02 # $SEMVER_BRANCH = master 00:10:02 # $SEMVER_TEMP = /tmp/semver-072719377 00:10:02 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:10:06 # '/tmp/semver-072719377' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 00:10:06 # -> Force: false 00:10:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:10:06 $ docker exec --env ******** --env ******** 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc ssh-agent -k 00:10:06 unset SSH_AUTH_SOCK; 00:10:06 unset SSH_AGENT_PID; 00:10:06 echo Agent pid 61 killed; 00:10:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:06 + git semver [Pipeline] } 00:10:06 $ docker stop --time=1 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc 00:10:08 $ docker rm -f 87b2d2ee8580fc2c53cfb462a07bb7f0c7e620a7e0cfaa13202ae881212a8afc [Pipeline] // withDockerContainer [Pipeline] sh 00:10:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:10:09 Stashed 1 file(s) [Pipeline] echo 00:10:09 [edgeXSemver]: initialized semver on version 2.0.0-dev.73 [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 00:10:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-604 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:10:09 Running in /w/workspace/app-functions-sdk-go/248 [Pipeline] { [Pipeline] checkout 00:10:09 The recommended git tool is: git 00:10:14 using credential edgex-jenkins-ssh 00:10:14 Cloning the remote Git repository 00:10:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:10:14 > git init /w/workspace/app-functions-sdk-go/248 # timeout=10 00:10:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:10:14 > git --version # timeout=10 00:10:14 > git --version # 'git version 2.17.1' 00:10:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:10:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:18 Avoid second fetch 00:10:18 Checking out Revision 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 (master) 00:10:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:10:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:10:18 > git config core.sparsecheckout # timeout=10 00:10:18 > git checkout -f 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 # timeout=10 00:10:22 Commit message: "fix: Use new multi-export parameters when configuring HttpExport (#880)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:10:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:10:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:10:24 + true 00:10:24 + sudo service docker restart 00:10:24 Still waiting to schedule task 00:10:24 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] unstash [Pipeline] echo 00:10:42 ========================================================= 00:10:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:10:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:10:43 + 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 . 00:10:44 Sending build context to Docker daemon 19.66MB 00:10:44 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:10:44 Step 2/8 : FROM ${BASE} 00:10:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:10:44 595b0fe564bb: Pulling fs layer 00:10:44 7186ed65a4f7: Pulling fs layer 00:10:44 316046926c0a: Pulling fs layer 00:10:44 4ebd0625c992: Pulling fs layer 00:10:44 207e8628e3a3: Pulling fs layer 00:10:44 c791037a9be2: Pulling fs layer 00:10:44 ffd874e62e21: Pulling fs layer 00:10:44 4ebd0625c992: Waiting 00:10:44 207e8628e3a3: Waiting 00:10:44 c791037a9be2: Waiting 00:10:44 316046926c0a: Verifying Checksum 00:10:44 316046926c0a: Download complete 00:10:44 7186ed65a4f7: Verifying Checksum 00:10:44 7186ed65a4f7: Download complete 00:10:44 207e8628e3a3: Download complete 00:10:44 c791037a9be2: Verifying Checksum 00:10:44 c791037a9be2: Download complete 00:10:45 595b0fe564bb: Verifying Checksum 00:10:45 595b0fe564bb: Download complete 00:10:45 595b0fe564bb: Pull complete 00:10:46 7186ed65a4f7: Pull complete 00:10:46 316046926c0a: Pull complete 00:10:47 ffd874e62e21: Verifying Checksum 00:10:47 ffd874e62e21: Download complete 00:10:49 4ebd0625c992: Verifying Checksum 00:10:49 4ebd0625c992: Download complete 00:10:59 4ebd0625c992: Pull complete 00:10:59 207e8628e3a3: Pull complete 00:10:59 c791037a9be2: Pull complete 00:11:04 ffd874e62e21: Pull complete 00:11:04 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:11:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:11:04 ---> cfc18b08335c 00:11:04 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:11:04 20.10.0: Pulling from library/docker 00:11:04 a3cc7d3b244e: Pulling fs layer 00:11:04 02a3295e0d61: Pulling fs layer 00:11:04 0f4f2e6d8100: Pulling fs layer 00:11:04 330b718f631f: Pulling fs layer 00:11:04 a93816041522: Pulling fs layer 00:11:04 bdb6da89ff94: Pulling fs layer 00:11:04 2a70c0c122f4: Pulling fs layer 00:11:04 bdb6da89ff94: Waiting 00:11:04 2a70c0c122f4: Waiting 00:11:04 330b718f631f: Waiting 00:11:04 a93816041522: Waiting 00:11:04 0f4f2e6d8100: Verifying Checksum 00:11:04 0f4f2e6d8100: Download complete 00:11:04 02a3295e0d61: Verifying Checksum 00:11:04 02a3295e0d61: Download complete 00:11:04 a3cc7d3b244e: Verifying Checksum 00:11:04 a3cc7d3b244e: Download complete 00:11:04 a93816041522: Verifying Checksum 00:11:04 a93816041522: Download complete 00:11:04 bdb6da89ff94: Download complete 00:11:04 2a70c0c122f4: Verifying Checksum 00:11:04 2a70c0c122f4: Download complete 00:11:04 a3cc7d3b244e: Pull complete 00:11:05 02a3295e0d61: Pull complete 00:11:05 330b718f631f: Verifying Checksum 00:11:05 330b718f631f: Download complete 00:11:06 0f4f2e6d8100: Pull complete 00:11:10 330b718f631f: Pull complete 00:11:10 a93816041522: Pull complete 00:11:10 bdb6da89ff94: Pull complete 00:11:11 2a70c0c122f4: Pull complete 00:11:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:11:11 Status: Downloaded newer image for docker:20.10.0 00:11:16 ---> 162f16e584fc 00:11:16 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:11:16 ---> Running in 645304a810d0 00:11:16 Removing intermediate container 645304a810d0 00:11:16 ---> f5dfc41c77d3 00:11:16 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:11:16 ---> Running in 720e5d24c1e4 00:11:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:11:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:11:19 (1/5) Installing libsodium (1.0.18-r0) 00:11:20 (2/5) Installing libzmq (4.3.3-r1) 00:11:20 (3/5) Installing pkgconf (1.7.3-r0) 00:11:20 (4/5) Installing libsodium-dev (1.0.18-r0) 00:11:20 (5/5) Installing zeromq-dev (4.3.3-r1) 00:11:20 Executing busybox-1.32.1-r6.trigger 00:11:20 OK: 139 MiB in 45 packages 00:11:22 Removing intermediate container 720e5d24c1e4 00:11:22 ---> 7e19fe5a7a81 00:11:22 Step 6/8 : WORKDIR /build 00:11:22 ---> Running in e7b3a716d6d6 00:11:22 Removing intermediate container e7b3a716d6d6 00:11:22 ---> 8eca8122fc73 00:11:22 Step 7/8 : COPY go.mod . 00:11:23 ---> c536e3242fc9 00:11:23 Step 8/8 : RUN go mod download 00:11:23 ---> Running in 989b236c2ebe 00:11:56 Removing intermediate container 989b236c2ebe 00:11:56 ---> c45a73aeaffd 00:11:56 Successfully built c45a73aeaffd 00:11:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:11:56 + docker inspect -f . ci-base-image-arm64 00:11:56 . [Pipeline] withDockerContainer 00:11:56 prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container 00:11:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/248 -v /w/workspace/app-functions-sdk-go/248:/w/workspace/app-functions-sdk-go/248:rw,z -v /w/workspace/app-functions-sdk-go/248@tmp:/w/workspace/app-functions-sdk-go/248@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 ******** ci-base-image-arm64 cat 00:11:58 $ docker top 7a9f413a7e58aeabde6fe2147b9c59e6d32ce81ea626d165a23fcca33988b9b9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:59 + go version 00:11:59 go version go1.16.3 linux/arm64 [Pipeline] } 00:11:59 $ docker stop --time=1 7a9f413a7e58aeabde6fe2147b9c59e6d32ce81ea626d165a23fcca33988b9b9 00:12:01 $ docker rm -f 7a9f413a7e58aeabde6fe2147b9c59e6d32ce81ea626d165a23fcca33988b9b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:12:02 + docker inspect -f . ci-base-image-arm64 00:12:02 . [Pipeline] withDockerContainer 00:12:02 prd-ubuntu18.04-docker-arm64-4c-16g-604 does not seem to be running inside a container 00:12:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/248 -v /w/workspace/app-functions-sdk-go/248:/w/workspace/app-functions-sdk-go/248:rw,z -v /w/workspace/app-functions-sdk-go/248@tmp:/w/workspace/app-functions-sdk-go/248@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 ******** ci-base-image-arm64 cat 00:12:04 $ docker top 8e2302359d6a1a6935495258bfd9b10dd60317a925a752e25397783e13c198d9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:12:04 + go mod tidy [Pipeline] sh 00:12:06 + make test 00:12:06 make -C ./app-service-template build 00:12:06 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/248/app-service-template' 00:12:06 go mod tidy 00:12:06 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 00:12:16 Running on prd-centos7-docker-4c-2g-607 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 00:12:16 Running in /w/workspace/app-functions-sdk-go/248 [Pipeline] { [Pipeline] checkout 00:12:16 The recommended git tool is: git 00:12:18 using credential edgex-jenkins-ssh 00:12:18 Cloning the remote Git repository 00:12:18 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:12:18 > git init /w/workspace/app-functions-sdk-go/248 # timeout=10 00:12:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:12:18 > git --version # timeout=10 00:12:18 > git --version # 'git version 2.24.4' 00:12:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:12:18 [INFO] Currently running in a labeled security context 00:12:18 [INFO] Currently SELinux is 'enforcing' on the host 00:12:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/248@tmp/jenkins-gitclient-ssh5424328974101560564.key 00:12:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:20 Avoid second fetch 00:12:20 Checking out Revision 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 (master) 00:12:19 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:12:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:19 > git config core.sparsecheckout # timeout=10 00:12:19 > git checkout -f 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 # timeout=10 00:12:23 Commit message: "fix: Use new multi-export parameters when configuring HttpExport (#880)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:12:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:12:25 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:12:25 + sudo service docker restart 00:12:25 + true 00:12:25 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:12:43 ========================================================= 00:12:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:12:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:12:44 + 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 . 00:12:44 Sending build context to Docker daemon 19.66MB 00:12:44 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:12:44 Step 2/8 : FROM ${BASE} 00:12:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:12:44 540db60ca938: Pulling fs layer 00:12:44 adcc1eea9eea: Pulling fs layer 00:12:44 4c4ab2625f07: Pulling fs layer 00:12:44 0510c868ecb4: Pulling fs layer 00:12:44 afea3b2eda06: Pulling fs layer 00:12:44 7809a108b3ef: Pulling fs layer 00:12:44 f706445af74f: Pulling fs layer 00:12:44 0510c868ecb4: Waiting 00:12:44 afea3b2eda06: Waiting 00:12:44 7809a108b3ef: Waiting 00:12:44 f706445af74f: Waiting 00:12:44 4c4ab2625f07: Verifying Checksum 00:12:44 4c4ab2625f07: Download complete 00:12:44 adcc1eea9eea: Verifying Checksum 00:12:44 adcc1eea9eea: Download complete 00:12:44 afea3b2eda06: Verifying Checksum 00:12:44 afea3b2eda06: Download complete 00:12:44 7809a108b3ef: Verifying Checksum 00:12:44 7809a108b3ef: Download complete 00:12:44 540db60ca938: Verifying Checksum 00:12:44 540db60ca938: Download complete 00:12:44 540db60ca938: Pull complete 00:12:44 adcc1eea9eea: Pull complete 00:12:44 4c4ab2625f07: Pull complete 00:12:45 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/248/app-service-template' 00:12:45 make -C ./app-service-template test 00:12:45 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/248/app-service-template' 00:12:45 go mod tidy 00:12:45 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:12:46 f706445af74f: Verifying Checksum 00:12:46 f706445af74f: Download complete 00:12:47 0510c868ecb4: Verifying Checksum 00:12:47 0510c868ecb4: Download complete 00:12:50 0510c868ecb4: Pull complete 00:12:50 afea3b2eda06: Pull complete 00:12:50 7809a108b3ef: Pull complete 00:12:51 f706445af74f: Pull complete 00:12:51 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:12:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:12:51 ---> b068be0155e3 00:12:51 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:12:51 20.10.0: Pulling from library/docker 00:12:51 05e7bc50f07f: Pulling fs layer 00:12:51 6db28d0fdbf6: Pulling fs layer 00:12:51 292df0bc6bf3: Pulling fs layer 00:12:51 2e060f4bd70b: Pulling fs layer 00:12:51 80e8d568a223: Pulling fs layer 00:12:51 8dc6ef1a942a: Pulling fs layer 00:12:51 2312dd95470a: Pulling fs layer 00:12:51 2e060f4bd70b: Waiting 00:12:51 80e8d568a223: Waiting 00:12:51 8dc6ef1a942a: Waiting 00:12:51 2312dd95470a: Waiting 00:12:51 292df0bc6bf3: Verifying Checksum 00:12:51 292df0bc6bf3: Download complete 00:12:51 6db28d0fdbf6: Verifying Checksum 00:12:51 6db28d0fdbf6: Download complete 00:12:52 80e8d568a223: Verifying Checksum 00:12:52 80e8d568a223: Download complete 00:12:52 05e7bc50f07f: Verifying Checksum 00:12:52 05e7bc50f07f: Download complete 00:12:52 8dc6ef1a942a: Verifying Checksum 00:12:52 8dc6ef1a942a: Download complete 00:12:52 2312dd95470a: Verifying Checksum 00:12:52 2312dd95470a: Download complete 00:12:52 05e7bc50f07f: Pull complete 00:12:52 6db28d0fdbf6: Pull complete 00:12:52 292df0bc6bf3: Pull complete 00:12:52 2e060f4bd70b: Verifying Checksum 00:12:52 2e060f4bd70b: Download complete 00:12:54 2e060f4bd70b: Pull complete 00:12:54 80e8d568a223: Pull complete 00:12:54 8dc6ef1a942a: Pull complete 00:12:54 2312dd95470a: Pull complete 00:12:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:12:54 Status: Downloaded newer image for docker:20.10.0 00:12:58 ---> 08889a011c3e 00:12:58 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:12:58 ---> Running in 6740130617fb 00:12:58 Removing intermediate container 6740130617fb 00:12:58 ---> 3bedcbaa09df 00:12:58 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:12:58 ---> Running in 8cc4bf69477d 00:12:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:12:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:12:59 (1/5) Installing libsodium (1.0.18-r0) 00:13:00 (2/5) Installing libzmq (4.3.3-r1) 00:13:00 (3/5) Installing pkgconf (1.7.3-r0) 00:13:00 (4/5) Installing libsodium-dev (1.0.18-r0) 00:13:00 (5/5) Installing zeromq-dev (4.3.3-r1) 00:13:00 Executing busybox-1.32.1-r6.trigger 00:13:00 OK: 150 MiB in 45 packages 00:13:00 Removing intermediate container 8cc4bf69477d 00:13:00 ---> 45da28960b9a 00:13:00 Step 6/8 : WORKDIR /build 00:13:00 ---> Running in 02680c067311 00:13:01 Removing intermediate container 02680c067311 00:13:01 ---> 3434759c2a15 00:13:01 Step 7/8 : COPY go.mod . 00:13:01 ---> 17b33180b908 00:13:01 Step 8/8 : RUN go mod download 00:13:01 ---> Running in 6522d7337cbe 00:13:12 ok new-app-service 0.042s coverage: 47.8% of statements 00:13:12 ? new-app-service/config [no test files] 00:13:12 ok new-app-service/functions 0.038s 00:13:12 CGO_ENABLED=1 go vet ./... 00:13:13 Removing intermediate container 6522d7337cbe 00:13:13 ---> 2578cb3727b8 00:13:13 Successfully built 2578cb3727b8 00:13:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:13:13 + docker inspect -f . ci-base-image-x86_64 00:13:13 . [Pipeline] withDockerContainer 00:13:13 prd-centos7-docker-4c-2g-607 does not seem to be running inside a container 00:13:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/248 -v /w/workspace/app-functions-sdk-go/248:/w/workspace/app-functions-sdk-go/248:rw,z -v /w/workspace/app-functions-sdk-go/248@tmp:/w/workspace/app-functions-sdk-go/248@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 ******** ci-base-image-x86_64 cat 00:13:14 $ docker top 1f9a1c8e219b97a50f2320b6fabccf3a12572baf98fd1b1b9756d110a0f9ce2a -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:14 + go version 00:13:14 go version go1.16.3 linux/amd64 [Pipeline] } 00:13:14 $ docker stop --time=1 1f9a1c8e219b97a50f2320b6fabccf3a12572baf98fd1b1b9756d110a0f9ce2a 00:13:15 $ docker rm -f 1f9a1c8e219b97a50f2320b6fabccf3a12572baf98fd1b1b9756d110a0f9ce2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:13:16 + docker inspect -f . ci-base-image-x86_64 00:13:16 . [Pipeline] withDockerContainer 00:13:16 prd-centos7-docker-4c-2g-607 does not seem to be running inside a container 00:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/248 -v /w/workspace/app-functions-sdk-go/248:/w/workspace/app-functions-sdk-go/248:rw,z -v /w/workspace/app-functions-sdk-go/248@tmp:/w/workspace/app-functions-sdk-go/248@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 ******** ci-base-image-x86_64 cat 00:13:16 $ docker top db496991f1c23aac629ca9db8185b7afc4cc705c4c18e6e231ce7eb6d463fd5e -eo pid,comm [Pipeline] { [Pipeline] sh 00:13:17 + go mod tidy [Pipeline] sh 00:13:17 + make test 00:13:17 make -C ./app-service-template build 00:13:17 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/248/app-service-template' 00:13:17 go mod tidy 00:13:17 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 00:13:28 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/248/app-service-template' 00:13:28 make -C ./app-service-template test 00:13:28 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/248/app-service-template' 00:13:28 go mod tidy 00:13:28 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:13:36 ok new-app-service 0.016s coverage: 47.8% of statements 00:13:36 ? new-app-service/config [no test files] 00:13:36 ok new-app-service/functions 0.007s 00:13:36 CGO_ENABLED=1 go vet ./... 00:13:39 gofmt -l . 00:13:39 [ "`gofmt -l .`" = "" ] 00:13:39 ./bin/test-attribution-txt.sh 00:13:39 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/248/app-service-template' 00:13:39 go mod tidy 00:13:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:13:40 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:13:41 gofmt -l . 00:13:41 [ "`gofmt -l .`" = "" ] 00:13:41 ./bin/test-attribution-txt.sh 00:13:42 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/248/app-service-template' 00:13:42 go mod tidy 00:13:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:13:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:13:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 58.1% of statements 00:13:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.013s coverage: 93.5% of statements 00:13:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:13:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.010s coverage: 61.5% of statements 00:13:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:13:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 00:13:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.020s coverage: 76.1% of statements 00:13:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:13:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:13:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:13:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:13:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:13:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:13:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements 00:13:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:13:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.010s coverage: 10.5% of statements 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.735s coverage: 76.9% of statements 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.014s coverage: 12.5% of statements 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.127s coverage: 58.1% of statements 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.048s coverage: 93.5% of statements 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.118s coverage: 61.5% of statements 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.070s 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.141s coverage: 76.1% of statements 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.1% of statements 00:13:48 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:13:48 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.038s coverage: 10.5% of statements 00:13:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.837s coverage: 76.9% of statements 00:13:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:13:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.048s coverage: 12.5% of statements 00:13:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.108s coverage: 27.3% of statements 00:13:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:13:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:13:55 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.105s coverage: 51.4% of statements 00:14:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.026s coverage: 79.5% of statements 00:14:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 00:14:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:14:14 gofmt -l . 00:14:14 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:14:14 $ docker stop --time=1 db496991f1c23aac629ca9db8185b7afc4cc705c4c18e6e231ce7eb6d463fd5e 00:14:16 $ docker rm -f db496991f1c23aac629ca9db8185b7afc4cc705c4c18e6e231ce7eb6d463fd5e [Pipeline] // withDockerContainer [Pipeline] sh 00:14:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:16 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 00:14:17 ---> job-cost.sh 00:14:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kg8b 00:14:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.108s coverage: 79.5% of statements 00:14:21 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 00:14:21 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:14:23 gofmt -l . 00:14:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:14:24 $ docker stop --time=1 8e2302359d6a1a6935495258bfd9b10dd60317a925a752e25397783e13c198d9 00:14:26 $ docker rm -f 8e2302359d6a1a6935495258bfd9b10dd60317a925a752e25397783e13c198d9 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:27 Warning: overwriting stash ‘coverage-report’ 00:14:27 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 00:14:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [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 00:14:28 ---> job-cost.sh 00:14:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SNsZ 00:14:40 lf-activate-venv(): INFO: Adding /tmp/venv-Kg8b/bin to PATH 00:14:40 INFO: No Stack... 00:14:40 INFO: Retrieving Pricing Info for: v3-standard-2 00:14:40 INFO: Archiving Costs [Pipeline] sh 00:14:41 + cat /w/workspace/app-functions-sdk-go/248/archives/cost.csv 00:14:41 + cut -d, -f6 [Pipeline] lock 00:14:41 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] 00:14:41 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] did not exist. Created. 00:14:41 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:14:41 + echo total: 0.05999999865889549 [Pipeline] stash 00:14:41 Stashed 1 file(s) [Pipeline] } 00:14:41 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:15:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:16:29 lf-activate-venv(): INFO: Adding /tmp/venv-SNsZ/bin to PATH 00:16:29 INFO: No Stack... 00:16:30 INFO: Retrieving Pricing Info for: v2-standard-4 00:16:30 INFO: Archiving Costs [Pipeline] sh 00:16:31 + cat /w/workspace/app-functions-sdk-go/248/archives/cost.csv 00:16:31 + cut -d, -f6 [Pipeline] lock 00:16:31 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] 00:16:31 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] did not exist. Created. 00:16:31 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-248-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:16:31 /w/workspace/app-functions-sdk-go/248@tmp/durable-80526540/script.sh: 1: /w/workspace/app-functions-sdk-go/248@tmp/durable-80526540/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:16:32 + echo total: 0.18000000715255737 [Pipeline] stash 00:16:32 Warning: overwriting stash ‘stack-cost’ 00:16:32 Stashed 1 file(s) [Pipeline] } 00:16:32 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-248-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 00:16:33 provisioning config files... 00:16:33 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3605320116641852420tmp [Pipeline] { [Pipeline] sh 00:16:33 + set +x 00:16:33 + bash -s -- 00:16:33 + curl -s https://codecov.io/bash 00:16:33 00:16:33 _____ _ 00:16:33 / ____| | | 00:16:33 | | ___ __| | ___ ___ _____ __ 00:16:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:16:33 | |___| (_) | (_| | __/ (_| (_) \ V / 00:16:33 \_____\___/ \__,_|\___|\___\___/ \_/ 00:16:33 Bash-1.0.3 00:16:33 00:16:33 00:16:33 ==> git version 2.24.4 found 00:16:33 ==> 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 00:16:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:16:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:16:33 ==> Jenkins CI detected. 00:16:33 project root: . 00:16:33 --> token set from env 00:16:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:16:33 ==> Running gcov in . (disable via -X gcov) 00:16:33 ==> Python coveragepy not found 00:16:33 ==> Searching for coverage reports in: 00:16:33 + . 00:16:33 -> Found 2 reports 00:16:33 ==> Detecting git/mercurial file structure 00:16:33 ==> Reading reports 00:16:33 + ./app-service-template/coverage.out bytes=1055 00:16:33 + ./coverage.out bytes=92261 00:16:33 ==> Appending adjustments 00:16:33 https://docs.codecov.io/docs/fixing-reports 00:16:34 + Found adjustments 00:16:34 ==> Gzipping contents 00:16:34 16K /tmp/codecov.FhVkgQ.gz 00:16:34 ==> Uploading reports 00:16:34 url: https://codecov.io 00:16:34 query: branch=master&commit=1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F248%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:16:34 -> Pinging Codecov 00:16:34 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0&build=248&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F248%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:16:34 -> Uploading to 00:16:34 https://storage.googleapis.com/codecov/v4/raw/2021-06-05/3D8B5DFFC46A037C893635FACE044666/1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0/b6f1f332-7030-4fc4-b41d-1041a093672b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210605%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210605T001634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b150682c77f8eb84f3dd7801c47b94cb213bac409b4d117c7fc64104c19b777f 00:16:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:16:34 Dload Upload Total Spent Left Speed 00:16:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16124 0 0 100 16124 0 46227 --:--:-- --:--:-- --:--:-- 46333 00:16:34 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 [Pipeline] } 00:16:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:16:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:16:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:16:38 00:16:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:16:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:16:38 188c0c94c7c5: Pulling fs layer 00:16:38 0ef7d3d256c8: Pulling fs layer 00:16:38 de9db76c5a1d: Pulling fs layer 00:16:38 0eba1c9be4d2: Pulling fs layer 00:16:38 0d57e429df01: Pulling fs layer 00:16:38 4e4be7b47b0d: Pulling fs layer 00:16:38 e1f770b5df2f: Pulling fs layer 00:16:38 85a0685a4137: Pulling fs layer 00:16:38 0d57e429df01: Waiting 00:16:38 4e4be7b47b0d: Waiting 00:16:38 e1f770b5df2f: Waiting 00:16:38 85a0685a4137: Waiting 00:16:38 0eba1c9be4d2: Waiting 00:16:38 de9db76c5a1d: Verifying Checksum 00:16:38 de9db76c5a1d: Download complete 00:16:38 0ef7d3d256c8: Verifying Checksum 00:16:38 0ef7d3d256c8: Download complete 00:16:39 0d57e429df01: Verifying Checksum 00:16:39 0d57e429df01: Download complete 00:16:39 188c0c94c7c5: Verifying Checksum 00:16:39 188c0c94c7c5: Download complete 00:16:39 4e4be7b47b0d: Verifying Checksum 00:16:39 4e4be7b47b0d: Download complete 00:16:39 188c0c94c7c5: Pull complete 00:16:39 0ef7d3d256c8: Pull complete 00:16:39 de9db76c5a1d: Pull complete 00:16:41 e1f770b5df2f: Verifying Checksum 00:16:41 e1f770b5df2f: Download complete 00:16:43 0eba1c9be4d2: Verifying Checksum 00:16:43 0eba1c9be4d2: Download complete 00:16:43 85a0685a4137: Verifying Checksum 00:16:43 85a0685a4137: Download complete 00:16:46 0eba1c9be4d2: Pull complete 00:16:46 0d57e429df01: Pull complete 00:16:46 4e4be7b47b0d: Pull complete 00:16:47 e1f770b5df2f: Pull complete 00:16:51 85a0685a4137: Pull complete 00:16:51 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:16:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:16:51 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 00:16:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:16:55 $ docker top 024cc5e6931a3840cc3427ed57c437de9a2f1424acd223b2d24dc280b6bb35db -eo pid,comm [Pipeline] { [Pipeline] echo 00:16:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:16:55 + set -o pipefail 00:16:55 + snyk monitor '--org=edgex-jenkins' 00:17:01 00:17:01 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 00:17:01 00:17:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/b3dfa298-11e4-4bbf-808d-825f096660fa 00:17:01 00:17:01 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:17:01 00:17:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:17:01 00:17:01 [Pipeline] } 00:17:01 $ docker stop --time=1 024cc5e6931a3840cc3427ed57c437de9a2f1424acd223b2d24dc280b6bb35db 00:17:03 $ docker rm -f 024cc5e6931a3840cc3427ed57c437de9a2f1424acd223b2d24dc280b6bb35db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 00:17:04 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:17:04 provisioning config files... 00:17:04 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4633257647193866428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:04 --> edgex-publish-swagger.sh 00:17:04 === Publish openapi/v2 API === 00:17:04 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 00:17:04 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 00:17:04 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:04 Dload Upload Total Spent Left Speed 00:17:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11740 0:00:01 0:00:01 --:--:-- 11747 100 13052 0 0 100 13052 0 11739 0:00:01 0:00:01 --:--:-- 11747 00:17:05 00:17:05 [Pipeline] } 00:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:17:05 + git log --format=format:%s -1 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 [Pipeline] isUnix [Pipeline] sh 00:17:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:17:06 . [Pipeline] withDockerContainer 00:17:06 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 00:17:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:17:06 $ docker top 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:06 [ssh-agent] Looking for ssh-agent implementation... 00:17:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:07 $ docker exec 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc ssh-agent 00:17:07 SSH_AUTH_SOCK=/tmp/ssh-XJoXlOloQi5k/agent.14 00:17:07 SSH_AGENT_PID=20 00:17:07 Running ssh-add (command line suppressed) 00:17:07 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1265967709668180746.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1265967709668180746.key) 00:17:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:07 + git semver tag 00:17:07 # -> Open(): unable to determine branch for HEAD 00:17:07 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:17:07 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:17:07 # $SEMVER_REMOTE_NAME = origin 00:17:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:17:07 # $SEMVER_USER_NAME = edgex-jenkins 00:17:07 # $SEMVER_BRANCH = master 00:17:07 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:17:07 # 1287aa3ff6856ec57ac31ab4d4b04bf05c782ea0 HEAD 00:17:07 # -> Force: false 00:17:07 # ebef5614273fd5f2dc2419f9ba26c7cdbe11c07f refs/tags/v2.0.0-dev.73 [Pipeline] } 00:17:07 $ docker exec --env ******** --env ******** 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc ssh-agent -k 00:17:07 unset SSH_AUTH_SOCK; 00:17:07 unset SSH_AGENT_PID; 00:17:07 echo Agent pid 20 killed; 00:17:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:08 + git semver [Pipeline] } 00:17:08 $ docker stop --time=1 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc 00:17:09 $ docker rm -f 1398f59b3a8e6fb30edd7f09d6510aa03287ead288641cd457e6bfc6dcf792cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:09 00:17:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:17:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:10 0.23.1-centos7: Pulling from edgex-lftools 00:17:10 ab5ef0e58194: Pulling fs layer 00:17:10 9712f1f96733: Pulling fs layer 00:17:10 63f879dbbcfc: Pulling fs layer 00:17:10 0d9ebad4ef96: Pulling fs layer 00:17:10 e9a5061849ea: Pulling fs layer 00:17:10 d747dcd14b5f: Pulling fs layer 00:17:10 2de7ff778b66: Pulling fs layer 00:17:10 0d9ebad4ef96: Waiting 00:17:10 e9a5061849ea: Waiting 00:17:10 d747dcd14b5f: Waiting 00:17:10 2de7ff778b66: Waiting 00:17:10 9712f1f96733: Verifying Checksum 00:17:10 9712f1f96733: Download complete 00:17:11 63f879dbbcfc: Verifying Checksum 00:17:11 63f879dbbcfc: Download complete 00:17:11 e9a5061849ea: Verifying Checksum 00:17:11 e9a5061849ea: Download complete 00:17:11 d747dcd14b5f: Verifying Checksum 00:17:11 d747dcd14b5f: Download complete 00:17:12 0d9ebad4ef96: Verifying Checksum 00:17:12 0d9ebad4ef96: Download complete 00:17:12 2de7ff778b66: Verifying Checksum 00:17:12 2de7ff778b66: Download complete 00:17:12 ab5ef0e58194: Verifying Checksum 00:17:12 ab5ef0e58194: Download complete 00:17:15 ab5ef0e58194: Pull complete 00:17:15 9712f1f96733: Pull complete 00:17:16 63f879dbbcfc: Pull complete 00:17:20 0d9ebad4ef96: Pull complete 00:17:20 e9a5061849ea: Pull complete 00:17:20 d747dcd14b5f: Pull complete 00:17:21 2de7ff778b66: Pull complete 00:17:21 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:17:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:21 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:17:21 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 00:17:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:17:24 $ docker top 37aad62a926c938b27d6521688cb66c8edba3bd6dbcd60f34f69e6fa5a4320be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:17:24 provisioning config files... 00:17:24 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4265943587713345757tmp 00:17:24 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2475900230570516756tmp 00:17:24 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4278235080907268250tmp [Pipeline] { [Pipeline] echo 00:17:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:17:24 ---> sigul-configuration.sh 00:17:24 gpg: directory `/root/.gnupg' created 00:17:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:17:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:17:24 gpg: keyring `/root/.gnupg/secring.gpg' created 00:17:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:17:24 gpg: CAST5 encrypted data 00:17:24 gpg: encrypted with 1 passphrase 00:17:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:17:25 + mkdir /home/jenkins 00:17:25 + mkdir /home/jenkins/sigul [Pipeline] sh 00:17:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:17:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:17:25 ---> sigul-install.sh 00:17:30 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 00:17:30 + git tag --list 00:17:30 v0.1.0 00:17:30 v0.1.1 00:17:30 v1.0.0 00:17:30 v1.1.0 00:17:30 v1.2.0 00:17:30 v1.3.0 00:17:30 v1.3.1 00:17:30 v1.3.1-dev.1 00:17:30 v1.3.2-dev.1 00:17:30 v2.0.0-dev.1 00:17:30 v2.0.0-dev.10 00:17:30 v2.0.0-dev.11 00:17:30 v2.0.0-dev.12 00:17:30 v2.0.0-dev.13 00:17:30 v2.0.0-dev.14 00:17:30 v2.0.0-dev.15 00:17:30 v2.0.0-dev.16 00:17:30 v2.0.0-dev.17 00:17:30 v2.0.0-dev.18 00:17:30 v2.0.0-dev.19 00:17:30 v2.0.0-dev.2 00:17:30 v2.0.0-dev.20 00:17:30 v2.0.0-dev.21 00:17:30 v2.0.0-dev.22 00:17:30 v2.0.0-dev.23 00:17:30 v2.0.0-dev.24 00:17:30 v2.0.0-dev.25 00:17:30 v2.0.0-dev.26 00:17:30 v2.0.0-dev.27 00:17:30 v2.0.0-dev.28 00:17:30 v2.0.0-dev.29 00:17:30 v2.0.0-dev.3 00:17:30 v2.0.0-dev.30 00:17:30 v2.0.0-dev.31 00:17:30 v2.0.0-dev.32 00:17:30 v2.0.0-dev.33 00:17:30 v2.0.0-dev.34 00:17:30 v2.0.0-dev.35 00:17:30 v2.0.0-dev.36 00:17:30 v2.0.0-dev.37 00:17:30 v2.0.0-dev.38 00:17:30 v2.0.0-dev.39 00:17:30 v2.0.0-dev.4 00:17:30 v2.0.0-dev.40 00:17:30 v2.0.0-dev.41 00:17:30 v2.0.0-dev.42 00:17:30 v2.0.0-dev.43 00:17:30 v2.0.0-dev.44 00:17:30 v2.0.0-dev.45 00:17:30 v2.0.0-dev.46 00:17:30 v2.0.0-dev.47 00:17:30 v2.0.0-dev.48 00:17:30 v2.0.0-dev.49 00:17:30 v2.0.0-dev.5 00:17:30 v2.0.0-dev.50 00:17:30 v2.0.0-dev.51 00:17:30 v2.0.0-dev.52 00:17:30 v2.0.0-dev.53 00:17:30 v2.0.0-dev.54 00:17:30 v2.0.0-dev.55 00:17:30 v2.0.0-dev.56 00:17:30 v2.0.0-dev.57 00:17:30 v2.0.0-dev.58 00:17:30 v2.0.0-dev.59 00:17:30 v2.0.0-dev.6 00:17:30 v2.0.0-dev.60 00:17:30 v2.0.0-dev.61 00:17:30 v2.0.0-dev.62 00:17:30 v2.0.0-dev.63 00:17:30 v2.0.0-dev.64 00:17:30 v2.0.0-dev.65 00:17:30 v2.0.0-dev.66 00:17:30 v2.0.0-dev.67 00:17:30 v2.0.0-dev.68 00:17:30 v2.0.0-dev.69 00:17:30 v2.0.0-dev.7 00:17:30 v2.0.0-dev.70 00:17:30 v2.0.0-dev.71 00:17:30 v2.0.0-dev.72 00:17:30 v2.0.0-dev.73 00:17:30 v2.0.0-dev.8 00:17:30 v2.0.0-dev.9 [Pipeline] sh 00:17:30 + lftools sign git-tag v2.0.0-dev.73 00:17:31 Signing Git tag with Sigul... 00:17:31 Signing v2.0.0-dev.73 [Pipeline] echo 00:17:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:17:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:17:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:17:32 $ docker stop --time=1 37aad62a926c938b27d6521688cb66c8edba3bd6dbcd60f34f69e6fa5a4320be 00:17:34 $ docker rm -f 37aad62a926c938b27d6521688cb66c8edba3bd6dbcd60f34f69e6fa5a4320be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 00:17:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:17:34 . [Pipeline] withDockerContainer 00:17:35 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 00:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:17:35 $ docker top 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:35 [ssh-agent] Looking for ssh-agent implementation... 00:17:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:35 $ docker exec 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 ssh-agent 00:17:35 SSH_AUTH_SOCK=/tmp/ssh-EnmhHY4r4Zd8/agent.14 00:17:35 SSH_AGENT_PID=20 00:17:35 Running ssh-add (command line suppressed) 00:17:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3192669489646048316.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3192669489646048316.key) 00:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:36 + git semver bump pre 00:17:36 # -> Open(): unable to determine branch for HEAD 00:17:36 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:17:36 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:17:36 # $SEMVER_REMOTE_NAME = origin 00:17:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:17:36 # $SEMVER_USER_NAME = edgex-jenkins 00:17:36 # $SEMVER_BRANCH = master 00:17:36 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 00:17:36 2.0.0-dev.74 [Pipeline] } 00:17:36 $ docker exec --env ******** --env ******** 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 ssh-agent -k 00:17:36 unset SSH_AUTH_SOCK; 00:17:36 unset SSH_AGENT_PID; 00:17:36 echo Agent pid 20 killed; 00:17:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:36 + git semver [Pipeline] } 00:17:36 $ docker stop --time=1 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 00:17:38 $ docker rm -f 56a66278a9f6ef8d4ac80f5c741421ad63c045c90c9c095f36709b873ea25069 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 00:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:17:38 . [Pipeline] withDockerContainer 00:17:38 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 00:17:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:17:39 $ docker top fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:39 [ssh-agent] Looking for ssh-agent implementation... 00:17:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:39 $ docker exec fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 ssh-agent 00:17:39 SSH_AUTH_SOCK=/tmp/ssh-AxC86kAWwTKp/agent.15 00:17:39 SSH_AGENT_PID=21 00:17:39 Running ssh-add (command line suppressed) 00:17:39 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2367787093506973427.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2367787093506973427.key) 00:17:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:39 + git semver push 00:17:39 # -> Open(): unable to determine branch for HEAD 00:17:39 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 00:17:39 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 00:17:39 # $SEMVER_REMOTE_NAME = origin 00:17:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:17:39 # $SEMVER_USER_NAME = edgex-jenkins 00:17:39 # $SEMVER_BRANCH = master 00:17:39 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 00:17:45 $ docker exec --env ******** --env ******** fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 ssh-agent -k 00:17:45 unset SSH_AUTH_SOCK; 00:17:45 unset SSH_AGENT_PID; 00:17:45 echo Agent pid 21 killed; 00:17:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:45 + git semver [Pipeline] } 00:17:45 $ docker stop --time=1 fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 00:17:46 $ docker rm -f fb546a2858ce1385981f9bf2662137bcef5a847dde0cb3b2db9329b3ab004aa1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 00:17:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:17:48 ---> package-listing.sh 00:17:48 ++ facter osfamily 00:17:48 ++ tr '[:upper:]' '[:lower:]' 00:17:48 + OS_FAMILY=redhat 00:17:48 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 00:17:48 + START_PACKAGES=/tmp/packages_start.txt 00:17:48 + END_PACKAGES=/tmp/packages_end.txt 00:17:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:17:48 + PACKAGES=/tmp/packages_start.txt 00:17:48 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:17:48 + PACKAGES=/tmp/packages_end.txt 00:17:48 + case "${OS_FAMILY}" in 00:17:48 + rpm -qa 00:17:48 + sort 00:17:49 + '[' -f /tmp/packages_start.txt ']' 00:17:49 + '[' -f /tmp/packages_end.txt ']' 00:17:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:17:49 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 00:17:49 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 00:17:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 00:17:49 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:17:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:17:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:17:50 00:17:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:17:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:17:50 alpine: Pulling from edgex-lftools-log-publisher 00:17:50 df20fa9351a1: Pulling fs layer 00:17:50 36b3adc4ff6f: Pulling fs layer 00:17:50 8ad3a11d3b57: Pulling fs layer 00:17:50 46f8f816bc3b: Pulling fs layer 00:17:50 93b61091891f: Pulling fs layer 00:17:50 93b9cdb0e59b: Pulling fs layer 00:17:50 5e14af77c1be: Pulling fs layer 00:17:50 01666e4c0597: Pulling fs layer 00:17:50 aa168da1d23b: Pulling fs layer 00:17:50 93b9cdb0e59b: Waiting 00:17:50 5e14af77c1be: Waiting 00:17:50 01666e4c0597: Waiting 00:17:50 aa168da1d23b: Waiting 00:17:50 46f8f816bc3b: Waiting 00:17:50 93b61091891f: Waiting 00:17:50 36b3adc4ff6f: Verifying Checksum 00:17:50 36b3adc4ff6f: Download complete 00:17:50 46f8f816bc3b: Verifying Checksum 00:17:50 46f8f816bc3b: Download complete 00:17:50 df20fa9351a1: Verifying Checksum 00:17:50 df20fa9351a1: Download complete 00:17:50 93b9cdb0e59b: Verifying Checksum 00:17:50 93b9cdb0e59b: Download complete 00:17:50 5e14af77c1be: Verifying Checksum 00:17:50 5e14af77c1be: Download complete 00:17:50 01666e4c0597: Verifying Checksum 00:17:50 01666e4c0597: Download complete 00:17:50 93b61091891f: Verifying Checksum 00:17:50 93b61091891f: Download complete 00:17:50 df20fa9351a1: Pull complete 00:17:50 36b3adc4ff6f: Pull complete 00:17:51 8ad3a11d3b57: Download complete 00:17:51 8ad3a11d3b57: Pull complete 00:17:51 46f8f816bc3b: Pull complete 00:17:52 93b61091891f: Pull complete 00:17:52 93b9cdb0e59b: Pull complete 00:17:52 5e14af77c1be: Pull complete 00:17:52 01666e4c0597: Pull complete 00:17:52 aa168da1d23b: Verifying Checksum 00:17:52 aa168da1d23b: Download complete 00:17:57 aa168da1d23b: Pull complete 00:17:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:17:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:17:57 prd-centos7-docker-4c-2g-606 does not seem to be running inside a container 00:17:57 $ 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_master/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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:17:59 $ docker top a8fe232f35eddc2e5c5f3dbe9d46244f4de23be8e19bd4019ac5bf3ee4abbf6f -eo pid,comm [Pipeline] { [Pipeline] sh 00:17:59 + touch /tmp/pre-build-complete [Pipeline] sh 00:17:59 + mkdir -p /var/log/sa [Pipeline] sh 00:18:00 + ls /var/log/sa-host 00:18:00 + sadf -c /var/log/sa-host/sa05 00:18:00 file_magic: OK 00:18:00 HZ: Using current value: 100 00:18:00 file_header: OK 00:18:00 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 00:18:00 Statistics: 00:18:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:18:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:00 provisioning config files... 00:18:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4783038894657927194tmp [Pipeline] { [Pipeline] echo 00:18:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:18:01 ---> create-netrc.sh [Pipeline] } 00:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:18:01 ---> python-tools-install.sh [Pipeline] echo 00:18:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:18:01 ---> sudo-logs.sh 00:18:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:18:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:18:02 ---> job-cost.sh 00:18:02 lf-activate-venv: SKIPPING 00:18:02 DEBUG: total: 0.18000000715255737 00:18:02 INFO: Retrieving Stack Cost... 00:18:03 INFO: Retrieving Pricing Info for: v3-standard-2 00:18:03 INFO: Archiving Costs [Pipeline] echo 00:18:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:18:04 ---> logs-deploy.sh 00:18:04 lf-activate-venv: SKIPPING 00:18:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/248 00:18:04 INFO: archiving workspace using pattern(s): 00:18:04 Archives upload complete. 00:18:04 INFO: archiving logs to Nexus 00:18:05 ---> uname -a: 00:18:05 Linux prd-centos7-docker-4c-2g-606.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:18:05 00:18:05 00:18:05 ---> lscpu: 00:18:05 Architecture: x86_64 00:18:05 CPU op-mode(s): 32-bit, 64-bit 00:18:05 Byte Order: Little Endian 00:18:05 Address sizes: 40 bits physical, 48 bits virtual 00:18:05 CPU(s): 2 00:18:05 On-line CPU(s) list: 0,1 00:18:05 Thread(s) per core: 1 00:18:05 Core(s) per socket: 1 00:18:05 Socket(s): 2 00:18:05 NUMA node(s): 1 00:18:05 Vendor ID: AuthenticAMD 00:18:05 CPU family: 23 00:18:05 Model: 49 00:18:05 Model name: AMD EPYC-Rome Processor 00:18:05 Stepping: 0 00:18:05 CPU MHz: 2800.000 00:18:05 BogoMIPS: 5600.00 00:18:05 Virtualization: AMD-V 00:18:05 Hypervisor vendor: KVM 00:18:05 Virtualization type: full 00:18:05 L1d cache: 64 KiB 00:18:05 L1i cache: 64 KiB 00:18:05 L2 cache: 1 MiB 00:18:05 L3 cache: 32 MiB 00:18:05 NUMA node0 CPU(s): 0,1 00:18:05 Vulnerability Itlb multihit: Not affected 00:18:05 Vulnerability L1tf: Not affected 00:18:05 Vulnerability Mds: Not affected 00:18:05 Vulnerability Meltdown: Not affected 00:18:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:18:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:18:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:18:05 Vulnerability Srbds: Not affected 00:18:05 Vulnerability Tsx async abort: Not affected 00:18:05 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 00:18:05 00:18:05 00:18:05 ---> nproc: 00:18:05 2 00:18:05 00:18:05 00:18:05 ---> df -h: 00:18:05 Filesystem Size Used Available Use% Mounted on 00:18:05 overlay 40.0G 8.9G 31.1G 22% / 00:18:05 tmpfs 64.0M 0 64.0M 0% /dev 00:18:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:18:05 shm 64.0M 0 64.0M 0% /dev/shm 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 00:18:05 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 00:18:05 00:18:05 00:18:05 ---> free -m: 00:18:05 total used free shared buff/cache available 00:18:05 Mem: 7821 1270 3131 0 3419 6471 00:18:05 Swap: 1023 0 1023 00:18:05 00:18:05 00:18:05 ---> ip addr: 00:18:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:18:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:18:05 inet 127.0.0.1/8 scope host lo 00:18:05 valid_lft forever preferred_lft forever 00:18:05 inet6 ::1/128 scope host 00:18:05 valid_lft forever preferred_lft forever 00:18:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:18:05 link/ether fa:16:3e:e4:d0:c8 brd ff:ff:ff:ff:ff:ff 00:18:05 inet 10.30.122.78/23 brd 10.30.123.255 scope global dynamic eth0 00:18:05 valid_lft 85872sec preferred_lft 85872sec 00:18:05 inet6 fe80::f816:3eff:fee4:d0c8/64 scope link 00:18:05 valid_lft forever preferred_lft forever 00:18:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:18:05 link/ether 02:42:e4:6c:9b:54 brd ff:ff:ff:ff:ff:ff 00:18:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:18:05 valid_lft forever preferred_lft forever 00:18:05 inet6 fe80::42:e4ff:fe6c:9b54/64 scope link 00:18:05 valid_lft forever preferred_lft forever 00:18:05 00:18:05 00:18:05 ---> sar -b -r -n DEV: 00:18:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/05/21 _x86_64_ (2 CPU) 00:18:05 00:18:05 00:09:06 LINUX RESTART (2 CPU) 00:18:05 00:18:05 00:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:18:05 00:11:02 8.73 0.15 8.58 0.00 22.11 1417.07 0.00 00:18:05 00:12:01 0.83 0.00 0.83 0.00 0.00 17.70 0.00 00:18:05 00:13:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 00:18:05 00:14:01 0.23 0.00 0.23 0.00 0.00 3.23 0.00 00:18:05 00:15:01 0.27 0.00 0.27 0.00 0.00 2.91 0.00 00:18:05 00:16:01 0.33 0.00 0.33 0.00 0.00 3.91 0.00 00:18:05 00:17:01 86.28 0.05 86.23 0.00 3.86 28026.88 0.00 00:18:05 Average: 13.88 0.03 13.85 0.00 3.72 4221.30 0.00 00:18:05 00:18:05 00:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:18:05 00:11:02 5439092 0 794852 9.92 2620 1772376 1292008 14.26 577784 1590796 20 00:18:05 00:12:01 5450444 0 783492 9.78 2620 1772384 1196652 13.21 572680 1586604 8 00:18:05 00:13:01 5449680 0 784200 9.79 2620 1772440 1196892 13.21 575828 1584744 24 00:18:05 00:14:01 5449636 0 784296 9.79 2620 1772388 1196652 13.21 575540 1584728 8 00:18:05 00:15:01 5446064 0 787860 9.84 2620 1772396 1196760 13.21 571824 1591944 8 00:18:05 00:16:01 5445564 0 788360 9.84 2620 1772396 1196724 13.21 572724 1591944 8 00:18:05 00:17:01 4410152 0 981048 12.25 2620 2615120 1471004 16.24 788908 2294036 101688 00:18:05 Average: 5298662 0 814873 10.17 2620 1892786 1249527 13.80 605041 1689257 14538 00:18:05 00:18:05 00:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:18:05 00:11:02 eth0 98.50 114.92 325.62 15.44 0.00 0.00 0.00 0.00 00:18:05 00:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:11:02 docker0 105.91 83.90 9.51 311.26 0.00 0.00 0.00 0.00 00:18:05 00:12:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 00:18:05 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:13:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 00:18:05 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:14:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:18:05 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:15:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:18:05 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:16:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 00:18:05 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:17:01 vethfc491be 68.16 69.66 6.50 390.85 0.00 0.00 0.00 0.00 00:18:05 00:17:01 eth0 468.69 434.69 4473.69 38.82 0.00 0.00 0.00 0.00 00:18:05 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 00:17:01 docker0 68.16 69.54 5.57 390.84 0.00 0.00 0.00 0.00 00:18:05 Average: vethfc491be 9.76 9.98 0.93 55.98 0.00 0.00 0.00 0.00 00:18:05 Average: eth0 81.45 78.82 687.43 7.81 0.00 0.00 0.00 0.00 00:18:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:05 Average: docker0 24.93 21.98 2.16 100.55 0.00 0.00 0.00 0.00 00:18:05 00:18:05 00:18:05 ---> sar -P ALL: 00:18:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/05/21 _x86_64_ (2 CPU) 00:18:05 00:18:05 00:09:06 LINUX RESTART (2 CPU) 00:18:05 00:18:05 00:10:01 CPU %user %nice %system %iowait %steal %idle 00:18:05 00:11:02 all 2.00 0.00 0.67 0.22 0.05 97.06 00:18:05 00:11:02 0 2.05 0.00 0.76 0.12 0.05 97.03 00:18:05 00:11:02 1 1.95 0.00 0.59 0.32 0.05 97.09 00:18:05 00:12:01 all 0.08 0.00 0.04 0.00 0.03 99.86 00:18:05 00:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 00:18:05 00:12:01 1 0.12 0.00 0.03 0.00 0.03 99.81 00:18:05 00:13:01 all 0.10 0.00 0.03 0.00 0.04 99.82 00:18:05 00:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 00:18:05 00:13:01 1 0.13 0.00 0.02 0.00 0.07 99.78 00:18:05 00:14:01 all 0.08 0.00 0.03 0.00 0.03 99.86 00:18:05 00:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:18:05 00:14:01 1 0.13 0.00 0.03 0.00 0.05 99.78 00:18:05 00:15:01 all 0.12 0.00 0.03 0.00 0.03 99.82 00:18:05 00:15:01 0 0.17 0.00 0.03 0.00 0.02 99.78 00:18:05 00:15:01 1 0.07 0.00 0.03 0.00 0.03 99.87 00:18:05 00:16:01 all 0.11 0.00 0.03 0.00 0.03 99.82 00:18:05 00:16:01 0 0.20 0.00 0.03 0.00 0.03 99.73 00:18:05 00:16:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:18:05 00:17:01 all 11.90 0.00 5.22 2.99 0.06 79.83 00:18:05 00:17:01 0 12.25 0.00 5.31 2.95 0.05 79.44 00:18:05 00:17:01 1 11.56 0.00 5.12 3.02 0.07 80.22 00:18:05 Average: all 2.02 0.00 0.85 0.45 0.04 96.64 00:18:05 Average: 0 2.07 0.00 0.88 0.43 0.03 96.60 00:18:05 Average: 1 1.97 0.00 0.82 0.47 0.05 96.69 00:18:05 00:18:05 00:18:05