Started by upstream project "edgexfoundry/cd-management/release" build number 158 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67e38a317b7bddab6f62e1dc396b2e58586edeb6 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-ssh8263561358758900114.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1092508257701088781.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10728244600959645425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh4694506909986750271.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/minnesota/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/minnesota/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13194763954141930865.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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, goVersion:1.20, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.20 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2131’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2136 in /w/workspace/p-service-configurable_minnesota [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/p-service-configurable_minnesota # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 67e38a317b7bddab6f62e1dc396b2e58586edeb6 (minnesota) Commit message: "build: Update for patch 3.0.1 release (#577)" > 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 67e38a317b7bddab6f62e1dc396b2e58586edeb6 # timeout=10 > git rev-list --no-walk 67e38a317b7bddab6f62e1dc396b2e58586edeb6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:14:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:14:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:14:43 ========================================================= 20:14:43 EdgeX Global Pipelines Version Info 20:14:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:14:43 ------------------- 20:14:43 stable info: 20:14:43 ------------------- 20:14:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:14:43 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:14:43 Message: update stable to v1.0.250 20:14:44 ------------------- 20:14:44 experimental info: 20:14:44 ------------------- 20:14:44 Commited By: **** collab-it+edgex@linuxfoundation.org 20:14:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 20:14:44 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = minnesota [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = minnesota [Pipeline] echo 20:14:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = minnesota [Pipeline] echo 20:14:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo 20:14:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67e38a3 [Pipeline] echo 20:14:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:14:45 provisioning config files... 20:14:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config15827819953536505932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:14:45 ---> docker-login.sh 20:14:45 nexus3.edgexfoundry.org:10001 20:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:45 Configure a credential helper to remove this warning. See 20:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:45 20:14:45 Login Succeeded 20:14:45 nexus3.edgexfoundry.org:10002 20:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:45 Configure a credential helper to remove this warning. See 20:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:45 20:14:45 Login Succeeded 20:14:45 nexus3.edgexfoundry.org:10003 20:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:45 Configure a credential helper to remove this warning. See 20:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:45 20:14:45 Login Succeeded 20:14:45 nexus3.edgexfoundry.org:10004 20:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:46 Configure a credential helper to remove this warning. See 20:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:46 20:14:46 Login Succeeded 20:14:46 docker.io 20:14:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:14:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:14:46 Configure a credential helper to remove this warning. See 20:14:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:14:46 20:14:46 Login Succeeded 20:14:46 ---> docker-login.sh ends [Pipeline] } 20:14:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:14:46 + git rev-list -1 --merges 67e38a317b7bddab6f62e1dc396b2e58586edeb6~1..67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo 20:14:46 -----------> git rev-list -1 --merges 67e38a317b7bddab6f62e1dc396b2e58586edeb6~1..67e38a317b7bddab6f62e1dc396b2e58586edeb6 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [false] [Pipeline] sh 20:14:47 + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo 20:14:47 ========================================================= 20:14:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 20:14:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:14:47 + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo 20:14:47 [semverPrep] GIT_COMMIT: 67e38a317b7bddab6f62e1dc396b2e58586edeb6, Commit Message: build: Update for patch 3.0.1 release (#577) [Pipeline] echo 20:14:47 [semverPrep] This is not a build commit. [Pipeline] sh 20:14:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:14:47 + grep -v github /etc/ssh/ssh_known_hosts 20:14:47 + [ -e /tmp/ssh_known_hosts ] 20:14:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:14:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:14:47 + sudo tee -a /etc/ssh/ssh_known_hosts 20:14:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:14:48 20:14:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:14:48 0.1.4: Pulling from edgex-devops/py-git-semver 20:14:48 b85a868b505f: Pulling fs layer 20:14:48 e2be974225ed: Pulling fs layer 20:14:48 339a4e72a1f5: Pulling fs layer 20:14:48 988bab9f4d93: Pulling fs layer 20:14:48 1469e6f7b9e6: Pulling fs layer 20:14:48 eaf3925da568: Pulling fs layer 20:14:48 bab4dde63d76: Pulling fs layer 20:14:48 bde34c3a00c8: Pulling fs layer 20:14:48 eaf3925da568: Waiting 20:14:48 b352a97aabf1: Pulling fs layer 20:14:48 1469e6f7b9e6: Waiting 20:14:48 bab4dde63d76: Waiting 20:14:48 4872d77fe225: Pulling fs layer 20:14:48 5851b861e8e6: Pulling fs layer 20:14:48 4872d77fe225: Waiting 20:14:48 5851b861e8e6: Waiting 20:14:48 e2be974225ed: Verifying Checksum 20:14:48 e2be974225ed: Download complete 20:14:48 988bab9f4d93: Verifying Checksum 20:14:48 988bab9f4d93: Download complete 20:14:48 1469e6f7b9e6: Verifying Checksum 20:14:48 1469e6f7b9e6: Download complete 20:14:48 eaf3925da568: Verifying Checksum 20:14:48 eaf3925da568: Download complete 20:14:48 339a4e72a1f5: Verifying Checksum 20:14:48 339a4e72a1f5: Download complete 20:14:48 b352a97aabf1: Download complete 20:14:48 4872d77fe225: Verifying Checksum 20:14:48 4872d77fe225: Download complete 20:14:48 5851b861e8e6: Verifying Checksum 20:14:48 5851b861e8e6: Download complete 20:14:48 b85a868b505f: Verifying Checksum 20:14:48 b85a868b505f: Download complete 20:14:49 bab4dde63d76: Verifying Checksum 20:14:49 bab4dde63d76: Download complete 20:14:50 b85a868b505f: Pull complete 20:14:50 e2be974225ed: Pull complete 20:14:50 339a4e72a1f5: Pull complete 20:14:50 988bab9f4d93: Pull complete 20:14:51 1469e6f7b9e6: Pull complete 20:14:51 eaf3925da568: Pull complete 20:14:53 bab4dde63d76: Pull complete 20:14:53 bde34c3a00c8: Pull complete 20:14:53 b352a97aabf1: Pull complete 20:14:53 4872d77fe225: Pull complete 20:14:53 5851b861e8e6: Pull complete 20:14:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:14:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:14:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:53 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:14:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:14:54 $ docker top 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd -eo pid,comm 20:14:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:14:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:14:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:14:55 [ssh-agent] Looking for ssh-agent implementation... 20:14:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:14:55 $ docker exec 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd ssh-agent 20:14:55 SSH_AUTH_SOCK=/tmp/ssh-Kw2swCdG6LtB/agent.33 20:14:55 SSH_AGENT_PID=39 20:14:55 Running ssh-add (command line suppressed) 20:14:55 Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_15872382081263664640.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_15872382081263664640.key) 20:14:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:14:55 + git tag --points-at 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } 20:14:55 $ docker exec --env ******** --env ******** 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd ssh-agent -k 20:14:55 unset SSH_AUTH_SOCK; 20:14:55 unset SSH_AGENT_PID; 20:14:55 echo Agent pid 39 killed; 20:14:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:14:55 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.1|v3.0.1-dev.1' [Pipeline] sshagent 20:14:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:14:55 [ssh-agent] Looking for ssh-agent implementation... 20:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:14:56 $ docker exec 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd ssh-agent 20:14:56 SSH_AUTH_SOCK=/tmp/ssh-oT8rrOma8TOF/agent.73 20:14:56 SSH_AGENT_PID=79 20:14:56 Running ssh-add (command line suppressed) 20:14:56 Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_2510927561419259144.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_2510927561419259144.key) 20:14:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:14:56 + git semver init 20:14:56 2023-07-25 20:14:56,768 [run_init] DEBUG init version:0.0.0 force:False 20:14:56 2023-07-25 20:14:56,768 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/p-service-configurable_minnesota/.semver 20:14:56 2023-07-25 20:14:56,769 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/p-service-configurable_minnesota/.semver 20:14:56 2023-07-25 20:14:56,769 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/p-service-configurable_minnesota/.semver'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=None) 20:14:57 2023-07-25 20:14:57,658 [append_file] DEBUG append to file:/w/workspace/p-service-configurable_minnesota/.git/info/exclude 20:14:57 2023-07-25 20:14:57,659 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/p-service-configurable_minnesota/.semver/minnesota with force:False 20:14:57 2023-07-25 20:14:57,659 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 20:14:57 2023-07-25 20:14:57,659 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 20:14:57 3.0.1 [Pipeline] } 20:14:57 $ docker exec --env ******** --env ******** 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd ssh-agent -k 20:14:57 unset SSH_AUTH_SOCK; 20:14:57 unset SSH_AGENT_PID; 20:14:57 echo Agent pid 79 killed; 20:14:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:14:58 + git semver [Pipeline] } 20:14:58 $ docker stop --time=1 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd 20:14:59 $ docker rm -f --volumes 3656cc3a0d37e5806ed0387e9e189410128aa094b7258d1af890f04e39e6dcfd [Pipeline] // withDockerContainer [Pipeline] sh 20:15:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:15:00 Stashed 1 file(s) [Pipeline] echo 20:15:00 [edgeXSemver]: initialized semver on version 3.0.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:15:00 + git checkout 67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:15:00 HEAD is now at 67e38a3 build: Update for patch 3.0.1 release (#577) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:15:00 provisioning config files... 20:15:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config4776067387435555451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:01 ---> docker-login.sh 20:15:01 nexus3.edgexfoundry.org:10001 20:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:01 Configure a credential helper to remove this warning. See 20:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:01 20:15:01 Login Succeeded 20:15:01 nexus3.edgexfoundry.org:10002 20:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:01 Configure a credential helper to remove this warning. See 20:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:01 20:15:01 Login Succeeded 20:15:01 nexus3.edgexfoundry.org:10003 20:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:01 Configure a credential helper to remove this warning. See 20:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:01 20:15:01 Login Succeeded 20:15:01 nexus3.edgexfoundry.org:10004 20:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:01 Configure a credential helper to remove this warning. See 20:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:01 20:15:01 Login Succeeded 20:15:01 docker.io 20:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:15:01 Configure a credential helper to remove this warning. See 20:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:15:01 20:15:01 Login Succeeded 20:15:01 ---> docker-login.sh ends [Pipeline] } 20:15:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:15:01 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:15:01 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:15:01 ========================================================= 20:15:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:15:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:15:02 Sending build context to Docker daemon 3.302MB 20:15:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:15:02 Step 2/12 : FROM ${BASE} AS builder 20:15:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:15:02 4db1b89c0bd1: Pulling fs layer 20:15:02 6911f1a30b25: Pulling fs layer 20:15:02 e194b8c5c2a9: Pulling fs layer 20:15:02 6863d3e3a2b1: Pulling fs layer 20:15:02 ec0bb842ea78: Pulling fs layer 20:15:02 6863d3e3a2b1: Waiting 20:15:02 ec0bb842ea78: Waiting 20:15:02 40a00589a448: Pulling fs layer 20:15:02 6c08303d61cc: Pulling fs layer 20:15:02 798269fcf238: Pulling fs layer 20:15:02 40a00589a448: Waiting 20:15:02 6c08303d61cc: Waiting 20:15:02 6911f1a30b25: Verifying Checksum 20:15:02 6911f1a30b25: Download complete 20:15:02 6863d3e3a2b1: Verifying Checksum 20:15:02 6863d3e3a2b1: Download complete 20:15:02 ec0bb842ea78: Download complete 20:15:02 4db1b89c0bd1: Verifying Checksum 20:15:02 4db1b89c0bd1: Download complete 20:15:02 40a00589a448: Verifying Checksum 20:15:02 40a00589a448: Download complete 20:15:02 4db1b89c0bd1: Pull complete 20:15:02 6911f1a30b25: Pull complete 20:15:03 798269fcf238: Verifying Checksum 20:15:03 798269fcf238: Download complete 20:15:03 e194b8c5c2a9: Download complete 20:15:03 6c08303d61cc: Verifying Checksum 20:15:03 6c08303d61cc: Download complete 20:15:06 e194b8c5c2a9: Pull complete 20:15:06 6863d3e3a2b1: Pull complete 20:15:06 ec0bb842ea78: Pull complete 20:15:06 40a00589a448: Pull complete 20:15:09 6c08303d61cc: Pull complete 20:15:10 798269fcf238: Pull complete 20:15:10 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 20:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:15:10 ---> ec979cd7f677 20:15:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:15:12 ---> Running in 948abdc9ccf9 20:15:12 Removing intermediate container 948abdc9ccf9 20:15:12 ---> bc31360d4a7a 20:15:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:15:12 ---> Running in 1bedae4d6ff3 20:15:12 Removing intermediate container 1bedae4d6ff3 20:15:12 ---> a1a5db0a527b 20:15:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:15:12 ---> Running in d2c28731f0cf 20:15:12 Removing intermediate container d2c28731f0cf 20:15:12 ---> 2e7d16908783 20:15:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:15:12 ---> Running in fcf51c384619 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:15:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:15:13 OK: 265 MiB in 53 packages 20:15:13 Removing intermediate container fcf51c384619 20:15:13 ---> 5f9b6e75597b 20:15:13 Step 7/12 : WORKDIR /app 20:15:13 ---> Running in 5eaf503df532 20:15:13 Removing intermediate container 5eaf503df532 20:15:13 ---> 49f170fe6d2d 20:15:13 Step 8/12 : COPY go.mod vendor* ./ 20:15:13 ---> 39eff00e2ec5 20:15:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:13 ---> Running in d37ae29b936f 20:15:15 Still waiting to schedule task 20:15:15 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2132’ is offline 20:15:40 Removing intermediate container d37ae29b936f 20:15:40 ---> 52a2909ef2d1 20:15:40 Step 10/12 : COPY . . 20:15:40 ---> d86473a7520f 20:15:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:15:40 ---> Running in 1e56962151f7 20:15:40 Removing intermediate container 1e56962151f7 20:15:40 ---> d5be22fc3f91 20:15:40 Step 12/12 : RUN $MAKE 20:15:40 ---> Running in 1ef559a8d5a0 20:15:41 noop 20:15:41 Removing intermediate container 1ef559a8d5a0 20:15:41 ---> 60a6e3e1d3bc 20:15:41 Successfully built 60a6e3e1d3bc 20:15:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:41 + docker inspect -f . ci-base-image-x86_64 20:15:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:41 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:15:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:15:42 $ docker top f9d856f29eb3b1dfeb6ffac8292ac4d6e9df08df5acea6ee8a0bbfea6d6bb37b -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:42 + go version 20:15:42 go version go1.20.6 linux/amd64 [Pipeline] } 20:15:42 $ docker stop --time=1 f9d856f29eb3b1dfeb6ffac8292ac4d6e9df08df5acea6ee8a0bbfea6d6bb37b 20:15:43 $ docker rm -f --volumes f9d856f29eb3b1dfeb6ffac8292ac4d6e9df08df5acea6ee8a0bbfea6d6bb37b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:44 + docker inspect -f . ci-base-image-x86_64 20:15:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:44 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:15:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:15:44 $ docker top 050bdbac2bdd11113d158988e40a84b604d0937f813d2914d4b9f8a145c9dbc3 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:45 + git config --global --add safe.directory /w/workspace/p-service-configurable_minnesota [Pipeline] fileExists [Pipeline] sh 20:15:45 + make test 20:15:45 go test -race -coverprofile=coverage.out ./... 20:16:07 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:16:29 go vet ./... 20:16:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:16:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:16:29 ./bin/test-attribution-txt.sh 20:16:29 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 20:16:29 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 20:16:29 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:16:29 $ docker stop --time=1 050bdbac2bdd11113d158988e40a84b604d0937f813d2914d4b9f8a145c9dbc3 20:16:33 $ docker rm -f --volumes 050bdbac2bdd11113d158988e40a84b604d0937f813d2914d4b9f8a145c9dbc3 [Pipeline] // withDockerContainer [Pipeline] sh 20:16:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:16:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:16:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:16:34 + ls -al . 20:16:34 total 180 20:16:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 20:15 . 20:16:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 20:14 .. 20:16:34 -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 20:14 .dockerignore 20:16:34 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 20:15 .git 20:16:34 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 20:14 .github 20:16:34 -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 20:14 .gitignore 20:16:34 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 20:14 .golangci.yml 20:16:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 20:14 .semver 20:16:34 -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 20:14 Attribution.txt 20:16:34 -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 20:14 CHANGELOG.md 20:16:34 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 20:14 Dockerfile 20:16:34 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 20:14 GOVERNANCE.md 20:16:34 -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 20:14 Jenkinsfile 20:16:34 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 20:14 LICENSE 20:16:34 -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 20:14 OWNERS.md 20:16:34 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 20:14 README.md 20:16:34 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 20:15 VERSION 20:16:34 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 20:14 bin 20:16:34 -rw-r--r-- 1 jenkins jenkins 13 Jul 25 20:15 coverage.out 20:16:34 -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 20:14 go.mod 20:16:34 -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 20:14 go.sum 20:16:34 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 20:14 main.go 20:16:34 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 20:14 makefile 20:16:34 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 20:14 res 20:16:34 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 20:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:34 + 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=67e38a317b7bddab6f62e1dc396b2e58586edeb6 --label arch=amd64 --label version=3.0.1 . 20:16:34 Sending build context to Docker daemon 3.303MB 20:16:34 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:16:34 Step 2/26 : FROM ${BASE} AS builder 20:16:34 ---> 60a6e3e1d3bc 20:16:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:16:35 ---> Running in 7b7b440b3a26 20:16:35 Removing intermediate container 7b7b440b3a26 20:16:35 ---> d7ee7c039d87 20:16:35 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:16:35 ---> Running in 170b62b79905 20:16:35 Removing intermediate container 170b62b79905 20:16:35 ---> a7fb7aea1814 20:16:35 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:16:35 ---> Running in bff1b4443048 20:16:35 Removing intermediate container bff1b4443048 20:16:35 ---> f6fca50041aa 20:16:35 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:16:35 ---> Running in b802eea6d084 20:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:16:36 OK: 265 MiB in 53 packages 20:16:36 Removing intermediate container b802eea6d084 20:16:36 ---> e69ac17da551 20:16:36 Step 7/26 : WORKDIR /app 20:16:36 ---> Running in f1fac7b4e30b 20:16:36 Removing intermediate container f1fac7b4e30b 20:16:36 ---> 939afedb8b10 20:16:36 Step 8/26 : COPY go.mod vendor* ./ 20:16:36 ---> 48ac07c873af 20:16:36 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:36 ---> Running in 16d4d9720fdc 20:16:37 Removing intermediate container 16d4d9720fdc 20:16:37 ---> c8c42c40b5d3 20:16:37 Step 10/26 : COPY . . 20:16:38 ---> 5425e303634a 20:16:38 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:16:38 ---> Running in 5c6bc50bf88d 20:16:38 Removing intermediate container 5c6bc50bf88d 20:16:38 ---> d55b929b2ddb 20:16:38 Step 12/26 : RUN $MAKE 20:16:38 ---> Running in 5fe8f33231f3 20:16:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.1" -trimpath -mod=readonly -o app-service-configurable 20:17:00 Removing intermediate container 5fe8f33231f3 20:17:00 ---> 5ee5920a7f65 20:17:00 Step 13/26 : FROM alpine:3.17 20:17:00 3.17: Pulling from library/alpine 20:17:00 4db1b89c0bd1: Already exists 20:17:00 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:17:00 Status: Downloaded newer image for alpine:3.17 20:17:00 ---> 1f73a9d63274 20:17:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:17:00 ---> Running in 2d811d8c3103 20:17:00 Removing intermediate container 2d811d8c3103 20:17:00 ---> 0b591b49d085 20:17:00 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 20:17:00 ---> Running in c698ed255cd9 20:17:00 Removing intermediate container c698ed255cd9 20:17:00 ---> b980bbb42928 20:17:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:17:00 ---> Running in 77df561b63f4 20:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:17:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:17:00 (1/2) Installing ca-certificates (20230506-r0) 20:17:01 (2/2) Installing dumb-init (1.2.5-r2) 20:17:01 Executing busybox-1.35.0-r29.trigger 20:17:01 Executing ca-certificates-20230506-r0.trigger 20:17:01 OK: 8 MiB in 17 packages 20:17:01 Removing intermediate container 77df561b63f4 20:17:01 ---> 74bd0e9660c2 20:17:01 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:17:01 ---> 9cb7fbd79483 20:17:01 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:17:01 ---> 9e05fa932e12 20:17:01 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:17:02 ---> bdfaf7b86dde 20:17:02 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:17:03 ---> 0007dc442e3d 20:17:03 Step 21/26 : EXPOSE 48095 20:17:03 ---> Running in 88747ba7605a 20:17:03 Removing intermediate container 88747ba7605a 20:17:03 ---> 6d971eee1cc2 20:17:03 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 20:17:03 ---> Running in 7e2c57b83dbf 20:17:03 Removing intermediate container 7e2c57b83dbf 20:17:03 ---> 55b3a6491dde 20:17:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:17:03 ---> Running in 7d930d83de17 20:17:03 Removing intermediate container 7d930d83de17 20:17:03 ---> d7db31c6175c 20:17:03 Step 24/26 : LABEL arch=amd64 20:17:03 ---> Running in ff56faa6c0d3 20:17:03 Removing intermediate container ff56faa6c0d3 20:17:03 ---> 41ab80ef9244 20:17:03 Step 25/26 : LABEL git_sha=67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:17:03 ---> Running in 5ef456d676bd 20:17:03 Removing intermediate container 5ef456d676bd 20:17:03 ---> 5f57a431b64f 20:17:03 Step 26/26 : LABEL version=3.0.1 20:17:03 ---> Running in f5432e3f61a7 20:17:03 Removing intermediate container f5432e3f61a7 20:17:03 ---> 135c4b96d3d1 20:17:03 [Warning] One or more build-args [ARCH] were not consumed 20:17:03 Successfully built 135c4b96d3d1 20:17:03 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:04 provisioning config files... 20:17:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config7636927308493392430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:04 ---> docker-login.sh 20:17:04 nexus3.edgexfoundry.org:10001 20:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:04 Configure a credential helper to remove this warning. See 20:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:04 20:17:04 Login Succeeded 20:17:04 nexus3.edgexfoundry.org:10002 20:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:04 Configure a credential helper to remove this warning. See 20:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:04 20:17:04 Login Succeeded 20:17:04 nexus3.edgexfoundry.org:10003 20:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:04 Configure a credential helper to remove this warning. See 20:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:04 20:17:04 Login Succeeded 20:17:04 nexus3.edgexfoundry.org:10004 20:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:04 Configure a credential helper to remove this warning. See 20:17:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:04 20:17:04 Login Succeeded 20:17:04 docker.io 20:17:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:05 Configure a credential helper to remove this warning. See 20:17:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:05 20:17:05 Login Succeeded 20:17:05 ---> docker-login.sh ends [Pipeline] } 20:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:05 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:05 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 20:17:05 67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:17:05 latest 20:17:05 3.0.1 20:17:05 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 20:17:05 minnesota 20:17:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:17:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:17:05 8093652cb98e: Preparing 20:17:05 4ae22e133001: Preparing 20:17:05 fc7b658357f7: Preparing 20:17:05 15efabf7c465: Preparing 20:17:05 b6b30e90c9b9: Preparing 20:17:05 3dab9f8bf2d2: Preparing 20:17:05 15efabf7c465: Pushed 20:17:05 4ae22e133001: Pushed 20:17:05 fc7b658357f7: Pushed 20:17:05 3dab9f8bf2d2: Layer already exists 20:17:05 b6b30e90c9b9: Pushed 20:17:08 8093652cb98e: Pushed 20:17:08 67e38a317b7bddab6f62e1dc396b2e58586edeb6: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:17:09 8093652cb98e: Preparing 20:17:09 4ae22e133001: Preparing 20:17:09 fc7b658357f7: Preparing 20:17:09 15efabf7c465: Preparing 20:17:09 b6b30e90c9b9: Preparing 20:17:09 3dab9f8bf2d2: Preparing 20:17:09 3dab9f8bf2d2: Waiting 20:17:09 fc7b658357f7: Layer already exists 20:17:09 4ae22e133001: Layer already exists 20:17:09 b6b30e90c9b9: Layer already exists 20:17:09 15efabf7c465: Layer already exists 20:17:09 8093652cb98e: Layer already exists 20:17:09 3dab9f8bf2d2: Layer already exists 20:17:09 latest: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2138 in /w/workspace/p-service-configurable_minnesota [Pipeline] { [Pipeline] ws 20:17:09 Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout 20:17:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1 20:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:17:09 8093652cb98e: Preparing 20:17:09 4ae22e133001: Preparing 20:17:09 fc7b658357f7: Preparing 20:17:09 15efabf7c465: Preparing 20:17:09 b6b30e90c9b9: Preparing 20:17:09 3dab9f8bf2d2: Preparing 20:17:09 3dab9f8bf2d2: Waiting 20:17:09 b6b30e90c9b9: Layer already exists 20:17:09 4ae22e133001: Layer already exists 20:17:09 8093652cb98e: Layer already exists 20:17:09 fc7b658357f7: Layer already exists 20:17:09 15efabf7c465: Layer already exists 20:17:09 3dab9f8bf2d2: Layer already exists 20:17:09 3.0.1: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } 20:17:09 Selected Git installation does not exist. Using Default 20:17:09 The recommended git tool is: NONE [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 20:17:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:17:10 8093652cb98e: Preparing 20:17:10 4ae22e133001: Preparing 20:17:10 fc7b658357f7: Preparing 20:17:10 15efabf7c465: Preparing 20:17:10 b6b30e90c9b9: Preparing 20:17:10 3dab9f8bf2d2: Preparing 20:17:10 3dab9f8bf2d2: Waiting 20:17:10 15efabf7c465: Layer already exists 20:17:10 4ae22e133001: Layer already exists 20:17:10 b6b30e90c9b9: Layer already exists 20:17:10 fc7b658357f7: Layer already exists 20:17:10 8093652cb98e: Layer already exists 20:17:10 3dab9f8bf2d2: Layer already exists 20:17:10 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota 20:17:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:17:11 8093652cb98e: Preparing 20:17:11 4ae22e133001: Preparing 20:17:11 fc7b658357f7: Preparing 20:17:11 15efabf7c465: Preparing 20:17:11 b6b30e90c9b9: Preparing 20:17:11 3dab9f8bf2d2: Preparing 20:17:11 3dab9f8bf2d2: Waiting 20:17:11 4ae22e133001: Layer already exists 20:17:11 b6b30e90c9b9: Layer already exists 20:17:11 8093652cb98e: Layer already exists 20:17:11 fc7b658357f7: Layer already exists 20:17:11 15efabf7c465: Layer already exists 20:17:11 3dab9f8bf2d2: Layer already exists 20:17:11 minnesota: digest: sha256:3fcfec885df775c47a92386b66ead0236c768c1cd7b5da2f587f291db2f75920 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:11 ===================================================== [Pipeline] echo 20:17:11 taggedImages: 20:17:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:17:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:17:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1 20:17:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 20:17:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:11 20:17:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:11 latest: Pulling from edgex-lftools-log-publisher 20:17:11 5eb5b503b376: Pulling fs layer 20:17:11 5c69ac0246d0: Pulling fs layer 20:17:11 ec43610c2a17: Pulling fs layer 20:17:11 3a2ae6a8a46f: Pulling fs layer 20:17:11 33b1e0a273af: Pulling fs layer 20:17:11 5d3b04190fa2: Pulling fs layer 20:17:11 2f39f015ded8: Pulling fs layer 20:17:11 3a2ae6a8a46f: Waiting 20:17:11 33b1e0a273af: Waiting 20:17:11 5d3b04190fa2: Waiting 20:17:11 2f39f015ded8: Waiting 20:17:11 5c69ac0246d0: Verifying Checksum 20:17:11 5c69ac0246d0: Download complete 20:17:11 3a2ae6a8a46f: Download complete 20:17:11 33b1e0a273af: Verifying Checksum 20:17:11 33b1e0a273af: Download complete 20:17:11 5d3b04190fa2: Verifying Checksum 20:17:11 5d3b04190fa2: Download complete 20:17:11 ec43610c2a17: Verifying Checksum 20:17:11 ec43610c2a17: Download complete 20:17:12 5eb5b503b376: Verifying Checksum 20:17:12 5eb5b503b376: Download complete 20:17:12 2f39f015ded8: Verifying Checksum 20:17:12 2f39f015ded8: Download complete 20:17:13 5eb5b503b376: Pull complete 20:17:13 5c69ac0246d0: Pull complete 20:17:13 ec43610c2a17: Pull complete 20:17:14 3a2ae6a8a46f: Pull complete 20:17:14 33b1e0a273af: Pull complete 20:17:14 5d3b04190fa2: Pull complete 20:17:14 using credential edgex-jenkins-ssh 20:17:14 Cloning the remote Git repository 20:17:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:17:14 > git init /w/workspace/app-service-configurable/3 # timeout=10 20:17:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:17:15 > git --version # timeout=10 20:17:15 > git --version # 'git version 2.25.1' 20:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:17:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:17 Avoid second fetch 20:17:17 Checking out Revision 67e38a317b7bddab6f62e1dc396b2e58586edeb6 (minnesota) 20:17:17 Commit message: "build: Update for patch 3.0.1 release (#577)" 20:17:18 20:17:18 GitHub has been notified of this commit’s build result 20:17:18 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:17 > git config core.sparsecheckout # timeout=10 20:17:17 > git checkout -f 67e38a317b7bddab6f62e1dc396b2e58586edeb6 # timeout=10 20:17:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:17:18 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:18 Dload Upload Total Spent Left Speed 20:17:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86741 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh 20:17:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:17:19 2f39f015ded8: Pull complete 20:17:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:17:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:17:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:17:19 + sudo tee /etc/docker/daemon.new 20:17:19 { 20:17:19 "registry-mirrors": [ 20:17:19 "https://nexus3.edgexfoundry.org:10001" 20:17:19 ], 20:17:19 "bip": "10.250.0.254/24", 20:17:19 "hosts": [ 20:17:19 "tcp://0.0.0.0:5555", 20:17:19 "unix:///var/run/docker.sock" 20:17:19 ], 20:17:19 "mtu": 1458, 20:17:19 "selinux-enabled": true, 20:17:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:17:19 } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:19 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:17: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/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:17:25 $ docker top af0b04c3fdd080d939e12d20e3f51e15666aae2afb0d3fd9bf02f46b7da7241c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 20:17:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:17:26 ---> job-cost.sh 20:17:26 lf-activate-venv: SKIPPING 20:17:26 INFO: No Stack... 20:17:26 + sudo service docker restart 20:17:26 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:26 INFO: Archiving Costs [Pipeline] sh 20:17:27 + cat /w/workspace/p-service-configurable_minnesota/archives/cost.csv 20:17:27 + cut -d, -f6 [Pipeline] lock 20:17:27 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] 20:17:27 Resource [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] did not exist. Created. 20:17:27 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:17:27 + echo total: 0.2199999988079071 [Pipeline] stash 20:17:27 Stashed 1 file(s) [Pipeline] } 20:17:27 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:17:27 $ docker stop --time=1 af0b04c3fdd080d939e12d20e3f51e15666aae2afb0d3fd9bf02f46b7da7241c 20:17:28 $ docker rm -f --volumes af0b04c3fdd080d939e12d20e3f51e15666aae2afb0d3fd9bf02f46b7da7241c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh 20:17:45 + git checkout 67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:17:45 HEAD is now at 67e38a3 build: Update for patch 3.0.1 release (#577) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:45 provisioning config files... 20:17:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config4701427080555309244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:45 ---> docker-login.sh 20:17:45 nexus3.edgexfoundry.org:10001 20:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:46 Configure a credential helper to remove this warning. See 20:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:46 20:17:46 Login Succeeded 20:17:46 nexus3.edgexfoundry.org:10002 20:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:46 Configure a credential helper to remove this warning. See 20:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:46 20:17:46 Login Succeeded 20:17:46 nexus3.edgexfoundry.org:10003 20:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:46 Configure a credential helper to remove this warning. See 20:17:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:46 20:17:46 Login Succeeded 20:17:46 nexus3.edgexfoundry.org:10004 20:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:47 Configure a credential helper to remove this warning. See 20:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:47 20:17:47 Login Succeeded 20:17:47 docker.io 20:17:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:47 Configure a credential helper to remove this warning. See 20:17:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:47 20:17:47 Login Succeeded 20:17:47 ---> docker-login.sh ends [Pipeline] } 20:17:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:17:47 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:47 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:48 ========================================================= 20:17:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:17:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:17:48 Sending build context to Docker daemon 174.6kB 20:17:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 20:17:48 Step 2/12 : FROM ${BASE} AS builder 20:17:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:17:49 edb6bdbacee9: Pulling fs layer 20:17:49 5f9638ab2659: Pulling fs layer 20:17:49 8d51d6327a98: Pulling fs layer 20:17:49 8b374f2dd631: Pulling fs layer 20:17:49 ec14aa9079de: Pulling fs layer 20:17:49 2f466654f4bb: Pulling fs layer 20:17:49 554e91adad29: Pulling fs layer 20:17:49 ec14aa9079de: Waiting 20:17:49 2f466654f4bb: Waiting 20:17:49 554e91adad29: Waiting 20:17:49 8b374f2dd631: Waiting 20:17:49 5f9638ab2659: Verifying Checksum 20:17:49 5f9638ab2659: Download complete 20:17:49 8b374f2dd631: Verifying Checksum 20:17:49 8b374f2dd631: Download complete 20:17:49 ec14aa9079de: Verifying Checksum 20:17:49 ec14aa9079de: Download complete 20:17:49 edb6bdbacee9: Verifying Checksum 20:17:49 edb6bdbacee9: Download complete 20:17:50 edb6bdbacee9: Pull complete 20:17:50 554e91adad29: Verifying Checksum 20:17:50 554e91adad29: Download complete 20:17:51 5f9638ab2659: Pull complete 20:17:51 8d51d6327a98: Download complete 20:17:51 2f466654f4bb: Verifying Checksum 20:17:51 2f466654f4bb: Download complete 20:18:04 8d51d6327a98: Pull complete 20:18:04 8b374f2dd631: Pull complete 20:18:04 ec14aa9079de: Pull complete 20:18:08 2f466654f4bb: Pull complete 20:18:11 554e91adad29: Pull complete 20:18:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 20:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:18:11 ---> 1e15ea492957 20:18:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:18:13 ---> Running in f76691deec76 20:18:13 Removing intermediate container f76691deec76 20:18:13 ---> de6e2afd1052 20:18:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:18:13 ---> Running in ced0ab42785f 20:18:13 Removing intermediate container ced0ab42785f 20:18:13 ---> 8bcd9eaaa9b9 20:18:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:18:13 ---> Running in ca9845abba42 20:18:13 Removing intermediate container ca9845abba42 20:18:13 ---> 87fe96dc6176 20:18:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:13 ---> Running in 3feee58f16c0 20:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:16 OK: 263 MiB in 53 packages 20:18:17 Removing intermediate container 3feee58f16c0 20:18:17 ---> 595adfabd50a 20:18:17 Step 7/12 : WORKDIR /app 20:18:17 ---> Running in 1ee7d9be7818 20:18:17 Removing intermediate container 1ee7d9be7818 20:18:17 ---> ea4ffdeea069 20:18:17 Step 8/12 : COPY go.mod vendor* ./ 20:18:18 ---> c738f3c3d11a 20:18:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:18 ---> Running in 832abb159821 20:19:26 Removing intermediate container 832abb159821 20:19:26 ---> 1320bcbdedcb 20:19:26 Step 10/12 : COPY . . 20:19:26 ---> 65a0e27e3a80 20:19:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:19:26 ---> Running in 30add26c1dba 20:19:26 Removing intermediate container 30add26c1dba 20:19:26 ---> e82537b696da 20:19:26 Step 12/12 : RUN $MAKE 20:19:26 ---> Running in 17ee542a5add 20:19:26 noop 20:19:26 Removing intermediate container 17ee542a5add 20:19:26 ---> 3061ddf7d51d 20:19:26 Successfully built 3061ddf7d51d 20:19:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:26 + docker inspect -f . ci-base-image-arm64 20:19:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:26 prd-ubuntu20.04-docker-arm64-4c-16g-2138 does not seem to be running inside a container 20:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:19:28 $ docker top c6f4c0c5148b34d855389f05f733ad79c08d89f399f4bc69e08e826ceb0ea3f1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:28 + go version 20:19:28 go version go1.20.6 linux/arm64 [Pipeline] } 20:19:28 $ docker stop --time=1 c6f4c0c5148b34d855389f05f733ad79c08d89f399f4bc69e08e826ceb0ea3f1 20:19:30 $ docker rm -f --volumes c6f4c0c5148b34d855389f05f733ad79c08d89f399f4bc69e08e826ceb0ea3f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:31 + docker inspect -f . ci-base-image-arm64 20:19:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:31 prd-ubuntu20.04-docker-arm64-4c-16g-2138 does not seem to be running inside a container 20:19:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:19:32 $ docker top 1f56df631520274ada06921c39fcd7219dbc2435d9af882ac863de95a8ce0d37 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:32 + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh 20:19:33 + make test 20:19:33 go test -race -coverprofile=coverage.out ./... 20:22:25 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:22:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:22:25 go vet ./... 20:24:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:24:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:24:46 ./bin/test-attribution-txt.sh 20:24:46 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 20:24:46 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 20:24:46 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:24:46 $ docker stop --time=1 1f56df631520274ada06921c39fcd7219dbc2435d9af882ac863de95a8ce0d37 20:24:48 $ docker rm -f --volumes 1f56df631520274ada06921c39fcd7219dbc2435d9af882ac863de95a8ce0d37 [Pipeline] // withDockerContainer [Pipeline] sh 20:24:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:24:49 Warning: overwriting stash ‘coverage-report’ 20:24:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:24:51 + ls -al . 20:24:51 total 176 20:24:51 drwxrwxr-x 7 jenkins jenkins 4096 Jul 25 20:19 . 20:24:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 20:17 .. 20:24:51 -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 20:17 .dockerignore 20:24:51 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 20:17 .git 20:24:51 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 20:17 .github 20:24:51 -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 20:17 .gitignore 20:24:51 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 20:17 .golangci.yml 20:24:51 -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 20:17 Attribution.txt 20:24:51 -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 20:17 CHANGELOG.md 20:24:51 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 20:17 Dockerfile 20:24:51 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 20:17 GOVERNANCE.md 20:24:51 -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 20:17 Jenkinsfile 20:24:51 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 20:17 LICENSE 20:24:51 -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 20:17 OWNERS.md 20:24:51 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 20:17 README.md 20:24:51 -rw-rw-r-- 1 jenkins jenkins 5 Jul 25 20:15 VERSION 20:24:51 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 20:17 bin 20:24:51 -rw-r--r-- 1 jenkins jenkins 13 Jul 25 20:19 coverage.out 20:24:51 -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 20:17 go.mod 20:24:51 -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 20:17 go.sum 20:24:51 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 20:17 main.go 20:24:51 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 20:17 makefile 20:24:51 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 20:17 res 20:24:51 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 20:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:51 + 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=67e38a317b7bddab6f62e1dc396b2e58586edeb6 --label arch=arm64 --label version=3.0.1 . 20:24:51 Sending build context to Docker daemon 175.6kB 20:24:51 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 20:24:51 Step 2/26 : FROM ${BASE} AS builder 20:24:51 ---> 3061ddf7d51d 20:24:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 20:24:51 ---> Running in 2cf01cee8f12 20:24:51 Removing intermediate container 2cf01cee8f12 20:24:51 ---> d321cefc5623 20:24:51 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:24:51 ---> Running in 3f2f831a0f8c 20:24:52 Removing intermediate container 3f2f831a0f8c 20:24:52 ---> 65204db60178 20:24:52 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:24:52 ---> Running in d990bdc46f8d 20:24:52 Removing intermediate container d990bdc46f8d 20:24:52 ---> f27af948cb7d 20:24:52 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:24:52 ---> Running in 6c6409b20b93 20:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:55 OK: 263 MiB in 53 packages 20:24:58 Removing intermediate container 6c6409b20b93 20:24:58 ---> 49732a3f7887 20:24:58 Step 7/26 : WORKDIR /app 20:24:58 ---> Running in 39c09356c150 20:24:58 Removing intermediate container 39c09356c150 20:24:58 ---> dd6671f7cf84 20:24:58 Step 8/26 : COPY go.mod vendor* ./ 20:24:59 ---> 5155bec76d40 20:24:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:59 ---> Running in cf5cd75888fa 20:25:01 Removing intermediate container cf5cd75888fa 20:25:01 ---> dd4a38e2e0d1 20:25:01 Step 10/26 : COPY . . 20:25:02 ---> ffe3ea159a73 20:25:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:25:02 ---> Running in b51f2921515e 20:25:02 Removing intermediate container b51f2921515e 20:25:02 ---> 2c94344cab13 20:25:02 Step 12/26 : RUN $MAKE 20:25:02 ---> Running in 20df5039b08c 20:25:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.1" -trimpath -mod=readonly -o app-service-configurable 20:27:09 Removing intermediate container 20df5039b08c 20:27:09 ---> 94c73345a103 20:27:09 Step 13/26 : FROM alpine:3.17 20:27:09 3.17: Pulling from library/alpine 20:27:09 edb6bdbacee9: Already exists 20:27:09 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 20:27:09 Status: Downloaded newer image for alpine:3.17 20:27:09 ---> 779605e5fbc0 20:27:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:27:09 ---> Running in d0726ae533de 20:27:10 Removing intermediate container d0726ae533de 20:27:10 ---> 4e8805adf613 20:27:10 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 20:27:10 ---> Running in 6949a2c7e9a7 20:27:10 Removing intermediate container 6949a2c7e9a7 20:27:10 ---> 334add13ca36 20:27:10 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 20:27:10 ---> Running in 08fdebc26594 20:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:12 (1/2) Installing ca-certificates (20230506-r0) 20:27:12 (2/2) Installing dumb-init (1.2.5-r2) 20:27:12 Executing busybox-1.35.0-r29.trigger 20:27:12 Executing ca-certificates-20230506-r0.trigger 20:27:13 OK: 8 MiB in 17 packages 20:27:14 Removing intermediate container 08fdebc26594 20:27:14 ---> 8ff6d33d44d8 20:27:14 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:27:15 ---> bca425e225f9 20:27:15 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 20:27:15 ---> e8f72821f73c 20:27:15 Step 19/26 : COPY --from=builder /app/res/ /res/ 20:27:16 ---> 5ff807868c7c 20:27:16 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:27:17 ---> 91608c4d4bbc 20:27:17 Step 21/26 : EXPOSE 48095 20:27:17 ---> Running in 251fe17d531a 20:27:18 Removing intermediate container 251fe17d531a 20:27:18 ---> 2e737a3c2b4f 20:27:18 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 20:27:18 ---> Running in 9e9c55f72c22 20:27:18 Removing intermediate container 9e9c55f72c22 20:27:18 ---> 991e0261ec86 20:27:18 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:18 ---> Running in cdeabe5a312a 20:27:18 Removing intermediate container cdeabe5a312a 20:27:18 ---> 46b438bc6086 20:27:18 Step 24/26 : LABEL arch=arm64 20:27:18 ---> Running in 86ae9fe33f09 20:27:19 Removing intermediate container 86ae9fe33f09 20:27:19 ---> ed25f8cfc297 20:27:19 Step 25/26 : LABEL git_sha=67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:27:19 ---> Running in 38b8e59159ab 20:27:19 Removing intermediate container 38b8e59159ab 20:27:19 ---> c257c98092fc 20:27:19 Step 26/26 : LABEL version=3.0.1 20:27:19 ---> Running in aa39666f5ec8 20:27:19 Removing intermediate container aa39666f5ec8 20:27:19 ---> f0c26c85f54c 20:27:19 [Warning] One or more build-args [ARCH] were not consumed 20:27:19 Successfully built f0c26c85f54c 20:27:19 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:19 provisioning config files... 20:27:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config1977603122241215458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:27:20 ---> docker-login.sh 20:27:20 nexus3.edgexfoundry.org:10001 20:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:20 Configure a credential helper to remove this warning. See 20:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:20 20:27:20 Login Succeeded 20:27:20 nexus3.edgexfoundry.org:10002 20:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:20 Configure a credential helper to remove this warning. See 20:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:20 20:27:20 Login Succeeded 20:27:20 nexus3.edgexfoundry.org:10003 20:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:21 Configure a credential helper to remove this warning. See 20:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:21 20:27:21 Login Succeeded 20:27:21 nexus3.edgexfoundry.org:10004 20:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:21 Configure a credential helper to remove this warning. See 20:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:21 20:27:21 Login Succeeded 20:27:21 docker.io 20:27:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:27:21 Configure a credential helper to remove this warning. See 20:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:27:21 20:27:21 Login Succeeded 20:27:21 ---> docker-login.sh ends [Pipeline] } 20:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:22 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:27:22 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 20:27:22 67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:27:22 latest 20:27:22 3.0.1 20:27:22 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 20:27:22 minnesota 20:27:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:27:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:27:22 9247e682f321: Preparing 20:27:22 975b1e8479f4: Preparing 20:27:22 e015b56e8239: Preparing 20:27:22 c69e9018d03f: Preparing 20:27:22 860bab078bf8: Preparing 20:27:22 9386262d7a74: Preparing 20:27:22 9386262d7a74: Waiting 20:27:22 c69e9018d03f: Pushed 20:27:22 9386262d7a74: Layer already exists 20:27:22 e015b56e8239: Pushed 20:27:22 975b1e8479f4: Pushed 20:27:23 860bab078bf8: Pushed 20:27:30 9247e682f321: Pushed 20:27:30 67e38a317b7bddab6f62e1dc396b2e58586edeb6: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:27:31 9247e682f321: Preparing 20:27:31 975b1e8479f4: Preparing 20:27:31 e015b56e8239: Preparing 20:27:31 c69e9018d03f: Preparing 20:27:31 860bab078bf8: Preparing 20:27:31 9386262d7a74: Preparing 20:27:31 9386262d7a74: Waiting 20:27:31 e015b56e8239: Layer already exists 20:27:31 c69e9018d03f: Layer already exists 20:27:31 975b1e8479f4: Layer already exists 20:27:31 860bab078bf8: Layer already exists 20:27:31 9247e682f321: Layer already exists 20:27:31 9386262d7a74: Layer already exists 20:27:31 latest: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1 20:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:27:32 9247e682f321: Preparing 20:27:32 975b1e8479f4: Preparing 20:27:32 e015b56e8239: Preparing 20:27:32 c69e9018d03f: Preparing 20:27:32 860bab078bf8: Preparing 20:27:32 9386262d7a74: Preparing 20:27:32 9386262d7a74: Waiting 20:27:32 9247e682f321: Layer already exists 20:27:32 c69e9018d03f: Layer already exists 20:27:32 975b1e8479f4: Layer already exists 20:27:32 860bab078bf8: Layer already exists 20:27:32 9386262d7a74: Layer already exists 20:27:32 e015b56e8239: Layer already exists 20:27:32 3.0.1: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 20:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:27:33 9247e682f321: Preparing 20:27:33 975b1e8479f4: Preparing 20:27:33 e015b56e8239: Preparing 20:27:33 c69e9018d03f: Preparing 20:27:33 860bab078bf8: Preparing 20:27:33 9386262d7a74: Preparing 20:27:33 9386262d7a74: Waiting 20:27:33 e015b56e8239: Layer already exists 20:27:33 9247e682f321: Layer already exists 20:27:33 975b1e8479f4: Layer already exists 20:27:33 860bab078bf8: Layer already exists 20:27:33 c69e9018d03f: Layer already exists 20:27:33 9386262d7a74: Layer already exists 20:27:33 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota 20:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:27:34 9247e682f321: Preparing 20:27:34 975b1e8479f4: Preparing 20:27:34 e015b56e8239: Preparing 20:27:34 c69e9018d03f: Preparing 20:27:34 860bab078bf8: Preparing 20:27:34 9386262d7a74: Preparing 20:27:34 e015b56e8239: Layer already exists 20:27:34 9247e682f321: Layer already exists 20:27:34 975b1e8479f4: Layer already exists 20:27:34 c69e9018d03f: Layer already exists 20:27:34 860bab078bf8: Layer already exists 20:27:34 9386262d7a74: Layer already exists 20:27:34 minnesota: digest: sha256:06b9226540960af0a84e6c2a629b6ec82e62145c953694dcb9418b898ccf5202 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:27:34 ===================================================== [Pipeline] echo 20:27:34 taggedImages: 20:27:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 20:27:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:27:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1 20:27:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1 20:27:34 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:34 20:27:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:27:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:35 arm64: Pulling from edgex-lftools-log-publisher 20:27:35 8998bd30e6a1: Pulling fs layer 20:27:35 04944245beec: Pulling fs layer 20:27:35 699f458cf7ca: Pulling fs layer 20:27:35 765212b225bb: Pulling fs layer 20:27:35 f23df028b6ca: Pulling fs layer 20:27:35 d65c8cfc05b1: Pulling fs layer 20:27:35 2437ff75d9bd: Pulling fs layer 20:27:35 765212b225bb: Waiting 20:27:35 f23df028b6ca: Waiting 20:27:35 d65c8cfc05b1: Waiting 20:27:35 2437ff75d9bd: Waiting 20:27:35 04944245beec: Verifying Checksum 20:27:35 04944245beec: Download complete 20:27:35 765212b225bb: Verifying Checksum 20:27:35 765212b225bb: Download complete 20:27:35 d65c8cfc05b1: Verifying Checksum 20:27:35 d65c8cfc05b1: Download complete 20:27:35 699f458cf7ca: Verifying Checksum 20:27:35 699f458cf7ca: Download complete 20:27:36 8998bd30e6a1: Verifying Checksum 20:27:36 8998bd30e6a1: Download complete 20:27:37 2437ff75d9bd: Verifying Checksum 20:27:37 2437ff75d9bd: Download complete 20:27:39 8998bd30e6a1: Pull complete 20:27:41 04944245beec: Pull complete 20:27:42 699f458cf7ca: Pull complete 20:27:42 765212b225bb: Pull complete 20:27:43 f23df028b6ca: Pull complete 20:27:43 d65c8cfc05b1: Pull complete 20:27:58 2437ff75d9bd: Pull complete 20:27:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:27:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:27:58 prd-ubuntu20.04-docker-arm64-4c-16g-2138 does not seem to be running inside a container 20:27:58 $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:28:01 $ docker top b45de7c9752f696586950ecaf5020b8d8845d9f0d3572e0923e19d3cf16c40e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:02 ---> job-cost.sh 20:28:02 lf-activate-venv: SKIPPING 20:28:02 INFO: No Stack... 20:28:02 INFO: Retrieving Pricing Info for: v3-standard-4 20:28:03 INFO: Archiving Costs [Pipeline] sh 20:28:04 + + cat /w/workspace/app-service-configurable/3/archives/cost.csvcut 20:28:04 -d, -f6 [Pipeline] lock 20:28:04 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] 20:28:04 Resource [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] did not exist. Created. 20:28:04 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:28:04 /w/workspace/app-service-configurable/3@tmp/durable-3cbb4243/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:28:05 + echo total: 0.10999999940395355 [Pipeline] stash 20:28:05 Warning: overwriting stash ‘stack-cost’ 20:28:05 Stashed 1 file(s) [Pipeline] } 20:28:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-minnesota-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:28:05 $ docker stop --time=1 b45de7c9752f696586950ecaf5020b8d8845d9f0d3572e0923e19d3cf16c40e4 20:28:08 $ docker rm -f --volumes b45de7c9752f696586950ecaf5020b8d8845d9f0d3572e0923e19d3cf16c40e4 [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 20:28:08 provisioning config files... 20:28:08 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/p-service-configurable_minnesota@tmp/config11963880264716377967tmp [Pipeline] { [Pipeline] sh 20:28:08 + set +x 20:28:08 + curl -s https://codecov.io/bash 20:28:08 + bash -s -- 20:28:09 20:28:09 _____ _ 20:28:09 / ____| | | 20:28:09 | | ___ __| | ___ ___ _____ __ 20:28:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:28:09 | |___| (_) | (_| | __/ (_| (_) \ V / 20:28:09 \_____\___/ \__,_|\___|\___\___/ \_/ 20:28:09 Bash-1.0.6 20:28:09 20:28:09 20:28:09 ==> git version 2.25.1 found 20:28:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:28:09 Release-Date: 2020-01-08 20:28:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:28:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:28:09 ==> Jenkins CI detected. 20:28:09 current dir:  /w/workspace/p-service-configurable_minnesota 20:28:09 project root: . 20:28:09 --> token set from env 20:28:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:28:09 ==> Running gcov in . (disable via -X gcov) 20:28:09 ==> Python coveragepy not found 20:28:09 ==> Searching for coverage reports in: 20:28:09 + . 20:28:09 -> Found 1 reports 20:28:09 ==> Detecting git/mercurial file structure 20:28:09 ==> Reading reports 20:28:09 + ./coverage.out bytes=13 20:28:09 ==> Appending adjustments 20:28:09 https://docs.codecov.io/docs/fixing-reports 20:28:09 + Found adjustments 20:28:09 ==> Gzipping contents 20:28:09 4.0K /tmp/codecov.WOiszp.gz 20:28:09 ==> Uploading reports 20:28:09 url: https://codecov.io 20:28:09 query: branch=minnesota&commit=67e38a317b7bddab6f62e1dc396b2e58586edeb6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fminnesota%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:28:09 -> Pinging Codecov 20:28:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=minnesota&commit=67e38a317b7bddab6f62e1dc396b2e58586edeb6&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fminnesota%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:28:09 -> Uploading to 20:28:09 https://storage.googleapis.com/codecov/v4/raw/2023-07-25/A97CA9966030D2A3747ED39772930CCE/67e38a317b7bddab6f62e1dc396b2e58586edeb6/7cdbb279-daad-433f-b4aa-8fafcfb71d25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230725T202809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0409330d41f0f0fbc3ef3d053fbfd4077abcf3e708bd6774d2726aa03b6788f 20:28:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:28:09 Dload Upload Total Spent Left Speed 20:28:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2177 --:--:-- --:--:-- --:--:-- 2177 20:28:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } 20:28:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:28:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:28:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:28:10 20:28:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:28:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:28:10 df9b9388f04a: Pulling fs layer 20:28:10 52dc419b0ee2: Pulling fs layer 20:28:10 25bc292e5bac: Pulling fs layer 20:28:10 114826534d7a: Pulling fs layer 20:28:10 4657fd5d0bcf: Pulling fs layer 20:28:10 6ad1cebc031e: Pulling fs layer 20:28:10 8a3aa393b2d8: Pulling fs layer 20:28:10 4657fd5d0bcf: Waiting 20:28:10 6ad1cebc031e: Waiting 20:28:10 25bc292e5bac: Verifying Checksum 20:28:10 25bc292e5bac: Download complete 20:28:10 52dc419b0ee2: Verifying Checksum 20:28:10 52dc419b0ee2: Download complete 20:28:10 4657fd5d0bcf: Verifying Checksum 20:28:10 4657fd5d0bcf: Download complete 20:28:10 df9b9388f04a: Verifying Checksum 20:28:10 df9b9388f04a: Pull complete 20:28:10 6ad1cebc031e: Verifying Checksum 20:28:10 6ad1cebc031e: Download complete 20:28:11 52dc419b0ee2: Pull complete 20:28:11 25bc292e5bac: Pull complete 20:28:11 114826534d7a: Download complete 20:28:11 8a3aa393b2d8: Verifying Checksum 20:28:11 8a3aa393b2d8: Download complete 20:28:14 114826534d7a: Pull complete 20:28:14 4657fd5d0bcf: Pull complete 20:28:15 6ad1cebc031e: Pull complete 20:28:18 8a3aa393b2d8: Pull complete 20:28:18 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:28:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:28:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:18 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:28:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:28:21 $ docker top d853b99cb79d055fab142b54fe4feb030d071c61a618dfef4587a7f285f85d7f -eo pid,comm [Pipeline] { [Pipeline] echo 20:28:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:minnesota' [Pipeline] sh 20:28:21 + set -o pipefail 20:28:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:minnesota' 20:28:26 20:28:26 Monitoring /w/workspace/p-service-configurable_minnesota (github.com/edgexfoundry/app-service-configurable)... 20:28:26 20:28:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a61f8993-40ba-44b5-907d-242144d127ee/history/5e8963dd-5511-4535-9d57-fc25dcb63258 20:28:26 20:28:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:28:26 20:28:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:28:26 20:28:27 20:28:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:28:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:28:27 More details here: https://snyk.co/ue1NS [Pipeline] } 20:28:27 $ docker stop --time=1 d853b99cb79d055fab142b54fe4feb030d071c61a618dfef4587a7f285f85d7f 20:28:32 $ docker rm -f --volumes d853b99cb79d055fab142b54fe4feb030d071c61a618dfef4587a7f285f85d7f [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 20:28:32 + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] sh 20:28:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:33 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:28:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-devops/py-git-semver:0.1.4 cat 20:28:34 $ docker top dc395a805a643ecc1b3134c4cb0f7e3da89c414d1b50dbf50d0c5921c41757ea -eo pid,comm 20:28:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:28:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:28:34 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.1|v3.0.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:34 + git semver [Pipeline] } 20:28:34 $ docker stop --time=1 dc395a805a643ecc1b3134c4cb0f7e3da89c414d1b50dbf50d0c5921c41757ea 20:28:36 $ docker rm -f --volumes dc395a805a643ecc1b3134c4cb0f7e3da89c414d1b50dbf50d0c5921c41757ea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:28:36 20:28:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:28:36 0.23.1-centos7: Pulling from edgex-lftools 20:28:36 ab5ef0e58194: Pulling fs layer 20:28:36 9712f1f96733: Pulling fs layer 20:28:36 63f879dbbcfc: Pulling fs layer 20:28:36 0d9ebad4ef96: Pulling fs layer 20:28:36 e9a5061849ea: Pulling fs layer 20:28:36 d747dcd14b5f: Pulling fs layer 20:28:36 2de7ff778b66: Pulling fs layer 20:28:36 0d9ebad4ef96: Waiting 20:28:36 e9a5061849ea: Waiting 20:28:36 2de7ff778b66: Waiting 20:28:36 9712f1f96733: Verifying Checksum 20:28:37 63f879dbbcfc: Verifying Checksum 20:28:37 63f879dbbcfc: Download complete 20:28:37 e9a5061849ea: Verifying Checksum 20:28:37 e9a5061849ea: Download complete 20:28:37 d747dcd14b5f: Verifying Checksum 20:28:37 d747dcd14b5f: Download complete 20:28:37 0d9ebad4ef96: Verifying Checksum 20:28:37 0d9ebad4ef96: Download complete 20:28:37 ab5ef0e58194: Verifying Checksum 20:28:37 ab5ef0e58194: Download complete 20:28:37 2de7ff778b66: Verifying Checksum 20:28:37 2de7ff778b66: Download complete 20:28:40 ab5ef0e58194: Pull complete 20:28:40 9712f1f96733: Pull complete 20:28:41 63f879dbbcfc: Pull complete 20:28:45 0d9ebad4ef96: Pull complete 20:28:45 e9a5061849ea: Pull complete 20:28:45 d747dcd14b5f: Pull complete 20:28:46 2de7ff778b66: Pull complete 20:28:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:28:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:28:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:46 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:28:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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:0.23.1-centos7 cat 20:28:55 $ docker top 3b947a67ce75493e8f95d1fc82fb7b8f481ff789d481da1c89ef75cdfb521b99 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:28:55 provisioning config files... 20:28:55 copy managed file [sigul-config] to file:/w/workspace/p-service-configurable_minnesota@tmp/config5001314522900893951tmp 20:28:55 copy managed file [sigul-password] to file:/w/workspace/p-service-configurable_minnesota@tmp/config15093787085923549908tmp 20:28:55 copy managed file [sigul-pki] to file:/w/workspace/p-service-configurable_minnesota@tmp/config1885829639661428018tmp [Pipeline] { [Pipeline] echo 20:28:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:28:55 ---> sigul-configuration.sh 20:28:55 gpg: directory `/root/.gnupg' created 20:28:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:28:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:28:55 gpg: keyring `/root/.gnupg/secring.gpg' created 20:28:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:28:55 gpg: CAST5 encrypted data 20:28:55 gpg: encrypted with 1 passphrase 20:28:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:28:55 + mkdir /home/jenkins 20:28:55 + mkdir /home/jenkins/sigul [Pipeline] sh 20:28:56 + 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 20:28:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:28:56 ---> sigul-install.sh 20:28:56 Sigul already installed; skipping installation. [Pipeline] sh 20:28:56 + git tag --list 20:28:56 v1.0.0 20:28:56 v1.1.0 20:28:56 v1.2.0 20:28:56 v1.3.0 20:28:56 v1.3.1 20:28:56 v2.0.0 20:28:56 v2.0.1 20:28:56 v2.1.0 20:28:56 v2.1.1 20:28:56 v2.1.2 20:28:56 v2.2.0 20:28:56 v2.3 20:28:56 v2.3.0 20:28:56 v2.3.1 20:28:56 v3.0 20:28:56 v3.0.0 20:28:56 v3.0.1 20:28:56 v3.0.1-dev.1 20:28:56 v3.1.0-dev.1 20:28:56 v3.1.0-dev.2 20:28:56 v3.1.0-dev.3 20:28:56 v3.1.0-dev.4 [Pipeline] sh 20:28:57 + lftools sign git-tag v3.0.1 20:28:57 Signing Git tag with Sigul... 20:28:57 Signing v3.0.1 [Pipeline] echo 20:28:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:28:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:28:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:28:58 $ docker stop --time=1 3b947a67ce75493e8f95d1fc82fb7b8f481ff789d481da1c89ef75cdfb521b99 20:28:59 $ docker rm -f --volumes 3b947a67ce75493e8f95d1fc82fb7b8f481ff789d481da1c89ef75cdfb521b99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:28:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:00 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-devops/py-git-semver:0.1.4 cat 20:29:00 $ docker top 6f29ee9d828dd46dcd30fc3d671c2a2f28fa703266ccd27a182cb026f585aa3d -eo pid,comm 20:29:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:29:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:00 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.1|v3.0.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:01 + git semver [Pipeline] } 20:29:01 $ docker stop --time=1 6f29ee9d828dd46dcd30fc3d671c2a2f28fa703266ccd27a182cb026f585aa3d 20:29:02 $ docker rm -f --volumes 6f29ee9d828dd46dcd30fc3d671c2a2f28fa703266ccd27a182cb026f585aa3d [Pipeline] // withDockerContainer [Pipeline] sh 20:29:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:29:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:29:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:03 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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-devops/py-git-semver:0.1.4 cat 20:29:03 $ docker top 7354b05ac99d2b285acce84593c58981bdab9581abb0cfe47cfe80f5faea0ae5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:03 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.1|v3.0.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:04 + git semver [Pipeline] } 20:29:04 $ docker stop --time=1 7354b05ac99d2b285acce84593c58981bdab9581abb0cfe47cfe80f5faea0ae5 20:29:05 $ docker rm -f --volumes 7354b05ac99d2b285acce84593c58981bdab9581abb0cfe47cfe80f5faea0ae5 [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 20:29:06 + [ -d /w/workspace/p-service-configurable_minnesota/archives ] 20:29:06 + ls -al /w/workspace/p-service-configurable_minnesota/archives 20:29:06 total 16 20:29:06 drwxr-xr-x 3 root root 4096 Jul 25 20:17 . 20:29:06 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 20:28 .. 20:29:06 drwxr-xr-x 2 root root 4096 Jul 25 20:17 cost 20:29:06 -rw-r--r-- 1 root root 99 Jul 25 20:17 cost.csv 20:29:06 + sudo chown -R jenkins:jenkins /w/workspace/p-service-configurable_minnesota/archives 20:29:06 + ls -al /w/workspace/p-service-configurable_minnesota/archives 20:29:06 total 16 20:29:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 20:17 . 20:29:06 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 20:28 .. 20:29:06 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 20:17 cost 20:29:06 -rw-r--r-- 1 jenkins jenkins 99 Jul 25 20:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:29:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:29:07 ---> package-listing.sh 20:29:07 ++ facter osfamily 20:29:07 ++ tr '[:upper:]' '[:lower:]' 20:29:07 + OS_FAMILY=debian 20:29:07 + workspace=/w/workspace/p-service-configurable_minnesota 20:29:07 + START_PACKAGES=/tmp/packages_start.txt 20:29:07 + END_PACKAGES=/tmp/packages_end.txt 20:29:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:29:07 + PACKAGES=/tmp/packages_start.txt 20:29:07 + '[' /w/workspace/p-service-configurable_minnesota ']' 20:29:07 + PACKAGES=/tmp/packages_end.txt 20:29:07 + case "${OS_FAMILY}" in 20:29:07 + dpkg -l 20:29:07 + grep '^ii' 20:29:07 + '[' -f /tmp/packages_start.txt ']' 20:29:07 + '[' -f /tmp/packages_end.txt ']' 20:29:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:29:07 + '[' /w/workspace/p-service-configurable_minnesota ']' 20:29:07 + mkdir -p /w/workspace/p-service-configurable_minnesota/archives/ 20:29:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/p-service-configurable_minnesota/archives/ [Pipeline] echo 20:29:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/p-service-configurable_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:29:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:08 prd-ubuntu20.04-docker-8c-8g-2136 does not seem to be running inside a container 20:29:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/p-service-configurable_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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 20:29:08 $ docker top 9ccdcea2f13d96d3e425e266f96737d3d13b8b3c25d3fb34c7e55b7c5e31318e -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:09 + touch /tmp/pre-build-complete [Pipeline] sh 20:29:09 + mkdir -p /var/log/sysstat [Pipeline] sh 20:29:09 + ls /var/log/sa-host 20:29:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:10 provisioning config files... 20:29:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config8631651038014618750tmp [Pipeline] { [Pipeline] echo 20:29:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:29:10 ---> create-netrc.sh [Pipeline] } 20:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:29:10 ---> python-tools-install.sh [Pipeline] echo 20:29:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:29:11 ---> sudo-logs.sh 20:29:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:29:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:29:11 ---> job-cost.sh 20:29:11 lf-activate-venv: SKIPPING 20:29:11 DEBUG: total: 0.2199999988079071 20:29:11 INFO: Retrieving Stack Cost... 20:29:11 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:12 INFO: Archiving Costs [Pipeline] echo 20:29:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:29:12 ---> logs-deploy.sh 20:29:12 lf-activate-venv: SKIPPING 20:29:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/minnesota/3 20:29:12 INFO: archiving workspace using pattern(s): 20:29:13 Archives upload complete. 20:29:13 INFO: archiving logs to Nexus