Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73a2260c5f10cde9c60a54dca8d43fc0db115337 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-ssh3255801215424627270.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-ssh11377384626926167505.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-ssh9474890950947548883.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-ssh2615357141895307170.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-ssh13832130837865640740.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.23] ========================================================= [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.23 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 Running on prd-ubuntu20.04-docker-8c-8g-771129 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 73a2260c5f10cde9c60a54dca8d43fc0db115337 (main) Commit message: "Merge pull request #748 from FelixTing/bump-alpine-3.22" > git config core.sparsecheckout # timeout=10 > git checkout -f 73a2260c5f10cde9c60a54dca8d43fc0db115337 # timeout=10 > git rev-list --no-walk 7a624719046a72e427bf3d08f27efb66898882ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-10-31T10:58:48.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-10-31T10:58:48.185Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-10-31T10:58:48.218Z] ========================================================= [2025-10-31T10:58:48.218Z] EdgeX Global Pipelines Version Info [2025-10-31T10:58:48.218Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:58:49.324Z] ------------------- [2025-10-31T10:58:49.324Z] stable info: [2025-10-31T10:58:49.324Z] ------------------- [2025-10-31T10:58:49.324Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-10-31T10:58:49.324Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-10-31T10:58:49.324Z] Message: update stable to v1.0.278 [2025-10-31T10:58:49.895Z] ------------------- [2025-10-31T10:58:49.895Z] experimental info: [2025-10-31T10:58:49.895Z] ------------------- [2025-10-31T10:58:49.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-10-31T10:58:49.895Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-10-31T10:58:49.895Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-10-31T10:58:49.978Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-10-31T10:58:50.005Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-10-31T10:58:50.036Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-10-31T10:58:50.066Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-10-31T10:58:50.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-10-31T10:58:50.123Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-10-31T10:58:50.156Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-10-31T10:58:50.188Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-10-31T10:58:50.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-10-31T10:58:50.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-10-31T10:58:50.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-10-31T10:58:50.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-10-31T10:58:50.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-10-31T10:58:50.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-10-31T10:58:50.376Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T10:58:50.399Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-10-31T10:58:50.438Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T10:58:50.464Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-10-31T10:58:50.495Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-10-31T10:58:50.518Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-10-31T10:58:50.545Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-10-31T10:58:50.573Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-10-31T10:58:50.601Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-10-31T10:58:50.621Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-10-31T10:58:50.640Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-10-31T10:58:50.664Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-10-31T10:58:50.684Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-10-31T10:58:50.706Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-10-31T10:58:50.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-10-31T10:58:50.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-10-31T10:58:50.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo [2025-10-31T10:58:50.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73a2260 [Pipeline] echo [2025-10-31T10:58:50.837Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:58:50.906Z] provisioning config files... [2025-10-31T10:58:50.920Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15228645423478860706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:58:51.263Z] ---> ****-login.sh [2025-10-31T10:58:51.263Z] nexus3.edgexfoundry.org:10001 [2025-10-31T10:58:51.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:58:51.523Z] [2025-10-31T10:58:51.523Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T10:58:51.523Z] Configure a credential helper to remove this warning. See [2025-10-31T10:58:51.524Z] https://docs.****.com/go/credential-store/ [2025-10-31T10:58:51.524Z] [2025-10-31T10:58:51.524Z] Login Succeeded [2025-10-31T10:58:51.524Z] nexus3.edgexfoundry.org:10002 [2025-10-31T10:58:51.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:58:51.785Z] [2025-10-31T10:58:51.785Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T10:58:51.785Z] Configure a credential helper to remove this warning. See [2025-10-31T10:58:51.785Z] https://docs.****.com/go/credential-store/ [2025-10-31T10:58:51.785Z] [2025-10-31T10:58:51.785Z] Login Succeeded [2025-10-31T10:58:51.785Z] nexus3.edgexfoundry.org:10003 [2025-10-31T10:58:51.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:58:51.785Z] [2025-10-31T10:58:51.785Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T10:58:51.785Z] Configure a credential helper to remove this warning. See [2025-10-31T10:58:51.785Z] https://docs.****.com/go/credential-store/ [2025-10-31T10:58:51.785Z] [2025-10-31T10:58:51.785Z] Login Succeeded [2025-10-31T10:58:51.785Z] nexus3.edgexfoundry.org:10004 [2025-10-31T10:58:51.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:58:51.785Z] [2025-10-31T10:58:51.785Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T10:58:51.785Z] Configure a credential helper to remove this warning. See [2025-10-31T10:58:51.786Z] https://docs.****.com/go/credential-store/ [2025-10-31T10:58:51.786Z] [2025-10-31T10:58:51.786Z] Login Succeeded [2025-10-31T10:58:51.786Z] ****.io [2025-10-31T10:58:52.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:58:52.046Z] [2025-10-31T10:58:52.046Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-10-31T10:58:52.046Z] Configure a credential helper to remove this warning. See [2025-10-31T10:58:52.046Z] https://docs.****.com/go/credential-store/ [2025-10-31T10:58:52.046Z] [2025-10-31T10:58:52.046Z] Login Succeeded [2025-10-31T10:58:52.047Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T10:58:52.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-10-31T10:58:52.491Z] + git rev-list -1 --merges 73a2260c5f10cde9c60a54dca8d43fc0db115337~1..73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo [2025-10-31T10:58:52.508Z] -----------> git rev-list -1 --merges 73a2260c5f10cde9c60a54dca8d43fc0db115337~1..73a2260c5f10cde9c60a54dca8d43fc0db115337 73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T10:58:52.508Z] 73a2260c5f10cde9c60a54dca8d43fc0db115337 [false] [Pipeline] sh [2025-10-31T10:58:52.803Z] + git log --format=format:%s -1 73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo [2025-10-31T10:58:52.820Z] ========================================================= [2025-10-31T10:58:52.820Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-10-31T10:58:52.820Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T10:58:53.164Z] + git log --format=format:%s -1 73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo [2025-10-31T10:58:53.177Z] [semverPrep] GIT_COMMIT: 73a2260c5f10cde9c60a54dca8d43fc0db115337, Commit Message: Merge pull request #748 from FelixTing/bump-alpine-3.22 [Pipeline] echo [2025-10-31T10:58:53.195Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-10-31T10:58:53.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T10:58:53.596Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-10-31T10:58:53.596Z] + [ -e /tmp/ssh_known_hosts ] [2025-10-31T10:58:53.597Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-10-31T10:58:53.597Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-10-31T10:58:53.597Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-10-31T10:58:53.597Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:58:54.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T10:58:54.045Z] [2025-10-31T10:58:54.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:58:54.354Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T10:58:54.355Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-10-31T10:58:54.355Z] 3dae71ba6b94: Pulling fs layer [2025-10-31T10:58:54.355Z] 6bf1a483ea7c: Pulling fs layer [2025-10-31T10:58:54.355Z] f5dfc541a4d3: Pulling fs layer [2025-10-31T10:58:54.355Z] 461d9e800cba: Pulling fs layer [2025-10-31T10:58:54.355Z] 80192f66455f: Pulling fs layer [2025-10-31T10:58:54.355Z] 461d9e800cba: Waiting [2025-10-31T10:58:54.355Z] 80192f66455f: Waiting [2025-10-31T10:58:54.355Z] 2e8e34ca0e6c: Pulling fs layer [2025-10-31T10:58:54.355Z] a29436f7fd5d: Pulling fs layer [2025-10-31T10:58:54.355Z] 923cac83aea3: Pulling fs layer [2025-10-31T10:58:54.355Z] 2e8e34ca0e6c: Waiting [2025-10-31T10:58:54.355Z] a29436f7fd5d: Waiting [2025-10-31T10:58:54.355Z] 25ad8b0a4227: Pulling fs layer [2025-10-31T10:58:54.355Z] db01528c6b51: Pulling fs layer [2025-10-31T10:58:54.355Z] 28988de357af: Pulling fs layer [2025-10-31T10:58:54.355Z] 923cac83aea3: Waiting [2025-10-31T10:58:54.355Z] 28988de357af: Waiting [2025-10-31T10:58:54.355Z] db01528c6b51: Waiting [2025-10-31T10:58:54.355Z] 25ad8b0a4227: Waiting [2025-10-31T10:58:54.355Z] 6bf1a483ea7c: Verifying Checksum [2025-10-31T10:58:54.355Z] 6bf1a483ea7c: Download complete [2025-10-31T10:58:54.355Z] 461d9e800cba: Download complete [2025-10-31T10:58:54.355Z] 80192f66455f: Verifying Checksum [2025-10-31T10:58:54.355Z] 80192f66455f: Download complete [2025-10-31T10:58:54.614Z] f5dfc541a4d3: Verifying Checksum [2025-10-31T10:58:54.614Z] f5dfc541a4d3: Download complete [2025-10-31T10:58:54.614Z] 3dae71ba6b94: Verifying Checksum [2025-10-31T10:58:54.614Z] 3dae71ba6b94: Download complete [2025-10-31T10:58:54.614Z] 923cac83aea3: Verifying Checksum [2025-10-31T10:58:54.614Z] 923cac83aea3: Download complete [2025-10-31T10:58:54.614Z] 25ad8b0a4227: Verifying Checksum [2025-10-31T10:58:54.614Z] 25ad8b0a4227: Download complete [2025-10-31T10:58:54.614Z] db01528c6b51: Verifying Checksum [2025-10-31T10:58:54.614Z] db01528c6b51: Download complete [2025-10-31T10:58:54.877Z] 28988de357af: Verifying Checksum [2025-10-31T10:58:54.877Z] 28988de357af: Download complete [2025-10-31T10:58:54.877Z] a29436f7fd5d: Verifying Checksum [2025-10-31T10:58:54.877Z] a29436f7fd5d: Download complete [2025-10-31T10:58:55.450Z] 2e8e34ca0e6c: Verifying Checksum [2025-10-31T10:58:55.450Z] 2e8e34ca0e6c: Download complete [2025-10-31T10:58:56.023Z] 3dae71ba6b94: Pull complete [2025-10-31T10:58:56.282Z] 6bf1a483ea7c: Pull complete [2025-10-31T10:58:56.849Z] f5dfc541a4d3: Pull complete [2025-10-31T10:58:56.849Z] 461d9e800cba: Pull complete [2025-10-31T10:58:56.849Z] 80192f66455f: Pull complete [2025-10-31T10:59:01.040Z] 2e8e34ca0e6c: Pull complete [2025-10-31T10:59:01.040Z] a29436f7fd5d: Pull complete [2025-10-31T10:59:01.040Z] 923cac83aea3: Pull complete [2025-10-31T10:59:01.300Z] 25ad8b0a4227: Pull complete [2025-10-31T10:59:01.300Z] db01528c6b51: Pull complete [2025-10-31T10:59:01.300Z] 28988de357af: Pull complete [2025-10-31T10:59:01.300Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-10-31T10:59:01.300Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T10:59:01.300Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T10:59:01.406Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T10:59:01.438Z] $ 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 [2025-10-31T10:59:07.264Z] $ docker top 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 -eo pid,comm [2025-10-31T10:59:07.322Z] 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). [2025-10-31T10:59:07.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T10:59:07.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T10:59:07.390Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T10:59:07.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T10:59:07.518Z] $ docker exec 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 ssh-agent [2025-10-31T10:59:07.629Z] SSH_AUTH_SOCK=/tmp/ssh-VlKFtrbcUR7m/agent.31 [2025-10-31T10:59:07.629Z] SSH_AGENT_PID=37 [2025-10-31T10:59:07.636Z] Running ssh-add (command line suppressed) [2025-10-31T10:59:07.729Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15447241772683357436.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15447241772683357436.key) [2025-10-31T10:59:07.745Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T10:59:08.047Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2025-10-31T10:59:08.344Z] + git tag --points-at HEAD [Pipeline] } [2025-10-31T10:59:08.353Z] $ docker exec --env ******** --env ******** 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 ssh-agent -k [2025-10-31T10:59:08.444Z] unset SSH_AUTH_SOCK; [2025-10-31T10:59:08.445Z] unset SSH_AGENT_PID; [2025-10-31T10:59:08.445Z] echo Agent pid 37 killed; [2025-10-31T10:59:08.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-10-31T10:59:08.503Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T10:59:08.503Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T10:59:08.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T10:59:08.617Z] $ docker exec 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 ssh-agent [2025-10-31T10:59:08.728Z] SSH_AUTH_SOCK=/tmp/ssh-8yYw7YYy6uIi/agent.84 [2025-10-31T10:59:08.728Z] SSH_AGENT_PID=90 [2025-10-31T10:59:08.734Z] Running ssh-add (command line suppressed) [2025-10-31T10:59:08.850Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15888245979726834905.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15888245979726834905.key) [2025-10-31T10:59:08.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T10:59:09.169Z] + git semver init [2025-10-31T10:59:09.429Z] 2025-10-31 10:59:09,408 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T10:59:09.429Z] 2025-10-31 10:59:09,413 [run_init] DEBUG init version:0.0.0 force:False [2025-10-31T10:59:09.429Z] 2025-10-31 10:59:09,414 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-10-31T10:59:09.429Z] 2025-10-31 10:59:09,414 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-10-31T10:59:09.429Z] 2025-10-31 10:59:09,414 [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) [2025-10-31T10:59:11.338Z] 2025-10-31 10:59:10,879 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-10-31T10:59:11.338Z] 2025-10-31 10:59:10,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-10-31T10:59:11.338Z] 2025-10-31 10:59:10,879 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-10-31T10:59:11.338Z] 2025-10-31 10:59:10,879 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-10-31T10:59:11.338Z] 4.1.0-dev.10 [Pipeline] } [2025-10-31T10:59:11.346Z] $ docker exec --env ******** --env ******** 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 ssh-agent -k [2025-10-31T10:59:11.469Z] unset SSH_AUTH_SOCK; [2025-10-31T10:59:11.469Z] unset SSH_AGENT_PID; [2025-10-31T10:59:11.469Z] echo Agent pid 90 killed; [2025-10-31T10:59:11.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T10:59:11.828Z] + git semver [Pipeline] } [2025-10-31T10:59:12.100Z] $ docker stop --time=1 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 [2025-10-31T10:59:13.499Z] $ docker rm -f --volumes 12e7faaedf3fbc820aaaf8d3287c03fe8d9a43b53cea59dc2ce88bee2912f533 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T10:59:13.847Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-10-31T10:59:14.091Z] Stashed 1 file(s) [Pipeline] echo [2025-10-31T10:59:14.097Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [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 [2025-10-31T10:59:14.302Z] provisioning config files... [2025-10-31T10:59:14.313Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2159030926241480552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:59:14.611Z] ---> ****-login.sh [2025-10-31T10:59:14.611Z] nexus3.edgexfoundry.org:10001 [2025-10-31T10:59:14.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:14.611Z] Login Succeeded [2025-10-31T10:59:14.611Z] nexus3.edgexfoundry.org:10002 [2025-10-31T10:59:14.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:14.611Z] Login Succeeded [2025-10-31T10:59:14.611Z] nexus3.edgexfoundry.org:10003 [2025-10-31T10:59:14.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:14.824Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772187 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-10-31T10:59:14.845Z] Running in /w/workspace/app-service-configurable/283 [Pipeline] { [Pipeline] checkout [2025-10-31T10:59:14.870Z] Login Succeeded [2025-10-31T10:59:14.870Z] nexus3.edgexfoundry.org:10004 [2025-10-31T10:59:14.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:14.870Z] Login Succeeded [2025-10-31T10:59:14.870Z] ****.io [2025-10-31T10:59:14.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:14.901Z] The recommended git tool is: git [2025-10-31T10:59:15.128Z] Login Succeeded [2025-10-31T10:59:15.128Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T10:59:15.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T10:59:15.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T10:59:15.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T10:59:15.249Z] ========================================================= [2025-10-31T10:59:15.249Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-10-31T10:59:15.249Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:59:15.591Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T10:59:16.529Z] #0 building with "default" instance using docker driver [2025-10-31T10:59:16.529Z] [2025-10-31T10:59:16.529Z] #1 [internal] load build definition from Dockerfile [2025-10-31T10:59:16.529Z] #1 transferring dockerfile: 2.05kB done [2025-10-31T10:59:16.529Z] #1 DONE 0.0s [2025-10-31T10:59:16.529Z] [2025-10-31T10:59:16.529Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-10-31T10:59:16.529Z] #2 DONE 0.1s [2025-10-31T10:59:16.529Z] [2025-10-31T10:59:16.529Z] #3 [internal] load .dockerignore [2025-10-31T10:59:16.529Z] #3 transferring context: 159B done [2025-10-31T10:59:16.529Z] #3 DONE 0.0s [2025-10-31T10:59:16.529Z] [2025-10-31T10:59:16.529Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T10:59:16.529Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done [2025-10-31T10:59:16.529Z] #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done [2025-10-31T10:59:16.529Z] #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.1s done [2025-10-31T10:59:16.529Z] #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done [2025-10-31T10:59:16.529Z] #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done [2025-10-31T10:59:16.529Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s [2025-10-31T10:59:16.529Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 2.10MB / 74.07MB 0.1s [2025-10-31T10:59:16.529Z] #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done [2025-10-31T10:59:16.529Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-10-31T10:59:16.800Z] #4 ... [2025-10-31T10:59:16.800Z] [2025-10-31T10:59:16.800Z] #5 [internal] load build context [2025-10-31T10:59:16.800Z] #5 transferring context: 14.81MB 0.1s done [2025-10-31T10:59:16.800Z] #5 DONE 0.2s [2025-10-31T10:59:16.800Z] [2025-10-31T10:59:16.800Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 [2025-10-31T10:59:16.800Z] #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done [2025-10-31T10:59:16.800Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 8.84MB / 74.07MB 0.2s [2025-10-31T10:59:16.800Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-10-31T10:59:16.800Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 [2025-10-31T10:59:16.800Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s [2025-10-31T10:59:16.800Z] #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.2s done [2025-10-31T10:59:16.800Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 45.06kB / 2.38MB 0.2s [2025-10-31T10:59:16.800Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 16.78MB / 74.07MB 0.3s [2025-10-31T10:59:16.800Z] #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.3s done [2025-10-31T10:59:16.800Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0B / 13.30MB 0.3s [2025-10-31T10:59:17.068Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 27.26MB / 74.07MB 0.4s [2025-10-31T10:59:17.068Z] #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done [2025-10-31T10:59:17.068Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 4.54MB / 13.30MB 0.4s [2025-10-31T10:59:17.068Z] #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done [2025-10-31T10:59:17.068Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 47.19MB / 74.07MB 0.6s [2025-10-31T10:59:17.068Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 10.49MB / 113.25MB 0.6s [2025-10-31T10:59:17.068Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.6s [2025-10-31T10:59:17.068Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 63.87MB / 74.07MB 0.7s [2025-10-31T10:59:17.068Z] #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.7s done [2025-10-31T10:59:17.327Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s [2025-10-31T10:59:17.327Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 19.92MB / 113.25MB 0.8s [2025-10-31T10:59:17.587Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 35.65MB / 113.25MB 1.0s [2025-10-31T10:59:17.587Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 46.14MB / 113.25MB 1.2s [2025-10-31T10:59:17.846Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 56.36MB / 113.25MB 1.3s [2025-10-31T10:59:17.846Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 64.74MB / 113.25MB 1.5s [2025-10-31T10:59:18.105Z] #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 1.5s done [2025-10-31T10:59:18.105Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 74.45MB / 113.25MB 1.6s [2025-10-31T10:59:18.105Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 0.1s [2025-10-31T10:59:18.365Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 91.23MB / 113.25MB 1.8s [2025-10-31T10:59:18.365Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 99.86MB / 113.25MB 1.9s [2025-10-31T10:59:18.624Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 109.07MB / 113.25MB 2.0s [2025-10-31T10:59:19.996Z] #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 3.2s done [2025-10-31T10:59:20.606Z] using credential edgex-jenkins-ssh [2025-10-31T10:59:20.633Z] Cloning the remote Git repository [2025-10-31T10:59:20.695Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-10-31T10:59:20.812Z] > git init /w/workspace/app-service-configurable/283 # timeout=10 [2025-10-31T10:59:21.001Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-10-31T10:59:21.002Z] > git --version # timeout=10 [2025-10-31T10:59:21.045Z] > git --version # 'git version 2.25.1' [2025-10-31T10:59:21.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-10-31T10:59:21.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T10:59:23.340Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.1s [2025-10-31T10:59:24.724Z] #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 6.3s done [2025-10-31T10:59:24.724Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 [2025-10-31T10:59:24.724Z] #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done [2025-10-31T10:59:24.724Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-10-31T10:59:24.724Z] #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done [2025-10-31T10:59:24.724Z] #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done [2025-10-31T10:59:24.724Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 [2025-10-31T10:59:24.537Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-10-31T10:59:24.563Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-10-31T10:59:25.663Z] Avoid second fetch [2025-10-31T10:59:25.664Z] Checking out Revision 73a2260c5f10cde9c60a54dca8d43fc0db115337 (main) [2025-10-31T10:59:26.604Z] Commit message: "Merge pull request #748 from FelixTing/bump-alpine-3.22" [2025-10-31T10:59:25.692Z] > git config core.sparsecheckout # timeout=10 [2025-10-31T10:59:25.775Z] > git checkout -f 73a2260c5f10cde9c60a54dca8d43fc0db115337 # timeout=10 [2025-10-31T10:59:30.139Z] #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 4.4s done [2025-10-31T10:59:30.139Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s [2025-10-31T10:59:30.139Z] #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.8s done [2025-10-31T10:59:30.139Z] #4 DONE 13.7s [2025-10-31T10:59:30.399Z] [2025-10-31T10:59:30.399Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-10-31T10:59:30.399Z] #6 0.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T10:59:30.660Z] #6 0.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T10:59:30.919Z] #6 0.670 OK: 265 MiB in 60 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T10:59:31.026Z] provisioning config files... [2025-10-31T10:59:31.057Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/283@tmp/config10080493445548262346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T10:59:31.855Z] ---> ****-login.sh [2025-10-31T10:59:31.855Z] nexus3.edgexfoundry.org:10001 [2025-10-31T10:59:32.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:32.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:59:32.410Z] Configure a credential helper to remove this warning. See [2025-10-31T10:59:32.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:59:32.410Z] [2025-10-31T10:59:32.410Z] Login Succeeded [2025-10-31T10:59:32.410Z] nexus3.edgexfoundry.org:10002 [2025-10-31T10:59:32.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:32.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:59:32.951Z] Configure a credential helper to remove this warning. See [2025-10-31T10:59:32.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:59:32.951Z] [2025-10-31T10:59:32.951Z] Login Succeeded [2025-10-31T10:59:32.951Z] nexus3.edgexfoundry.org:10003 [2025-10-31T10:59:33.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:33.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:59:33.228Z] Configure a credential helper to remove this warning. See [2025-10-31T10:59:33.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:59:33.228Z] [2025-10-31T10:59:33.228Z] Login Succeeded [2025-10-31T10:59:33.228Z] nexus3.edgexfoundry.org:10004 [2025-10-31T10:59:33.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:33.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:59:33.779Z] Configure a credential helper to remove this warning. See [2025-10-31T10:59:33.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:59:33.779Z] [2025-10-31T10:59:33.779Z] Login Succeeded [2025-10-31T10:59:33.779Z] ****.io [2025-10-31T10:59:34.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T10:59:35.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T10:59:35.026Z] Configure a credential helper to remove this warning. See [2025-10-31T10:59:35.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T10:59:35.026Z] [2025-10-31T10:59:35.026Z] Login Succeeded [2025-10-31T10:59:35.026Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T10:59:35.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-10-31T10:59:35.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T10:59:35.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T10:59:35.451Z] ========================================================= [2025-10-31T10:59:35.451Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-10-31T10:59:35.451Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T10:59:35.834Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-10-31T10:59:36.105Z] Sending build context to Docker daemon 224.3kB [2025-10-31T10:59:36.105Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T10:59:36.105Z] Step 2/12 : FROM ${BASE} AS builder [2025-10-31T10:59:36.378Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-10-31T10:59:36.378Z] 6e174226ea69: Pulling fs layer [2025-10-31T10:59:36.378Z] 7d1a427e917c: Pulling fs layer [2025-10-31T10:59:36.378Z] 382d65ac76eb: Pulling fs layer [2025-10-31T10:59:36.378Z] 13eebdc497b7: Pulling fs layer [2025-10-31T10:59:36.378Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T10:59:36.378Z] 06715773e931: Pulling fs layer [2025-10-31T10:59:36.378Z] 7fa9dde3b271: Pulling fs layer [2025-10-31T10:59:36.378Z] d57d563a94ed: Pulling fs layer [2025-10-31T10:59:36.378Z] 4f4fb700ef54: Waiting [2025-10-31T10:59:36.378Z] 06715773e931: Waiting [2025-10-31T10:59:36.378Z] 7fa9dde3b271: Waiting [2025-10-31T10:59:36.378Z] d57d563a94ed: Waiting [2025-10-31T10:59:36.378Z] 13eebdc497b7: Waiting [2025-10-31T10:59:36.378Z] 7d1a427e917c: Verifying Checksum [2025-10-31T10:59:36.378Z] 7d1a427e917c: Download complete [2025-10-31T10:59:36.378Z] 13eebdc497b7: Verifying Checksum [2025-10-31T10:59:36.378Z] 13eebdc497b7: Download complete [2025-10-31T10:59:36.378Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T10:59:36.378Z] 4f4fb700ef54: Download complete [2025-10-31T10:59:36.378Z] 06715773e931: Verifying Checksum [2025-10-31T10:59:36.378Z] 06715773e931: Download complete [2025-10-31T10:59:36.378Z] 6e174226ea69: Download complete [2025-10-31T10:59:36.970Z] d57d563a94ed: Verifying Checksum [2025-10-31T10:59:36.970Z] d57d563a94ed: Download complete [2025-10-31T10:59:37.560Z] 6e174226ea69: Pull complete [2025-10-31T10:59:38.149Z] 7d1a427e917c: Pull complete [2025-10-31T10:59:38.742Z] 382d65ac76eb: Verifying Checksum [2025-10-31T10:59:38.742Z] 382d65ac76eb: Download complete [2025-10-31T10:59:40.109Z] #6 DONE 8.5s [2025-10-31T10:59:40.109Z] [2025-10-31T10:59:40.109Z] #7 [builder 3/7] WORKDIR /app [2025-10-31T10:59:40.109Z] #7 DONE 0.1s [2025-10-31T10:59:40.109Z] [2025-10-31T10:59:40.109Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T10:59:40.109Z] #8 DONE 0.1s [2025-10-31T10:59:40.109Z] [2025-10-31T10:59:40.109Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T10:59:40.163Z] 7fa9dde3b271: Verifying Checksum [2025-10-31T10:59:40.163Z] 7fa9dde3b271: Download complete [2025-10-31T10:59:55.199Z] 382d65ac76eb: Pull complete [2025-10-31T10:59:55.199Z] 13eebdc497b7: Pull complete [2025-10-31T10:59:55.199Z] 4f4fb700ef54: Pull complete [2025-10-31T10:59:55.199Z] 06715773e931: Pull complete [2025-10-31T10:59:58.798Z] #9 DONE 19.6s [2025-10-31T10:59:58.798Z] [2025-10-31T10:59:58.798Z] #10 [builder 6/7] COPY . . [2025-10-31T10:59:58.798Z] #10 DONE 0.2s [2025-10-31T10:59:58.798Z] [2025-10-31T10:59:58.798Z] #11 [builder 7/7] RUN echo noop [2025-10-31T10:59:58.798Z] #11 0.219 noop [2025-10-31T10:59:59.056Z] #11 DONE 0.3s [2025-10-31T10:59:59.056Z] [2025-10-31T10:59:59.056Z] #12 exporting to image [2025-10-31T10:59:59.056Z] #12 exporting layers [2025-10-31T11:00:03.454Z] 7fa9dde3b271: Pull complete [2025-10-31T11:00:05.412Z] d57d563a94ed: Pull complete [2025-10-31T11:00:05.412Z] Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec [2025-10-31T11:00:05.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-10-31T11:00:05.412Z] ---> 43a1c90cae9b [2025-10-31T11:00:05.412Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-10-31T11:00:07.176Z] #12 exporting layers 7.3s done [2025-10-31T11:00:07.176Z] #12 writing image sha256:851136799ff318da851fde4ea769bcd3e1d9fe84cc0d0a18d05891a6f668f4fb done [2025-10-31T11:00:07.176Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-10-31T11:00:07.176Z] #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:00:07.366Z] ---> Running in b7d45d36d541 [2025-10-31T11:00:07.532Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T11:00:07.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:00:07.611Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T11:00:07.635Z] Removing intermediate container b7d45d36d541 [2025-10-31T11:00:07.635Z] ---> 19f2da2e0306 [2025-10-31T11:00:07.635Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T11:00:07.635Z] ---> Running in 4cd4218b1926 [2025-10-31T11:00:07.643Z] $ 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 [2025-10-31T11:00:07.905Z] Removing intermediate container 4cd4218b1926 [2025-10-31T11:00:07.905Z] ---> 7341a6a2bc24 [2025-10-31T11:00:07.905Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-10-31T11:00:08.060Z] $ docker top 882cdc3856c19cca1f812e0037c8df3491b09aaccba06de75539bff15adf3de7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:00:08.174Z] ---> Running in 1a81159629ac [2025-10-31T11:00:08.417Z] + go version [2025-10-31T11:00:08.417Z] go version go1.23.12 linux/amd64 [Pipeline] } [2025-10-31T11:00:08.426Z] $ docker stop --time=1 882cdc3856c19cca1f812e0037c8df3491b09aaccba06de75539bff15adf3de7 [2025-10-31T11:00:08.443Z] Removing intermediate container 1a81159629ac [2025-10-31T11:00:08.443Z] ---> 03fceb95ce33 [2025-10-31T11:00:08.443Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T11:00:08.443Z] ---> Running in 3f5b74e8f1d4 [2025-10-31T11:00:09.706Z] $ docker rm -f --volumes 882cdc3856c19cca1f812e0037c8df3491b09aaccba06de75539bff15adf3de7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [2025-10-31T11:00:09.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:00:10.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:00:10.149Z] + docker inspect -f . ci-base-image-x86_64 [2025-10-31T11:00:10.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:00:10.226Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T11:00:10.257Z] $ 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 [2025-10-31T11:00:10.513Z] $ docker top c5348cef6a748c391be7ef4fa34a853b9e9a008e8786b71b17714da8e345d010 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:00:10.857Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-10-31T11:00:11.170Z] + make test [2025-10-31T11:00:11.170Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T11:00:12.090Z] OK: 255 MiB in 60 packages [2025-10-31T11:00:13.083Z] Removing intermediate container 3f5b74e8f1d4 [2025-10-31T11:00:13.083Z] ---> c3638673633b [2025-10-31T11:00:13.083Z] Step 7/12 : WORKDIR /app [2025-10-31T11:00:13.083Z] ---> Running in 66aaca47986f [2025-10-31T11:00:13.355Z] Removing intermediate container 66aaca47986f [2025-10-31T11:00:13.355Z] ---> 743929fc533d [2025-10-31T11:00:13.355Z] Step 8/12 : COPY go.mod vendor* ./ [2025-10-31T11:00:13.623Z] ---> 544678a5dffe [2025-10-31T11:00:13.623Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:00:13.895Z] ---> Running in 7b03fb0c7d9e [2025-10-31T11:00:44.901Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-10-31T11:01:11.445Z] go vet ./... [2025-10-31T11:01:15.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T11:01:15.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T11:01:15.631Z] ./bin/test-attribution-txt.sh [2025-10-31T11:01:15.631Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T11:01:15.631Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T11:01:15.631Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T11:01:15.631Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T11:01:15.631Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T11:01:15.631Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T11:01:15.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T11:01:15.667Z] $ docker stop --time=1 c5348cef6a748c391be7ef4fa34a853b9e9a008e8786b71b17714da8e345d010 [2025-10-31T11:01:20.735Z] $ docker rm -f --volumes c5348cef6a748c391be7ef4fa34a853b9e9a008e8786b71b17714da8e345d010 [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T11:01:21.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T11:01:21.454Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-10-31T11:01:22.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T11:01:22.291Z] + ls -al . [2025-10-31T11:01:22.291Z] total 248 [2025-10-31T11:01:22.291Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 31 11:00 . [2025-10-31T11:01:22.291Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:58 .. [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 31 10:58 .dockerignore [2025-10-31T11:01:22.291Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:00 .git [2025-10-31T11:01:22.291Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:58 .github [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 108 Oct 31 10:58 .gitignore [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 10:58 .golangci.yml [2025-10-31T11:01:22.291Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 10:59 .semver [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 16550 Oct 31 10:58 Attribution.txt [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 39309 Oct 31 10:58 CHANGELOG.md [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 2008 Oct 31 10:58 Dockerfile [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 10:58 GOVERNANCE.md [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 689 Oct 31 10:58 Jenkinsfile [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 31 10:58 LICENSE [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 31 10:58 OWNERS.md [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 4952 Oct 31 10:58 README.md [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 10:59 VERSION [2025-10-31T11:01:22.291Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:58 bin [2025-10-31T11:01:22.291Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 31 11:00 coverage.out [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 6578 Oct 31 10:58 go.mod [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 88387 Oct 31 10:58 go.sum [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 31 10:58 main.go [2025-10-31T11:01:22.291Z] -rw-rw-r-- 1 jenkins jenkins 3362 Oct 31 10:58 makefile [2025-10-31T11:01:22.291Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 10:58 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:22.613Z] + 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=73a2260c5f10cde9c60a54dca8d43fc0db115337 --label arch=amd64 --label version=4.1.0-dev.10 . [2025-10-31T11:01:22.872Z] #0 building with "default" instance using docker driver [2025-10-31T11:01:22.872Z] [2025-10-31T11:01:22.872Z] #1 [internal] load build definition from Dockerfile [2025-10-31T11:01:22.872Z] #1 transferring dockerfile: 2.05kB done [2025-10-31T11:01:22.872Z] #1 DONE 0.0s [2025-10-31T11:01:22.872Z] [2025-10-31T11:01:22.872Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-10-31T11:01:22.872Z] #2 DONE 0.0s [2025-10-31T11:01:22.872Z] [2025-10-31T11:01:22.872Z] #3 [internal] load metadata for docker.io/library/alpine:3.22 [2025-10-31T11:01:22.872Z] #3 DONE 0.1s [2025-10-31T11:01:22.872Z] [2025-10-31T11:01:22.872Z] #4 [internal] load .dockerignore [2025-10-31T11:01:22.872Z] #4 transferring context: 159B done [2025-10-31T11:01:22.872Z] #4 DONE 0.0s [2025-10-31T11:01:22.872Z] [2025-10-31T11:01:22.872Z] #5 [internal] load build context [2025-10-31T11:01:22.872Z] #5 transferring context: 4.84kB done [2025-10-31T11:01:22.872Z] #5 DONE 0.0s [2025-10-31T11:01:22.872Z] [2025-10-31T11:01:22.872Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T11:01:22.872Z] #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-10-31T11:01:22.872Z] #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-10-31T11:01:22.872Z] #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-10-31T11:01:22.872Z] #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-10-31T11:01:23.131Z] #6 ... [2025-10-31T11:01:23.131Z] [2025-10-31T11:01:23.131Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-10-31T11:01:23.131Z] #7 DONE 0.1s [2025-10-31T11:01:23.131Z] [2025-10-31T11:01:23.131Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T11:01:23.131Z] #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-10-31T11:01:23.131Z] #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-10-31T11:01:23.131Z] #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s [2025-10-31T11:01:23.131Z] #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done [2025-10-31T11:01:23.131Z] #6 DONE 0.3s [2025-10-31T11:01:23.131Z] [2025-10-31T11:01:23.131Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-10-31T11:01:23.389Z] #8 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T11:01:23.647Z] #8 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T11:01:23.647Z] #8 0.589 (1/2) Installing ca-certificates (20250911-r0) [2025-10-31T11:01:23.907Z] #8 0.609 (2/2) Installing dumb-init (1.2.5-r3) [2025-10-31T11:01:23.907Z] #8 0.613 Executing busybox-1.37.0-r19.trigger [2025-10-31T11:01:23.907Z] #8 0.618 Executing ca-certificates-20250911-r0.trigger [2025-10-31T11:01:23.907Z] #8 0.661 OK: 8 MiB in 18 packages [2025-10-31T11:01:23.907Z] #8 DONE 0.8s [2025-10-31T11:01:23.907Z] [2025-10-31T11:01:23.907Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2025-10-31T11:01:23.907Z] #9 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T11:01:23.907Z] #9 0.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T11:01:23.907Z] #9 0.764 OK: 265 MiB in 60 packages [2025-10-31T11:01:24.165Z] #9 DONE 1.0s [2025-10-31T11:01:24.165Z] [2025-10-31T11:01:24.165Z] #10 [builder 3/7] WORKDIR /app [2025-10-31T11:01:24.165Z] #10 DONE 0.1s [2025-10-31T11:01:24.165Z] [2025-10-31T11:01:24.165Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-10-31T11:01:24.165Z] #11 DONE 0.0s [2025-10-31T11:01:24.165Z] [2025-10-31T11:01:24.165Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:01:24.423Z] #12 0.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-10-31T11:01:24.680Z] #12 0.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-10-31T11:01:24.680Z] #12 ... [2025-10-31T11:01:24.680Z] [2025-10-31T11:01:24.680Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:01:24.680Z] #13 DONE 0.5s [2025-10-31T11:01:24.680Z] [2025-10-31T11:01:24.680Z] #14 [builder 6/7] COPY . . [2025-10-31T11:01:24.680Z] #14 DONE 0.2s [2025-10-31T11:01:24.680Z] [2025-10-31T11:01:24.680Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-10-31T11:01:24.940Z] #12 0.833 OK: 8 MiB in 18 packages [2025-10-31T11:01:24.940Z] #12 DONE 1.0s [2025-10-31T11:01:24.940Z] [2025-10-31T11:01:24.940Z] #15 [builder 7/7] RUN make build [2025-10-31T11:01:25.198Z] #15 0.320 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-10-31T11:01:51.734Z] #15 DONE 25.7s [2025-10-31T11:01:51.734Z] [2025-10-31T11:01:51.734Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-10-31T11:01:51.734Z] #16 DONE 0.0s [2025-10-31T11:01:51.734Z] [2025-10-31T11:01:51.734Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-10-31T11:01:51.734Z] #17 DONE 0.1s [2025-10-31T11:01:51.734Z] [2025-10-31T11:01:51.734Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-10-31T11:01:51.734Z] #18 DONE 0.1s [2025-10-31T11:01:51.734Z] [2025-10-31T11:01:51.734Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-10-31T11:01:51.734Z] #19 DONE 0.4s [2025-10-31T11:01:51.734Z] [2025-10-31T11:01:51.734Z] #20 exporting to image [2025-10-31T11:01:51.734Z] #20 exporting layers [2025-10-31T11:01:51.734Z] #20 exporting layers 0.2s done [2025-10-31T11:01:51.734Z] #20 writing image sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done [2025-10-31T11:01:51.734Z] #20 naming to docker.io/library/app-service-configurable done [2025-10-31T11:01:51.734Z] #20 DONE 0.2s [2025-10-31T11:01:51.734Z] [2025-10-31T11:01:51.734Z] 1 warning found (use docker --debug to expand): [2025-10-31T11:01:51.734Z]  - 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 [2025-10-31T11:01:51.889Z] provisioning config files... [2025-10-31T11:01:51.900Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config917372678628854389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:01:52.215Z] ---> ****-login.sh [2025-10-31T11:01:52.215Z] nexus3.edgexfoundry.org:10001 [2025-10-31T11:01:52.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:01:52.215Z] Login Succeeded [2025-10-31T11:01:52.215Z] nexus3.edgexfoundry.org:10002 [2025-10-31T11:01:52.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:01:52.216Z] Login Succeeded [2025-10-31T11:01:52.216Z] nexus3.edgexfoundry.org:10003 [2025-10-31T11:01:52.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:01:52.475Z] Login Succeeded [2025-10-31T11:01:52.475Z] nexus3.edgexfoundry.org:10004 [2025-10-31T11:01:52.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:01:52.475Z] Login Succeeded [2025-10-31T11:01:52.475Z] ****.io [2025-10-31T11:01:52.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:01:53.044Z] Login Succeeded [2025-10-31T11:01:53.044Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T11:01:53.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:01:53.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T11:01:53.139Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-10-31T11:01:53.139Z] 73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:01:53.139Z] latest [2025-10-31T11:01:53.139Z] 4.1.0-dev.10 [2025-10-31T11:01:53.139Z] 73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [2025-10-31T11:01:53.139Z] main [2025-10-31T11:01:53.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:53.493Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:53.827Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:01:53.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-10-31T11:01:53.827Z] 019b45c05e06: Preparing [2025-10-31T11:01:53.827Z] d2facf415c8c: Preparing [2025-10-31T11:01:53.827Z] 9854653b007f: Preparing [2025-10-31T11:01:53.827Z] 30b654c0aab1: Preparing [2025-10-31T11:01:53.827Z] bb19c7faf48d: Preparing [2025-10-31T11:01:53.827Z] 073a6b7ed03b: Preparing [2025-10-31T11:01:53.827Z] 256f393e029f: Preparing [2025-10-31T11:01:53.827Z] 073a6b7ed03b: Waiting [2025-10-31T11:01:53.827Z] 256f393e029f: Waiting [2025-10-31T11:01:53.827Z] d2facf415c8c: Pushed [2025-10-31T11:01:53.827Z] 9854653b007f: Pushed [2025-10-31T11:01:53.827Z] bb19c7faf48d: Pushed [2025-10-31T11:01:53.827Z] 30b654c0aab1: Pushed [2025-10-31T11:01:53.827Z] 256f393e029f: Layer already exists [2025-10-31T11:01:54.086Z] 073a6b7ed03b: Pushed [2025-10-31T11:01:57.375Z] 019b45c05e06: Pushed [2025-10-31T11:01:57.635Z] 73a2260c5f10cde9c60a54dca8d43fc0db115337: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:57.963Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:58.286Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-10-31T11:01:58.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-10-31T11:01:58.287Z] 019b45c05e06: Preparing [2025-10-31T11:01:58.287Z] d2facf415c8c: Preparing [2025-10-31T11:01:58.287Z] 9854653b007f: Preparing [2025-10-31T11:01:58.287Z] 30b654c0aab1: Preparing [2025-10-31T11:01:58.287Z] bb19c7faf48d: Preparing [2025-10-31T11:01:58.287Z] 073a6b7ed03b: Preparing [2025-10-31T11:01:58.287Z] 256f393e029f: Preparing [2025-10-31T11:01:58.287Z] 073a6b7ed03b: Waiting [2025-10-31T11:01:58.287Z] 256f393e029f: Waiting [2025-10-31T11:01:58.287Z] d2facf415c8c: Layer already exists [2025-10-31T11:01:58.287Z] 019b45c05e06: Layer already exists [2025-10-31T11:01:58.287Z] 30b654c0aab1: Layer already exists [2025-10-31T11:01:58.287Z] bb19c7faf48d: Layer already exists [2025-10-31T11:01:58.287Z] 9854653b007f: Layer already exists [2025-10-31T11:01:58.287Z] 073a6b7ed03b: Layer already exists [2025-10-31T11:01:58.287Z] 256f393e029f: Layer already exists [2025-10-31T11:01:58.287Z] latest: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:58.615Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:58.951Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 [2025-10-31T11:01:58.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-10-31T11:01:58.951Z] 019b45c05e06: Preparing [2025-10-31T11:01:58.951Z] d2facf415c8c: Preparing [2025-10-31T11:01:58.951Z] 9854653b007f: Preparing [2025-10-31T11:01:58.951Z] 30b654c0aab1: Preparing [2025-10-31T11:01:58.951Z] bb19c7faf48d: Preparing [2025-10-31T11:01:58.951Z] 073a6b7ed03b: Preparing [2025-10-31T11:01:58.951Z] 256f393e029f: Preparing [2025-10-31T11:01:58.951Z] 073a6b7ed03b: Waiting [2025-10-31T11:01:58.951Z] 256f393e029f: Waiting [2025-10-31T11:01:58.951Z] 30b654c0aab1: Layer already exists [2025-10-31T11:01:58.951Z] 019b45c05e06: Layer already exists [2025-10-31T11:01:58.951Z] 9854653b007f: Layer already exists [2025-10-31T11:01:58.951Z] bb19c7faf48d: Layer already exists [2025-10-31T11:01:58.951Z] d2facf415c8c: Layer already exists [2025-10-31T11:01:58.951Z] 256f393e029f: Layer already exists [2025-10-31T11:01:58.951Z] 073a6b7ed03b: Layer already exists [2025-10-31T11:01:58.951Z] 4.1.0-dev.10: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:59.298Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:59.630Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [2025-10-31T11:01:59.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-10-31T11:01:59.630Z] 019b45c05e06: Preparing [2025-10-31T11:01:59.630Z] d2facf415c8c: Preparing [2025-10-31T11:01:59.630Z] 9854653b007f: Preparing [2025-10-31T11:01:59.630Z] 30b654c0aab1: Preparing [2025-10-31T11:01:59.630Z] bb19c7faf48d: Preparing [2025-10-31T11:01:59.630Z] 073a6b7ed03b: Preparing [2025-10-31T11:01:59.630Z] 256f393e029f: Preparing [2025-10-31T11:01:59.630Z] 256f393e029f: Waiting [2025-10-31T11:01:59.630Z] 073a6b7ed03b: Waiting [2025-10-31T11:01:59.630Z] 9854653b007f: Layer already exists [2025-10-31T11:01:59.630Z] 30b654c0aab1: Layer already exists [2025-10-31T11:01:59.630Z] d2facf415c8c: Layer already exists [2025-10-31T11:01:59.630Z] bb19c7faf48d: Layer already exists [2025-10-31T11:01:59.630Z] 019b45c05e06: Layer already exists [2025-10-31T11:01:59.630Z] 073a6b7ed03b: Layer already exists [2025-10-31T11:01:59.630Z] 256f393e029f: Layer already exists [2025-10-31T11:01:59.630Z] 73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:01:59.972Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:02:00.295Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-10-31T11:02:00.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-10-31T11:02:00.296Z] 019b45c05e06: Preparing [2025-10-31T11:02:00.296Z] d2facf415c8c: Preparing [2025-10-31T11:02:00.296Z] 9854653b007f: Preparing [2025-10-31T11:02:00.296Z] 30b654c0aab1: Preparing [2025-10-31T11:02:00.296Z] bb19c7faf48d: Preparing [2025-10-31T11:02:00.296Z] 073a6b7ed03b: Preparing [2025-10-31T11:02:00.296Z] 256f393e029f: Preparing [2025-10-31T11:02:00.296Z] 073a6b7ed03b: Waiting [2025-10-31T11:02:00.296Z] 256f393e029f: Waiting [2025-10-31T11:02:00.296Z] 9854653b007f: Layer already exists [2025-10-31T11:02:00.296Z] 30b654c0aab1: Layer already exists [2025-10-31T11:02:00.296Z] 019b45c05e06: Layer already exists [2025-10-31T11:02:00.296Z] bb19c7faf48d: Layer already exists [2025-10-31T11:02:00.296Z] d2facf415c8c: Layer already exists [2025-10-31T11:02:00.296Z] 073a6b7ed03b: Layer already exists [2025-10-31T11:02:00.296Z] 256f393e029f: Layer already exists [2025-10-31T11:02:00.296Z] main: digest: sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:02:00.383Z] ===================================================== [Pipeline] echo [2025-10-31T11:02:00.397Z] taggedImages: [2025-10-31T11:02:00.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:02:00.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-10-31T11:02:00.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 [2025-10-31T11:02:00.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [2025-10-31T11:02:00.397Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2025-10-31T11:02:00.450Z] ========================================================= [2025-10-31T11:02:00.450Z] [edgeXBuildMultiArch] RAW Config: [2025-10-31T11:02:00.450Z] images: [2025-10-31T11:02:00.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:02:00.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-10-31T11:02:00.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 [2025-10-31T11:02:00.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [2025-10-31T11:02:00.450Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-10-31T11:02:00.450Z] settingsFile: [2025-10-31T11:02:00.450Z] app-service-configurable-settings [2025-10-31T11:02:00.450Z] ========================================================= [Pipeline] node [2025-10-31T11:02:09.342Z] Removing intermediate container 7b03fb0c7d9e [2025-10-31T11:02:09.342Z] ---> dd3185fe3150 [2025-10-31T11:02:09.342Z] Step 10/12 : COPY . . [2025-10-31T11:02:09.342Z] ---> 960cf3e88212 [2025-10-31T11:02:09.342Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T11:02:09.342Z] ---> Running in 3ec32358fc22 [2025-10-31T11:02:09.342Z] Removing intermediate container 3ec32358fc22 [2025-10-31T11:02:09.342Z] ---> 18622152b425 [2025-10-31T11:02:09.342Z] Step 12/12 : RUN $MAKE [2025-10-31T11:02:09.342Z] ---> Running in b423fe81069b [2025-10-31T11:02:09.342Z] noop [2025-10-31T11:02:09.342Z] Removing intermediate container b423fe81069b [2025-10-31T11:02:09.342Z] ---> 47ab6e10cfa6 [2025-10-31T11:02:09.342Z] Successfully built 47ab6e10cfa6 [2025-10-31T11:02:09.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:02:09.725Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T11:02:09.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:02:09.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-772187 does not seem to be running inside a container [2025-10-31T11:02:10.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/283 -v /w/workspace/app-service-configurable/283:/w/workspace/app-service-configurable/283:rw,z -v /w/workspace/app-service-configurable/283@tmp:/w/workspace/app-service-configurable/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T11:02:12.687Z] $ docker top 025a7e54ac3a65766b05ec4d1f7b67071ee3d4ef0c74931ac3de35ca6561f9c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:02:13.563Z] + go version [2025-10-31T11:02:13.563Z] go version go1.23.12 linux/arm64 [Pipeline] } [2025-10-31T11:02:13.589Z] $ docker stop --time=1 025a7e54ac3a65766b05ec4d1f7b67071ee3d4ef0c74931ac3de35ca6561f9c0 [2025-10-31T11:02:15.284Z] $ docker rm -f --volumes 025a7e54ac3a65766b05ec4d1f7b67071ee3d4ef0c74931ac3de35ca6561f9c0 [Pipeline] // withDockerContainer [2025-10-31T11:02:15.454Z] Still waiting to schedule task [2025-10-31T11:02:15.454Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:02:15.881Z] + docker inspect -f . ci-base-image-arm64 [2025-10-31T11:02:15.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:02:16.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-772187 does not seem to be running inside a container [2025-10-31T11:02:16.178Z] $ 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/283 -v /w/workspace/app-service-configurable/283:/w/workspace/app-service-configurable/283:rw,z -v /w/workspace/app-service-configurable/283@tmp:/w/workspace/app-service-configurable/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-10-31T11:02:17.497Z] $ docker top 63acdb8e8f8d3f42021a4ccc5c9dd44d0fd9735faeb631bd7a4291029ea48b2c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:02:18.363Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/283 [Pipeline] fileExists [Pipeline] sh [2025-10-31T11:02:19.030Z] + make test [2025-10-31T11:02:19.030Z] go test -race -coverprofile=coverage.out ./... [2025-10-31T11:03:48.942Z] Running on prd-centos7-docker-4c-2g-772190 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:03:48.998Z] provisioning config files... [2025-10-31T11:03:49.033Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13849842841910015670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:03:50.309Z] ---> ****-login.sh [2025-10-31T11:03:50.309Z] nexus3.edgexfoundry.org:10001 [2025-10-31T11:03:50.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:03:50.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:03:50.853Z] Configure a credential helper to remove this warning. See [2025-10-31T11:03:50.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:03:50.853Z] [2025-10-31T11:03:50.853Z] Login Succeeded [2025-10-31T11:03:50.853Z] nexus3.edgexfoundry.org:10002 [2025-10-31T11:03:50.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:03:50.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:03:50.853Z] Configure a credential helper to remove this warning. See [2025-10-31T11:03:50.853Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:03:50.853Z] [2025-10-31T11:03:50.853Z] Login Succeeded [2025-10-31T11:03:50.853Z] nexus3.edgexfoundry.org:10003 [2025-10-31T11:03:50.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:03:51.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:03:51.119Z] Configure a credential helper to remove this warning. See [2025-10-31T11:03:51.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:03:51.119Z] [2025-10-31T11:03:51.119Z] Login Succeeded [2025-10-31T11:03:51.120Z] nexus3.edgexfoundry.org:10004 [2025-10-31T11:03:51.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:03:51.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:03:51.120Z] Configure a credential helper to remove this warning. See [2025-10-31T11:03:51.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:03:51.120Z] [2025-10-31T11:03:51.120Z] Login Succeeded [2025-10-31T11:03:51.120Z] ****.io [2025-10-31T11:03:51.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:03:51.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:03:51.380Z] Configure a credential helper to remove this warning. See [2025-10-31T11:03:51.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:03:51.380Z] [2025-10-31T11:03:51.380Z] Login Succeeded [2025-10-31T11:03:51.380Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T11:03:51.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T11:03:51.745Z] + docker buildx ls [2025-10-31T11:03:52.314Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T11:03:52.314Z] default * docker [2025-10-31T11:03:52.314Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T11:03:52.642Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-10-31T11:03:52.642Z] edgex-builder [Pipeline] sh [2025-10-31T11:03:52.958Z] + docker buildx inspect --bootstrap [2025-10-31T11:03:52.958Z] #1 [internal] booting buildkit [2025-10-31T11:03:52.958Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-10-31T11:04:01.368Z] #1 pulling image moby/buildkit:buildx-stable-1 8.3s done [2025-10-31T11:04:01.368Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-10-31T11:04:05.597Z] #1 creating container buildx_buildkit_edgex-builder0 4.2s done [2025-10-31T11:04:05.597Z] #1 DONE 12.5s [2025-10-31T11:04:05.597Z] Name: edgex-builder [2025-10-31T11:04:05.597Z] Driver: docker-container [2025-10-31T11:04:05.597Z] [2025-10-31T11:04:05.597Z] Nodes: [2025-10-31T11:04:05.597Z] Name: edgex-builder0 [2025-10-31T11:04:05.597Z] Endpoint: unix:///var/run/docker.sock [2025-10-31T11:04:05.597Z] Status: running [2025-10-31T11:04:05.597Z] Buildkit: v0.25.1 [2025-10-31T11:04:05.597Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-10-31T11:04:05.895Z] + docker buildx ls [2025-10-31T11:04:05.895Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-10-31T11:04:05.895Z] edgex-builder * docker-container [2025-10-31T11:04:05.895Z] edgex-builder0 unix:///var/run/docker.sock running v0.25.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-10-31T11:04:05.895Z] default docker [2025-10-31T11:04:05.895Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-10-31T11:04:06.196Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337' [2025-10-31T11:04:06.196Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 --push - [2025-10-31T11:04:06.455Z] #1 [internal] load build definition from Dockerfile [2025-10-31T11:04:06.455Z] #1 transferring dockerfile: 209B done [2025-10-31T11:04:06.455Z] #1 DONE 0.0s [2025-10-31T11:04:06.455Z] [2025-10-31T11:04:06.455Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:04:06.455Z] #2 DONE 0.1s [2025-10-31T11:04:06.455Z] [2025-10-31T11:04:06.455Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:04:06.455Z] #3 DONE 0.1s [2025-10-31T11:04:06.455Z] [2025-10-31T11:04:06.455Z] #4 [internal] load .dockerignore [2025-10-31T11:04:06.455Z] #4 transferring context: 2B done [2025-10-31T11:04:06.455Z] #4 DONE 0.0s [2025-10-31T11:04:06.455Z] [2025-10-31T11:04:06.455Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:06.455Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 0.0s done [2025-10-31T11:04:06.455Z] #5 DONE 0.0s [2025-10-31T11:04:06.455Z] [2025-10-31T11:04:06.455Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:06.455Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 0.0s done [2025-10-31T11:04:06.455Z] #6 DONE 0.1s [2025-10-31T11:04:06.717Z] [2025-10-31T11:04:06.717Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T11:04:06.717Z] #7 DONE 0.0s [2025-10-31T11:04:06.717Z] [2025-10-31T11:04:06.717Z] #8 exporting to image [2025-10-31T11:04:06.717Z] #8 exporting layers done [2025-10-31T11:04:06.717Z] #8 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 0.0s done [2025-10-31T11:04:06.717Z] #8 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done [2025-10-31T11:04:06.717Z] #8 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done [2025-10-31T11:04:06.717Z] #8 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done [2025-10-31T11:04:06.717Z] #8 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done [2025-10-31T11:04:06.717Z] #8 pushing layers [2025-10-31T11:04:06.717Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T11:04:06.717Z] #8 pushing layers 0.1s done [2025-10-31T11:04:06.717Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done [2025-10-31T11:04:06.717Z] #8 DONE 0.2s [2025-10-31T11:04:06.717Z] [2025-10-31T11:04:06.717Z] 1 warning found (use --debug to expand): [2025-10-31T11:04:06.717Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T11:04:07.011Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2025-10-31T11:04:07.011Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2025-10-31T11:04:07.011Z] #1 [internal] load build definition from Dockerfile [2025-10-31T11:04:07.011Z] #1 transferring dockerfile: 175B done [2025-10-31T11:04:07.011Z] #1 DONE 0.0s [2025-10-31T11:04:07.011Z] [2025-10-31T11:04:07.011Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-10-31T11:04:07.011Z] #2 DONE 0.0s [2025-10-31T11:04:07.011Z] [2025-10-31T11:04:07.011Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-10-31T11:04:07.011Z] #3 DONE 0.0s [2025-10-31T11:04:07.011Z] [2025-10-31T11:04:07.011Z] #4 [internal] load .dockerignore [2025-10-31T11:04:07.011Z] #4 transferring context: 2B done [2025-10-31T11:04:07.011Z] #4 DONE 0.0s [2025-10-31T11:04:07.011Z] [2025-10-31T11:04:07.011Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:07.011Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done [2025-10-31T11:04:07.011Z] #5 CACHED [2025-10-31T11:04:07.011Z] [2025-10-31T11:04:07.011Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:07.011Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done [2025-10-31T11:04:07.011Z] #6 CACHED [2025-10-31T11:04:07.011Z] [2025-10-31T11:04:07.011Z] #7 exporting to image [2025-10-31T11:04:07.011Z] #7 exporting layers done [2025-10-31T11:04:07.011Z] #7 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 done [2025-10-31T11:04:07.011Z] #7 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done [2025-10-31T11:04:07.011Z] #7 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done [2025-10-31T11:04:07.011Z] #7 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done [2025-10-31T11:04:07.011Z] #7 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c [2025-10-31T11:04:07.011Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T11:04:07.278Z] #7 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done [2025-10-31T11:04:07.278Z] #7 pushing layers 0.0s done [2025-10-31T11:04:07.278Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done [2025-10-31T11:04:07.278Z] #7 DONE 0.1s [2025-10-31T11:04:07.278Z] [2025-10-31T11:04:07.278Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T11:04:07.278Z] #8 DONE 0.0s [2025-10-31T11:04:07.278Z] [2025-10-31T11:04:07.278Z] 1 warning found (use --debug to expand): [2025-10-31T11:04:07.278Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T11:04:07.586Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 --push - [2025-10-31T11:04:07.586Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10' [2025-10-31T11:04:08.156Z] #1 [internal] load build definition from Dockerfile [2025-10-31T11:04:08.156Z] #1 transferring dockerfile: [2025-10-31T11:04:08.156Z] #1 transferring dockerfile: 181B done [2025-10-31T11:04:08.156Z] #1 DONE 0.4s [2025-10-31T11:04:08.419Z] [2025-10-31T11:04:08.419Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 [2025-10-31T11:04:08.678Z] #2 ... [2025-10-31T11:04:08.678Z] [2025-10-31T11:04:08.678Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 [2025-10-31T11:04:08.678Z] #3 DONE 0.4s [2025-10-31T11:04:08.938Z] [2025-10-31T11:04:08.938Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10 [2025-10-31T11:04:08.938Z] #2 DONE 0.5s [2025-10-31T11:04:08.938Z] [2025-10-31T11:04:08.938Z] #4 [internal] load .dockerignore [2025-10-31T11:04:09.507Z] #4 transferring context: 2B done [2025-10-31T11:04:09.507Z] #4 DONE 0.9s [2025-10-31T11:04:09.767Z] [2025-10-31T11:04:09.767Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:09.767Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 0.0s done [2025-10-31T11:04:09.767Z] #5 CACHED [2025-10-31T11:04:09.767Z] [2025-10-31T11:04:09.767Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:09.767Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 0.0s done [2025-10-31T11:04:09.767Z] #6 CACHED [2025-10-31T11:04:09.767Z] [2025-10-31T11:04:09.767Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T11:04:09.767Z] #7 DONE 0.0s [2025-10-31T11:04:09.767Z] [2025-10-31T11:04:09.767Z] #8 exporting to image [2025-10-31T11:04:09.767Z] #8 exporting layers done [2025-10-31T11:04:09.767Z] #8 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 done [2025-10-31T11:04:09.767Z] #8 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done [2025-10-31T11:04:09.767Z] #8 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done [2025-10-31T11:04:09.767Z] #8 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done [2025-10-31T11:04:09.767Z] #8 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done [2025-10-31T11:04:09.767Z] #8 pushing layers 0.0s done [2025-10-31T11:04:09.767Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.10@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done [2025-10-31T11:04:09.767Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T11:04:09.767Z] #8 DONE 0.1s [2025-10-31T11:04:09.767Z] [2025-10-31T11:04:09.767Z] 1 warning found (use --debug to expand): [2025-10-31T11:04:09.767Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T11:04:10.075Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10' [2025-10-31T11:04:10.075Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 --push - [2025-10-31T11:04:10.075Z] #1 [internal] load build definition from Dockerfile [2025-10-31T11:04:10.075Z] #1 transferring dockerfile: 222B done [2025-10-31T11:04:10.075Z] #1 DONE 0.0s [2025-10-31T11:04:10.075Z] [2025-10-31T11:04:10.075Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [2025-10-31T11:04:10.075Z] #2 DONE 0.0s [2025-10-31T11:04:10.075Z] [2025-10-31T11:04:10.075Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [2025-10-31T11:04:10.075Z] #3 DONE 0.0s [2025-10-31T11:04:10.075Z] [2025-10-31T11:04:10.075Z] #4 [internal] load .dockerignore [2025-10-31T11:04:10.075Z] #4 transferring context: 2B done [2025-10-31T11:04:10.075Z] #4 DONE 0.0s [2025-10-31T11:04:10.075Z] [2025-10-31T11:04:10.075Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:10.075Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done [2025-10-31T11:04:10.075Z] #5 CACHED [2025-10-31T11:04:10.075Z] [2025-10-31T11:04:10.075Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:10.075Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done [2025-10-31T11:04:10.075Z] #6 CACHED [2025-10-31T11:04:10.075Z] [2025-10-31T11:04:10.075Z] #7 exporting to image [2025-10-31T11:04:10.075Z] #7 exporting layers done [2025-10-31T11:04:10.075Z] #7 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 done [2025-10-31T11:04:10.075Z] #7 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done [2025-10-31T11:04:10.075Z] #7 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done [2025-10-31T11:04:10.075Z] #7 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done [2025-10-31T11:04:10.075Z] #7 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done [2025-10-31T11:04:10.075Z] #7 pushing layers 0.0s done [2025-10-31T11:04:10.075Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c [2025-10-31T11:04:10.075Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T11:04:10.334Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done [2025-10-31T11:04:10.334Z] #7 DONE 0.1s [2025-10-31T11:04:10.334Z] [2025-10-31T11:04:10.334Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T11:04:10.334Z] #8 DONE 0.0s [2025-10-31T11:04:10.334Z] [2025-10-31T11:04:10.334Z] 1 warning found (use --debug to expand): [2025-10-31T11:04:10.334Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-10-31T11:04:10.628Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2025-10-31T11:04:10.628Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2025-10-31T11:04:10.628Z] #1 [internal] load build definition from Dockerfile [2025-10-31T11:04:10.628Z] #1 transferring dockerfile: 173B done [2025-10-31T11:04:10.628Z] #1 DONE 0.0s [2025-10-31T11:04:10.628Z] [2025-10-31T11:04:10.628Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-10-31T11:04:10.628Z] #2 DONE 0.0s [2025-10-31T11:04:10.628Z] [2025-10-31T11:04:10.628Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-10-31T11:04:10.628Z] #3 DONE 0.0s [2025-10-31T11:04:10.628Z] [2025-10-31T11:04:10.628Z] #4 [internal] load .dockerignore [2025-10-31T11:04:10.628Z] #4 transferring context: 2B done [2025-10-31T11:04:10.628Z] #4 DONE 0.0s [2025-10-31T11:04:10.628Z] [2025-10-31T11:04:10.628Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:10.628Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done [2025-10-31T11:04:10.628Z] #5 CACHED [2025-10-31T11:04:10.628Z] [2025-10-31T11:04:10.628Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 [2025-10-31T11:04:10.628Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:d023636291e5744c0a065faa1819011c761c44bbb8b07ba683e4a7885d4501d7 done [2025-10-31T11:04:10.628Z] #6 CACHED [2025-10-31T11:04:10.628Z] [2025-10-31T11:04:10.628Z] #7 exporting to image [2025-10-31T11:04:10.628Z] #7 exporting layers done [2025-10-31T11:04:10.628Z] #7 exporting manifest sha256:dbf95b883d007b1a2ec69faca87cea14be02ec7bbe30955fe668303e6bf65f26 done [2025-10-31T11:04:10.628Z] #7 exporting config sha256:3e00d57f57c7a73fb9e488aee2dbe47beb87a8f23e6cd263d3d9bf0cef69a5fa done [2025-10-31T11:04:10.629Z] #7 exporting manifest sha256:3206680fd6b99dc5138cf12224cacf0e441e80b940d0aca02651c587b5c5d609 done [2025-10-31T11:04:10.629Z] #7 exporting config sha256:9587e0d91d546d6abded33929b7ed110fb28dbc19bc9edc56e261b9cd34ffc96 done [2025-10-31T11:04:10.629Z] #7 exporting manifest list sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c done [2025-10-31T11:04:10.629Z] #7 pushing layers 0.0s done [2025-10-31T11:04:10.629Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c [2025-10-31T11:04:10.629Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-10-31T11:04:10.891Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2c745df13e7e570c71725aa46af43bed6aabb043b72a039023643d340042109c 0.1s done [2025-10-31T11:04:10.891Z] #7 DONE 0.1s [2025-10-31T11:04:10.891Z] [2025-10-31T11:04:10.891Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-10-31T11:04:10.891Z] #8 DONE 0.0s [2025-10-31T11:04:10.891Z] [2025-10-31T11:04:10.891Z] 1 warning found (use --debug to expand): [2025-10-31T11:04:10.891Z]  - 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 [2025-10-31T11:04:11.300Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:04:11.616Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:04:12.174Z] ---> package-listing.sh [2025-10-31T11:04:12.174Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T11:04:12.174Z] ++ facter osfamily [2025-10-31T11:04:12.433Z] + OS_FAMILY=redhat [2025-10-31T11:04:12.433Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-10-31T11:04:12.433Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T11:04:12.433Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T11:04:12.433Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T11:04:12.433Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T11:04:12.433Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-10-31T11:04:12.433Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T11:04:12.433Z] + case "${OS_FAMILY}" in [2025-10-31T11:04:12.433Z] + rpm -qa [2025-10-31T11:04:12.433Z] + sort [2025-10-31T11:04:13.014Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T11:04:13.014Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T11:04:13.014Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T11:04:13.014Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-10-31T11:04:13.014Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-10-31T11:04:13.014Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-10-31T11:04:13.027Z] 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 [2025-10-31T11:04:13.312Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:04:13.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:04:13.972Z] [2025-10-31T11:04:13.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:04:14.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:04:14.318Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T11:04:14.318Z] 5eb5b503b376: Pulling fs layer [2025-10-31T11:04:14.318Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T11:04:14.318Z] ec43610c2a17: Pulling fs layer [2025-10-31T11:04:14.318Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T11:04:14.318Z] 33b1e0a273af: Pulling fs layer [2025-10-31T11:04:14.318Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T11:04:14.318Z] 2f39f015ded8: Pulling fs layer [2025-10-31T11:04:14.318Z] 3a2ae6a8a46f: Waiting [2025-10-31T11:04:14.318Z] 33b1e0a273af: Waiting [2025-10-31T11:04:14.318Z] 5d3b04190fa2: Waiting [2025-10-31T11:04:14.318Z] 2f39f015ded8: Waiting [2025-10-31T11:04:14.318Z] 5c69ac0246d0: Download complete [2025-10-31T11:04:14.318Z] 3a2ae6a8a46f: Verifying Checksum [2025-10-31T11:04:14.318Z] 3a2ae6a8a46f: Download complete [2025-10-31T11:04:14.318Z] 33b1e0a273af: Verifying Checksum [2025-10-31T11:04:14.318Z] 33b1e0a273af: Download complete [2025-10-31T11:04:14.318Z] 5d3b04190fa2: Verifying Checksum [2025-10-31T11:04:14.318Z] 5d3b04190fa2: Download complete [2025-10-31T11:04:14.576Z] ec43610c2a17: Verifying Checksum [2025-10-31T11:04:14.576Z] ec43610c2a17: Download complete [2025-10-31T11:04:14.576Z] 5eb5b503b376: Verifying Checksum [2025-10-31T11:04:14.576Z] 5eb5b503b376: Download complete [2025-10-31T11:04:15.154Z] 2f39f015ded8: Download complete [2025-10-31T11:04:16.542Z] 5eb5b503b376: Pull complete [2025-10-31T11:04:16.804Z] 5c69ac0246d0: Pull complete [2025-10-31T11:04:18.189Z] ec43610c2a17: Pull complete [2025-10-31T11:04:18.757Z] 3a2ae6a8a46f: Pull complete [2025-10-31T11:04:19.015Z] 33b1e0a273af: Pull complete [2025-10-31T11:04:19.015Z] 5d3b04190fa2: Pull complete [2025-10-31T11:04:27.231Z] 2f39f015ded8: Pull complete [2025-10-31T11:04:27.799Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T11:04:28.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:04:28.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:04:28.519Z] prd-centos7-docker-4c-2g-772190 does not seem to be running inside a container [2025-10-31T11:04:28.558Z] $ 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 [2025-10-31T11:04:58.580Z] $ docker top 442b61ecfeceac1325abc7f548a057fca9893db66e09cc1c758f126f20b5c9ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:04:58.929Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T11:04:59.217Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T11:04:59.513Z] + ls /var/log/sa-host [2025-10-31T11:04:59.514Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:04:59.711Z] provisioning config files... [2025-10-31T11:04:59.721Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10119235281091386762tmp [Pipeline] { [Pipeline] echo [2025-10-31T11:04:59.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:05:00.033Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T11:05:00.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:05:00.400Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T11:05:00.411Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:05:00.698Z] ---> sudo-logs.sh [2025-10-31T11:05:00.699Z] Archiving 'sudo' log.. [2025-10-31T11:05:00.699Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772190.novalocal: Name or service not known [2025-10-31T11:05:00.699Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-772190.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-10-31T11:05:00.725Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:05:01.021Z] ---> job-cost.sh [2025-10-31T11:05:01.021Z] lf-activate-venv: SKIPPING [2025-10-31T11:05:01.021Z] INFO: No Stack... [2025-10-31T11:05:01.280Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-10-31T11:05:01.540Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T11:05:01.563Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:05:01.893Z] ---> logs-deploy.sh [2025-10-31T11:05:01.893Z] lf-activate-venv: SKIPPING [2025-10-31T11:05:01.893Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/283 [2025-10-31T11:05:01.893Z] INFO: archiving workspace using pattern(s): [2025-10-31T11:05:02.834Z] Archives upload complete. [2025-10-31T11:05:02.834Z] INFO: archiving logs to Nexus [2025-10-31T11:05:03.770Z] ---> uname -a: [2025-10-31T11:05:03.770Z] Linux prd-centos7-docker-4c-2g-772190.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-10-31T11:05:03.770Z] [2025-10-31T11:05:03.770Z] [2025-10-31T11:05:03.770Z] ---> lscpu: [2025-10-31T11:05:03.770Z] Architecture: x86_64 [2025-10-31T11:05:03.770Z] CPU op-mode(s): 32-bit, 64-bit [2025-10-31T11:05:03.770Z] Byte Order: Little Endian [2025-10-31T11:05:03.770Z] Address sizes: 40 bits physical, 48 bits virtual [2025-10-31T11:05:03.770Z] CPU(s): 2 [2025-10-31T11:05:03.770Z] On-line CPU(s) list: 0,1 [2025-10-31T11:05:03.770Z] Thread(s) per core: 1 [2025-10-31T11:05:03.770Z] Core(s) per socket: 1 [2025-10-31T11:05:03.770Z] Socket(s): 2 [2025-10-31T11:05:03.770Z] NUMA node(s): 1 [2025-10-31T11:05:03.770Z] Vendor ID: AuthenticAMD [2025-10-31T11:05:03.770Z] CPU family: 23 [2025-10-31T11:05:03.770Z] Model: 49 [2025-10-31T11:05:03.770Z] Model name: AMD EPYC-Rome Processor [2025-10-31T11:05:03.770Z] Stepping: 0 [2025-10-31T11:05:03.770Z] CPU MHz: 2799.998 [2025-10-31T11:05:03.770Z] BogoMIPS: 5599.99 [2025-10-31T11:05:03.770Z] Virtualization: AMD-V [2025-10-31T11:05:03.770Z] Hypervisor vendor: KVM [2025-10-31T11:05:03.770Z] Virtualization type: full [2025-10-31T11:05:03.770Z] L1d cache: 64 KiB [2025-10-31T11:05:03.770Z] L1i cache: 64 KiB [2025-10-31T11:05:03.770Z] L2 cache: 1 MiB [2025-10-31T11:05:03.770Z] L3 cache: 32 MiB [2025-10-31T11:05:03.770Z] NUMA node0 CPU(s): 0,1 [2025-10-31T11:05:03.771Z] Vulnerability Itlb multihit: Not affected [2025-10-31T11:05:03.771Z] Vulnerability L1tf: Not affected [2025-10-31T11:05:03.771Z] Vulnerability Mds: Not affected [2025-10-31T11:05:03.771Z] Vulnerability Meltdown: Not affected [2025-10-31T11:05:03.771Z] Vulnerability Mmio stale data: Not affected [2025-10-31T11:05:03.771Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-10-31T11:05:03.771Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-10-31T11:05:03.771Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-10-31T11:05:03.771Z] Vulnerability Srbds: Not affected [2025-10-31T11:05:03.771Z] Vulnerability Tsx async abort: Not affected [2025-10-31T11:05:03.771Z] 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 [2025-10-31T11:05:03.771Z] [2025-10-31T11:05:03.771Z] [2025-10-31T11:05:03.771Z] ---> nproc: [2025-10-31T11:05:03.771Z] 2 [2025-10-31T11:05:03.771Z] [2025-10-31T11:05:03.771Z] [2025-10-31T11:05:03.771Z] ---> df -h: [2025-10-31T11:05:03.771Z] Filesystem Size Used Avail Use% Mounted on [2025-10-31T11:05:03.771Z] overlay 40G 7.3G 33G 19% / [2025-10-31T11:05:03.771Z] tmpfs 64M 0 64M 0% /dev [2025-10-31T11:05:03.771Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-10-31T11:05:03.771Z] shm 64M 0 64M 0% /dev/shm [2025-10-31T11:05:03.771Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-10-31T11:05:03.771Z] [2025-10-31T11:05:03.771Z] [2025-10-31T11:05:03.771Z] Cannot open /var/log/sysstat/sa31: No such file or directory [2025-10-31T11:05:03.771Z] Please check if data collecting is enabled [2025-10-31T11:05:03.771Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:05:03.808Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-10-31T11:05:03.808Z] $ docker stop --time=1 442b61ecfeceac1325abc7f548a057fca9893db66e09cc1c758f126f20b5c9ce [2025-10-31T11:05:05.090Z] $ docker rm -f --volumes 442b61ecfeceac1325abc7f548a057fca9893db66e09cc1c758f126f20b5c9ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-10-31T11:05:05.202Z] [WS-CLEANUP] Deleting project workspace... [2025-10-31T11:05:05.202Z] [WS-CLEANUP] Deferred wipeout is used... [2025-10-31T11:05:05.220Z] [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 [2025-10-31T11:05:05.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:05:05.687Z] [2025-10-31T11:05:05.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:05:05.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:05:05.999Z] latest: Pulling from edgex-lftools-log-publisher [2025-10-31T11:05:05.999Z] 5eb5b503b376: Pulling fs layer [2025-10-31T11:05:05.999Z] 5c69ac0246d0: Pulling fs layer [2025-10-31T11:05:05.999Z] ec43610c2a17: Pulling fs layer [2025-10-31T11:05:05.999Z] 3a2ae6a8a46f: Pulling fs layer [2025-10-31T11:05:05.999Z] 33b1e0a273af: Pulling fs layer [2025-10-31T11:05:05.999Z] 5d3b04190fa2: Pulling fs layer [2025-10-31T11:05:05.999Z] 2f39f015ded8: Pulling fs layer [2025-10-31T11:05:05.999Z] 3a2ae6a8a46f: Waiting [2025-10-31T11:05:05.999Z] 33b1e0a273af: Waiting [2025-10-31T11:05:05.999Z] 5d3b04190fa2: Waiting [2025-10-31T11:05:05.999Z] 2f39f015ded8: Waiting [2025-10-31T11:05:05.999Z] 5c69ac0246d0: Verifying Checksum [2025-10-31T11:05:05.999Z] 5c69ac0246d0: Download complete [2025-10-31T11:05:05.999Z] 3a2ae6a8a46f: Download complete [2025-10-31T11:05:05.999Z] ec43610c2a17: Download complete [2025-10-31T11:05:06.258Z] 33b1e0a273af: Verifying Checksum [2025-10-31T11:05:06.258Z] 33b1e0a273af: Download complete [2025-10-31T11:05:06.258Z] 5d3b04190fa2: Download complete [2025-10-31T11:05:06.258Z] 5eb5b503b376: Download complete [2025-10-31T11:05:06.825Z] 2f39f015ded8: Verifying Checksum [2025-10-31T11:05:06.825Z] 2f39f015ded8: Download complete [2025-10-31T11:05:07.761Z] 5eb5b503b376: Pull complete [2025-10-31T11:05:07.761Z] 5c69ac0246d0: Pull complete [2025-10-31T11:05:08.327Z] ec43610c2a17: Pull complete [2025-10-31T11:05:08.327Z] 3a2ae6a8a46f: Pull complete [2025-10-31T11:05:08.586Z] 33b1e0a273af: Pull complete [2025-10-31T11:05:08.586Z] 5d3b04190fa2: Pull complete [2025-10-31T11:05:15.149Z] 2f39f015ded8: Pull complete [2025-10-31T11:05:15.149Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-10-31T11:05:15.149Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:05:15.149Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:05:15.257Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T11:05:15.284Z] $ 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 [2025-10-31T11:05:20.299Z] $ docker top 594bd375899077fab1d86c832f4690d717d8a1135c400631860dad753e6c4826 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:05:20.706Z] ---> job-cost.sh [2025-10-31T11:05:20.706Z] lf-activate-venv: SKIPPING [2025-10-31T11:05:20.706Z] INFO: No Stack... [2025-10-31T11:05:21.273Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T11:05:21.533Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T11:05:21.820Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-10-31T11:05:21.820Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T11:05:21.840Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [2025-10-31T11:05:21.846Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] did not exist. Created. [2025-10-31T11:05:21.852Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T11:05:22.174Z] + echo total: 0.6600000262260437 [Pipeline] stash [2025-10-31T11:05:22.209Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T11:05:22.216Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T11:05:22.247Z] $ docker stop --time=1 594bd375899077fab1d86c832f4690d717d8a1135c400631860dad753e6c4826 [2025-10-31T11:05:23.385Z] $ docker rm -f --volumes 594bd375899077fab1d86c832f4690d717d8a1135c400631860dad753e6c4826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-10-31T11:07:25.983Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-10-31T11:07:25.984Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-10-31T11:07:25.984Z] go vet ./... [2025-10-31T11:12:02.923Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-10-31T11:12:02.923Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-10-31T11:12:02.923Z] ./bin/test-attribution-txt.sh [2025-10-31T11:12:02.923Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-10-31T11:12:02.923Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-10-31T11:12:02.923Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-10-31T11:12:02.923Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-10-31T11:12:02.923Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-10-31T11:12:02.923Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-10-31T11:12:02.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-10-31T11:12:02.982Z] $ docker stop --time=1 63acdb8e8f8d3f42021a4ccc5c9dd44d0fd9735faeb631bd7a4291029ea48b2c [2025-10-31T11:12:05.101Z] $ docker rm -f --volumes 63acdb8e8f8d3f42021a4ccc5c9dd44d0fd9735faeb631bd7a4291029ea48b2c [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T11:12:07.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-10-31T11:12:07.984Z] Warning: overwriting stash ‘coverage-report’ [2025-10-31T11:12:08.570Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-10-31T11:12:09.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-10-31T11:12:09.559Z] + ls -al . [2025-10-31T11:12:09.559Z] total 244 [2025-10-31T11:12:09.559Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 11:02 . [2025-10-31T11:12:09.559Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 10:59 .. [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 31 10:59 .dockerignore [2025-10-31T11:12:09.559Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 10:59 .git [2025-10-31T11:12:09.559Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 10:59 .github [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 108 Oct 31 10:59 .gitignore [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 31 10:59 .golangci.yml [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 16550 Oct 31 10:59 Attribution.txt [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 39309 Oct 31 10:59 CHANGELOG.md [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 2008 Oct 31 10:59 Dockerfile [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 31 10:59 GOVERNANCE.md [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 689 Oct 31 10:59 Jenkinsfile [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 31 10:59 LICENSE [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 31 10:59 OWNERS.md [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 4952 Oct 31 10:59 README.md [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 10:59 VERSION [2025-10-31T11:12:09.559Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 10:59 bin [2025-10-31T11:12:09.559Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 31 11:07 coverage.out [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 6578 Oct 31 10:59 go.mod [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 88387 Oct 31 10:59 go.sum [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 31 10:59 main.go [2025-10-31T11:12:09.559Z] -rw-rw-r-- 1 jenkins jenkins 3362 Oct 31 10:59 makefile [2025-10-31T11:12:09.559Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 10:59 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:12:09.964Z] + 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=73a2260c5f10cde9c60a54dca8d43fc0db115337 --label arch=arm64 --label version=4.1.0-dev.10 . [2025-10-31T11:12:09.964Z] Sending build context to Docker daemon 225.8kB [2025-10-31T11:12:10.243Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.22 [2025-10-31T11:12:10.243Z] Step 2/27 : FROM ${BASE} AS builder [2025-10-31T11:12:10.243Z] ---> 47ab6e10cfa6 [2025-10-31T11:12:10.243Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-10-31T11:12:10.520Z] ---> Running in 5fe6295cf8dc [2025-10-31T11:12:10.802Z] Removing intermediate container 5fe6295cf8dc [2025-10-31T11:12:10.802Z] ---> 694b2d5d1de1 [2025-10-31T11:12:10.802Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-10-31T11:12:10.802Z] ---> Running in f2bdb3bcdd76 [2025-10-31T11:12:11.413Z] Removing intermediate container f2bdb3bcdd76 [2025-10-31T11:12:11.413Z] ---> 9a61cce3ee57 [2025-10-31T11:12:11.413Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-10-31T11:12:11.413Z] ---> Running in 0bdb51f7371a [2025-10-31T11:12:11.683Z] Removing intermediate container 0bdb51f7371a [2025-10-31T11:12:11.683Z] ---> d8247ace87e5 [2025-10-31T11:12:11.683Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-10-31T11:12:11.683Z] ---> Running in 4155e6ddfd16 [2025-10-31T11:12:13.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:13.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:12:15.339Z] OK: 255 MiB in 60 packages [2025-10-31T11:12:16.310Z] Removing intermediate container 4155e6ddfd16 [2025-10-31T11:12:16.310Z] ---> f9b92766ea88 [2025-10-31T11:12:16.310Z] Step 7/27 : WORKDIR /app [2025-10-31T11:12:16.579Z] ---> Running in a44325c3cbb5 [2025-10-31T11:12:16.848Z] Removing intermediate container a44325c3cbb5 [2025-10-31T11:12:16.848Z] ---> 3c29f332c9ac [2025-10-31T11:12:16.848Z] Step 8/27 : COPY go.mod vendor* ./ [2025-10-31T11:12:17.435Z] ---> 2d02ad6cd352 [2025-10-31T11:12:17.435Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-10-31T11:12:17.435Z] ---> Running in 9379e954df70 [2025-10-31T11:12:20.823Z] Removing intermediate container 9379e954df70 [2025-10-31T11:12:20.823Z] ---> 55cccac3fd07 [2025-10-31T11:12:20.823Z] Step 10/27 : COPY . . [2025-10-31T11:12:21.093Z] ---> 4bbc5b333f06 [2025-10-31T11:12:21.093Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-10-31T11:12:21.093Z] ---> Running in be72349157ff [2025-10-31T11:12:21.685Z] Removing intermediate container be72349157ff [2025-10-31T11:12:21.685Z] ---> a9c7ac1d2a32 [2025-10-31T11:12:21.685Z] Step 12/27 : RUN $MAKE [2025-10-31T11:12:21.685Z] ---> Running in 7d7a718f8da6 [2025-10-31T11:12:22.658Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.10 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-10-31T11:16:44.589Z] Removing intermediate container 7d7a718f8da6 [2025-10-31T11:16:44.589Z] ---> 4e7e1684bb92 [2025-10-31T11:16:44.589Z] Step 13/27 : FROM alpine:3.22 [2025-10-31T11:16:44.589Z] 3.22: Pulling from library/alpine [2025-10-31T11:16:44.589Z] 6b59a28fa201: Pulling fs layer [2025-10-31T11:16:44.857Z] 6b59a28fa201: Verifying Checksum [2025-10-31T11:16:44.857Z] 6b59a28fa201: Download complete [2025-10-31T11:16:45.825Z] 6b59a28fa201: Pull complete [2025-10-31T11:16:45.825Z] Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-10-31T11:16:45.825Z] Status: Downloaded newer image for alpine:3.22 [2025-10-31T11:16:45.825Z] ---> 171e65262c80 [2025-10-31T11:16:45.825Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-10-31T11:16:45.825Z] ---> Running in 83c4da73b9dc [2025-10-31T11:16:46.095Z] Removing intermediate container 83c4da73b9dc [2025-10-31T11:16:46.095Z] ---> 097741542f71 [2025-10-31T11:16:46.095Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-10-31T11:16:46.365Z] ---> Running in c6869ef3adc2 [2025-10-31T11:16:46.638Z] Removing intermediate container c6869ef3adc2 [2025-10-31T11:16:46.638Z] ---> 9c3e884e023f [2025-10-31T11:16:46.638Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-10-31T11:16:46.638Z] ---> Running in 6689a205a100 [2025-10-31T11:16:47.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:16:48.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:16:50.167Z] (1/2) Installing ca-certificates (20250911-r0) [2025-10-31T11:16:50.435Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-10-31T11:16:50.435Z] Executing busybox-1.37.0-r19.trigger [2025-10-31T11:16:50.435Z] Executing ca-certificates-20250911-r0.trigger [2025-10-31T11:16:50.705Z] OK: 8 MiB in 18 packages [2025-10-31T11:16:54.057Z] Removing intermediate container 6689a205a100 [2025-10-31T11:16:54.057Z] ---> 91287a2be254 [2025-10-31T11:16:54.057Z] Step 17/27 : RUN apk --no-cache upgrade [2025-10-31T11:16:54.057Z] ---> Running in a2c1d870e290 [2025-10-31T11:16:55.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-10-31T11:16:55.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-10-31T11:16:56.966Z] OK: 8 MiB in 18 packages [2025-10-31T11:16:58.388Z] Removing intermediate container a2c1d870e290 [2025-10-31T11:16:58.389Z] ---> 96482c4cb604 [2025-10-31T11:16:58.389Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-10-31T11:16:58.659Z] ---> 0f2c0f54b625 [2025-10-31T11:16:58.659Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-10-31T11:16:59.257Z] ---> e7f046f73c82 [2025-10-31T11:16:59.257Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-10-31T11:16:59.844Z] ---> a37f015ae407 [2025-10-31T11:16:59.844Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-10-31T11:17:02.434Z] ---> 10c10c4b5a16 [2025-10-31T11:17:02.434Z] Step 22/27 : EXPOSE 48095 [2025-10-31T11:17:02.434Z] ---> Running in 847f833f8fd0 [2025-10-31T11:17:02.434Z] Removing intermediate container 847f833f8fd0 [2025-10-31T11:17:02.434Z] ---> 376fac4239a4 [2025-10-31T11:17:02.434Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-10-31T11:17:02.434Z] ---> Running in 78cb7228f981 [2025-10-31T11:17:02.705Z] Removing intermediate container 78cb7228f981 [2025-10-31T11:17:02.705Z] ---> db3950905aba [2025-10-31T11:17:02.705Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-10-31T11:17:02.972Z] ---> Running in 703d47ffe543 [2025-10-31T11:17:03.242Z] Removing intermediate container 703d47ffe543 [2025-10-31T11:17:03.242Z] ---> c9a9782ca47d [2025-10-31T11:17:03.242Z] Step 25/27 : LABEL arch=arm64 [2025-10-31T11:17:03.242Z] ---> Running in ea092c9da923 [2025-10-31T11:17:03.512Z] Removing intermediate container ea092c9da923 [2025-10-31T11:17:03.512Z] ---> 1892536cb18f [2025-10-31T11:17:03.512Z] Step 26/27 : LABEL git_sha=73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:17:03.782Z] ---> Running in 4b9e373bd405 [2025-10-31T11:17:04.054Z] Removing intermediate container 4b9e373bd405 [2025-10-31T11:17:04.054Z] ---> bb89731c5fab [2025-10-31T11:17:04.054Z] Step 27/27 : LABEL version=4.1.0-dev.10 [2025-10-31T11:17:04.323Z] ---> Running in 790ff57cd56d [2025-10-31T11:17:04.592Z] Removing intermediate container 790ff57cd56d [2025-10-31T11:17:04.592Z] ---> 209f0f470abc [2025-10-31T11:17:04.592Z] [Warning] One or more build-args [ARCH] were not consumed [2025-10-31T11:17:04.592Z] Successfully built 209f0f470abc [2025-10-31T11:17:04.592Z] 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 [2025-10-31T11:17:04.832Z] provisioning config files... [2025-10-31T11:17:04.852Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/283@tmp/config9693600308925976619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:17:05.215Z] ---> ****-login.sh [2025-10-31T11:17:05.215Z] nexus3.edgexfoundry.org:10001 [2025-10-31T11:17:05.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:17:05.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:17:05.485Z] Configure a credential helper to remove this warning. See [2025-10-31T11:17:05.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:17:05.485Z] [2025-10-31T11:17:05.485Z] Login Succeeded [2025-10-31T11:17:05.485Z] nexus3.edgexfoundry.org:10002 [2025-10-31T11:17:05.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:17:06.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:17:06.024Z] Configure a credential helper to remove this warning. See [2025-10-31T11:17:06.024Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:17:06.024Z] [2025-10-31T11:17:06.024Z] Login Succeeded [2025-10-31T11:17:06.024Z] nexus3.edgexfoundry.org:10003 [2025-10-31T11:17:06.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:17:06.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:17:06.292Z] Configure a credential helper to remove this warning. See [2025-10-31T11:17:06.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:17:06.292Z] [2025-10-31T11:17:06.292Z] Login Succeeded [2025-10-31T11:17:06.292Z] nexus3.edgexfoundry.org:10004 [2025-10-31T11:17:06.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:17:06.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:17:06.559Z] Configure a credential helper to remove this warning. See [2025-10-31T11:17:06.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:17:06.559Z] [2025-10-31T11:17:06.559Z] Login Succeeded [2025-10-31T11:17:06.830Z] ****.io [2025-10-31T11:17:06.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-10-31T11:17:07.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-10-31T11:17:07.097Z] Configure a credential helper to remove this warning. See [2025-10-31T11:17:07.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-10-31T11:17:07.097Z] [2025-10-31T11:17:07.097Z] Login Succeeded [2025-10-31T11:17:07.097Z] ---> ****-login.sh ends [Pipeline] } [2025-10-31T11:17:07.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:17:07.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-10-31T11:17:07.209Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-10-31T11:17:07.209Z] 73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:17:07.209Z] latest [2025-10-31T11:17:07.209Z] 4.1.0-dev.10 [2025-10-31T11:17:07.209Z] 73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [2025-10-31T11:17:07.209Z] main [2025-10-31T11:17:07.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:17:07.612Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:17:07.980Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:17:07.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-10-31T11:17:07.980Z] 97074f6e6c7c: Preparing [2025-10-31T11:17:07.980Z] 6b48e90d269b: Preparing [2025-10-31T11:17:07.980Z] 1ce9343710dd: Preparing [2025-10-31T11:17:07.980Z] 0e7b11a11764: Preparing [2025-10-31T11:17:07.980Z] 1ef56dc422fb: Preparing [2025-10-31T11:17:07.980Z] 1d7a9c8e55b2: Preparing [2025-10-31T11:17:07.980Z] 0e64f2360a44: Preparing [2025-10-31T11:17:07.980Z] 1d7a9c8e55b2: Waiting [2025-10-31T11:17:07.980Z] 0e64f2360a44: Waiting [2025-10-31T11:17:08.247Z] 0e7b11a11764: Pushed [2025-10-31T11:17:08.247Z] 6b48e90d269b: Pushed [2025-10-31T11:17:08.247Z] 1ef56dc422fb: Pushed [2025-10-31T11:17:08.247Z] 1ce9343710dd: Pushed [2025-10-31T11:17:08.247Z] 0e64f2360a44: Layer already exists [2025-10-31T11:17:08.829Z] 1d7a9c8e55b2: Pushed [2025-10-31T11:17:17.033Z] 97074f6e6c7c: Pushed [2025-10-31T11:17:17.300Z] 73a2260c5f10cde9c60a54dca8d43fc0db115337: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:17:17.677Z] + 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 [2025-10-31T11:17:18.052Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-10-31T11:17:18.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-10-31T11:17:18.052Z] 97074f6e6c7c: Preparing [2025-10-31T11:17:18.052Z] 6b48e90d269b: Preparing [2025-10-31T11:17:18.052Z] 1ce9343710dd: Preparing [2025-10-31T11:17:18.052Z] 0e7b11a11764: Preparing [2025-10-31T11:17:18.052Z] 1ef56dc422fb: Preparing [2025-10-31T11:17:18.052Z] 1d7a9c8e55b2: Preparing [2025-10-31T11:17:18.052Z] 0e64f2360a44: Preparing [2025-10-31T11:17:18.052Z] 0e64f2360a44: Waiting [2025-10-31T11:17:18.052Z] 1d7a9c8e55b2: Waiting [2025-10-31T11:17:18.052Z] 1ef56dc422fb: Layer already exists [2025-10-31T11:17:18.052Z] 6b48e90d269b: Layer already exists [2025-10-31T11:17:18.052Z] 97074f6e6c7c: Layer already exists [2025-10-31T11:17:18.052Z] 0e7b11a11764: Layer already exists [2025-10-31T11:17:18.052Z] 1ce9343710dd: Layer already exists [2025-10-31T11:17:18.052Z] 0e64f2360a44: Layer already exists [2025-10-31T11:17:18.052Z] 1d7a9c8e55b2: Layer already exists [2025-10-31T11:17:18.318Z] latest: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:17:18.692Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:17:19.062Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.10 [2025-10-31T11:17:19.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-10-31T11:17:19.062Z] 97074f6e6c7c: Preparing [2025-10-31T11:17:19.062Z] 6b48e90d269b: Preparing [2025-10-31T11:17:19.062Z] 1ce9343710dd: Preparing [2025-10-31T11:17:19.062Z] 0e7b11a11764: Preparing [2025-10-31T11:17:19.062Z] 1ef56dc422fb: Preparing [2025-10-31T11:17:19.062Z] 1d7a9c8e55b2: Preparing [2025-10-31T11:17:19.062Z] 0e64f2360a44: Preparing [2025-10-31T11:17:19.062Z] 1d7a9c8e55b2: Waiting [2025-10-31T11:17:19.062Z] 0e64f2360a44: Waiting [2025-10-31T11:17:19.062Z] 1ce9343710dd: Layer already exists [2025-10-31T11:17:19.062Z] 1ef56dc422fb: Layer already exists [2025-10-31T11:17:19.062Z] 6b48e90d269b: Layer already exists [2025-10-31T11:17:19.062Z] 0e7b11a11764: Layer already exists [2025-10-31T11:17:19.062Z] 97074f6e6c7c: Layer already exists [2025-10-31T11:17:19.062Z] 0e64f2360a44: Layer already exists [2025-10-31T11:17:19.062Z] 1d7a9c8e55b2: Layer already exists [2025-10-31T11:17:19.333Z] 4.1.0-dev.10: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:17:19.704Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:17:20.086Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [2025-10-31T11:17:20.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-10-31T11:17:20.086Z] 97074f6e6c7c: Preparing [2025-10-31T11:17:20.086Z] 6b48e90d269b: Preparing [2025-10-31T11:17:20.086Z] 1ce9343710dd: Preparing [2025-10-31T11:17:20.086Z] 0e7b11a11764: Preparing [2025-10-31T11:17:20.086Z] 1ef56dc422fb: Preparing [2025-10-31T11:17:20.086Z] 1d7a9c8e55b2: Preparing [2025-10-31T11:17:20.086Z] 0e64f2360a44: Preparing [2025-10-31T11:17:20.086Z] 1d7a9c8e55b2: Waiting [2025-10-31T11:17:20.086Z] 0e64f2360a44: Waiting [2025-10-31T11:17:20.086Z] 1ce9343710dd: Layer already exists [2025-10-31T11:17:20.086Z] 0e7b11a11764: Layer already exists [2025-10-31T11:17:20.086Z] 6b48e90d269b: Layer already exists [2025-10-31T11:17:20.086Z] 1ef56dc422fb: Layer already exists [2025-10-31T11:17:20.086Z] 97074f6e6c7c: Layer already exists [2025-10-31T11:17:20.086Z] 0e64f2360a44: Layer already exists [2025-10-31T11:17:20.086Z] 1d7a9c8e55b2: Layer already exists [2025-10-31T11:17:20.353Z] 73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:17:20.730Z] + 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 [2025-10-31T11:17:21.101Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-10-31T11:17:21.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-10-31T11:17:21.101Z] 97074f6e6c7c: Preparing [2025-10-31T11:17:21.101Z] 6b48e90d269b: Preparing [2025-10-31T11:17:21.101Z] 1ce9343710dd: Preparing [2025-10-31T11:17:21.101Z] 0e7b11a11764: Preparing [2025-10-31T11:17:21.101Z] 1ef56dc422fb: Preparing [2025-10-31T11:17:21.101Z] 1d7a9c8e55b2: Preparing [2025-10-31T11:17:21.101Z] 0e64f2360a44: Preparing [2025-10-31T11:17:21.101Z] 1d7a9c8e55b2: Waiting [2025-10-31T11:17:21.101Z] 0e64f2360a44: Waiting [2025-10-31T11:17:21.101Z] 97074f6e6c7c: Layer already exists [2025-10-31T11:17:21.101Z] 0e7b11a11764: Layer already exists [2025-10-31T11:17:21.101Z] 1ef56dc422fb: Layer already exists [2025-10-31T11:17:21.101Z] 1ce9343710dd: Layer already exists [2025-10-31T11:17:21.101Z] 6b48e90d269b: Layer already exists [2025-10-31T11:17:21.101Z] 0e64f2360a44: Layer already exists [2025-10-31T11:17:21.101Z] 1d7a9c8e55b2: Layer already exists [2025-10-31T11:17:21.367Z] main: digest: sha256:ab6821f097ac1934bb5334b54ca400bc3c76c0ecdc263c6d7114556201ba0201 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-10-31T11:17:21.738Z] ===================================================== [Pipeline] echo [2025-10-31T11:17:21.750Z] taggedImages: [2025-10-31T11:17:21.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337 [2025-10-31T11:17:21.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-10-31T11:17:21.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.10 [2025-10-31T11:17:21.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [2025-10-31T11:17:21.750Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2025-10-31T11:17:21.765Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] echo [2025-10-31T11:17:21.777Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2025-10-31T11:17:21.788Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.10 [Pipeline] echo [2025-10-31T11:17:21.799Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73a2260c5f10cde9c60a54dca8d43fc0db115337-4.1.0-dev.10 [Pipeline] echo [2025-10-31T11:17:21.813Z] 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 [2025-10-31T11:17:22.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:17:22.222Z] [2025-10-31T11:17:22.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:17:22.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:17:22.570Z] arm64: Pulling from edgex-lftools-log-publisher [2025-10-31T11:17:22.570Z] 8998bd30e6a1: Pulling fs layer [2025-10-31T11:17:22.570Z] 04944245beec: Pulling fs layer [2025-10-31T11:17:22.570Z] 699f458cf7ca: Pulling fs layer [2025-10-31T11:17:22.570Z] 765212b225bb: Pulling fs layer [2025-10-31T11:17:22.570Z] f23df028b6ca: Pulling fs layer [2025-10-31T11:17:22.570Z] d65c8cfc05b1: Pulling fs layer [2025-10-31T11:17:22.570Z] 2437ff75d9bd: Pulling fs layer [2025-10-31T11:17:22.570Z] 765212b225bb: Waiting [2025-10-31T11:17:22.570Z] d65c8cfc05b1: Waiting [2025-10-31T11:17:22.570Z] f23df028b6ca: Waiting [2025-10-31T11:17:22.570Z] 2437ff75d9bd: Waiting [2025-10-31T11:17:22.840Z] 04944245beec: Verifying Checksum [2025-10-31T11:17:22.840Z] 04944245beec: Download complete [2025-10-31T11:17:22.840Z] 765212b225bb: Download complete [2025-10-31T11:17:22.840Z] f23df028b6ca: Download complete [2025-10-31T11:17:22.840Z] d65c8cfc05b1: Download complete [2025-10-31T11:17:23.108Z] 699f458cf7ca: Verifying Checksum [2025-10-31T11:17:23.108Z] 699f458cf7ca: Download complete [2025-10-31T11:17:23.375Z] 8998bd30e6a1: Download complete [2025-10-31T11:17:25.958Z] 2437ff75d9bd: Download complete [2025-10-31T11:17:30.207Z] 8998bd30e6a1: Pull complete [2025-10-31T11:17:30.207Z] 04944245beec: Pull complete [2025-10-31T11:17:31.692Z] 699f458cf7ca: Pull complete [2025-10-31T11:17:31.979Z] 765212b225bb: Pull complete [2025-10-31T11:17:32.963Z] f23df028b6ca: Pull complete [2025-10-31T11:17:33.232Z] d65c8cfc05b1: Pull complete [2025-10-31T11:17:51.436Z] 2437ff75d9bd: Pull complete [2025-10-31T11:17:51.436Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-10-31T11:17:51.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-10-31T11:17:51.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:17:51.677Z] prd-ubuntu20.04-docker-arm64-4c-16g-772187 does not seem to be running inside a container [2025-10-31T11:17:51.758Z] $ 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/283 -v /w/workspace/app-service-configurable/283:/w/workspace/app-service-configurable/283:rw,z -v /w/workspace/app-service-configurable/283@tmp:/w/workspace/app-service-configurable/283@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-10-31T11:17:55.004Z] $ docker top a578ff93bdde163b35babe8a2fcaf782d19f9c435cfcd13640a694ac01e88b1c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:17:55.888Z] ---> job-cost.sh [2025-10-31T11:17:55.888Z] lf-activate-venv: SKIPPING [2025-10-31T11:17:55.888Z] INFO: No Stack... [2025-10-31T11:17:56.475Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-10-31T11:17:57.059Z] INFO: Archiving Costs [Pipeline] sh [2025-10-31T11:17:57.714Z] + cat /w/workspace/app-service-configurable/283/archives/cost.csv [2025-10-31T11:17:57.714Z] + cut -d, -f6 [Pipeline] lock [2025-10-31T11:17:57.756Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [2025-10-31T11:17:57.762Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] did not exist. Created. [2025-10-31T11:17:57.767Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-10-31T11:17:58.438Z] /w/workspace/app-service-configurable/283@tmp/durable-e98c0f62/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-10-31T11:17:59.089Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-10-31T11:17:59.117Z] Warning: overwriting stash ‘stack-cost’ [2025-10-31T11:17:59.180Z] Stashed 1 file(s) [Pipeline] } [2025-10-31T11:17:59.188Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-283-stack-cost] [Pipeline] // lock [Pipeline] } [2025-10-31T11:17:59.240Z] $ docker stop --time=1 a578ff93bdde163b35babe8a2fcaf782d19f9c435cfcd13640a694ac01e88b1c [2025-10-31T11:18:00.812Z] $ docker rm -f --volumes a578ff93bdde163b35babe8a2fcaf782d19f9c435cfcd13640a694ac01e88b1c [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 [2025-10-31T11:18:01.394Z] provisioning config files... [2025-10-31T11:18:01.410Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14598343583430910567tmp [Pipeline] { [Pipeline] sh [2025-10-31T11:18:01.714Z] + set +x [2025-10-31T11:18:01.714Z] + curl -s https://codecov.io/bash [2025-10-31T11:18:01.714Z] + bash -s -- [2025-10-31T11:18:01.714Z] [2025-10-31T11:18:01.714Z] _____ _ [2025-10-31T11:18:01.714Z] / ____| | | [2025-10-31T11:18:01.714Z] | | ___ __| | ___ ___ _____ __ [2025-10-31T11:18:01.714Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-10-31T11:18:01.714Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-10-31T11:18:01.714Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-10-31T11:18:01.714Z] Bash-1.0.6 [2025-10-31T11:18:01.714Z] [2025-10-31T11:18:01.714Z] [2025-10-31T11:18:01.714Z] ==> git version 2.25.1 found [2025-10-31T11:18:01.975Z] ==> 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 [2025-10-31T11:18:01.975Z] Release-Date: 2020-01-08 [2025-10-31T11:18:01.975Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-10-31T11:18:01.975Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-10-31T11:18:01.975Z] ==> Jenkins CI detected. [2025-10-31T11:18:01.975Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-10-31T11:18:01.975Z] project root: . [2025-10-31T11:18:01.975Z] --> token set from env [2025-10-31T11:18:01.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-10-31T11:18:01.975Z] ==> Running gcov in . (disable via -X gcov) [2025-10-31T11:18:01.975Z] ==> Python coveragepy not found [2025-10-31T11:18:01.975Z] ==> Searching for coverage reports in: [2025-10-31T11:18:01.975Z] + . [2025-10-31T11:18:01.975Z] -> Found 1 reports [2025-10-31T11:18:01.975Z] ==> Detecting git/mercurial file structure [2025-10-31T11:18:01.975Z] ==> Reading reports [2025-10-31T11:18:01.975Z] + ./coverage.out bytes=953 [2025-10-31T11:18:01.975Z] ==> Appending adjustments [2025-10-31T11:18:01.975Z] https://docs.codecov.io/docs/fixing-reports [2025-10-31T11:18:01.975Z] + Found adjustments [2025-10-31T11:18:01.975Z] ==> Gzipping contents [2025-10-31T11:18:01.975Z] 4.0K /tmp/codecov.cNAUXh.gz [2025-10-31T11:18:01.975Z] ==> Uploading reports [2025-10-31T11:18:01.975Z] url: https://codecov.io [2025-10-31T11:18:01.975Z] query: branch=main&commit=73a2260c5f10cde9c60a54dca8d43fc0db115337&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T11:18:01.975Z] -> Pinging Codecov [2025-10-31T11:18:01.975Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=73a2260c5f10cde9c60a54dca8d43fc0db115337&build=283&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F283%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-10-31T11:18:02.235Z] -> Uploading to [2025-10-31T11:18:02.235Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/73a2260c5f10cde9c60a54dca8d43fc0db115337/26173573-8f79-4cba-b81c-1b53d4c89551.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251031T111802Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=adeb8154d9d414a1eef89b1b74062f50ed5c60bab6cca24022fec0ec5f1d842d [2025-10-31T11:18:02.235Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-10-31T11:18:02.235Z] Dload Upload Total Spent Left Speed [2025-10-31T11:18:02.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3226 --:--:-- --:--:-- --:--:-- 3226 [2025-10-31T11:18:02.496Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] } [2025-10-31T11:18:02.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-10-31T11:18:02.741Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-10-31T11:18:02.758Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:18:03.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T11:18:03.061Z] [2025-10-31T11:18:03.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:18:03.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T11:18:03.366Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-10-31T11:18:03.366Z] 2d35ebdb57d9: Already exists [2025-10-31T11:18:03.366Z] 85e8836fcdb2: Pulling fs layer [2025-10-31T11:18:03.366Z] 91631faa732a: Pulling fs layer [2025-10-31T11:18:03.366Z] f3f5ae8826fa: Pulling fs layer [2025-10-31T11:18:03.366Z] 4f4fb700ef54: Pulling fs layer [2025-10-31T11:18:03.366Z] 7861252a18e6: Pulling fs layer [2025-10-31T11:18:03.366Z] 9130f900ef6f: Pulling fs layer [2025-10-31T11:18:03.366Z] 4f4fb700ef54: Waiting [2025-10-31T11:18:03.366Z] 7861252a18e6: Waiting [2025-10-31T11:18:03.366Z] 9130f900ef6f: Waiting [2025-10-31T11:18:03.366Z] f3f5ae8826fa: Verifying Checksum [2025-10-31T11:18:03.366Z] f3f5ae8826fa: Download complete [2025-10-31T11:18:03.626Z] 85e8836fcdb2: Download complete [2025-10-31T11:18:03.626Z] 4f4fb700ef54: Verifying Checksum [2025-10-31T11:18:03.626Z] 4f4fb700ef54: Download complete [2025-10-31T11:18:03.626Z] 85e8836fcdb2: Pull complete [2025-10-31T11:18:03.885Z] 7861252a18e6: Verifying Checksum [2025-10-31T11:18:03.885Z] 7861252a18e6: Download complete [2025-10-31T11:18:03.885Z] 91631faa732a: Verifying Checksum [2025-10-31T11:18:03.885Z] 91631faa732a: Download complete [2025-10-31T11:18:04.454Z] 9130f900ef6f: Verifying Checksum [2025-10-31T11:18:04.454Z] 9130f900ef6f: Download complete [2025-10-31T11:18:08.641Z] 91631faa732a: Pull complete [2025-10-31T11:18:08.641Z] f3f5ae8826fa: Pull complete [2025-10-31T11:18:08.641Z] 4f4fb700ef54: Pull complete [2025-10-31T11:18:08.900Z] 7861252a18e6: Pull complete [2025-10-31T11:18:18.926Z] 9130f900ef6f: Pull complete [2025-10-31T11:18:22.220Z] Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e [2025-10-31T11:18:22.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-10-31T11:18:22.220Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:18:22.318Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T11:18:22.365Z] $ 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 [2025-10-31T11:18:34.246Z] $ docker top c2a73192bfeb93432c7613115fa79fa1ff3e575e46fa5a454b86de5e2b6eb5ca -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:18:34.593Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-10-31T11:18:34.604Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-10-31T11:18:34.884Z] + set -o pipefail [2025-10-31T11:18:34.884Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-10-31T11:18:43.008Z] [2025-10-31T11:18:43.008Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-10-31T11:18:43.008Z] [2025-10-31T11:18:43.008Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/06a45e71-e9ea-4172-85e7-2ef05dd0b452 [2025-10-31T11:18:43.008Z] [2025-10-31T11:18:43.008Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-10-31T11:18:43.008Z] [Pipeline] } [2025-10-31T11:18:43.276Z] $ docker stop --time=1 c2a73192bfeb93432c7613115fa79fa1ff3e575e46fa5a454b86de5e2b6eb5ca [2025-10-31T11:18:54.097Z] $ docker rm -f --volumes c2a73192bfeb93432c7613115fa79fa1ff3e575e46fa5a454b86de5e2b6eb5ca [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 [2025-10-31T11:18:55.878Z] + git log --format=format:%s -1 73a2260c5f10cde9c60a54dca8d43fc0db115337 [Pipeline] sh [2025-10-31T11:18:56.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T11:18:56.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:18:56.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T11:18:56.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:18:56.576Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T11:18:56.607Z] $ 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 [2025-10-31T11:18:57.336Z] $ docker top 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 -eo pid,comm [2025-10-31T11:18:57.383Z] 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). [2025-10-31T11:18:57.383Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T11:18:57.445Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T11:18:57.445Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T11:18:57.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T11:18:57.548Z] $ docker exec 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 ssh-agent [2025-10-31T11:18:57.654Z] SSH_AUTH_SOCK=/tmp/ssh-xtp4f7NPDoYr/agent.13 [2025-10-31T11:18:57.654Z] SSH_AGENT_PID=19 [2025-10-31T11:18:57.658Z] Running ssh-add (command line suppressed) [2025-10-31T11:18:57.748Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11305382029734580223.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11305382029734580223.key) [2025-10-31T11:18:57.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T11:18:58.069Z] + git semver tag [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,330 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,350 [run_tag] DEBUG tag force:False [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,350 [check_head_tag] DEBUG check head tag [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,351 [execute] INFO git cat-file --batch-check [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,353 [execute] INFO git cat-file --batch [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,364 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,364 [execute] INFO git tag -a v4.1.0-dev.10 -m v4.1.0-dev.10 [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,364 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.10', '-m', 'v4.1.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-10-31T11:18:58.638Z] 2025-10-31 11:18:58,366 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-10-31T11:18:58.638Z] 4.1.0-dev.10 [Pipeline] } [2025-10-31T11:18:58.646Z] $ docker exec --env ******** --env ******** 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 ssh-agent -k [2025-10-31T11:18:58.738Z] unset SSH_AUTH_SOCK; [2025-10-31T11:18:58.738Z] unset SSH_AGENT_PID; [2025-10-31T11:18:58.738Z] echo Agent pid 19 killed; [2025-10-31T11:18:58.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T11:18:59.088Z] + git semver [Pipeline] } [2025-10-31T11:18:59.668Z] $ docker stop --time=1 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 [2025-10-31T11:19:00.969Z] $ docker rm -f --volumes 5bd98b94b82680f51fc93a26ca029935a7c1ee3b0aaf979e00829475cdfc48d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:19:01.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T11:19:01.394Z] [2025-10-31T11:19:01.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:19:01.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T11:19:01.698Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-10-31T11:19:01.698Z] ab5ef0e58194: Pulling fs layer [2025-10-31T11:19:01.698Z] 9712f1f96733: Pulling fs layer [2025-10-31T11:19:01.698Z] 63f879dbbcfc: Pulling fs layer [2025-10-31T11:19:01.698Z] 0d9ebad4ef96: Pulling fs layer [2025-10-31T11:19:01.698Z] e9a5061849ea: Pulling fs layer [2025-10-31T11:19:01.698Z] d747dcd14b5f: Pulling fs layer [2025-10-31T11:19:01.698Z] 2de7ff778b66: Pulling fs layer [2025-10-31T11:19:01.698Z] 0d9ebad4ef96: Waiting [2025-10-31T11:19:01.698Z] e9a5061849ea: Waiting [2025-10-31T11:19:01.698Z] d747dcd14b5f: Waiting [2025-10-31T11:19:01.698Z] 2de7ff778b66: Waiting [2025-10-31T11:19:01.698Z] 9712f1f96733: Verifying Checksum [2025-10-31T11:19:01.698Z] 9712f1f96733: Download complete [2025-10-31T11:19:02.264Z] 63f879dbbcfc: Verifying Checksum [2025-10-31T11:19:02.264Z] 63f879dbbcfc: Download complete [2025-10-31T11:19:02.264Z] e9a5061849ea: Verifying Checksum [2025-10-31T11:19:02.264Z] e9a5061849ea: Download complete [2025-10-31T11:19:02.264Z] d747dcd14b5f: Verifying Checksum [2025-10-31T11:19:02.264Z] d747dcd14b5f: Download complete [2025-10-31T11:19:02.264Z] ab5ef0e58194: Verifying Checksum [2025-10-31T11:19:02.264Z] ab5ef0e58194: Download complete [2025-10-31T11:19:02.522Z] 0d9ebad4ef96: Verifying Checksum [2025-10-31T11:19:02.522Z] 0d9ebad4ef96: Download complete [2025-10-31T11:19:02.522Z] 2de7ff778b66: Download complete [2025-10-31T11:19:05.802Z] ab5ef0e58194: Pull complete [2025-10-31T11:19:05.802Z] 9712f1f96733: Pull complete [2025-10-31T11:19:06.737Z] 63f879dbbcfc: Pull complete [2025-10-31T11:19:11.996Z] 0d9ebad4ef96: Pull complete [2025-10-31T11:19:11.996Z] e9a5061849ea: Pull complete [2025-10-31T11:19:11.996Z] d747dcd14b5f: Pull complete [2025-10-31T11:19:12.927Z] 2de7ff778b66: Pull complete [2025-10-31T11:19:12.927Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-10-31T11:19:12.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-10-31T11:19:13.186Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:19:13.300Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T11:19:13.324Z] $ 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 [2025-10-31T11:19:20.549Z] $ docker top a2853dda4b97f548d75927defcd50c49baadcf15a61c655a9d921888eeaec98f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:19:20.619Z] provisioning config files... [2025-10-31T11:19:20.627Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1182725620467545985tmp [2025-10-31T11:19:20.637Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3899931707384367872tmp [2025-10-31T11:19:20.656Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3844434525977331499tmp [Pipeline] { [Pipeline] echo [2025-10-31T11:19:20.892Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:21.192Z] ---> sigul-configuration.sh [2025-10-31T11:19:21.192Z] gpg: directory `/root/.gnupg' created [2025-10-31T11:19:21.192Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-10-31T11:19:21.192Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-10-31T11:19:21.192Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-10-31T11:19:21.193Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-10-31T11:19:21.193Z] gpg: CAST5 encrypted data [2025-10-31T11:19:21.193Z] gpg: encrypted with 1 passphrase [2025-10-31T11:19:21.193Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-10-31T11:19:21.496Z] + mkdir /home/jenkins [2025-10-31T11:19:21.496Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-10-31T11:19:21.866Z] + 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 [2025-10-31T11:19:21.880Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:22.202Z] ---> sigul-install.sh [2025-10-31T11:19:22.202Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-10-31T11:19:22.552Z] + git tag --list [2025-10-31T11:19:22.552Z] v1.0.0 [2025-10-31T11:19:22.552Z] v1.1.0 [2025-10-31T11:19:22.552Z] v1.2.0 [2025-10-31T11:19:22.552Z] v1.3.0 [2025-10-31T11:19:22.552Z] v1.3.1 [2025-10-31T11:19:22.552Z] v2.0.0 [2025-10-31T11:19:22.552Z] v2.0.1 [2025-10-31T11:19:22.552Z] v2.1.0 [2025-10-31T11:19:22.552Z] v2.1.1 [2025-10-31T11:19:22.552Z] v2.1.2 [2025-10-31T11:19:22.552Z] v2.2.0 [2025-10-31T11:19:22.552Z] v2.3 [2025-10-31T11:19:22.552Z] v2.3.0 [2025-10-31T11:19:22.552Z] v2.3.1 [2025-10-31T11:19:22.552Z] v3.0 [2025-10-31T11:19:22.552Z] v3.0.0 [2025-10-31T11:19:22.552Z] v3.0.1 [2025-10-31T11:19:22.552Z] v3.1 [2025-10-31T11:19:22.552Z] v3.1.0 [2025-10-31T11:19:22.552Z] v3.1.1 [2025-10-31T11:19:22.552Z] v4.0 [2025-10-31T11:19:22.552Z] v4.0.0 [2025-10-31T11:19:22.552Z] v4.0.1 [2025-10-31T11:19:22.552Z] v4.1.0-dev.1 [2025-10-31T11:19:22.552Z] v4.1.0-dev.10 [2025-10-31T11:19:22.552Z] v4.1.0-dev.2 [2025-10-31T11:19:22.552Z] v4.1.0-dev.3 [2025-10-31T11:19:22.552Z] v4.1.0-dev.4 [2025-10-31T11:19:22.552Z] v4.1.0-dev.5 [2025-10-31T11:19:22.552Z] v4.1.0-dev.6 [2025-10-31T11:19:22.552Z] v4.1.0-dev.7 [2025-10-31T11:19:22.552Z] v4.1.0-dev.8 [2025-10-31T11:19:22.552Z] v4.1.0-dev.9 [Pipeline] sh [2025-10-31T11:19:23.118Z] + lftools sign git-tag v4.1.0-dev.10 [2025-10-31T11:19:23.378Z] Signing Git tag with Sigul... [2025-10-31T11:19:23.378Z] Signing v4.1.0-dev.10 [Pipeline] echo [2025-10-31T11:19:23.962Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:24.254Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-10-31T11:19:24.263Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-10-31T11:19:24.292Z] $ docker stop --time=1 a2853dda4b97f548d75927defcd50c49baadcf15a61c655a9d921888eeaec98f [2025-10-31T11:19:25.793Z] $ docker rm -f --volumes a2853dda4b97f548d75927defcd50c49baadcf15a61c655a9d921888eeaec98f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-10-31T11:19:26.243Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T11:19:26.243Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:19:26.552Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T11:19:26.552Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:19:26.629Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T11:19:26.653Z] $ 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 [2025-10-31T11:19:26.961Z] $ docker top 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb -eo pid,comm [2025-10-31T11:19:27.007Z] 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). [2025-10-31T11:19:27.007Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T11:19:27.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T11:19:27.064Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T11:19:27.170Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T11:19:27.171Z] $ docker exec 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb ssh-agent [2025-10-31T11:19:27.287Z] SSH_AUTH_SOCK=/tmp/ssh-6VgS91MszTVf/agent.31 [2025-10-31T11:19:27.287Z] SSH_AGENT_PID=37 [2025-10-31T11:19:27.292Z] Running ssh-add (command line suppressed) [2025-10-31T11:19:27.390Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11174648746254798053.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11174648746254798053.key) [2025-10-31T11:19:27.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T11:19:27.699Z] + git semver bump pre [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,959 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,965 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,965 [bump_version] DEBUG bumping version:4.1.0-dev.10 on axis:pre with prefix:dev [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,965 [bump_version] DEBUG bumped version:4.1.0-dev.11 [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,966 [write_version] DEBUG write version:4.1.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,966 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,966 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,968 [execute] INFO git cat-file --batch-check [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,973 [execute] INFO git cat-file --batch [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:19:28.270Z] 2025-10-31 11:19:27,977 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-10-31T11:19:28.270Z] 4.1.0-dev.11 [Pipeline] } [2025-10-31T11:19:28.276Z] $ docker exec --env ******** --env ******** 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb ssh-agent -k [2025-10-31T11:19:28.366Z] unset SSH_AUTH_SOCK; [2025-10-31T11:19:28.366Z] unset SSH_AGENT_PID; [2025-10-31T11:19:28.366Z] echo Agent pid 37 killed; [2025-10-31T11:19:28.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T11:19:28.701Z] + git semver [Pipeline] } [2025-10-31T11:19:29.279Z] $ docker stop --time=1 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb [2025-10-31T11:19:31.193Z] $ docker rm -f --volumes 630fff245ef3be4b4fab3861b36ef5315801b5676717f4aa3e7d72e4c5115bfb [Pipeline] // withDockerContainer [Pipeline] sh [2025-10-31T11:19:31.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-10-31T11:19:31.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:19:31.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-10-31T11:19:31.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:19:32.017Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T11:19:32.047Z] $ 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 [2025-10-31T11:19:33.727Z] $ docker top de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 -eo pid,comm [2025-10-31T11:19:33.774Z] 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). [2025-10-31T11:19:33.774Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-10-31T11:19:33.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-10-31T11:19:33.837Z] [ssh-agent] Looking for ssh-agent implementation... [2025-10-31T11:19:33.948Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-10-31T11:19:33.948Z] $ docker exec de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 ssh-agent [2025-10-31T11:19:34.042Z] SSH_AUTH_SOCK=/tmp/ssh-pkPB9YBRmQtn/agent.14 [2025-10-31T11:19:34.042Z] SSH_AGENT_PID=20 [2025-10-31T11:19:34.048Z] Running ssh-add (command line suppressed) [2025-10-31T11:19:34.136Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7857652232383145289.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7857652232383145289.key) [2025-10-31T11:19:34.150Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-10-31T11:19:34.465Z] + git semver push [2025-10-31T11:19:34.729Z] 2025-10-31 11:19:34,668 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-10-31T11:19:34.729Z] 2025-10-31 11:19:34,693 [run_push] DEBUG push [2025-10-31T11:19:34.729Z] 2025-10-31 11:19:34,694 [execute] INFO git cat-file --batch-check [2025-10-31T11:19:34.729Z] 2025-10-31 11:19:34,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-10-31T11:19:34.729Z] 2025-10-31 11:19:34,697 [execute] INFO git rev-list a053cc3730b8690e3b7cb8ddb44ae1c14d270f55 -- [2025-10-31T11:19:34.729Z] 2025-10-31 11:19:34,698 [execute] DEBUG Popen(['git', 'rev-list', 'a053cc3730b8690e3b7cb8ddb44ae1c14d270f55', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T11:19:34.729Z] 2025-10-31 11:19:34,707 [execute] INFO git fetch -v -- origin [2025-10-31T11:19:34.729Z] 2025-10-31 11:19:34,708 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-10-31T11:19:35.296Z] 2025-10-31 11:19:35,254 [run_push] DEBUG no remote changes detected [2025-10-31T11:19:35.296Z] 2025-10-31 11:19:35,255 [execute] INFO git push origin semver [2025-10-31T11:19:35.296Z] 2025-10-31 11:19:35,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-10-31T11:19:36.235Z] 2025-10-31 11:19:36,017 [run_push] DEBUG push all version tags [2025-10-31T11:19:36.235Z] 2025-10-31 11:19:36,017 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-10-31T11:19:36.235Z] 2025-10-31 11:19:36,017 [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) [2025-10-31T11:19:37.181Z] 2025-10-31 11:19:36,821 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-10-31T11:19:37.181Z] 4.1.0-dev.11 [Pipeline] } [2025-10-31T11:19:37.187Z] $ docker exec --env ******** --env ******** de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 ssh-agent -k [2025-10-31T11:19:37.289Z] unset SSH_AUTH_SOCK; [2025-10-31T11:19:37.289Z] unset SSH_AGENT_PID; [2025-10-31T11:19:37.289Z] echo Agent pid 20 killed; [2025-10-31T11:19:37.302Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-10-31T11:19:37.643Z] + git semver [Pipeline] } [2025-10-31T11:19:38.224Z] $ docker stop --time=1 de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 [2025-10-31T11:19:40.455Z] $ docker rm -f --volumes de727d5908261255cd3a6d389c164b7bef9961c3b9f4e1e0e0ab709d94d289e5 [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 [2025-10-31T11:19:41.129Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-10-31T11:19:41.129Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-10-31T11:19:41.129Z] total 16 [2025-10-31T11:19:41.129Z] drwxr-xr-x 3 root root 4096 Oct 31 11:05 . [2025-10-31T11:19:41.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:19 .. [2025-10-31T11:19:41.129Z] drwxr-xr-x 2 root root 4096 Oct 31 11:05 cost [2025-10-31T11:19:41.129Z] -rw-r--r-- 1 root root 97 Oct 31 11:05 cost.csv [2025-10-31T11:19:41.129Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-10-31T11:19:41.129Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-10-31T11:19:41.129Z] total 16 [2025-10-31T11:19:41.129Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 11:05 . [2025-10-31T11:19:41.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 11:19 .. [2025-10-31T11:19:41.129Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 11:05 cost [2025-10-31T11:19:41.129Z] -rw-r--r-- 1 jenkins jenkins 97 Oct 31 11:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:41.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:42.281Z] ---> package-listing.sh [2025-10-31T11:19:42.281Z] ++ facter osfamily [2025-10-31T11:19:42.281Z] ++ tr '[:upper:]' '[:lower:]' [2025-10-31T11:19:42.539Z] + OS_FAMILY=debian [2025-10-31T11:19:42.539Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-10-31T11:19:42.539Z] + START_PACKAGES=/tmp/packages_start.txt [2025-10-31T11:19:42.539Z] + END_PACKAGES=/tmp/packages_end.txt [2025-10-31T11:19:42.539Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-10-31T11:19:42.539Z] + PACKAGES=/tmp/packages_start.txt [2025-10-31T11:19:42.539Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-10-31T11:19:42.539Z] + PACKAGES=/tmp/packages_end.txt [2025-10-31T11:19:42.539Z] + case "${OS_FAMILY}" in [2025-10-31T11:19:42.539Z] + dpkg -l [2025-10-31T11:19:42.539Z] + grep '^ii' [2025-10-31T11:19:42.539Z] + '[' -f /tmp/packages_start.txt ']' [2025-10-31T11:19:42.539Z] + '[' -f /tmp/packages_end.txt ']' [2025-10-31T11:19:42.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-10-31T11:19:42.539Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-10-31T11:19:42.539Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-10-31T11:19:42.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-10-31T11:19:42.552Z] 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 [2025-10-31T11:19:42.830Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-10-31T11:19:43.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-10-31T11:19:43.389Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-10-31T11:19:43.469Z] prd-ubuntu20.04-docker-8c-8g-771129 does not seem to be running inside a container [2025-10-31T11:19:43.495Z] $ 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 [2025-10-31T11:19:43.761Z] $ docker top 724ce788e877b68ad89ab9baab9037cbdcf172e0f8126e2889d2bf43b9b2ab2b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-10-31T11:19:44.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-10-31T11:19:44.383Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-10-31T11:19:44.669Z] + ls /var/log/sa-host [2025-10-31T11:19:44.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-10-31T11:19:44.706Z] provisioning config files... [2025-10-31T11:19:44.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config144188180453810226tmp [Pipeline] { [Pipeline] echo [2025-10-31T11:19:44.730Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:45.013Z] ---> create-netrc.sh [Pipeline] } [2025-10-31T11:19:45.021Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:45.332Z] ---> python-tools-install.sh [Pipeline] echo [2025-10-31T11:19:45.341Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:45.625Z] ---> sudo-logs.sh [2025-10-31T11:19:45.625Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-10-31T11:19:45.667Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:45.951Z] ---> job-cost.sh [2025-10-31T11:19:45.951Z] lf-activate-venv: SKIPPING [2025-10-31T11:19:45.951Z] DEBUG: total: 0.6600000262260437 [2025-10-31T11:19:45.951Z] INFO: Retrieving Stack Cost... [2025-10-31T11:19:46.211Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-10-31T11:19:46.471Z] INFO: Archiving Costs [Pipeline] echo [2025-10-31T11:19:46.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-10-31T11:19:46.773Z] ---> logs-deploy.sh [2025-10-31T11:19:46.773Z] lf-activate-venv: SKIPPING [2025-10-31T11:19:46.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/283 [2025-10-31T11:19:46.773Z] INFO: archiving workspace using pattern(s): [2025-10-31T11:19:47.710Z] Archives upload complete. [2025-10-31T11:19:47.970Z] INFO: archiving logs to Nexus