Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d33181dbc4d8932dcc826aa2abc8addbd8743233 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-ssh13805737549766172376.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15544387315634056953.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh748253200056044728.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh4886658155957150566.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18213627767684412933.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.25] ========================================================= [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.25 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-3789 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.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 > 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 Avoid second fetch Checking out Revision d33181dbc4d8932dcc826aa2abc8addbd8743233 (main) Commit message: "Merge pull request #769 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.55" > git config core.sparsecheckout # timeout=10 > git checkout -f d33181dbc4d8932dcc826aa2abc8addbd8743233 # timeout=10 > git rev-list --no-walk 39c8720020c7a7370b527db9464d1b147bbf1a8a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:28:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:28:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:28:56 ========================================================= 13:28:56 EdgeX Global Pipelines Version Info 13:28:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:28:57 ------------------- 13:28:57 stable info: 13:28:57 ------------------- 13:28:57 Commited By: Cherry Wang cherry@iotechsys.com 13:28:57 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 13:28:57 Message: update stable to v1.0.278 13:28:58 ------------------- 13:28:58 experimental info: 13:28:58 ------------------- 13:28:58 Commited By: **** collab-it+edgex@linuxfoundation.org 13:28:58 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 13:28:58 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:28:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:28:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:28:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:28:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:28:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo 13:28:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d33181d [Pipeline] echo 13:28:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:28:59 provisioning config files... 13:28:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17589691227898578469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:28:59 ---> ****-login.sh 13:28:59 nexus3.edgexfoundry.org:10001 13:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:28:59 13:28:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:28:59 Configure a credential helper to remove this warning. See 13:28:59 https://docs.****.com/go/credential-store/ 13:28:59 13:28:59 Login Succeeded 13:28:59 nexus3.edgexfoundry.org:10002 13:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:00 13:29:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:29:00 Configure a credential helper to remove this warning. See 13:29:00 https://docs.****.com/go/credential-store/ 13:29:00 13:29:00 Login Succeeded 13:29:00 nexus3.edgexfoundry.org:10003 13:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:00 13:29:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:29:00 Configure a credential helper to remove this warning. See 13:29:00 https://docs.****.com/go/credential-store/ 13:29:00 13:29:00 Login Succeeded 13:29:00 nexus3.edgexfoundry.org:10004 13:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:00 13:29:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:29:00 Configure a credential helper to remove this warning. See 13:29:00 https://docs.****.com/go/credential-store/ 13:29:00 13:29:00 Login Succeeded 13:29:00 ****.io 13:29:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:00 13:29:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 13:29:00 Configure a credential helper to remove this warning. See 13:29:00 https://docs.****.com/go/credential-store/ 13:29:00 13:29:00 Login Succeeded 13:29:00 ---> ****-login.sh ends [Pipeline] } 13:29:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:29:01 + git rev-list -1 --merges d33181dbc4d8932dcc826aa2abc8addbd8743233~1..d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo 13:29:01 -----------> git rev-list -1 --merges d33181dbc4d8932dcc826aa2abc8addbd8743233~1..d33181dbc4d8932dcc826aa2abc8addbd8743233 d33181dbc4d8932dcc826aa2abc8addbd8743233 13:29:01 d33181dbc4d8932dcc826aa2abc8addbd8743233 [false] [Pipeline] sh 13:29:01 + git log --format=format:%s -1 d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo 13:29:01 ========================================================= 13:29:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:29:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:29:01 + git log --format=format:%s -1 d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo 13:29:01 [semverPrep] GIT_COMMIT: d33181dbc4d8932dcc826aa2abc8addbd8743233, Commit Message: Merge pull request #769 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo 13:29:01 [semverPrep] This is not a build commit. [Pipeline] sh 13:29:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:29:02 + grep -v github /etc/ssh/ssh_known_hosts 13:29:02 + [ -e /tmp/ssh_known_hosts ] 13:29:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:29:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:29:02 + sudo tee -a /etc/ssh/ssh_known_hosts 13:29:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:02 13:29:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:02 0.1.4: Pulling from edgex-devops/py-git-semver 13:29:02 3dae71ba6b94: Pulling fs layer 13:29:02 6bf1a483ea7c: Pulling fs layer 13:29:02 f5dfc541a4d3: Pulling fs layer 13:29:02 461d9e800cba: Pulling fs layer 13:29:02 80192f66455f: Pulling fs layer 13:29:02 2e8e34ca0e6c: Pulling fs layer 13:29:02 a29436f7fd5d: Pulling fs layer 13:29:02 923cac83aea3: Pulling fs layer 13:29:02 25ad8b0a4227: Pulling fs layer 13:29:02 db01528c6b51: Pulling fs layer 13:29:02 28988de357af: Pulling fs layer 13:29:02 461d9e800cba: Waiting 13:29:02 80192f66455f: Waiting 13:29:02 2e8e34ca0e6c: Waiting 13:29:02 a29436f7fd5d: Waiting 13:29:02 923cac83aea3: Waiting 13:29:02 25ad8b0a4227: Waiting 13:29:02 db01528c6b51: Waiting 13:29:02 28988de357af: Waiting 13:29:02 6bf1a483ea7c: Verifying Checksum 13:29:02 6bf1a483ea7c: Download complete 13:29:02 461d9e800cba: Verifying Checksum 13:29:02 461d9e800cba: Download complete 13:29:02 80192f66455f: Verifying Checksum 13:29:02 80192f66455f: Download complete 13:29:03 f5dfc541a4d3: Verifying Checksum 13:29:03 f5dfc541a4d3: Download complete 13:29:03 3dae71ba6b94: Verifying Checksum 13:29:03 3dae71ba6b94: Download complete 13:29:03 923cac83aea3: Verifying Checksum 13:29:03 923cac83aea3: Download complete 13:29:03 25ad8b0a4227: Verifying Checksum 13:29:03 25ad8b0a4227: Download complete 13:29:03 db01528c6b51: Download complete 13:29:03 28988de357af: Verifying Checksum 13:29:03 28988de357af: Download complete 13:29:03 a29436f7fd5d: Verifying Checksum 13:29:03 a29436f7fd5d: Download complete 13:29:03 2e8e34ca0e6c: Verifying Checksum 13:29:03 2e8e34ca0e6c: Download complete 13:29:04 3dae71ba6b94: Pull complete 13:29:04 6bf1a483ea7c: Pull complete 13:29:05 f5dfc541a4d3: Pull complete 13:29:05 461d9e800cba: Pull complete 13:29:05 80192f66455f: Pull complete 13:29:09 2e8e34ca0e6c: Pull complete 13:29:09 a29436f7fd5d: Pull complete 13:29:09 923cac83aea3: Pull complete 13:29:09 25ad8b0a4227: Pull complete 13:29:09 db01528c6b51: Pull complete 13:29:09 28988de357af: Pull complete 13:29:09 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 13:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:29:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:09 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:29:12 $ docker top 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 -eo pid,comm 13:29:12 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). 13:29:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:12 [ssh-agent] Looking for ssh-agent implementation... 13:29:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:12 $ docker exec 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 ssh-agent 13:29:12 SSH_AUTH_SOCK=/tmp/ssh-IAG71bj1A30m/agent.32 13:29:12 SSH_AGENT_PID=38 13:29:12 Running ssh-add (command line suppressed) 13:29:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14057211215110973668.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14057211215110973668.key) 13:29:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:12 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 13:29:13 + git tag --points-at HEAD [Pipeline] } 13:29:13 $ docker exec --env ******** --env ******** 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 ssh-agent -k 13:29:13 unset SSH_AUTH_SOCK; 13:29:13 unset SSH_AGENT_PID; 13:29:13 echo Agent pid 38 killed; 13:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:29:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:29:13 [ssh-agent] Looking for ssh-agent implementation... 13:29:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:13 $ docker exec 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 ssh-agent 13:29:13 SSH_AUTH_SOCK=/tmp/ssh-g3a4ZlmGXR3n/agent.87 13:29:13 SSH_AGENT_PID=93 13:29:13 Running ssh-add (command line suppressed) 13:29:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4350542666779325802.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4350542666779325802.key) 13:29:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:29:13 + git semver init 13:29:14 2026-03-20 13:29:14,064 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:29:14 2026-03-20 13:29:14,067 [run_init] DEBUG init version:0.0.0 force:False 13:29:14 2026-03-20 13:29:14,068 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 13:29:14 2026-03-20 13:29:14,069 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 13:29:14 2026-03-20 13:29:14,069 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 13:29:15 2026-03-20 13:29:15,469 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 13:29:15 2026-03-20 13:29:15,469 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 13:29:15 2026-03-20 13:29:15,469 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:29:15 2026-03-20 13:29:15,470 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:29:15 4.1.0-dev.18 [Pipeline] } 13:29:15 $ docker exec --env ******** --env ******** 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 ssh-agent -k 13:29:15 unset SSH_AUTH_SOCK; 13:29:15 unset SSH_AGENT_PID; 13:29:15 echo Agent pid 93 killed; 13:29:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:29:15 + git semver [Pipeline] } 13:29:16 $ docker stop --time=1 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 13:29:17 $ docker rm -f --volumes 7d6b25985b20dd80aad5521a9d3beabb2d9bb7fa724079bdd5d8812cbe7afa83 [Pipeline] // withDockerContainer [Pipeline] sh 13:29:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:29:18 Stashed 1 file(s) [Pipeline] echo 13:29:18 [edgeXSemver]: initialized semver on version 4.1.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:29:18 provisioning config files... 13:29:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4415066636662848426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:18 ---> ****-login.sh 13:29:18 nexus3.edgexfoundry.org:10001 13:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:18 Login Succeeded 13:29:18 nexus3.edgexfoundry.org:10002 13:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:18 Login Succeeded 13:29:18 nexus3.edgexfoundry.org:10003 13:29:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:19 Login Succeeded 13:29:19 nexus3.edgexfoundry.org:10004 13:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:19 Login Succeeded 13:29:19 ****.io 13:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:29:19 Login Succeeded 13:29:19 ---> ****-login.sh ends [Pipeline] } 13:29:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:29:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:29:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:29:19 ========================================================= 13:29:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 13:29:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 13:29:20 #0 building with "default" instance using docker driver 13:29:20 13:29:20 #1 [internal] load build definition from Dockerfile 13:29:20 #1 transferring dockerfile: 2.05kB done 13:29:20 #1 DONE 0.0s 13:29:20 13:29:20 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 13:29:20 #2 DONE 0.1s 13:29:20 13:29:20 #3 [internal] load .dockerignore 13:29:20 #3 transferring context: 159B done 13:29:20 #3 DONE 0.0s 13:29:20 13:29:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 13:29:20 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 13:29:20 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 13:29:20 #4 ... 13:29:20 13:29:20 #5 [internal] load build context 13:29:20 #5 transferring context: 14.88MB 0.1s done 13:29:20 #5 DONE 0.1s 13:29:20 13:29:20 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 13:29:20 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 13:29:20 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 13:29:20 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 13:29:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 13:29:20 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 13:29:20 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 13:29:20 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 13:29:20 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 13:29:20 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 13:29:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 13:29:20 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 1.05MB / 11.98MB 0.2s 13:29:21 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 13:29:21 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.41MB / 60.15MB 0.3s 13:29:21 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 5.24MB / 11.98MB 0.3s 13:29:21 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 13:29:21 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 13:29:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 18.87MB / 112.58MB 0.5s 13:29:21 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 13:29:21 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 2.10MB / 14.72MB 0.5s 13:29:21 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s done 13:29:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 32.23MB / 112.58MB 0.6s 13:29:21 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s 13:29:21 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 13:29:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 70.25MB / 112.58MB 0.8s 13:29:21 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 13:29:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 94.05MB / 112.58MB 0.9s 13:29:21 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 13:29:22 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.4s done 13:29:25 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.0s done 13:29:25 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 13:29:25 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 13:29:25 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 13:29:25 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 13:29:25 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.1s 13:29:25 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 13:29:25 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 13:29:29 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.7s done 13:29:29 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 13:29:29 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 13:29:29 #4 DONE 8.8s 13:29:29 13:29:29 #6 [builder 2/7] RUN apk add --update --no-cache make git 13:29:29 #6 0.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:29:29 #6 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:29:30 #6 0.638 OK: 265 MiB in 60 packages 13:29:33 #6 DONE 3.4s 13:29:33 13:29:33 #7 [builder 3/7] WORKDIR /app 13:29:33 #7 DONE 0.0s 13:29:33 13:29:33 #8 [builder 4/7] COPY go.mod vendor* ./ 13:29:33 #8 DONE 0.0s 13:29:33 13:29:33 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:29:33 Still waiting to schedule task 13:29:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:29:48 #9 DONE 14.5s 13:29:48 13:29:48 #10 [builder 6/7] COPY . . 13:29:48 #10 DONE 0.1s 13:29:48 13:29:48 #11 [builder 7/7] RUN echo noop 13:29:48 #11 0.199 noop 13:29:48 #11 DONE 0.2s 13:29:48 13:29:48 #12 exporting to image 13:29:48 #12 exporting layers 13:29:54 #12 exporting layers 7.0s done 13:29:54 #12 writing image sha256:ec604a21cb70c2c9a990d7ce4180ad1fe87d7d94b64b2506f7643fea25ee25de done 13:29:54 #12 naming to docker.io/library/ci-base-image-x86_64 done 13:29:54 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:55 + docker inspect -f . ci-base-image-x86_64 13:29:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:55 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:29:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:29:55 $ docker top 56085b10f0a0dd5c9b05cadf63dc22a284536cd93f4052d0c10068dcbdf55cf9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:55 + go version 13:29:55 go version go1.25.2 linux/amd64 [Pipeline] } 13:29:55 $ docker stop --time=1 56085b10f0a0dd5c9b05cadf63dc22a284536cd93f4052d0c10068dcbdf55cf9 13:29:57 $ docker rm -f --volumes 56085b10f0a0dd5c9b05cadf63dc22a284536cd93f4052d0c10068dcbdf55cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:57 + docker inspect -f . ci-base-image-x86_64 13:29:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:57 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:29:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:29:57 $ docker top 43e511c26c95e4df0747102d23af9180480552cc1ca3e78b0f67f447d8ca0883 -eo pid,comm [Pipeline] { [Pipeline] sh 13:29:58 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 13:29:58 + make test 13:29:58 go test -race -coverprofile=coverage.out ./... 13:30:37 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:31:03 0 issues. 13:31:03 go vet ./... 13:31:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:31:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:31:08 ./bin/test-attribution-txt.sh 13:31:08 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 13:31:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:31:08 $ docker stop --time=1 43e511c26c95e4df0747102d23af9180480552cc1ca3e78b0f67f447d8ca0883 13:31:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3791 in /w/workspace/ry_app-service-configurable_main 13:31:11 $ docker rm -f --volumes 43e511c26c95e4df0747102d23af9180480552cc1ca3e78b0f67f447d8ca0883 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 13:31:11 Running in /w/workspace/app-service-configurable/295 [Pipeline] { [Pipeline] checkout 13:31:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:31:14 The recommended git tool is: git 13:31:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:31:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:31:15 + ls -al . 13:31:15 total 252 13:31:15 drwxrwxr-x 7 jenkins jenkins 4096 Mar 20 13:29 . 13:31:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 13:28 .. 13:31:15 -rw-rw-r-- 1 jenkins jenkins 119 Mar 20 13:28 .dockerignore 13:31:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 13:30 .git 13:31:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 13:28 .github 13:31:15 -rw-rw-r-- 1 jenkins jenkins 108 Mar 20 13:28 .gitignore 13:31:15 -rw-rw-r-- 1 jenkins jenkins 359 Mar 20 13:28 .golangci.yml 13:31:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 13:29 .semver 13:31:15 -rw-rw-r-- 1 jenkins jenkins 19193 Mar 20 13:28 Attribution.txt 13:31:15 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 20 13:28 CHANGELOG.md 13:31:15 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 20 13:28 Dockerfile 13:31:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 13:28 GOVERNANCE.md 13:31:15 -rw-rw-r-- 1 jenkins jenkins 689 Mar 20 13:28 Jenkinsfile 13:31:15 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 20 13:28 LICENSE 13:31:15 -rw-rw-r-- 1 jenkins jenkins 618 Mar 20 13:28 OWNERS.md 13:31:15 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 20 13:28 README.md 13:31:15 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 13:29 VERSION 13:31:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 13:28 bin 13:31:15 -rw-r--r-- 1 jenkins jenkins 953 Mar 20 13:30 coverage.out 13:31:15 -rw-rw-r-- 1 jenkins jenkins 7075 Mar 20 13:28 go.mod 13:31:15 -rw-rw-r-- 1 jenkins jenkins 90737 Mar 20 13:28 go.sum 13:31:15 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 20 13:28 main.go 13:31:15 -rw-rw-r-- 1 jenkins jenkins 3361 Mar 20 13:28 makefile 13:31:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 13:28 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:15 + 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=d33181dbc4d8932dcc826aa2abc8addbd8743233 --label arch=amd64 --label version=4.1.0-dev.18 . 13:31:16 #0 building with "default" instance using docker driver 13:31:16 13:31:16 #1 [internal] load build definition from Dockerfile 13:31:16 #1 transferring dockerfile: 2.05kB done 13:31:16 #1 DONE 0.0s 13:31:16 13:31:16 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:31:16 #2 DONE 0.0s 13:31:16 13:31:16 #3 [internal] load metadata for docker.io/library/alpine:3.22 13:31:16 #3 DONE 0.1s 13:31:16 13:31:16 #4 [internal] load .dockerignore 13:31:16 #4 transferring context: 13:31:16 #4 transferring context: 159B done 13:31:16 #4 DONE 0.0s 13:31:16 13:31:16 #5 [internal] load build context 13:31:16 #5 transferring context: 4.84kB done 13:31:16 #5 DONE 0.0s 13:31:16 13:31:16 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 13:31:16 #6 DONE 0.1s 13:31:16 13:31:16 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:31:16 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 done 13:31:16 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 13:31:16 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 13:31:16 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 13:31:16 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 13:31:16 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 13:31:16 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 13:31:16 #7 DONE 0.2s 13:31:16 13:31:16 #8 [builder 2/7] RUN apk add --update --no-cache make git 13:31:16 #8 0.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:31:16 #8 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:31:17 #8 0.784 OK: 265 MiB in 60 packages 13:31:17 #8 DONE 1.0s 13:31:17 13:31:17 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 13:31:17 #9 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:31:17 #9 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:31:17 #9 0.624 (1/2) Installing ca-certificates (20250911-r0) 13:31:17 #9 0.643 (2/2) Installing dumb-init (1.2.5-r3) 13:31:17 #9 0.647 Executing busybox-1.37.0-r20.trigger 13:31:17 #9 0.656 Executing ca-certificates-20250911-r0.trigger 13:31:17 #9 0.695 OK: 8 MiB in 18 packages 13:31:17 #9 DONE 0.8s 13:31:17 13:31:17 #10 [builder 3/7] WORKDIR /app 13:31:17 #10 DONE 0.0s 13:31:17 13:31:17 #11 [builder 4/7] COPY go.mod vendor* ./ 13:31:17 #11 DONE 0.0s 13:31:17 13:31:17 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:17 #12 DONE 0.5s 13:31:17 13:31:17 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:31:17 #13 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 13:31:17 #13 0.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 13:31:18 #13 ... 13:31:18 13:31:18 #14 [builder 6/7] COPY . . 13:31:18 #14 DONE 0.1s 13:31:18 13:31:18 #13 [stage-1 3/7] RUN apk --no-cache upgrade 13:31:18 #13 0.844 OK: 8 MiB in 18 packages 13:31:18 #13 DONE 0.9s 13:31:18 13:31:18 #15 [builder 7/7] RUN make build 13:31:18 #15 0.199 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:31:19 using credential edgex-jenkins-ssh 13:31:19 Cloning the remote Git repository 13:31:19 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 13:31:20 > git init /w/workspace/app-service-configurable/295 # timeout=10 13:31:20 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 13:31:20 > git --version # timeout=10 13:31:20 > git --version # 'git version 2.25.1' 13:31:20 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:24 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 13:31:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:25 Avoid second fetch 13:31:25 Checking out Revision d33181dbc4d8932dcc826aa2abc8addbd8743233 (main) 13:31:26 Commit message: "Merge pull request #769 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.55" 13:31:25 > git config core.sparsecheckout # timeout=10 13:31:25 > git checkout -f d33181dbc4d8932dcc826aa2abc8addbd8743233 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:30 provisioning config files... 13:31:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/295@tmp/config6795230841496687281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:31 ---> ****-login.sh 13:31:31 nexus3.edgexfoundry.org:10001 13:31:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:31 Configure a credential helper to remove this warning. See 13:31:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:31 13:31:31 Login Succeeded 13:31:31 nexus3.edgexfoundry.org:10002 13:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:32 Configure a credential helper to remove this warning. See 13:31:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:32 13:31:32 Login Succeeded 13:31:32 nexus3.edgexfoundry.org:10003 13:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:32 Configure a credential helper to remove this warning. See 13:31:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:32 13:31:32 Login Succeeded 13:31:32 nexus3.edgexfoundry.org:10004 13:31:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:32 Configure a credential helper to remove this warning. See 13:31:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:32 13:31:32 Login Succeeded 13:31:32 ****.io 13:31:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:31:33 Configure a credential helper to remove this warning. See 13:31:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:31:33 13:31:33 Login Succeeded 13:31:33 ---> ****-login.sh ends [Pipeline] } 13:31:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:31:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:31:33 ========================================================= 13:31:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 13:31:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 13:31:34 Sending build context to Docker daemon 229.9kB 13:31:34 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 13:31:34 Step 2/12 : FROM ${BASE} AS builder 13:31:34 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:31:34 6b59a28fa201: Pulling fs layer 13:31:34 d32bb0dddca7: Pulling fs layer 13:31:34 5dab1238d3d9: Pulling fs layer 13:31:34 196fd7d83e7d: Pulling fs layer 13:31:34 4f4fb700ef54: Pulling fs layer 13:31:34 8ba94037c8f0: Pulling fs layer 13:31:34 deaec5988b04: Pulling fs layer 13:31:34 9f65657bb879: Pulling fs layer 13:31:34 196fd7d83e7d: Waiting 13:31:34 8ba94037c8f0: Waiting 13:31:34 4f4fb700ef54: Waiting 13:31:34 deaec5988b04: Waiting 13:31:34 9f65657bb879: Waiting 13:31:34 d32bb0dddca7: Verifying Checksum 13:31:34 d32bb0dddca7: Download complete 13:31:34 196fd7d83e7d: Verifying Checksum 13:31:34 196fd7d83e7d: Download complete 13:31:34 4f4fb700ef54: Verifying Checksum 13:31:34 4f4fb700ef54: Download complete 13:31:34 8ba94037c8f0: Verifying Checksum 13:31:34 8ba94037c8f0: Download complete 13:31:34 6b59a28fa201: Verifying Checksum 13:31:34 6b59a28fa201: Download complete 13:31:35 9f65657bb879: Verifying Checksum 13:31:35 9f65657bb879: Download complete 13:31:35 6b59a28fa201: Pull complete 13:31:36 d32bb0dddca7: Pull complete 13:31:36 5dab1238d3d9: Verifying Checksum 13:31:36 5dab1238d3d9: Download complete 13:31:38 deaec5988b04: Verifying Checksum 13:31:38 deaec5988b04: Download complete 13:31:44 #15 DONE 25.2s 13:31:44 13:31:44 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 13:31:44 #16 DONE 0.0s 13:31:44 13:31:44 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 13:31:44 #17 DONE 0.2s 13:31:44 13:31:44 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 13:31:44 #18 DONE 0.1s 13:31:44 13:31:44 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 13:31:44 #19 DONE 0.2s 13:31:44 13:31:44 #20 exporting to image 13:31:44 #20 exporting layers 0.1s done 13:31:44 #20 writing image sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done 13:31:44 #20 naming to docker.io/library/app-service-configurable done 13:31:44 #20 DONE 0.2s 13:31:44 13:31:44 1 warning found (use docker --debug to expand): 13:31:44  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:31:45 provisioning config files... 13:31:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18302032755295222914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:31:45 ---> ****-login.sh 13:31:45 nexus3.edgexfoundry.org:10001 13:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:45 Login Succeeded 13:31:45 nexus3.edgexfoundry.org:10002 13:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:45 Login Succeeded 13:31:45 nexus3.edgexfoundry.org:10003 13:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:45 Login Succeeded 13:31:45 nexus3.edgexfoundry.org:10004 13:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:45 Login Succeeded 13:31:45 ****.io 13:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:31:45 Login Succeeded 13:31:45 ---> ****-login.sh ends [Pipeline] } 13:31:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:31:45 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 13:31:45 d33181dbc4d8932dcc826aa2abc8addbd8743233 13:31:45 latest 13:31:45 4.1.0-dev.18 13:31:45 d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 13:31:45 main 13:31:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 13:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:46 59eb5a9509b8: Preparing 13:31:46 3ce183c83147: Preparing 13:31:46 46e7f9600247: Preparing 13:31:46 943c85bf2d27: Preparing 13:31:46 95e2ba0282b1: Preparing 13:31:46 84dc26cdf20b: Preparing 13:31:46 cce92674e987: Preparing 13:31:46 cce92674e987: Waiting 13:31:46 84dc26cdf20b: Waiting 13:31:46 3ce183c83147: Pushed 13:31:46 95e2ba0282b1: Pushed 13:31:46 943c85bf2d27: Pushed 13:31:46 46e7f9600247: Pushed 13:31:46 cce92674e987: Layer already exists 13:31:46 84dc26cdf20b: Pushed 13:31:50 59eb5a9509b8: Pushed 13:31:50 d33181dbc4d8932dcc826aa2abc8addbd8743233: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:50 5dab1238d3d9: Pull complete 13:31:50 196fd7d83e7d: Pull complete 13:31:50 4f4fb700ef54: Pull complete 13:31:50 8ba94037c8f0: Pull complete 13:31:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:51 59eb5a9509b8: Preparing 13:31:51 3ce183c83147: Preparing 13:31:51 46e7f9600247: Preparing 13:31:51 943c85bf2d27: Preparing 13:31:51 95e2ba0282b1: Preparing 13:31:51 84dc26cdf20b: Preparing 13:31:51 cce92674e987: Preparing 13:31:51 84dc26cdf20b: Waiting 13:31:51 cce92674e987: Waiting 13:31:51 95e2ba0282b1: Layer already exists 13:31:51 943c85bf2d27: Layer already exists 13:31:51 46e7f9600247: Layer already exists 13:31:51 3ce183c83147: Layer already exists 13:31:51 59eb5a9509b8: Layer already exists 13:31:51 cce92674e987: Layer already exists 13:31:51 84dc26cdf20b: Layer already exists 13:31:51 latest: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 13:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:51 59eb5a9509b8: Preparing 13:31:51 3ce183c83147: Preparing 13:31:51 46e7f9600247: Preparing 13:31:51 943c85bf2d27: Preparing 13:31:51 95e2ba0282b1: Preparing 13:31:51 84dc26cdf20b: Preparing 13:31:51 cce92674e987: Preparing 13:31:51 84dc26cdf20b: Waiting 13:31:51 cce92674e987: Waiting 13:31:51 46e7f9600247: Layer already exists 13:31:51 95e2ba0282b1: Layer already exists 13:31:51 943c85bf2d27: Layer already exists 13:31:51 3ce183c83147: Layer already exists 13:31:51 59eb5a9509b8: Layer already exists 13:31:51 cce92674e987: Layer already exists 13:31:51 84dc26cdf20b: Layer already exists 13:31:51 4.1.0-dev.18: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 13:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:52 59eb5a9509b8: Preparing 13:31:52 3ce183c83147: Preparing 13:31:52 46e7f9600247: Preparing 13:31:52 943c85bf2d27: Preparing 13:31:52 95e2ba0282b1: Preparing 13:31:52 84dc26cdf20b: Preparing 13:31:52 cce92674e987: Preparing 13:31:52 84dc26cdf20b: Waiting 13:31:52 cce92674e987: Waiting 13:31:52 3ce183c83147: Layer already exists 13:31:52 46e7f9600247: Layer already exists 13:31:52 59eb5a9509b8: Layer already exists 13:31:52 95e2ba0282b1: Layer already exists 13:31:52 943c85bf2d27: Layer already exists 13:31:52 cce92674e987: Layer already exists 13:31:52 84dc26cdf20b: Layer already exists 13:31:52 d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:31:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 13:31:52 59eb5a9509b8: Preparing 13:31:52 3ce183c83147: Preparing 13:31:52 46e7f9600247: Preparing 13:31:52 943c85bf2d27: Preparing 13:31:52 95e2ba0282b1: Preparing 13:31:52 84dc26cdf20b: Preparing 13:31:52 cce92674e987: Preparing 13:31:52 84dc26cdf20b: Waiting 13:31:52 cce92674e987: Waiting 13:31:52 3ce183c83147: Layer already exists 13:31:52 59eb5a9509b8: Layer already exists 13:31:52 95e2ba0282b1: Layer already exists 13:31:52 46e7f9600247: Layer already exists 13:31:52 943c85bf2d27: Layer already exists 13:31:52 84dc26cdf20b: Layer already exists 13:31:52 cce92674e987: Layer already exists 13:31:52 main: digest: sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:31:53 ===================================================== [Pipeline] echo 13:31:53 taggedImages: 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 13:31:53 ========================================================= 13:31:53 [edgeXBuildMultiArch] RAW Config: 13:31:53 images: 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 13:31:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:31:53 settingsFile: 13:31:53 app-service-configurable-settings 13:31:53 ========================================================= [Pipeline] node 13:32:00 deaec5988b04: Pull complete 13:32:00 9f65657bb879: Pull complete 13:32:00 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 13:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 13:32:00 ---> 334268110677 13:32:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:32:02 ---> Running in 7401ad435c03 13:32:03 Removing intermediate container 7401ad435c03 13:32:03 ---> 263353ea16ae 13:32:03 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:32:03 ---> Running in dfb4b0e009bd 13:32:03 Removing intermediate container dfb4b0e009bd 13:32:03 ---> 967dd5c5774c 13:32:03 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:32:03 ---> Running in 7623db623f3a 13:32:03 Removing intermediate container 7623db623f3a 13:32:03 ---> 554a4be2fbee 13:32:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:32:03 ---> Running in 9f43c11e4cd0 13:32:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:32:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:32:06 OK: 255 MiB in 60 packages 13:32:07 Removing intermediate container 9f43c11e4cd0 13:32:07 ---> 94a89f5c1cad 13:32:07 Step 7/12 : WORKDIR /app 13:32:07 ---> Running in bb131b1e9d09 13:32:08 Removing intermediate container bb131b1e9d09 13:32:08 ---> c7aa8eb1547b 13:32:08 Step 8/12 : COPY go.mod vendor* ./ 13:32:08 Still waiting to schedule task 13:32:08 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:32:10 ---> e61cc1a893dd 13:32:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:10 ---> Running in c2a26c55dbf6 13:33:19 Running on prd-centos7-docker-4c-2g-3792 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:19 provisioning config files... 13:33:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13633587727589394562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:33:24 ---> ****-login.sh 13:33:24 nexus3.edgexfoundry.org:10001 13:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:24 Configure a credential helper to remove this warning. See 13:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:24 13:33:24 Login Succeeded 13:33:24 nexus3.edgexfoundry.org:10002 13:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:24 Configure a credential helper to remove this warning. See 13:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:24 13:33:24 Login Succeeded 13:33:24 nexus3.edgexfoundry.org:10003 13:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:24 Configure a credential helper to remove this warning. See 13:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:24 13:33:24 Login Succeeded 13:33:24 nexus3.edgexfoundry.org:10004 13:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:24 Configure a credential helper to remove this warning. See 13:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:24 13:33:24 Login Succeeded 13:33:24 ****.io 13:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:33:24 Configure a credential helper to remove this warning. See 13:33:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:33:24 13:33:24 Login Succeeded 13:33:24 ---> ****-login.sh ends [Pipeline] } 13:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:33:24 + docker buildx ls 13:33:25 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:33:25 default * docker 13:33:25 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:33:25 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:33:25 edgex-builder [Pipeline] sh 13:33:25 + docker buildx inspect --bootstrap 13:33:25 #1 [internal] booting buildkit 13:33:25 #1 pulling image moby/buildkit:buildx-stable-1 13:33:29 #1 pulling image moby/buildkit:buildx-stable-1 3.6s done 13:33:29 #1 creating container buildx_buildkit_edgex-builder0 13:33:31 #1 creating container buildx_buildkit_edgex-builder0 1.8s done 13:33:31 #1 DONE 5.4s 13:33:31 Name: edgex-builder 13:33:31 Driver: docker-container 13:33:31 13:33:31 Nodes: 13:33:31 Name: edgex-builder0 13:33:31 Endpoint: unix:///var/run/docker.sock 13:33:31 Status: running 13:33:31 Buildkit: v0.28.0 13:33:31 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:33:31 + docker buildx ls 13:33:31 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:33:31 edgex-builder * docker-container 13:33:31 edgex-builder0 unix:///var/run/docker.sock running v0.28.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:33:31 default docker 13:33:31 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:33:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233' 13:33:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 --push - 13:33:31 #1 [internal] load build definition from Dockerfile 13:33:31 #1 transferring dockerfile: 209B done 13:33:31 #1 DONE 0.0s 13:33:31 13:33:31 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 13:33:32 #2 ... 13:33:32 13:33:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 13:33:32 #3 DONE 0.4s 13:33:32 13:33:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233 13:33:32 #2 DONE 0.5s 13:33:32 13:33:32 #4 [internal] load .dockerignore 13:33:32 #4 transferring context: 2B done 13:33:32 #4 DONE 0.4s 13:33:32 13:33:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:32 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.1s done 13:33:32 #5 DONE 0.1s 13:33:32 13:33:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:32 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done 13:33:32 #6 ... 13:33:32 13:33:32 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:32 #5 DONE 0.1s 13:33:32 13:33:32 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:32 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done 13:33:33 #6 DONE 1.1s 13:33:33 13:33:33 #7 exporting to image 13:33:33 #7 exporting layers done 13:33:33 #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 0.0s done 13:33:33 #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done 13:33:33 #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f 0.0s done 13:33:33 #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 13:33:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:33 #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done 13:33:33 #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a 0.0s done 13:33:33 #7 DONE 0.1s 13:33:33 13:33:33 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:33:33 #8 DONE 0.0s 13:33:33 13:33:33 1 warning found (use --debug to expand): 13:33:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:33:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 13:33:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 13:33:34 #1 [internal] load build definition from Dockerfile 13:33:34 #1 transferring dockerfile: 175B done 13:33:34 #1 DONE 0.0s 13:33:34 13:33:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:33:34 #2 DONE 0.0s 13:33:34 13:33:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 13:33:34 #3 DONE 0.0s 13:33:34 13:33:34 #4 [internal] load .dockerignore 13:33:34 #4 transferring context: 2B done 13:33:34 #4 DONE 0.0s 13:33:34 13:33:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:34 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done 13:33:34 #5 DONE 0.0s 13:33:34 13:33:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:34 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done 13:33:34 #6 CACHED 13:33:34 13:33:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:34 #5 CACHED 13:33:34 13:33:34 #7 exporting to image 13:33:34 #7 exporting layers done 13:33:34 #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 done 13:33:34 #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done 13:33:34 #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f done 13:33:34 #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done 13:33:34 #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a done 13:33:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:34 #7 DONE 0.0s 13:33:34 13:33:34 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:33:34 #8 DONE 0.0s 13:33:34 13:33:34 1 warning found (use --debug to expand): 13:33:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:33:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18' 13:33:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 --push - 13:33:35 #1 [internal] load build definition from Dockerfile 13:33:35 #1 transferring dockerfile: 181B done 13:33:35 #1 DONE 0.1s 13:33:35 13:33:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 13:33:35 #2 DONE 0.0s 13:33:35 13:33:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18 13:33:35 #3 DONE 0.0s 13:33:35 13:33:35 #4 [internal] load .dockerignore 13:33:35 #4 transferring context: 2B done 13:33:35 #4 DONE 0.0s 13:33:35 13:33:35 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:35 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done 13:33:35 #5 CACHED 13:33:35 13:33:35 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:35 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done 13:33:35 #6 CACHED 13:33:35 13:33:35 #7 exporting to image 13:33:35 #7 exporting layers done 13:33:35 #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 done 13:33:35 #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done 13:33:35 #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f done 13:33:35 #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done 13:33:35 #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a done 13:33:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:35 #7 DONE 0.0s 13:33:35 13:33:35 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:33:35 #8 DONE 0.0s 13:33:35 13:33:35 1 warning found (use --debug to expand): 13:33:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:33:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18' 13:33:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 --push - 13:33:35 #1 [internal] load build definition from Dockerfile 13:33:35 #1 transferring dockerfile: 222B done 13:33:35 #1 DONE 0.0s 13:33:35 13:33:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 13:33:35 #2 DONE 0.0s 13:33:35 13:33:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 13:33:35 #3 DONE 0.0s 13:33:35 13:33:35 #4 [internal] load .dockerignore 13:33:35 #4 transferring context: 2B done 13:33:35 #4 DONE 0.0s 13:33:35 13:33:35 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:35 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done 13:33:35 #5 CACHED 13:33:35 13:33:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:35 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.0s done 13:33:35 #6 DONE 0.0s 13:33:35 13:33:35 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:35 #6 CACHED 13:33:35 13:33:35 #7 exporting to image 13:33:35 #7 exporting layers done 13:33:35 #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 done 13:33:35 #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done 13:33:35 #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f done 13:33:35 #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done 13:33:35 #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a done 13:33:35 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:35 #7 DONE 0.0s 13:33:35 13:33:35 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:33:35 #8 DONE 0.0s 13:33:35 13:33:35 1 warning found (use --debug to expand): 13:33:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:33:35 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 13:33:35 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 13:33:35 #1 [internal] load build definition from Dockerfile 13:33:35 #1 transferring dockerfile: 173B done 13:33:35 #1 DONE 0.0s 13:33:35 13:33:35 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:33:35 #2 DONE 0.1s 13:33:35 13:33:35 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 13:33:36 #3 DONE 0.1s 13:33:36 13:33:36 #4 [internal] load .dockerignore 13:33:36 #4 transferring context: 2B done 13:33:36 #4 DONE 0.6s 13:33:36 13:33:36 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:36 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:36 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.1s done 13:33:36 #5 CACHED 13:33:36 13:33:36 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 13:33:36 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:9b285b2f4b8f01bd0c4f2b80911ee13ba370f4a1c65d8f88a712bf1788712f8c 0.1s done 13:33:36 #6 CACHED 13:33:36 13:33:36 #7 exporting to image 13:33:36 #7 exporting layers done 13:33:36 #7 exporting manifest sha256:5e2a774ded65465098e5c583fbca3adbfb81c4dcff151af1f6825a5baf096916 0.0s done 13:33:36 #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 13:33:36 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:33:36 #7 exporting config sha256:eaf7a6e704bcbb77578b577a9caca1fffc26a4b249e3fb0817eb1127a52c8d20 done 13:33:36 #7 exporting manifest sha256:316c014d102596436411384aea185f5bd670698eba52848bac1f8b3cbe41012f done 13:33:36 #7 exporting config sha256:9b9fd4ab19cb5d2896210f7007cdfacfa324e0d5457f3c6b0d4844e126cb9147 done 13:33:36 #7 exporting manifest list sha256:d7bca6f87836e823769d2f3467b210a88e1410514a0cfa546c6aa93ca6ea060a done 13:33:36 #7 DONE 0.0s 13:33:36 13:33:36 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 13:33:36 #8 DONE 0.0s 13:33:37 13:33:37 1 warning found (use --debug to expand): 13:33:37  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:33:38 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:33:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:33:39 ---> package-listing.sh 13:33:39 ++ facter osfamily 13:33:39 ++ tr '[:upper:]' '[:lower:]' 13:33:39 + OS_FAMILY=redhat 13:33:39 + workspace=/w/workspace/ry_app-service-configurable_main 13:33:39 + START_PACKAGES=/tmp/packages_start.txt 13:33:39 + END_PACKAGES=/tmp/packages_end.txt 13:33:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:39 + PACKAGES=/tmp/packages_start.txt 13:33:39 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:33:39 + PACKAGES=/tmp/packages_end.txt 13:33:39 + case "${OS_FAMILY}" in 13:33:39 + sort 13:33:39 + rpm -qa 13:33:40 + '[' -f /tmp/packages_start.txt ']' 13:33:40 + '[' -f /tmp/packages_end.txt ']' 13:33:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:33:40 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:33:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:33:40 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:33:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:41 13:33:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:41 latest: Pulling from edgex-lftools-log-publisher 13:33:41 5eb5b503b376: Pulling fs layer 13:33:41 5c69ac0246d0: Pulling fs layer 13:33:41 ec43610c2a17: Pulling fs layer 13:33:41 3a2ae6a8a46f: Pulling fs layer 13:33:41 33b1e0a273af: Pulling fs layer 13:33:41 5d3b04190fa2: Pulling fs layer 13:33:41 2f39f015ded8: Pulling fs layer 13:33:41 3a2ae6a8a46f: Waiting 13:33:41 33b1e0a273af: Waiting 13:33:41 5d3b04190fa2: Waiting 13:33:41 2f39f015ded8: Waiting 13:33:41 5c69ac0246d0: Verifying Checksum 13:33:41 5c69ac0246d0: Download complete 13:33:41 3a2ae6a8a46f: Verifying Checksum 13:33:41 3a2ae6a8a46f: Download complete 13:33:41 33b1e0a273af: Verifying Checksum 13:33:41 33b1e0a273af: Download complete 13:33:41 5d3b04190fa2: Verifying Checksum 13:33:41 5d3b04190fa2: Download complete 13:33:41 ec43610c2a17: Verifying Checksum 13:33:41 ec43610c2a17: Download complete 13:33:41 5eb5b503b376: Verifying Checksum 13:33:41 5eb5b503b376: Download complete 13:33:42 2f39f015ded8: Verifying Checksum 13:33:42 2f39f015ded8: Download complete 13:33:43 5eb5b503b376: Pull complete 13:33:43 5c69ac0246d0: Pull complete 13:33:43 ec43610c2a17: Pull complete 13:33:43 3a2ae6a8a46f: Pull complete 13:33:44 33b1e0a273af: Pull complete 13:33:44 5d3b04190fa2: Pull complete 13:33:48 2f39f015ded8: Pull complete 13:33:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:33:48 prd-centos7-docker-4c-2g-3792 does not seem to be running inside a container 13:33:48 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:33:52 $ docker top adaa098ac89e9c13ef00d7a0ffb2afdfda7d8f2b23c69b2d4b36dfd5c1d358c8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:33:53 + touch /tmp/pre-build-complete [Pipeline] sh 13:33:53 + mkdir -p /var/log/sysstat [Pipeline] sh 13:33:53 + ls /var/log/sa-host 13:33:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:33:53 provisioning config files... 13:33:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7827620267212058799tmp [Pipeline] { [Pipeline] echo 13:33:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:33:54 ---> create-netrc.sh [Pipeline] } 13:33:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:33:54 ---> python-tools-install.sh [Pipeline] echo 13:33:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:33:54 ---> sudo-logs.sh 13:33:54 Archiving 'sudo' log.. 13:33:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-3792.novalocal: Name or service not known 13:33:54 sudo: unable to resolve host prd-centos7-docker-4c-2g-3792.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:33:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:33:55 ---> job-cost.sh 13:33:55 lf-activate-venv: SKIPPING 13:33:55 INFO: No Stack... 13:33:55 INFO: Retrieving Pricing Info for: v3-standard-2 13:33:55 INFO: Archiving Costs [Pipeline] echo 13:33:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:33:56 ---> logs-deploy.sh 13:33:56 lf-activate-venv: SKIPPING 13:33:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/295 13:33:56 INFO: archiving workspace using pattern(s): 13:33:56 Archives upload complete. 13:33:56 INFO: archiving logs to Nexus 13:33:57 ---> uname -a: 13:33:57 Linux prd-centos7-docker-4c-2g-3792.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 13:33:57 13:33:57 13:33:57 ---> lscpu: 13:33:57 Architecture: x86_64 13:33:57 CPU op-mode(s): 32-bit, 64-bit 13:33:57 Byte Order: Little Endian 13:33:57 Address sizes: 40 bits physical, 48 bits virtual 13:33:57 CPU(s): 2 13:33:57 On-line CPU(s) list: 0,1 13:33:57 Thread(s) per core: 1 13:33:57 Core(s) per socket: 1 13:33:57 Socket(s): 2 13:33:57 NUMA node(s): 1 13:33:57 Vendor ID: AuthenticAMD 13:33:57 CPU family: 23 13:33:57 Model: 49 13:33:57 Model name: AMD EPYC-Rome Processor 13:33:57 Stepping: 0 13:33:57 CPU MHz: 2799.998 13:33:57 BogoMIPS: 5599.99 13:33:57 Virtualization: AMD-V 13:33:57 Hypervisor vendor: KVM 13:33:57 Virtualization type: full 13:33:57 L1d cache: 64 KiB 13:33:57 L1i cache: 64 KiB 13:33:57 L2 cache: 1 MiB 13:33:57 L3 cache: 32 MiB 13:33:57 NUMA node0 CPU(s): 0,1 13:33:57 Vulnerability Itlb multihit: Not affected 13:33:57 Vulnerability L1tf: Not affected 13:33:57 Vulnerability Mds: Not affected 13:33:57 Vulnerability Meltdown: Not affected 13:33:57 Vulnerability Mmio stale data: Not affected 13:33:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:33:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:33:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:33:57 Vulnerability Srbds: Not affected 13:33:57 Vulnerability Tsx async abort: Not affected 13:33:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 13:33:57 13:33:57 13:33:57 ---> nproc: 13:33:57 2 13:33:57 13:33:57 13:33:57 ---> df -h: 13:33:57 Filesystem Size Used Avail Use% Mounted on 13:33:57 overlay 40G 7.4G 33G 19% / 13:33:57 tmpfs 64M 0 64M 0% /dev 13:33:57 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:33:57 shm 64M 0 64M 0% /dev/shm 13:33:57 /dev/vda1 40G 7.4G 33G 19% /facter-os 13:33:57 13:33:57 13:33:57 Cannot open /var/log/sysstat/sa20: No such file or directory 13:33:57 Please check if data collecting is enabled 13:33:57 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:33:57 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:33:57 $ docker stop --time=1 adaa098ac89e9c13ef00d7a0ffb2afdfda7d8f2b23c69b2d4b36dfd5c1d358c8 13:33:59 $ docker rm -f --volumes adaa098ac89e9c13ef00d7a0ffb2afdfda7d8f2b23c69b2d4b36dfd5c1d358c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:33:59 [WS-CLEANUP] Deleting project workspace... 13:33:59 [WS-CLEANUP] Deferred wipeout is used... 13:33:59 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:59 13:33:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:33:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:33:59 latest: Pulling from edgex-lftools-log-publisher 13:33:59 5eb5b503b376: Pulling fs layer 13:33:59 5c69ac0246d0: Pulling fs layer 13:33:59 ec43610c2a17: Pulling fs layer 13:33:59 3a2ae6a8a46f: Pulling fs layer 13:33:59 33b1e0a273af: Pulling fs layer 13:33:59 5d3b04190fa2: Pulling fs layer 13:33:59 2f39f015ded8: Pulling fs layer 13:33:59 33b1e0a273af: Waiting 13:33:59 5d3b04190fa2: Waiting 13:33:59 2f39f015ded8: Waiting 13:33:59 3a2ae6a8a46f: Waiting 13:33:59 5c69ac0246d0: Verifying Checksum 13:33:59 5c69ac0246d0: Download complete 13:33:59 3a2ae6a8a46f: Verifying Checksum 13:33:59 3a2ae6a8a46f: Download complete 13:33:59 ec43610c2a17: Verifying Checksum 13:33:59 ec43610c2a17: Download complete 13:33:59 33b1e0a273af: Verifying Checksum 13:33:59 33b1e0a273af: Download complete 13:33:59 5d3b04190fa2: Verifying Checksum 13:33:59 5d3b04190fa2: Download complete 13:34:00 5eb5b503b376: Verifying Checksum 13:34:00 5eb5b503b376: Download complete 13:34:00 2f39f015ded8: Verifying Checksum 13:34:00 2f39f015ded8: Download complete 13:34:01 5eb5b503b376: Pull complete 13:34:01 5c69ac0246d0: Pull complete 13:34:01 ec43610c2a17: Pull complete 13:34:02 3a2ae6a8a46f: Pull complete 13:34:02 33b1e0a273af: Pull complete 13:34:02 5d3b04190fa2: Pull complete 13:34:02 Removing intermediate container c2a26c55dbf6 13:34:02 ---> 4d36663265f4 13:34:02 Step 10/12 : COPY . . 13:34:02 ---> d67733070a23 13:34:02 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:34:02 ---> Running in c3a4681ddff4 13:34:02 Removing intermediate container c3a4681ddff4 13:34:02 ---> 54053bbb6d00 13:34:02 Step 12/12 : RUN $MAKE 13:34:02 ---> Running in ff6df59fc2f9 13:34:02 noop 13:34:02 Removing intermediate container ff6df59fc2f9 13:34:02 ---> 4e3f85043b5b 13:34:02 Successfully built 4e3f85043b5b 13:34:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:02 + docker inspect -f . ci-base-image-arm64 13:34:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:02 prd-ubuntu20.04-docker-arm64-4c-16g-3791 does not seem to be running inside a container 13:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/295 -v /w/workspace/app-service-configurable/295:/w/workspace/app-service-configurable/295:rw,z -v /w/workspace/app-service-configurable/295@tmp:/w/workspace/app-service-configurable/295@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-arm64 cat 13:34:04 $ docker top 70fbd6c4e9db1405137f0681ab83c473fae178e86449dc70c34912587b5d5c2a -eo pid,comm [Pipeline] { [Pipeline] sh 13:34:04 + go version 13:34:04 go version go1.25.3 linux/arm64 [Pipeline] } 13:34:04 $ docker stop --time=1 70fbd6c4e9db1405137f0681ab83c473fae178e86449dc70c34912587b5d5c2a 13:34:06 $ docker rm -f --volumes 70fbd6c4e9db1405137f0681ab83c473fae178e86449dc70c34912587b5d5c2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:34:07 + docker inspect -f . ci-base-image-arm64 13:34:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:07 prd-ubuntu20.04-docker-arm64-4c-16g-3791 does not seem to be running inside a container 13:34:07 2f39f015ded8: Pull complete 13:34:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:34:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:34:07 $ 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/295 -v /w/workspace/app-service-configurable/295:/w/workspace/app-service-configurable/295:rw,z -v /w/workspace/app-service-configurable/295@tmp:/w/workspace/app-service-configurable/295@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-arm64 cat 13:34:08 $ docker top 29116bb36c51be613391d0eac6097d382393356a1057470dd39dfe4df1281fc4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] withDockerContainer 13:34:08 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:34:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:34:09 + git config --global --add safe.directory /w/workspace/app-service-configurable/295 13:34:10 $ docker top 86280715a8cfc9042e962b2bc8fa715f608534be5f5aae96a6026a029bce21af -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 13:34:11 ---> job-cost.sh 13:34:11 lf-activate-venv: SKIPPING 13:34:11 INFO: No Stack... 13:34:11 INFO: Retrieving Pricing Info for: v3-standard-8 13:34:11 + make test 13:34:11 go test -race -coverprofile=coverage.out ./... 13:34:11 INFO: Archiving Costs [Pipeline] sh 13:34:11 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 13:34:11 + cut -d, -f6 [Pipeline] lock 13:34:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] 13:34:12 Resource [jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] did not exist. Created. 13:34:12 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:34:12 + echo total: 0.2199999988079071 [Pipeline] stash 13:34:12 Stashed 1 file(s) [Pipeline] } 13:34:12 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [Pipeline] // lock [Pipeline] } 13:34:12 $ docker stop --time=1 86280715a8cfc9042e962b2bc8fa715f608534be5f5aae96a6026a029bce21af 13:34:13 $ docker rm -f --volumes 86280715a8cfc9042e962b2bc8fa715f608534be5f5aae96a6026a029bce21af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:39:18 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:39:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:39:18 go vet ./... 13:43:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:43:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:43:10 ./bin/test-attribution-txt.sh 13:43:10 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 13:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:43:10 $ docker stop --time=1 29116bb36c51be613391d0eac6097d382393356a1057470dd39dfe4df1281fc4 13:43:12 $ docker rm -f --volumes 29116bb36c51be613391d0eac6097d382393356a1057470dd39dfe4df1281fc4 [Pipeline] // withDockerContainer [Pipeline] sh 13:43:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:43:14 Warning: overwriting stash ‘coverage-report’ 13:43:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:43:15 + ls -al . 13:43:15 total 248 13:43:15 drwxrwxr-x 6 jenkins jenkins 4096 Mar 20 13:34 . 13:43:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 20 13:31 .. 13:43:15 -rw-rw-r-- 1 jenkins jenkins 119 Mar 20 13:31 .dockerignore 13:43:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 13:31 .git 13:43:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 20 13:31 .github 13:43:15 -rw-rw-r-- 1 jenkins jenkins 108 Mar 20 13:31 .gitignore 13:43:15 -rw-rw-r-- 1 jenkins jenkins 359 Mar 20 13:31 .golangci.yml 13:43:15 -rw-rw-r-- 1 jenkins jenkins 19193 Mar 20 13:31 Attribution.txt 13:43:15 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 20 13:31 CHANGELOG.md 13:43:15 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 20 13:31 Dockerfile 13:43:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 20 13:31 GOVERNANCE.md 13:43:15 -rw-rw-r-- 1 jenkins jenkins 689 Mar 20 13:31 Jenkinsfile 13:43:15 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 20 13:31 LICENSE 13:43:15 -rw-rw-r-- 1 jenkins jenkins 618 Mar 20 13:31 OWNERS.md 13:43:15 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 20 13:31 README.md 13:43:15 -rw-rw-r-- 1 jenkins jenkins 12 Mar 20 13:29 VERSION 13:43:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 20 13:31 bin 13:43:15 -rw-r--r-- 1 jenkins jenkins 953 Mar 20 13:39 coverage.out 13:43:15 -rw-rw-r-- 1 jenkins jenkins 7075 Mar 20 13:31 go.mod 13:43:15 -rw-rw-r-- 1 jenkins jenkins 90737 Mar 20 13:31 go.sum 13:43:15 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 20 13:31 main.go 13:43:15 -rw-rw-r-- 1 jenkins jenkins 3361 Mar 20 13:31 makefile 13:43:15 drwxrwxr-x 9 jenkins jenkins 4096 Mar 20 13:31 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:16 + 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=d33181dbc4d8932dcc826aa2abc8addbd8743233 --label arch=arm64 --label version=4.1.0-dev.18 . 13:43:16 Sending build context to Docker daemon 231.4kB 13:43:16 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 13:43:16 Step 2/27 : FROM ${BASE} AS builder 13:43:16 ---> 4e3f85043b5b 13:43:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:43:16 ---> Running in 19744d0723ce 13:43:16 Removing intermediate container 19744d0723ce 13:43:16 ---> 7297401ed1e4 13:43:16 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:43:17 ---> Running in 541a714ef51c 13:43:17 Removing intermediate container 541a714ef51c 13:43:17 ---> 86944bd4a94d 13:43:17 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:43:17 ---> Running in 9f7ea4d03284 13:43:17 Removing intermediate container 9f7ea4d03284 13:43:17 ---> ac4d4adf4b81 13:43:17 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:43:17 ---> Running in 2ea1d8e79502 13:43:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:43:20 OK: 255 MiB in 60 packages 13:43:21 Removing intermediate container 2ea1d8e79502 13:43:21 ---> caa5d65fb66d 13:43:21 Step 7/27 : WORKDIR /app 13:43:21 ---> Running in f430e0f2b0fc 13:43:21 Removing intermediate container f430e0f2b0fc 13:43:21 ---> 924fbf8741a4 13:43:21 Step 8/27 : COPY go.mod vendor* ./ 13:43:25 ---> 5ef0f3f4902f 13:43:25 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:43:25 ---> Running in 6fceef2b0261 13:43:27 Removing intermediate container 6fceef2b0261 13:43:27 ---> a9b32ccde566 13:43:27 Step 10/27 : COPY . . 13:43:27 ---> 610e24351ad6 13:43:27 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:43:27 ---> Running in f72c0c921ff1 13:43:28 Removing intermediate container f72c0c921ff1 13:43:28 ---> 09abd552e0d1 13:43:28 Step 12/27 : RUN $MAKE 13:43:28 ---> Running in ad4257a20a46 13:43:29 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:47:35 Removing intermediate container ad4257a20a46 13:47:35 ---> 90ca09cc978c 13:47:35 Step 13/27 : FROM alpine:3.22 13:47:35 3.22: Pulling from library/alpine 13:47:35 d741ee1608f3: Pulling fs layer 13:47:35 d741ee1608f3: Verifying Checksum 13:47:35 d741ee1608f3: Download complete 13:47:35 d741ee1608f3: Pull complete 13:47:35 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 13:47:35 Status: Downloaded newer image for alpine:3.22 13:47:35 ---> 5a766deef0c8 13:47:35 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:47:35 ---> Running in 4f17f0f63a4d 13:47:35 Removing intermediate container 4f17f0f63a4d 13:47:35 ---> 24a0e21c3c8a 13:47:35 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:47:35 ---> Running in b07ea2d4f3fa 13:47:35 Removing intermediate container b07ea2d4f3fa 13:47:35 ---> 359d722070a8 13:47:35 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:47:35 ---> Running in fff9eefc5c79 13:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:47:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:47:37 (1/2) Installing ca-certificates (20250911-r0) 13:47:37 (2/2) Installing dumb-init (1.2.5-r3) 13:47:37 Executing busybox-1.37.0-r20.trigger 13:47:37 Executing ca-certificates-20250911-r0.trigger 13:47:37 OK: 8 MiB in 18 packages 13:47:38 Removing intermediate container fff9eefc5c79 13:47:38 ---> 849fec0ee248 13:47:38 Step 17/27 : RUN apk --no-cache upgrade 13:47:38 ---> Running in 172a244c8b9c 13:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:47:41 OK: 8 MiB in 18 packages 13:47:43 Removing intermediate container 172a244c8b9c 13:47:43 ---> a566683cefe1 13:47:43 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:47:44 ---> cddb45d24f35 13:47:44 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:47:44 ---> 6408d7e73e2b 13:47:44 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:47:45 ---> c3231b7693e8 13:47:45 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:47:47 ---> 3d416dcb0e76 13:47:47 Step 22/27 : EXPOSE 48095 13:47:47 ---> Running in 41cb9cb1b57c 13:47:47 Removing intermediate container 41cb9cb1b57c 13:47:47 ---> 46f37dfb0fc0 13:47:47 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:47:47 ---> Running in e8912698d733 13:47:47 Removing intermediate container e8912698d733 13:47:47 ---> 4505e71b2c12 13:47:47 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:47:47 ---> Running in 8b0b5f0077d0 13:47:47 Removing intermediate container 8b0b5f0077d0 13:47:47 ---> 3eb849a2c8dd 13:47:47 Step 25/27 : LABEL arch=arm64 13:47:48 ---> Running in 924b20585491 13:47:48 Removing intermediate container 924b20585491 13:47:48 ---> 597f1146a0e1 13:47:48 Step 26/27 : LABEL git_sha=d33181dbc4d8932dcc826aa2abc8addbd8743233 13:47:48 ---> Running in c7687996da8a 13:47:48 Removing intermediate container c7687996da8a 13:47:48 ---> 9ca1ed1069c6 13:47:48 Step 27/27 : LABEL version=4.1.0-dev.18 13:47:48 ---> Running in 8a298f851d67 13:47:49 Removing intermediate container 8a298f851d67 13:47:49 ---> 5713b2d68114 13:47:49 [Warning] One or more build-args [ARCH] were not consumed 13:47:49 Successfully built 5713b2d68114 13:47:49 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 13:47:49 provisioning config files... 13:47:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/295@tmp/config7068628220573280475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:49 ---> ****-login.sh 13:47:49 nexus3.edgexfoundry.org:10001 13:47:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:49 Configure a credential helper to remove this warning. See 13:47:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:49 13:47:49 Login Succeeded 13:47:49 nexus3.edgexfoundry.org:10002 13:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:50 Configure a credential helper to remove this warning. See 13:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:50 13:47:50 Login Succeeded 13:47:50 nexus3.edgexfoundry.org:10003 13:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:50 Configure a credential helper to remove this warning. See 13:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:50 13:47:50 Login Succeeded 13:47:50 nexus3.edgexfoundry.org:10004 13:47:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:50 Configure a credential helper to remove this warning. See 13:47:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:50 13:47:50 Login Succeeded 13:47:50 ****.io 13:47:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:47:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:47:51 Configure a credential helper to remove this warning. See 13:47:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:47:51 13:47:51 Login Succeeded 13:47:51 ---> ****-login.sh ends [Pipeline] } 13:47:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:47:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:47:51 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:47:51 d33181dbc4d8932dcc826aa2abc8addbd8743233 13:47:51 latest 13:47:51 4.1.0-dev.18 13:47:51 d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 13:47:51 main 13:47:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233 13:47:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:47:52 4e8c36e92a62: Preparing 13:47:52 4e3d6e88d669: Preparing 13:47:52 4ec13f9fdf52: Preparing 13:47:52 5d5f5eeeb5ee: Preparing 13:47:52 43517ba764ff: Preparing 13:47:52 c98475d95a5c: Preparing 13:47:52 c4e71c2a4573: Preparing 13:47:52 c98475d95a5c: Waiting 13:47:52 c4e71c2a4573: Waiting 13:47:52 5d5f5eeeb5ee: Pushed 13:47:52 4ec13f9fdf52: Pushed 13:47:52 c4e71c2a4573: Layer already exists 13:47:52 4e3d6e88d669: Pushed 13:47:52 43517ba764ff: Pushed 13:47:52 c98475d95a5c: Pushed 13:48:00 4e8c36e92a62: Pushed 13:48:00 d33181dbc4d8932dcc826aa2abc8addbd8743233: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:01 + 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 13:48:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:48:01 4e8c36e92a62: Preparing 13:48:01 4e3d6e88d669: Preparing 13:48:01 4ec13f9fdf52: Preparing 13:48:01 5d5f5eeeb5ee: Preparing 13:48:01 43517ba764ff: Preparing 13:48:01 c98475d95a5c: Preparing 13:48:01 c4e71c2a4573: Preparing 13:48:01 c4e71c2a4573: Waiting 13:48:01 c98475d95a5c: Waiting 13:48:01 4e8c36e92a62: Layer already exists 13:48:01 43517ba764ff: Layer already exists 13:48:01 4ec13f9fdf52: Layer already exists 13:48:01 4e3d6e88d669: Layer already exists 13:48:01 5d5f5eeeb5ee: Layer already exists 13:48:01 c98475d95a5c: Layer already exists 13:48:01 c4e71c2a4573: Layer already exists 13:48:01 latest: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.18 13:48:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:48:02 4e8c36e92a62: Preparing 13:48:02 4e3d6e88d669: Preparing 13:48:02 4ec13f9fdf52: Preparing 13:48:02 5d5f5eeeb5ee: Preparing 13:48:02 43517ba764ff: Preparing 13:48:02 c98475d95a5c: Preparing 13:48:02 c4e71c2a4573: Preparing 13:48:02 c98475d95a5c: Waiting 13:48:02 5d5f5eeeb5ee: Layer already exists 13:48:02 43517ba764ff: Layer already exists 13:48:02 4ec13f9fdf52: Layer already exists 13:48:02 4e8c36e92a62: Layer already exists 13:48:02 4e3d6e88d669: Layer already exists 13:48:02 c4e71c2a4573: Layer already exists 13:48:02 c98475d95a5c: Layer already exists 13:48:02 4.1.0-dev.18: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 13:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:48:03 4e8c36e92a62: Preparing 13:48:03 4e3d6e88d669: Preparing 13:48:03 4ec13f9fdf52: Preparing 13:48:03 5d5f5eeeb5ee: Preparing 13:48:03 43517ba764ff: Preparing 13:48:03 c98475d95a5c: Preparing 13:48:03 c4e71c2a4573: Preparing 13:48:03 c98475d95a5c: Waiting 13:48:03 c4e71c2a4573: Waiting 13:48:03 43517ba764ff: Layer already exists 13:48:03 4ec13f9fdf52: Layer already exists 13:48:03 5d5f5eeeb5ee: Layer already exists 13:48:03 4e3d6e88d669: Layer already exists 13:48:03 4e8c36e92a62: Layer already exists 13:48:03 c4e71c2a4573: Layer already exists 13:48:03 c98475d95a5c: Layer already exists 13:48:03 d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:48:04 4e8c36e92a62: Preparing 13:48:04 4e3d6e88d669: Preparing 13:48:04 4ec13f9fdf52: Preparing 13:48:04 5d5f5eeeb5ee: Preparing 13:48:04 43517ba764ff: Preparing 13:48:04 c98475d95a5c: Preparing 13:48:04 c4e71c2a4573: Preparing 13:48:04 c98475d95a5c: Waiting 13:48:04 c4e71c2a4573: Waiting 13:48:04 4e3d6e88d669: Layer already exists 13:48:04 5d5f5eeeb5ee: Layer already exists 13:48:04 4e8c36e92a62: Layer already exists 13:48:04 4ec13f9fdf52: Layer already exists 13:48:04 43517ba764ff: Layer already exists 13:48:04 c4e71c2a4573: Layer already exists 13:48:04 c98475d95a5c: Layer already exists 13:48:04 main: digest: sha256:804f19e1edb7ccd56d1957563931b15ee0c785e6d52ab284fb5af6f71d8c07ad size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:48:04 ===================================================== [Pipeline] echo 13:48:04 taggedImages: 13:48:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233 13:48:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:48:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.18 13:48:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 13:48:04 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 13:48:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] echo 13:48:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 13:48:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.18 [Pipeline] echo 13:48:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:d33181dbc4d8932dcc826aa2abc8addbd8743233-4.1.0-dev.18 [Pipeline] echo 13:48:04 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:04 13:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:05 arm64: Pulling from edgex-lftools-log-publisher 13:48:05 8998bd30e6a1: Pulling fs layer 13:48:05 04944245beec: Pulling fs layer 13:48:05 699f458cf7ca: Pulling fs layer 13:48:05 765212b225bb: Pulling fs layer 13:48:05 f23df028b6ca: Pulling fs layer 13:48:05 d65c8cfc05b1: Pulling fs layer 13:48:05 2437ff75d9bd: Pulling fs layer 13:48:05 f23df028b6ca: Waiting 13:48:05 d65c8cfc05b1: Waiting 13:48:05 2437ff75d9bd: Waiting 13:48:05 765212b225bb: Waiting 13:48:05 04944245beec: Verifying Checksum 13:48:05 04944245beec: Download complete 13:48:05 765212b225bb: Verifying Checksum 13:48:05 765212b225bb: Download complete 13:48:05 f23df028b6ca: Verifying Checksum 13:48:05 f23df028b6ca: Download complete 13:48:05 d65c8cfc05b1: Verifying Checksum 13:48:05 d65c8cfc05b1: Download complete 13:48:05 699f458cf7ca: Verifying Checksum 13:48:05 699f458cf7ca: Download complete 13:48:06 8998bd30e6a1: Verifying Checksum 13:48:06 8998bd30e6a1: Download complete 13:48:08 2437ff75d9bd: Verifying Checksum 13:48:08 2437ff75d9bd: Download complete 13:48:10 8998bd30e6a1: Pull complete 13:48:11 04944245beec: Pull complete 13:48:12 699f458cf7ca: Pull complete 13:48:12 765212b225bb: Pull complete 13:48:13 f23df028b6ca: Pull complete 13:48:13 d65c8cfc05b1: Pull complete 13:48:32 2437ff75d9bd: Pull complete 13:48:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:32 prd-ubuntu20.04-docker-arm64-4c-16g-3791 does not seem to be running inside a container 13:48:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/295 -v /w/workspace/app-service-configurable/295:/w/workspace/app-service-configurable/295:rw,z -v /w/workspace/app-service-configurable/295@tmp:/w/workspace/app-service-configurable/295@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:arm64 cat 13:48:34 $ docker top 56f13aaa5893989ebe9297fa6c3b56616d9ab618b36ea343a1c5ad330bcce5b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:35 ---> job-cost.sh 13:48:35 lf-activate-venv: SKIPPING 13:48:35 INFO: No Stack... 13:48:36 INFO: Retrieving Pricing Info for: v3-standard-4 13:48:36 INFO: Archiving Costs [Pipeline] sh 13:48:37 + cat /w/workspace/app-service-configurable/295/archives/cost.csv 13:48:37 + cut -d, -f6 [Pipeline] lock 13:48:37 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] 13:48:37 Resource [jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] did not exist. Created. 13:48:37 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:48:38 /w/workspace/app-service-configurable/295@tmp/durable-dc22c727/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:48:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:48:38 Warning: overwriting stash ‘stack-cost’ 13:48:38 Stashed 1 file(s) [Pipeline] } 13:48:38 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-295-stack-cost] [Pipeline] // lock [Pipeline] } 13:48:38 $ docker stop --time=1 56f13aaa5893989ebe9297fa6c3b56616d9ab618b36ea343a1c5ad330bcce5b6 13:48:40 $ docker rm -f --volumes 56f13aaa5893989ebe9297fa6c3b56616d9ab618b36ea343a1c5ad330bcce5b6 [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 13:48:40 provisioning config files... 13:48:40 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10793464621726611000tmp [Pipeline] { [Pipeline] sh 13:48:41 + set +x 13:48:41 + curl -s https://codecov.io/bash 13:48:41 + bash -s -- 13:48:41 13:48:41 _____ _ 13:48:41 / ____| | | 13:48:41 | | ___ __| | ___ ___ _____ __ 13:48:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:48:41 | |___| (_) | (_| | __/ (_| (_) \ V / 13:48:41 \_____\___/ \__,_|\___|\___\___/ \_/ 13:48:41 Bash-1.0.6 13:48:41 13:48:41 13:48:41 ==> git version 2.25.1 found 13:48:41 ==> 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 13:48:41 Release-Date: 2020-01-08 13:48:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:48:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:48:41 ==> Jenkins CI detected. 13:48:41 current dir:  /w/workspace/ry_app-service-configurable_main 13:48:41 project root: . 13:48:41 --> token set from env 13:48:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:48:41 ==> Running gcov in . (disable via -X gcov) 13:48:41 ==> Python coveragepy not found 13:48:41 ==> Searching for coverage reports in: 13:48:41 + . 13:48:41 -> Found 1 reports 13:48:41 ==> Detecting git/mercurial file structure 13:48:41 ==> Reading reports 13:48:41 + ./coverage.out bytes=953 13:48:41 ==> Appending adjustments 13:48:41 https://docs.codecov.io/docs/fixing-reports 13:48:41 + Found adjustments 13:48:41 ==> Gzipping contents 13:48:41 4.0K /tmp/codecov.duE5Y7.gz 13:48:41 ==> Uploading reports 13:48:41 url: https://codecov.io 13:48:41 query: branch=main&commit=d33181dbc4d8932dcc826aa2abc8addbd8743233&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:48:41 -> Pinging Codecov 13:48:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d33181dbc4d8932dcc826aa2abc8addbd8743233&build=295&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F295%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:48:41 -> Uploading to 13:48:41 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/d33181dbc4d8932dcc826aa2abc8addbd8743233/aa14a32f-53d0-4b15-8014-d2bc95b5309a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260320%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260320T134841Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=1f309d9137950eaa159cdaa4a18ebe8ffd17856b0b9b49f6b348204d429b78f1 13:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:41 Dload Upload Total Spent Left Speed 13:48:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2612 --:--:-- --:--:-- --:--:-- 2630 13:48:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] } 13:48:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:48:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:48:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:48:42 13:48:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:48:42 latest: Pulling from edgex-devops/edgex-snyk-go 13:48:42 2d35ebdb57d9: Already exists 13:48:42 85e8836fcdb2: Pulling fs layer 13:48:42 91631faa732a: Pulling fs layer 13:48:42 f3f5ae8826fa: Pulling fs layer 13:48:42 4f4fb700ef54: Pulling fs layer 13:48:42 7861252a18e6: Pulling fs layer 13:48:42 9130f900ef6f: Pulling fs layer 13:48:42 4f4fb700ef54: Waiting 13:48:42 7861252a18e6: Waiting 13:48:42 9130f900ef6f: Waiting 13:48:42 f3f5ae8826fa: Download complete 13:48:42 85e8836fcdb2: Verifying Checksum 13:48:42 4f4fb700ef54: Download complete 13:48:42 85e8836fcdb2: Pull complete 13:48:43 7861252a18e6: Verifying Checksum 13:48:43 7861252a18e6: Download complete 13:48:43 91631faa732a: Verifying Checksum 13:48:43 91631faa732a: Download complete 13:48:44 9130f900ef6f: Verifying Checksum 13:48:44 9130f900ef6f: Download complete 13:48:48 91631faa732a: Pull complete 13:48:48 f3f5ae8826fa: Pull complete 13:48:48 4f4fb700ef54: Pull complete 13:48:48 7861252a18e6: Pull complete 13:48:52 9130f900ef6f: Pull complete 13:48:52 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:48:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:48:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:52 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 13:48:54 $ docker top 62ea530013ff378a8b9b8f541552905e90580e6f5cb88fdc07823a962244806e -eo pid,comm [Pipeline] { [Pipeline] sh 13:48:55 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 13:48:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:48:55 + set -o pipefail 13:48:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:49:07 13:49:07 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:49:07 13:49:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/42357097-508b-4746-b8b5-cf013016ee92 13:49:07 13:49:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:49:07 13:49:07 13:49:07 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:49:07 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:49:07 $ docker stop --time=1 62ea530013ff378a8b9b8f541552905e90580e6f5cb88fdc07823a962244806e 13:49:09 $ docker rm -f --volumes 62ea530013ff378a8b9b8f541552905e90580e6f5cb88fdc07823a962244806e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:49:10 + git log --format=format:%s -1 d33181dbc4d8932dcc826aa2abc8addbd8743233 [Pipeline] sh 13:49:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:49:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:11 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:49:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:49:11 $ docker top e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 -eo pid,comm 13:49:11 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). 13:49:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:11 [ssh-agent] Looking for ssh-agent implementation... 13:49:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:11 $ docker exec e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 ssh-agent 13:49:11 SSH_AUTH_SOCK=/tmp/ssh-l8Oc3aSxtZqC/agent.32 13:49:11 SSH_AGENT_PID=38 13:49:12 Running ssh-add (command line suppressed) 13:49:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16068253389692106261.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16068253389692106261.key) 13:49:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:12 + git semver tag 13:49:12 2026-03-20 13:49:12,595 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:49:12 2026-03-20 13:49:12,599 [run_tag] DEBUG tag force:False 13:49:12 2026-03-20 13:49:12,599 [check_head_tag] DEBUG check head tag 13:49:12 2026-03-20 13:49:12,600 [execute] INFO git cat-file --batch-check 13:49:12 2026-03-20 13:49:12,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 13:49:12 2026-03-20 13:49:12,602 [execute] INFO git cat-file --batch 13:49:12 2026-03-20 13:49:12,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 13:49:12 2026-03-20 13:49:12,615 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:49:12 2026-03-20 13:49:12,615 [execute] INFO git tag -a v4.1.0-dev.18 -m v4.1.0-dev.18 13:49:12 2026-03-20 13:49:12,615 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.18', '-m', 'v4.1.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 13:49:12 2026-03-20 13:49:12,618 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:49:12 4.1.0-dev.18 [Pipeline] } 13:49:12 $ docker exec --env ******** --env ******** e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 ssh-agent -k 13:49:12 unset SSH_AUTH_SOCK; 13:49:12 unset SSH_AGENT_PID; 13:49:12 echo Agent pid 38 killed; 13:49:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:13 + git semver [Pipeline] } 13:49:13 $ docker stop --time=1 e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 13:49:14 $ docker rm -f --volumes e07423573f51b73a32c6c49fbff7cb15e1f1d30d36920965129ede82bcd95070 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:49:15 13:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:49:15 0.23.1-centos7: Pulling from edgex-lftools 13:49:15 ab5ef0e58194: Pulling fs layer 13:49:15 9712f1f96733: Pulling fs layer 13:49:15 63f879dbbcfc: Pulling fs layer 13:49:15 0d9ebad4ef96: Pulling fs layer 13:49:15 e9a5061849ea: Pulling fs layer 13:49:15 d747dcd14b5f: Pulling fs layer 13:49:15 0d9ebad4ef96: Waiting 13:49:15 2de7ff778b66: Pulling fs layer 13:49:15 e9a5061849ea: Waiting 13:49:15 d747dcd14b5f: Waiting 13:49:15 2de7ff778b66: Waiting 13:49:15 9712f1f96733: Verifying Checksum 13:49:15 9712f1f96733: Download complete 13:49:15 63f879dbbcfc: Verifying Checksum 13:49:15 63f879dbbcfc: Download complete 13:49:15 e9a5061849ea: Verifying Checksum 13:49:15 e9a5061849ea: Download complete 13:49:15 d747dcd14b5f: Verifying Checksum 13:49:15 d747dcd14b5f: Download complete 13:49:15 ab5ef0e58194: Download complete 13:49:15 0d9ebad4ef96: Verifying Checksum 13:49:15 0d9ebad4ef96: Download complete 13:49:15 2de7ff778b66: Verifying Checksum 13:49:15 2de7ff778b66: Download complete 13:49:19 ab5ef0e58194: Pull complete 13:49:19 9712f1f96733: Pull complete 13:49:20 63f879dbbcfc: Pull complete 13:49:25 0d9ebad4ef96: Pull complete 13:49:25 e9a5061849ea: Pull complete 13:49:25 d747dcd14b5f: Pull complete 13:49:26 2de7ff778b66: Pull complete 13:49:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:49:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:49:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:26 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:49:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:49:27 $ docker top 9170b071fd91e09a45466c2970f7fa9917fbbbc61f73bc32ab6420309730672e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:49:28 provisioning config files... 13:49:28 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16590363228663066035tmp 13:49:28 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8833211035964706346tmp 13:49:28 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13622779290999020877tmp [Pipeline] { [Pipeline] echo 13:49:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:49:28 ---> sigul-configuration.sh 13:49:28 gpg: directory `/root/.gnupg' created 13:49:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:49:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:49:28 gpg: keyring `/root/.gnupg/secring.gpg' created 13:49:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:49:28 gpg: CAST5 encrypted data 13:49:28 gpg: encrypted with 1 passphrase 13:49:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:49:28 + mkdir /home/jenkins 13:49:28 + mkdir /home/jenkins/sigul [Pipeline] sh 13:49:29 + 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 13:49:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:49:29 ---> sigul-install.sh 13:49:29 Sigul already installed; skipping installation. [Pipeline] sh 13:49:29 + git tag --list 13:49:29 v1.0.0 13:49:29 v1.1.0 13:49:29 v1.2.0 13:49:29 v1.3.0 13:49:29 v1.3.1 13:49:29 v2.0.0 13:49:29 v2.0.1 13:49:29 v2.1.0 13:49:29 v2.1.1 13:49:29 v2.1.2 13:49:29 v2.2.0 13:49:29 v2.3 13:49:29 v2.3.0 13:49:29 v2.3.1 13:49:29 v3.0 13:49:29 v3.0.0 13:49:29 v3.0.1 13:49:29 v3.1 13:49:29 v3.1.0 13:49:29 v3.1.1 13:49:29 v4.0 13:49:29 v4.0.0 13:49:29 v4.0.1 13:49:29 v4.0.1-dev.1 13:49:29 v4.1.0-dev.1 13:49:29 v4.1.0-dev.10 13:49:29 v4.1.0-dev.11 13:49:29 v4.1.0-dev.12 13:49:29 v4.1.0-dev.13 13:49:29 v4.1.0-dev.14 13:49:29 v4.1.0-dev.15 13:49:29 v4.1.0-dev.16 13:49:29 v4.1.0-dev.17 13:49:29 v4.1.0-dev.18 13:49:29 v4.1.0-dev.2 13:49:29 v4.1.0-dev.3 13:49:29 v4.1.0-dev.4 13:49:29 v4.1.0-dev.5 13:49:29 v4.1.0-dev.6 13:49:29 v4.1.0-dev.7 13:49:29 v4.1.0-dev.8 13:49:29 v4.1.0-dev.9 [Pipeline] sh 13:49:29 + lftools sign git-tag v4.1.0-dev.18 13:49:30 Signing Git tag with Sigul... 13:49:30 Signing v4.1.0-dev.18 [Pipeline] echo 13:49:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:49:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:49:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:49:31 $ docker stop --time=1 9170b071fd91e09a45466c2970f7fa9917fbbbc61f73bc32ab6420309730672e 13:49:32 $ docker rm -f --volumes 9170b071fd91e09a45466c2970f7fa9917fbbbc61f73bc32ab6420309730672e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:49:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:49:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:33 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:49:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:49:33 $ docker top 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 -eo pid,comm 13:49:33 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). 13:49:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:33 [ssh-agent] Looking for ssh-agent implementation... 13:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:33 $ docker exec 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 ssh-agent 13:49:33 SSH_AUTH_SOCK=/tmp/ssh-VgNBnLz0qRBi/agent.32 13:49:33 SSH_AGENT_PID=38 13:49:33 Running ssh-add (command line suppressed) 13:49:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15204829317455836394.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15204829317455836394.key) 13:49:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:34 + git semver bump pre 13:49:34 2026-03-20 13:49:34,448 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:49:34 2026-03-20 13:49:34,453 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:49:34 2026-03-20 13:49:34,453 [bump_version] DEBUG bumping version:4.1.0-dev.18 on axis:pre with prefix:dev 13:49:34 2026-03-20 13:49:34,453 [bump_version] DEBUG bumped version:4.1.0-dev.19 13:49:34 2026-03-20 13:49:34,453 [write_version] DEBUG write version:4.1.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:49:34 2026-03-20 13:49:34,453 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:49:34 2026-03-20 13:49:34,453 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:49:34 2026-03-20 13:49:34,455 [execute] INFO git cat-file --batch-check 13:49:34 2026-03-20 13:49:34,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 13:49:34 2026-03-20 13:49:34,458 [execute] INFO git cat-file --batch 13:49:34 2026-03-20 13:49:34,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 13:49:34 2026-03-20 13:49:34,462 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:49:34 4.1.0-dev.19 [Pipeline] } 13:49:34 $ docker exec --env ******** --env ******** 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 ssh-agent -k 13:49:34 unset SSH_AUTH_SOCK; 13:49:34 unset SSH_AGENT_PID; 13:49:34 echo Agent pid 38 killed; 13:49:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:34 + git semver [Pipeline] } 13:49:35 $ docker stop --time=1 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 13:49:36 $ docker rm -f --volumes 7a52031efc603129a1e0c3576fb131d6f63cf873d3edb35fc3ec67150ed17303 [Pipeline] // withDockerContainer [Pipeline] sh 13:49:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:49:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:37 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:49:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:49:37 $ docker top ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d -eo pid,comm 13:49:37 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). 13:49:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:49:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:49:37 [ssh-agent] Looking for ssh-agent implementation... 13:49:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:49:37 $ docker exec ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d ssh-agent 13:49:37 SSH_AUTH_SOCK=/tmp/ssh-XlBtnPdsYoGT/agent.33 13:49:37 SSH_AGENT_PID=39 13:49:37 Running ssh-add (command line suppressed) 13:49:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17563592630464454614.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17563592630464454614.key) 13:49:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:49:38 + git semver push 13:49:38 2026-03-20 13:49:38,366 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:49:38 2026-03-20 13:49:38,369 [run_push] DEBUG push 13:49:38 2026-03-20 13:49:38,370 [execute] INFO git cat-file --batch-check 13:49:38 2026-03-20 13:49:38,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 13:49:38 2026-03-20 13:49:38,373 [execute] INFO git rev-list 2be0b52f93497683f1ba93cd8be5f264b4ab0bd4 -- 13:49:38 2026-03-20 13:49:38,373 [execute] DEBUG Popen(['git', 'rev-list', '2be0b52f93497683f1ba93cd8be5f264b4ab0bd4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:49:38 2026-03-20 13:49:38,386 [execute] INFO git fetch -v -- origin 13:49:38 2026-03-20 13:49:38,386 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:49:39 2026-03-20 13:49:39,142 [run_push] DEBUG no remote changes detected 13:49:39 2026-03-20 13:49:39,142 [execute] INFO git push origin semver 13:49:39 2026-03-20 13:49:39,143 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:49:40 2026-03-20 13:49:39,953 [run_push] DEBUG push all version tags 13:49:40 2026-03-20 13:49:39,953 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:49:40 2026-03-20 13:49:39,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 13:49:40 2026-03-20 13:49:40,728 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:49:40 4.1.0-dev.19 [Pipeline] } 13:49:40 $ docker exec --env ******** --env ******** ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d ssh-agent -k 13:49:40 unset SSH_AUTH_SOCK; 13:49:40 unset SSH_AGENT_PID; 13:49:40 echo Agent pid 39 killed; 13:49:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:49:41 + git semver [Pipeline] } 13:49:41 $ docker stop --time=1 ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d 13:49:43 $ docker rm -f --volumes ff61033e134bd24c91cfb64284e4514ff970db7fed25a5a391b6d858f8551b8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:49:43 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:49:43 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:49:43 total 16 13:49:43 drwxr-xr-x 3 root root 4096 Mar 20 13:34 . 13:49:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 13:49 .. 13:49:43 drwxr-xr-x 2 root root 4096 Mar 20 13:34 cost 13:49:43 -rw-r--r-- 1 root root 96 Mar 20 13:34 cost.csv 13:49:43 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:49:43 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:49:43 total 16 13:49:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 20 13:34 . 13:49:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 20 13:49 .. 13:49:43 drwxr-xr-x 2 jenkins jenkins 4096 Mar 20 13:34 cost 13:49:43 -rw-r--r-- 1 jenkins jenkins 96 Mar 20 13:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:49:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:49:44 ---> package-listing.sh 13:49:44 ++ facter osfamily 13:49:44 ++ tr '[:upper:]' '[:lower:]' 13:49:45 + OS_FAMILY=debian 13:49:45 + workspace=/w/workspace/ry_app-service-configurable_main 13:49:45 + START_PACKAGES=/tmp/packages_start.txt 13:49:45 + END_PACKAGES=/tmp/packages_end.txt 13:49:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:49:45 + PACKAGES=/tmp/packages_start.txt 13:49:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:49:45 + PACKAGES=/tmp/packages_end.txt 13:49:45 + case "${OS_FAMILY}" in 13:49:45 + dpkg -l 13:49:45 + grep '^ii' 13:49:45 + '[' -f /tmp/packages_start.txt ']' 13:49:45 + '[' -f /tmp/packages_end.txt ']' 13:49:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:49:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:49:45 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:49:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:49:45 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:49:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:49:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:49:45 prd-ubuntu20.04-docker-8c-8g-3789 does not seem to be running inside a container 13:49:45 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:49:46 $ docker top 01177f6645309cb579bbc26ee47246c96adc03defb2199d26e808cb157e7fd70 -eo pid,comm [Pipeline] { [Pipeline] sh 13:49:46 + touch /tmp/pre-build-complete [Pipeline] sh 13:49:46 + mkdir -p /var/log/sysstat [Pipeline] sh 13:49:47 + ls /var/log/sa-host 13:49:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:47 provisioning config files... 13:49:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5797090616858900649tmp [Pipeline] { [Pipeline] echo 13:49:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:49:47 ---> create-netrc.sh [Pipeline] } 13:49:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:49:47 ---> python-tools-install.sh [Pipeline] echo 13:49:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:49:48 ---> sudo-logs.sh 13:49:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:49:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:49:48 ---> job-cost.sh 13:49:48 lf-activate-venv: SKIPPING 13:49:48 DEBUG: total: 0.2199999988079071 13:49:48 INFO: Retrieving Stack Cost... 13:49:48 INFO: Retrieving Pricing Info for: v3-standard-8 13:49:49 INFO: Archiving Costs [Pipeline] echo 13:49:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:49:49 ---> logs-deploy.sh 13:49:49 lf-activate-venv: SKIPPING 13:49:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/295 13:49:49 INFO: archiving workspace using pattern(s): 13:49:50 Archives upload complete. 13:49:50 INFO: archiving logs to Nexus