Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a55425439f7bc6e8f3c06c474c4a3a8a69a1a859+94336c9c53b1247fb7495ab7633c50db9b40dd9a (74332e03e199d36578a3f94f3f27a3ee683d0205) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2632331979974116782.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5193395078997388445.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh255552565082607618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8178693958099739954.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1848910954521499262.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-267 in /w/workspace/ndry_app-functions-sdk-go_PR-907 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-907 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/jenkins-gitclient-ssh6754003222325082217.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/jenkins-gitclient-ssh16060252048826458.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 94336c9c53b1247fb7495ab7633c50db9b40dd9a into PR head commit a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 Merge succeeded, producing cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3 Checking out Revision cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3 (PR-907) > git config core.sparsecheckout # timeout=10 > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/jenkins-gitclient-ssh9221814441295902545.key > git merge 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3 # timeout=10 Commit message: "Merge commit '94336c9c53b1247fb7495ab7633c50db9b40dd9a' into HEAD" > git rev-list --no-walk a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T19:46:21.267Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T19:46:21.364Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T19:46:21.391Z] ========================================================= [2021-06-18T19:46:21.392Z] EdgeX Global Pipelines Version Info [2021-06-18T19:46:21.392Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:46:22.848Z] ------------------- [2021-06-18T19:46:22.848Z] stable info: [2021-06-18T19:46:22.848Z] ------------------- [2021-06-18T19:46:22.848Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T19:46:22.848Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T19:46:22.848Z] Message: update stable to v1.0.195 [2021-06-18T19:46:23.428Z] ------------------- [2021-06-18T19:46:23.428Z] experimental info: [2021-06-18T19:46:23.428Z] ------------------- [2021-06-18T19:46:23.428Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T19:46:23.428Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T19:46:23.428Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T19:46:23.558Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-18T19:46:23.581Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-18T19:46:23.604Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T19:46:23.628Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T19:46:23.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T19:46:23.681Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-18T19:46:23.707Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-18T19:46:23.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-18T19:46:23.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-18T19:46:23.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-18T19:46:23.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T19:46:23.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-18T19:46:23.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T19:46:23.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T19:46:23.937Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T19:46:23.962Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T19:46:23.988Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T19:46:24.010Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T19:46:24.037Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T19:46:24.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-18T19:46:24.106Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-18T19:46:24.136Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-18T19:46:24.161Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-18T19:46:24.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-18T19:46:24.224Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-18T19:46:24.249Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T19:46:24.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-907 [Pipeline] echo [2021-06-18T19:46:24.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-907 [Pipeline] echo [2021-06-18T19:46:24.323Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-907 [Pipeline] echo [2021-06-18T19:46:24.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3 [Pipeline] echo [2021-06-18T19:46:24.371Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cc447ba [Pipeline] echo [2021-06-18T19:46:24.414Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T19:46:24.881Z] + git log --format=format:%s -1 cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3 [Pipeline] echo [2021-06-18T19:46:24.925Z] GIT_COMMIT: cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3, Commit Message: Merge commit '94336c9c53b1247fb7495ab7633c50db9b40dd9a' into HEAD [Pipeline] echo [2021-06-18T19:46:24.938Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:46:25.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T19:46:25.795Z] [2021-06-18T19:46:25.795Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:46:26.122Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T19:46:26.122Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T19:46:26.122Z] 31603596830f: Pulling fs layer [2021-06-18T19:46:26.122Z] 54011a49482f: Pulling fs layer [2021-06-18T19:46:26.122Z] a6820b24f6d8: Pulling fs layer [2021-06-18T19:46:26.122Z] f581987b2513: Pulling fs layer [2021-06-18T19:46:26.122Z] f581987b2513: Waiting [2021-06-18T19:46:26.122Z] 54011a49482f: Verifying Checksum [2021-06-18T19:46:26.122Z] 54011a49482f: Download complete [2021-06-18T19:46:26.390Z] 31603596830f: Verifying Checksum [2021-06-18T19:46:26.390Z] 31603596830f: Download complete [2021-06-18T19:46:26.664Z] f581987b2513: Verifying Checksum [2021-06-18T19:46:26.664Z] f581987b2513: Download complete [2021-06-18T19:46:26.664Z] 31603596830f: Pull complete [2021-06-18T19:46:26.664Z] a6820b24f6d8: Verifying Checksum [2021-06-18T19:46:26.664Z] a6820b24f6d8: Download complete [2021-06-18T19:46:26.664Z] 54011a49482f: Pull complete [2021-06-18T19:46:27.245Z] a6820b24f6d8: Pull complete [2021-06-18T19:46:27.507Z] f581987b2513: Pull complete [2021-06-18T19:46:27.507Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T19:46:27.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T19:46:27.508Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T19:46:27.605Z] prd-centos7-docker-4c-2g-267 does not seem to be running inside a container [2021-06-18T19:46:27.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-907 -v /w/workspace/ndry_app-functions-sdk-go_PR-907:/w/workspace/ndry_app-functions-sdk-go_PR-907:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T19:46:28.735Z] $ docker top 82b120058ec69d99daa471abc54221bb4dff34e65eb45da7d087e5a5d1d50773 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T19:46:28.869Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T19:46:28.869Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T19:46:29.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T19:46:29.005Z] $ docker exec 82b120058ec69d99daa471abc54221bb4dff34e65eb45da7d087e5a5d1d50773 ssh-agent [2021-06-18T19:46:29.147Z] SSH_AUTH_SOCK=/tmp/ssh-oy7EcSSwxRK3/agent.13 [2021-06-18T19:46:29.147Z] SSH_AGENT_PID=19 [2021-06-18T19:46:29.156Z] Running ssh-add (command line suppressed) [2021-06-18T19:46:29.253Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_6641436842869408675.key (/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_6641436842869408675.key) [2021-06-18T19:46:29.279Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T19:46:29.597Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T19:46:29.606Z] $ docker exec --env ******** --env ******** 82b120058ec69d99daa471abc54221bb4dff34e65eb45da7d087e5a5d1d50773 ssh-agent -k [2021-06-18T19:46:29.716Z] unset SSH_AUTH_SOCK; [2021-06-18T19:46:29.717Z] unset SSH_AGENT_PID; [2021-06-18T19:46:29.717Z] echo Agent pid 19 killed; [2021-06-18T19:46:29.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T19:46:29.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T19:46:29.783Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T19:46:29.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T19:46:29.908Z] $ docker exec 82b120058ec69d99daa471abc54221bb4dff34e65eb45da7d087e5a5d1d50773 ssh-agent [2021-06-18T19:46:30.036Z] SSH_AUTH_SOCK=/tmp/ssh-QZkwIsiWsWYx/agent.53 [2021-06-18T19:46:30.036Z] SSH_AGENT_PID=60 [2021-06-18T19:46:30.042Z] Running ssh-add (command line suppressed) [2021-06-18T19:46:30.151Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_1941789391850230074.key (/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_1941789391850230074.key) [2021-06-18T19:46:30.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T19:46:30.476Z] + git semver init [2021-06-18T19:46:30.476Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T19:46:30.476Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-907/.git [2021-06-18T19:46:30.476Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-907 [2021-06-18T19:46:30.476Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T19:46:30.476Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T19:46:30.476Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T19:46:30.476Z] # $SEMVER_BRANCH = PR-907 [2021-06-18T19:46:30.476Z] # $SEMVER_TEMP = /tmp/semver-765010924 [2021-06-18T19:46:30.476Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-18T19:46:33.046Z] # '/tmp/semver-765010924' -> '/w/workspace/ndry_app-functions-sdk-go_PR-907/.semver' [2021-06-18T19:46:33.046Z] # -> Force: false [2021-06-18T19:46:33.046Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-907/.semver [Pipeline] } [2021-06-18T19:46:33.053Z] $ docker exec --env ******** --env ******** 82b120058ec69d99daa471abc54221bb4dff34e65eb45da7d087e5a5d1d50773 ssh-agent -k [2021-06-18T19:46:33.161Z] unset SSH_AUTH_SOCK; [2021-06-18T19:46:33.161Z] unset SSH_AGENT_PID; [2021-06-18T19:46:33.161Z] echo Agent pid 60 killed; [2021-06-18T19:46:33.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T19:46:33.527Z] + git semver [Pipeline] } [2021-06-18T19:46:33.540Z] $ docker stop --time=1 82b120058ec69d99daa471abc54221bb4dff34e65eb45da7d087e5a5d1d50773 [2021-06-18T19:46:34.996Z] $ docker rm -f 82b120058ec69d99daa471abc54221bb4dff34e65eb45da7d087e5a5d1d50773 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T19:46:35.376Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T19:46:35.658Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T19:46:35.662Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-18T19:46:50.908Z] Still waiting to schedule task [2021-06-18T19:46:50.909Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-18T19:46:50.911Z] Still waiting to schedule task [2021-06-18T19:46:50.912Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-266’ [2021-06-18T19:47:43.648Z] Running on prd-centos7-docker-4c-2g-269 in /w/workspace/ndry_app-functions-sdk-go_PR-907 [Pipeline] { [Pipeline] ws [2021-06-18T19:47:43.671Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-06-18T19:47:43.828Z] The recommended git tool is: git [2021-06-18T19:47:46.188Z] using credential edgex-jenkins-ssh [2021-06-18T19:47:46.213Z] Cloning the remote Git repository [2021-06-18T19:47:45.710Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-18T19:47:45.775Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-06-18T19:47:45.803Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-18T19:47:45.803Z] > git --version # timeout=10 [2021-06-18T19:47:45.809Z] > git --version # 'git version 2.24.4' [2021-06-18T19:47:45.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:47:45.840Z] [INFO] Currently running in a labeled security context [2021-06-18T19:47:45.840Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T19:47:45.840Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh5235432410754118667.key [2021-06-18T19:47:45.852Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T19:47:47.382Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-18T19:47:47.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T19:47:47.403Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-18T19:47:47.416Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-18T19:47:47.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:47:47.417Z] [INFO] Currently running in a labeled security context [2021-06-18T19:47:47.417Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T19:47:47.417Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh8374650956900063702.key [2021-06-18T19:47:47.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T19:47:48.227Z] Merging remotes/origin/master commit 94336c9c53b1247fb7495ab7633c50db9b40dd9a into PR head commit a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [2021-06-18T19:47:48.333Z] Merge succeeded, producing 191f4ebbfbce298523fb41e9100e646dbc31dbe7 [2021-06-18T19:47:48.334Z] Checking out Revision 191f4ebbfbce298523fb41e9100e646dbc31dbe7 (PR-907) [2021-06-18T19:47:47.875Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T19:47:47.885Z] > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 [2021-06-18T19:47:47.923Z] > git remote # timeout=10 [2021-06-18T19:47:47.929Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T19:47:47.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:47:47.940Z] [INFO] Currently running in a labeled security context [2021-06-18T19:47:47.941Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T19:47:47.941Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/2@tmp/jenkins-gitclient-ssh6853468736690535682.key [2021-06-18T19:47:47.946Z] > git merge 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 [2021-06-18T19:47:47.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T19:47:47.981Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T19:47:47.986Z] > git checkout -f 191f4ebbfbce298523fb41e9100e646dbc31dbe7 # timeout=10 [2021-06-18T19:47:51.683Z] Commit message: "Merge commit '94336c9c53b1247fb7495ab7633c50db9b40dd9a' into HEAD" [2021-06-18T19:47:51.611Z] > git rev-list --no-walk a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T19:47:52.891Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T19:47:53.229Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T19:47:53.526Z] + sudo service docker restart [2021-06-18T19:47:53.526Z] + true [2021-06-18T19:47:53.526Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-18T19:48:11.785Z] ========================================================= [2021-06-18T19:48:11.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-18T19:48:11.785Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:48:12.119Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-18T19:48:12.384Z] Sending build context to Docker daemon 19.82MB [2021-06-18T19:48:12.384Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T19:48:12.384Z] Step 2/8 : FROM ${BASE} [2021-06-18T19:48:12.653Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-18T19:48:12.653Z] 540db60ca938: Pulling fs layer [2021-06-18T19:48:12.653Z] adcc1eea9eea: Pulling fs layer [2021-06-18T19:48:12.653Z] 4c4ab2625f07: Pulling fs layer [2021-06-18T19:48:12.653Z] 0510c868ecb4: Pulling fs layer [2021-06-18T19:48:12.653Z] afea3b2eda06: Pulling fs layer [2021-06-18T19:48:12.653Z] 7809a108b3ef: Pulling fs layer [2021-06-18T19:48:12.653Z] f706445af74f: Pulling fs layer [2021-06-18T19:48:12.653Z] afea3b2eda06: Waiting [2021-06-18T19:48:12.653Z] 7809a108b3ef: Waiting [2021-06-18T19:48:12.653Z] f706445af74f: Waiting [2021-06-18T19:48:12.653Z] 0510c868ecb4: Waiting [2021-06-18T19:48:12.653Z] 4c4ab2625f07: Verifying Checksum [2021-06-18T19:48:12.653Z] 4c4ab2625f07: Download complete [2021-06-18T19:48:12.653Z] adcc1eea9eea: Verifying Checksum [2021-06-18T19:48:12.653Z] adcc1eea9eea: Download complete [2021-06-18T19:48:12.653Z] afea3b2eda06: Verifying Checksum [2021-06-18T19:48:12.653Z] afea3b2eda06: Download complete [2021-06-18T19:48:12.653Z] 540db60ca938: Verifying Checksum [2021-06-18T19:48:12.653Z] 540db60ca938: Download complete [2021-06-18T19:48:12.653Z] 7809a108b3ef: Verifying Checksum [2021-06-18T19:48:12.653Z] 7809a108b3ef: Download complete [2021-06-18T19:48:12.916Z] 540db60ca938: Pull complete [2021-06-18T19:48:13.182Z] adcc1eea9eea: Pull complete [2021-06-18T19:48:13.182Z] 4c4ab2625f07: Pull complete [2021-06-18T19:48:14.570Z] f706445af74f: Verifying Checksum [2021-06-18T19:48:14.570Z] f706445af74f: Download complete [2021-06-18T19:48:15.151Z] 0510c868ecb4: Verifying Checksum [2021-06-18T19:48:15.151Z] 0510c868ecb4: Download complete [2021-06-18T19:48:18.489Z] 0510c868ecb4: Pull complete [2021-06-18T19:48:18.489Z] afea3b2eda06: Pull complete [2021-06-18T19:48:18.489Z] 7809a108b3ef: Pull complete [2021-06-18T19:48:19.457Z] f706445af74f: Pull complete [2021-06-18T19:48:19.457Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-18T19:48:19.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-18T19:48:19.457Z] ---> b068be0155e3 [2021-06-18T19:48:19.457Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-18T19:48:19.723Z] 20.10.0: Pulling from library/docker [2021-06-18T19:48:19.723Z] 05e7bc50f07f: Pulling fs layer [2021-06-18T19:48:19.723Z] 6db28d0fdbf6: Pulling fs layer [2021-06-18T19:48:19.723Z] 292df0bc6bf3: Pulling fs layer [2021-06-18T19:48:19.723Z] 2e060f4bd70b: Pulling fs layer [2021-06-18T19:48:19.723Z] 80e8d568a223: Pulling fs layer [2021-06-18T19:48:19.723Z] 8dc6ef1a942a: Pulling fs layer [2021-06-18T19:48:19.723Z] 2312dd95470a: Pulling fs layer [2021-06-18T19:48:19.723Z] 2e060f4bd70b: Waiting [2021-06-18T19:48:19.723Z] 80e8d568a223: Waiting [2021-06-18T19:48:19.723Z] 8dc6ef1a942a: Waiting [2021-06-18T19:48:19.723Z] 2312dd95470a: Waiting [2021-06-18T19:48:19.723Z] 292df0bc6bf3: Verifying Checksum [2021-06-18T19:48:19.723Z] 292df0bc6bf3: Download complete [2021-06-18T19:48:19.723Z] 6db28d0fdbf6: Verifying Checksum [2021-06-18T19:48:19.723Z] 6db28d0fdbf6: Download complete [2021-06-18T19:48:19.723Z] 05e7bc50f07f: Verifying Checksum [2021-06-18T19:48:19.723Z] 05e7bc50f07f: Download complete [2021-06-18T19:48:19.723Z] 80e8d568a223: Verifying Checksum [2021-06-18T19:48:19.723Z] 80e8d568a223: Download complete [2021-06-18T19:48:19.723Z] 8dc6ef1a942a: Verifying Checksum [2021-06-18T19:48:19.723Z] 8dc6ef1a942a: Download complete [2021-06-18T19:48:19.723Z] 2312dd95470a: Verifying Checksum [2021-06-18T19:48:19.723Z] 2312dd95470a: Download complete [2021-06-18T19:48:19.991Z] 05e7bc50f07f: Pull complete [2021-06-18T19:48:19.991Z] 6db28d0fdbf6: Pull complete [2021-06-18T19:48:20.254Z] 292df0bc6bf3: Pull complete [2021-06-18T19:48:20.517Z] 2e060f4bd70b: Verifying Checksum [2021-06-18T19:48:20.517Z] 2e060f4bd70b: Download complete [2021-06-18T19:48:22.455Z] 2e060f4bd70b: Pull complete [2021-06-18T19:48:22.455Z] 80e8d568a223: Pull complete [2021-06-18T19:48:22.455Z] 8dc6ef1a942a: Pull complete [2021-06-18T19:48:22.455Z] 2312dd95470a: Pull complete [2021-06-18T19:48:22.455Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T19:48:22.455Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T19:48:25.757Z] ---> d3e571c9c417 [2021-06-18T19:48:25.757Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-18T19:48:25.757Z] ---> Running in 48e6468d7c2d [2021-06-18T19:48:25.757Z] Removing intermediate container 48e6468d7c2d [2021-06-18T19:48:25.757Z] ---> bbd92a541540 [2021-06-18T19:48:25.757Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-18T19:48:25.757Z] ---> Running in 21c4089dc437 [2021-06-18T19:48:25.757Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-18T19:48:26.700Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-18T19:48:26.960Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-18T19:48:27.221Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-18T19:48:27.221Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-18T19:48:27.221Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-18T19:48:27.484Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-18T19:48:27.484Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T19:48:27.484Z] OK: 150 MiB in 45 packages [2021-06-18T19:48:27.749Z] Removing intermediate container 21c4089dc437 [2021-06-18T19:48:27.749Z] ---> b1250863fea7 [2021-06-18T19:48:27.749Z] Step 6/8 : WORKDIR /build [2021-06-18T19:48:27.749Z] ---> Running in 4e96e96f9e39 [2021-06-18T19:48:28.014Z] Removing intermediate container 4e96e96f9e39 [2021-06-18T19:48:28.014Z] ---> 53c56c6f4eeb [2021-06-18T19:48:28.014Z] Step 7/8 : COPY go.mod . [2021-06-18T19:48:28.014Z] ---> a8d27dada44b [2021-06-18T19:48:28.014Z] Step 8/8 : RUN go mod download [2021-06-18T19:48:28.014Z] ---> Running in e5011092b2d0 [2021-06-18T19:48:40.252Z] Removing intermediate container e5011092b2d0 [2021-06-18T19:48:40.252Z] ---> 459523e74ce0 [2021-06-18T19:48:40.252Z] Successfully built 459523e74ce0 [2021-06-18T19:48:40.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:48:40.575Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T19:48:40.575Z] . [Pipeline] withDockerContainer [2021-06-18T19:48:40.656Z] prd-centos7-docker-4c-2g-269 does not seem to be running inside a container [2021-06-18T19:48:40.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T19:48:41.084Z] $ docker top 07863bdf5dbe6e81ed26dd0d35766c431267fb49787bd4d7c71a38b13654abf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:48:41.483Z] + go version [2021-06-18T19:48:41.483Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-18T19:48:41.494Z] $ docker stop --time=1 07863bdf5dbe6e81ed26dd0d35766c431267fb49787bd4d7c71a38b13654abf7 [2021-06-18T19:48:42.679Z] $ docker rm -f 07863bdf5dbe6e81ed26dd0d35766c431267fb49787bd4d7c71a38b13654abf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:48:43.236Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T19:48:43.236Z] . [Pipeline] withDockerContainer [2021-06-18T19:48:43.314Z] prd-centos7-docker-4c-2g-269 does not seem to be running inside a container [2021-06-18T19:48:43.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T19:48:43.751Z] $ docker top 77d4d331258a93a6b3e0530b3aca594df37e7f57924e4f23c0c3d3175344dad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:48:44.145Z] + go mod tidy [Pipeline] sh [2021-06-18T19:48:44.709Z] + make test [2021-06-18T19:48:44.709Z] make -C ./app-service-template build [2021-06-18T19:48:44.709Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-18T19:48:44.709Z] go mod tidy [2021-06-18T19:48:44.985Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-18T19:48:55.077Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-18T19:48:55.077Z] make -C ./app-service-template test [2021-06-18T19:48:55.077Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-18T19:48:55.077Z] go mod tidy [2021-06-18T19:48:55.077Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-18T19:49:03.294Z] ok new-app-service 0.010s coverage: 47.8% of statements [2021-06-18T19:49:03.294Z] ? new-app-service/config [no test files] [2021-06-18T19:49:03.294Z] ok new-app-service/functions 0.007s [2021-06-18T19:49:03.294Z] CGO_ENABLED=1 go vet ./... [2021-06-18T19:49:09.955Z] gofmt -l . [2021-06-18T19:49:09.955Z] [ "`gofmt -l .`" = "" ] [2021-06-18T19:49:09.955Z] ./bin/test-attribution-txt.sh [2021-06-18T19:49:09.955Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-18T19:49:09.955Z] go mod tidy [2021-06-18T19:49:09.955Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-18T19:49:10.227Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-18T19:49:11.663Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 63.6% of statements [2021-06-18T19:49:11.663Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.008s coverage: 96.5% of statements [2021-06-18T19:49:11.663Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-18T19:49:12.253Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.022s coverage: 61.8% of statements [2021-06-18T19:49:12.253Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-18T19:49:12.253Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.012s [2021-06-18T19:49:12.844Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.048s coverage: 74.5% of statements [2021-06-18T19:49:12.844Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-18T19:49:12.844Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-18T19:49:12.844Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-18T19:49:12.844Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-18T19:49:12.844Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-18T19:49:12.844Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-18T19:49:12.844Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.002s coverage: 97.1% of statements [2021-06-18T19:49:12.844Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-18T19:49:12.844Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements [2021-06-18T19:49:16.188Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.749s coverage: 76.1% of statements [2021-06-18T19:49:16.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-18T19:49:16.188Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.005s coverage: 12.5% of statements [2021-06-18T19:49:16.188Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.009s coverage: 27.3% of statements [2021-06-18T19:49:16.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-18T19:49:16.188Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-18T19:49:16.188Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements [2021-06-18T19:49:39.485Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-270 in /w/workspace/ndry_app-functions-sdk-go_PR-907 [Pipeline] { [Pipeline] ws [2021-06-18T19:49:39.506Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2021-06-18T19:49:39.737Z] The recommended git tool is: git [2021-06-18T19:49:42.789Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.033s coverage: 78.0% of statements [2021-06-18T19:49:42.789Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.006s coverage: 94.4% of statements [2021-06-18T19:49:42.789Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-18T19:49:42.789Z] gofmt -l . [2021-06-18T19:49:42.789Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-18T19:49:42.803Z] $ docker stop --time=1 77d4d331258a93a6b3e0530b3aca594df37e7f57924e4f23c0c3d3175344dad9 [2021-06-18T19:49:44.061Z] $ docker rm -f 77d4d331258a93a6b3e0530b3aca594df37e7f57924e4f23c0c3d3175344dad9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T19:49:44.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T19:49:44.706Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:49:45.681Z] ---> job-cost.sh [2021-06-18T19:49:45.681Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2q3s [2021-06-18T19:49:45.715Z] using credential edgex-jenkins-ssh [2021-06-18T19:49:45.751Z] Cloning the remote Git repository [2021-06-18T19:49:45.842Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-18T19:49:45.950Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2021-06-18T19:49:46.017Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-18T19:49:46.019Z] > git --version # timeout=10 [2021-06-18T19:49:46.034Z] > git --version # 'git version 2.17.1' [2021-06-18T19:49:46.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:49:46.150Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T19:49:49.981Z] Merging remotes/origin/master commit 94336c9c53b1247fb7495ab7633c50db9b40dd9a into PR head commit a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [2021-06-18T19:49:49.328Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-18T19:49:49.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T19:49:49.381Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-18T19:49:49.422Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-18T19:49:49.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:49:49.440Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T19:49:49.998Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T19:49:50.012Z] > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 [2021-06-18T19:49:50.244Z] Merge succeeded, producing 38d0d753e381e870af11d7cf895b3efac2357622 [2021-06-18T19:49:50.245Z] Checking out Revision 38d0d753e381e870af11d7cf895b3efac2357622 (PR-907) [2021-06-18T19:49:50.110Z] > git remote # timeout=10 [2021-06-18T19:49:50.127Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T19:49:50.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T19:49:50.149Z] > git merge 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 [2021-06-18T19:49:50.230Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T19:49:50.249Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T19:49:50.262Z] > git checkout -f 38d0d753e381e870af11d7cf895b3efac2357622 # timeout=10 [2021-06-18T19:49:53.868Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T19:49:54.458Z] Commit message: "Merge commit '94336c9c53b1247fb7495ab7633c50db9b40dd9a' into HEAD" [2021-06-18T19:49:54.464Z] > git rev-list --no-walk a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 [2021-06-18T19:49:55.046Z] [2021-06-18T19:49:55.046Z] GitHub has been notified of this commit’s build result [2021-06-18T19:49:55.046Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T19:49:56.163Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T19:49:56.558Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T19:49:56.900Z] + sudo service docker restart [2021-06-18T19:49:56.900Z] + true [2021-06-18T19:50:08.866Z] lf-activate-venv(): INFO: Adding /tmp/venv-2q3s/bin to PATH [2021-06-18T19:50:08.866Z] INFO: No Stack... [2021-06-18T19:50:08.866Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T19:50:08.866Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T19:50:09.165Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-06-18T19:50:09.165Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T19:50:09.206Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-2-stack-cost] [2021-06-18T19:50:09.219Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-2-stack-cost] did not exist. Created. [2021-06-18T19:50:09.219Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T19:50:09.570Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-18T19:50:09.649Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T19:50:09.659Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo [2021-06-18T19:50:15.681Z] ========================================================= [2021-06-18T19:50:15.681Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-18T19:50:15.681Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:50:16.033Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-18T19:50:17.016Z] Sending build context to Docker daemon 19.83MB [2021-06-18T19:50:17.296Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-18T19:50:17.296Z] Step 2/8 : FROM ${BASE} [2021-06-18T19:50:17.570Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-18T19:50:17.570Z] 595b0fe564bb: Pulling fs layer [2021-06-18T19:50:17.570Z] 3088b5b3c5c0: Pulling fs layer [2021-06-18T19:50:17.570Z] 5b7225fbf94c: Pulling fs layer [2021-06-18T19:50:17.570Z] ba82ee9f976e: Pulling fs layer [2021-06-18T19:50:17.570Z] 506bd15cee9f: Pulling fs layer [2021-06-18T19:50:17.570Z] 75a0a4a0db45: Pulling fs layer [2021-06-18T19:50:17.570Z] 618dc40b7e24: Pulling fs layer [2021-06-18T19:50:17.570Z] ba82ee9f976e: Waiting [2021-06-18T19:50:17.570Z] 506bd15cee9f: Waiting [2021-06-18T19:50:17.570Z] 75a0a4a0db45: Waiting [2021-06-18T19:50:17.570Z] 618dc40b7e24: Waiting [2021-06-18T19:50:17.853Z] 5b7225fbf94c: Verifying Checksum [2021-06-18T19:50:17.853Z] 5b7225fbf94c: Download complete [2021-06-18T19:50:17.853Z] 3088b5b3c5c0: Verifying Checksum [2021-06-18T19:50:17.853Z] 3088b5b3c5c0: Download complete [2021-06-18T19:50:17.853Z] 506bd15cee9f: Verifying Checksum [2021-06-18T19:50:17.853Z] 506bd15cee9f: Download complete [2021-06-18T19:50:17.853Z] 75a0a4a0db45: Verifying Checksum [2021-06-18T19:50:17.853Z] 75a0a4a0db45: Download complete [2021-06-18T19:50:17.853Z] 595b0fe564bb: Verifying Checksum [2021-06-18T19:50:17.853Z] 595b0fe564bb: Download complete [2021-06-18T19:50:18.460Z] 595b0fe564bb: Pull complete [2021-06-18T19:50:19.063Z] 3088b5b3c5c0: Pull complete [2021-06-18T19:50:19.662Z] 5b7225fbf94c: Pull complete [2021-06-18T19:50:20.269Z] 618dc40b7e24: Verifying Checksum [2021-06-18T19:50:20.269Z] 618dc40b7e24: Download complete [2021-06-18T19:50:21.705Z] ba82ee9f976e: Verifying Checksum [2021-06-18T19:50:31.881Z] ba82ee9f976e: Pull complete [2021-06-18T19:50:31.881Z] 506bd15cee9f: Pull complete [2021-06-18T19:50:32.496Z] 75a0a4a0db45: Pull complete [2021-06-18T19:50:35.893Z] 618dc40b7e24: Pull complete [2021-06-18T19:50:36.164Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-18T19:50:36.164Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-18T19:50:36.164Z] ---> a36622ca3599 [2021-06-18T19:50:36.164Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-18T19:50:36.164Z] 20.10.0: Pulling from library/docker [2021-06-18T19:50:36.436Z] a3cc7d3b244e: Pulling fs layer [2021-06-18T19:50:36.436Z] 02a3295e0d61: Pulling fs layer [2021-06-18T19:50:36.436Z] 0f4f2e6d8100: Pulling fs layer [2021-06-18T19:50:36.436Z] 330b718f631f: Pulling fs layer [2021-06-18T19:50:36.436Z] a93816041522: Pulling fs layer [2021-06-18T19:50:36.436Z] bdb6da89ff94: Pulling fs layer [2021-06-18T19:50:36.436Z] 2a70c0c122f4: Pulling fs layer [2021-06-18T19:50:36.436Z] 330b718f631f: Waiting [2021-06-18T19:50:36.436Z] a93816041522: Waiting [2021-06-18T19:50:36.436Z] bdb6da89ff94: Waiting [2021-06-18T19:50:36.436Z] 2a70c0c122f4: Waiting [2021-06-18T19:50:36.436Z] 0f4f2e6d8100: Verifying Checksum [2021-06-18T19:50:36.436Z] 0f4f2e6d8100: Download complete [2021-06-18T19:50:36.436Z] 02a3295e0d61: Verifying Checksum [2021-06-18T19:50:36.436Z] 02a3295e0d61: Download complete [2021-06-18T19:50:36.436Z] a3cc7d3b244e: Verifying Checksum [2021-06-18T19:50:36.436Z] a3cc7d3b244e: Download complete [2021-06-18T19:50:36.436Z] a93816041522: Verifying Checksum [2021-06-18T19:50:36.436Z] a93816041522: Download complete [2021-06-18T19:50:36.709Z] bdb6da89ff94: Verifying Checksum [2021-06-18T19:50:36.709Z] bdb6da89ff94: Download complete [2021-06-18T19:50:36.709Z] 2a70c0c122f4: Verifying Checksum [2021-06-18T19:50:36.709Z] 2a70c0c122f4: Download complete [2021-06-18T19:50:37.307Z] a3cc7d3b244e: Pull complete [2021-06-18T19:50:37.914Z] 02a3295e0d61: Pull complete [2021-06-18T19:50:38.189Z] 0f4f2e6d8100: Pull complete [2021-06-18T19:50:38.460Z] 330b718f631f: Verifying Checksum [2021-06-18T19:50:38.461Z] 330b718f631f: Download complete [2021-06-18T19:50:41.874Z] 330b718f631f: Pull complete [2021-06-18T19:50:42.475Z] a93816041522: Pull complete [2021-06-18T19:50:42.747Z] bdb6da89ff94: Pull complete [2021-06-18T19:50:43.347Z] 2a70c0c122f4: Pull complete [2021-06-18T19:50:43.347Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-18T19:50:43.347Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-18T19:50:48.761Z] ---> 394ee46dfd3d [2021-06-18T19:50:48.761Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-18T19:50:48.761Z] ---> Running in f072144702f5 [2021-06-18T19:50:49.034Z] Removing intermediate container f072144702f5 [2021-06-18T19:50:49.034Z] ---> b3e18bde21e7 [2021-06-18T19:50:49.034Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-18T19:50:49.034Z] ---> Running in 0c918ed80284 [2021-06-18T19:50:50.478Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-18T19:50:51.461Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-18T19:50:52.452Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-18T19:50:52.452Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-18T19:50:52.452Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-18T19:50:52.452Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-18T19:50:52.725Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-18T19:50:52.725Z] Executing busybox-1.32.1-r6.trigger [2021-06-18T19:50:52.725Z] OK: 139 MiB in 45 packages [2021-06-18T19:50:54.174Z] Removing intermediate container 0c918ed80284 [2021-06-18T19:50:54.174Z] ---> a7bb86e82305 [2021-06-18T19:50:54.174Z] Step 6/8 : WORKDIR /build [2021-06-18T19:50:54.174Z] ---> Running in 71adf02ee1a5 [2021-06-18T19:50:54.798Z] Removing intermediate container 71adf02ee1a5 [2021-06-18T19:50:54.798Z] ---> 26176e29d860 [2021-06-18T19:50:54.798Z] Step 7/8 : COPY go.mod . [2021-06-18T19:50:55.796Z] ---> 4e4cd7fcf1b0 [2021-06-18T19:50:55.796Z] Step 8/8 : RUN go mod download [2021-06-18T19:50:55.796Z] ---> Running in fe3aa467523c [2021-06-18T19:51:22.627Z] Removing intermediate container fe3aa467523c [2021-06-18T19:51:22.627Z] ---> a9ccd0c93b98 [2021-06-18T19:51:22.627Z] Successfully built a9ccd0c93b98 [2021-06-18T19:51:22.627Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:51:22.971Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T19:51:22.972Z] . [Pipeline] withDockerContainer [2021-06-18T19:51:23.240Z] prd-ubuntu18.04-docker-arm64-4c-16g-270 does not seem to be running inside a container [2021-06-18T19:51:23.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T19:51:24.909Z] $ docker top dc14539d81bf4490acdbd25990793d83a2105618dab57735762457484f0977c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:51:25.869Z] + go version [2021-06-18T19:51:25.870Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-18T19:51:25.887Z] $ docker stop --time=1 dc14539d81bf4490acdbd25990793d83a2105618dab57735762457484f0977c3 [2021-06-18T19:51:27.778Z] $ docker rm -f dc14539d81bf4490acdbd25990793d83a2105618dab57735762457484f0977c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:51:28.546Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T19:51:28.546Z] . [Pipeline] withDockerContainer [2021-06-18T19:51:28.814Z] prd-ubuntu18.04-docker-arm64-4c-16g-270 does not seem to be running inside a container [2021-06-18T19:51:28.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T19:51:30.503Z] $ docker top 1cbe9645ee097cc6874bb444b55743d5fc4e90d93cbf30a86d5a092b9c2a1d8e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:51:31.462Z] + go mod tidy [Pipeline] sh [2021-06-18T19:51:32.743Z] + make test [2021-06-18T19:51:32.743Z] make -C ./app-service-template build [2021-06-18T19:51:32.743Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-18T19:51:32.743Z] go mod tidy [2021-06-18T19:51:33.352Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-18T19:52:12.364Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-18T19:52:12.364Z] make -C ./app-service-template test [2021-06-18T19:52:12.364Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-18T19:52:12.364Z] go mod tidy [2021-06-18T19:52:12.364Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-18T19:52:44.765Z] ok new-app-service 0.041s coverage: 47.8% of statements [2021-06-18T19:52:44.765Z] ? new-app-service/config [no test files] [2021-06-18T19:52:44.765Z] ok new-app-service/functions 0.036s [2021-06-18T19:52:44.765Z] CGO_ENABLED=1 go vet ./... [2021-06-18T19:53:06.971Z] gofmt -l . [2021-06-18T19:53:06.971Z] [ "`gofmt -l .`" = "" ] [2021-06-18T19:53:06.971Z] ./bin/test-attribution-txt.sh [2021-06-18T19:53:08.944Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/2/app-service-template' [2021-06-18T19:53:08.944Z] go mod tidy [2021-06-18T19:53:09.219Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-18T19:53:10.674Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-18T19:53:19.077Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.107s coverage: 63.6% of statements [2021-06-18T19:53:19.077Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 96.5% of statements [2021-06-18T19:53:19.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-18T19:53:19.077Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.094s coverage: 61.8% of statements [2021-06-18T19:53:19.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-18T19:53:19.077Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.056s [2021-06-18T19:53:19.077Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.079s coverage: 74.5% of statements [2021-06-18T19:53:19.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-18T19:53:19.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-18T19:53:19.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-18T19:53:19.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-18T19:53:19.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-18T19:53:19.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-18T19:53:19.077Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.028s coverage: 97.1% of statements [2021-06-18T19:53:19.077Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-18T19:53:20.071Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.058s coverage: 10.5% of statements [2021-06-18T19:53:26.805Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.939s coverage: 76.1% of statements [2021-06-18T19:53:26.805Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-18T19:53:26.805Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.094s coverage: 12.5% of statements [2021-06-18T19:53:26.805Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.079s coverage: 27.3% of statements [2021-06-18T19:53:26.805Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-18T19:53:26.805Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-18T19:53:26.805Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.046s coverage: 51.4% of statements [2021-06-18T19:53:53.588Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.117s coverage: 78.0% of statements [2021-06-18T19:53:53.588Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.039s coverage: 94.4% of statements [2021-06-18T19:53:53.588Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-18T19:53:56.227Z] gofmt -l . [2021-06-18T19:53:56.826Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-18T19:53:57.434Z] $ docker stop --time=1 1cbe9645ee097cc6874bb444b55743d5fc4e90d93cbf30a86d5a092b9c2a1d8e [2021-06-18T19:53:59.461Z] $ docker rm -f 1cbe9645ee097cc6874bb444b55743d5fc4e90d93cbf30a86d5a092b9c2a1d8e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T19:54:00.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-18T19:54:00.488Z] Warning: overwriting stash ‘coverage-report’ [2021-06-18T19:54:01.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-06-18T19:54:01.917Z] ---> job-cost.sh [2021-06-18T19:54:01.917Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EYKy [2021-06-18T19:54:48.900Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-18T19:56:25.715Z] lf-activate-venv(): INFO: Adding /tmp/venv-EYKy/bin to PATH [2021-06-18T19:56:25.715Z] INFO: No Stack... [2021-06-18T19:56:25.715Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-18T19:56:25.715Z] INFO: Archiving Costs [Pipeline] sh [2021-06-18T19:56:26.068Z] + cat /w/workspace/app-functions-sdk-go/2/archives/cost.csv [2021-06-18T19:56:26.069Z] + cut -d, -f6 [Pipeline] lock [2021-06-18T19:56:26.136Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-2-stack-cost] [2021-06-18T19:56:26.144Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-2-stack-cost] did not exist. Created. [2021-06-18T19:56:26.144Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-18T19:56:26.513Z] /w/workspace/app-functions-sdk-go/2@tmp/durable-9d9ffc58/script.sh: 1: /w/workspace/app-functions-sdk-go/2@tmp/durable-9d9ffc58/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-18T19:56:26.874Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-18T19:56:26.915Z] Warning: overwriting stash ‘stack-cost’ [2021-06-18T19:56:27.080Z] Stashed 1 file(s) [Pipeline] } [2021-06-18T19:56:27.094Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-18T19:56:28.279Z] provisioning config files... [2021-06-18T19:56:28.292Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/config5202678048332387674tmp [Pipeline] { [Pipeline] sh [2021-06-18T19:56:28.613Z] + set +x [2021-06-18T19:56:28.613Z] + curl -s https://codecov.io/bash [2021-06-18T19:56:28.613Z] + bash -s -- [2021-06-18T19:56:28.613Z] [2021-06-18T19:56:28.613Z] _____ _ [2021-06-18T19:56:28.613Z] / ____| | | [2021-06-18T19:56:28.613Z] | | ___ __| | ___ ___ _____ __ [2021-06-18T19:56:28.613Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-18T19:56:28.613Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-18T19:56:28.613Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-18T19:56:28.613Z] Bash-1.0.3 [2021-06-18T19:56:28.613Z] [2021-06-18T19:56:28.613Z] [2021-06-18T19:56:28.613Z] ==> git version 2.24.4 found [2021-06-18T19:56:28.613Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-18T19:56:28.613Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-18T19:56:28.613Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-18T19:56:28.613Z] ==> Jenkins CI detected. [2021-06-18T19:56:28.613Z] project root: . [2021-06-18T19:56:28.613Z] --> token set from env [2021-06-18T19:56:28.878Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-18T19:56:28.878Z] ==> Running gcov in . (disable via -X gcov) [2021-06-18T19:56:28.878Z] ==> Python coveragepy not found [2021-06-18T19:56:28.878Z] ==> Searching for coverage reports in: [2021-06-18T19:56:28.878Z] + . [2021-06-18T19:56:28.878Z] -> Found 2 reports [2021-06-18T19:56:28.878Z] ==> Detecting git/mercurial file structure [2021-06-18T19:56:28.878Z] ==> Reading reports [2021-06-18T19:56:28.878Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-18T19:56:28.878Z] + ./coverage.out bytes=95181 [2021-06-18T19:56:28.878Z] ==> Appending adjustments [2021-06-18T19:56:28.878Z] https://docs.codecov.io/docs/fixing-reports [2021-06-18T19:56:29.142Z] + Found adjustments [2021-06-18T19:56:29.142Z] ==> Gzipping contents [2021-06-18T19:56:29.142Z] 20K /tmp/codecov.notfr0.gz [2021-06-18T19:56:29.142Z] ==> Uploading reports [2021-06-18T19:56:29.142Z] url: https://codecov.io [2021-06-18T19:56:29.142Z] query: branch=PR-907&commit=cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-907%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=907&job=&cmd_args= [2021-06-18T19:56:29.142Z] -> Pinging Codecov [2021-06-18T19:56:29.142Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-907&commit=cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-907%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=907&job=&cmd_args= [2021-06-18T19:56:29.717Z] -> Uploading to [2021-06-18T19:56:29.717Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-18/3D8B5DFFC46A037C893635FACE044666/cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3/9a857e06-0f47-4423-84ca-7c4138630783.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210618%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210618T195629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42d4a33ad817878d0cdd3baadc61cd9739be169d1ef7a80744a1297b5f042e0d [2021-06-18T19:56:29.717Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-18T19:56:29.717Z] Dload Upload Total Spent Left Speed [2021-06-18T19:56:29.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16843 0 0 100 16843 0 42429 --:--:-- --:--:-- --:--:-- 42532 [2021-06-18T19:56:29.978Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/cc447ba5e31dbacf0c481db4a13b4bdfaf345ef3 [Pipeline] } [2021-06-18T19:56:29.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:56:31.977Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:56:32.555Z] ---> package-listing.sh [2021-06-18T19:56:32.555Z] ++ facter osfamily [2021-06-18T19:56:32.555Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T19:56:32.828Z] + OS_FAMILY=redhat [2021-06-18T19:56:32.828Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-907 [2021-06-18T19:56:32.828Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T19:56:32.828Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T19:56:32.828Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T19:56:32.828Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T19:56:32.828Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-907 ']' [2021-06-18T19:56:32.828Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T19:56:32.828Z] + case "${OS_FAMILY}" in [2021-06-18T19:56:32.828Z] + rpm -qa [2021-06-18T19:56:32.828Z] + sort [2021-06-18T19:56:33.414Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T19:56:33.414Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T19:56:33.414Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T19:56:33.414Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-907 ']' [2021-06-18T19:56:33.414Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-907/archives/ [2021-06-18T19:56:33.414Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-907/archives/ [Pipeline] echo [2021-06-18T19:56:33.427Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-907/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T19:56:33.724Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:56:34.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T19:56:34.293Z] [2021-06-18T19:56:34.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T19:56:34.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T19:56:34.627Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T19:56:34.627Z] df20fa9351a1: Pulling fs layer [2021-06-18T19:56:34.627Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T19:56:34.627Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T19:56:34.627Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T19:56:34.627Z] 93b61091891f: Pulling fs layer [2021-06-18T19:56:34.627Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T19:56:34.627Z] 5e14af77c1be: Pulling fs layer [2021-06-18T19:56:34.627Z] 01666e4c0597: Pulling fs layer [2021-06-18T19:56:34.627Z] aa168da1d23b: Pulling fs layer [2021-06-18T19:56:34.627Z] 93b61091891f: Waiting [2021-06-18T19:56:34.627Z] 93b9cdb0e59b: Waiting [2021-06-18T19:56:34.627Z] 5e14af77c1be: Waiting [2021-06-18T19:56:34.627Z] 01666e4c0597: Waiting [2021-06-18T19:56:34.627Z] aa168da1d23b: Waiting [2021-06-18T19:56:34.627Z] 46f8f816bc3b: Waiting [2021-06-18T19:56:34.627Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T19:56:34.627Z] 36b3adc4ff6f: Download complete [2021-06-18T19:56:34.627Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T19:56:34.627Z] 46f8f816bc3b: Download complete [2021-06-18T19:56:34.894Z] df20fa9351a1: Verifying Checksum [2021-06-18T19:56:34.894Z] df20fa9351a1: Download complete [2021-06-18T19:56:34.894Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T19:56:34.894Z] 93b9cdb0e59b: Download complete [2021-06-18T19:56:34.894Z] 5e14af77c1be: Verifying Checksum [2021-06-18T19:56:34.894Z] 5e14af77c1be: Download complete [2021-06-18T19:56:34.894Z] 01666e4c0597: Verifying Checksum [2021-06-18T19:56:34.894Z] 01666e4c0597: Download complete [2021-06-18T19:56:34.894Z] 93b61091891f: Verifying Checksum [2021-06-18T19:56:34.894Z] 93b61091891f: Download complete [2021-06-18T19:56:34.894Z] df20fa9351a1: Pull complete [2021-06-18T19:56:35.158Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T19:56:35.158Z] 8ad3a11d3b57: Download complete [2021-06-18T19:56:35.158Z] 36b3adc4ff6f: Pull complete [2021-06-18T19:56:35.745Z] 8ad3a11d3b57: Pull complete [2021-06-18T19:56:35.745Z] 46f8f816bc3b: Pull complete [2021-06-18T19:56:36.319Z] 93b61091891f: Pull complete [2021-06-18T19:56:36.319Z] 93b9cdb0e59b: Pull complete [2021-06-18T19:56:36.580Z] 5e14af77c1be: Pull complete [2021-06-18T19:56:36.580Z] 01666e4c0597: Pull complete [2021-06-18T19:56:36.841Z] aa168da1d23b: Verifying Checksum [2021-06-18T19:56:36.841Z] aa168da1d23b: Download complete [2021-06-18T19:56:42.182Z] aa168da1d23b: Pull complete [2021-06-18T19:56:42.182Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T19:56:42.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T19:56:42.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T19:56:42.267Z] prd-centos7-docker-4c-2g-267 does not seem to be running inside a container [2021-06-18T19:56:42.308Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_PR-907/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-907 -v /w/workspace/ndry_app-functions-sdk-go_PR-907:/w/workspace/ndry_app-functions-sdk-go_PR-907:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T19:56:44.311Z] $ docker top f2eb9a8680fcb3d80ffd923ec0ae3743731dc0a9a4e0ecfecdff6593d5015c1d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T19:56:44.712Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T19:56:45.014Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T19:56:45.320Z] + ls /var/log/sa-host [2021-06-18T19:56:45.320Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T19:56:45.320Z] file_magic: OK [2021-06-18T19:56:45.320Z] HZ: Using current value: 100 [2021-06-18T19:56:45.320Z] file_header: OK [2021-06-18T19:56:45.320Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-18T19:56:45.320Z] Statistics: [2021-06-18T19:56:45.320Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T19:56:45.320Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T19:56:45.320Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T19:56:45.320Z] file_magic: OK [2021-06-18T19:56:45.320Z] HZ: Using current value: 100 [2021-06-18T19:56:45.320Z] file_header: OK [2021-06-18T19:56:45.320Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-18T19:56:45.320Z] Statistics: [2021-06-18T19:56:45.320Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T19:56:45.320Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T19:56:46.018Z] provisioning config files... [2021-06-18T19:56:46.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/config7713201591233394411tmp [Pipeline] { [Pipeline] echo [2021-06-18T19:56:46.065Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:56:46.400Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T19:56:46.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:56:46.808Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T19:56:46.819Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:56:47.133Z] ---> sudo-logs.sh [2021-06-18T19:56:47.133Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T19:56:47.166Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:56:47.472Z] ---> job-cost.sh [2021-06-18T19:56:47.472Z] lf-activate-venv: SKIPPING [2021-06-18T19:56:47.472Z] DEBUG: total: 0.18000000715255737 [2021-06-18T19:56:47.472Z] INFO: Retrieving Stack Cost... [2021-06-18T19:56:48.422Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T19:56:48.683Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T19:56:48.702Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T19:56:49.008Z] ---> logs-deploy.sh [2021-06-18T19:56:49.008Z] lf-activate-venv: SKIPPING [2021-06-18T19:56:49.008Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-907/2 [2021-06-18T19:56:49.008Z] INFO: archiving workspace using pattern(s): [2021-06-18T19:56:49.956Z] Archives upload complete. [2021-06-18T19:56:49.956Z] INFO: archiving logs to Nexus