Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 748c375b9e927734e5c39e9bf70730eec1c3f6a7 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18223013417085308169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17443339551885049969.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2895043202500949325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16563774451843819940.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15058913155522093058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:true] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2232 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-service-configurable_main@tmp/jenkins-gitclient-ssh175726511935179426.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 748c375b9e927734e5c39e9bf70730eec1c3f6a7 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 Commit message: "ci: Additional Go 1.17 changes (#369)" > git rev-list --no-walk 1b0e324d4a66c3d82fe335eb1012cc37cc187782 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:21:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:21:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:21:50 ========================================================= 15:21:50 EdgeX Global Pipelines Version Info 15:21:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:21:51 ------------------- 15:21:51 stable info: 15:21:51 ------------------- 15:21:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:51 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:21:51 Message: update stable to v1.0.219 15:21:52 ------------------- 15:21:52 experimental info: 15:21:52 ------------------- 15:21:52 Commited By: **** collab-it+edgex@linuxfoundation.org 15:21:52 Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 15:21:52 Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 748c375 [Pipeline] echo 15:21:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:52 provisioning config files... 15:21:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8096009453998456145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:53 ---> docker-login.sh 15:21:53 nexus3.edgexfoundry.org:10001 15:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:53 Configure a credential helper to remove this warning. See 15:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:53 15:21:53 Login Succeeded 15:21:53 nexus3.edgexfoundry.org:10002 15:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:53 Configure a credential helper to remove this warning. See 15:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:53 15:21:53 Login Succeeded 15:21:53 nexus3.edgexfoundry.org:10003 15:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:53 Configure a credential helper to remove this warning. See 15:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:53 15:21:53 Login Succeeded 15:21:53 nexus3.edgexfoundry.org:10004 15:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:53 Configure a credential helper to remove this warning. See 15:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:53 15:21:53 Login Succeeded 15:21:53 docker.io 15:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:54 Configure a credential helper to remove this warning. See 15:21:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:54 15:21:54 Login Succeeded 15:21:54 ---> docker-login.sh ends [Pipeline] } 15:21:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:21:54 + git rev-list -1 --merges 748c375b9e927734e5c39e9bf70730eec1c3f6a7~1..748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] echo 15:21:54 -----------> git rev-list -1 --merges 748c375b9e927734e5c39e9bf70730eec1c3f6a7~1..748c375b9e927734e5c39e9bf70730eec1c3f6a7 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [false] [Pipeline] sh 15:21:54 + git log --format=format:%s -1 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] echo 15:21:55 ========================================================= 15:21:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:21:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:55 + git log --format=format:%s -1 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] echo 15:21:55 [semverPrep] GIT_COMMIT: 748c375b9e927734e5c39e9bf70730eec1c3f6a7, Commit Message: ci: Additional Go 1.17 changes (#369) [Pipeline] echo 15:21:55 [semverPrep] This is not a build commit. [Pipeline] sh 15:21:55 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:21:55 + grep -v github /etc/ssh/ssh_known_hosts 15:21:55 + '[' -e /tmp/ssh_known_hosts ']' 15:21:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:21:55 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 15:21:55 + sudo tee -a /etc/ssh/ssh_known_hosts 15:21:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:21:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:56 15:21:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:21:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:56 latest: Pulling from edgex-devops/git-semver 15:21:56 a0d0a0d46f8b: Pulling fs layer 15:21:56 3e5f54012d9b: Pulling fs layer 15:21:56 4c7163046ea9: Pulling fs layer 15:21:56 0c2d73faf560: Pulling fs layer 15:21:56 0c2d73faf560: Waiting 15:21:56 3e5f54012d9b: Verifying Checksum 15:21:56 3e5f54012d9b: Download complete 15:21:56 a0d0a0d46f8b: Verifying Checksum 15:21:56 a0d0a0d46f8b: Download complete 15:21:56 0c2d73faf560: Verifying Checksum 15:21:56 0c2d73faf560: Download complete 15:21:56 4c7163046ea9: Verifying Checksum 15:21:56 4c7163046ea9: Download complete 15:21:56 a0d0a0d46f8b: Pull complete 15:21:56 3e5f54012d9b: Pull complete 15:21:57 4c7163046ea9: Pull complete 15:21:57 0c2d73faf560: Pull complete 15:21:57 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:21:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:21:57 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:21:57 $ docker top ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:58 [ssh-agent] Looking for ssh-agent implementation... 15:21:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:58 $ docker exec ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb ssh-agent 15:21:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMMhPiE/agent.13 15:21:58 SSH_AGENT_PID=20 15:21:58 Running ssh-add (command line suppressed) 15:21:58 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3346106170169559327.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3346106170169559327.key) 15:21:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:58 + git tag --points-at HEAD [Pipeline] } 15:21:58 $ docker exec --env ******** --env ******** ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb ssh-agent -k 15:21:58 unset SSH_AUTH_SOCK; 15:21:58 unset SSH_AGENT_PID; 15:21:58 echo Agent pid 20 killed; 15:21:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:58 [ssh-agent] Looking for ssh-agent implementation... 15:21:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:58 $ docker exec ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb ssh-agent 15:21:59 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFNCdbi/agent.54 15:21:59 SSH_AGENT_PID=60 15:21:59 Running ssh-add (command line suppressed) 15:21:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2087047404413613980.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2087047404413613980.key) 15:21:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:59 + git semver init 15:21:59 # -> Open(): unable to determine branch for HEAD 15:21:59 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:21:59 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:21:59 # $SEMVER_REMOTE_NAME = origin 15:21:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:21:59 # $SEMVER_USER_NAME = edgex-jenkins 15:21:59 # $SEMVER_BRANCH = main 15:21:59 # $SEMVER_TEMP = /tmp/semver-940685717 15:21:59 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 15:22:00 # '/tmp/semver-940685717' -> '/w/workspace/ry_app-service-configurable_main/.semver' 15:22:00 # -> Force: false 15:22:00 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:22:00 $ docker exec --env ******** --env ******** ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb ssh-agent -k 15:22:00 unset SSH_AUTH_SOCK; 15:22:00 unset SSH_AGENT_PID; 15:22:00 echo Agent pid 60 killed; 15:22:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:22:00 + git semver [Pipeline] } 15:22:00 $ docker stop --time=1 ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb 15:22:02 $ docker rm -f ae1237e01ce4f47a470f36f63b83215a3624b66d7c612139989c704426f2e7fb [Pipeline] // withDockerContainer [Pipeline] sh 15:22:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:22:02 Stashed 1 file(s) [Pipeline] echo 15:22:02 [edgeXSemver]: initialized semver on version 2.2.0-dev.9 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:02 provisioning config files... 15:22:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9033974926000572766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:03 ---> docker-login.sh 15:22:03 nexus3.edgexfoundry.org:10001 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:03 Configure a credential helper to remove this warning. See 15:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:03 15:22:03 Login Succeeded 15:22:03 nexus3.edgexfoundry.org:10002 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:03 Configure a credential helper to remove this warning. See 15:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:03 15:22:03 Login Succeeded 15:22:03 nexus3.edgexfoundry.org:10003 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:03 Configure a credential helper to remove this warning. See 15:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:03 15:22:03 Login Succeeded 15:22:03 nexus3.edgexfoundry.org:10004 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:03 Configure a credential helper to remove this warning. See 15:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:03 15:22:03 Login Succeeded 15:22:03 docker.io 15:22:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:03 Configure a credential helper to remove this warning. See 15:22:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:03 15:22:03 Login Succeeded 15:22:03 ---> docker-login.sh ends [Pipeline] } 15:22:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:22:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:04 ========================================================= 15:22:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:22:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:22:04 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 15:22:04 Sending build context to Docker daemon 2.935MB 15:22:04 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:22:04 Step 2/13 : FROM ${BASE} AS builder 15:22:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:22:04 59bf1c3509f3: Pulling fs layer 15:22:04 666ba61612fd: Pulling fs layer 15:22:04 8ed8ca486205: Pulling fs layer 15:22:04 4fe6c5a15a65: Pulling fs layer 15:22:04 22a0e8bec74d: Pulling fs layer 15:22:04 f965cba54748: Pulling fs layer 15:22:04 861ffc35075e: Pulling fs layer 15:22:04 4b385c91608e: Pulling fs layer 15:22:04 560528eb2ebb: Pulling fs layer 15:22:04 4fe6c5a15a65: Waiting 15:22:04 22a0e8bec74d: Waiting 15:22:04 f965cba54748: Waiting 15:22:04 861ffc35075e: Waiting 15:22:04 4b385c91608e: Waiting 15:22:04 560528eb2ebb: Waiting 15:22:04 8ed8ca486205: Verifying Checksum 15:22:04 8ed8ca486205: Download complete 15:22:04 666ba61612fd: Verifying Checksum 15:22:04 666ba61612fd: Download complete 15:22:04 22a0e8bec74d: Verifying Checksum 15:22:04 22a0e8bec74d: Download complete 15:22:04 59bf1c3509f3: Verifying Checksum 15:22:04 59bf1c3509f3: Download complete 15:22:04 f965cba54748: Verifying Checksum 15:22:04 f965cba54748: Download complete 15:22:04 861ffc35075e: Verifying Checksum 15:22:04 861ffc35075e: Download complete 15:22:04 4b385c91608e: Verifying Checksum 15:22:04 4b385c91608e: Download complete 15:22:05 560528eb2ebb: Verifying Checksum 15:22:05 560528eb2ebb: Download complete 15:22:05 4fe6c5a15a65: Verifying Checksum 15:22:05 4fe6c5a15a65: Download complete 15:22:05 59bf1c3509f3: Pull complete 15:22:05 666ba61612fd: Pull complete 15:22:05 8ed8ca486205: Pull complete 15:22:09 4fe6c5a15a65: Pull complete 15:22:09 22a0e8bec74d: Pull complete 15:22:09 f965cba54748: Pull complete 15:22:09 861ffc35075e: Pull complete 15:22:09 4b385c91608e: Pull complete 15:22:12 560528eb2ebb: Pull complete 15:22:12 Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f 15:22:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:22:12 ---> dd4a08f94e63 15:22:12 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:22:13 ---> Running in 185ef2d569d7 15:22:13 Removing intermediate container 185ef2d569d7 15:22:13 ---> 3f3c2bdfcc0a 15:22:13 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:22:13 ---> Running in 8148eb964194 15:22:13 Removing intermediate container 8148eb964194 15:22:13 ---> 5a9e8e9c3958 15:22:13 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:22:13 ---> Running in 3e36dcbe06c9 15:22:13 Removing intermediate container 3e36dcbe06c9 15:22:13 ---> c24287b8cb57 15:22:13 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:13 ---> Running in bdc25b23c1e4 15:22:14 Removing intermediate container bdc25b23c1e4 15:22:14 ---> 06ce18ddcf4f 15:22:14 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:22:14 ---> Running in f92e2e4cf098 15:22:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:22:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:22:15 OK: 221 MiB in 52 packages 15:22:15 Removing intermediate container f92e2e4cf098 15:22:15 ---> 136cf0ba1836 15:22:15 Step 8/13 : WORKDIR /app 15:22:15 ---> Running in 02e087df21c6 15:22:15 Removing intermediate container 02e087df21c6 15:22:15 ---> a38840012a81 15:22:15 Step 9/13 : COPY go.mod vendor* ./ 15:22:16 ---> 4f04e13aa32b 15:22:16 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:16 ---> Running in 6f7b3a930a19 15:22:17 Still waiting to schedule task 15:22:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:22:42 Removing intermediate container 6f7b3a930a19 15:22:42 ---> e888a7e2135d 15:22:42 Step 11/13 : COPY . . 15:22:43 ---> fd3ceac4eae5 15:22:43 Step 12/13 : ARG MAKE="make build" 15:22:43 ---> Running in eb571557e15e 15:22:43 Removing intermediate container eb571557e15e 15:22:43 ---> 1d67ac1a98cd 15:22:43 Step 13/13 : RUN $MAKE 15:22:43 ---> Running in b98d6975b046 15:22:43 noop 15:22:43 Removing intermediate container b98d6975b046 15:22:43 ---> 940815a08720 15:22:43 Successfully built 940815a08720 15:22:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:22:44 + docker inspect -f . ci-base-image-x86_64 15:22:44 . [Pipeline] withDockerContainer 15:22:44 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:22:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 15:22:44 $ docker top 8465c9e455e7c1c891a0d15b009e23f4078349b23ad397580ecba691cd870b9d -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:44 + go version 15:22:44 go version go1.17.6 linux/amd64 [Pipeline] } 15:22:45 $ docker stop --time=1 8465c9e455e7c1c891a0d15b009e23f4078349b23ad397580ecba691cd870b9d 15:22:46 $ docker rm -f 8465c9e455e7c1c891a0d15b009e23f4078349b23ad397580ecba691cd870b9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:22:46 + docker inspect -f . ci-base-image-x86_64 15:22:46 . [Pipeline] withDockerContainer 15:22:46 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:22:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 15:22:47 $ docker top 30bcffa2379dcd093fac7a1ed072ac474d4ad2baa34f88bad7be93609eb5136a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:22:47 + make test 15:22:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:23:02 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:23:02 CGO_ENABLED=1 go vet ./... 15:23:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:23:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:23:05 ./bin/test-attribution-txt.sh [Pipeline] echo 15:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:23:06 $ docker stop --time=1 30bcffa2379dcd093fac7a1ed072ac474d4ad2baa34f88bad7be93609eb5136a 15:23:07 $ docker rm -f 30bcffa2379dcd093fac7a1ed072ac474d4ad2baa34f88bad7be93609eb5136a [Pipeline] // withDockerContainer [Pipeline] sh 15:23:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:23:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:23:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:23:09 + ls -al . 15:23:09 total 148 15:23:09 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 15:23 . 15:23:09 drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 15:21 .. 15:23:09 -rw-rw-r--. 1 jenkins jenkins 7608 Jan 20 15:21 Attribution.txt 15:23:09 drwxrwxr-x. 2 jenkins jenkins 37 Jan 20 15:21 bin 15:23:09 -rw-rw-r--. 1 jenkins jenkins 23791 Jan 20 15:21 CHANGELOG.md 15:23:09 -rw-r--r--. 1 jenkins jenkins 10 Jan 20 15:22 coverage.out 15:23:09 -rw-rw-r--. 1 jenkins jenkins 2087 Jan 20 15:21 Dockerfile 15:23:09 -rw-rw-r--. 1 jenkins jenkins 119 Jan 20 15:21 .dockerignore 15:23:09 drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 15:21 .git 15:23:09 drwxrwxr-x. 2 jenkins jenkins 104 Jan 20 15:21 .github 15:23:09 -rw-rw-r--. 1 jenkins jenkins 104 Jan 20 15:21 .gitignore 15:23:09 -rw-rw-r--. 1 jenkins jenkins 2802 Jan 20 15:21 go.mod 15:23:09 -rw-rw-r--. 1 jenkins jenkins 49310 Jan 20 15:21 go.sum 15:23:09 -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 15:21 GOVERNANCE.md 15:23:09 -rw-rw-r--. 1 jenkins jenkins 687 Jan 20 15:21 Jenkinsfile 15:23:09 -rw-rw-r--. 1 jenkins jenkins 10174 Jan 20 15:21 LICENSE 15:23:09 -rw-rw-r--. 1 jenkins jenkins 1949 Jan 20 15:21 main.go 15:23:09 -rw-rw-r--. 1 jenkins jenkins 1614 Jan 20 15:21 makefile 15:23:09 -rw-rw-r--. 1 jenkins jenkins 618 Jan 20 15:21 OWNERS.md 15:23:09 -rw-rw-r--. 1 jenkins jenkins 3860 Jan 20 15:21 README.md 15:23:09 drwxrwxr-x. 9 jenkins jenkins 151 Jan 20 15:21 res 15:23:09 drwx------. 3 jenkins jenkins 58 Jan 20 15:22 .semver 15:23:09 drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 15:21 snap 15:23:09 -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 15:22 VERSION [Pipeline] isUnix [Pipeline] sh 15:23:09 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=748c375b9e927734e5c39e9bf70730eec1c3f6a7 --label arch=amd64 --label version=2.2.0-dev.9 . 15:23:09 Sending build context to Docker daemon 2.936MB 15:23:09 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:23:09 Step 2/27 : FROM ${BASE} AS builder 15:23:09 ---> 940815a08720 15:23:09 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:23:09 ---> Running in 65edfaa865cf 15:23:09 Removing intermediate container 65edfaa865cf 15:23:09 ---> 6005ca79ce3f 15:23:09 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:23:09 ---> Running in 8ba090b863df 15:23:10 Removing intermediate container 8ba090b863df 15:23:10 ---> 90bad8a93122 15:23:10 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:23:10 ---> Running in ef8e75b37acb 15:23:10 Removing intermediate container ef8e75b37acb 15:23:10 ---> a6f3bcadd696 15:23:10 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:10 ---> Running in 0c63577f6f59 15:23:10 Removing intermediate container 0c63577f6f59 15:23:10 ---> 323fbd840378 15:23:10 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:10 ---> Running in 7beba9f9275e 15:23:10 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:23:11 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:23:12 OK: 221 MiB in 52 packages 15:23:12 Removing intermediate container 7beba9f9275e 15:23:12 ---> c9414b256b80 15:23:12 Step 8/27 : WORKDIR /app 15:23:12 ---> Running in aed1bfd1d113 15:23:12 Removing intermediate container aed1bfd1d113 15:23:12 ---> 039f04b46835 15:23:12 Step 9/27 : COPY go.mod vendor* ./ 15:23:12 ---> 3b29fb6b1e3b 15:23:12 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:12 ---> Running in 28a361cfc9c8 15:23:13 Removing intermediate container 28a361cfc9c8 15:23:13 ---> 963fb1caca81 15:23:13 Step 11/27 : COPY . . 15:23:13 ---> c8d7657785c5 15:23:13 Step 12/27 : ARG MAKE="make build" 15:23:13 ---> Running in 05c167ed05f2 15:23:13 Removing intermediate container 05c167ed05f2 15:23:13 ---> 8de8b8b78eb1 15:23:13 Step 13/27 : RUN $MAKE 15:23:13 ---> Running in d5d843ae2ae8 15:23:13 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.9" -o app-service-configurable 15:23:26 Removing intermediate container d5d843ae2ae8 15:23:26 ---> f2233e4b1a3d 15:23:26 Step 14/27 : FROM alpine:3.14 15:23:26 3.14: Pulling from library/alpine 15:23:26 97518928ae5f: Pulling fs layer 15:23:26 97518928ae5f: Verifying Checksum 15:23:26 97518928ae5f: Download complete 15:23:26 97518928ae5f: Pull complete 15:23:26 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:23:26 Status: Downloaded newer image for alpine:3.14 15:23:26 ---> 0a97eee8041e 15:23:26 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:23:26 ---> Running in 1b968b23d966 15:23:26 Removing intermediate container 1b968b23d966 15:23:26 ---> 6bcc5d2a221d 15:23:26 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:23:26 ---> Running in 1eef933c76a5 15:23:27 Removing intermediate container 1eef933c76a5 15:23:27 ---> 332ce4bdcb7a 15:23:27 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:23:27 ---> Running in aee307813243 15:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:23:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:23:27 (1/7) Installing ca-certificates (20191127-r5) 15:23:27 (2/7) Installing dumb-init (1.2.5-r1) 15:23:27 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:23:27 (4/7) Installing libsodium (1.0.18-r0) 15:23:27 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:23:27 (6/7) Installing libzmq (4.3.4-r0) 15:23:27 (7/7) Installing zeromq (4.3.4-r0) 15:23:27 Executing busybox-1.33.1-r6.trigger 15:23:27 Executing ca-certificates-20191127-r5.trigger 15:23:27 OK: 9 MiB in 21 packages 15:23:28 Removing intermediate container aee307813243 15:23:28 ---> 6589d060e018 15:23:28 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:23:28 ---> 1f134f94dfde 15:23:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:23:28 ---> 55c280655aee 15:23:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:23:28 ---> f2d23036580f 15:23:28 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:23:29 ---> 79d28a60c375 15:23:29 Step 22/27 : EXPOSE 48095 15:23:29 ---> Running in f298a1afe40c 15:23:29 Removing intermediate container f298a1afe40c 15:23:29 ---> c074d3781cda 15:23:29 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:23:29 ---> Running in 982b5ac60377 15:23:29 Removing intermediate container 982b5ac60377 15:23:29 ---> 5958dbbfb1fc 15:23:29 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:29 ---> Running in f137bf575e8e 15:23:29 Removing intermediate container f137bf575e8e 15:23:29 ---> e0355ebec2b8 15:23:29 Step 25/27 : LABEL arch=amd64 15:23:29 ---> Running in f41c8b2abb6f 15:23:29 Removing intermediate container f41c8b2abb6f 15:23:29 ---> 3b5d8a3e7cd7 15:23:29 Step 26/27 : LABEL git_sha=748c375b9e927734e5c39e9bf70730eec1c3f6a7 15:23:29 ---> Running in 919a96749b54 15:23:30 Removing intermediate container 919a96749b54 15:23:30 ---> 80a5e0554627 15:23:30 Step 27/27 : LABEL version=2.2.0-dev.9 15:23:30 ---> Running in 0a69ac79a3e5 15:23:30 Removing intermediate container 0a69ac79a3e5 15:23:30 ---> 5904c4660507 15:23:30 [Warning] One or more build-args [ARCH] were not consumed 15:23:30 Successfully built 5904c4660507 15:23:30 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:23:30 provisioning config files... 15:23:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2206367089145963417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:30 ---> docker-login.sh 15:23:30 nexus3.edgexfoundry.org:10001 15:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:30 Configure a credential helper to remove this warning. See 15:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:30 15:23:30 Login Succeeded 15:23:30 nexus3.edgexfoundry.org:10002 15:23:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:30 Configure a credential helper to remove this warning. See 15:23:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:30 15:23:30 Login Succeeded 15:23:30 nexus3.edgexfoundry.org:10003 15:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:31 Configure a credential helper to remove this warning. See 15:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:31 15:23:31 Login Succeeded 15:23:31 nexus3.edgexfoundry.org:10004 15:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:31 Configure a credential helper to remove this warning. See 15:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:31 15:23:31 Login Succeeded 15:23:31 docker.io 15:23:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:23:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:23:31 Configure a credential helper to remove this warning. See 15:23:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:23:31 15:23:31 Login Succeeded 15:23:31 ---> docker-login.sh ends [Pipeline] } 15:23:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:23:31 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:23:31 748c375b9e927734e5c39e9bf70730eec1c3f6a7 15:23:31 latest 15:23:31 2.2.0-dev.9 15:23:31 748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 15:23:31 main 15:23:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] isUnix [Pipeline] sh 15:23:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7 15:23:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:23:32 ce5a742e5f27: Preparing 15:23:32 a784203774c1: Preparing 15:23:32 c50e8c86b4bf: Preparing 15:23:32 f63f735a82fe: Preparing 15:23:32 47f298d84d27: Preparing 15:23:32 1a058d5342cc: Preparing 15:23:32 1a058d5342cc: Waiting 15:23:32 a784203774c1: Pushed 15:23:32 c50e8c86b4bf: Pushed 15:23:32 f63f735a82fe: Pushed 15:23:32 1a058d5342cc: Layer already exists 15:23:32 47f298d84d27: Pushed 15:23:33 ce5a742e5f27: Pushed 15:23:33 748c375b9e927734e5c39e9bf70730eec1c3f6a7: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:23:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 15:23:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:23:34 ce5a742e5f27: Preparing 15:23:34 a784203774c1: Preparing 15:23:34 c50e8c86b4bf: Preparing 15:23:34 f63f735a82fe: Preparing 15:23:34 47f298d84d27: Preparing 15:23:34 1a058d5342cc: Preparing 15:23:34 1a058d5342cc: Waiting 15:23:34 47f298d84d27: Layer already exists 15:23:34 f63f735a82fe: Layer already exists 15:23:34 c50e8c86b4bf: Layer already exists 15:23:34 a784203774c1: Layer already exists 15:23:34 ce5a742e5f27: Layer already exists 15:23:34 1a058d5342cc: Layer already exists 15:23:34 latest: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:23:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 15:23:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.9 15:23:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:23:34 ce5a742e5f27: Preparing 15:23:34 a784203774c1: Preparing 15:23:34 c50e8c86b4bf: Preparing 15:23:34 f63f735a82fe: Preparing 15:23:34 47f298d84d27: Preparing 15:23:34 1a058d5342cc: Preparing 15:23:34 1a058d5342cc: Waiting 15:23:34 ce5a742e5f27: Layer already exists 15:23:34 47f298d84d27: Layer already exists 15:23:34 f63f735a82fe: Layer already exists 15:23:34 a784203774c1: Layer already exists 15:23:34 c50e8c86b4bf: Layer already exists 15:23:34 1a058d5342cc: Layer already exists 15:23:34 2.2.0-dev.9: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:23:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 15:23:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 15:23:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:23:35 ce5a742e5f27: Preparing 15:23:35 a784203774c1: Preparing 15:23:35 c50e8c86b4bf: Preparing 15:23:35 f63f735a82fe: Preparing 15:23:35 47f298d84d27: Preparing 15:23:35 1a058d5342cc: Preparing 15:23:35 1a058d5342cc: Waiting 15:23:35 c50e8c86b4bf: Layer already exists 15:23:35 a784203774c1: Layer already exists 15:23:35 f63f735a82fe: Layer already exists 15:23:35 47f298d84d27: Layer already exists 15:23:35 ce5a742e5f27: Layer already exists 15:23:35 1a058d5342cc: Layer already exists 15:23:35 748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] isUnix [Pipeline] sh 15:23:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 15:23:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:23:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:23:36 ce5a742e5f27: Preparing 15:23:36 a784203774c1: Preparing 15:23:36 c50e8c86b4bf: Preparing 15:23:36 f63f735a82fe: Preparing 15:23:36 47f298d84d27: Preparing 15:23:36 1a058d5342cc: Preparing 15:23:36 1a058d5342cc: Waiting 15:23:36 ce5a742e5f27: Layer already exists 15:23:36 f63f735a82fe: Layer already exists 15:23:36 a784203774c1: Layer already exists 15:23:36 c50e8c86b4bf: Layer already exists 15:23:36 47f298d84d27: Layer already exists 15:23:36 1a058d5342cc: Layer already exists 15:23:36 main: digest: sha256:525660ce78d2084749e1d9ebb2dcae280fbec349f862b09b6530a4ba88878472 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:23:36 ===================================================== [Pipeline] echo 15:23:36 taggedImages: 15:23:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7 15:23:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:23:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.9 15:23:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 15:23:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:36 15:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:23:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:36 latest: Pulling from edgex-lftools-log-publisher 15:23:36 b4d181a07f80: Pulling fs layer 15:23:36 a1111a8f2ec3: Pulling fs layer 15:23:36 ed53099fbce6: Pulling fs layer 15:23:36 dc539afda2c1: Pulling fs layer 15:23:36 77bc0d833cb6: Pulling fs layer 15:23:36 9065ff56babe: Pulling fs layer 15:23:36 d287ab97295c: Pulling fs layer 15:23:36 77bc0d833cb6: Waiting 15:23:36 9065ff56babe: Waiting 15:23:36 d287ab97295c: Waiting 15:23:36 dc539afda2c1: Waiting 15:23:36 a1111a8f2ec3: Verifying Checksum 15:23:36 a1111a8f2ec3: Download complete 15:23:36 dc539afda2c1: Verifying Checksum 15:23:36 dc539afda2c1: Download complete 15:23:37 b4d181a07f80: Verifying Checksum 15:23:37 b4d181a07f80: Download complete 15:23:37 77bc0d833cb6: Verifying Checksum 15:23:37 77bc0d833cb6: Download complete 15:23:37 ed53099fbce6: Verifying Checksum 15:23:37 ed53099fbce6: Download complete 15:23:37 9065ff56babe: Verifying Checksum 15:23:37 9065ff56babe: Download complete 15:23:37 d287ab97295c: Verifying Checksum 15:23:37 d287ab97295c: Download complete 15:23:38 b4d181a07f80: Pull complete 15:23:38 a1111a8f2ec3: Pull complete 15:23:39 ed53099fbce6: Pull complete 15:23:39 dc539afda2c1: Pull complete 15:23:39 77bc0d833cb6: Pull complete 15:23:39 9065ff56babe: Pull complete 15:23:45 d287ab97295c: Pull complete 15:23:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:23:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:23:45 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2233 in /w/workspace/ry_app-service-configurable_main 15:23:47 $ docker top 1c5f11a5814be4e4062cab57647eafd2beca4bdb09581b2cb5814e3ce544707a -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 15:23:47 Running in /w/workspace/app-service-configurable/45 [Pipeline] { [Pipeline] checkout 15:23:48 Selected Git installation does not exist. Using Default 15:23:48 The recommended git tool is: NONE 15:23:48 ---> job-cost.sh 15:23:48 lf-activate-venv: SKIPPING 15:23:48 INFO: No Stack... 15:23:48 INFO: Retrieving Pricing Info for: v3-standard-2 15:23:48 INFO: Archiving Costs [Pipeline] sh 15:23:49 + cut -d, -f6 15:23:49 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock 15:23:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] 15:23:49 Resource [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] did not exist. Created. 15:23:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:49 + echo total: 0.05999999865889549 [Pipeline] stash 15:23:49 Stashed 1 file(s) [Pipeline] } 15:23:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:49 $ docker stop --time=1 1c5f11a5814be4e4062cab57647eafd2beca4bdb09581b2cb5814e3ce544707a 15:23:50 $ docker rm -f 1c5f11a5814be4e4062cab57647eafd2beca4bdb09581b2cb5814e3ce544707a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:52 using credential edgex-jenkins-ssh 15:23:52 Cloning the remote Git repository 15:23:52 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:23:52 > git init /w/workspace/app-service-configurable/45 # timeout=10 15:23:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:23:52 > git --version # timeout=10 15:23:52 > git --version # 'git version 2.17.1' 15:23:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:23:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:54 Avoid second fetch 15:23:54 Checking out Revision 748c375b9e927734e5c39e9bf70730eec1c3f6a7 (main) 15:23:54 > git config core.sparsecheckout # timeout=10 15:23:54 > git checkout -f 748c375b9e927734e5c39e9bf70730eec1c3f6a7 # timeout=10 15:23:58 Commit message: "ci: Additional Go 1.17 changes (#369)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:23:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:23:59 % Total % Received % Xferd Average Speed Time Time Time Current 15:23:59 Dload Upload Total Spent Left Speed 15:23:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 72656 0 --:--:-- --:--:-- --:--:-- 72656 [Pipeline] sh 15:23:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:24:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:24:00 + sudo tee /etc/docker/daemon.new 15:24:00 { 15:24:00 "registry-mirrors": [ 15:24:00 "https://nexus3.edgexfoundry.org:10001" 15:24:00 ], 15:24:00 "bip": "10.250.0.254/24", 15:24:00 "hosts": [ 15:24:00 "tcp://0.0.0.0:5555", 15:24:00 "unix:///var/run/docker.sock" 15:24:00 ], 15:24:00 "mtu": 1458, 15:24:00 "selinux-enabled": true, 15:24:00 "seccomp-profile": "/etc/docker/seccomp.json" 15:24:00 } [Pipeline] sh 15:24:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:24:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:19 provisioning config files... 15:24:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/45@tmp/config4951100496670959737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:19 ---> docker-login.sh 15:24:19 nexus3.edgexfoundry.org:10001 15:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:20 Configure a credential helper to remove this warning. See 15:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:20 15:24:20 Login Succeeded 15:24:20 nexus3.edgexfoundry.org:10002 15:24:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:20 Configure a credential helper to remove this warning. See 15:24:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:20 15:24:20 Login Succeeded 15:24:20 nexus3.edgexfoundry.org:10003 15:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:21 Configure a credential helper to remove this warning. See 15:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:21 15:24:21 Login Succeeded 15:24:21 nexus3.edgexfoundry.org:10004 15:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:21 Configure a credential helper to remove this warning. See 15:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:21 15:24:21 Login Succeeded 15:24:21 docker.io 15:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:22 Configure a credential helper to remove this warning. See 15:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:22 15:24:22 Login Succeeded 15:24:22 ---> docker-login.sh ends [Pipeline] } 15:24:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:22 ========================================================= 15:24:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:24:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:24:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 15:24:23 Sending build context to Docker daemon 207.4kB 15:24:23 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:24:23 Step 2/13 : FROM ${BASE} AS builder 15:24:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:23 9b3977197b4f: Pulling fs layer 15:24:23 1a89e8eeedd5: Pulling fs layer 15:24:23 94645a83ff95: Pulling fs layer 15:24:23 3f3a8bcf1eab: Pulling fs layer 15:24:23 0c92f367c5e7: Pulling fs layer 15:24:23 4b8299f9d1f4: Pulling fs layer 15:24:23 9a6b49a46696: Pulling fs layer 15:24:23 cf05db05a679: Pulling fs layer 15:24:23 3f3a8bcf1eab: Waiting 15:24:23 0c92f367c5e7: Waiting 15:24:23 4b8299f9d1f4: Waiting 15:24:23 9a6b49a46696: Waiting 15:24:23 cf05db05a679: Waiting 15:24:23 94645a83ff95: Verifying Checksum 15:24:23 94645a83ff95: Download complete 15:24:23 1a89e8eeedd5: Download complete 15:24:23 0c92f367c5e7: Verifying Checksum 15:24:23 0c92f367c5e7: Download complete 15:24:23 4b8299f9d1f4: Download complete 15:24:23 9a6b49a46696: Verifying Checksum 15:24:23 9a6b49a46696: Download complete 15:24:23 9b3977197b4f: Download complete 15:24:24 9b3977197b4f: Pull complete 15:24:25 1a89e8eeedd5: Pull complete 15:24:25 94645a83ff95: Pull complete 15:24:25 cf05db05a679: Verifying Checksum 15:24:25 cf05db05a679: Download complete 15:24:26 3f3a8bcf1eab: Verifying Checksum 15:24:26 3f3a8bcf1eab: Download complete 15:24:38 3f3a8bcf1eab: Pull complete 15:24:38 0c92f367c5e7: Pull complete 15:24:38 4b8299f9d1f4: Pull complete 15:24:38 9a6b49a46696: Pull complete 15:24:44 cf05db05a679: Pull complete 15:24:44 Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 15:24:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:24:44 ---> 0ccda1f7e2ee 15:24:44 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:24:46 ---> Running in 34ebff9e37a5 15:24:46 Removing intermediate container 34ebff9e37a5 15:24:46 ---> f09f77446bf2 15:24:46 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:24:46 ---> Running in 6c6242a578b1 15:24:46 Removing intermediate container 6c6242a578b1 15:24:46 ---> 83e8fb819836 15:24:46 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:24:46 ---> Running in a89a1305d52c 15:24:46 Removing intermediate container a89a1305d52c 15:24:46 ---> b4cbf561dc3f 15:24:46 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:47 ---> Running in 00acf9fce546 15:24:49 Removing intermediate container 00acf9fce546 15:24:49 ---> 5b4c42152910 15:24:49 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:49 ---> Running in eb11a05f9475 15:24:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:24:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:24:51 OK: 220 MiB in 52 packages 15:24:52 Removing intermediate container eb11a05f9475 15:24:52 ---> ce670b6afbdc 15:24:52 Step 8/13 : WORKDIR /app 15:24:52 ---> Running in 0a5c8dabd0e4 15:24:52 Removing intermediate container 0a5c8dabd0e4 15:24:52 ---> 129138b87adf 15:24:52 Step 9/13 : COPY go.mod vendor* ./ 15:24:53 ---> c7de7e18de6a 15:24:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:24:53 ---> Running in 15902c7b0be6 15:26:15 Removing intermediate container 15902c7b0be6 15:26:15 ---> d7f92d6468c5 15:26:15 Step 11/13 : COPY . . 15:26:15 ---> cf12d5d222a6 15:26:15 Step 12/13 : ARG MAKE="make build" 15:26:15 ---> Running in b3067a0f1c62 15:26:15 Removing intermediate container b3067a0f1c62 15:26:15 ---> 0c84762d2d45 15:26:15 Step 13/13 : RUN $MAKE 15:26:15 ---> Running in 5afa489fd000 15:26:15 noop 15:26:15 Removing intermediate container 5afa489fd000 15:26:15 ---> 42bb58539e2d 15:26:15 Successfully built 42bb58539e2d 15:26:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:26:15 + docker inspect -f . ci-base-image-arm64 15:26:15 . [Pipeline] withDockerContainer 15:26:16 prd-ubuntu18.04-docker-arm64-4c-16g-2233 does not seem to be running inside a container 15:26:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/45 -v /w/workspace/app-service-configurable/45:/w/workspace/app-service-configurable/45:rw,z -v /w/workspace/app-service-configurable/45@tmp:/w/workspace/app-service-configurable/45@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 ******** ci-base-image-arm64 cat 15:26:17 $ docker top 4cae902d154a4b0505eb589af329e2a0f0adb31f8f8dc31d6d74e12917a76c8d -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:18 + go version 15:26:18 go version go1.17.6 linux/arm64 [Pipeline] } 15:26:18 $ docker stop --time=1 4cae902d154a4b0505eb589af329e2a0f0adb31f8f8dc31d6d74e12917a76c8d 15:26:20 $ docker rm -f 4cae902d154a4b0505eb589af329e2a0f0adb31f8f8dc31d6d74e12917a76c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:26:20 + docker inspect -f . ci-base-image-arm64 15:26:20 . [Pipeline] withDockerContainer 15:26:21 prd-ubuntu18.04-docker-arm64-4c-16g-2233 does not seem to be running inside a container 15:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/45 -v /w/workspace/app-service-configurable/45:/w/workspace/app-service-configurable/45:rw,z -v /w/workspace/app-service-configurable/45@tmp:/w/workspace/app-service-configurable/45@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 ******** ci-base-image-arm64 cat 15:26:22 $ docker top add2e860750e955a58f6e4096a825e8d4e527623416338ffb05c63caf68ec7fc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:26:23 + make test 15:26:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 15:27:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:27:20 CGO_ENABLED=1 go vet ./... 15:27:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:27:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:27:35 ./bin/test-attribution-txt.sh [Pipeline] echo 15:27:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:27:35 $ docker stop --time=1 add2e860750e955a58f6e4096a825e8d4e527623416338ffb05c63caf68ec7fc 15:27:37 $ docker rm -f add2e860750e955a58f6e4096a825e8d4e527623416338ffb05c63caf68ec7fc [Pipeline] // withDockerContainer [Pipeline] sh 15:27:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:27:38 Warning: overwriting stash ‘coverage-report’ 15:27:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:27:40 + ls -al . 15:27:40 total 172 15:27:40 drwxrwxr-x 7 jenkins jenkins 4096 Jan 20 15:27 . 15:27:40 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 15:23 .. 15:27:40 -rw-rw-r-- 1 jenkins jenkins 119 Jan 20 15:23 .dockerignore 15:27:40 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 15:23 .git 15:27:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:23 .github 15:27:40 -rw-rw-r-- 1 jenkins jenkins 104 Jan 20 15:23 .gitignore 15:27:40 -rw-rw-r-- 1 jenkins jenkins 7608 Jan 20 15:23 Attribution.txt 15:27:40 -rw-rw-r-- 1 jenkins jenkins 23791 Jan 20 15:23 CHANGELOG.md 15:27:40 -rw-rw-r-- 1 jenkins jenkins 2087 Jan 20 15:23 Dockerfile 15:27:40 -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 15:23 GOVERNANCE.md 15:27:40 -rw-rw-r-- 1 jenkins jenkins 687 Jan 20 15:23 Jenkinsfile 15:27:40 -rw-rw-r-- 1 jenkins jenkins 10174 Jan 20 15:23 LICENSE 15:27:40 -rw-rw-r-- 1 jenkins jenkins 618 Jan 20 15:23 OWNERS.md 15:27:40 -rw-rw-r-- 1 jenkins jenkins 3860 Jan 20 15:23 README.md 15:27:40 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 15:22 VERSION 15:27:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 15:23 bin 15:27:40 -rw-r--r-- 1 jenkins jenkins 10 Jan 20 15:26 coverage.out 15:27:40 -rw-rw-r-- 1 jenkins jenkins 2802 Jan 20 15:23 go.mod 15:27:40 -rw-rw-r-- 1 jenkins jenkins 49310 Jan 20 15:23 go.sum 15:27:40 -rw-rw-r-- 1 jenkins jenkins 1949 Jan 20 15:23 main.go 15:27:40 -rw-rw-r-- 1 jenkins jenkins 1614 Jan 20 15:23 makefile 15:27:40 drwxrwxr-x 9 jenkins jenkins 4096 Jan 20 15:23 res 15:27:40 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 15:23 snap [Pipeline] isUnix [Pipeline] sh 15:27:40 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=748c375b9e927734e5c39e9bf70730eec1c3f6a7 --label arch=arm64 --label version=2.2.0-dev.9 . 15:27:40 Sending build context to Docker daemon 208.4kB 15:27:40 Step 1/27 : ARG BASE=golang:1.17-alpine3.15 15:27:40 Step 2/27 : FROM ${BASE} AS builder 15:27:40 ---> 42bb58539e2d 15:27:40 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:27:40 ---> Running in a27e428190ef 15:27:41 Removing intermediate container a27e428190ef 15:27:41 ---> c70ef886bb4e 15:27:41 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:27:41 ---> Running in 428901fe4d9f 15:27:41 Removing intermediate container 428901fe4d9f 15:27:41 ---> 93f42fb53e7f 15:27:41 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:27:41 ---> Running in 7c6d616de405 15:27:42 Removing intermediate container 7c6d616de405 15:27:42 ---> bb18ab7b9920 15:27:42 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:27:42 ---> Running in 7f019dce4f78 15:27:44 Removing intermediate container 7f019dce4f78 15:27:44 ---> 3ef3dbcc71e3 15:27:44 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:27:44 ---> Running in 598c9d774b6a 15:27:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:27:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:27:47 OK: 220 MiB in 52 packages 15:27:48 Removing intermediate container 598c9d774b6a 15:27:48 ---> fcce057954b0 15:27:48 Step 8/27 : WORKDIR /app 15:27:48 ---> Running in 9bda15a9de5b 15:27:48 Removing intermediate container 9bda15a9de5b 15:27:48 ---> 73dde8032153 15:27:48 Step 9/27 : COPY go.mod vendor* ./ 15:27:49 ---> ab65e95af12d 15:27:49 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:27:49 ---> Running in 923c36602d1a 15:27:52 Removing intermediate container 923c36602d1a 15:27:52 ---> 8f9b44f6aacb 15:27:52 Step 11/27 : COPY . . 15:27:52 ---> a88bc6887c73 15:27:52 Step 12/27 : ARG MAKE="make build" 15:27:52 ---> Running in 8ac782b21221 15:27:53 Removing intermediate container 8ac782b21221 15:27:53 ---> acb184d3ca67 15:27:53 Step 13/27 : RUN $MAKE 15:27:53 ---> Running in a4c9f5e76c50 15:27:54 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.10 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.9" -o app-service-configurable 15:28:41 Removing intermediate container a4c9f5e76c50 15:28:41 ---> cbed1bbded99 15:28:41 Step 14/27 : FROM alpine:3.14 15:28:42 3.14: Pulling from library/alpine 15:28:42 be307f383ecc: Pulling fs layer 15:28:42 be307f383ecc: Verifying Checksum 15:28:42 be307f383ecc: Download complete 15:28:43 be307f383ecc: Pull complete 15:28:43 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 15:28:43 Status: Downloaded newer image for alpine:3.14 15:28:43 ---> 5b8b7b635229 15:28:43 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:28:43 ---> Running in 70ca3cdc04e7 15:28:43 Removing intermediate container 70ca3cdc04e7 15:28:43 ---> c645904c35a7 15:28:43 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 15:28:43 ---> Running in 8705aad7f2dc 15:28:43 Removing intermediate container 8705aad7f2dc 15:28:43 ---> 90672c3e0e8c 15:28:43 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 15:28:44 ---> Running in 9e1f2ca8669d 15:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:28:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:28:46 (1/7) Installing ca-certificates (20191127-r5) 15:28:46 (2/7) Installing dumb-init (1.2.5-r1) 15:28:46 (3/7) Installing libgcc (10.3.1_git20210424-r2) 15:28:46 (4/7) Installing libsodium (1.0.18-r0) 15:28:46 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 15:28:46 (6/7) Installing libzmq (4.3.4-r0) 15:28:46 (7/7) Installing zeromq (4.3.4-r0) 15:28:46 Executing busybox-1.33.1-r6.trigger 15:28:46 Executing ca-certificates-20191127-r5.trigger 15:28:46 OK: 9 MiB in 21 packages 15:28:48 Removing intermediate container 9e1f2ca8669d 15:28:48 ---> e3ac3287e6af 15:28:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:28:48 ---> edf6f7f13cb9 15:28:48 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 15:28:49 ---> cdd1d2eef755 15:28:49 Step 20/27 : COPY --from=builder /app/res/ /res/ 15:28:50 ---> 263eb5cc371f 15:28:50 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:28:51 ---> c888e6789636 15:28:51 Step 22/27 : EXPOSE 48095 15:28:51 ---> Running in bf8baeb45f11 15:28:52 Removing intermediate container bf8baeb45f11 15:28:52 ---> 0771779b3e84 15:28:52 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 15:28:52 ---> Running in 588df62a8755 15:28:52 Removing intermediate container 588df62a8755 15:28:52 ---> 12f378515e0f 15:28:52 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:28:52 ---> Running in f48a002beb83 15:28:52 Removing intermediate container f48a002beb83 15:28:52 ---> 37d9cbb38275 15:28:52 Step 25/27 : LABEL arch=arm64 15:28:53 ---> Running in 4cc8e9e7d2bc 15:28:53 Removing intermediate container 4cc8e9e7d2bc 15:28:53 ---> b6f5b1c9307f 15:28:53 Step 26/27 : LABEL git_sha=748c375b9e927734e5c39e9bf70730eec1c3f6a7 15:28:53 ---> Running in 914ae7a22eb5 15:28:54 Removing intermediate container 914ae7a22eb5 15:28:54 ---> bef6d64d8ec1 15:28:54 Step 27/27 : LABEL version=2.2.0-dev.9 15:28:54 ---> Running in 8776f937d6fa 15:28:54 Removing intermediate container 8776f937d6fa 15:28:54 ---> de009ba871c9 15:28:54 [Warning] One or more build-args [ARCH] were not consumed 15:28:54 Successfully built de009ba871c9 15:28:54 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:54 provisioning config files... 15:28:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/45@tmp/config4506988268059895358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:55 ---> docker-login.sh 15:28:55 nexus3.edgexfoundry.org:10001 15:28:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:55 Configure a credential helper to remove this warning. See 15:28:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:55 15:28:55 Login Succeeded 15:28:55 nexus3.edgexfoundry.org:10002 15:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:56 Configure a credential helper to remove this warning. See 15:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:56 15:28:56 Login Succeeded 15:28:56 nexus3.edgexfoundry.org:10003 15:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:56 Configure a credential helper to remove this warning. See 15:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:56 15:28:56 Login Succeeded 15:28:56 nexus3.edgexfoundry.org:10004 15:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:57 Configure a credential helper to remove this warning. See 15:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:57 15:28:57 Login Succeeded 15:28:57 docker.io 15:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:58 Configure a credential helper to remove this warning. See 15:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:58 15:28:58 Login Succeeded 15:28:58 ---> docker-login.sh ends [Pipeline] } 15:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:58 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:28:58 748c375b9e927734e5c39e9bf70730eec1c3f6a7 15:28:58 latest 15:28:58 2.2.0-dev.9 15:28:58 748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 15:28:58 main 15:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:28:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] isUnix [Pipeline] sh 15:28:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7 15:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:28:58 692e0493290a: Preparing 15:28:58 b983a7c219e7: Preparing 15:28:58 a152c191b5c9: Preparing 15:28:58 245d8503a67f: Preparing 15:28:58 611dcfa6a85c: Preparing 15:28:58 62170e181a92: Preparing 15:28:58 62170e181a92: Waiting 15:28:59 b983a7c219e7: Pushed 15:28:59 a152c191b5c9: Pushed 15:28:59 245d8503a67f: Pushed 15:28:59 62170e181a92: Layer already exists 15:29:00 611dcfa6a85c: Pushed 15:29:02 692e0493290a: Pushed 15:29:03 748c375b9e927734e5c39e9bf70730eec1c3f6a7: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] isUnix [Pipeline] sh 15:29:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:29:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:29:03 692e0493290a: Preparing 15:29:03 b983a7c219e7: Preparing 15:29:03 a152c191b5c9: Preparing 15:29:03 245d8503a67f: Preparing 15:29:03 611dcfa6a85c: Preparing 15:29:03 62170e181a92: Preparing 15:29:03 62170e181a92: Waiting 15:29:03 a152c191b5c9: Layer already exists 15:29:03 b983a7c219e7: Layer already exists 15:29:03 611dcfa6a85c: Layer already exists 15:29:03 692e0493290a: Layer already exists 15:29:03 245d8503a67f: Layer already exists 15:29:04 62170e181a92: Layer already exists 15:29:04 latest: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] isUnix [Pipeline] sh 15:29:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 15:29:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.9 15:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:29:04 692e0493290a: Preparing 15:29:04 b983a7c219e7: Preparing 15:29:04 a152c191b5c9: Preparing 15:29:04 245d8503a67f: Preparing 15:29:04 611dcfa6a85c: Preparing 15:29:04 62170e181a92: Preparing 15:29:04 62170e181a92: Waiting 15:29:04 245d8503a67f: Layer already exists 15:29:04 b983a7c219e7: Layer already exists 15:29:04 a152c191b5c9: Layer already exists 15:29:04 692e0493290a: Layer already exists 15:29:04 611dcfa6a85c: Layer already exists 15:29:04 62170e181a92: Layer already exists 15:29:05 2.2.0-dev.9: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] isUnix [Pipeline] sh 15:29:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 [Pipeline] isUnix [Pipeline] sh 15:29:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 15:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:29:05 692e0493290a: Preparing 15:29:05 b983a7c219e7: Preparing 15:29:05 a152c191b5c9: Preparing 15:29:05 245d8503a67f: Preparing 15:29:05 611dcfa6a85c: Preparing 15:29:05 62170e181a92: Preparing 15:29:05 62170e181a92: Waiting 15:29:05 692e0493290a: Layer already exists 15:29:05 245d8503a67f: Layer already exists 15:29:05 611dcfa6a85c: Layer already exists 15:29:05 b983a7c219e7: Layer already exists 15:29:05 a152c191b5c9: Layer already exists 15:29:06 62170e181a92: Layer already exists 15:29:06 748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] isUnix [Pipeline] sh 15:29:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 15:29:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:29:06 692e0493290a: Preparing 15:29:06 b983a7c219e7: Preparing 15:29:06 a152c191b5c9: Preparing 15:29:06 245d8503a67f: Preparing 15:29:06 611dcfa6a85c: Preparing 15:29:06 62170e181a92: Preparing 15:29:06 62170e181a92: Waiting 15:29:07 611dcfa6a85c: Layer already exists 15:29:07 a152c191b5c9: Layer already exists 15:29:07 245d8503a67f: Layer already exists 15:29:07 b983a7c219e7: Layer already exists 15:29:07 692e0493290a: Layer already exists 15:29:07 62170e181a92: Layer already exists 15:29:07 main: digest: sha256:eb94da521e23339a6e123b58e0bed67758d433f2fc29f0416a227d60b8c3d70a size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:29:07 ===================================================== [Pipeline] echo 15:29:07 taggedImages: 15:29:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7 15:29:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:29:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.9 15:29:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:748c375b9e927734e5c39e9bf70730eec1c3f6a7-2.2.0-dev.9 15:29:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:07 15:29:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:29:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:08 arm64: Pulling from edgex-lftools-log-publisher 15:29:08 448f6bf000e3: Pulling fs layer 15:29:08 f757da607395: Pulling fs layer 15:29:08 05883995daec: Pulling fs layer 15:29:08 8603b9c90790: Pulling fs layer 15:29:08 1560dd03e051: Pulling fs layer 15:29:08 27f5ce0e4adf: Pulling fs layer 15:29:08 c2d8d7efcc4b: Pulling fs layer 15:29:08 8603b9c90790: Waiting 15:29:08 27f5ce0e4adf: Waiting 15:29:08 c2d8d7efcc4b: Waiting 15:29:08 1560dd03e051: Waiting 15:29:08 f757da607395: Verifying Checksum 15:29:08 f757da607395: Download complete 15:29:08 8603b9c90790: Verifying Checksum 15:29:08 8603b9c90790: Download complete 15:29:08 1560dd03e051: Verifying Checksum 15:29:08 1560dd03e051: Download complete 15:29:08 27f5ce0e4adf: Verifying Checksum 15:29:08 27f5ce0e4adf: Download complete 15:29:08 05883995daec: Verifying Checksum 15:29:08 05883995daec: Download complete 15:29:08 448f6bf000e3: Download complete 15:29:11 c2d8d7efcc4b: Verifying Checksum 15:29:11 c2d8d7efcc4b: Download complete 15:29:12 448f6bf000e3: Pull complete 15:29:13 f757da607395: Pull complete 15:29:15 05883995daec: Pull complete 15:29:15 8603b9c90790: Pull complete 15:29:16 1560dd03e051: Pull complete 15:29:16 27f5ce0e4adf: Pull complete 15:29:32 c2d8d7efcc4b: Pull complete 15:29:32 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:29:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:29:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:29:32 prd-ubuntu18.04-docker-arm64-4c-16g-2233 does not seem to be running inside a container 15:29:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/45 -v /w/workspace/app-service-configurable/45:/w/workspace/app-service-configurable/45:rw,z -v /w/workspace/app-service-configurable/45@tmp:/w/workspace/app-service-configurable/45@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:29:35 $ docker top 08b242918d454f53c57f8b4f2832f053176d107a9217f8bcd498d972370a1e8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:36 ---> job-cost.sh 15:29:36 lf-activate-venv: SKIPPING 15:29:36 INFO: No Stack... 15:29:36 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:36 INFO: Archiving Costs [Pipeline] sh 15:29:37 + cat /w/workspace/app-service-configurable/45/archives/cost.csv 15:29:37 + cut -d, -f6 [Pipeline] lock 15:29:37 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] 15:29:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] did not exist. Created. 15:29:37 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:38 /w/workspace/app-service-configurable/45@tmp/durable-a2d7e96f/script.sh: 1: /w/workspace/app-service-configurable/45@tmp/durable-a2d7e96f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:29:38 + echo total: 0.10999999940395355 [Pipeline] stash 15:29:38 Warning: overwriting stash ‘stack-cost’ 15:29:38 Stashed 1 file(s) [Pipeline] } 15:29:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:38 $ docker stop --time=1 08b242918d454f53c57f8b4f2832f053176d107a9217f8bcd498d972370a1e8b 15:29:40 $ docker rm -f 08b242918d454f53c57f8b4f2832f053176d107a9217f8bcd498d972370a1e8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 15:29:40 provisioning config files... 15:29:40 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6996193101312631605tmp [Pipeline] { [Pipeline] sh 15:29:41 + set +x 15:29:41 + curl -s https://codecov.io/bash 15:29:41 + bash -s -- 15:29:41 15:29:41 _____ _ 15:29:41 / ____| | | 15:29:41 | | ___ __| | ___ ___ _____ __ 15:29:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:29:41 | |___| (_) | (_| | __/ (_| (_) \ V / 15:29:41 \_____\___/ \__,_|\___|\___\___/ \_/ 15:29:41 Bash-1.0.6 15:29:41 15:29:41 15:29:41 ==> git version 2.24.4 found 15:29:41 ==> 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 15:29:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:29:41 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:29:41 ==> Jenkins CI detected. 15:29:41 current dir:  /w/workspace/ry_app-service-configurable_main 15:29:41 project root: . 15:29:41 --> token set from env 15:29:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:29:41 ==> Running gcov in . (disable via -X gcov) 15:29:41 ==> Python coveragepy not found 15:29:41 ==> Searching for coverage reports in: 15:29:41 + . 15:29:41 -> Found 1 reports 15:29:41 ==> Detecting git/mercurial file structure 15:29:41 ==> Reading reports 15:29:41 + ./coverage.out bytes=10 15:29:41 ==> Appending adjustments 15:29:41 https://docs.codecov.io/docs/fixing-reports 15:29:41 + Found adjustments 15:29:41 ==> Gzipping contents 15:29:41 4.0K /tmp/codecov.RxG5XV.gz 15:29:41 ==> Uploading reports 15:29:41 url: https://codecov.io 15:29:41 query: branch=main&commit=748c375b9e927734e5c39e9bf70730eec1c3f6a7&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:41 -> Pinging Codecov 15:29:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=748c375b9e927734e5c39e9bf70730eec1c3f6a7&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:29:41 -> Uploading to 15:29:41 https://storage.googleapis.com/codecov/v4/raw/2022-01-20/A97CA9966030D2A3747ED39772930CCE/748c375b9e927734e5c39e9bf70730eec1c3f6a7/0be88b29-36ea-46d5-b5ee-8bea3096e178.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T152941Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d67b4901aea2a60dea08daf3261dce4318d03b299ff1c7019796def174b00c5e 15:29:41 % Total % Received % Xferd Average Speed Time Time Time Current 15:29:41 Dload Upload Total Spent Left Speed 15:29:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1962 --:--:-- --:--:-- --:--:-- 1965 15:29:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] } 15:29:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:29:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:29:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:42 15:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:29:43 188c0c94c7c5: Pulling fs layer 15:29:43 0ef7d3d256c8: Pulling fs layer 15:29:43 de9db76c5a1d: Pulling fs layer 15:29:43 0eba1c9be4d2: Pulling fs layer 15:29:43 0d57e429df01: Pulling fs layer 15:29:43 4e4be7b47b0d: Pulling fs layer 15:29:43 e1f770b5df2f: Pulling fs layer 15:29:43 85a0685a4137: Pulling fs layer 15:29:43 0eba1c9be4d2: Waiting 15:29:43 0d57e429df01: Waiting 15:29:43 4e4be7b47b0d: Waiting 15:29:43 e1f770b5df2f: Waiting 15:29:43 85a0685a4137: Waiting 15:29:43 de9db76c5a1d: Verifying Checksum 15:29:43 de9db76c5a1d: Download complete 15:29:43 0ef7d3d256c8: Download complete 15:29:43 0d57e429df01: Verifying Checksum 15:29:43 0d57e429df01: Download complete 15:29:43 4e4be7b47b0d: Verifying Checksum 15:29:43 4e4be7b47b0d: Download complete 15:29:43 188c0c94c7c5: Verifying Checksum 15:29:43 188c0c94c7c5: Download complete 15:29:43 e1f770b5df2f: Verifying Checksum 15:29:43 e1f770b5df2f: Download complete 15:29:43 188c0c94c7c5: Pull complete 15:29:44 0eba1c9be4d2: Verifying Checksum 15:29:44 0eba1c9be4d2: Download complete 15:29:44 0ef7d3d256c8: Pull complete 15:29:44 de9db76c5a1d: Pull complete 15:29:44 85a0685a4137: Verifying Checksum 15:29:44 85a0685a4137: Download complete 15:29:48 0eba1c9be4d2: Pull complete 15:29:48 0d57e429df01: Pull complete 15:29:48 4e4be7b47b0d: Pull complete 15:29:48 e1f770b5df2f: Pull complete 15:29:53 85a0685a4137: Pull complete 15:29:53 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:29:53 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:29:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:29:54 $ docker top e5c15d172eba8dc72848c4952e51bc9c2261d70b73ed4743e1c3f5f51ad34977 -eo pid,comm [Pipeline] { [Pipeline] echo 15:29:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:29:55 + set -o pipefail 15:29:55 + snyk monitor '--org=edgex-jenkins' 15:29:59 15:29:59 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:29:59 15:29:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/2bece53b-0053-47de-be77-75fba167e96f 15:29:59 15:29:59 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:29:59 15:29:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:29:59 15:29:59 [Pipeline] } 15:29:59 $ docker stop --time=1 e5c15d172eba8dc72848c4952e51bc9c2261d70b73ed4743e1c3f5f51ad34977 15:30:01 $ docker rm -f e5c15d172eba8dc72848c4952e51bc9c2261d70b73ed4743e1c3f5f51ad34977 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:30:02 + git log --format=format:%s -1 748c375b9e927734e5c39e9bf70730eec1c3f6a7 [Pipeline] sh 15:30:02 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:30:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:30:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:30:02 . [Pipeline] withDockerContainer 15:30:03 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:30:03 $ docker top defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:03 [ssh-agent] Looking for ssh-agent implementation... 15:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:03 $ docker exec defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 ssh-agent 15:30:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFnCldm/agent.15 15:30:03 SSH_AGENT_PID=22 15:30:03 Running ssh-add (command line suppressed) 15:30:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_212097794227390586.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_212097794227390586.key) 15:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:04 + git semver tag 15:30:04 # -> Open(): unable to determine branch for HEAD 15:30:04 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:30:04 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:30:04 # $SEMVER_REMOTE_NAME = origin 15:30:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:30:04 # $SEMVER_USER_NAME = edgex-jenkins 15:30:04 # $SEMVER_BRANCH = main 15:30:04 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:30:04 # 748c375b9e927734e5c39e9bf70730eec1c3f6a7 HEAD 15:30:04 # -> Force: false 15:30:04 # 941a12a8228f74bcb9ca851a25318edc8e46bbc9 refs/tags/v2.2.0-dev.9 [Pipeline] } 15:30:04 $ docker exec --env ******** --env ******** defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 ssh-agent -k 15:30:04 unset SSH_AUTH_SOCK; 15:30:04 unset SSH_AGENT_PID; 15:30:04 echo Agent pid 22 killed; 15:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:04 + git semver [Pipeline] } 15:30:04 $ docker stop --time=1 defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 15:30:05 $ docker rm -f defb45874798a8f2c0ade63f6290b3708635d1534fb9b42f8e417a56b03c2906 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:06 15:30:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:30:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:06 0.23.1-centos7: Pulling from edgex-lftools 15:30:06 ab5ef0e58194: Pulling fs layer 15:30:06 9712f1f96733: Pulling fs layer 15:30:06 63f879dbbcfc: Pulling fs layer 15:30:06 0d9ebad4ef96: Pulling fs layer 15:30:06 e9a5061849ea: Pulling fs layer 15:30:06 d747dcd14b5f: Pulling fs layer 15:30:06 2de7ff778b66: Pulling fs layer 15:30:06 e9a5061849ea: Waiting 15:30:06 d747dcd14b5f: Waiting 15:30:06 2de7ff778b66: Waiting 15:30:06 0d9ebad4ef96: Waiting 15:30:06 9712f1f96733: Verifying Checksum 15:30:06 9712f1f96733: Download complete 15:30:06 63f879dbbcfc: Verifying Checksum 15:30:06 63f879dbbcfc: Download complete 15:30:06 0d9ebad4ef96: Verifying Checksum 15:30:06 0d9ebad4ef96: Download complete 15:30:06 d747dcd14b5f: Verifying Checksum 15:30:06 d747dcd14b5f: Download complete 15:30:06 e9a5061849ea: Verifying Checksum 15:30:06 e9a5061849ea: Download complete 15:30:06 ab5ef0e58194: Verifying Checksum 15:30:06 ab5ef0e58194: Download complete 15:30:06 2de7ff778b66: Verifying Checksum 15:30:06 2de7ff778b66: Download complete 15:30:10 ab5ef0e58194: Pull complete 15:30:10 9712f1f96733: Pull complete 15:30:10 63f879dbbcfc: Pull complete 15:30:15 0d9ebad4ef96: Pull complete 15:30:15 e9a5061849ea: Pull complete 15:30:15 d747dcd14b5f: Pull complete 15:30:15 2de7ff778b66: Pull complete 15:30:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:30:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:30:16 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:30:19 $ docker top 58119c34c0832fb4ab6822ebdadef1ec8d169f0ff0de4cf4142e18c073b295f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:30:19 provisioning config files... 15:30:19 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9013162249335389187tmp 15:30:19 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1044761924361833017tmp 15:30:19 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6543833304763402534tmp [Pipeline] { [Pipeline] echo 15:30:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:30:19 ---> sigul-configuration.sh 15:30:19 gpg: directory `/root/.gnupg' created 15:30:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:30:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:30:19 gpg: keyring `/root/.gnupg/secring.gpg' created 15:30:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:30:19 gpg: CAST5 encrypted data 15:30:19 gpg: encrypted with 1 passphrase 15:30:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:30:19 + mkdir /home/jenkins 15:30:19 + mkdir /home/jenkins/sigul [Pipeline] sh 15:30:20 + 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 15:30:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:30:20 ---> sigul-install.sh 15:30:20 Sigul already installed; skipping installation. [Pipeline] sh 15:30:20 + git tag --list 15:30:20 v1.0.0 15:30:20 v1.1.0 15:30:20 v1.2.0 15:30:20 v1.3.0 15:30:20 v1.3.1 15:30:20 v2.0.0 15:30:20 v2.0.1 15:30:20 v2.0.1-dev.1 15:30:20 v2.0.2-dev.1 15:30:20 v2.0.2-dev.10 15:30:20 v2.0.2-dev.11 15:30:20 v2.0.2-dev.12 15:30:20 v2.0.2-dev.13 15:30:20 v2.0.2-dev.14 15:30:20 v2.0.2-dev.15 15:30:20 v2.0.2-dev.16 15:30:20 v2.0.2-dev.17 15:30:20 v2.0.2-dev.18 15:30:20 v2.0.2-dev.19 15:30:20 v2.0.2-dev.2 15:30:20 v2.0.2-dev.20 15:30:20 v2.0.2-dev.21 15:30:20 v2.0.2-dev.22 15:30:20 v2.0.2-dev.23 15:30:20 v2.0.2-dev.24 15:30:20 v2.0.2-dev.25 15:30:20 v2.0.2-dev.26 15:30:20 v2.0.2-dev.27 15:30:20 v2.0.2-dev.28 15:30:20 v2.0.2-dev.29 15:30:20 v2.0.2-dev.3 15:30:20 v2.0.2-dev.30 15:30:20 v2.0.2-dev.4 15:30:20 v2.0.2-dev.5 15:30:20 v2.0.2-dev.6 15:30:20 v2.0.2-dev.7 15:30:20 v2.0.2-dev.8 15:30:20 v2.0.2-dev.9 15:30:20 v2.1.0 15:30:20 v2.2.0-dev.1 15:30:20 v2.2.0-dev.2 15:30:20 v2.2.0-dev.3 15:30:20 v2.2.0-dev.4 15:30:20 v2.2.0-dev.5 15:30:20 v2.2.0-dev.6 15:30:20 v2.2.0-dev.7 15:30:20 v2.2.0-dev.8 15:30:20 v2.2.0-dev.9 [Pipeline] sh 15:30:21 + lftools sign git-tag v2.2.0-dev.9 15:30:21 Signing Git tag with Sigul... 15:30:21 Signing v2.2.0-dev.9 [Pipeline] echo 15:30:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:30:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:30:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:30:22 $ docker stop --time=1 58119c34c0832fb4ab6822ebdadef1ec8d169f0ff0de4cf4142e18c073b295f1 15:30:23 $ docker rm -f 58119c34c0832fb4ab6822ebdadef1ec8d169f0ff0de4cf4142e18c073b295f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:30:23 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:30:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:30:24 . [Pipeline] withDockerContainer 15:30:24 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:30:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:30:24 $ docker top f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:24 [ssh-agent] Looking for ssh-agent implementation... 15:30:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:24 $ docker exec f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f ssh-agent 15:30:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKImlmL/agent.13 15:30:24 SSH_AGENT_PID=19 15:30:24 Running ssh-add (command line suppressed) 15:30:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_684389070346116027.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_684389070346116027.key) 15:30:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:25 + git semver bump pre 15:30:25 # -> Open(): unable to determine branch for HEAD 15:30:25 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:30:25 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:30:25 # $SEMVER_REMOTE_NAME = origin 15:30:25 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:30:25 # $SEMVER_USER_NAME = edgex-jenkins 15:30:25 # $SEMVER_BRANCH = main 15:30:25 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 15:30:25 2.2.0-dev.10 [Pipeline] } 15:30:25 $ docker exec --env ******** --env ******** f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f ssh-agent -k 15:30:25 unset SSH_AUTH_SOCK; 15:30:25 unset SSH_AGENT_PID; 15:30:25 echo Agent pid 19 killed; 15:30:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:25 + git semver [Pipeline] } 15:30:25 $ docker stop --time=1 f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f 15:30:26 $ docker rm -f f22fb25ae7f8bbb741e39a4345856038dd98294984238448e0ca1b4df68e833f [Pipeline] // withDockerContainer [Pipeline] sh 15:30:27 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 15:30:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:30:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:30:27 . [Pipeline] withDockerContainer 15:30:27 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:30:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:30:28 $ docker top 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:28 [ssh-agent] Looking for ssh-agent implementation... 15:30:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:28 $ docker exec 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c ssh-agent 15:30:28 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlmDmLa/agent.13 15:30:28 SSH_AGENT_PID=19 15:30:28 Running ssh-add (command line suppressed) 15:30:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3620332862055181870.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3620332862055181870.key) 15:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:28 + git semver push 15:30:28 # -> Open(): unable to determine branch for HEAD 15:30:28 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 15:30:28 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 15:30:28 # $SEMVER_REMOTE_NAME = origin 15:30:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:30:28 # $SEMVER_USER_NAME = edgex-jenkins 15:30:28 # $SEMVER_BRANCH = main 15:30:28 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 15:30:30 $ docker exec --env ******** --env ******** 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c ssh-agent -k 15:30:30 unset SSH_AUTH_SOCK; 15:30:30 unset SSH_AGENT_PID; 15:30:30 echo Agent pid 19 killed; 15:30:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:30 + git semver [Pipeline] } 15:30:30 $ docker stop --time=1 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c 15:30:31 $ docker rm -f 3dab7a70e1415d53eaae8bdf7f867bf4da07ca29dba6b4a6caffa694ce7b959c [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:30:32 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' 15:30:32 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:30:32 total 8 15:30:32 drwxr-xr-x. 3 root root 34 Jan 20 15:23 . 15:30:32 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 15:30 .. 15:30:32 drwxr-xr-x. 2 root root 6 Jan 20 15:23 cost 15:30:32 -rw-r--r--. 1 root root 94 Jan 20 15:23 cost.csv 15:30:32 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:30:32 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:30:32 total 8 15:30:32 drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 15:23 . 15:30:32 drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 15:30 .. 15:30:32 drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 15:23 cost 15:30:32 -rw-r--r--. 1 jenkins jenkins 94 Jan 20 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:30:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:30:33 ---> package-listing.sh 15:30:33 ++ facter osfamily 15:30:33 ++ tr '[:upper:]' '[:lower:]' 15:30:33 + OS_FAMILY=redhat 15:30:33 + workspace=/w/workspace/ry_app-service-configurable_main 15:30:33 + START_PACKAGES=/tmp/packages_start.txt 15:30:33 + END_PACKAGES=/tmp/packages_end.txt 15:30:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:30:33 + PACKAGES=/tmp/packages_start.txt 15:30:33 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:30:33 + PACKAGES=/tmp/packages_end.txt 15:30:33 + case "${OS_FAMILY}" in 15:30:33 + rpm -qa 15:30:33 + sort 15:30:34 + '[' -f /tmp/packages_start.txt ']' 15:30:34 + '[' -f /tmp/packages_end.txt ']' 15:30:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:30:34 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:30:34 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:30:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:30:34 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:30:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:30:35 . [Pipeline] withDockerContainer 15:30:35 prd-centos7-docker-4c-2g-2232 does not seem to be running inside a container 15:30:35 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:30:35 $ docker top a653c42fc962edc12d0c6111275665d32a8ebe17240540cf46d4e0ce291c3794 -eo pid,comm [Pipeline] { [Pipeline] sh 15:30:35 + touch /tmp/pre-build-complete [Pipeline] sh 15:30:36 + mkdir -p /var/log/sysstat [Pipeline] sh 15:30:36 + ls /var/log/sa-host 15:30:36 + sadf -c /var/log/sa-host/sa17 15:30:36 file_magic: OK 15:30:36 HZ: Using current value: 100 15:30:36 file_header: OK 15:30:36 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 15:30:36 Statistics: 15:30:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:30:36 File successfully converted to sysstat format version 12.0.3 15:30:36 + sadf -c /var/log/sa-host/sa20 15:30:36 file_magic: OK 15:30:36 HZ: Using current value: 100 15:30:36 file_header: OK 15:30:36 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 15:30:36 Statistics: 15:30:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:30:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:36 provisioning config files... 15:30:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3926818090938753593tmp [Pipeline] { [Pipeline] echo 15:30:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:30:36 ---> create-netrc.sh [Pipeline] } 15:30:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:30:37 ---> python-tools-install.sh [Pipeline] echo 15:30:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:30:37 ---> sudo-logs.sh 15:30:37 Archiving 'sudo' log.. 15:30:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2232.novalocal: Name or service not known 15:30:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-2232.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:30:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:30:37 ---> job-cost.sh 15:30:37 lf-activate-venv: SKIPPING 15:30:37 DEBUG: total: 0.05999999865889549 15:30:37 INFO: Retrieving Stack Cost... 15:30:38 INFO: Retrieving Pricing Info for: v3-standard-2 15:30:38 INFO: Archiving Costs [Pipeline] echo 15:30:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:30:38 ---> logs-deploy.sh 15:30:38 lf-activate-venv: SKIPPING 15:30:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/45 15:30:38 INFO: archiving workspace using pattern(s): 15:30:39 Archives upload complete. 15:30:39 INFO: archiving logs to Nexus