Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from caac7112c060bedef21b8f088baea05386aa6cef 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-3641 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision caac7112c060bedef21b8f088baea05386aa6cef (master) > git config core.sparsecheckout # timeout=10 > git checkout -f caac7112c060bedef21b8f088baea05386aa6cef # timeout=10 Commit message: "fix: Add missing instructions to remove replace statement from go.mod file (#818)" > git rev-list --no-walk 7ab1d82b7e244905f9818398051c1e157ceda5e1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-07T19:04:35.918Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-07T19:04:36.012Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-07T19:04:36.039Z] ========================================================= [2021-05-07T19:04:36.039Z] EdgeX Global Pipelines Version Info [2021-05-07T19:04:36.039Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:04:37.521Z] ------------------- [2021-05-07T19:04:37.521Z] stable info: [2021-05-07T19:04:37.521Z] ------------------- [2021-05-07T19:04:37.521Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-07T19:04:37.521Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T19:04:37.521Z] Message: update stable to v1.0.191 [2021-05-07T19:04:38.468Z] ------------------- [2021-05-07T19:04:38.468Z] experimental info: [2021-05-07T19:04:38.468Z] ------------------- [2021-05-07T19:04:38.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-07T19:04:38.468Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-07T19:04:38.468Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-07T19:04:38.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-07T19:04:38.605Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-07T19:04:38.641Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-07T19:04:38.665Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-07T19:04:38.688Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-07T19:04:38.712Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-07T19:04:38.738Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-07T19:04:38.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-07T19:04:38.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-07T19:04:38.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-07T19:04:38.860Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-07T19:04:38.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-05-07T19:04:38.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-07T19:04:38.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-07T19:04:38.977Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T19:04:39.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T19:04:39.023Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T19:04:39.047Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-07T19:04:39.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-07T19:04:39.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-07T19:04:39.145Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-07T19:04:39.169Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-07T19:04:39.193Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-07T19:04:39.215Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-07T19:04:39.239Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-07T19:04:39.263Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-07T19:04:39.303Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-07T19:04:39.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-07T19:04:39.352Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-07T19:04:40.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = caac7112c060bedef21b8f088baea05386aa6cef [Pipeline] echo [2021-05-07T19:04:40.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = caac711 [Pipeline] echo [2021-05-07T19:04:40.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T19:04:40.831Z] + git log --format=format:%s -1 caac7112c060bedef21b8f088baea05386aa6cef [Pipeline] echo [2021-05-07T19:04:40.909Z] GIT_COMMIT: caac7112c060bedef21b8f088baea05386aa6cef, Commit Message: fix: Add missing instructions to remove replace statement from go.mod file (#818) [Pipeline] echo [2021-05-07T19:04:40.922Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:04:41.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T19:04:41.753Z] [2021-05-07T19:04:41.753Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:04:42.080Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T19:04:42.080Z] latest: Pulling from edgex-devops/git-semver [2021-05-07T19:04:42.080Z] 31603596830f: Pulling fs layer [2021-05-07T19:04:42.080Z] 54011a49482f: Pulling fs layer [2021-05-07T19:04:42.080Z] a6820b24f6d8: Pulling fs layer [2021-05-07T19:04:42.080Z] f581987b2513: Pulling fs layer [2021-05-07T19:04:42.080Z] f581987b2513: Waiting [2021-05-07T19:04:42.080Z] 54011a49482f: Verifying Checksum [2021-05-07T19:04:42.080Z] 54011a49482f: Download complete [2021-05-07T19:04:42.342Z] 31603596830f: Verifying Checksum [2021-05-07T19:04:42.342Z] 31603596830f: Download complete [2021-05-07T19:04:42.342Z] f581987b2513: Verifying Checksum [2021-05-07T19:04:42.342Z] f581987b2513: Download complete [2021-05-07T19:04:42.342Z] a6820b24f6d8: Verifying Checksum [2021-05-07T19:04:42.342Z] a6820b24f6d8: Download complete [2021-05-07T19:04:42.604Z] 31603596830f: Pull complete [2021-05-07T19:04:42.869Z] 54011a49482f: Pull complete [2021-05-07T19:04:43.444Z] a6820b24f6d8: Pull complete [2021-05-07T19:04:43.708Z] f581987b2513: Pull complete [2021-05-07T19:04:43.708Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-07T19:04:43.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T19:04:43.968Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-07T19:04:44.069Z] prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container [2021-05-07T19:04:44.119Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-07T19:04:46.205Z] $ docker top 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T19:04:46.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T19:04:46.426Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T19:04:46.646Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T19:04:46.651Z] $ docker exec 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 ssh-agent [2021-05-07T19:04:46.854Z] SSH_AUTH_SOCK=/tmp/ssh-aCGbDIKXCy0V/agent.11 [2021-05-07T19:04:46.854Z] SSH_AGENT_PID=16 [2021-05-07T19:04:46.869Z] Running ssh-add (command line suppressed) [2021-05-07T19:04:46.998Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4045652308907832664.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4045652308907832664.key) [2021-05-07T19:04:47.052Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T19:04:47.354Z] + git tag --points-at HEAD [Pipeline] } [2021-05-07T19:04:47.377Z] $ docker exec --env ******** --env ******** 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 ssh-agent -k [2021-05-07T19:04:47.492Z] unset SSH_AUTH_SOCK; [2021-05-07T19:04:47.493Z] unset SSH_AGENT_PID; [2021-05-07T19:04:47.493Z] echo Agent pid 16 killed; [2021-05-07T19:04:47.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-07T19:04:47.600Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T19:04:47.600Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T19:04:47.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T19:04:47.769Z] $ docker exec 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 ssh-agent [2021-05-07T19:04:47.937Z] SSH_AUTH_SOCK=/tmp/ssh-zaWgriAHCjwe/agent.45 [2021-05-07T19:04:47.937Z] SSH_AGENT_PID=51 [2021-05-07T19:04:47.944Z] Running ssh-add (command line suppressed) [2021-05-07T19:04:48.060Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4764163652826893559.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4764163652826893559.key) [2021-05-07T19:04:48.108Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T19:04:48.408Z] + git semver init [2021-05-07T19:04:48.408Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T19:04:48.408Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-07T19:04:48.408Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T19:04:48.408Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T19:04:48.408Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T19:04:48.408Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T19:04:48.408Z] # $SEMVER_BRANCH = master [2021-05-07T19:04:48.408Z] # $SEMVER_TEMP = /tmp/semver-349674702 [2021-05-07T19:04:48.408Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-07T19:04:51.730Z] # '/tmp/semver-349674702' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-07T19:04:51.730Z] # -> Force: false [2021-05-07T19:04:51.730Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-07T19:04:51.751Z] $ docker exec --env ******** --env ******** 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 ssh-agent -k [2021-05-07T19:04:51.899Z] unset SSH_AUTH_SOCK; [2021-05-07T19:04:51.900Z] unset SSH_AGENT_PID; [2021-05-07T19:04:51.900Z] echo Agent pid 51 killed; [2021-05-07T19:04:51.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T19:04:52.301Z] + git semver [Pipeline] } [2021-05-07T19:04:52.319Z] $ docker stop --time=1 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 [2021-05-07T19:04:53.820Z] $ docker rm -f 63f250727ccd70b9737cd47ae3067b42523023cb6ff65414b19bc8e63a23dd43 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T19:04:54.228Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-07T19:04:54.613Z] Stashed 1 file(s) [Pipeline] echo [2021-05-07T19:04:54.616Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.54 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-07T19:05:09.828Z] Still waiting to schedule task [2021-05-07T19:05:09.829Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-07T19:05:09.831Z] Still waiting to schedule task [2021-05-07T19:05:09.831Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-07T19:07:51.543Z] Running on prd-centos7-docker-4c-2g-3647 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-07T19:07:51.563Z] Running in /w/workspace/app-functions-sdk-go/226 [Pipeline] { [Pipeline] checkout [2021-05-07T19:07:54.841Z] using credential edgex-jenkins-ssh [2021-05-07T19:07:54.855Z] Cloning the remote Git repository [2021-05-07T19:07:54.883Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T19:07:54.955Z] > git init /w/workspace/app-functions-sdk-go/226 # timeout=10 [2021-05-07T19:07:55.020Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T19:07:55.021Z] > git --version # timeout=10 [2021-05-07T19:07:55.026Z] > git --version # 'git version 2.24.3' [2021-05-07T19:07:55.027Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T19:07:55.063Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T19:07:56.601Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-07T19:07:56.608Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T19:07:56.625Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-07T19:07:56.637Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T19:07:56.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T19:07:56.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T19:07:57.021Z] Checking out Revision caac7112c060bedef21b8f088baea05386aa6cef (master) [2021-05-07T19:07:57.030Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T19:07:57.036Z] > git checkout -f caac7112c060bedef21b8f088baea05386aa6cef # timeout=10 [2021-05-07T19:08:00.789Z] Commit message: "fix: Add missing instructions to remove replace statement from go.mod file (#818)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T19:08:01.988Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-07T19:08:02.333Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T19:08:02.641Z] + true [2021-05-07T19:08:02.641Z] + sudo service docker restart [2021-05-07T19:08:02.641Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-07T19:08:04.169Z] ========================================================= [2021-05-07T19:08:04.169Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-07T19:08:04.169Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:08:04.490Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-07T19:08:05.070Z] Sending build context to Docker daemon 19.52MB [2021-05-07T19:08:05.070Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-07T19:08:05.070Z] Step 2/8 : FROM ${BASE} [2021-05-07T19:08:05.343Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-07T19:08:05.343Z] 540db60ca938: Pulling fs layer [2021-05-07T19:08:05.343Z] adcc1eea9eea: Pulling fs layer [2021-05-07T19:08:05.343Z] 4c4ab2625f07: Pulling fs layer [2021-05-07T19:08:05.343Z] 0510c868ecb4: Pulling fs layer [2021-05-07T19:08:05.343Z] afea3b2eda06: Pulling fs layer [2021-05-07T19:08:05.343Z] 7809a108b3ef: Pulling fs layer [2021-05-07T19:08:05.343Z] f706445af74f: Pulling fs layer [2021-05-07T19:08:05.343Z] afea3b2eda06: Waiting [2021-05-07T19:08:05.343Z] 7809a108b3ef: Waiting [2021-05-07T19:08:05.343Z] 0510c868ecb4: Waiting [2021-05-07T19:08:05.343Z] f706445af74f: Waiting [2021-05-07T19:08:05.343Z] adcc1eea9eea: Verifying Checksum [2021-05-07T19:08:05.343Z] adcc1eea9eea: Download complete [2021-05-07T19:08:05.343Z] afea3b2eda06: Download complete [2021-05-07T19:08:05.343Z] 7809a108b3ef: Verifying Checksum [2021-05-07T19:08:05.343Z] 7809a108b3ef: Download complete [2021-05-07T19:08:05.343Z] 540db60ca938: Verifying Checksum [2021-05-07T19:08:05.343Z] 540db60ca938: Download complete [2021-05-07T19:08:05.617Z] 540db60ca938: Pull complete [2021-05-07T19:08:05.887Z] adcc1eea9eea: Pull complete [2021-05-07T19:08:06.152Z] 4c4ab2625f07: Pull complete [2021-05-07T19:08:07.590Z] f706445af74f: Verifying Checksum [2021-05-07T19:08:07.590Z] f706445af74f: Download complete [2021-05-07T19:08:08.555Z] 0510c868ecb4: Verifying Checksum [2021-05-07T19:08:08.555Z] 0510c868ecb4: Download complete [2021-05-07T19:08:10.110Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3645 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-07T19:08:10.128Z] Running in /w/workspace/app-functions-sdk-go/226 [Pipeline] { [Pipeline] checkout [2021-05-07T19:08:15.251Z] 0510c868ecb4: Pull complete [2021-05-07T19:08:15.251Z] afea3b2eda06: Pull complete [2021-05-07T19:08:15.251Z] 7809a108b3ef: Pull complete [2021-05-07T19:08:15.807Z] using credential edgex-jenkins-ssh [2021-05-07T19:08:15.849Z] Cloning the remote Git repository [2021-05-07T19:08:15.902Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T19:08:16.015Z] > git init /w/workspace/app-functions-sdk-go/226 # timeout=10 [2021-05-07T19:08:16.120Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T19:08:16.120Z] > git --version # timeout=10 [2021-05-07T19:08:16.135Z] > git --version # 'git version 2.17.1' [2021-05-07T19:08:16.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T19:08:16.209Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T19:08:20.078Z] Checking out Revision caac7112c060bedef21b8f088baea05386aa6cef (master) [2021-05-07T19:08:19.494Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-07T19:08:19.515Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-07T19:08:19.547Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-07T19:08:19.583Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-07T19:08:19.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-07T19:08:19.598Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-07T19:08:20.101Z] > git config core.sparsecheckout # timeout=10 [2021-05-07T19:08:20.126Z] > git checkout -f caac7112c060bedef21b8f088baea05386aa6cef # timeout=10 [2021-05-07T19:08:23.438Z] f706445af74f: Pull complete [2021-05-07T19:08:23.438Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-07T19:08:23.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-07T19:08:23.438Z] ---> b068be0155e3 [2021-05-07T19:08:23.438Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-07T19:08:23.438Z] 20.10.0: Pulling from library/docker [2021-05-07T19:08:23.438Z] 05e7bc50f07f: Pulling fs layer [2021-05-07T19:08:23.438Z] 6db28d0fdbf6: Pulling fs layer [2021-05-07T19:08:23.438Z] 292df0bc6bf3: Pulling fs layer [2021-05-07T19:08:23.438Z] 2e060f4bd70b: Pulling fs layer [2021-05-07T19:08:23.438Z] 80e8d568a223: Pulling fs layer [2021-05-07T19:08:23.438Z] 8dc6ef1a942a: Pulling fs layer [2021-05-07T19:08:23.438Z] 2312dd95470a: Pulling fs layer [2021-05-07T19:08:23.438Z] 80e8d568a223: Waiting [2021-05-07T19:08:23.438Z] 8dc6ef1a942a: Waiting [2021-05-07T19:08:23.438Z] 2312dd95470a: Waiting [2021-05-07T19:08:23.438Z] 2e060f4bd70b: Waiting [2021-05-07T19:08:23.438Z] 292df0bc6bf3: Verifying Checksum [2021-05-07T19:08:23.438Z] 292df0bc6bf3: Download complete [2021-05-07T19:08:23.438Z] 6db28d0fdbf6: Download complete [2021-05-07T19:08:23.438Z] 80e8d568a223: Verifying Checksum [2021-05-07T19:08:23.438Z] 80e8d568a223: Download complete [2021-05-07T19:08:23.438Z] 05e7bc50f07f: Verifying Checksum [2021-05-07T19:08:23.438Z] 05e7bc50f07f: Download complete [2021-05-07T19:08:23.438Z] 8dc6ef1a942a: Verifying Checksum [2021-05-07T19:08:23.438Z] 8dc6ef1a942a: Download complete [2021-05-07T19:08:23.438Z] 2312dd95470a: Download complete [2021-05-07T19:08:23.438Z] 05e7bc50f07f: Pull complete [2021-05-07T19:08:23.438Z] 6db28d0fdbf6: Pull complete [2021-05-07T19:08:23.438Z] 292df0bc6bf3: Pull complete [2021-05-07T19:08:24.018Z] 2e060f4bd70b: Verifying Checksum [2021-05-07T19:08:24.018Z] 2e060f4bd70b: Download complete [2021-05-07T19:08:24.311Z] Commit message: "fix: Add missing instructions to remove replace statement from go.mod file (#818)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-07T19:08:25.843Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-07T19:08:26.258Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-07T19:08:26.610Z] + true [2021-05-07T19:08:26.610Z] + sudo service docker restart [2021-05-07T19:08:27.366Z] 2e060f4bd70b: Pull complete [2021-05-07T19:08:27.366Z] 80e8d568a223: Pull complete [2021-05-07T19:08:27.366Z] 8dc6ef1a942a: Pull complete [2021-05-07T19:08:27.366Z] 2312dd95470a: Pull complete [2021-05-07T19:08:27.366Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-07T19:08:27.366Z] Status: Downloaded newer image for docker:20.10.0 [Pipeline] unstash [2021-05-07T19:08:29.356Z] ---> b5e4497b772c [2021-05-07T19:08:29.356Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-07T19:08:29.356Z] ---> Running in 0dd71e4c2233 [2021-05-07T19:08:29.356Z] Removing intermediate container 0dd71e4c2233 [2021-05-07T19:08:29.356Z] ---> 9f11dda5c5ef [2021-05-07T19:08:29.356Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [Pipeline] echo [2021-05-07T19:08:29.483Z] ========================================================= [2021-05-07T19:08:29.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-07T19:08:29.483Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:08:29.627Z] ---> Running in a27da9356020 [2021-05-07T19:08:29.820Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-07T19:08:30.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-07T19:08:30.793Z] Sending build context to Docker daemon 19.51MB [2021-05-07T19:08:30.793Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-07T19:08:30.793Z] Step 2/8 : FROM ${BASE} [2021-05-07T19:08:31.065Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-07T19:08:31.065Z] 595b0fe564bb: Pulling fs layer [2021-05-07T19:08:31.065Z] 7186ed65a4f7: Pulling fs layer [2021-05-07T19:08:31.065Z] 316046926c0a: Pulling fs layer [2021-05-07T19:08:31.065Z] 4ebd0625c992: Pulling fs layer [2021-05-07T19:08:31.065Z] 207e8628e3a3: Pulling fs layer [2021-05-07T19:08:31.065Z] c791037a9be2: Pulling fs layer [2021-05-07T19:08:31.065Z] ffd874e62e21: Pulling fs layer [2021-05-07T19:08:31.065Z] 207e8628e3a3: Waiting [2021-05-07T19:08:31.065Z] c791037a9be2: Waiting [2021-05-07T19:08:31.065Z] ffd874e62e21: Waiting [2021-05-07T19:08:31.065Z] 4ebd0625c992: Waiting [2021-05-07T19:08:31.065Z] 316046926c0a: Verifying Checksum [2021-05-07T19:08:31.065Z] 316046926c0a: Download complete [2021-05-07T19:08:31.340Z] 595b0fe564bb: Verifying Checksum [2021-05-07T19:08:31.340Z] 595b0fe564bb: Download complete [2021-05-07T19:08:31.612Z] 207e8628e3a3: Download complete [2021-05-07T19:08:31.612Z] c791037a9be2: Verifying Checksum [2021-05-07T19:08:31.612Z] c791037a9be2: Download complete [2021-05-07T19:08:31.885Z] 595b0fe564bb: Pull complete [2021-05-07T19:08:31.986Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-07T19:08:32.478Z] 7186ed65a4f7: Pull complete [2021-05-07T19:08:32.750Z] 316046926c0a: Pull complete [2021-05-07T19:08:33.931Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-07T19:08:34.194Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-07T19:08:34.718Z] ffd874e62e21: Download complete [2021-05-07T19:08:34.770Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-07T19:08:34.770Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-07T19:08:35.035Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-07T19:08:35.301Z] Executing busybox-1.32.1-r6.trigger [2021-05-07T19:08:35.301Z] OK: 150 MiB in 45 packages [2021-05-07T19:08:35.887Z] Removing intermediate container a27da9356020 [2021-05-07T19:08:35.887Z] ---> 6f4c00e6aa65 [2021-05-07T19:08:35.887Z] Step 6/8 : WORKDIR /build [2021-05-07T19:08:36.151Z] ---> Running in 75ef3fc745f9 [2021-05-07T19:08:36.151Z] Removing intermediate container 75ef3fc745f9 [2021-05-07T19:08:36.151Z] ---> 311be2c73284 [2021-05-07T19:08:36.151Z] Step 7/8 : COPY go.mod . [2021-05-07T19:08:36.158Z] 4ebd0625c992: Verifying Checksum [2021-05-07T19:08:36.159Z] 4ebd0625c992: Download complete [2021-05-07T19:08:36.422Z] ---> 83557ad1bbc7 [2021-05-07T19:08:36.422Z] Step 8/8 : RUN go mod download [2021-05-07T19:08:36.422Z] ---> Running in 566750fc4bf4 [2021-05-07T19:08:46.348Z] 4ebd0625c992: Pull complete [2021-05-07T19:08:46.623Z] 207e8628e3a3: Pull complete [2021-05-07T19:08:46.897Z] c791037a9be2: Pull complete [2021-05-07T19:08:50.296Z] ffd874e62e21: Pull complete [2021-05-07T19:08:50.296Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-07T19:08:50.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-07T19:08:50.296Z] ---> cfc18b08335c [2021-05-07T19:08:50.296Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-07T19:08:50.296Z] 20.10.0: Pulling from library/docker [2021-05-07T19:08:50.296Z] a3cc7d3b244e: Pulling fs layer [2021-05-07T19:08:50.296Z] 02a3295e0d61: Pulling fs layer [2021-05-07T19:08:50.296Z] 0f4f2e6d8100: Pulling fs layer [2021-05-07T19:08:50.296Z] 330b718f631f: Pulling fs layer [2021-05-07T19:08:50.296Z] a93816041522: Pulling fs layer [2021-05-07T19:08:50.296Z] bdb6da89ff94: Pulling fs layer [2021-05-07T19:08:50.296Z] 2a70c0c122f4: Pulling fs layer [2021-05-07T19:08:50.296Z] 330b718f631f: Waiting [2021-05-07T19:08:50.296Z] a93816041522: Waiting [2021-05-07T19:08:50.296Z] bdb6da89ff94: Waiting [2021-05-07T19:08:50.296Z] 2a70c0c122f4: Waiting [2021-05-07T19:08:50.296Z] 0f4f2e6d8100: Download complete [2021-05-07T19:08:50.296Z] 02a3295e0d61: Verifying Checksum [2021-05-07T19:08:50.296Z] 02a3295e0d61: Download complete [2021-05-07T19:08:50.296Z] a93816041522: Download complete [2021-05-07T19:08:50.296Z] a3cc7d3b244e: Verifying Checksum [2021-05-07T19:08:50.296Z] bdb6da89ff94: Verifying Checksum [2021-05-07T19:08:50.296Z] bdb6da89ff94: Download complete [2021-05-07T19:08:50.296Z] 2a70c0c122f4: Download complete [2021-05-07T19:08:50.899Z] a3cc7d3b244e: Pull complete [2021-05-07T19:08:51.881Z] 02a3295e0d61: Pull complete [2021-05-07T19:08:52.160Z] 0f4f2e6d8100: Pull complete [2021-05-07T19:08:52.160Z] 330b718f631f: Verifying Checksum [2021-05-07T19:08:52.160Z] 330b718f631f: Download complete [2021-05-07T19:08:55.550Z] 330b718f631f: Pull complete [2021-05-07T19:08:55.550Z] a93816041522: Pull complete [2021-05-07T19:08:56.144Z] bdb6da89ff94: Pull complete [2021-05-07T19:08:56.416Z] 2a70c0c122f4: Pull complete [2021-05-07T19:08:56.416Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-07T19:08:56.416Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-07T19:09:03.137Z] ---> ec7edae9ecc7 [2021-05-07T19:09:03.137Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-07T19:09:03.137Z] ---> Running in 75e2a685e489 [2021-05-07T19:09:03.137Z] Removing intermediate container 75e2a685e489 [2021-05-07T19:09:03.137Z] ---> 92d4d38391f7 [2021-05-07T19:09:03.137Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-07T19:09:03.137Z] ---> Running in 2f3ed15f9cec [2021-05-07T19:09:03.176Z] Removing intermediate container 566750fc4bf4 [2021-05-07T19:09:03.176Z] ---> 3d15c3641d47 [2021-05-07T19:09:03.176Z] Successfully built 3d15c3641d47 [2021-05-07T19:09:03.176Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:09:03.505Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T19:09:03.505Z] . [Pipeline] withDockerContainer [2021-05-07T19:09:03.669Z] prd-centos7-docker-4c-2g-3647 does not seem to be running inside a container [2021-05-07T19:09:03.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/226 -v /w/workspace/app-functions-sdk-go/226:/w/workspace/app-functions-sdk-go/226:rw,z -v /w/workspace/app-functions-sdk-go/226@tmp:/w/workspace/app-functions-sdk-go/226@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 ******** ci-base-image-x86_64 cat [2021-05-07T19:09:04.573Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-07T19:09:04.605Z] $ docker top 15fa39abc661e78e1cbe32a26e3d7d9f773d153cef25986b3fbb475aff22c27c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T19:09:05.033Z] + go version [2021-05-07T19:09:05.033Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-07T19:09:05.052Z] $ docker stop --time=1 15fa39abc661e78e1cbe32a26e3d7d9f773d153cef25986b3fbb475aff22c27c [2021-05-07T19:09:06.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-07T19:09:06.459Z] $ docker rm -f 15fa39abc661e78e1cbe32a26e3d7d9f773d153cef25986b3fbb475aff22c27c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:09:07.000Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-07T19:09:07.000Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-07T19:09:07.006Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-07T19:09:07.006Z] . [Pipeline] withDockerContainer [2021-05-07T19:09:07.141Z] prd-centos7-docker-4c-2g-3647 does not seem to be running inside a container [2021-05-07T19:09:07.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/226 -v /w/workspace/app-functions-sdk-go/226:/w/workspace/app-functions-sdk-go/226:rw,z -v /w/workspace/app-functions-sdk-go/226@tmp:/w/workspace/app-functions-sdk-go/226@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 ******** ci-base-image-x86_64 cat [2021-05-07T19:09:07.271Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-07T19:09:07.271Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-07T19:09:07.544Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-07T19:09:07.544Z] Executing busybox-1.32.1-r6.trigger [2021-05-07T19:09:07.544Z] OK: 139 MiB in 45 packages [2021-05-07T19:09:08.082Z] $ docker top 4c4b6ac27204b73848eed98d0340a2b6bcbf78ad9767d7686bbbd327cfce213e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T19:09:08.539Z] + go mod tidy [2021-05-07T19:09:08.977Z] Removing intermediate container 2f3ed15f9cec [2021-05-07T19:09:08.977Z] ---> 15e4efa29aed [2021-05-07T19:09:08.977Z] Step 6/8 : WORKDIR /build [2021-05-07T19:09:08.977Z] ---> Running in 60c614f16407 [2021-05-07T19:09:09.573Z] Removing intermediate container 60c614f16407 [2021-05-07T19:09:09.573Z] ---> cb0a7f0917f2 [2021-05-07T19:09:09.573Z] Step 7/8 : COPY go.mod . [Pipeline] sh [2021-05-07T19:09:10.178Z] ---> dbab7140cceb [2021-05-07T19:09:10.178Z] Step 8/8 : RUN go mod download [2021-05-07T19:09:10.178Z] ---> Running in a69809b46d88 [2021-05-07T19:09:10.286Z] + make test [2021-05-07T19:09:10.286Z] make -C ./app-service-template build [2021-05-07T19:09:10.286Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/226/app-service-template' [2021-05-07T19:09:10.286Z] go mod tidy [2021-05-07T19:09:10.565Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-07T19:09:29.047Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/226/app-service-template' [2021-05-07T19:09:29.047Z] make -C ./app-service-template test [2021-05-07T19:09:29.047Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/226/app-service-template' [2021-05-07T19:09:29.047Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-07T19:09:37.023Z] Removing intermediate container a69809b46d88 [2021-05-07T19:09:37.023Z] ---> eab946a7c93c [2021-05-07T19:09:37.023Z] Successfully built eab946a7c93c [2021-05-07T19:09:37.023Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:09:37.375Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T19:09:37.375Z] . [Pipeline] withDockerContainer [2021-05-07T19:09:37.528Z] ok new-app-service 0.019s coverage: 47.8% of statements [2021-05-07T19:09:37.528Z] ? new-app-service/config [no test files] [2021-05-07T19:09:37.528Z] ok new-app-service/functions 0.011s [2021-05-07T19:09:37.528Z] CGO_ENABLED=1 go vet ./... [2021-05-07T19:09:37.664Z] prd-ubuntu18.04-docker-arm64-4c-16g-3645 does not seem to be running inside a container [2021-05-07T19:09:37.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/226 -v /w/workspace/app-functions-sdk-go/226:/w/workspace/app-functions-sdk-go/226:rw,z -v /w/workspace/app-functions-sdk-go/226@tmp:/w/workspace/app-functions-sdk-go/226@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 ******** ci-base-image-arm64 cat [2021-05-07T19:09:39.235Z] $ docker top 5566148db0f9cd9086d4e420c8b33692dad322b0cf9b4ac9b367a9a59179aed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T19:09:40.206Z] + go version [2021-05-07T19:09:40.206Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-07T19:09:40.232Z] $ docker stop --time=1 5566148db0f9cd9086d4e420c8b33692dad322b0cf9b4ac9b367a9a59179aed5 [2021-05-07T19:09:42.143Z] $ docker rm -f 5566148db0f9cd9086d4e420c8b33692dad322b0cf9b4ac9b367a9a59179aed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:09:42.851Z] + docker inspect -f . ci-base-image-arm64 [2021-05-07T19:09:42.851Z] . [Pipeline] withDockerContainer [2021-05-07T19:09:43.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-3645 does not seem to be running inside a container [2021-05-07T19:09:43.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/226 -v /w/workspace/app-functions-sdk-go/226:/w/workspace/app-functions-sdk-go/226:rw,z -v /w/workspace/app-functions-sdk-go/226@tmp:/w/workspace/app-functions-sdk-go/226@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 ******** ci-base-image-arm64 cat [2021-05-07T19:09:44.703Z] $ docker top 12e4d9f2dfda032c2057553c0cb5738f6f28c0fd5c3f6d6e6b2cc13bd4534b0f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T19:09:45.683Z] + go mod tidy [Pipeline] sh [2021-05-07T19:09:46.959Z] + make test [2021-05-07T19:09:46.960Z] make -C ./app-service-template build [2021-05-07T19:09:46.960Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/226/app-service-template' [2021-05-07T19:09:46.960Z] go mod tidy [2021-05-07T19:09:47.562Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-07T19:09:50.053Z] gofmt -l . [2021-05-07T19:09:50.053Z] [ "`gofmt -l .`" = "" ] [2021-05-07T19:09:50.053Z] ./bin/test-go-mod-tidy.sh [2021-05-07T19:09:50.053Z] ./bin/test-attribution-txt.sh [2021-05-07T19:09:50.343Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/226/app-service-template' [2021-05-07T19:09:50.343Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-07T19:09:50.961Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-07T19:09:54.456Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.046s coverage: 55.8% of statements [2021-05-07T19:09:54.456Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.044s coverage: 92.5% of statements [2021-05-07T19:09:54.456Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-07T19:09:54.456Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.043s coverage: 61.5% of statements [2021-05-07T19:09:54.456Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-07T19:09:54.456Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.018s [2021-05-07T19:09:55.480Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.086s coverage: 75.4% of statements [2021-05-07T19:09:55.480Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-07T19:09:55.480Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-07T19:09:55.480Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-07T19:09:55.480Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-07T19:09:55.480Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-07T19:09:55.480Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-07T19:09:55.480Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.0% of statements [2021-05-07T19:09:55.480Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-07T19:09:55.480Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.052s coverage: 10.5% of statements [2021-05-07T19:09:59.931Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.798s coverage: 78.4% of statements [2021-05-07T19:09:59.931Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-07T19:09:59.931Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.034s coverage: 18.4% of statements [2021-05-07T19:09:59.931Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.017s coverage: 27.3% of statements [2021-05-07T19:09:59.931Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-07T19:09:59.931Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-07T19:09:59.931Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.017s coverage: 71.7% of statements [2021-05-07T19:10:26.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.064s coverage: 81.9% of statements [2021-05-07T19:10:26.593Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.011s coverage: 94.4% of statements [2021-05-07T19:10:26.593Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-07T19:10:26.593Z] gofmt -l . [2021-05-07T19:10:26.593Z] [ "`gofmt -l .`" = "" ] [2021-05-07T19:10:26.593Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-07T19:10:26.607Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/226/app-service-template' [2021-05-07T19:10:26.607Z] make -C ./app-service-template test [2021-05-07T19:10:26.607Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/226/app-service-template' [2021-05-07T19:10:26.607Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-07T19:10:26.612Z] $ docker stop --time=1 4c4b6ac27204b73848eed98d0340a2b6bcbf78ad9767d7686bbbd327cfce213e [2021-05-07T19:10:28.404Z] $ docker rm -f 4c4b6ac27204b73848eed98d0340a2b6bcbf78ad9767d7686bbbd327cfce213e [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T19:10:29.005Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-07T19:10:29.445Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:10:30.069Z] ---> job-cost.sh [2021-05-07T19:10:30.070Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9TND [2021-05-07T19:10:48.272Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T19:10:53.496Z] ok new-app-service 0.035s coverage: 47.8% of statements [2021-05-07T19:10:53.496Z] ? new-app-service/config [no test files] [2021-05-07T19:10:53.496Z] ok new-app-service/functions 0.026s [2021-05-07T19:10:53.496Z] CGO_ENABLED=1 go vet ./... [2021-05-07T19:11:20.336Z] gofmt -l . [2021-05-07T19:11:20.336Z] [ "`gofmt -l .`" = "" ] [2021-05-07T19:11:20.336Z] ./bin/test-go-mod-tidy.sh [2021-05-07T19:11:20.336Z] ./bin/test-attribution-txt.sh [2021-05-07T19:11:20.336Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/226/app-service-template' [2021-05-07T19:11:20.336Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-07T19:11:20.336Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-07T19:11:20.528Z] lf-activate-venv(): INFO: Adding /tmp/venv-9TND/bin to PATH [2021-05-07T19:11:20.528Z] INFO: No Stack... [2021-05-07T19:11:20.528Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T19:11:20.528Z] INFO: Archiving Costs [Pipeline] sh [2021-05-07T19:11:20.842Z] + cat /w/workspace/app-functions-sdk-go/226/archives/cost.csv [2021-05-07T19:11:20.842Z] + cut -d, -f6 [Pipeline] lock [2021-05-07T19:11:20.938Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] [2021-05-07T19:11:20.947Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] did not exist. Created. [2021-05-07T19:11:20.947Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T19:11:21.281Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-07T19:11:21.416Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T19:11:21.434Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-07T19:11:28.655Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.139s coverage: 55.8% of statements [2021-05-07T19:11:28.655Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.040s coverage: 92.5% of statements [2021-05-07T19:11:28.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-07T19:11:28.655Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.084s coverage: 61.5% of statements [2021-05-07T19:11:28.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-07T19:11:28.655Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.037s [2021-05-07T19:11:28.655Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.134s coverage: 75.4% of statements [2021-05-07T19:11:28.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-07T19:11:28.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-07T19:11:28.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-07T19:11:28.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-07T19:11:28.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-07T19:11:28.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-07T19:11:28.655Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.0% of statements [2021-05-07T19:11:28.655Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-07T19:11:28.655Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.047s coverage: 10.5% of statements [2021-05-07T19:11:34.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.827s coverage: 78.4% of statements [2021-05-07T19:11:34.079Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-07T19:11:34.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.044s coverage: 18.4% of statements [2021-05-07T19:11:34.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.072s coverage: 27.3% of statements [2021-05-07T19:11:34.079Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-07T19:11:34.079Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-07T19:11:34.079Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s coverage: 71.7% of statements [2021-05-07T19:12:00.825Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.105s coverage: 81.9% of statements [2021-05-07T19:12:00.825Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.023s coverage: 94.4% of statements [2021-05-07T19:12:00.825Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-07T19:12:02.808Z] gofmt -l . [2021-05-07T19:12:03.080Z] [ "`gofmt -l .`" = "" ] [2021-05-07T19:12:03.673Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-07T19:12:03.967Z] $ docker stop --time=1 12e4d9f2dfda032c2057553c0cb5738f6f28c0fd5c3f6d6e6b2cc13bd4534b0f [2021-05-07T19:12:06.255Z] $ docker rm -f 12e4d9f2dfda032c2057553c0cb5738f6f28c0fd5c3f6d6e6b2cc13bd4534b0f [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-07T19:12:07.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-07T19:12:07.142Z] Warning: overwriting stash ‘coverage-report’ [2021-05-07T19:12:08.148Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:12:08.721Z] ---> job-cost.sh [2021-05-07T19:12:08.721Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-twcc [2021-05-07T19:12:47.743Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-07T19:14:09.461Z] lf-activate-venv(): INFO: Adding /tmp/venv-twcc/bin to PATH [2021-05-07T19:14:09.461Z] INFO: No Stack... [2021-05-07T19:14:09.461Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-07T19:14:09.461Z] INFO: Archiving Costs [Pipeline] sh [2021-05-07T19:14:09.796Z] + + cutcat -d, /w/workspace/app-functions-sdk-go/226/archives/cost.csv -f6 [2021-05-07T19:14:09.796Z] [Pipeline] lock [2021-05-07T19:14:09.902Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] [2021-05-07T19:14:09.928Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] did not exist. Created. [2021-05-07T19:14:09.928Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-226-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-07T19:14:10.292Z] /w/workspace/app-functions-sdk-go/226@tmp/durable-204a21b9/script.sh: 1: /w/workspace/app-functions-sdk-go/226@tmp/durable-204a21b9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-07T19:14:10.634Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-07T19:14:10.669Z] Warning: overwriting stash ‘stack-cost’ [2021-05-07T19:14:10.818Z] Stashed 1 file(s) [Pipeline] } [2021-05-07T19:14:10.837Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-226-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] wrap [2021-05-07T19:14:11.485Z] provisioning config files... [2021-05-07T19:14:11.498Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7894162324620271952tmp [Pipeline] { [Pipeline] sh [2021-05-07T19:14:11.838Z] + set +x [2021-05-07T19:14:11.838Z] + curl -s https://codecov.io/bash [2021-05-07T19:14:11.838Z] + bash -s -- [2021-05-07T19:14:12.103Z] [2021-05-07T19:14:12.103Z] _____ _ [2021-05-07T19:14:12.103Z] / ____| | | [2021-05-07T19:14:12.103Z] | | ___ __| | ___ ___ _____ __ [2021-05-07T19:14:12.103Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-07T19:14:12.103Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-07T19:14:12.103Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-07T19:14:12.103Z] Bash-1.0.2 [2021-05-07T19:14:12.103Z] [2021-05-07T19:14:12.103Z] [2021-05-07T19:14:12.103Z] ==> git version 2.24.3 found [2021-05-07T19:14:12.103Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-07T19:14:12.103Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-07T19:14:12.103Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-07T19:14:12.103Z] ==> Jenkins CI detected. [2021-05-07T19:14:12.103Z] project root: . [2021-05-07T19:14:12.103Z] --> token set from env [2021-05-07T19:14:12.103Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-07T19:14:12.103Z] ==> Running gcov in . (disable via -X gcov) [2021-05-07T19:14:12.103Z] ==> Python coveragepy not found [2021-05-07T19:14:12.103Z] ==> Searching for coverage reports in: [2021-05-07T19:14:12.103Z] + . [2021-05-07T19:14:12.103Z] -> Found 2 reports [2021-05-07T19:14:12.103Z] ==> Detecting git/mercurial file structure [2021-05-07T19:14:12.103Z] ==> Reading reports [2021-05-07T19:14:12.103Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-07T19:14:12.103Z] + ./coverage.out bytes=86827 [2021-05-07T19:14:12.103Z] ==> Appending adjustments [2021-05-07T19:14:12.103Z] https://docs.codecov.io/docs/fixing-reports [2021-05-07T19:14:12.681Z] + Found adjustments [2021-05-07T19:14:12.681Z] ==> Gzipping contents [2021-05-07T19:14:12.681Z] 16K /tmp/codecov.7vaRSz.gz [2021-05-07T19:14:12.681Z] ==> Uploading reports [2021-05-07T19:14:12.681Z] url: https://codecov.io [2021-05-07T19:14:12.681Z] query: branch=master&commit=caac7112c060bedef21b8f088baea05386aa6cef&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F226%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-07T19:14:12.681Z] -> Pinging Codecov [2021-05-07T19:14:12.681Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=caac7112c060bedef21b8f088baea05386aa6cef&build=226&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F226%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-07T19:14:14.073Z] -> Uploading to [2021-05-07T19:14:14.073Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-07/3D8B5DFFC46A037C893635FACE044666/caac7112c060bedef21b8f088baea05386aa6cef/c55f2da7-df2d-4cad-9bd1-65892364489c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T191413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd40126dec6f9e36a4cf70a80b7e058e883e46a22b63c2eed4e388838f657adb [2021-05-07T19:14:14.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T19:14:14.073Z] Dload Upload Total Spent Left Speed [2021-05-07T19:14:14.648Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15300 0 0 100 15300 0 31067 --:--:-- --:--:-- --:--:-- 31097 [2021-05-07T19:14:14.648Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/caac7112c060bedef21b8f088baea05386aa6cef [Pipeline] } [2021-05-07T19:14:14.658Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-07T19:14:15.350Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-07T19:14:15.373Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:14:15.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-07T19:14:15.687Z] [2021-05-07T19:14:15.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:14:16.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-07T19:14:16.015Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-07T19:14:16.015Z] 188c0c94c7c5: Pulling fs layer [2021-05-07T19:14:16.015Z] 0ef7d3d256c8: Pulling fs layer [2021-05-07T19:14:16.015Z] de9db76c5a1d: Pulling fs layer [2021-05-07T19:14:16.015Z] 0eba1c9be4d2: Pulling fs layer [2021-05-07T19:14:16.015Z] 0d57e429df01: Pulling fs layer [2021-05-07T19:14:16.015Z] 4e4be7b47b0d: Pulling fs layer [2021-05-07T19:14:16.015Z] e1f770b5df2f: Pulling fs layer [2021-05-07T19:14:16.015Z] 85a0685a4137: Pulling fs layer [2021-05-07T19:14:16.015Z] 0d57e429df01: Waiting [2021-05-07T19:14:16.015Z] 4e4be7b47b0d: Waiting [2021-05-07T19:14:16.015Z] e1f770b5df2f: Waiting [2021-05-07T19:14:16.015Z] 85a0685a4137: Waiting [2021-05-07T19:14:16.015Z] 0eba1c9be4d2: Waiting [2021-05-07T19:14:16.015Z] de9db76c5a1d: Verifying Checksum [2021-05-07T19:14:16.015Z] de9db76c5a1d: Download complete [2021-05-07T19:14:16.015Z] 0ef7d3d256c8: Download complete [2021-05-07T19:14:16.015Z] 0d57e429df01: Verifying Checksum [2021-05-07T19:14:16.015Z] 0d57e429df01: Download complete [2021-05-07T19:14:16.015Z] 4e4be7b47b0d: Verifying Checksum [2021-05-07T19:14:16.015Z] 4e4be7b47b0d: Download complete [2021-05-07T19:14:16.277Z] 188c0c94c7c5: Download complete [2021-05-07T19:14:16.562Z] 188c0c94c7c5: Pull complete [2021-05-07T19:14:16.823Z] 0ef7d3d256c8: Pull complete [2021-05-07T19:14:16.823Z] de9db76c5a1d: Pull complete [2021-05-07T19:14:17.782Z] e1f770b5df2f: Verifying Checksum [2021-05-07T19:14:17.782Z] e1f770b5df2f: Download complete [2021-05-07T19:14:20.453Z] 0eba1c9be4d2: Verifying Checksum [2021-05-07T19:14:20.453Z] 0eba1c9be4d2: Download complete [2021-05-07T19:14:20.453Z] 85a0685a4137: Verifying Checksum [2021-05-07T19:14:20.453Z] 85a0685a4137: Download complete [2021-05-07T19:14:25.769Z] 0eba1c9be4d2: Pull complete [2021-05-07T19:14:25.769Z] 0d57e429df01: Pull complete [2021-05-07T19:14:25.769Z] 4e4be7b47b0d: Pull complete [2021-05-07T19:14:29.094Z] e1f770b5df2f: Pull complete [2021-05-07T19:14:35.717Z] 85a0685a4137: Pull complete [2021-05-07T19:14:35.717Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-07T19:14:35.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-07T19:14:35.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-07T19:14:35.911Z] prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container [2021-05-07T19:14:35.960Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-05-07T19:14:36.927Z] $ docker top 038dc33815ce24e38116dc472023f9bef74a7ffae97062209c97ae99f1cfb178 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-07T19:14:37.103Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-07T19:14:37.405Z] + set -o pipefail [2021-05-07T19:14:37.405Z] + snyk monitor '--org=edgex-jenkins' [2021-05-07T19:14:45.585Z] [2021-05-07T19:14:45.585Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-07T19:14:45.585Z] [2021-05-07T19:14:45.585Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/61cd86ea-023f-4e6f-9bd6-ffc426b4d56b [2021-05-07T19:14:45.585Z] [2021-05-07T19:14:45.585Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-07T19:14:45.585Z] [2021-05-07T19:14:45.585Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-07T19:14:45.585Z] [2021-05-07T19:14:46.160Z] [Pipeline] } [2021-05-07T19:14:46.178Z] $ docker stop --time=1 038dc33815ce24e38116dc472023f9bef74a7ffae97062209c97ae99f1cfb178 [2021-05-07T19:14:49.519Z] $ docker rm -f 038dc33815ce24e38116dc472023f9bef74a7ffae97062209c97ae99f1cfb178 [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 [2021-05-07T19:14:50.292Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-07T19:14:50.314Z] provisioning config files... [2021-05-07T19:14:50.324Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5722229138984503942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:14:50.645Z] --> edgex-publish-swagger.sh [2021-05-07T19:14:50.645Z] === Publish openapi/v2 API === [2021-05-07T19:14:50.645Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-07T19:14:50.645Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-07T19:14:50.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-07T19:14:50.645Z] Dload Upload Total Spent Left Speed [2021-05-07T19:14:51.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12585 0:00:01 0:00:01 --:--:-- 12598 [2021-05-07T19:14:51.860Z] [2021-05-07T19:14:51.860Z] [Pipeline] } [2021-05-07T19:14:51.884Z] 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 [2021-05-07T19:14:52.427Z] + git log --format=format:%s -1 caac7112c060bedef21b8f088baea05386aa6cef [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:14:52.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T19:14:52.740Z] . [Pipeline] withDockerContainer [2021-05-07T19:14:52.835Z] prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container [2021-05-07T19:14:52.882Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-07T19:14:53.760Z] $ docker top ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T19:14:53.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T19:14:53.944Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T19:14:54.201Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T19:14:54.206Z] $ docker exec ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f ssh-agent [2021-05-07T19:14:54.380Z] SSH_AUTH_SOCK=/tmp/ssh-mBNEhK8uJANT/agent.12 [2021-05-07T19:14:54.380Z] SSH_AGENT_PID=17 [2021-05-07T19:14:54.389Z] Running ssh-add (command line suppressed) [2021-05-07T19:14:54.529Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2856421343311624233.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2856421343311624233.key) [2021-05-07T19:14:54.584Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T19:14:54.890Z] + git semver tag [2021-05-07T19:14:54.890Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T19:14:54.890Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-07T19:14:54.890Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T19:14:54.890Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T19:14:54.890Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T19:14:54.890Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T19:14:54.890Z] # $SEMVER_BRANCH = master [2021-05-07T19:14:54.890Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-07T19:14:54.890Z] # caac7112c060bedef21b8f088baea05386aa6cef HEAD [2021-05-07T19:14:54.890Z] # -> Force: false [2021-05-07T19:14:54.890Z] # 96fefcb03cafeb4503e42ee5ced391238ff3e8ce refs/tags/v2.0.0-dev.54 [Pipeline] } [2021-05-07T19:14:54.904Z] $ docker exec --env ******** --env ******** ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f ssh-agent -k [2021-05-07T19:14:55.027Z] unset SSH_AUTH_SOCK; [2021-05-07T19:14:55.028Z] unset SSH_AGENT_PID; [2021-05-07T19:14:55.028Z] echo Agent pid 17 killed; [2021-05-07T19:14:55.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T19:14:55.413Z] + git semver [Pipeline] } [2021-05-07T19:14:55.432Z] $ docker stop --time=1 ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f [2021-05-07T19:14:56.783Z] $ docker rm -f ae9c821b960917b263c5540bd0963a8623e876bba31e83cd331566e4cded356f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:14:57.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-07T19:14:57.303Z] [2021-05-07T19:14:57.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:14:57.639Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-07T19:14:57.639Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-07T19:14:57.639Z] ab5ef0e58194: Pulling fs layer [2021-05-07T19:14:57.639Z] 9712f1f96733: Pulling fs layer [2021-05-07T19:14:57.639Z] 63f879dbbcfc: Pulling fs layer [2021-05-07T19:14:57.639Z] 0d9ebad4ef96: Pulling fs layer [2021-05-07T19:14:57.639Z] e9a5061849ea: Pulling fs layer [2021-05-07T19:14:57.639Z] d747dcd14b5f: Pulling fs layer [2021-05-07T19:14:57.639Z] 2de7ff778b66: Pulling fs layer [2021-05-07T19:14:57.639Z] e9a5061849ea: Waiting [2021-05-07T19:14:57.639Z] 2de7ff778b66: Waiting [2021-05-07T19:14:57.639Z] d747dcd14b5f: Waiting [2021-05-07T19:14:57.639Z] 0d9ebad4ef96: Waiting [2021-05-07T19:14:57.639Z] 9712f1f96733: Download complete [2021-05-07T19:14:59.573Z] 63f879dbbcfc: Verifying Checksum [2021-05-07T19:14:59.573Z] 63f879dbbcfc: Download complete [2021-05-07T19:14:59.573Z] e9a5061849ea: Verifying Checksum [2021-05-07T19:14:59.573Z] e9a5061849ea: Download complete [2021-05-07T19:14:59.573Z] d747dcd14b5f: Verifying Checksum [2021-05-07T19:14:59.573Z] d747dcd14b5f: Download complete [2021-05-07T19:14:59.838Z] 2de7ff778b66: Verifying Checksum [2021-05-07T19:14:59.838Z] 2de7ff778b66: Download complete [2021-05-07T19:15:00.103Z] 0d9ebad4ef96: Verifying Checksum [2021-05-07T19:15:00.103Z] 0d9ebad4ef96: Download complete [2021-05-07T19:15:00.103Z] ab5ef0e58194: Download complete [2021-05-07T19:15:04.364Z] ab5ef0e58194: Pull complete [2021-05-07T19:15:04.364Z] 9712f1f96733: Pull complete [2021-05-07T19:15:06.940Z] 63f879dbbcfc: Pull complete [2021-05-07T19:15:13.577Z] 0d9ebad4ef96: Pull complete [2021-05-07T19:15:14.153Z] e9a5061849ea: Pull complete [2021-05-07T19:15:14.421Z] d747dcd14b5f: Pull complete [2021-05-07T19:15:16.991Z] 2de7ff778b66: Pull complete [2021-05-07T19:15:16.991Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-07T19:15:16.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-07T19:15:16.991Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-07T19:15:17.196Z] prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container [2021-05-07T19:15:17.247Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-05-07T19:15:21.000Z] $ docker top 47cd08d26ec2e7688bdc3334b23afeba927718ff6e5e402c43992319ad49dfbe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-07T19:15:21.210Z] provisioning config files... [2021-05-07T19:15:21.223Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3197536261377177303tmp [2021-05-07T19:15:21.242Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1625271615818437203tmp [2021-05-07T19:15:21.259Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2970623577307567246tmp [Pipeline] { [Pipeline] echo [2021-05-07T19:15:21.282Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:15:21.594Z] ---> sigul-configuration.sh [2021-05-07T19:15:21.595Z] gpg: directory `/root/.gnupg' created [2021-05-07T19:15:21.595Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-07T19:15:21.595Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-07T19:15:21.595Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-07T19:15:21.595Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-07T19:15:21.595Z] gpg: CAST5 encrypted data [2021-05-07T19:15:21.858Z] gpg: encrypted with 1 passphrase [2021-05-07T19:15:21.858Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-07T19:15:22.157Z] + mkdir /home/jenkins [2021-05-07T19:15:22.158Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-07T19:15:22.457Z] + 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 [2021-05-07T19:15:22.469Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:15:22.766Z] ---> sigul-install.sh [2021-05-07T19:15:30.920Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-07T19:15:31.220Z] + git tag --list [2021-05-07T19:15:31.220Z] v0.1.0 [2021-05-07T19:15:31.220Z] v0.1.1 [2021-05-07T19:15:31.220Z] v1.0.0 [2021-05-07T19:15:31.220Z] v1.1.0 [2021-05-07T19:15:31.220Z] v1.2.0 [2021-05-07T19:15:31.220Z] v1.3.0 [2021-05-07T19:15:31.220Z] v1.3.1 [2021-05-07T19:15:31.220Z] v1.3.1-dev.1 [2021-05-07T19:15:31.220Z] v1.3.2-dev.1 [2021-05-07T19:15:31.220Z] v2.0.0-dev.1 [2021-05-07T19:15:31.220Z] v2.0.0-dev.10 [2021-05-07T19:15:31.220Z] v2.0.0-dev.11 [2021-05-07T19:15:31.220Z] v2.0.0-dev.12 [2021-05-07T19:15:31.220Z] v2.0.0-dev.13 [2021-05-07T19:15:31.220Z] v2.0.0-dev.14 [2021-05-07T19:15:31.220Z] v2.0.0-dev.15 [2021-05-07T19:15:31.220Z] v2.0.0-dev.16 [2021-05-07T19:15:31.220Z] v2.0.0-dev.17 [2021-05-07T19:15:31.220Z] v2.0.0-dev.18 [2021-05-07T19:15:31.220Z] v2.0.0-dev.19 [2021-05-07T19:15:31.220Z] v2.0.0-dev.2 [2021-05-07T19:15:31.220Z] v2.0.0-dev.20 [2021-05-07T19:15:31.220Z] v2.0.0-dev.21 [2021-05-07T19:15:31.220Z] v2.0.0-dev.22 [2021-05-07T19:15:31.220Z] v2.0.0-dev.23 [2021-05-07T19:15:31.220Z] v2.0.0-dev.24 [2021-05-07T19:15:31.220Z] v2.0.0-dev.25 [2021-05-07T19:15:31.220Z] v2.0.0-dev.26 [2021-05-07T19:15:31.220Z] v2.0.0-dev.27 [2021-05-07T19:15:31.220Z] v2.0.0-dev.28 [2021-05-07T19:15:31.220Z] v2.0.0-dev.29 [2021-05-07T19:15:31.220Z] v2.0.0-dev.3 [2021-05-07T19:15:31.220Z] v2.0.0-dev.30 [2021-05-07T19:15:31.220Z] v2.0.0-dev.31 [2021-05-07T19:15:31.220Z] v2.0.0-dev.32 [2021-05-07T19:15:31.220Z] v2.0.0-dev.33 [2021-05-07T19:15:31.220Z] v2.0.0-dev.34 [2021-05-07T19:15:31.220Z] v2.0.0-dev.35 [2021-05-07T19:15:31.220Z] v2.0.0-dev.36 [2021-05-07T19:15:31.220Z] v2.0.0-dev.37 [2021-05-07T19:15:31.220Z] v2.0.0-dev.38 [2021-05-07T19:15:31.220Z] v2.0.0-dev.39 [2021-05-07T19:15:31.220Z] v2.0.0-dev.4 [2021-05-07T19:15:31.220Z] v2.0.0-dev.40 [2021-05-07T19:15:31.220Z] v2.0.0-dev.41 [2021-05-07T19:15:31.220Z] v2.0.0-dev.42 [2021-05-07T19:15:31.220Z] v2.0.0-dev.43 [2021-05-07T19:15:31.220Z] v2.0.0-dev.44 [2021-05-07T19:15:31.220Z] v2.0.0-dev.45 [2021-05-07T19:15:31.220Z] v2.0.0-dev.46 [2021-05-07T19:15:31.220Z] v2.0.0-dev.47 [2021-05-07T19:15:31.220Z] v2.0.0-dev.48 [2021-05-07T19:15:31.220Z] v2.0.0-dev.49 [2021-05-07T19:15:31.220Z] v2.0.0-dev.5 [2021-05-07T19:15:31.220Z] v2.0.0-dev.50 [2021-05-07T19:15:31.220Z] v2.0.0-dev.51 [2021-05-07T19:15:31.220Z] v2.0.0-dev.52 [2021-05-07T19:15:31.220Z] v2.0.0-dev.53 [2021-05-07T19:15:31.220Z] v2.0.0-dev.54 [2021-05-07T19:15:31.220Z] v2.0.0-dev.6 [2021-05-07T19:15:31.220Z] v2.0.0-dev.7 [2021-05-07T19:15:31.220Z] v2.0.0-dev.8 [2021-05-07T19:15:31.220Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-07T19:15:31.608Z] + lftools sign git-tag v2.0.0-dev.54 [2021-05-07T19:15:32.607Z] Signing Git tag with Sigul... [2021-05-07T19:15:32.607Z] Signing v2.0.0-dev.54 [Pipeline] echo [2021-05-07T19:15:33.623Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:15:33.920Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-07T19:15:33.929Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-07T19:15:33.986Z] $ docker stop --time=1 47cd08d26ec2e7688bdc3334b23afeba927718ff6e5e402c43992319ad49dfbe [2021-05-07T19:15:36.112Z] $ docker rm -f 47cd08d26ec2e7688bdc3334b23afeba927718ff6e5e402c43992319ad49dfbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:15:36.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T19:15:36.647Z] . [Pipeline] withDockerContainer [2021-05-07T19:15:36.745Z] prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container [2021-05-07T19:15:36.795Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-07T19:15:37.442Z] $ docker top bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T19:15:37.614Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T19:15:37.614Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T19:15:37.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T19:15:37.818Z] $ docker exec bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 ssh-agent [2021-05-07T19:15:37.985Z] SSH_AUTH_SOCK=/tmp/ssh-GtHzFhqYYQ4Y/agent.12 [2021-05-07T19:15:37.985Z] SSH_AGENT_PID=18 [2021-05-07T19:15:37.992Z] Running ssh-add (command line suppressed) [2021-05-07T19:15:38.117Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5109997670334702940.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5109997670334702940.key) [2021-05-07T19:15:38.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T19:15:38.483Z] + git semver bump pre [2021-05-07T19:15:38.484Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T19:15:38.484Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-07T19:15:38.484Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T19:15:38.484Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T19:15:38.484Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T19:15:38.484Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T19:15:38.484Z] # $SEMVER_BRANCH = master [2021-05-07T19:15:38.484Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-07T19:15:38.484Z] 2.0.0-dev.55 [Pipeline] } [2021-05-07T19:15:38.499Z] $ docker exec --env ******** --env ******** bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 ssh-agent -k [2021-05-07T19:15:38.616Z] unset SSH_AUTH_SOCK; [2021-05-07T19:15:38.616Z] unset SSH_AGENT_PID; [2021-05-07T19:15:38.616Z] echo Agent pid 18 killed; [2021-05-07T19:15:38.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T19:15:39.009Z] + git semver [Pipeline] } [2021-05-07T19:15:39.027Z] $ docker stop --time=1 bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 [2021-05-07T19:15:40.379Z] $ docker rm -f bfd6aa96d7baba1043140c960c5c1100c1bf46185ec469f4ac905d83175ddb03 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:15:40.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-07T19:15:40.836Z] . [Pipeline] withDockerContainer [2021-05-07T19:15:40.949Z] prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container [2021-05-07T19:15:41.000Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-07T19:15:41.834Z] $ docker top a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-07T19:15:42.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-07T19:15:42.028Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-07T19:15:42.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-07T19:15:42.251Z] $ docker exec a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a ssh-agent [2021-05-07T19:15:42.421Z] SSH_AUTH_SOCK=/tmp/ssh-63AQgqQrXe1I/agent.11 [2021-05-07T19:15:42.421Z] SSH_AGENT_PID=16 [2021-05-07T19:15:42.429Z] Running ssh-add (command line suppressed) [2021-05-07T19:15:42.560Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2948222923599129669.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2948222923599129669.key) [2021-05-07T19:15:42.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-07T19:15:42.922Z] + git semver push [2021-05-07T19:15:42.922Z] # -> Open(): unable to determine branch for HEAD [2021-05-07T19:15:42.922Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-07T19:15:42.922Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T19:15:42.922Z] # $SEMVER_REMOTE_NAME = origin [2021-05-07T19:15:42.922Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-07T19:15:42.922Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-07T19:15:42.922Z] # $SEMVER_BRANCH = master [2021-05-07T19:15:42.922Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-07T19:15:47.180Z] $ docker exec --env ******** --env ******** a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a ssh-agent -k [2021-05-07T19:15:47.303Z] unset SSH_AUTH_SOCK; [2021-05-07T19:15:47.305Z] unset SSH_AGENT_PID; [2021-05-07T19:15:47.305Z] echo Agent pid 16 killed; [2021-05-07T19:15:47.352Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-07T19:15:47.684Z] + git semver [Pipeline] } [2021-05-07T19:15:47.702Z] $ docker stop --time=1 a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a [2021-05-07T19:15:49.045Z] $ docker rm -f a6a402a33da129a20f88770c92e4527b431000c8f25361343bed52a9dc4bc71a [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 [2021-05-07T19:15:49.773Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:15:50.338Z] ---> package-listing.sh [2021-05-07T19:15:50.338Z] ++ facter osfamily [2021-05-07T19:15:50.338Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-07T19:15:50.338Z] + OS_FAMILY=redhat [2021-05-07T19:15:50.338Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T19:15:50.338Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-07T19:15:50.338Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-07T19:15:50.338Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-07T19:15:50.338Z] + PACKAGES=/tmp/packages_start.txt [2021-05-07T19:15:50.338Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-07T19:15:50.338Z] + PACKAGES=/tmp/packages_end.txt [2021-05-07T19:15:50.338Z] + case "${OS_FAMILY}" in [2021-05-07T19:15:50.338Z] + rpm -qa [2021-05-07T19:15:50.338Z] + sort [2021-05-07T19:15:55.654Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-07T19:15:55.654Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-07T19:15:55.654Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-07T19:15:55.654Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-07T19:15:55.654Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-07T19:15:55.654Z] + 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 [2021-05-07T19:15:55.669Z] 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 [2021-05-07T19:15:55.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:15:56.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T19:15:56.277Z] [2021-05-07T19:15:56.277Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-07T19:15:56.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T19:15:56.592Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-07T19:15:56.592Z] df20fa9351a1: Pulling fs layer [2021-05-07T19:15:56.592Z] 36b3adc4ff6f: Pulling fs layer [2021-05-07T19:15:56.592Z] 8ad3a11d3b57: Pulling fs layer [2021-05-07T19:15:56.592Z] 46f8f816bc3b: Pulling fs layer [2021-05-07T19:15:56.592Z] 93b61091891f: Pulling fs layer [2021-05-07T19:15:56.592Z] 93b9cdb0e59b: Pulling fs layer [2021-05-07T19:15:56.592Z] 5e14af77c1be: Pulling fs layer [2021-05-07T19:15:56.592Z] 01666e4c0597: Pulling fs layer [2021-05-07T19:15:56.592Z] aa168da1d23b: Pulling fs layer [2021-05-07T19:15:56.592Z] 93b9cdb0e59b: Waiting [2021-05-07T19:15:56.592Z] 01666e4c0597: Waiting [2021-05-07T19:15:56.592Z] aa168da1d23b: Waiting [2021-05-07T19:15:56.592Z] 5e14af77c1be: Waiting [2021-05-07T19:15:56.592Z] 46f8f816bc3b: Waiting [2021-05-07T19:15:56.592Z] 93b61091891f: Waiting [2021-05-07T19:15:56.592Z] 36b3adc4ff6f: Verifying Checksum [2021-05-07T19:15:56.592Z] 36b3adc4ff6f: Download complete [2021-05-07T19:15:56.592Z] 46f8f816bc3b: Verifying Checksum [2021-05-07T19:15:56.592Z] 46f8f816bc3b: Download complete [2021-05-07T19:15:56.855Z] df20fa9351a1: Verifying Checksum [2021-05-07T19:15:56.855Z] df20fa9351a1: Download complete [2021-05-07T19:15:56.855Z] 93b9cdb0e59b: Download complete [2021-05-07T19:15:56.855Z] 5e14af77c1be: Verifying Checksum [2021-05-07T19:15:56.855Z] 5e14af77c1be: Download complete [2021-05-07T19:15:56.855Z] 93b61091891f: Download complete [2021-05-07T19:15:56.855Z] 01666e4c0597: Verifying Checksum [2021-05-07T19:15:56.855Z] 01666e4c0597: Download complete [2021-05-07T19:15:56.855Z] 8ad3a11d3b57: Verifying Checksum [2021-05-07T19:15:56.855Z] 8ad3a11d3b57: Download complete [2021-05-07T19:15:57.120Z] df20fa9351a1: Pull complete [2021-05-07T19:15:57.385Z] 36b3adc4ff6f: Pull complete [2021-05-07T19:15:57.987Z] 8ad3a11d3b57: Pull complete [2021-05-07T19:15:58.604Z] 46f8f816bc3b: Pull complete [2021-05-07T19:15:59.195Z] aa168da1d23b: Verifying Checksum [2021-05-07T19:15:59.195Z] aa168da1d23b: Download complete [2021-05-07T19:15:59.195Z] 93b61091891f: Pull complete [2021-05-07T19:15:59.195Z] 93b9cdb0e59b: Pull complete [2021-05-07T19:15:59.457Z] 5e14af77c1be: Pull complete [2021-05-07T19:15:59.457Z] 01666e4c0597: Pull complete [2021-05-07T19:16:06.070Z] aa168da1d23b: Pull complete [2021-05-07T19:16:06.070Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-07T19:16:06.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-07T19:16:06.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-07T19:16:06.191Z] prd-centos7-docker-4c-2g-3641 does not seem to be running inside a container [2021-05-07T19:16:06.242Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-07T19:16:09.251Z] $ docker top 374d981fb469b5ecc3b6f3d8b85328ba7f3ed677997d39501e863515e98dfe6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-07T19:16:09.717Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-07T19:16:10.062Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-07T19:16:10.401Z] + ls /var/log/sa-host [2021-05-07T19:16:10.401Z] + sadf -c /var/log/sa-host/sa07 [2021-05-07T19:16:10.401Z] file_magic: OK [2021-05-07T19:16:10.401Z] HZ: Using current value: 100 [2021-05-07T19:16:10.401Z] file_header: OK [2021-05-07T19:16:10.401Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-07T19:16:10.401Z] Statistics: [2021-05-07T19:16:10.401Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-07T19:16:10.401Z] File successfully converted to sysstat format version 12.2.1 [2021-05-07T19:16:10.401Z] + sadf -c /var/log/sa-host/sa23 [2021-05-07T19:16:10.401Z] file_magic: OK [2021-05-07T19:16:10.401Z] HZ: Using current value: 100 [2021-05-07T19:16:10.401Z] file_header: OK [2021-05-07T19:16:10.401Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-07T19:16:10.401Z] Statistics: [2021-05-07T19:16:10.401Z] Hnuu...uuuununununu... [2021-05-07T19:16:10.401Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-07T19:16:10.591Z] provisioning config files... [2021-05-07T19:16:10.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9008770346282213679tmp [Pipeline] { [Pipeline] echo [2021-05-07T19:16:10.684Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:16:10.989Z] ---> create-netrc.sh [Pipeline] } [2021-05-07T19:16:10.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-07T19:16:11.024Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:16:11.323Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-07T19:16:11.334Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:16:11.642Z] ---> sudo-logs.sh [2021-05-07T19:16:11.643Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-07T19:16:11.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:16:11.967Z] ---> job-cost.sh [2021-05-07T19:16:11.967Z] lf-activate-venv: SKIPPING [2021-05-07T19:16:11.967Z] DEBUG: total: 0.20999999344348907 [2021-05-07T19:16:11.967Z] INFO: Retrieving Stack Cost... [2021-05-07T19:16:13.360Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-07T19:16:13.622Z] INFO: Archiving Costs [Pipeline] echo [2021-05-07T19:16:13.637Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-07T19:16:13.933Z] ---> logs-deploy.sh [2021-05-07T19:16:13.933Z] lf-activate-venv: SKIPPING [2021-05-07T19:16:13.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/226 [2021-05-07T19:16:13.933Z] INFO: archiving workspace using pattern(s): [2021-05-07T19:16:15.323Z] Archives upload complete. [2021-05-07T19:16:15.585Z] INFO: archiving logs to Nexus [2021-05-07T19:16:16.541Z] ---> uname -a: [2021-05-07T19:16:16.541Z] Linux prd-centos7-docker-4c-2g-3641.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] ---> lscpu: [2021-05-07T19:16:16.541Z] Architecture: x86_64 [2021-05-07T19:16:16.541Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-07T19:16:16.541Z] Byte Order: Little Endian [2021-05-07T19:16:16.541Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-07T19:16:16.541Z] CPU(s): 4 [2021-05-07T19:16:16.541Z] On-line CPU(s) list: 0-3 [2021-05-07T19:16:16.541Z] Thread(s) per core: 1 [2021-05-07T19:16:16.541Z] Core(s) per socket: 1 [2021-05-07T19:16:16.541Z] Socket(s): 4 [2021-05-07T19:16:16.541Z] NUMA node(s): 1 [2021-05-07T19:16:16.541Z] Vendor ID: GenuineIntel [2021-05-07T19:16:16.541Z] CPU family: 6 [2021-05-07T19:16:16.541Z] Model: 44 [2021-05-07T19:16:16.541Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-07T19:16:16.541Z] Stepping: 1 [2021-05-07T19:16:16.541Z] CPU MHz: 2933.442 [2021-05-07T19:16:16.541Z] BogoMIPS: 5866.88 [2021-05-07T19:16:16.541Z] Virtualization: VT-x [2021-05-07T19:16:16.541Z] Hypervisor vendor: KVM [2021-05-07T19:16:16.541Z] Virtualization type: full [2021-05-07T19:16:16.541Z] L1d cache: 128 KiB [2021-05-07T19:16:16.541Z] L1i cache: 128 KiB [2021-05-07T19:16:16.541Z] L2 cache: 16 MiB [2021-05-07T19:16:16.541Z] L3 cache: 64 MiB [2021-05-07T19:16:16.541Z] NUMA node0 CPU(s): 0-3 [2021-05-07T19:16:16.541Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-07T19:16:16.541Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-07T19:16:16.541Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-07T19:16:16.541Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-07T19:16:16.541Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-07T19:16:16.541Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-07T19:16:16.541Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-07T19:16:16.541Z] Vulnerability Srbds: Not affected [2021-05-07T19:16:16.541Z] Vulnerability Tsx async abort: Not affected [2021-05-07T19:16:16.541Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] ---> nproc: [2021-05-07T19:16:16.541Z] 4 [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] ---> df -h: [2021-05-07T19:16:16.541Z] Filesystem Size Used Available Use% Mounted on [2021-05-07T19:16:16.541Z] overlay 50.0G 8.6G 41.4G 17% / [2021-05-07T19:16:16.541Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-07T19:16:16.541Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-07T19:16:16.541Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host [2021-05-07T19:16:16.541Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] ---> free -m: [2021-05-07T19:16:16.541Z] total used free shared buff/cache available [2021-05-07T19:16:16.541Z] Mem: 1837 827 142 0 867 945 [2021-05-07T19:16:16.541Z] Swap: 1023 3 1020 [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] ---> ip addr: [2021-05-07T19:16:16.541Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-07T19:16:16.541Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-07T19:16:16.541Z] inet 127.0.0.1/8 scope host lo [2021-05-07T19:16:16.541Z] valid_lft forever preferred_lft forever [2021-05-07T19:16:16.541Z] inet6 ::1/128 scope host [2021-05-07T19:16:16.541Z] valid_lft forever preferred_lft forever [2021-05-07T19:16:16.541Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-07T19:16:16.541Z] link/ether fa:16:3e:ea:d4:18 brd ff:ff:ff:ff:ff:ff [2021-05-07T19:16:16.541Z] inet 10.30.122.107/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-07T19:16:16.541Z] valid_lft 85667sec preferred_lft 85667sec [2021-05-07T19:16:16.541Z] inet6 fe80::f816:3eff:feea:d418/64 scope link [2021-05-07T19:16:16.541Z] valid_lft forever preferred_lft forever [2021-05-07T19:16:16.541Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-07T19:16:16.541Z] link/ether 02:42:ff:64:3d:6a brd ff:ff:ff:ff:ff:ff [2021-05-07T19:16:16.541Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-07T19:16:16.541Z] valid_lft forever preferred_lft forever [2021-05-07T19:16:16.541Z] inet6 fe80::42:ffff:fe64:3d6a/64 scope link [2021-05-07T19:16:16.541Z] valid_lft forever preferred_lft forever [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] ---> sar -b -r -n DEV: [2021-05-07T19:16:16.541Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] 19:03:51 LINUX RESTART (4 CPU) [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] 19:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-07T19:16:16.541Z] 19:06:01 2.35 0.00 2.35 0.00 0.00 52.51 0.00 [2021-05-07T19:16:16.541Z] 19:07:01 0.37 0.00 0.37 0.00 0.00 5.53 0.00 [2021-05-07T19:16:16.541Z] 19:08:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-05-07T19:16:16.541Z] 19:09:01 0.27 0.00 0.27 0.00 0.00 3.33 0.00 [2021-05-07T19:16:16.541Z] 19:10:01 0.25 0.00 0.25 0.00 0.00 3.63 0.00 [2021-05-07T19:16:16.541Z] 19:11:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 [2021-05-07T19:16:16.541Z] 19:12:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 [2021-05-07T19:16:16.541Z] 19:13:02 0.25 0.00 0.25 0.00 0.00 2.80 0.00 [2021-05-07T19:16:16.541Z] 19:14:01 0.24 0.00 0.24 0.00 0.00 3.03 0.00 [2021-05-07T19:16:16.541Z] 19:15:01 331.29 187.52 143.77 0.00 8949.13 45607.99 0.00 [2021-05-07T19:16:16.541Z] 19:16:01 249.24 107.72 141.53 0.00 7981.54 32358.47 0.00 [2021-05-07T19:16:16.541Z] Average: 53.35 26.92 26.43 0.00 1543.96 7116.19 0.00 [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-07T19:16:16.541Z] 19:06:01 216400 0 606004 32.21 2620 1056520 1107620 37.80 408736 1058428 16 [2021-05-07T19:16:16.541Z] 19:07:01 217804 0 604588 32.13 2620 1056532 1079864 36.85 413424 1052836 12 [2021-05-07T19:16:16.541Z] 19:08:01 215896 0 606492 32.23 2620 1056536 1080128 36.86 422844 1045188 20 [2021-05-07T19:16:16.541Z] 19:09:01 215560 0 606828 32.25 2620 1056536 1080008 36.86 429980 1038452 12 [2021-05-07T19:16:16.541Z] 19:10:01 216232 0 606148 32.22 2620 1056544 1079960 36.86 440040 1028256 8 [2021-05-07T19:16:16.541Z] 19:11:01 216656 0 605720 32.19 2620 1056548 1079860 36.85 439372 1028256 20 [2021-05-07T19:16:16.541Z] 19:12:01 216672 0 605700 32.19 2620 1056552 1079864 36.85 439500 1028256 8 [2021-05-07T19:16:16.541Z] 19:13:02 216640 0 605728 32.19 2620 1056556 1079864 36.85 439380 1028256 8 [2021-05-07T19:16:16.541Z] 19:14:01 216772 0 605588 32.19 2620 1056564 1079864 36.85 439260 1028260 8 [2021-05-07T19:16:16.541Z] 19:15:01 73468 0 739988 39.33 2520 1065568 1518592 51.83 634292 927104 31292 [2021-05-07T19:16:16.541Z] 19:16:01 74164 0 840360 44.66 1492 965528 1516984 51.77 647412 811228 86212 [2021-05-07T19:16:16.541Z] Average: 190569 0 639377 33.98 2508 1049089 1162055 39.66 468567 1006775 10692 [2021-05-07T19:16:16.541Z] [2021-05-07T19:16:16.541Z] 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-07T19:16:16.541Z] 19:06:01 eth0 1.10 0.43 0.34 0.19 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:07:01 eth0 1.15 0.08 0.08 0.04 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:08:01 eth0 3.08 0.82 0.74 0.41 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:09:01 eth0 1.37 0.77 0.80 0.59 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:10:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:11:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.541Z] 19:12:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:13:02 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:14:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:15:01 eth0 879.04 761.14 7675.52 100.72 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:15:01 docker0 66.94 68.33 5.49 386.01 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:16:01 eth0 339.77 264.63 2484.43 95.04 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] 19:16:01 docker0 34.54 44.88 2.21 258.82 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] Average: eth0 111.76 93.72 926.12 17.97 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] Average: docker0 9.25 10.32 0.70 58.79 0.00 0.00 0.00 0.00 [2021-05-07T19:16:16.542Z] [2021-05-07T19:16:16.542Z] [2021-05-07T19:16:16.542Z] ---> sar -P ALL: [2021-05-07T19:16:16.542Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) [2021-05-07T19:16:16.542Z] [2021-05-07T19:16:16.542Z] 19:03:51 LINUX RESTART (4 CPU) [2021-05-07T19:16:16.542Z] [2021-05-07T19:16:16.542Z] 19:05:01 CPU %user %nice %system %iowait %steal %idle [2021-05-07T19:16:16.542Z] 19:06:01 all 0.17 0.00 0.05 0.00 0.00 99.78 [2021-05-07T19:16:16.542Z] 19:06:01 0 0.52 0.00 0.05 0.00 0.00 99.43 [2021-05-07T19:16:16.542Z] 19:06:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-05-07T19:16:16.542Z] 19:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-05-07T19:16:16.542Z] 19:06:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-07T19:16:16.542Z] 19:07:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2021-05-07T19:16:16.542Z] 19:07:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2021-05-07T19:16:16.542Z] 19:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-07T19:16:16.542Z] 19:07:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2021-05-07T19:16:16.542Z] 19:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-07T19:16:16.542Z] 19:08:01 all 0.15 0.00 0.04 0.00 0.00 99.81 [2021-05-07T19:16:16.542Z] 19:08:01 0 0.40 0.00 0.03 0.00 0.00 99.57 [2021-05-07T19:16:16.542Z] 19:08:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2021-05-07T19:16:16.542Z] 19:08:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-07T19:16:16.542Z] 19:08:01 3 0.12 0.00 0.03 0.00 0.00 99.85 [2021-05-07T19:16:16.542Z] 19:09:01 all 0.16 0.00 0.05 0.00 0.01 99.79 [2021-05-07T19:16:16.542Z] 19:09:01 0 0.22 0.00 0.03 0.00 0.02 99.73 [2021-05-07T19:16:16.542Z] 19:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-07T19:16:16.542Z] 19:09:01 2 0.05 0.00 0.08 0.00 0.00 99.87 [2021-05-07T19:16:16.542Z] 19:09:01 3 0.33 0.00 0.03 0.00 0.02 99.62 [2021-05-07T19:16:16.542Z] 19:10:01 all 0.16 0.00 0.08 0.00 0.00 99.76 [2021-05-07T19:16:16.542Z] 19:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-07T19:16:16.542Z] 19:10:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2021-05-07T19:16:16.542Z] 19:10:01 2 0.05 0.00 0.22 0.00 0.02 99.72 [2021-05-07T19:16:16.542Z] 19:10:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-05-07T19:16:16.542Z] 19:11:01 all 0.15 0.00 0.02 0.00 0.00 99.82 [2021-05-07T19:16:16.542Z] 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-07T19:16:16.542Z] 19:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2021-05-07T19:16:16.542Z] 19:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-07T19:16:16.542Z] 19:11:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2021-05-07T19:16:16.542Z] 19:12:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-05-07T19:16:16.542Z] 19:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-07T19:16:16.542Z] 19:12:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-07T19:16:16.542Z] 19:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-07T19:16:16.542Z] 19:12:01 3 0.52 0.00 0.02 0.00 0.00 99.47 [2021-05-07T19:16:16.542Z] 19:13:02 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-05-07T19:16:16.542Z] 19:13:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-05-07T19:16:16.542Z] 19:13:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2021-05-07T19:16:16.542Z] 19:13:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-07T19:16:16.542Z] 19:13:02 3 0.53 0.00 0.03 0.00 0.00 99.43 [2021-05-07T19:16:16.542Z] 19:14:01 all 0.17 0.00 0.02 0.00 0.00 99.81 [2021-05-07T19:16:16.542Z] 19:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-05-07T19:16:16.542Z] 19:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-05-07T19:16:16.542Z] 19:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2021-05-07T19:16:16.542Z] 19:14:01 3 0.54 0.00 0.02 0.00 0.00 99.44 [2021-05-07T19:16:16.542Z] 19:15:01 all 12.64 0.00 7.96 5.49 0.06 73.86 [2021-05-07T19:16:16.542Z] 19:15:01 0 13.73 0.00 9.33 5.05 0.09 71.81 [2021-05-07T19:16:16.542Z] 19:15:01 1 11.71 0.00 7.46 7.44 0.03 73.35 [2021-05-07T19:16:16.542Z] 19:15:01 2 12.73 0.00 7.92 6.11 0.05 73.19 [2021-05-07T19:16:16.542Z] 19:15:01 3 12.38 0.00 7.15 3.33 0.07 77.07 [2021-05-07T19:16:16.542Z] 19:16:01 all 13.31 0.00 8.50 3.92 0.07 74.20 [2021-05-07T19:16:16.542Z] 19:16:01 0 11.82 0.00 7.89 1.32 0.07 78.90 [2021-05-07T19:16:16.542Z] 19:16:01 1 12.25 0.00 8.56 2.79 0.07 76.33 [2021-05-07T19:16:16.542Z] 19:16:01 2 17.11 0.00 8.83 4.38 0.09 69.60 [2021-05-07T19:16:16.542Z] 19:16:01 3 12.07 0.00 8.73 7.20 0.05 71.95 [2021-05-07T19:16:16.542Z] [2021-05-07T19:16:16.542Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-07T19:16:16.542Z] Average: all 2.45 0.00 1.50 0.84 0.01 95.20 [2021-05-07T19:16:16.542Z] Average: 0 2.44 0.00 1.56 0.57 0.02 95.42 [2021-05-07T19:16:16.542Z] Average: 1 2.17 0.00 1.46 0.91 0.01 95.44 [2021-05-07T19:16:16.542Z] Average: 2 2.71 0.00 1.54 0.94 0.01 94.80 [2021-05-07T19:16:16.542Z] Average: 3 2.47 0.00 1.44 0.94 0.01 95.13 [2021-05-07T19:16:16.542Z] [2021-05-07T19:16:16.542Z] [2021-05-07T19:16:16.542Z]