Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 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-ssh10941040629997485467.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh16017943798583337540.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh13348350005857174992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh11628786266787052263.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-ssh3048555413309767381.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.16 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 Waiting for next available executor Running on prd-centos7-docker-4c-2g-548 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-ssh35637154941158665.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 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd (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 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd # timeout=10 Commit message: "Merge pull request #359 from MonicaisHer/add-support-for-new-secrets-import-file" > git rev-list --no-walk adf35cac20c73e0af0fbc8d6b00614d7927e61bb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:54:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:54:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:54:57 ========================================================= 09:54:57 EdgeX Global Pipelines Version Info 09:54:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:54:59 ------------------- 09:54:59 stable info: 09:54:59 ------------------- 09:54:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:54:59 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:54:59 Message: update stable to v1.0.217 09:54:59 ------------------- 09:54:59 experimental info: 09:54:59 ------------------- 09:54:59 Commited By: **** collab-it+edgex@linuxfoundation.org 09:54:59 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:54:59 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 09:54:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e76c9c6 [Pipeline] echo 09:55:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:00 provisioning config files... 09:55:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3610338596325537206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:00 ---> docker-login.sh 09:55:00 nexus3.edgexfoundry.org:10001 09:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:00 Configure a credential helper to remove this warning. See 09:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:00 09:55:00 Login Succeeded 09:55:00 nexus3.edgexfoundry.org:10002 09:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:00 Configure a credential helper to remove this warning. See 09:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:00 09:55:00 Login Succeeded 09:55:00 nexus3.edgexfoundry.org:10003 09:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:01 Configure a credential helper to remove this warning. See 09:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:01 09:55:01 Login Succeeded 09:55:01 nexus3.edgexfoundry.org:10004 09:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:01 Configure a credential helper to remove this warning. See 09:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:01 09:55:01 Login Succeeded 09:55:01 docker.io 09:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:01 Configure a credential helper to remove this warning. See 09:55:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:01 09:55:01 Login Succeeded 09:55:01 ---> docker-login.sh ends [Pipeline] } 09:55:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:55:02 + git rev-list -1 --merges e76c9c6ed5ae398db3a463d072f73d8a564d1ddd~1..e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] echo 09:55:02 -----------> git rev-list -1 --merges e76c9c6ed5ae398db3a463d072f73d8a564d1ddd~1..e76c9c6ed5ae398db3a463d072f73d8a564d1ddd e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 09:55:02 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [false] [Pipeline] sh 09:55:02 + git log --format=format:%s -1 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] echo 09:55:02 ========================================================= 09:55:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:55:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:55:02 + git log --format=format:%s -1 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] echo 09:55:02 [semverPrep] GIT_COMMIT: e76c9c6ed5ae398db3a463d072f73d8a564d1ddd, Commit Message: Merge pull request #359 from MonicaisHer/add-support-for-new-secrets-import-file [Pipeline] echo 09:55:02 [semverPrep] This is not a build commit. [Pipeline] sh 09:55:03 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:55:03 + grep -v github /etc/ssh/ssh_known_hosts 09:55:03 + '[' -e /tmp/ssh_known_hosts ']' 09:55:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:55:03 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 09:55:03 + sudo tee -a /etc/ssh/ssh_known_hosts 09:55:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:55:03 09:55:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:55:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:55:04 latest: Pulling from edgex-devops/git-semver 09:55:04 a0d0a0d46f8b: Pulling fs layer 09:55:04 3e5f54012d9b: Pulling fs layer 09:55:04 4c7163046ea9: Pulling fs layer 09:55:04 0c2d73faf560: Pulling fs layer 09:55:04 0c2d73faf560: Waiting 09:55:04 3e5f54012d9b: Verifying Checksum 09:55:04 3e5f54012d9b: Download complete 09:55:04 a0d0a0d46f8b: Verifying Checksum 09:55:04 a0d0a0d46f8b: Download complete 09:55:04 4c7163046ea9: Verifying Checksum 09:55:04 4c7163046ea9: Download complete 09:55:04 0c2d73faf560: Verifying Checksum 09:55:04 0c2d73faf560: Download complete 09:55:04 a0d0a0d46f8b: Pull complete 09:55:04 3e5f54012d9b: Pull complete 09:55:04 4c7163046ea9: Pull complete 09:55:04 0c2d73faf560: Pull complete 09:55:04 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:55:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:55:04 prd-centos7-docker-4c-2g-548 does not seem to be running inside a container 09:55:05 $ 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 09:55:05 $ docker top de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:55:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:05 [ssh-agent] Looking for ssh-agent implementation... 09:55:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:05 $ docker exec de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 ssh-agent 09:55:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcCpEnO/agent.13 09:55:06 SSH_AGENT_PID=19 09:55:06 Running ssh-add (command line suppressed) 09:55:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8866700491578461708.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8866700491578461708.key) 09:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:06 + git tag --points-at HEAD [Pipeline] } 09:55:06 $ docker exec --env ******** --env ******** de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 ssh-agent -k 09:55:06 unset SSH_AUTH_SOCK; 09:55:06 unset SSH_AGENT_PID; 09:55:06 echo Agent pid 19 killed; 09:55:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:55:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:55:06 [ssh-agent] Looking for ssh-agent implementation... 09:55:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:06 $ docker exec de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 ssh-agent 09:55:06 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfGebLA/agent.51 09:55:06 SSH_AGENT_PID=57 09:55:06 Running ssh-add (command line suppressed) 09:55:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7676390644035006187.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7676390644035006187.key) 09:55:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:55:07 + git semver init 09:55:07 # -> Open(): unable to determine branch for HEAD 09:55:07 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 09:55:07 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 09:55:07 # $SEMVER_REMOTE_NAME = origin 09:55:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:55:07 # $SEMVER_USER_NAME = edgex-jenkins 09:55:07 # $SEMVER_BRANCH = main 09:55:07 # $SEMVER_TEMP = /tmp/semver-015366063 09:55:07 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 09:55:08 # '/tmp/semver-015366063' -> '/w/workspace/ry_app-service-configurable_main/.semver' 09:55:08 # -> Force: false 09:55:08 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 09:55:08 $ docker exec --env ******** --env ******** de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 ssh-agent -k 09:55:08 unset SSH_AUTH_SOCK; 09:55:08 unset SSH_AGENT_PID; 09:55:08 echo Agent pid 57 killed; 09:55:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:55:08 + git semver [Pipeline] } 09:55:08 $ docker stop --time=1 de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 09:55:09 $ docker rm -f de7faa23ba356462bcb5035afc51ae3ad3c1886f03c9c3ce83a2956c58c91ec9 [Pipeline] // withDockerContainer [Pipeline] sh 09:55:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:55:10 Stashed 1 file(s) [Pipeline] echo 09:55:10 [edgeXSemver]: initialized semver on version 2.2.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:55:25 Still waiting to schedule task 09:55:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-548’ 09:55:25 Still waiting to schedule task 09:55:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:56:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-549 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 09:56:49 Running in /w/workspace/app-service-configurable/40 [Pipeline] { [Pipeline] checkout 09:56:49 Selected Git installation does not exist. Using Default 09:56:49 The recommended git tool is: NONE 09:56:53 using credential edgex-jenkins-ssh 09:56:53 Cloning the remote Git repository 09:56:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 09:56:54 > git init /w/workspace/app-service-configurable/40 # timeout=10 09:56:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:56:54 > git --version # timeout=10 09:56:54 > git --version # 'git version 2.17.1' 09:56:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:56:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:55 Avoid second fetch 09:56:55 Checking out Revision e76c9c6ed5ae398db3a463d072f73d8a564d1ddd (main) 09:56:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:56:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:56:55 > git config core.sparsecheckout # timeout=10 09:56:55 > git checkout -f e76c9c6ed5ae398db3a463d072f73d8a564d1ddd # timeout=10 09:56:59 Commit message: "Merge pull request #359 from MonicaisHer/add-support-for-new-secrets-import-file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:57:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:57:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:57:00 Dload Upload Total Spent Left Speed 09:57:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66055 0 --:--:-- --:--:-- --:--:-- 66426 [Pipeline] sh 09:57:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:57:01 + sudo tee /etc/docker/daemon.new 09:57:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:57:01 { 09:57:01 "registry-mirrors": [ 09:57:01 "https://nexus3.edgexfoundry.org:10001" 09:57:01 ], 09:57:01 "bip": "10.250.0.254/24", 09:57:01 "hosts": [ 09:57:01 "tcp://0.0.0.0:5555", 09:57:01 "unix:///var/run/docker.sock" 09:57:01 ], 09:57:01 "mtu": 1458, 09:57:01 "selinux-enabled": true, 09:57:01 "seccomp-profile": "/etc/docker/seccomp.json" 09:57:01 } [Pipeline] sh 09:57:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:57:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:20 provisioning config files... 09:57:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/40@tmp/config7623367980799199817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:21 ---> docker-login.sh 09:57:21 nexus3.edgexfoundry.org:10001 09:57:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:22 Configure a credential helper to remove this warning. See 09:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:22 09:57:22 Login Succeeded 09:57:22 nexus3.edgexfoundry.org:10002 09:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:22 Configure a credential helper to remove this warning. See 09:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:22 09:57:22 Login Succeeded 09:57:22 nexus3.edgexfoundry.org:10003 09:57:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:22 Configure a credential helper to remove this warning. See 09:57:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:22 09:57:22 Login Succeeded 09:57:22 nexus3.edgexfoundry.org:10004 09:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:23 Configure a credential helper to remove this warning. See 09:57:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:23 09:57:23 Login Succeeded 09:57:23 docker.io 09:57:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:24 Configure a credential helper to remove this warning. See 09:57:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:24 09:57:24 Login Succeeded 09:57:24 ---> docker-login.sh ends [Pipeline] } 09:57:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:57:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:57:24 ========================================================= 09:57:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:57:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:57:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 09:57:24 Sending build context to Docker daemon 203.3kB 09:57:25 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 09:57:25 Step 2/12 : FROM ${BASE} AS builder 09:57:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:57:25 552d1f2373af: Pulling fs layer 09:57:25 ea3f2d53f512: Pulling fs layer 09:57:25 9e70ebbbe112: Pulling fs layer 09:57:25 7a9cfe048b4a: Pulling fs layer 09:57:25 72dc09318566: Pulling fs layer 09:57:25 f4f7b4309257: Pulling fs layer 09:57:25 0ac9a79272e3: Pulling fs layer 09:57:25 b78e95d17946: Pulling fs layer 09:57:25 f4f7b4309257: Waiting 09:57:25 0ac9a79272e3: Waiting 09:57:25 b78e95d17946: Waiting 09:57:25 7a9cfe048b4a: Waiting 09:57:25 72dc09318566: Waiting 09:57:25 9e70ebbbe112: Download complete 09:57:25 ea3f2d53f512: Verifying Checksum 09:57:25 ea3f2d53f512: Download complete 09:57:25 72dc09318566: Verifying Checksum 09:57:25 72dc09318566: Download complete 09:57:25 f4f7b4309257: Verifying Checksum 09:57:25 f4f7b4309257: Download complete 09:57:25 0ac9a79272e3: Verifying Checksum 09:57:25 0ac9a79272e3: Download complete 09:57:25 552d1f2373af: Verifying Checksum 09:57:25 552d1f2373af: Download complete 09:57:26 552d1f2373af: Pull complete 09:57:26 ea3f2d53f512: Pull complete 09:57:26 9e70ebbbe112: Pull complete 09:57:27 b78e95d17946: Verifying Checksum 09:57:27 7a9cfe048b4a: Verifying Checksum 09:57:27 7a9cfe048b4a: Download complete 09:57:34 Running on prd-centos7-docker-4c-2g-550 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 09:57:34 Running in /w/workspace/app-service-configurable/40 [Pipeline] { [Pipeline] checkout 09:57:34 Selected Git installation does not exist. Using Default 09:57:34 The recommended git tool is: NONE 09:57:36 using credential edgex-jenkins-ssh 09:57:36 Cloning the remote Git repository 09:57:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 09:57:35 > git init /w/workspace/app-service-configurable/40 # timeout=10 09:57:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:57:35 > git --version # timeout=10 09:57:35 > git --version # 'git version 2.24.4' 09:57:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:57:35 [INFO] Currently running in a labeled security context 09:57:35 [INFO] Currently SELinux is 'enforcing' on the host 09:57:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/40@tmp/jenkins-gitclient-ssh6761228108664973411.key 09:57:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:37 Avoid second fetch 09:57:37 Checking out Revision e76c9c6ed5ae398db3a463d072f73d8a564d1ddd (main) 09:57:36 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:57:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:57:36 > git config core.sparsecheckout # timeout=10 09:57:36 > git checkout -f e76c9c6ed5ae398db3a463d072f73d8a564d1ddd # timeout=10 09:57:40 7a9cfe048b4a: Pull complete 09:57:40 72dc09318566: Pull complete 09:57:40 f4f7b4309257: Pull complete 09:57:40 0ac9a79272e3: Pull complete 09:57:40 Commit message: "Merge pull request #359 from MonicaisHer/add-support-for-new-secrets-import-file" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:40 provisioning config files... 09:57:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/40@tmp/config8749004795571437086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:41 ---> docker-login.sh 09:57:41 nexus3.edgexfoundry.org:10001 09:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:41 Configure a credential helper to remove this warning. See 09:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:41 09:57:41 Login Succeeded 09:57:41 nexus3.edgexfoundry.org:10002 09:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:41 Configure a credential helper to remove this warning. See 09:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:41 09:57:41 Login Succeeded 09:57:41 nexus3.edgexfoundry.org:10003 09:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:41 Configure a credential helper to remove this warning. See 09:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:41 09:57:41 Login Succeeded 09:57:41 nexus3.edgexfoundry.org:10004 09:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:41 Configure a credential helper to remove this warning. See 09:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:41 09:57:41 Login Succeeded 09:57:41 docker.io 09:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:42 Configure a credential helper to remove this warning. See 09:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:42 09:57:42 Login Succeeded 09:57:42 ---> docker-login.sh ends [Pipeline] } 09:57:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:57:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:57:42 ========================================================= 09:57:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:57:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:57:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 09:57:42 Sending build context to Docker daemon 203.3kB 09:57:42 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 09:57:42 Step 2/12 : FROM ${BASE} AS builder 09:57:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:57:42 a0d0a0d46f8b: Pulling fs layer 09:57:42 31adcdaf11c8: Pulling fs layer 09:57:42 b8b176561691: Pulling fs layer 09:57:42 4527c011a84f: Pulling fs layer 09:57:42 5d74067f8e1e: Pulling fs layer 09:57:42 e0aca202a116: Pulling fs layer 09:57:42 3a43be97a3b4: Pulling fs layer 09:57:42 34cad66bf833: Pulling fs layer 09:57:42 b4e3c513aaa6: Pulling fs layer 09:57:42 4527c011a84f: Waiting 09:57:42 5d74067f8e1e: Waiting 09:57:42 e0aca202a116: Waiting 09:57:42 3a43be97a3b4: Waiting 09:57:42 34cad66bf833: Waiting 09:57:42 b4e3c513aaa6: Waiting 09:57:42 b8b176561691: Verifying Checksum 09:57:42 b8b176561691: Download complete 09:57:42 31adcdaf11c8: Verifying Checksum 09:57:42 31adcdaf11c8: Download complete 09:57:42 5d74067f8e1e: Verifying Checksum 09:57:42 5d74067f8e1e: Download complete 09:57:42 a0d0a0d46f8b: Verifying Checksum 09:57:42 a0d0a0d46f8b: Download complete 09:57:42 e0aca202a116: Verifying Checksum 09:57:42 e0aca202a116: Download complete 09:57:42 3a43be97a3b4: Verifying Checksum 09:57:42 3a43be97a3b4: Download complete 09:57:42 34cad66bf833: Verifying Checksum 09:57:42 34cad66bf833: Download complete 09:57:42 a0d0a0d46f8b: Pull complete 09:57:43 31adcdaf11c8: Pull complete 09:57:43 4527c011a84f: Verifying Checksum 09:57:43 4527c011a84f: Download complete 09:57:43 b8b176561691: Pull complete 09:57:43 b4e3c513aaa6: Verifying Checksum 09:57:43 b4e3c513aaa6: Download complete 09:57:44 b78e95d17946: Pull complete 09:57:44 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 09:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:57:44 ---> 8b459fc5aaf0 09:57:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:57:46 ---> Running in 9c0ebad8e605 09:57:46 Removing intermediate container 9c0ebad8e605 09:57:46 ---> ab54e5c45d48 09:57:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:57:46 ---> Running in 634e15e5fe74 09:57:47 Removing intermediate container 634e15e5fe74 09:57:47 ---> f699e6fedfaa 09:57:47 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 09:57:47 ---> Running in a4031e8f0a75 09:57:47 Removing intermediate container a4031e8f0a75 09:57:47 ---> 9d8704990447 09:57:47 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:47 ---> Running in 801a466ee1db 09:57:47 4527c011a84f: Pull complete 09:57:47 5d74067f8e1e: Pull complete 09:57:47 e0aca202a116: Pull complete 09:57:47 3a43be97a3b4: Pull complete 09:57:47 34cad66bf833: Pull complete 09:57:49 Removing intermediate container 801a466ee1db 09:57:49 ---> 261310f96e90 09:57:49 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:57:49 ---> Running in 1f6827e6199c 09:57:49 b4e3c513aaa6: Pull complete 09:57:49 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:57:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:57:49 ---> 9f6097aaca64 09:57:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:57:50 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:57:51 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:57:52 OK: 219 MiB in 52 packages 09:57:52 Removing intermediate container 1f6827e6199c 09:57:52 ---> 980e9e86398f 09:57:52 Step 8/12 : WORKDIR /app 09:57:53 ---> Running in 71f9e6e75228 09:57:53 Removing intermediate container 71f9e6e75228 09:57:53 ---> 2e3995ca1888 09:57:53 Step 9/12 : COPY . . 09:57:53 ---> 1d680b655fcf 09:57:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:53 ---> Running in 10b09fa55b0d 09:57:53 ---> Running in 7029693d40ce 09:57:53 Removing intermediate container 7029693d40ce 09:57:53 ---> a6eb17470f28 09:57:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:57:53 ---> Running in ecb10484b2e4 09:57:53 Removing intermediate container ecb10484b2e4 09:57:53 ---> f56109f5ad66 09:57:53 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 09:57:53 ---> Running in ae9b309d09b6 09:57:53 Removing intermediate container ae9b309d09b6 09:57:53 ---> deac816ebf3d 09:57:53 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:53 ---> Running in be7d1fc63a61 09:57:54 Removing intermediate container be7d1fc63a61 09:57:54 ---> 3a8fcb02d7e6 09:57:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:57:54 ---> Running in 94ec3e429d9b 09:57:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:57:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:57:55 OK: 220 MiB in 52 packages 09:57:55 Removing intermediate container 94ec3e429d9b 09:57:55 ---> a674774e7b55 09:57:55 Step 8/12 : WORKDIR /app 09:57:55 ---> Running in f87d873e3657 09:57:56 Removing intermediate container f87d873e3657 09:57:56 ---> 7d60a9fcbbd9 09:57:56 Step 9/12 : COPY . . 09:57:56 ---> 442c902fe0c4 09:57:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:56 ---> Running in 76eecb4a1513 09:58:28 Removing intermediate container 76eecb4a1513 09:58:28 ---> 2c2cdd5562ce 09:58:28 Step 11/12 : ARG MAKE="make build" 09:58:28 ---> Running in d83ec8f2951d 09:58:28 Removing intermediate container d83ec8f2951d 09:58:28 ---> 986b844ee878 09:58:28 Step 12/12 : RUN $MAKE 09:58:28 ---> Running in 742bfeac3b04 09:58:28 noop 09:58:28 Removing intermediate container 742bfeac3b04 09:58:28 ---> 7ee0e7731be6 09:58:28 Successfully built 7ee0e7731be6 09:58:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:58:28 + docker inspect -f . ci-base-image-x86_64 09:58:28 . [Pipeline] withDockerContainer 09:58:29 prd-centos7-docker-4c-2g-550 does not seem to be running inside a container 09:58:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-x86_64 cat 09:58:29 $ docker top b4c73ba631b58eb1476abd8aac6fb93a9d8eef25b78a388c17ed2dfb90f5fcc0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:58:29 + go version 09:58:29 go version go1.16.8 linux/amd64 [Pipeline] } 09:58:29 $ docker stop --time=1 b4c73ba631b58eb1476abd8aac6fb93a9d8eef25b78a388c17ed2dfb90f5fcc0 09:58:31 $ docker rm -f b4c73ba631b58eb1476abd8aac6fb93a9d8eef25b78a388c17ed2dfb90f5fcc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:58:31 + docker inspect -f . ci-base-image-x86_64 09:58:31 . [Pipeline] withDockerContainer 09:58:31 prd-centos7-docker-4c-2g-550 does not seem to be running inside a container 09:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-x86_64 cat 09:58:31 $ docker top 1fdb2757eaf3f3f9bd7c4f8108afd7c500a2a9f87f91cf2ae129558760b7a712 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:58:32 + make test 09:58:32 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 09:58:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 09:58:50 CGO_ENABLED=1 go vet ./... 09:58:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:58:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:58:54 ./bin/test-attribution-txt.sh [Pipeline] echo 09:58:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:58:54 $ docker stop --time=1 1fdb2757eaf3f3f9bd7c4f8108afd7c500a2a9f87f91cf2ae129558760b7a712 09:58:56 $ docker rm -f 1fdb2757eaf3f3f9bd7c4f8108afd7c500a2a9f87f91cf2ae129558760b7a712 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:58:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:58:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:58:58 + ls -al . 09:58:58 total 148 09:58:58 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 9 09:58 . 09:58:58 drwxrwxr-x. 4 jenkins jenkins 30 Dec 9 09:57 .. 09:58:58 -rw-rw-r--. 1 jenkins jenkins 7608 Dec 9 09:57 Attribution.txt 09:58:58 drwxrwxr-x. 2 jenkins jenkins 37 Dec 9 09:57 bin 09:58:58 -rw-rw-r--. 1 jenkins jenkins 23791 Dec 9 09:57 CHANGELOG.md 09:58:58 -rw-r--r--. 1 jenkins jenkins 10 Dec 9 09:58 coverage.out 09:58:58 -rw-rw-r--. 1 jenkins jenkins 2064 Dec 9 09:57 Dockerfile 09:58:58 -rw-rw-r--. 1 jenkins jenkins 119 Dec 9 09:57 .dockerignore 09:58:58 drwxrwxr-x. 8 jenkins jenkins 162 Dec 9 09:57 .git 09:58:58 drwxrwxr-x. 2 jenkins jenkins 104 Dec 9 09:57 .github 09:58:58 -rw-rw-r--. 1 jenkins jenkins 104 Dec 9 09:57 .gitignore 09:58:58 -rw-rw-r--. 1 jenkins jenkins 135 Dec 9 09:57 go.mod 09:58:58 -rw-rw-r--. 1 jenkins jenkins 49217 Dec 9 09:57 go.sum 09:58:58 -rw-rw-r--. 1 jenkins jenkins 677 Dec 9 09:57 GOVERNANCE.md 09:58:58 -rw-rw-r--. 1 jenkins jenkins 687 Dec 9 09:57 Jenkinsfile 09:58:58 -rw-rw-r--. 1 jenkins jenkins 10174 Dec 9 09:57 LICENSE 09:58:58 -rw-rw-r--. 1 jenkins jenkins 1949 Dec 9 09:57 main.go 09:58:58 -rw-rw-r--. 1 jenkins jenkins 1614 Dec 9 09:57 makefile 09:58:58 -rw-rw-r--. 1 jenkins jenkins 618 Dec 9 09:57 OWNERS.md 09:58:58 -rw-rw-r--. 1 jenkins jenkins 3429 Dec 9 09:57 README.md 09:58:58 drwxrwxr-x. 9 jenkins jenkins 151 Dec 9 09:57 res 09:58:58 drwxrwxr-x. 3 jenkins jenkins 58 Dec 9 09:57 snap 09:58:58 -rw-rw-r--. 1 jenkins jenkins 11 Dec 9 09:55 VERSION [Pipeline] isUnix [Pipeline] sh 09:58:58 + 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=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd --label arch=amd64 --label version=2.2.0-dev.4 . 09:58:58 Sending build context to Docker daemon 204.3kB 09:58:58 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 09:58:58 Step 2/26 : FROM ${BASE} AS builder 09:58:58 ---> 7ee0e7731be6 09:58:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 09:58:58 ---> Running in a5ab3e5d18ec 09:58:58 Removing intermediate container a5ab3e5d18ec 09:58:58 ---> 215ca7f003e5 09:58:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:58:58 ---> Running in 0d3b65885a40 09:58:58 Removing intermediate container 0d3b65885a40 09:58:58 ---> 9ff55faafcf5 09:58:58 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 09:58:58 ---> Running in 0029edc698a6 09:58:58 Removing intermediate container 0029edc698a6 09:58:58 ---> a8e39d03e98c 09:58:58 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:58:58 ---> Running in 11da2a871790 09:58:59 Removing intermediate container 11da2a871790 09:58:59 ---> 5bb8e10295ed 09:58:59 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:58:59 ---> Running in bd26111b5b11 09:58:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:59:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:59:00 OK: 220 MiB in 52 packages 09:59:00 Removing intermediate container bd26111b5b11 09:59:00 ---> 55e70d5e6a26 09:59:00 Step 8/26 : WORKDIR /app 09:59:01 ---> Running in 10dea3b69bda 09:59:01 Removing intermediate container 10dea3b69bda 09:59:01 ---> 6ef536058275 09:59:01 Step 9/26 : COPY . . 09:59:01 ---> fbfa0400807b 09:59:01 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:01 ---> Running in 334c83137f69 09:59:01 Removing intermediate container 334c83137f69 09:59:01 ---> 93f94c5ce637 09:59:01 Step 11/26 : ARG MAKE="make build" 09:59:01 ---> Running in 6139cbb8fb0b 09:59:01 Removing intermediate container 6139cbb8fb0b 09:59:01 ---> 8336bf66ecd4 09:59:01 Step 12/26 : RUN $MAKE 09:59:01 ---> Running in 935160e5eeac 09:59:02 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.4" -o app-service-configurable 09:59:14 Removing intermediate container 935160e5eeac 09:59:14 ---> 4ac33c2b33a6 09:59:14 Step 13/26 : FROM alpine:3.14 09:59:14 3.14: Pulling from library/alpine 09:59:14 97518928ae5f: Pulling fs layer 09:59:14 97518928ae5f: Verifying Checksum 09:59:14 97518928ae5f: Download complete 09:59:14 97518928ae5f: Pull complete 09:59:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 09:59:14 Status: Downloaded newer image for alpine:3.14 09:59:14 ---> 0a97eee8041e 09:59:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 09:59:14 ---> Running in c140bc1d891f 09:59:14 Removing intermediate container c140bc1d891f 09:59:14 ---> c597e2ed60fc 09:59:14 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 09:59:14 ---> Running in 52a391645072 09:59:15 Removing intermediate container 52a391645072 09:59:15 ---> 55df86977b71 09:59:15 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 09:59:15 ---> Running in 07ef28fe3d3e 09:59:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:59:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:59:15 (1/7) Installing ca-certificates (20191127-r5) 09:59:15 (2/7) Installing dumb-init (1.2.5-r1) 09:59:15 (3/7) Installing libgcc (10.3.1_git20210424-r2) 09:59:15 (4/7) Installing libsodium (1.0.18-r0) 09:59:15 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 09:59:15 (6/7) Installing libzmq (4.3.4-r0) 09:59:15 (7/7) Installing zeromq (4.3.4-r0) 09:59:15 Executing busybox-1.33.1-r6.trigger 09:59:15 Executing ca-certificates-20191127-r5.trigger 09:59:15 OK: 9 MiB in 21 packages 09:59:15 Removing intermediate container 10b09fa55b0d 09:59:15 ---> aeac270b3160 09:59:15 Step 11/12 : ARG MAKE="make build" 09:59:15 ---> Running in 9adc33e4505b 09:59:15 Removing intermediate container 9adc33e4505b 09:59:15 ---> f14b6bdb2012 09:59:15 Step 12/12 : RUN $MAKE 09:59:15 ---> Running in 58edb68dc9f1 09:59:15 noop 09:59:15 Removing intermediate container 58edb68dc9f1 09:59:15 ---> 68b2abbe6b0c 09:59:15 Successfully built 68b2abbe6b0c 09:59:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:59:15 Removing intermediate container 07ef28fe3d3e 09:59:15 ---> db0b084c4059 09:59:15 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:59:16 + docker inspect -f . ci-base-image-arm64 09:59:16 . [Pipeline] withDockerContainer 09:59:16 ---> 7102bc61b222 09:59:16 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 09:59:16 ---> 1124f93f7bcf 09:59:16 Step 19/26 : COPY --from=builder /app/res/ /res/ 09:59:16 prd-ubuntu18.04-docker-arm64-4c-16g-549 does not seem to be running inside a container 09:59:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-arm64 cat 09:59:16 ---> d2e3f1054b6b 09:59:16 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 09:59:16 ---> 25180e0c254b 09:59:16 Step 21/26 : EXPOSE 48095 09:59:16 ---> Running in c57b1d81e308 09:59:16 Removing intermediate container c57b1d81e308 09:59:16 ---> ef3ee1fec3dc 09:59:16 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 09:59:16 ---> Running in 92430517771a 09:59:16 Removing intermediate container 92430517771a 09:59:16 ---> 834af1411018 09:59:16 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:59:16 ---> Running in 46c5708bff0b 09:59:16 Removing intermediate container 46c5708bff0b 09:59:16 ---> dc1b0b8db425 09:59:16 Step 24/26 : LABEL arch=amd64 09:59:17 ---> Running in a46b05df99a9 09:59:17 Removing intermediate container a46b05df99a9 09:59:17 ---> 07dd4ea3a9f4 09:59:17 Step 25/26 : LABEL git_sha=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 09:59:17 ---> Running in 135f5be28487 09:59:17 Removing intermediate container 135f5be28487 09:59:17 ---> e851466bff83 09:59:17 Step 26/26 : LABEL version=2.2.0-dev.4 09:59:17 ---> Running in e6e8378dd606 09:59:17 Removing intermediate container e6e8378dd606 09:59:17 ---> 443e7e2f031c 09:59:17 [Warning] One or more build-args [ARCH] were not consumed 09:59:17 Successfully built 443e7e2f031c 09:59:17 Successfully tagged app-service-configurable:latest 09:59:17 $ docker top de3ae683c3052c7989161d80ef0e655ab0f65ca9c14b644c950de99fd7b8076f -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:18 provisioning config files... 09:59:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/40@tmp/config8738816291491863160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:18 ---> docker-login.sh 09:59:18 nexus3.edgexfoundry.org:10001 09:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:18 Configure a credential helper to remove this warning. See 09:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:18 09:59:18 Login Succeeded 09:59:18 nexus3.edgexfoundry.org:10002 09:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:18 Configure a credential helper to remove this warning. See 09:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:18 09:59:18 Login Succeeded 09:59:18 nexus3.edgexfoundry.org:10003 09:59:18 + go version 09:59:18 go version go1.16.8 linux/arm64 [Pipeline] } 09:59:18 $ docker stop --time=1 de3ae683c3052c7989161d80ef0e655ab0f65ca9c14b644c950de99fd7b8076f 09:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:18 Configure a credential helper to remove this warning. See 09:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:18 09:59:18 Login Succeeded 09:59:18 nexus3.edgexfoundry.org:10004 09:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:18 Configure a credential helper to remove this warning. See 09:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:18 09:59:18 Login Succeeded 09:59:18 docker.io 09:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:19 Configure a credential helper to remove this warning. See 09:59:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:19 09:59:19 Login Succeeded 09:59:19 ---> docker-login.sh ends 09:59:20 $ docker rm -f de3ae683c3052c7989161d80ef0e655ab0f65ca9c14b644c950de99fd7b8076f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 09:59:20 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] echo 09:59:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo 09:59:20 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 09:59:20 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 09:59:20 latest 09:59:20 2.2.0-dev.4 09:59:20 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 09:59:20 main 09:59:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] isUnix [Pipeline] sh 09:59:21 + docker inspect -f . ci-base-image-arm64 09:59:21 . [Pipeline] withDockerContainer 09:59:21 prd-ubuntu18.04-docker-arm64-4c-16g-549 does not seem to be running inside a container 09:59:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 09:59:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:59:21 74bb9924e542: Preparing 09:59:21 15bf9f02251c: Preparing 09:59:21 01af6ee8a11d: Preparing 09:59:21 3b849a282071: Preparing 09:59:21 517a8ba4adf9: Preparing 09:59:21 1a058d5342cc: Preparing 09:59:21 1a058d5342cc: Waiting 09:59:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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-arm64 cat 09:59:21 15bf9f02251c: Pushed 09:59:21 01af6ee8a11d: Pushed 09:59:21 1a058d5342cc: Layer already exists 09:59:21 3b849a282071: Pushed 09:59:21 517a8ba4adf9: Pushed 09:59:22 $ docker top 4b6aa264eb9ddae9d5469ba01d8367664145e0540fb1de8508a16f912dc39531 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:59:22 74bb9924e542: Pushed 09:59:22 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] isUnix [Pipeline] sh 09:59:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] isUnix [Pipeline] sh 09:59:23 + make test 09:59:23 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 09:59:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 09:59:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:59:23 74bb9924e542: Preparing 09:59:23 15bf9f02251c: Preparing 09:59:23 01af6ee8a11d: Preparing 09:59:23 3b849a282071: Preparing 09:59:23 517a8ba4adf9: Preparing 09:59:23 1a058d5342cc: Preparing 09:59:23 1a058d5342cc: Waiting 09:59:23 15bf9f02251c: Layer already exists 09:59:23 01af6ee8a11d: Layer already exists 09:59:23 517a8ba4adf9: Layer already exists 09:59:23 3b849a282071: Layer already exists 09:59:23 74bb9924e542: Layer already exists 09:59:23 1a058d5342cc: Layer already exists 09:59:23 latest: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] isUnix [Pipeline] sh 09:59:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 09:59:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.4 09:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:59:24 74bb9924e542: Preparing 09:59:24 15bf9f02251c: Preparing 09:59:24 01af6ee8a11d: Preparing 09:59:24 3b849a282071: Preparing 09:59:24 517a8ba4adf9: Preparing 09:59:24 1a058d5342cc: Preparing 09:59:24 1a058d5342cc: Waiting 09:59:24 517a8ba4adf9: Layer already exists 09:59:24 01af6ee8a11d: Layer already exists 09:59:24 74bb9924e542: Layer already exists 09:59:24 15bf9f02251c: Layer already exists 09:59:24 3b849a282071: Layer already exists 09:59:24 1a058d5342cc: Layer already exists 09:59:24 2.2.0-dev.4: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] isUnix [Pipeline] sh 09:59:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 09:59:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 09:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:59:24 74bb9924e542: Preparing 09:59:24 15bf9f02251c: Preparing 09:59:24 01af6ee8a11d: Preparing 09:59:24 3b849a282071: Preparing 09:59:24 517a8ba4adf9: Preparing 09:59:24 1a058d5342cc: Preparing 09:59:24 1a058d5342cc: Waiting 09:59:24 01af6ee8a11d: Layer already exists 09:59:24 74bb9924e542: Layer already exists 09:59:24 3b849a282071: Layer already exists 09:59:24 517a8ba4adf9: Layer already exists 09:59:24 15bf9f02251c: Layer already exists 09:59:24 1a058d5342cc: Layer already exists 09:59:24 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] isUnix [Pipeline] sh 09:59:25 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] isUnix [Pipeline] sh 09:59:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 09:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:59:25 74bb9924e542: Preparing 09:59:25 15bf9f02251c: Preparing 09:59:25 01af6ee8a11d: Preparing 09:59:25 3b849a282071: Preparing 09:59:25 517a8ba4adf9: Preparing 09:59:25 1a058d5342cc: Preparing 09:59:25 1a058d5342cc: Waiting 09:59:25 01af6ee8a11d: Layer already exists 09:59:25 517a8ba4adf9: Layer already exists 09:59:25 74bb9924e542: Layer already exists 09:59:25 3b849a282071: Layer already exists 09:59:25 15bf9f02251c: Layer already exists 09:59:25 1a058d5342cc: Layer already exists 09:59:25 main: digest: sha256:c21d663bcbe2bb19e022e7bbb0d161bce2491d1365dad3d0a805d28259a69343 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:25 ===================================================== [Pipeline] echo 09:59:25 taggedImages: 09:59:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 09:59:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 09:59:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:2.2.0-dev.4 09:59:25 - nexus3.edgexfoundry.org:10004/app-service-configurable:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 09:59:25 - 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 09:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:25 09:59:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:26 latest: Pulling from edgex-lftools-log-publisher 09:59:26 b4d181a07f80: Pulling fs layer 09:59:26 a1111a8f2ec3: Pulling fs layer 09:59:26 ed53099fbce6: Pulling fs layer 09:59:26 dc539afda2c1: Pulling fs layer 09:59:26 77bc0d833cb6: Pulling fs layer 09:59:26 9065ff56babe: Pulling fs layer 09:59:26 d287ab97295c: Pulling fs layer 09:59:26 dc539afda2c1: Waiting 09:59:26 77bc0d833cb6: Waiting 09:59:26 9065ff56babe: Waiting 09:59:26 d287ab97295c: Waiting 09:59:26 a1111a8f2ec3: Verifying Checksum 09:59:26 a1111a8f2ec3: Download complete 09:59:26 dc539afda2c1: Verifying Checksum 09:59:26 dc539afda2c1: Download complete 09:59:26 ed53099fbce6: Verifying Checksum 09:59:26 ed53099fbce6: Download complete 09:59:26 9065ff56babe: Verifying Checksum 09:59:26 9065ff56babe: Download complete 09:59:26 77bc0d833cb6: Verifying Checksum 09:59:26 77bc0d833cb6: Download complete 09:59:26 b4d181a07f80: Verifying Checksum 09:59:26 b4d181a07f80: Download complete 09:59:27 d287ab97295c: Verifying Checksum 09:59:27 d287ab97295c: Download complete 09:59:28 b4d181a07f80: Pull complete 09:59:28 a1111a8f2ec3: Pull complete 09:59:28 ed53099fbce6: Pull complete 09:59:28 dc539afda2c1: Pull complete 09:59:28 77bc0d833cb6: Pull complete 09:59:29 9065ff56babe: Pull complete 09:59:34 d287ab97295c: Pull complete 09:59:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:59:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:59:34 prd-centos7-docker-4c-2g-550 does not seem to be running inside a container 09:59:34 $ 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/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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:latest cat 09:59:37 $ docker top 33edb437a010f84e5169d2a5a57642d59b45eaafebede28bf96ef5597b5bfda7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:37 ---> job-cost.sh 09:59:37 lf-activate-venv: SKIPPING 09:59:37 INFO: No Stack... 09:59:37 INFO: Retrieving Pricing Info for: v3-standard-2 09:59:38 INFO: Archiving Costs [Pipeline] sh 09:59:38 + cut -d, -f6 09:59:38 + cat /w/workspace/app-service-configurable/40/archives/cost.csv [Pipeline] lock 09:59:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] 09:59:38 Resource [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] did not exist. Created. 09:59:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:59:38 + echo total: 0.05999999865889549 [Pipeline] stash 09:59:38 Stashed 1 file(s) [Pipeline] } 09:59:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 09:59:38 $ docker stop --time=1 33edb437a010f84e5169d2a5a57642d59b45eaafebede28bf96ef5597b5bfda7 09:59:39 $ docker rm -f 33edb437a010f84e5169d2a5a57642d59b45eaafebede28bf96ef5597b5bfda7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:00:20 ? github.com/edgexfoundry/app-service-configurable [no test files] 10:00:20 CGO_ENABLED=1 go vet ./... 10:00:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:00:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:00:38 ./bin/test-attribution-txt.sh [Pipeline] echo 10:00:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:00:39 $ docker stop --time=1 4b6aa264eb9ddae9d5469ba01d8367664145e0540fb1de8508a16f912dc39531 10:00:40 $ docker rm -f 4b6aa264eb9ddae9d5469ba01d8367664145e0540fb1de8508a16f912dc39531 [Pipeline] // withDockerContainer [Pipeline] sh 10:00:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:00:41 Warning: overwriting stash ‘coverage-report’ 10:00:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:00:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:00:43 + ls -al . 10:00:43 total 172 10:00:43 drwxrwxr-x 7 jenkins jenkins 4096 Dec 9 10:00 . 10:00:43 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 09:56 .. 10:00:43 -rw-rw-r-- 1 jenkins jenkins 119 Dec 9 09:56 .dockerignore 10:00:43 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 09:56 .git 10:00:43 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 09:56 .github 10:00:43 -rw-rw-r-- 1 jenkins jenkins 104 Dec 9 09:56 .gitignore 10:00:43 -rw-rw-r-- 1 jenkins jenkins 7608 Dec 9 09:56 Attribution.txt 10:00:43 -rw-rw-r-- 1 jenkins jenkins 23791 Dec 9 09:56 CHANGELOG.md 10:00:43 -rw-rw-r-- 1 jenkins jenkins 2064 Dec 9 09:56 Dockerfile 10:00:43 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 09:56 GOVERNANCE.md 10:00:43 -rw-rw-r-- 1 jenkins jenkins 687 Dec 9 09:56 Jenkinsfile 10:00:43 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 9 09:56 LICENSE 10:00:43 -rw-rw-r-- 1 jenkins jenkins 618 Dec 9 09:56 OWNERS.md 10:00:43 -rw-rw-r-- 1 jenkins jenkins 3429 Dec 9 09:56 README.md 10:00:43 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 09:55 VERSION 10:00:43 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 09:56 bin 10:00:43 -rw-r--r-- 1 jenkins jenkins 10 Dec 9 09:59 coverage.out 10:00:43 -rw-rw-r-- 1 jenkins jenkins 135 Dec 9 09:56 go.mod 10:00:43 -rw-rw-r-- 1 jenkins jenkins 49217 Dec 9 09:56 go.sum 10:00:43 -rw-rw-r-- 1 jenkins jenkins 1949 Dec 9 09:56 main.go 10:00:43 -rw-rw-r-- 1 jenkins jenkins 1614 Dec 9 09:56 makefile 10:00:43 drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 09:56 res 10:00:43 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 09:56 snap [Pipeline] isUnix [Pipeline] sh 10:00:43 + 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=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd --label arch=arm64 --label version=2.2.0-dev.4 . 10:00:43 Sending build context to Docker daemon 204.3kB 10:00:43 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 10:00:43 Step 2/26 : FROM ${BASE} AS builder 10:00:43 ---> 68b2abbe6b0c 10:00:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 10:00:43 ---> Running in 76fd5af96459 10:00:44 Removing intermediate container 76fd5af96459 10:00:44 ---> f73634adc9a1 10:00:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 10:00:44 ---> Running in 0ab6990d09fa 10:00:44 Removing intermediate container 0ab6990d09fa 10:00:44 ---> 53dc706e767d 10:00:44 Step 5/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:00:44 ---> Running in 1d46a6f9074a 10:00:45 Removing intermediate container 1d46a6f9074a 10:00:45 ---> fee14954c663 10:00:45 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:45 ---> Running in e18fbbbdd3c2 10:00:47 Removing intermediate container e18fbbbdd3c2 10:00:47 ---> fa9c869a4e32 10:00:47 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:00:47 ---> Running in 7155cc0f657c 10:00:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:00:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:00:49 OK: 219 MiB in 52 packages 10:00:50 Removing intermediate container 7155cc0f657c 10:00:50 ---> b087b006f57f 10:00:50 Step 8/26 : WORKDIR /app 10:00:50 ---> Running in 1fcc66c521b0 10:00:50 Removing intermediate container 1fcc66c521b0 10:00:50 ---> 66c9a22ef8e2 10:00:50 Step 9/26 : COPY . . 10:00:51 ---> ec2629426fc9 10:00:51 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:51 ---> Running in e75f14c37559 10:00:53 Removing intermediate container e75f14c37559 10:00:53 ---> 33cce764383f 10:00:53 Step 11/26 : ARG MAKE="make build" 10:00:54 ---> Running in 0792b83aafdc 10:00:54 Removing intermediate container 0792b83aafdc 10:00:54 ---> 605dbfed7927 10:00:54 Step 12/26 : RUN $MAKE 10:00:54 ---> Running in 8b348d14ab6c 10:00:55 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.2.0-dev.4" -o app-service-configurable 10:01:34 Removing intermediate container 8b348d14ab6c 10:01:34 ---> 29c8e09e4f10 10:01:34 Step 13/26 : FROM alpine:3.14 10:01:34 3.14: Pulling from library/alpine 10:01:34 be307f383ecc: Pulling fs layer 10:01:34 be307f383ecc: Download complete 10:01:34 be307f383ecc: Pull complete 10:01:34 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:01:34 Status: Downloaded newer image for alpine:3.14 10:01:34 ---> 5b8b7b635229 10:01:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 10:01:34 ---> Running in 47e8224622d9 10:01:34 Removing intermediate container 47e8224622d9 10:01:34 ---> d0f563622e0c 10:01:34 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 10:01:34 ---> Running in 229696eb616c 10:01:34 Removing intermediate container 229696eb616c 10:01:34 ---> d3c3f891ac5a 10:01:34 Step 16/26 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 10:01:34 ---> Running in 83b978b6031e 10:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:01:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:01:36 (1/7) Installing ca-certificates (20191127-r5) 10:01:36 (2/7) Installing dumb-init (1.2.5-r1) 10:01:36 (3/7) Installing libgcc (10.3.1_git20210424-r2) 10:01:36 (4/7) Installing libsodium (1.0.18-r0) 10:01:36 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 10:01:36 (6/7) Installing libzmq (4.3.4-r0) 10:01:36 (7/7) Installing zeromq (4.3.4-r0) 10:01:36 Executing busybox-1.33.1-r6.trigger 10:01:36 Executing ca-certificates-20191127-r5.trigger 10:01:37 OK: 9 MiB in 21 packages 10:01:38 Removing intermediate container 83b978b6031e 10:01:38 ---> b833dcc8ad21 10:01:38 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:01:38 ---> 6a285a830448 10:01:38 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 10:01:39 ---> 5eb13b24cb79 10:01:39 Step 19/26 : COPY --from=builder /app/res/ /res/ 10:01:39 ---> 06e65f5c1192 10:01:39 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:01:41 ---> 6aaa6549b902 10:01:41 Step 21/26 : EXPOSE 48095 10:01:41 ---> Running in 44a6650ceea6 10:01:41 Removing intermediate container 44a6650ceea6 10:01:41 ---> e0f2d3ebdb7e 10:01:41 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 10:01:41 ---> Running in 828464e8c92e 10:01:41 Removing intermediate container 828464e8c92e 10:01:41 ---> 4ffffdeb15a5 10:01:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 10:01:42 ---> Running in cfe5ed8574a5 10:01:42 Removing intermediate container cfe5ed8574a5 10:01:42 ---> 53b347478137 10:01:42 Step 24/26 : LABEL arch=arm64 10:01:42 ---> Running in 392bf70891be 10:01:42 Removing intermediate container 392bf70891be 10:01:42 ---> f7a06420f1dc 10:01:42 Step 25/26 : LABEL git_sha=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 10:01:42 ---> Running in 01fea850701c 10:01:43 Removing intermediate container 01fea850701c 10:01:43 ---> dda807f32661 10:01:43 Step 26/26 : LABEL version=2.2.0-dev.4 10:01:43 ---> Running in dd8086aaea37 10:01:43 Removing intermediate container dd8086aaea37 10:01:43 ---> c69e63fc1eb8 10:01:43 [Warning] One or more build-args [ARCH] were not consumed 10:01:43 Successfully built c69e63fc1eb8 10:01:43 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 10:01:43 provisioning config files... 10:01:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/40@tmp/config1564905830788163286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:44 ---> docker-login.sh 10:01:44 nexus3.edgexfoundry.org:10001 10:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:44 Configure a credential helper to remove this warning. See 10:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:44 10:01:44 Login Succeeded 10:01:44 nexus3.edgexfoundry.org:10002 10:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:45 Configure a credential helper to remove this warning. See 10:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:45 10:01:45 Login Succeeded 10:01:45 nexus3.edgexfoundry.org:10003 10:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:45 Configure a credential helper to remove this warning. See 10:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:45 10:01:45 Login Succeeded 10:01:45 nexus3.edgexfoundry.org:10004 10:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:45 Configure a credential helper to remove this warning. See 10:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:45 10:01:45 Login Succeeded 10:01:45 docker.io 10:01:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:46 Configure a credential helper to remove this warning. See 10:01:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:46 10:01:46 Login Succeeded 10:01:46 ---> docker-login.sh ends [Pipeline] } 10:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:01:46 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 10:01:46 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 10:01:46 latest 10:01:46 2.2.0-dev.4 10:01:46 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 10:01:46 main 10:01:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:01:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] isUnix [Pipeline] sh 10:01:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 10:01:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:01:47 67ca508f2ba8: Preparing 10:01:47 306cfa692858: Preparing 10:01:47 c3e7a379e2d6: Preparing 10:01:47 ed86f5cc2725: Preparing 10:01:47 509d21b8a550: Preparing 10:01:47 62170e181a92: Preparing 10:01:47 62170e181a92: Waiting 10:01:47 c3e7a379e2d6: Pushed 10:01:47 ed86f5cc2725: Pushed 10:01:47 306cfa692858: Pushed 10:01:47 62170e181a92: Layer already exists 10:01:48 509d21b8a550: Pushed 10:01:51 67ca508f2ba8: Pushed 10:01:51 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] isUnix [Pipeline] sh 10:01:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:01:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:01:52 67ca508f2ba8: Preparing 10:01:52 306cfa692858: Preparing 10:01:52 c3e7a379e2d6: Preparing 10:01:52 ed86f5cc2725: Preparing 10:01:52 509d21b8a550: Preparing 10:01:52 62170e181a92: Preparing 10:01:52 62170e181a92: Waiting 10:01:52 306cfa692858: Layer already exists 10:01:52 c3e7a379e2d6: Layer already exists 10:01:52 ed86f5cc2725: Layer already exists 10:01:52 67ca508f2ba8: Layer already exists 10:01:52 509d21b8a550: Layer already exists 10:01:52 62170e181a92: Layer already exists 10:01:52 latest: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] isUnix [Pipeline] sh 10:01:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 10:01:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.4 10:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:01:53 67ca508f2ba8: Preparing 10:01:53 306cfa692858: Preparing 10:01:53 c3e7a379e2d6: Preparing 10:01:53 ed86f5cc2725: Preparing 10:01:53 509d21b8a550: Preparing 10:01:53 62170e181a92: Preparing 10:01:53 62170e181a92: Waiting 10:01:53 67ca508f2ba8: Layer already exists 10:01:53 509d21b8a550: Layer already exists 10:01:53 306cfa692858: Layer already exists 10:01:53 ed86f5cc2725: Layer already exists 10:01:53 c3e7a379e2d6: Layer already exists 10:01:53 62170e181a92: Layer already exists 10:01:53 2.2.0-dev.4: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] isUnix [Pipeline] sh 10:01:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 [Pipeline] isUnix [Pipeline] sh 10:01:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 10:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:01:53 67ca508f2ba8: Preparing 10:01:53 306cfa692858: Preparing 10:01:53 c3e7a379e2d6: Preparing 10:01:53 ed86f5cc2725: Preparing 10:01:53 509d21b8a550: Preparing 10:01:53 62170e181a92: Preparing 10:01:53 62170e181a92: Waiting 10:01:53 67ca508f2ba8: Layer already exists 10:01:53 509d21b8a550: Layer already exists 10:01:53 c3e7a379e2d6: Layer already exists 10:01:53 ed86f5cc2725: Layer already exists 10:01:53 306cfa692858: Layer already exists 10:01:53 62170e181a92: Layer already exists 10:01:53 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] isUnix [Pipeline] sh 10:01:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] isUnix [Pipeline] sh 10:01:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 10:01:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:01:54 67ca508f2ba8: Preparing 10:01:54 306cfa692858: Preparing 10:01:54 c3e7a379e2d6: Preparing 10:01:54 ed86f5cc2725: Preparing 10:01:54 509d21b8a550: Preparing 10:01:54 62170e181a92: Preparing 10:01:54 62170e181a92: Waiting 10:01:54 306cfa692858: Layer already exists 10:01:54 c3e7a379e2d6: Layer already exists 10:01:54 509d21b8a550: Layer already exists 10:01:54 ed86f5cc2725: Layer already exists 10:01:54 67ca508f2ba8: Layer already exists 10:01:54 62170e181a92: Layer already exists 10:01:55 main: digest: sha256:e63c98fadb379a945401478726078397ab40ab68b169815ec402591de8ac26aa size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:55 ===================================================== [Pipeline] echo 10:01:55 taggedImages: 10:01:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd 10:01:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:01:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2.2.0-dev.4 10:01:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e76c9c6ed5ae398db3a463d072f73d8a564d1ddd-2.2.0-dev.4 10:01:55 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:01:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:55 10:01:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:01:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:56 arm64: Pulling from edgex-lftools-log-publisher 10:01:56 448f6bf000e3: Pulling fs layer 10:01:56 f757da607395: Pulling fs layer 10:01:56 05883995daec: Pulling fs layer 10:01:56 8603b9c90790: Pulling fs layer 10:01:56 1560dd03e051: Pulling fs layer 10:01:56 27f5ce0e4adf: Pulling fs layer 10:01:56 c2d8d7efcc4b: Pulling fs layer 10:01:56 1560dd03e051: Waiting 10:01:56 8603b9c90790: Waiting 10:01:56 27f5ce0e4adf: Waiting 10:01:56 c2d8d7efcc4b: Waiting 10:01:56 f757da607395: Verifying Checksum 10:01:56 f757da607395: Download complete 10:01:56 8603b9c90790: Download complete 10:01:56 1560dd03e051: Verifying Checksum 10:01:56 1560dd03e051: Download complete 10:01:56 27f5ce0e4adf: Verifying Checksum 10:01:56 27f5ce0e4adf: Download complete 10:01:56 05883995daec: Verifying Checksum 10:01:56 05883995daec: Download complete 10:01:56 448f6bf000e3: Download complete 10:01:59 c2d8d7efcc4b: Verifying Checksum 10:01:59 c2d8d7efcc4b: Download complete 10:02:00 448f6bf000e3: Pull complete 10:02:01 f757da607395: Pull complete 10:02:02 05883995daec: Pull complete 10:02:02 8603b9c90790: Pull complete 10:02:03 1560dd03e051: Pull complete 10:02:03 27f5ce0e4adf: Pull complete 10:02:18 c2d8d7efcc4b: Pull complete 10:02:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:02:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:02:19 prd-ubuntu18.04-docker-arm64-4c-16g-549 does not seem to be running inside a container 10:02:19 $ 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/40 -v /w/workspace/app-service-configurable/40:/w/workspace/app-service-configurable/40:rw,z -v /w/workspace/app-service-configurable/40@tmp:/w/workspace/app-service-configurable/40@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:arm64 cat 10:02:21 $ docker top 882aaffcdd60f35ac568ffd1cd7f8e25c458b33bf514f05727d1a618de8278f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:22 ---> job-cost.sh 10:02:22 lf-activate-venv: SKIPPING 10:02:22 INFO: No Stack... 10:02:23 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:23 INFO: Archiving Costs [Pipeline] sh 10:02:24 + cat /w/workspace/app-service-configurable/40/archives/cost.csv 10:02:24 + cut -d, -f6 [Pipeline] lock 10:02:24 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] 10:02:24 Resource [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] did not exist. Created. 10:02:24 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:02:25 /w/workspace/app-service-configurable/40@tmp/durable-f708ec88/script.sh: 1: /w/workspace/app-service-configurable/40@tmp/durable-f708ec88/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:02:25 + echo total: 0.10999999940395355 [Pipeline] stash 10:02:25 Warning: overwriting stash ‘stack-cost’ 10:02:25 Stashed 1 file(s) [Pipeline] } 10:02:25 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 10:02:25 $ docker stop --time=1 882aaffcdd60f35ac568ffd1cd7f8e25c458b33bf514f05727d1a618de8278f6 10:02:27 $ docker rm -f 882aaffcdd60f35ac568ffd1cd7f8e25c458b33bf514f05727d1a618de8278f6 [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 10:02:27 provisioning config files... 10:02:27 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config144468681691781522tmp [Pipeline] { [Pipeline] sh 10:02:28 + set +x 10:02:28 + curl -s https://codecov.io/bash 10:02:28 + bash -s -- 10:02:28 10:02:28 _____ _ 10:02:28 / ____| | | 10:02:28 | | ___ __| | ___ ___ _____ __ 10:02:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:02:28 | |___| (_) | (_| | __/ (_| (_) \ V / 10:02:28 \_____\___/ \__,_|\___|\___\___/ \_/ 10:02:28 Bash-1.0.6 10:02:28 10:02:28 10:02:28 ==> git version 2.24.4 found 10:02:28 ==> 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 10:02:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:02:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:02:28 ==> Jenkins CI detected. 10:02:28 current dir:  /w/workspace/ry_app-service-configurable_main 10:02:28 project root: . 10:02:28 --> token set from env 10:02:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:02:28 ==> Running gcov in . (disable via -X gcov) 10:02:28 ==> Python coveragepy not found 10:02:28 ==> Searching for coverage reports in: 10:02:28 + . 10:02:28 -> Found 1 reports 10:02:28 ==> Detecting git/mercurial file structure 10:02:28 ==> Reading reports 10:02:28 + ./coverage.out bytes=10 10:02:28 ==> Appending adjustments 10:02:28 https://docs.codecov.io/docs/fixing-reports 10:02:28 + Found adjustments 10:02:28 ==> Gzipping contents 10:02:28 4.0K /tmp/codecov.4fm0RM.gz 10:02:28 ==> Uploading reports 10:02:28 url: https://codecov.io 10:02:28 query: branch=main&commit=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:02:28 -> Pinging Codecov 10:02:28 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=e76c9c6ed5ae398db3a463d072f73d8a564d1ddd&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:02:28 -> Uploading to 10:02:28 https://storage.googleapis.com/codecov/v4/raw/2021-12-09/A97CA9966030D2A3747ED39772930CCE/e76c9c6ed5ae398db3a463d072f73d8a564d1ddd/b57e833a-fb77-45ae-acb1-2f5313674d82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211209%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211209T100228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4567bfea67bf0d6904bf96f19a938bd530ef2710d0052003fdfe16ed8070794 10:02:28 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:28 Dload Upload Total Spent Left Speed 10:02:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 570 0 0 100 570 0 1778 --:--:-- --:--:-- --:--:-- 1781 10:02:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] } 10:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:02:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:02:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:02:29 10:02:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 10:02:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:02:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:02:30 188c0c94c7c5: Pulling fs layer 10:02:30 0ef7d3d256c8: Pulling fs layer 10:02:30 de9db76c5a1d: Pulling fs layer 10:02:30 0eba1c9be4d2: Pulling fs layer 10:02:30 0d57e429df01: Pulling fs layer 10:02:30 4e4be7b47b0d: Pulling fs layer 10:02:30 e1f770b5df2f: Pulling fs layer 10:02:30 85a0685a4137: Pulling fs layer 10:02:30 0eba1c9be4d2: Waiting 10:02:30 0d57e429df01: Waiting 10:02:30 4e4be7b47b0d: Waiting 10:02:30 e1f770b5df2f: Waiting 10:02:30 85a0685a4137: Waiting 10:02:30 de9db76c5a1d: Download complete 10:02:30 0ef7d3d256c8: Verifying Checksum 10:02:30 0ef7d3d256c8: Download complete 10:02:30 0d57e429df01: Verifying Checksum 10:02:30 0d57e429df01: Download complete 10:02:30 4e4be7b47b0d: Verifying Checksum 10:02:30 4e4be7b47b0d: Download complete 10:02:30 188c0c94c7c5: Verifying Checksum 10:02:30 188c0c94c7c5: Download complete 10:02:30 e1f770b5df2f: Verifying Checksum 10:02:30 e1f770b5df2f: Download complete 10:02:30 188c0c94c7c5: Pull complete 10:02:30 0ef7d3d256c8: Pull complete 10:02:30 0eba1c9be4d2: Verifying Checksum 10:02:30 0eba1c9be4d2: Download complete 10:02:31 de9db76c5a1d: Pull complete 10:02:31 85a0685a4137: Verifying Checksum 10:02:31 85a0685a4137: Download complete 10:02:34 0eba1c9be4d2: Pull complete 10:02:34 0d57e429df01: Pull complete 10:02:34 4e4be7b47b0d: Pull complete 10:02:35 e1f770b5df2f: Pull complete 10:02:39 85a0685a4137: Pull complete 10:02:39 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 10:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:02:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 10:02:39 prd-centos7-docker-4c-2g-548 does not seem to be running inside a container 10:02:39 $ 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 10:02:41 $ docker top 8b025b2d6f217030dfaf7f9386c6ef83a66cbc5c5fd7e9f8a9030e99a79c7fd5 -eo pid,comm [Pipeline] { [Pipeline] echo 10:02:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 10:02:41 + set -o pipefail 10:02:41 + snyk monitor '--org=edgex-jenkins' 10:02:45 10:02:45 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 10:02:45 10:02:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/78834c31-a9c6-48a0-bc23-2630bc060585/history/3340190e-e497-4a4e-b56a-ca4cc16896b7 10:02:45 10:02:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:02:45 10:02:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:02:45 10:02:45 [Pipeline] } 10:02:45 $ docker stop --time=1 8b025b2d6f217030dfaf7f9386c6ef83a66cbc5c5fd7e9f8a9030e99a79c7fd5 10:02:47 $ docker rm -f 8b025b2d6f217030dfaf7f9386c6ef83a66cbc5c5fd7e9f8a9030e99a79c7fd5 [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 10:02:48 + git log --format=format:%s -1 e76c9c6ed5ae398db3a463d072f73d8a564d1ddd [Pipeline] sh 10:02:49 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:02:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:02:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:02:49 . [Pipeline] withDockerContainer 10:02:49 prd-centos7-docker-4c-2g-548 does not seem to be running inside a container 10:02:49 $ 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 10:02:49 $ docker top acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:49 [ssh-agent] Looking for ssh-agent implementation... 10:02:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:50 $ docker exec acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 ssh-agent 10:02:50 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDFHKfn/agent.14 10:02:50 SSH_AGENT_PID=20 10:02:50 Running ssh-add (command line suppressed) 10:02:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5543790935951312620.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5543790935951312620.key) 10:02:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:50 + git semver tag 10:02:50 # -> Open(): unable to determine branch for HEAD 10:02:50 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 10:02:50 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 10:02:50 # $SEMVER_REMOTE_NAME = origin 10:02:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:02:50 # $SEMVER_USER_NAME = edgex-jenkins 10:02:50 # $SEMVER_BRANCH = main 10:02:50 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 10:02:50 # e76c9c6ed5ae398db3a463d072f73d8a564d1ddd HEAD 10:02:50 # -> Force: false 10:02:50 # 482fe84d70433fd4314f47eec73728c1cc240eae refs/tags/v2.2.0-dev.4 [Pipeline] } 10:02:50 $ docker exec --env ******** --env ******** acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 ssh-agent -k 10:02:50 unset SSH_AUTH_SOCK; 10:02:50 unset SSH_AGENT_PID; 10:02:50 echo Agent pid 20 killed; 10:02:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:50 + git semver [Pipeline] } 10:02:51 $ docker stop --time=1 acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 10:02:52 $ docker rm -f acd01cbb5819f9f16ab1cc71440394947e883041279e276a6a9032ee25e50a28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 10:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:52 10:02:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 10:02:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:52 0.23.1-centos7: Pulling from edgex-lftools 10:02:52 ab5ef0e58194: Pulling fs layer 10:02:52 9712f1f96733: Pulling fs layer 10:02:52 63f879dbbcfc: Pulling fs layer 10:02:52 0d9ebad4ef96: Pulling fs layer 10:02:52 e9a5061849ea: Pulling fs layer 10:02:52 d747dcd14b5f: Pulling fs layer 10:02:52 2de7ff778b66: Pulling fs layer 10:02:52 e9a5061849ea: Waiting 10:02:52 d747dcd14b5f: Waiting 10:02:52 2de7ff778b66: Waiting 10:02:52 0d9ebad4ef96: Waiting 10:02:52 9712f1f96733: Verifying Checksum 10:02:52 9712f1f96733: Download complete 10:02:53 63f879dbbcfc: Verifying Checksum 10:02:53 63f879dbbcfc: Download complete 10:02:53 ab5ef0e58194: Verifying Checksum 10:02:53 ab5ef0e58194: Download complete 10:02:53 d747dcd14b5f: Verifying Checksum 10:02:53 d747dcd14b5f: Download complete 10:02:53 e9a5061849ea: Verifying Checksum 10:02:53 e9a5061849ea: Download complete 10:02:53 0d9ebad4ef96: Verifying Checksum 10:02:53 0d9ebad4ef96: Download complete 10:02:53 2de7ff778b66: Verifying Checksum 10:02:53 2de7ff778b66: Download complete 10:02:57 ab5ef0e58194: Pull complete 10:02:57 9712f1f96733: Pull complete 10:02:57 63f879dbbcfc: Pull complete 10:03:01 0d9ebad4ef96: Pull complete 10:03:01 e9a5061849ea: Pull complete 10:03:01 d747dcd14b5f: Pull complete 10:03:02 2de7ff778b66: Pull complete 10:03:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:03:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:03:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 10:03:02 prd-centos7-docker-4c-2g-548 does not seem to be running inside a container 10:03:02 $ 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 10:03:05 $ docker top 64cf6b57756a976b8b2d0e3e727f7683858577f145cf087436bb3b6b276004dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:03:05 provisioning config files... 10:03:05 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8149912071259242910tmp 10:03:05 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8103391632420689938tmp 10:03:05 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config359957203695112690tmp [Pipeline] { [Pipeline] echo 10:03:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:03:06 ---> sigul-configuration.sh 10:03:06 gpg: directory `/root/.gnupg' created 10:03:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:03:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:03:06 gpg: keyring `/root/.gnupg/secring.gpg' created 10:03:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:03:06 gpg: CAST5 encrypted data 10:03:06 gpg: encrypted with 1 passphrase 10:03:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:03:06 + mkdir /home/jenkins 10:03:06 + mkdir /home/jenkins/sigul [Pipeline] sh 10:03:06 + 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 10:03:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:03:07 ---> sigul-install.sh 10:03:07 Sigul already installed; skipping installation. [Pipeline] sh 10:03:07 + git tag --list 10:03:07 v1.0.0 10:03:07 v1.1.0 10:03:07 v1.2.0 10:03:07 v1.3.0 10:03:07 v1.3.1 10:03:07 v2.0.0 10:03:07 v2.0.1 10:03:07 v2.0.1-dev.1 10:03:07 v2.0.2-dev.1 10:03:07 v2.0.2-dev.10 10:03:07 v2.0.2-dev.11 10:03:07 v2.0.2-dev.12 10:03:07 v2.0.2-dev.13 10:03:07 v2.0.2-dev.14 10:03:07 v2.0.2-dev.15 10:03:07 v2.0.2-dev.16 10:03:07 v2.0.2-dev.17 10:03:07 v2.0.2-dev.18 10:03:07 v2.0.2-dev.19 10:03:07 v2.0.2-dev.2 10:03:07 v2.0.2-dev.20 10:03:07 v2.0.2-dev.21 10:03:07 v2.0.2-dev.22 10:03:07 v2.0.2-dev.23 10:03:07 v2.0.2-dev.24 10:03:07 v2.0.2-dev.25 10:03:07 v2.0.2-dev.26 10:03:07 v2.0.2-dev.27 10:03:07 v2.0.2-dev.28 10:03:07 v2.0.2-dev.29 10:03:07 v2.0.2-dev.3 10:03:07 v2.0.2-dev.30 10:03:07 v2.0.2-dev.4 10:03:07 v2.0.2-dev.5 10:03:07 v2.0.2-dev.6 10:03:07 v2.0.2-dev.7 10:03:07 v2.0.2-dev.8 10:03:07 v2.0.2-dev.9 10:03:07 v2.1.0 10:03:07 v2.2.0-dev.1 10:03:07 v2.2.0-dev.2 10:03:07 v2.2.0-dev.3 10:03:07 v2.2.0-dev.4 [Pipeline] sh 10:03:07 + lftools sign git-tag v2.2.0-dev.4 10:03:08 Signing Git tag with Sigul... 10:03:08 Signing v2.2.0-dev.4 [Pipeline] echo 10:03:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:03:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:03:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:03:10 $ docker stop --time=1 64cf6b57756a976b8b2d0e3e727f7683858577f145cf087436bb3b6b276004dd 10:03:11 $ docker rm -f 64cf6b57756a976b8b2d0e3e727f7683858577f145cf087436bb3b6b276004dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:03:11 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:03:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:03:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:12 . [Pipeline] withDockerContainer 10:03:12 prd-centos7-docker-4c-2g-548 does not seem to be running inside a container 10:03:12 $ 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 10:03:12 $ docker top 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:03:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:12 [ssh-agent] Looking for ssh-agent implementation... 10:03:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:12 $ docker exec 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 ssh-agent 10:03:13 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDBebKL/agent.13 10:03:13 SSH_AGENT_PID=19 10:03:13 Running ssh-add (command line suppressed) 10:03:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_595404246206089485.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_595404246206089485.key) 10:03:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:13 + git semver bump pre 10:03:13 # -> Open(): unable to determine branch for HEAD 10:03:13 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 10:03:13 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 10:03:13 # $SEMVER_REMOTE_NAME = origin 10:03:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:03:13 # $SEMVER_USER_NAME = edgex-jenkins 10:03:13 # $SEMVER_BRANCH = main 10:03:13 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver 10:03:13 2.2.0-dev.5 [Pipeline] } 10:03:13 $ docker exec --env ******** --env ******** 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 ssh-agent -k 10:03:13 unset SSH_AUTH_SOCK; 10:03:13 unset SSH_AGENT_PID; 10:03:13 echo Agent pid 19 killed; 10:03:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:13 + git semver [Pipeline] } 10:03:13 $ docker stop --time=1 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 10:03:15 $ docker rm -f 91868708891a20c068a6d7ca8cf9dca98401f29b750293b99bbb457d10e53ef5 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:15 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 10:03:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 10:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 10:03:15 . [Pipeline] withDockerContainer 10:03:15 prd-centos7-docker-4c-2g-548 does not seem to be running inside a container 10:03:15 $ 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 10:03:16 $ docker top b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:03:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:03:16 [ssh-agent] Looking for ssh-agent implementation... 10:03:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:03:16 $ docker exec b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 ssh-agent 10:03:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcGmPdg/agent.13 10:03:16 SSH_AGENT_PID=19 10:03:16 Running ssh-add (command line suppressed) 10:03:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3490418035686422246.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3490418035686422246.key) 10:03:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:03:16 + git semver push 10:03:16 # -> Open(): unable to determine branch for HEAD 10:03:16 # $GIT_DIR = /w/workspace/ry_app-service-configurable_main/.git 10:03:16 # $GIT_WORK_TREE = /w/workspace/ry_app-service-configurable_main 10:03:16 # $SEMVER_REMOTE_NAME = origin 10:03:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 10:03:16 # $SEMVER_USER_NAME = edgex-jenkins 10:03:16 # $SEMVER_BRANCH = main 10:03:16 # $SEMVER_DIR = /w/workspace/ry_app-service-configurable_main/.semver [Pipeline] } 10:03:18 $ docker exec --env ******** --env ******** b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 ssh-agent -k 10:03:18 unset SSH_AUTH_SOCK; 10:03:18 unset SSH_AGENT_PID; 10:03:18 echo Agent pid 19 killed; 10:03:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:03:19 + git semver [Pipeline] } 10:03:19 $ docker stop --time=1 b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 10:03:20 $ docker rm -f b2003fa355d0c5e2dcb77c39bfc6fab545edae7bb5b476a11b0738052a587cb1 [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 10:03:21 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:03:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:03:22 ---> package-listing.sh 10:03:22 ++ tr '[:upper:]' '[:lower:]' 10:03:22 ++ facter osfamily 10:03:22 + OS_FAMILY=redhat 10:03:22 + workspace=/w/workspace/ry_app-service-configurable_main 10:03:22 + START_PACKAGES=/tmp/packages_start.txt 10:03:22 + END_PACKAGES=/tmp/packages_end.txt 10:03:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:03:22 + PACKAGES=/tmp/packages_start.txt 10:03:22 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:03:22 + PACKAGES=/tmp/packages_end.txt 10:03:22 + case "${OS_FAMILY}" in 10:03:22 + sort 10:03:22 + rpm -qa 10:03:23 + '[' -f /tmp/packages_start.txt ']' 10:03:23 + '[' -f /tmp/packages_end.txt ']' 10:03:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:03:23 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:03:23 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:03:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 10:03:23 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 10:03:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:03:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:24 10:03:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:24 latest: Pulling from edgex-lftools-log-publisher 10:03:24 b4d181a07f80: Pulling fs layer 10:03:24 a1111a8f2ec3: Pulling fs layer 10:03:24 ed53099fbce6: Pulling fs layer 10:03:24 dc539afda2c1: Pulling fs layer 10:03:24 77bc0d833cb6: Pulling fs layer 10:03:24 9065ff56babe: Pulling fs layer 10:03:24 d287ab97295c: Pulling fs layer 10:03:24 dc539afda2c1: Waiting 10:03:24 77bc0d833cb6: Waiting 10:03:24 9065ff56babe: Waiting 10:03:24 d287ab97295c: Waiting 10:03:24 a1111a8f2ec3: Verifying Checksum 10:03:24 a1111a8f2ec3: Download complete 10:03:24 dc539afda2c1: Verifying Checksum 10:03:24 dc539afda2c1: Download complete 10:03:24 ed53099fbce6: Verifying Checksum 10:03:24 ed53099fbce6: Download complete 10:03:24 9065ff56babe: Verifying Checksum 10:03:24 9065ff56babe: Download complete 10:03:24 77bc0d833cb6: Verifying Checksum 10:03:24 77bc0d833cb6: Download complete 10:03:24 b4d181a07f80: Verifying Checksum 10:03:24 b4d181a07f80: Download complete 10:03:25 d287ab97295c: Verifying Checksum 10:03:25 d287ab97295c: Download complete 10:03:26 b4d181a07f80: Pull complete 10:03:26 a1111a8f2ec3: Pull complete 10:03:26 ed53099fbce6: Pull complete 10:03:26 dc539afda2c1: Pull complete 10:03:27 77bc0d833cb6: Pull complete 10:03:27 9065ff56babe: Pull complete 10:03:32 d287ab97295c: Pull complete 10:03:32 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:03:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:03:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:03:32 prd-centos7-docker-4c-2g-548 does not seem to be running inside a container 10:03:32 $ 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 10:03:35 $ docker top b2f09f5020619665cc72a5e52d6fdb6b2ccda085263ec4cd2e1954d23cb7af34 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:35 + touch /tmp/pre-build-complete [Pipeline] sh 10:03:36 + mkdir -p /var/log/sysstat [Pipeline] sh 10:03:36 + ls /var/log/sa-host 10:03:36 + sadf -c /var/log/sa-host/sa09 10:03:36 file_magic: OK 10:03:36 HZ: Using current value: 100 10:03:36 file_header: OK 10:03: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 10:03:36 Statistics: 10:03:36 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:03:36 File successfully converted to sysstat format version 12.0.3 10:03:36 + sadf -c /var/log/sa-host/sa17 10:03:36 file_magic: OK 10:03:36 HZ: Using current value: 100 10:03:36 file_header: OK 10:03: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 10:03:36 Statistics: 10:03:36 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:03:36 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:03:36 provisioning config files... 10:03:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7545194217058775711tmp [Pipeline] { [Pipeline] echo 10:03:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:03:36 ---> create-netrc.sh [Pipeline] } 10:03:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:03:37 ---> python-tools-install.sh [Pipeline] echo 10:03:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:03:37 ---> sudo-logs.sh 10:03:37 Archiving 'sudo' log.. 10:03:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-548.novalocal: Name or service not known 10:03:37 sudo: unable to resolve host prd-centos7-docker-4c-2g-548.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:03:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:03:37 ---> job-cost.sh 10:03:37 lf-activate-venv: SKIPPING 10:03:37 DEBUG: total: 0.10999999940395355 10:03:37 INFO: Retrieving Stack Cost... 10:03:38 INFO: Retrieving Pricing Info for: v3-standard-2 10:03:38 INFO: Archiving Costs [Pipeline] echo 10:03:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:03:38 ---> logs-deploy.sh 10:03:38 lf-activate-venv: SKIPPING 10:03:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/40 10:03:38 INFO: archiving workspace using pattern(s): 10:03:39 Archives upload complete. 10:03:39 INFO: archiving logs to Nexus