Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab47b94dbb2135bc5302bf90c5f6da048a267236 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-ssh7421178455697068195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh13322136128389539318.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 056ae7b86453181957306e7078512cbe12174832 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-ssh17357748835485948399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh10038473307014842398.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-ssh15915723782584865029.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] ========================================================= [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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6889’ Running on prd-ubuntu20.04-docker-8c-8g-6904 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 ab47b94dbb2135bc5302bf90c5f6da048a267236 (main) Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.23" > git config core.sparsecheckout # timeout=10 > git checkout -f ab47b94dbb2135bc5302bf90c5f6da048a267236 # timeout=10 > git rev-list --no-walk 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-14T01:08:12.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-14T01:08:12.935Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-14T01:08:12.965Z] ========================================================= [2025-08-14T01:08:12.965Z] EdgeX Global Pipelines Version Info [2025-08-14T01:08:12.965Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:08:13.699Z] ------------------- [2025-08-14T01:08:13.699Z] stable info: [2025-08-14T01:08:13.699Z] ------------------- [2025-08-14T01:08:13.699Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-14T01:08:13.699Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T01:08:13.699Z] Message: update stable to v1.0.276 [2025-08-14T01:08:14.648Z] ------------------- [2025-08-14T01:08:14.648Z] experimental info: [2025-08-14T01:08:14.648Z] ------------------- [2025-08-14T01:08:14.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-14T01:08:14.648Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-14T01:08:14.648Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-14T01:08:14.734Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-08-14T01:08:14.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-08-14T01:08:14.776Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-14T01:08:14.802Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-14T01:08:14.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-14T01:08:14.849Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-08-14T01:08:14.874Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-08-14T01:08:14.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-08-14T01:08:14.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-08-14T01:08:14.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-14T01:08:14.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-14T01:08:15.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-08-14T01:08:15.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-14T01:08:15.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-14T01:08:15.075Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T01:08:15.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-08-14T01:08:15.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-08-14T01:08:15.153Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-08-14T01:08:15.183Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-14T01:08:15.205Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-14T01:08:15.229Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-08-14T01:08:15.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-08-14T01:08:15.286Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-08-14T01:08:15.309Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-08-14T01:08:15.334Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-08-14T01:08:15.355Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-14T01:08:15.380Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-08-14T01:08:15.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-14T01:08:15.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-14T01:08:15.448Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-14T01:08:15.472Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo [2025-08-14T01:08:15.496Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab47b94 [Pipeline] echo [2025-08-14T01:08:15.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:08:15.584Z] provisioning config files... [2025-08-14T01:08:15.606Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4530078592105577347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:08:15.985Z] ---> ****-login.sh [2025-08-14T01:08:15.985Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:08:15.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:16.252Z] [2025-08-14T01:08:16.252Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:16.252Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:16.252Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:16.252Z] [2025-08-14T01:08:16.252Z] Login Succeeded [2025-08-14T01:08:16.252Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:08:16.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:16.252Z] [2025-08-14T01:08:16.253Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:16.253Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:16.253Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:16.253Z] [2025-08-14T01:08:16.253Z] Login Succeeded [2025-08-14T01:08:16.253Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:08:16.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:16.515Z] [2025-08-14T01:08:16.515Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:16.515Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:16.515Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:16.515Z] [2025-08-14T01:08:16.515Z] Login Succeeded [2025-08-14T01:08:16.515Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:08:16.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:16.515Z] [2025-08-14T01:08:16.515Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:16.515Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:16.515Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:16.515Z] [2025-08-14T01:08:16.515Z] Login Succeeded [2025-08-14T01:08:16.515Z] ****.io [2025-08-14T01:08:16.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:16.776Z] [2025-08-14T01:08:16.776Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-14T01:08:16.776Z] Configure a credential helper to remove this warning. See [2025-08-14T01:08:16.776Z] https://docs.****.com/go/credential-store/ [2025-08-14T01:08:16.776Z] [2025-08-14T01:08:16.776Z] Login Succeeded [2025-08-14T01:08:16.776Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:08:16.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-08-14T01:08:17.216Z] + git rev-list -1 --merges ab47b94dbb2135bc5302bf90c5f6da048a267236~1..ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo [2025-08-14T01:08:17.248Z] -----------> git rev-list -1 --merges ab47b94dbb2135bc5302bf90c5f6da048a267236~1..ab47b94dbb2135bc5302bf90c5f6da048a267236 ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:08:17.248Z] ab47b94dbb2135bc5302bf90c5f6da048a267236 [false] [Pipeline] sh [2025-08-14T01:08:17.545Z] + git log --format=format:%s -1 ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo [2025-08-14T01:08:17.562Z] ========================================================= [2025-08-14T01:08:17.562Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-14T01:08:17.562Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-14T01:08:17.901Z] + git log --format=format:%s -1 ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo [2025-08-14T01:08:17.916Z] [semverPrep] GIT_COMMIT: ab47b94dbb2135bc5302bf90c5f6da048a267236, Commit Message: Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.23 [Pipeline] echo [2025-08-14T01:08:17.932Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-08-14T01:08:18.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T01:08:18.307Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-14T01:08:18.307Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-14T01:08:18.307Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-14T01:08:18.307Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-14T01:08:18.307Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-14T01:08:18.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:08:18.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:08:18.680Z] [2025-08-14T01:08:18.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:08:18.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:08:18.994Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-14T01:08:18.994Z] 3dae71ba6b94: Pulling fs layer [2025-08-14T01:08:18.994Z] 6bf1a483ea7c: Pulling fs layer [2025-08-14T01:08:18.994Z] f5dfc541a4d3: Pulling fs layer [2025-08-14T01:08:18.994Z] 461d9e800cba: Pulling fs layer [2025-08-14T01:08:18.994Z] 80192f66455f: Pulling fs layer [2025-08-14T01:08:18.994Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-14T01:08:18.994Z] a29436f7fd5d: Pulling fs layer [2025-08-14T01:08:18.994Z] 923cac83aea3: Pulling fs layer [2025-08-14T01:08:18.994Z] 25ad8b0a4227: Pulling fs layer [2025-08-14T01:08:18.994Z] 461d9e800cba: Waiting [2025-08-14T01:08:18.994Z] 80192f66455f: Waiting [2025-08-14T01:08:18.994Z] a29436f7fd5d: Waiting [2025-08-14T01:08:18.994Z] 25ad8b0a4227: Waiting [2025-08-14T01:08:18.994Z] 923cac83aea3: Waiting [2025-08-14T01:08:18.994Z] db01528c6b51: Pulling fs layer [2025-08-14T01:08:18.994Z] 28988de357af: Pulling fs layer [2025-08-14T01:08:18.994Z] 28988de357af: Waiting [2025-08-14T01:08:18.994Z] db01528c6b51: Waiting [2025-08-14T01:08:18.994Z] 2e8e34ca0e6c: Waiting [2025-08-14T01:08:18.994Z] 6bf1a483ea7c: Verifying Checksum [2025-08-14T01:08:18.994Z] 6bf1a483ea7c: Download complete [2025-08-14T01:08:18.994Z] 461d9e800cba: Verifying Checksum [2025-08-14T01:08:18.994Z] 461d9e800cba: Download complete [2025-08-14T01:08:20.581Z] 80192f66455f: Download complete [2025-08-14T01:08:20.581Z] f5dfc541a4d3: Download complete [2025-08-14T01:08:20.842Z] 3dae71ba6b94: Verifying Checksum [2025-08-14T01:08:20.842Z] 3dae71ba6b94: Download complete [2025-08-14T01:08:20.842Z] 25ad8b0a4227: Verifying Checksum [2025-08-14T01:08:20.842Z] 25ad8b0a4227: Download complete [2025-08-14T01:08:20.842Z] db01528c6b51: Download complete [2025-08-14T01:08:20.842Z] 28988de357af: Verifying Checksum [2025-08-14T01:08:20.842Z] 28988de357af: Download complete [2025-08-14T01:08:21.110Z] a29436f7fd5d: Verifying Checksum [2025-08-14T01:08:21.110Z] a29436f7fd5d: Download complete [2025-08-14T01:08:21.370Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-14T01:08:21.370Z] 2e8e34ca0e6c: Download complete [2025-08-14T01:08:22.315Z] 3dae71ba6b94: Pull complete [2025-08-14T01:08:22.574Z] 6bf1a483ea7c: Pull complete [2025-08-14T01:08:23.142Z] f5dfc541a4d3: Pull complete [2025-08-14T01:08:23.400Z] 461d9e800cba: Pull complete [2025-08-14T01:08:23.400Z] 80192f66455f: Pull complete [2025-08-14T01:08:27.642Z] 2e8e34ca0e6c: Pull complete [2025-08-14T01:08:28.578Z] a29436f7fd5d: Pull complete [2025-08-14T01:08:28.578Z] 923cac83aea3: Pull complete [2025-08-14T01:08:28.578Z] 25ad8b0a4227: Pull complete [2025-08-14T01:08:28.578Z] db01528c6b51: Pull complete [2025-08-14T01:08:28.578Z] 28988de357af: Pull complete [2025-08-14T01:08:28.837Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-14T01:08:28.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:08:28.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:08:28.975Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:08:29.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T01:08:31.310Z] $ docker top 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 -eo pid,comm [2025-08-14T01:08:31.362Z] 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-08-14T01:08:31.362Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T01:08:31.435Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T01:08:31.435Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T01:08:31.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T01:08:31.553Z] $ docker exec 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 ssh-agent [2025-08-14T01:08:31.674Z] SSH_AUTH_SOCK=/tmp/ssh-PQUtCvEUyHIl/agent.32 [2025-08-14T01:08:31.674Z] SSH_AGENT_PID=38 [2025-08-14T01:08:31.681Z] Running ssh-add (command line suppressed) [2025-08-14T01:08:31.776Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3826901609762315287.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3826901609762315287.key) [2025-08-14T01:08:31.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T01:08:32.086Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2025-08-14T01:08:32.370Z] + git tag --points-at HEAD [Pipeline] } [2025-08-14T01:08:32.380Z] $ docker exec --env ******** --env ******** 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 ssh-agent -k [2025-08-14T01:08:32.482Z] unset SSH_AUTH_SOCK; [2025-08-14T01:08:32.483Z] unset SSH_AGENT_PID; [2025-08-14T01:08:32.483Z] echo Agent pid 38 killed; [2025-08-14T01:08:32.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-14T01:08:32.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T01:08:32.534Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T01:08:32.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T01:08:32.645Z] $ docker exec 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 ssh-agent [2025-08-14T01:08:32.746Z] SSH_AUTH_SOCK=/tmp/ssh-mbrAimId4PcR/agent.87 [2025-08-14T01:08:32.746Z] SSH_AGENT_PID=93 [2025-08-14T01:08:32.750Z] Running ssh-add (command line suppressed) [2025-08-14T01:08:32.853Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7070153392145131561.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7070153392145131561.key) [2025-08-14T01:08:32.868Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T01:08:33.172Z] + git semver init [2025-08-14T01:08:33.439Z] 2025-08-14 01:08:33,394 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T01:08:33.439Z] 2025-08-14 01:08:33,399 [run_init] DEBUG init version:0.0.0 force:False [2025-08-14T01:08:33.439Z] 2025-08-14 01:08:33,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-08-14T01:08:33.439Z] 2025-08-14 01:08:33,399 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-08-14T01:08:33.439Z] 2025-08-14 01:08:33,400 [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-08-14T01:08:34.825Z] 2025-08-14 01:08:34,708 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-08-14T01:08:34.825Z] 2025-08-14 01:08:34,709 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-08-14T01:08:34.825Z] 2025-08-14 01:08:34,709 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-14T01:08:34.825Z] 2025-08-14 01:08:34,709 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-14T01:08:34.825Z] 4.1.0-dev.4 [Pipeline] } [2025-08-14T01:08:34.833Z] $ docker exec --env ******** --env ******** 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 ssh-agent -k [2025-08-14T01:08:34.936Z] unset SSH_AUTH_SOCK; [2025-08-14T01:08:34.938Z] unset SSH_AGENT_PID; [2025-08-14T01:08:34.938Z] echo Agent pid 93 killed; [2025-08-14T01:08:34.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T01:08:35.282Z] + git semver [Pipeline] } [2025-08-14T01:08:35.557Z] $ docker stop --time=1 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 [2025-08-14T01:08:36.844Z] $ docker rm -f --volumes 156e9f2a1d887aa4f28dbe8f500377515e849ce3342bb65cfa52fa2b8cfa2e16 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:08:37.206Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-14T01:08:37.499Z] Stashed 1 file(s) [Pipeline] echo [2025-08-14T01:08:37.505Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:08:37.707Z] provisioning config files... [2025-08-14T01:08:37.727Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9314358557445862696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:08:38.060Z] ---> ****-login.sh [2025-08-14T01:08:38.060Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:08:38.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:38.060Z] Login Succeeded [2025-08-14T01:08:38.060Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:08:38.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:38.060Z] Login Succeeded [2025-08-14T01:08:38.060Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:08:38.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:38.320Z] Login Succeeded [2025-08-14T01:08:38.320Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:08:38.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:38.320Z] Login Succeeded [2025-08-14T01:08:38.320Z] ****.io [2025-08-14T01:08:38.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:08:38.580Z] Login Succeeded [2025-08-14T01:08:38.580Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:08:38.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-14T01:08:38.686Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:08:38.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:08:38.728Z] ========================================================= [2025-08-14T01:08:38.728Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-08-14T01:08:38.728Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:08:39.072Z] + 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-08-14T01:08:40.049Z] #0 building with "default" instance using docker driver [2025-08-14T01:08:40.049Z] [2025-08-14T01:08:40.049Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:08:40.049Z] #1 transferring dockerfile: 2.05kB done [2025-08-14T01:08:40.049Z] #1 DONE 0.0s [2025-08-14T01:08:40.049Z] [2025-08-14T01:08:40.049Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-08-14T01:08:40.049Z] #2 DONE 0.1s [2025-08-14T01:08:40.308Z] [2025-08-14T01:08:40.308Z] #3 [internal] load .dockerignore [2025-08-14T01:08:40.308Z] #3 transferring context: 159B done [2025-08-14T01:08:40.308Z] #3 DONE 0.0s [2025-08-14T01:08:40.308Z] [2025-08-14T01:08:40.308Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-14T01:08:40.308Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-08-14T01:08:40.308Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-08-14T01:08:40.308Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-08-14T01:08:40.308Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-08-14T01:08:40.308Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 1.05MB / 74.06MB 0.1s [2025-08-14T01:08:40.308Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-08-14T01:08:40.308Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-08-14T01:08:40.308Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.15MB / 3.63MB 0.1s [2025-08-14T01:08:40.570Z] #4 ... [2025-08-14T01:08:40.570Z] [2025-08-14T01:08:40.570Z] #5 [internal] load build context [2025-08-14T01:08:40.570Z] #5 transferring context: 14.77MB 0.1s done [2025-08-14T01:08:40.570Z] #5 DONE 0.2s [2025-08-14T01:08:40.570Z] [2025-08-14T01:08:40.570Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-08-14T01:08:40.570Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.2s [2025-08-14T01:08:40.570Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-08-14T01:08:40.570Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-08-14T01:08:40.570Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-08-14T01:08:40.570Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done [2025-08-14T01:08:40.570Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 1.05MB / 2.38MB 0.2s [2025-08-14T01:08:40.570Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-08-14T01:08:40.570Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 25.17MB / 74.06MB 0.3s [2025-08-14T01:08:40.570Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-08-14T01:08:40.570Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-08-14T01:08:40.570Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s [2025-08-14T01:08:40.570Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df [2025-08-14T01:08:40.830Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 56.62MB / 74.06MB 0.5s [2025-08-14T01:08:40.830Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 15.73MB / 103.05MB 0.5s [2025-08-14T01:08:40.830Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 10.49MB / 13.29MB 0.5s [2025-08-14T01:08:40.830Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-08-14T01:08:40.830Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-08-14T01:08:40.830Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 39.85MB / 103.05MB 0.7s [2025-08-14T01:08:40.830Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s [2025-08-14T01:08:41.088Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.8s [2025-08-14T01:08:41.088Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d [2025-08-14T01:08:41.088Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done [2025-08-14T01:08:41.088Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 81.79MB / 103.05MB 0.9s [2025-08-14T01:08:41.088Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done [2025-08-14T01:08:41.347Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-08-14T01:08:41.605Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-08-14T01:08:46.870Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s [2025-08-14T01:08:46.870Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.1s done [2025-08-14T01:08:46.870Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-08-14T01:08:46.870Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-08-14T01:08:46.870Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-08-14T01:08:46.870Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-08-14T01:08:46.870Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-08-14T01:08:46.870Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.1s done [2025-08-14T01:08:46.870Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-08-14T01:08:49.399Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.4s done [2025-08-14T01:08:49.399Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-08-14T01:08:49.964Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done [2025-08-14T01:08:49.964Z] #4 DONE 9.8s [2025-08-14T01:08:50.223Z] [2025-08-14T01:08:50.223Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-08-14T01:08:50.223Z] #6 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:08:50.223Z] #6 0.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:08:50.790Z] #6 0.721 OK: 248 MiB in 58 packages [2025-08-14T01:08:52.659Z] Still waiting to schedule task [2025-08-14T01:08:52.659Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6900’ [2025-08-14T01:08:53.325Z] #6 DONE 3.2s [2025-08-14T01:08:53.326Z] [2025-08-14T01:08:53.326Z] #7 [builder 3/7] WORKDIR /app [2025-08-14T01:08:53.326Z] #7 DONE 0.0s [2025-08-14T01:08:53.326Z] [2025-08-14T01:08:53.326Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-08-14T01:08:53.326Z] #8 DONE 0.0s [2025-08-14T01:08:53.326Z] [2025-08-14T01:08:53.326Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:09:15.280Z] #9 DONE 19.0s [2025-08-14T01:09:15.280Z] [2025-08-14T01:09:15.280Z] #10 [builder 6/7] COPY . . [2025-08-14T01:09:15.280Z] #10 DONE 0.1s [2025-08-14T01:09:15.280Z] [2025-08-14T01:09:15.280Z] #11 [builder 7/7] RUN echo noop [2025-08-14T01:09:15.280Z] #11 0.195 noop [2025-08-14T01:09:15.280Z] #11 DONE 0.2s [2025-08-14T01:09:15.280Z] [2025-08-14T01:09:15.280Z] #12 exporting to image [2025-08-14T01:09:15.280Z] #12 exporting layers [2025-08-14T01:09:21.849Z] #12 exporting layers 8.8s done [2025-08-14T01:09:21.849Z] #12 writing image sha256:5b8892e50f5ff3046974846a00e557cfbcf2ad86cb5889bfc753c2215bfa5b68 done [2025-08-14T01:09:21.849Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-14T01:09:21.849Z] #12 DONE 8.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:09:22.193Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T01:09:22.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:09:22.282Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:09:22.330Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-08-14T01:09:22.674Z] $ docker top 2b60f96f77d0f57f76b78c93d2b6005f98d5c2c3600e8f9b1bafb9a5ce9a313f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:09:23.035Z] + go version [2025-08-14T01:09:23.035Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-08-14T01:09:23.044Z] $ docker stop --time=1 2b60f96f77d0f57f76b78c93d2b6005f98d5c2c3600e8f9b1bafb9a5ce9a313f [2025-08-14T01:09:24.314Z] $ docker rm -f --volumes 2b60f96f77d0f57f76b78c93d2b6005f98d5c2c3600e8f9b1bafb9a5ce9a313f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:09:24.767Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-14T01:09:24.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:09:24.849Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:09:24.876Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2025-08-14T01:09:25.125Z] $ docker top 5dc348a9560159ce5fecc0967de6d587e5f3387b2348824d6d98018a504eb982 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:09:25.476Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-08-14T01:09:25.780Z] + make test [2025-08-14T01:09:25.780Z] go test -race -coverprofile=coverage.out ./... [2025-08-14T01:10:04.520Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-08-14T01:10:36.612Z] go vet ./... [2025-08-14T01:10:43.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-14T01:10:43.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-14T01:10:43.180Z] ./bin/test-attribution-txt.sh [2025-08-14T01:10:43.180Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-14T01:10:43.180Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-14T01:10:43.180Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-14T01:10:43.180Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-14T01:10:43.180Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-14T01:10:43.180Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-14T01:10:43.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-14T01:10:43.211Z] $ docker stop --time=1 5dc348a9560159ce5fecc0967de6d587e5f3387b2348824d6d98018a504eb982 [2025-08-14T01:10:45.380Z] $ docker rm -f --volumes 5dc348a9560159ce5fecc0967de6d587e5f3387b2348824d6d98018a504eb982 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:10:46.168Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-14T01:10:46.220Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-08-14T01:10:46.691Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-14T01:10:46.977Z] + ls -al . [2025-08-14T01:10:46.977Z] total 248 [2025-08-14T01:10:46.977Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 14 01:09 . [2025-08-14T01:10:46.977Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:08 .. [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 01:08 .dockerignore [2025-08-14T01:10:46.977Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:09 .git [2025-08-14T01:10:46.977Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:08 .github [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 108 Aug 14 01:08 .gitignore [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 01:08 .golangci.yml [2025-08-14T01:10:46.977Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 01:08 .semver [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 16550 Aug 14 01:08 Attribution.txt [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 39309 Aug 14 01:08 CHANGELOG.md [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 2008 Aug 14 01:08 Dockerfile [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 01:08 GOVERNANCE.md [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 14 01:08 Jenkinsfile [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 01:08 LICENSE [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 01:08 OWNERS.md [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 4952 Aug 14 01:08 README.md [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:08 VERSION [2025-08-14T01:10:46.977Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:08 bin [2025-08-14T01:10:46.977Z] -rw-r--r-- 1 jenkins jenkins 953 Aug 14 01:09 coverage.out [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 6577 Aug 14 01:08 go.mod [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 88385 Aug 14 01:08 go.sum [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 01:08 main.go [2025-08-14T01:10:46.977Z] -rw-rw-r-- 1 jenkins jenkins 3362 Aug 14 01:08 makefile [2025-08-14T01:10:46.977Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 01:08 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:10:47.302Z] + 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=ab47b94dbb2135bc5302bf90c5f6da048a267236 --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-14T01:10:47.561Z] #0 building with "default" instance using docker driver [2025-08-14T01:10:47.561Z] [2025-08-14T01:10:47.561Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:10:47.561Z] #1 transferring dockerfile: 2.05kB done [2025-08-14T01:10:47.561Z] #1 DONE 0.0s [2025-08-14T01:10:47.561Z] [2025-08-14T01:10:47.561Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-14T01:10:47.561Z] #2 DONE 0.0s [2025-08-14T01:10:47.561Z] [2025-08-14T01:10:47.562Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-08-14T01:10:47.562Z] #3 DONE 0.1s [2025-08-14T01:10:47.562Z] [2025-08-14T01:10:47.562Z] #4 [internal] load .dockerignore [2025-08-14T01:10:47.562Z] #4 transferring context: 159B done [2025-08-14T01:10:47.562Z] #4 DONE 0.0s [2025-08-14T01:10:47.562Z] [2025-08-14T01:10:47.562Z] #5 [internal] load build context [2025-08-14T01:10:47.562Z] #5 transferring context: 4.84kB done [2025-08-14T01:10:47.562Z] #5 DONE 0.0s [2025-08-14T01:10:47.562Z] [2025-08-14T01:10:47.562Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-14T01:10:47.562Z] #6 DONE 0.1s [2025-08-14T01:10:47.562Z] [2025-08-14T01:10:47.562Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T01:10:47.562Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-08-14T01:10:47.562Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-08-14T01:10:47.822Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-08-14T01:10:47.822Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-08-14T01:10:47.822Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-08-14T01:10:47.822Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-08-14T01:10:47.822Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-08-14T01:10:47.822Z] #7 DONE 0.3s [2025-08-14T01:10:47.822Z] [2025-08-14T01:10:47.822Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-08-14T01:10:48.400Z] #8 0.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:48.400Z] #8 0.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:48.400Z] #8 0.632 (1/2) Installing ca-certificates (20250619-r0) [2025-08-14T01:10:48.400Z] #8 0.653 (2/2) Installing dumb-init (1.2.5-r3) [2025-08-14T01:10:48.400Z] #8 0.657 Executing busybox-1.36.1-r29.trigger [2025-08-14T01:10:48.400Z] #8 0.666 Executing ca-certificates-20250619-r0.trigger [2025-08-14T01:10:48.400Z] #8 0.711 OK: 8 MiB in 16 packages [2025-08-14T01:10:48.660Z] #8 ... [2025-08-14T01:10:48.660Z] [2025-08-14T01:10:48.660Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2025-08-14T01:10:48.660Z] #9 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:48.660Z] #9 0.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:48.660Z] #9 0.799 OK: 248 MiB in 58 packages [2025-08-14T01:10:48.660Z] #9 DONE 1.0s [2025-08-14T01:10:48.660Z] [2025-08-14T01:10:48.660Z] #10 [builder 3/7] WORKDIR /app [2025-08-14T01:10:48.660Z] #10 DONE 0.0s [2025-08-14T01:10:48.660Z] [2025-08-14T01:10:48.660Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-08-14T01:10:48.660Z] #11 DONE 0.0s [2025-08-14T01:10:48.920Z] [2025-08-14T01:10:48.920Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-08-14T01:10:48.920Z] #8 DONE 0.9s [2025-08-14T01:10:48.920Z] [2025-08-14T01:10:48.920Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T01:10:48.920Z] #12 0.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:49.178Z] #12 ... [2025-08-14T01:10:49.178Z] [2025-08-14T01:10:49.178Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:10:49.178Z] #13 DONE 0.6s [2025-08-14T01:10:49.178Z] [2025-08-14T01:10:49.178Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T01:10:49.178Z] #12 0.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-08-14T01:10:49.437Z] #12 ... [2025-08-14T01:10:49.437Z] [2025-08-14T01:10:49.437Z] #14 [builder 6/7] COPY . . [2025-08-14T01:10:49.437Z] #14 DONE 0.1s [2025-08-14T01:10:49.437Z] [2025-08-14T01:10:49.437Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-08-14T01:10:49.437Z] #12 0.753 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:10:49.437Z] #12 0.802 Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T01:10:49.437Z] #12 0.836 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:10:49.437Z] #12 0.848 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:10:49.437Z] #12 0.859 Executing busybox-1.36.1-r30.trigger [2025-08-14T01:10:49.696Z] #12 0.866 OK: 8 MiB in 16 packages [2025-08-14T01:10:49.696Z] #12 DONE 1.0s [2025-08-14T01:10:49.696Z] [2025-08-14T01:10:49.696Z] #15 [builder 7/7] RUN make build [2025-08-14T01:10:49.696Z] #15 0.237 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-08-14T01:11:16.285Z] #15 DONE 25.7s [2025-08-14T01:11:16.285Z] [2025-08-14T01:11:16.285Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-08-14T01:11:16.285Z] #16 DONE 0.0s [2025-08-14T01:11:16.285Z] [2025-08-14T01:11:16.285Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-08-14T01:11:16.285Z] #17 DONE 0.0s [2025-08-14T01:11:16.285Z] [2025-08-14T01:11:16.285Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-08-14T01:11:16.285Z] #18 DONE 0.0s [2025-08-14T01:11:16.285Z] [2025-08-14T01:11:16.285Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-08-14T01:11:16.285Z] #19 DONE 0.2s [2025-08-14T01:11:16.285Z] [2025-08-14T01:11:16.285Z] #20 exporting to image [2025-08-14T01:11:16.285Z] #20 exporting layers 0.1s done [2025-08-14T01:11:16.285Z] #20 writing image sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done [2025-08-14T01:11:16.285Z] #20 naming to docker.io/library/app-service-configurable done [2025-08-14T01:11:16.285Z] #20 DONE 0.1s [2025-08-14T01:11:16.285Z] [2025-08-14T01:11:16.285Z] 1 warning found (use docker --debug to expand): [2025-08-14T01:11:16.285Z]  - 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-08-14T01:11:16.408Z] provisioning config files... [2025-08-14T01:11:16.418Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17757016716050302836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:11:16.722Z] ---> ****-login.sh [2025-08-14T01:11:16.722Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:11:16.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:16.722Z] Login Succeeded [2025-08-14T01:11:16.722Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:11:16.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:16.722Z] Login Succeeded [2025-08-14T01:11:16.722Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:11:16.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:16.980Z] Login Succeeded [2025-08-14T01:11:16.980Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:11:16.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:16.980Z] Login Succeeded [2025-08-14T01:11:16.980Z] ****.io [2025-08-14T01:11:16.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:11:17.239Z] Login Succeeded [2025-08-14T01:11:17.239Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:11:17.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:11:17.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:11:17.331Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-08-14T01:11:17.331Z] ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:11:17.331Z] latest [2025-08-14T01:11:17.331Z] 4.1.0-dev.4 [2025-08-14T01:11:17.331Z] ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [2025-08-14T01:11:17.331Z] main [2025-08-14T01:11:17.331Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:17.673Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:17.998Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:11:17.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-14T01:11:17.998Z] 68a7200f7f5c: Preparing [2025-08-14T01:11:17.998Z] 32331ce8d434: Preparing [2025-08-14T01:11:17.998Z] 60acec1c8465: Preparing [2025-08-14T01:11:17.998Z] 3040508598a2: Preparing [2025-08-14T01:11:17.998Z] 7af24189122a: Preparing [2025-08-14T01:11:17.998Z] 1647c4cc42e8: Preparing [2025-08-14T01:11:17.998Z] 097100c76c15: Preparing [2025-08-14T01:11:17.998Z] 1647c4cc42e8: Waiting [2025-08-14T01:11:17.998Z] 097100c76c15: Waiting [2025-08-14T01:11:17.998Z] 32331ce8d434: Pushed [2025-08-14T01:11:17.998Z] 3040508598a2: Pushed [2025-08-14T01:11:17.998Z] 60acec1c8465: Pushed [2025-08-14T01:11:17.998Z] 097100c76c15: Layer already exists [2025-08-14T01:11:17.998Z] 7af24189122a: Pushed [2025-08-14T01:11:18.258Z] 1647c4cc42e8: Pushed [2025-08-14T01:11:22.446Z] 68a7200f7f5c: Pushed [2025-08-14T01:11:22.446Z] ab47b94dbb2135bc5302bf90c5f6da048a267236: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:22.774Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:23.168Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-14T01:11:23.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-14T01:11:23.168Z] 68a7200f7f5c: Preparing [2025-08-14T01:11:23.168Z] 32331ce8d434: Preparing [2025-08-14T01:11:23.168Z] 60acec1c8465: Preparing [2025-08-14T01:11:23.168Z] 3040508598a2: Preparing [2025-08-14T01:11:23.168Z] 7af24189122a: Preparing [2025-08-14T01:11:23.168Z] 1647c4cc42e8: Preparing [2025-08-14T01:11:23.168Z] 097100c76c15: Preparing [2025-08-14T01:11:23.168Z] 1647c4cc42e8: Waiting [2025-08-14T01:11:23.168Z] 097100c76c15: Waiting [2025-08-14T01:11:23.168Z] 60acec1c8465: Layer already exists [2025-08-14T01:11:23.168Z] 32331ce8d434: Layer already exists [2025-08-14T01:11:23.168Z] 3040508598a2: Layer already exists [2025-08-14T01:11:23.168Z] 7af24189122a: Layer already exists [2025-08-14T01:11:23.168Z] 68a7200f7f5c: Layer already exists [2025-08-14T01:11:23.168Z] 1647c4cc42e8: Layer already exists [2025-08-14T01:11:23.168Z] 097100c76c15: Layer already exists [2025-08-14T01:11:23.168Z] latest: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:23.495Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:23.815Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 [2025-08-14T01:11:23.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-14T01:11:23.815Z] 68a7200f7f5c: Preparing [2025-08-14T01:11:23.815Z] 32331ce8d434: Preparing [2025-08-14T01:11:23.815Z] 60acec1c8465: Preparing [2025-08-14T01:11:23.815Z] 3040508598a2: Preparing [2025-08-14T01:11:23.815Z] 7af24189122a: Preparing [2025-08-14T01:11:23.815Z] 1647c4cc42e8: Preparing [2025-08-14T01:11:23.815Z] 097100c76c15: Preparing [2025-08-14T01:11:23.815Z] 1647c4cc42e8: Waiting [2025-08-14T01:11:23.815Z] 097100c76c15: Waiting [2025-08-14T01:11:23.815Z] 7af24189122a: Layer already exists [2025-08-14T01:11:23.815Z] 32331ce8d434: Layer already exists [2025-08-14T01:11:23.815Z] 3040508598a2: Layer already exists [2025-08-14T01:11:23.815Z] 60acec1c8465: Layer already exists [2025-08-14T01:11:23.815Z] 68a7200f7f5c: Layer already exists [2025-08-14T01:11:23.815Z] 1647c4cc42e8: Layer already exists [2025-08-14T01:11:23.815Z] 097100c76c15: Layer already exists [2025-08-14T01:11:23.815Z] 4.1.0-dev.4: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:24.144Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:24.472Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [2025-08-14T01:11:24.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-14T01:11:24.472Z] 68a7200f7f5c: Preparing [2025-08-14T01:11:24.472Z] 32331ce8d434: Preparing [2025-08-14T01:11:24.472Z] 60acec1c8465: Preparing [2025-08-14T01:11:24.472Z] 3040508598a2: Preparing [2025-08-14T01:11:24.472Z] 7af24189122a: Preparing [2025-08-14T01:11:24.472Z] 1647c4cc42e8: Preparing [2025-08-14T01:11:24.472Z] 097100c76c15: Preparing [2025-08-14T01:11:24.472Z] 1647c4cc42e8: Waiting [2025-08-14T01:11:24.472Z] 097100c76c15: Waiting [2025-08-14T01:11:24.472Z] 7af24189122a: Layer already exists [2025-08-14T01:11:24.472Z] 68a7200f7f5c: Layer already exists [2025-08-14T01:11:24.472Z] 32331ce8d434: Layer already exists [2025-08-14T01:11:24.472Z] 60acec1c8465: Layer already exists [2025-08-14T01:11:24.472Z] 3040508598a2: Layer already exists [2025-08-14T01:11:24.472Z] 1647c4cc42e8: Layer already exists [2025-08-14T01:11:24.472Z] 097100c76c15: Layer already exists [2025-08-14T01:11:24.472Z] ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:24.798Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:11:25.121Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-14T01:11:25.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-08-14T01:11:25.121Z] 68a7200f7f5c: Preparing [2025-08-14T01:11:25.121Z] 32331ce8d434: Preparing [2025-08-14T01:11:25.121Z] 60acec1c8465: Preparing [2025-08-14T01:11:25.121Z] 3040508598a2: Preparing [2025-08-14T01:11:25.121Z] 7af24189122a: Preparing [2025-08-14T01:11:25.121Z] 1647c4cc42e8: Preparing [2025-08-14T01:11:25.121Z] 097100c76c15: Preparing [2025-08-14T01:11:25.121Z] 097100c76c15: Waiting [2025-08-14T01:11:25.121Z] 1647c4cc42e8: Waiting [2025-08-14T01:11:25.121Z] 60acec1c8465: Layer already exists [2025-08-14T01:11:25.121Z] 7af24189122a: Layer already exists [2025-08-14T01:11:25.121Z] 32331ce8d434: Layer already exists [2025-08-14T01:11:25.121Z] 3040508598a2: Layer already exists [2025-08-14T01:11:25.121Z] 68a7200f7f5c: Layer already exists [2025-08-14T01:11:25.121Z] 1647c4cc42e8: Layer already exists [2025-08-14T01:11:25.121Z] 097100c76c15: Layer already exists [2025-08-14T01:11:25.121Z] main: digest: sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:11:25.199Z] ===================================================== [Pipeline] echo [2025-08-14T01:11:25.212Z] taggedImages: [2025-08-14T01:11:25.213Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:11:25.213Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-14T01:11:25.213Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 [2025-08-14T01:11:25.213Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [2025-08-14T01:11:25.213Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2025-08-14T01:11:25.263Z] ========================================================= [2025-08-14T01:11:25.263Z] [edgeXBuildMultiArch] RAW Config: [2025-08-14T01:11:25.263Z] images: [2025-08-14T01:11:25.263Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:11:25.263Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-14T01:11:25.263Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 [2025-08-14T01:11:25.263Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [2025-08-14T01:11:25.263Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-14T01:11:25.263Z] settingsFile: [2025-08-14T01:11:25.263Z] app-service-configurable-settings [2025-08-14T01:11:25.263Z] ========================================================= [Pipeline] node [2025-08-14T01:11:40.267Z] Still waiting to schedule task [2025-08-14T01:11:40.268Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-6910’ [2025-08-14T01:12:09.798Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6908 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-08-14T01:12:09.815Z] Running in /w/workspace/app-service-configurable/276 [Pipeline] { [Pipeline] checkout [2025-08-14T01:12:09.861Z] The recommended git tool is: git [2025-08-14T01:12:15.087Z] using credential edgex-jenkins-ssh [2025-08-14T01:12:15.110Z] Cloning the remote Git repository [2025-08-14T01:12:15.162Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-08-14T01:12:15.267Z] > git init /w/workspace/app-service-configurable/276 # timeout=10 [2025-08-14T01:12:15.419Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-08-14T01:12:15.420Z] > git --version # timeout=10 [2025-08-14T01:12:15.446Z] > git --version # 'git version 2.25.1' [2025-08-14T01:12:15.448Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-08-14T01:12:15.605Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T01:12:18.525Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-08-14T01:12:18.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-08-14T01:12:19.505Z] Avoid second fetch [2025-08-14T01:12:19.506Z] Checking out Revision ab47b94dbb2135bc5302bf90c5f6da048a267236 (main) [2025-08-14T01:12:20.166Z] Commit message: "Merge pull request #733 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.23" [2025-08-14T01:12:19.522Z] > git config core.sparsecheckout # timeout=10 [2025-08-14T01:12:19.596Z] > git checkout -f ab47b94dbb2135bc5302bf90c5f6da048a267236 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:12:24.420Z] provisioning config files... [2025-08-14T01:12:24.456Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/276@tmp/config10473359413423323139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:12:25.191Z] ---> ****-login.sh [2025-08-14T01:12:25.192Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:12:25.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:12:25.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:12:25.734Z] Configure a credential helper to remove this warning. See [2025-08-14T01:12:25.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:12:25.735Z] [2025-08-14T01:12:25.735Z] Login Succeeded [2025-08-14T01:12:25.735Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:12:26.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:12:26.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:12:26.007Z] Configure a credential helper to remove this warning. See [2025-08-14T01:12:26.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:12:26.007Z] [2025-08-14T01:12:26.007Z] Login Succeeded [2025-08-14T01:12:26.007Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:12:26.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:12:26.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:12:26.549Z] Configure a credential helper to remove this warning. See [2025-08-14T01:12:26.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:12:26.549Z] [2025-08-14T01:12:26.549Z] Login Succeeded [2025-08-14T01:12:26.549Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:12:26.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:12:26.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:12:26.820Z] Configure a credential helper to remove this warning. See [2025-08-14T01:12:26.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:12:26.820Z] [2025-08-14T01:12:26.820Z] Login Succeeded [2025-08-14T01:12:26.820Z] ****.io [2025-08-14T01:12:27.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:12:27.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:12:27.354Z] Configure a credential helper to remove this warning. See [2025-08-14T01:12:27.354Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:12:27.354Z] [2025-08-14T01:12:27.354Z] Login Succeeded [2025-08-14T01:12:27.355Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:12:27.370Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-14T01:12:27.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:12:27.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:12:27.723Z] ========================================================= [2025-08-14T01:12:27.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-08-14T01:12:27.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:12:28.098Z] + 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-08-14T01:12:28.098Z] Sending build context to Docker daemon 224.3kB [2025-08-14T01:12:28.380Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-08-14T01:12:28.380Z] Step 2/12 : FROM ${BASE} AS builder [2025-08-14T01:12:28.380Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-08-14T01:12:28.380Z] 94e9d8af2201: Pulling fs layer [2025-08-14T01:12:28.380Z] a6c56e8762df: Pulling fs layer [2025-08-14T01:12:28.380Z] f0f3c8884826: Pulling fs layer [2025-08-14T01:12:28.380Z] c7e7622c144d: Pulling fs layer [2025-08-14T01:12:28.380Z] 4f4fb700ef54: Pulling fs layer [2025-08-14T01:12:28.380Z] c7e7622c144d: Waiting [2025-08-14T01:12:28.380Z] b4c3b6d88c5a: Pulling fs layer [2025-08-14T01:12:28.380Z] 4f4fb700ef54: Waiting [2025-08-14T01:12:28.380Z] b4c3b6d88c5a: Waiting [2025-08-14T01:12:28.380Z] ba8bce9d2590: Pulling fs layer [2025-08-14T01:12:28.380Z] ba8bce9d2590: Waiting [2025-08-14T01:12:28.380Z] ca778ea9c289: Pulling fs layer [2025-08-14T01:12:28.380Z] ca778ea9c289: Waiting [2025-08-14T01:12:28.662Z] a6c56e8762df: Verifying Checksum [2025-08-14T01:12:28.662Z] a6c56e8762df: Download complete [2025-08-14T01:12:28.662Z] c7e7622c144d: Verifying Checksum [2025-08-14T01:12:28.662Z] c7e7622c144d: Download complete [2025-08-14T01:12:28.662Z] 4f4fb700ef54: Verifying Checksum [2025-08-14T01:12:28.662Z] 4f4fb700ef54: Download complete [2025-08-14T01:12:28.662Z] b4c3b6d88c5a: Verifying Checksum [2025-08-14T01:12:28.662Z] b4c3b6d88c5a: Download complete [2025-08-14T01:12:28.662Z] 94e9d8af2201: Download complete [2025-08-14T01:12:29.253Z] ca778ea9c289: Verifying Checksum [2025-08-14T01:12:29.253Z] ca778ea9c289: Download complete [2025-08-14T01:12:29.844Z] 94e9d8af2201: Pull complete [2025-08-14T01:12:30.429Z] a6c56e8762df: Pull complete [2025-08-14T01:12:30.702Z] f0f3c8884826: Download complete [2025-08-14T01:12:31.666Z] ba8bce9d2590: Verifying Checksum [2025-08-14T01:12:31.666Z] ba8bce9d2590: Download complete [2025-08-14T01:12:46.708Z] f0f3c8884826: Pull complete [2025-08-14T01:12:46.708Z] c7e7622c144d: Pull complete [2025-08-14T01:12:46.708Z] 4f4fb700ef54: Pull complete [2025-08-14T01:12:46.708Z] b4c3b6d88c5a: Pull complete [2025-08-14T01:12:54.938Z] ba8bce9d2590: Pull complete [2025-08-14T01:12:56.360Z] ca778ea9c289: Pull complete [2025-08-14T01:12:56.360Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-08-14T01:12:56.360Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-08-14T01:12:56.360Z] ---> 47b25d7523d1 [2025-08-14T01:12:56.360Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-08-14T01:12:58.321Z] ---> Running in 9dfdab6f33ec [2025-08-14T01:12:58.589Z] Removing intermediate container 9dfdab6f33ec [2025-08-14T01:12:58.589Z] ---> c2f529a4ea84 [2025-08-14T01:12:58.589Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-08-14T01:12:58.589Z] ---> Running in c72eefcc25f4 [2025-08-14T01:12:58.859Z] Removing intermediate container c72eefcc25f4 [2025-08-14T01:12:58.859Z] ---> 32d3c0de1a6d [2025-08-14T01:12:58.859Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-08-14T01:12:58.859Z] ---> Running in e704cd661480 [2025-08-14T01:12:59.459Z] Removing intermediate container e704cd661480 [2025-08-14T01:12:59.459Z] ---> d7aa2e875d17 [2025-08-14T01:12:59.459Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-14T01:12:59.459Z] ---> Running in 61d2aad86527 [2025-08-14T01:13:00.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:13:00.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:13:02.858Z] OK: 239 MiB in 58 packages [2025-08-14T01:13:03.454Z] Removing intermediate container 61d2aad86527 [2025-08-14T01:13:03.454Z] ---> 1c3afdf0ffe6 [2025-08-14T01:13:03.454Z] Step 7/12 : WORKDIR /app [2025-08-14T01:13:03.454Z] ---> Running in d5048d29c564 [2025-08-14T01:13:04.051Z] Removing intermediate container d5048d29c564 [2025-08-14T01:13:04.051Z] ---> 086bd4619348 [2025-08-14T01:13:04.051Z] Step 8/12 : COPY go.mod vendor* ./ [2025-08-14T01:13:04.643Z] ---> c34c9d7dc3f3 [2025-08-14T01:13:04.643Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:13:04.643Z] ---> Running in 566caa59f077 [2025-08-14T01:15:11.359Z] Removing intermediate container 566caa59f077 [2025-08-14T01:15:11.359Z] ---> 85f5d670dccb [2025-08-14T01:15:11.359Z] Step 10/12 : COPY . . [2025-08-14T01:15:11.359Z] ---> d70b17ddaeb0 [2025-08-14T01:15:11.359Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-14T01:15:11.359Z] ---> Running in 56c169920be6 [2025-08-14T01:15:11.359Z] Removing intermediate container 56c169920be6 [2025-08-14T01:15:11.359Z] ---> a5c766f485d6 [2025-08-14T01:15:11.359Z] Step 12/12 : RUN $MAKE [2025-08-14T01:15:11.359Z] ---> Running in f459330af2f8 [2025-08-14T01:15:11.359Z] noop [2025-08-14T01:15:11.359Z] Removing intermediate container f459330af2f8 [2025-08-14T01:15:11.359Z] ---> 129d735a6ada [2025-08-14T01:15:11.359Z] Successfully built 129d735a6ada [2025-08-14T01:15:11.359Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:15:11.756Z] + docker inspect -f . ci-base-image-arm64 [2025-08-14T01:15:11.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:15:12.038Z] prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container [2025-08-14T01:15:12.126Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/276 -v /w/workspace/app-service-configurable/276:/w/workspace/app-service-configurable/276:rw,z -v /w/workspace/app-service-configurable/276@tmp:/w/workspace/app-service-configurable/276@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-08-14T01:15:13.747Z] $ docker top 62ae15c6947dfebe63b4ef904cd61b26b8a3feb9450b14914664831312760c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:15:14.702Z] + go version [2025-08-14T01:15:14.702Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-08-14T01:15:14.723Z] $ docker stop --time=1 62ae15c6947dfebe63b4ef904cd61b26b8a3feb9450b14914664831312760c06 [2025-08-14T01:15:16.502Z] $ docker rm -f --volumes 62ae15c6947dfebe63b4ef904cd61b26b8a3feb9450b14914664831312760c06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:15:17.185Z] + docker inspect -f . ci-base-image-arm64 [2025-08-14T01:15:17.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:15:17.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container [2025-08-14T01:15:17.534Z] $ 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/276 -v /w/workspace/app-service-configurable/276:/w/workspace/app-service-configurable/276:rw,z -v /w/workspace/app-service-configurable/276@tmp:/w/workspace/app-service-configurable/276@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-08-14T01:15:19.067Z] $ docker top 35febeef6086fadfa989620c082e146ffacfcdb5faa858f791eea845536935bc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:15:20.008Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/276 [Pipeline] fileExists [Pipeline] sh [2025-08-14T01:15:20.680Z] + make test [2025-08-14T01:15:20.680Z] go test -race -coverprofile=coverage.out ./... [2025-08-14T01:16:38.854Z] Running on prd-centos7-docker-4c-2g-6936 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:16:38.902Z] provisioning config files... [2025-08-14T01:16:38.924Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16845288724825167571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:16:39.824Z] ---> ****-login.sh [2025-08-14T01:16:39.824Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:16:39.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:16:40.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:16:40.093Z] Configure a credential helper to remove this warning. See [2025-08-14T01:16:40.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:16:40.094Z] [2025-08-14T01:16:40.094Z] Login Succeeded [2025-08-14T01:16:40.094Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:16:40.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:16:40.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:16:40.094Z] Configure a credential helper to remove this warning. See [2025-08-14T01:16:40.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:16:40.094Z] [2025-08-14T01:16:40.094Z] Login Succeeded [2025-08-14T01:16:40.094Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:16:40.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:16:40.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:16:40.094Z] Configure a credential helper to remove this warning. See [2025-08-14T01:16:40.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:16:40.094Z] [2025-08-14T01:16:40.094Z] Login Succeeded [2025-08-14T01:16:40.094Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:16:40.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:16:40.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:16:40.355Z] Configure a credential helper to remove this warning. See [2025-08-14T01:16:40.355Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:16:40.355Z] [2025-08-14T01:16:40.355Z] Login Succeeded [2025-08-14T01:16:40.355Z] ****.io [2025-08-14T01:16:40.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:16:40.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:16:40.621Z] Configure a credential helper to remove this warning. See [2025-08-14T01:16:40.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:16:40.621Z] [2025-08-14T01:16:40.621Z] Login Succeeded [2025-08-14T01:16:40.621Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:16:40.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T01:16:41.193Z] + docker buildx ls [2025-08-14T01:16:41.455Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-14T01:16:41.455Z] default * docker [2025-08-14T01:16:41.455Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-14T01:16:41.757Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-08-14T01:16:41.757Z] edgex-builder [Pipeline] sh [2025-08-14T01:16:42.083Z] + docker buildx inspect --bootstrap [2025-08-14T01:16:42.083Z] #1 [internal] booting buildkit [2025-08-14T01:16:42.083Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-08-14T01:16:47.403Z] #1 pulling image moby/buildkit:buildx-stable-1 5.3s done [2025-08-14T01:16:47.403Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-08-14T01:16:52.694Z] #1 creating container buildx_buildkit_edgex-builder0 5.6s done [2025-08-14T01:16:52.694Z] #1 DONE 10.9s [2025-08-14T01:16:52.694Z] Name: edgex-builder [2025-08-14T01:16:52.694Z] Driver: docker-container [2025-08-14T01:16:52.694Z] [2025-08-14T01:16:52.694Z] Nodes: [2025-08-14T01:16:52.694Z] Name: edgex-builder0 [2025-08-14T01:16:52.694Z] Endpoint: unix:///var/run/docker.sock [2025-08-14T01:16:52.694Z] Status: running [2025-08-14T01:16:52.694Z] Buildkit: v0.22.0 [2025-08-14T01:16:52.694Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-08-14T01:16:52.999Z] + docker buildx ls [2025-08-14T01:16:52.999Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-08-14T01:16:52.999Z] edgex-builder * docker-container [2025-08-14T01:16:52.999Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-08-14T01:16:52.999Z] default docker [2025-08-14T01:16:52.999Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-08-14T01:16:53.295Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236' [2025-08-14T01:16:53.296Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 --push - [2025-08-14T01:16:53.558Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:16:53.558Z] #1 transferring dockerfile: 209B done [2025-08-14T01:16:53.558Z] #1 DONE 0.1s [2025-08-14T01:16:53.558Z] [2025-08-14T01:16:53.558Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:16:53.826Z] #2 DONE 0.1s [2025-08-14T01:16:53.826Z] [2025-08-14T01:16:53.826Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:16:53.826Z] #3 DONE 0.2s [2025-08-14T01:16:53.826Z] [2025-08-14T01:16:53.826Z] #4 [internal] load .dockerignore [2025-08-14T01:16:53.826Z] #4 transferring context: 2B done [2025-08-14T01:16:53.826Z] #4 DONE 0.0s [2025-08-14T01:16:53.826Z] [2025-08-14T01:16:53.826Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:53.826Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:53.826Z] #5 DONE 0.0s [2025-08-14T01:16:53.826Z] [2025-08-14T01:16:53.826Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:53.826Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:54.087Z] #6 DONE 0.1s [2025-08-14T01:16:54.087Z] [2025-08-14T01:16:54.087Z] #7 exporting to image [2025-08-14T01:16:54.087Z] #7 exporting layers done [2025-08-14T01:16:54.087Z] #7 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 0.0s done [2025-08-14T01:16:54.087Z] #7 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done [2025-08-14T01:16:54.087Z] #7 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d 0.0s done [2025-08-14T01:16:54.087Z] #7 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 0.0s done [2025-08-14T01:16:54.087Z] #7 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.0s done [2025-08-14T01:16:54.087Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T01:16:54.087Z] #7 ... [2025-08-14T01:16:54.087Z] [2025-08-14T01:16:54.087Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T01:16:54.087Z] #8 DONE 0.0s [2025-08-14T01:16:54.087Z] [2025-08-14T01:16:54.087Z] #7 exporting to image [2025-08-14T01:16:54.087Z] #7 pushing layers 0.1s done [2025-08-14T01:16:54.087Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f [2025-08-14T01:16:54.087Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done [2025-08-14T01:16:54.087Z] #7 DONE 0.2s [2025-08-14T01:16:54.087Z] [2025-08-14T01:16:54.087Z] 1 warning found (use --debug to expand): [2025-08-14T01:16:54.087Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T01:16:54.381Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2025-08-14T01:16:54.381Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2025-08-14T01:16:54.381Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:16:54.381Z] #1 transferring dockerfile: 175B done [2025-08-14T01:16:54.381Z] #1 DONE 0.0s [2025-08-14T01:16:54.381Z] [2025-08-14T01:16:54.381Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-14T01:16:54.381Z] #2 DONE 0.0s [2025-08-14T01:16:54.381Z] [2025-08-14T01:16:54.381Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-08-14T01:16:54.381Z] #3 DONE 0.0s [2025-08-14T01:16:54.381Z] [2025-08-14T01:16:54.381Z] #4 [internal] load .dockerignore [2025-08-14T01:16:54.381Z] #4 transferring context: 2B done [2025-08-14T01:16:54.381Z] #4 DONE 0.0s [2025-08-14T01:16:54.641Z] [2025-08-14T01:16:54.641Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:54.641Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:54.641Z] #5 CACHED [2025-08-14T01:16:54.641Z] [2025-08-14T01:16:54.641Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:54.641Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:54.641Z] #6 CACHED [2025-08-14T01:16:54.641Z] [2025-08-14T01:16:54.641Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T01:16:54.641Z] #7 DONE 0.0s [2025-08-14T01:16:54.641Z] [2025-08-14T01:16:54.641Z] #8 exporting to image [2025-08-14T01:16:54.641Z] #8 exporting layers done [2025-08-14T01:16:54.641Z] #8 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 done [2025-08-14T01:16:54.641Z] #8 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done [2025-08-14T01:16:54.641Z] #8 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d done [2025-08-14T01:16:54.641Z] #8 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 done [2025-08-14T01:16:54.641Z] #8 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f done [2025-08-14T01:16:54.641Z] #8 pushing layers 0.0s done [2025-08-14T01:16:54.641Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done [2025-08-14T01:16:54.641Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T01:16:54.641Z] #8 DONE 0.1s [2025-08-14T01:16:54.641Z] [2025-08-14T01:16:54.641Z] 1 warning found (use --debug to expand): [2025-08-14T01:16:54.641Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T01:16:54.946Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4' [2025-08-14T01:16:54.946Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 --push - [2025-08-14T01:16:55.209Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:16:55.209Z] #1 transferring dockerfile: 180B done [2025-08-14T01:16:55.209Z] #1 DONE 0.0s [2025-08-14T01:16:55.209Z] [2025-08-14T01:16:55.209Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 [2025-08-14T01:16:55.209Z] #2 DONE 0.0s [2025-08-14T01:16:55.209Z] [2025-08-14T01:16:55.209Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4 [2025-08-14T01:16:55.209Z] #3 DONE 0.0s [2025-08-14T01:16:55.209Z] [2025-08-14T01:16:55.209Z] #4 [internal] load .dockerignore [2025-08-14T01:16:55.209Z] #4 transferring context: 2B done [2025-08-14T01:16:55.209Z] #4 DONE 0.0s [2025-08-14T01:16:55.209Z] [2025-08-14T01:16:55.209Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:55.209Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:55.209Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:55.209Z] #5 CACHED [2025-08-14T01:16:55.209Z] [2025-08-14T01:16:55.209Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:55.209Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:55.209Z] #6 CACHED [2025-08-14T01:16:55.209Z] [2025-08-14T01:16:55.209Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T01:16:55.209Z] #7 DONE 0.0s [2025-08-14T01:16:55.209Z] [2025-08-14T01:16:55.209Z] #8 exporting to image [2025-08-14T01:16:55.209Z] #8 exporting layers done [2025-08-14T01:16:55.209Z] #8 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 done [2025-08-14T01:16:55.209Z] #8 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done [2025-08-14T01:16:55.209Z] #8 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d done [2025-08-14T01:16:55.209Z] #8 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 done [2025-08-14T01:16:55.209Z] #8 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f done [2025-08-14T01:16:55.209Z] #8 pushing layers 0.0s done [2025-08-14T01:16:55.209Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f [2025-08-14T01:16:55.209Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T01:16:55.209Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.4@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done [2025-08-14T01:16:55.209Z] #8 DONE 0.1s [2025-08-14T01:16:55.209Z] [2025-08-14T01:16:55.209Z] 1 warning found (use --debug to expand): [2025-08-14T01:16:55.209Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T01:16:55.503Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4' [2025-08-14T01:16:55.503Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 --push - [2025-08-14T01:16:55.503Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:16:55.503Z] #1 transferring dockerfile: 221B done [2025-08-14T01:16:55.503Z] #1 DONE 0.0s [2025-08-14T01:16:55.503Z] [2025-08-14T01:16:55.503Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [2025-08-14T01:16:55.503Z] #2 DONE 0.0s [2025-08-14T01:16:55.503Z] [2025-08-14T01:16:55.503Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [2025-08-14T01:16:55.503Z] #3 DONE 0.0s [2025-08-14T01:16:55.503Z] [2025-08-14T01:16:55.503Z] #4 [internal] load .dockerignore [2025-08-14T01:16:55.503Z] #4 transferring context: 2B done [2025-08-14T01:16:55.503Z] #4 DONE 0.0s [2025-08-14T01:16:55.503Z] [2025-08-14T01:16:55.503Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:55.503Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:55.503Z] #5 CACHED [2025-08-14T01:16:55.503Z] [2025-08-14T01:16:55.503Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:55.770Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:55.770Z] #6 CACHED [2025-08-14T01:16:55.770Z] [2025-08-14T01:16:55.770Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T01:16:55.770Z] #7 DONE 0.0s [2025-08-14T01:16:55.770Z] [2025-08-14T01:16:55.770Z] #8 exporting to image [2025-08-14T01:16:55.770Z] #8 exporting layers done [2025-08-14T01:16:55.770Z] #8 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 done [2025-08-14T01:16:55.770Z] #8 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done [2025-08-14T01:16:55.770Z] #8 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d done [2025-08-14T01:16:55.770Z] #8 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 done [2025-08-14T01:16:55.770Z] #8 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f done [2025-08-14T01:16:55.770Z] #8 pushing layers 0.0s done [2025-08-14T01:16:55.770Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done [2025-08-14T01:16:55.770Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T01:16:55.770Z] #8 DONE 0.1s [2025-08-14T01:16:55.770Z] [2025-08-14T01:16:55.770Z] 1 warning found (use --debug to expand): [2025-08-14T01:16:55.770Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-08-14T01:16:56.072Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2025-08-14T01:16:56.072Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2025-08-14T01:16:56.333Z] #1 [internal] load build definition from Dockerfile [2025-08-14T01:16:56.333Z] #1 transferring dockerfile: 173B done [2025-08-14T01:16:56.333Z] #1 DONE 0.0s [2025-08-14T01:16:56.333Z] [2025-08-14T01:16:56.333Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-14T01:16:56.333Z] #2 DONE 0.0s [2025-08-14T01:16:56.333Z] [2025-08-14T01:16:56.333Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-08-14T01:16:56.333Z] #3 DONE 0.0s [2025-08-14T01:16:56.333Z] [2025-08-14T01:16:56.333Z] #4 [internal] load .dockerignore [2025-08-14T01:16:56.333Z] #4 transferring context: 2B done [2025-08-14T01:16:56.333Z] #4 DONE 0.0s [2025-08-14T01:16:56.333Z] [2025-08-14T01:16:56.333Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:56.333Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:56.333Z] #5 DONE 0.0s [2025-08-14T01:16:56.333Z] [2025-08-14T01:16:56.333Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:56.333Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b 0.0s done [2025-08-14T01:16:56.333Z] #6 CACHED [2025-08-14T01:16:56.333Z] [2025-08-14T01:16:56.333Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:15f57a82363abf2ce7032579bdd49ccefc443e414868969e7fecb509aa5d211b [2025-08-14T01:16:56.333Z] #5 CACHED [2025-08-14T01:16:56.333Z] [2025-08-14T01:16:56.333Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-08-14T01:16:56.333Z] #7 DONE 0.0s [2025-08-14T01:16:56.333Z] [2025-08-14T01:16:56.333Z] #8 exporting to image [2025-08-14T01:16:56.333Z] #8 exporting layers done [2025-08-14T01:16:56.333Z] #8 exporting manifest sha256:5428613c2245bf8f3c245fc7516185680a15cf54f37444ea7b537c6240ebd917 done [2025-08-14T01:16:56.333Z] #8 exporting config sha256:928267bea4fd39aed1eaded1306515c7c16d9891bf27040a61176dbf1a819392 done [2025-08-14T01:16:56.333Z] #8 exporting manifest sha256:5dcc29776c6469e06eefceb22583b2d4cd2213796c1b7f6dcb025c37bdc4591d done [2025-08-14T01:16:56.333Z] #8 exporting config sha256:9140cd2749f0620c5de3811a2ef50236383f201871a4e252cd39487d0f799c16 done [2025-08-14T01:16:56.333Z] #8 exporting manifest list sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f done [2025-08-14T01:16:56.333Z] #8 pushing layers 0.0s done [2025-08-14T01:16:56.333Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:fb5a92a71bdc178e7514dc4591cf79a8dfda1ab0d89072d34d47aa232388225f 0.1s done [2025-08-14T01:16:56.333Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-08-14T01:16:56.333Z] #8 DONE 0.1s [2025-08-14T01:16:56.333Z] [2025-08-14T01:16:56.333Z] 1 warning found (use --debug to expand): [2025-08-14T01:16:56.333Z]  - 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-08-14T01:16:56.718Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:16:57.016Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:16:57.581Z] ---> package-listing.sh [2025-08-14T01:16:57.581Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T01:16:57.581Z] ++ facter osfamily [2025-08-14T01:16:57.842Z] + OS_FAMILY=redhat [2025-08-14T01:16:57.842Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-08-14T01:16:57.842Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T01:16:57.842Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T01:16:57.842Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T01:16:57.842Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T01:16:57.842Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-14T01:16:57.842Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T01:16:57.842Z] + case "${OS_FAMILY}" in [2025-08-14T01:16:57.842Z] + rpm -qa [2025-08-14T01:16:57.842Z] + sort [2025-08-14T01:16:58.431Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T01:16:58.431Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T01:16:58.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T01:16:58.431Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-14T01:16:58.431Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-08-14T01:16:58.431Z] + 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-08-14T01:16:58.443Z] 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-08-14T01:16:58.722Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:16:59.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T01:16:59.303Z] [2025-08-14T01:16:59.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:16:59.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T01:16:59.615Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T01:16:59.615Z] 5eb5b503b376: Pulling fs layer [2025-08-14T01:16:59.615Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T01:16:59.615Z] ec43610c2a17: Pulling fs layer [2025-08-14T01:16:59.615Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T01:16:59.615Z] 33b1e0a273af: Pulling fs layer [2025-08-14T01:16:59.615Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T01:16:59.615Z] 2f39f015ded8: Pulling fs layer [2025-08-14T01:16:59.615Z] 3a2ae6a8a46f: Waiting [2025-08-14T01:16:59.615Z] 33b1e0a273af: Waiting [2025-08-14T01:16:59.615Z] 5d3b04190fa2: Waiting [2025-08-14T01:16:59.615Z] 2f39f015ded8: Waiting [2025-08-14T01:16:59.615Z] 5c69ac0246d0: Verifying Checksum [2025-08-14T01:16:59.615Z] 5c69ac0246d0: Download complete [2025-08-14T01:16:59.615Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-14T01:16:59.615Z] 3a2ae6a8a46f: Download complete [2025-08-14T01:16:59.615Z] 33b1e0a273af: Verifying Checksum [2025-08-14T01:16:59.615Z] 33b1e0a273af: Download complete [2025-08-14T01:16:59.615Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T01:16:59.615Z] 5d3b04190fa2: Download complete [2025-08-14T01:16:59.615Z] ec43610c2a17: Verifying Checksum [2025-08-14T01:16:59.615Z] ec43610c2a17: Download complete [2025-08-14T01:16:59.877Z] 5eb5b503b376: Verifying Checksum [2025-08-14T01:16:59.877Z] 5eb5b503b376: Download complete [2025-08-14T01:17:00.464Z] 2f39f015ded8: Download complete [2025-08-14T01:17:01.045Z] 5eb5b503b376: Pull complete [2025-08-14T01:17:01.312Z] 5c69ac0246d0: Pull complete [2025-08-14T01:17:01.885Z] ec43610c2a17: Pull complete [2025-08-14T01:17:01.885Z] 3a2ae6a8a46f: Pull complete [2025-08-14T01:17:02.149Z] 33b1e0a273af: Pull complete [2025-08-14T01:17:02.149Z] 5d3b04190fa2: Pull complete [2025-08-14T01:17:06.372Z] 2f39f015ded8: Pull complete [2025-08-14T01:17:06.372Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T01:17:06.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T01:17:06.372Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:17:06.539Z] prd-centos7-docker-4c-2g-6936 does not seem to be running inside a container [2025-08-14T01:17:06.576Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-14T01:17:10.259Z] $ docker top 75269b01bde654e776d45ad452dcca324e339bcb4e77bbc099e2652956058bfb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:17:10.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T01:17:10.914Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T01:17:11.212Z] + ls /var/log/sa-host [2025-08-14T01:17:11.212Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:17:11.296Z] provisioning config files... [2025-08-14T01:17:11.304Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9984096743380535954tmp [Pipeline] { [Pipeline] echo [2025-08-14T01:17:11.330Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:17:11.636Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T01:17:11.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:17:11.983Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T01:17:11.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:17:12.285Z] ---> sudo-logs.sh [2025-08-14T01:17:12.285Z] Archiving 'sudo' log.. [2025-08-14T01:17:12.285Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6936.novalocal: Name or service not known [2025-08-14T01:17:12.285Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-6936.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-08-14T01:17:12.315Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:17:12.601Z] ---> job-cost.sh [2025-08-14T01:17:12.602Z] lf-activate-venv: SKIPPING [2025-08-14T01:17:12.602Z] INFO: No Stack... [2025-08-14T01:17:13.173Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-08-14T01:17:13.432Z] INFO: Archiving Costs [Pipeline] echo [2025-08-14T01:17:13.445Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:17:13.738Z] ---> logs-deploy.sh [2025-08-14T01:17:13.738Z] lf-activate-venv: SKIPPING [2025-08-14T01:17:13.738Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/276 [2025-08-14T01:17:13.738Z] INFO: archiving workspace using pattern(s): [2025-08-14T01:17:14.684Z] Archives upload complete. [2025-08-14T01:17:14.684Z] INFO: archiving logs to Nexus [2025-08-14T01:17:15.623Z] ---> uname -a: [2025-08-14T01:17:15.624Z] Linux prd-centos7-docker-4c-2g-6936.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-08-14T01:17:15.624Z] [2025-08-14T01:17:15.624Z] [2025-08-14T01:17:15.624Z] ---> lscpu: [2025-08-14T01:17:15.624Z] Architecture: x86_64 [2025-08-14T01:17:15.624Z] CPU op-mode(s): 32-bit, 64-bit [2025-08-14T01:17:15.624Z] Byte Order: Little Endian [2025-08-14T01:17:15.624Z] Address sizes: 40 bits physical, 48 bits virtual [2025-08-14T01:17:15.624Z] CPU(s): 2 [2025-08-14T01:17:15.624Z] On-line CPU(s) list: 0,1 [2025-08-14T01:17:15.624Z] Thread(s) per core: 1 [2025-08-14T01:17:15.624Z] Core(s) per socket: 1 [2025-08-14T01:17:15.624Z] Socket(s): 2 [2025-08-14T01:17:15.624Z] NUMA node(s): 1 [2025-08-14T01:17:15.624Z] Vendor ID: AuthenticAMD [2025-08-14T01:17:15.624Z] CPU family: 23 [2025-08-14T01:17:15.624Z] Model: 49 [2025-08-14T01:17:15.624Z] Model name: AMD EPYC-Rome Processor [2025-08-14T01:17:15.624Z] Stepping: 0 [2025-08-14T01:17:15.624Z] CPU MHz: 2799.998 [2025-08-14T01:17:15.624Z] BogoMIPS: 5599.99 [2025-08-14T01:17:15.624Z] Virtualization: AMD-V [2025-08-14T01:17:15.624Z] Hypervisor vendor: KVM [2025-08-14T01:17:15.624Z] Virtualization type: full [2025-08-14T01:17:15.624Z] L1d cache: 64 KiB [2025-08-14T01:17:15.624Z] L1i cache: 64 KiB [2025-08-14T01:17:15.624Z] L2 cache: 1 MiB [2025-08-14T01:17:15.624Z] L3 cache: 32 MiB [2025-08-14T01:17:15.624Z] NUMA node0 CPU(s): 0,1 [2025-08-14T01:17:15.624Z] Vulnerability Itlb multihit: Not affected [2025-08-14T01:17:15.624Z] Vulnerability L1tf: Not affected [2025-08-14T01:17:15.624Z] Vulnerability Mds: Not affected [2025-08-14T01:17:15.624Z] Vulnerability Meltdown: Not affected [2025-08-14T01:17:15.624Z] Vulnerability Mmio stale data: Not affected [2025-08-14T01:17:15.624Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-08-14T01:17:15.624Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-08-14T01:17:15.624Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-08-14T01:17:15.624Z] Vulnerability Srbds: Not affected [2025-08-14T01:17:15.624Z] Vulnerability Tsx async abort: Not affected [2025-08-14T01:17:15.624Z] 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-08-14T01:17:15.624Z] [2025-08-14T01:17:15.624Z] [2025-08-14T01:17:15.624Z] ---> nproc: [2025-08-14T01:17:15.624Z] 2 [2025-08-14T01:17:15.624Z] [2025-08-14T01:17:15.624Z] [2025-08-14T01:17:15.624Z] ---> df -h: [2025-08-14T01:17:15.624Z] Filesystem Size Used Avail Use% Mounted on [2025-08-14T01:17:15.624Z] overlay 40G 7.3G 33G 19% / [2025-08-14T01:17:15.624Z] tmpfs 64M 0 64M 0% /dev [2025-08-14T01:17:15.624Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-08-14T01:17:15.624Z] shm 64M 0 64M 0% /dev/shm [2025-08-14T01:17:15.624Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-08-14T01:17:15.624Z] [2025-08-14T01:17:15.624Z] [2025-08-14T01:17:15.624Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2025-08-14T01:17:15.624Z] Please check if data collecting is enabled [2025-08-14T01:17:15.624Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:17:15.664Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-08-14T01:17:15.666Z] $ docker stop --time=1 75269b01bde654e776d45ad452dcca324e339bcb4e77bbc099e2652956058bfb [2025-08-14T01:17:16.807Z] $ docker rm -f --volumes 75269b01bde654e776d45ad452dcca324e339bcb4e77bbc099e2652956058bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-08-14T01:17:16.899Z] [WS-CLEANUP] Deleting project workspace... [2025-08-14T01:17:16.900Z] [WS-CLEANUP] Deferred wipeout is used... [2025-08-14T01:17:16.918Z] [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-08-14T01:17:17.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T01:17:17.386Z] [2025-08-14T01:17:17.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:17:17.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T01:17:17.694Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-14T01:17:17.694Z] 5eb5b503b376: Pulling fs layer [2025-08-14T01:17:17.694Z] 5c69ac0246d0: Pulling fs layer [2025-08-14T01:17:17.694Z] ec43610c2a17: Pulling fs layer [2025-08-14T01:17:17.694Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-14T01:17:17.694Z] 33b1e0a273af: Pulling fs layer [2025-08-14T01:17:17.694Z] 5d3b04190fa2: Pulling fs layer [2025-08-14T01:17:17.694Z] 2f39f015ded8: Pulling fs layer [2025-08-14T01:17:17.694Z] 33b1e0a273af: Waiting [2025-08-14T01:17:17.694Z] 5d3b04190fa2: Waiting [2025-08-14T01:17:17.694Z] 2f39f015ded8: Waiting [2025-08-14T01:17:17.694Z] 3a2ae6a8a46f: Waiting [2025-08-14T01:17:17.694Z] 5c69ac0246d0: Verifying Checksum [2025-08-14T01:17:17.694Z] 5c69ac0246d0: Download complete [2025-08-14T01:17:17.694Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-14T01:17:17.694Z] 3a2ae6a8a46f: Download complete [2025-08-14T01:17:17.694Z] 33b1e0a273af: Verifying Checksum [2025-08-14T01:17:17.694Z] 33b1e0a273af: Download complete [2025-08-14T01:17:17.694Z] ec43610c2a17: Verifying Checksum [2025-08-14T01:17:17.694Z] ec43610c2a17: Download complete [2025-08-14T01:17:17.694Z] 5d3b04190fa2: Verifying Checksum [2025-08-14T01:17:17.694Z] 5d3b04190fa2: Download complete [2025-08-14T01:17:17.954Z] 5eb5b503b376: Verifying Checksum [2025-08-14T01:17:17.954Z] 5eb5b503b376: Download complete [2025-08-14T01:17:18.519Z] 2f39f015ded8: Download complete [2025-08-14T01:17:19.453Z] 5eb5b503b376: Pull complete [2025-08-14T01:17:19.712Z] 5c69ac0246d0: Pull complete [2025-08-14T01:17:20.278Z] ec43610c2a17: Pull complete [2025-08-14T01:17:20.278Z] 3a2ae6a8a46f: Pull complete [2025-08-14T01:17:20.537Z] 33b1e0a273af: Pull complete [2025-08-14T01:17:20.537Z] 5d3b04190fa2: Pull complete [2025-08-14T01:17:27.100Z] 2f39f015ded8: Pull complete [2025-08-14T01:17:27.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-14T01:17:27.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T01:17:27.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:17:27.199Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:17:27.225Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-14T01:17:28.040Z] $ docker top 2daa947aac014f8529756dad692cd6821f3d8f30fdc8ef30cbc653a97ef86ddb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:17:28.429Z] ---> job-cost.sh [2025-08-14T01:17:28.429Z] lf-activate-venv: SKIPPING [2025-08-14T01:17:28.429Z] INFO: No Stack... [2025-08-14T01:17:28.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-14T01:17:29.255Z] INFO: Archiving Costs [Pipeline] sh [2025-08-14T01:17:29.542Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-08-14T01:17:29.543Z] + cut -d, -f6 [Pipeline] lock [2025-08-14T01:17:29.557Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [2025-08-14T01:17:29.568Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] did not exist. Created. [2025-08-14T01:17:29.575Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-14T01:17:29.885Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-14T01:17:29.921Z] Stashed 1 file(s) [Pipeline] } [2025-08-14T01:17:29.929Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-14T01:17:29.952Z] $ docker stop --time=1 2daa947aac014f8529756dad692cd6821f3d8f30fdc8ef30cbc653a97ef86ddb [2025-08-14T01:17:31.090Z] $ docker rm -f --volumes 2daa947aac014f8529756dad692cd6821f3d8f30fdc8ef30cbc653a97ef86ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-08-14T01:20:57.832Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-08-14T01:20:57.832Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-08-14T01:20:57.832Z] go vet ./... [2025-08-14T01:26:04.859Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-08-14T01:26:04.859Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-08-14T01:26:04.859Z] ./bin/test-attribution-txt.sh [2025-08-14T01:26:04.859Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-08-14T01:26:04.859Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-08-14T01:26:04.859Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-08-14T01:26:04.859Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-08-14T01:26:04.859Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-08-14T01:26:04.859Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-08-14T01:26:04.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-08-14T01:26:04.902Z] $ docker stop --time=1 35febeef6086fadfa989620c082e146ffacfcdb5faa858f791eea845536935bc [2025-08-14T01:26:07.006Z] $ docker rm -f --volumes 35febeef6086fadfa989620c082e146ffacfcdb5faa858f791eea845536935bc [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:26:09.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-08-14T01:26:09.683Z] Warning: overwriting stash ‘coverage-report’ [2025-08-14T01:26:10.301Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-14T01:26:10.721Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-14T01:26:11.061Z] + ls -al . [2025-08-14T01:26:11.061Z] total 244 [2025-08-14T01:26:11.061Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 01:15 . [2025-08-14T01:26:11.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 01:12 .. [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 14 01:12 .dockerignore [2025-08-14T01:26:11.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:12 .git [2025-08-14T01:26:11.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 01:12 .github [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 108 Aug 14 01:12 .gitignore [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 14 01:12 .golangci.yml [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 16550 Aug 14 01:12 Attribution.txt [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 39309 Aug 14 01:12 CHANGELOG.md [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 2008 Aug 14 01:12 Dockerfile [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 14 01:12 GOVERNANCE.md [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 666 Aug 14 01:12 Jenkinsfile [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 14 01:12 LICENSE [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 14 01:12 OWNERS.md [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 4952 Aug 14 01:12 README.md [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 01:08 VERSION [2025-08-14T01:26:11.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 01:12 bin [2025-08-14T01:26:11.061Z] -rw-r--r-- 1 jenkins jenkins 953 Aug 14 01:20 coverage.out [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 6577 Aug 14 01:12 go.mod [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 88385 Aug 14 01:12 go.sum [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 1937 Aug 14 01:12 main.go [2025-08-14T01:26:11.061Z] -rw-rw-r-- 1 jenkins jenkins 3362 Aug 14 01:12 makefile [2025-08-14T01:26:11.061Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 14 01:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:26:11.433Z] + 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=ab47b94dbb2135bc5302bf90c5f6da048a267236 --label arch=arm64 --label version=4.1.0-dev.4 . [2025-08-14T01:26:11.433Z] Sending build context to Docker daemon 225.8kB [2025-08-14T01:26:11.700Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-08-14T01:26:11.700Z] Step 2/27 : FROM ${BASE} AS builder [2025-08-14T01:26:11.700Z] ---> 129d735a6ada [2025-08-14T01:26:11.700Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-08-14T01:26:11.967Z] ---> Running in ed8fbb84dcc0 [2025-08-14T01:26:12.238Z] Removing intermediate container ed8fbb84dcc0 [2025-08-14T01:26:12.238Z] ---> 09eb9fe21469 [2025-08-14T01:26:12.238Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-08-14T01:26:12.238Z] ---> Running in 621e2f3f62f0 [2025-08-14T01:26:12.512Z] Removing intermediate container 621e2f3f62f0 [2025-08-14T01:26:12.512Z] ---> 3799bbc4ae09 [2025-08-14T01:26:12.512Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-08-14T01:26:12.781Z] ---> Running in 05d189e9de38 [2025-08-14T01:26:13.051Z] Removing intermediate container 05d189e9de38 [2025-08-14T01:26:13.051Z] ---> 119f6e7ad134 [2025-08-14T01:26:13.051Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-08-14T01:26:13.051Z] ---> Running in 1b27df6b7b31 [2025-08-14T01:26:14.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:26:14.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:26:16.165Z] OK: 239 MiB in 58 packages [2025-08-14T01:26:17.586Z] Removing intermediate container 1b27df6b7b31 [2025-08-14T01:26:17.586Z] ---> a3086a669cfd [2025-08-14T01:26:17.586Z] Step 7/27 : WORKDIR /app [2025-08-14T01:26:17.586Z] ---> Running in 6a0865bbdd82 [2025-08-14T01:26:17.858Z] Removing intermediate container 6a0865bbdd82 [2025-08-14T01:26:17.858Z] ---> a9df7df54b1d [2025-08-14T01:26:17.858Z] Step 8/27 : COPY go.mod vendor* ./ [2025-08-14T01:26:18.442Z] ---> 45bb1a59ba10 [2025-08-14T01:26:18.442Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-08-14T01:26:18.443Z] ---> Running in 61c890f62e7d [2025-08-14T01:26:21.817Z] Removing intermediate container 61c890f62e7d [2025-08-14T01:26:21.817Z] ---> 406d99de38cd [2025-08-14T01:26:21.817Z] Step 10/27 : COPY . . [2025-08-14T01:26:22.088Z] ---> b3c0fe6e27c1 [2025-08-14T01:26:22.088Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-08-14T01:26:22.088Z] ---> Running in 98c66256d24e [2025-08-14T01:26:22.678Z] Removing intermediate container 98c66256d24e [2025-08-14T01:26:22.678Z] ---> 07d8285f53ac [2025-08-14T01:26:22.678Z] Step 12/27 : RUN $MAKE [2025-08-14T01:26:22.678Z] ---> Running in ee0435da63c5 [2025-08-14T01:26:24.104Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-08-14T01:31:02.480Z] Removing intermediate container ee0435da63c5 [2025-08-14T01:31:02.480Z] ---> 6d0dcb65165b [2025-08-14T01:31:02.480Z] Step 13/27 : FROM alpine:3.20 [2025-08-14T01:31:02.480Z] 3.20: Pulling from library/alpine [2025-08-14T01:31:02.480Z] 13e713f82565: Pulling fs layer [2025-08-14T01:31:02.480Z] 13e713f82565: Verifying Checksum [2025-08-14T01:31:02.480Z] 13e713f82565: Download complete [2025-08-14T01:31:02.480Z] 13e713f82565: Pull complete [2025-08-14T01:31:02.480Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-08-14T01:31:02.480Z] Status: Downloaded newer image for alpine:3.20 [2025-08-14T01:31:02.480Z] ---> c88e9dceb6cb [2025-08-14T01:31:02.480Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-08-14T01:31:02.480Z] ---> Running in a46ea0d6f4c2 [2025-08-14T01:31:02.480Z] Removing intermediate container a46ea0d6f4c2 [2025-08-14T01:31:02.480Z] ---> 66c8faa59d06 [2025-08-14T01:31:02.480Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-08-14T01:31:02.480Z] ---> Running in 46358a232e00 [2025-08-14T01:31:02.480Z] Removing intermediate container 46358a232e00 [2025-08-14T01:31:02.480Z] ---> 8cc237a1b474 [2025-08-14T01:31:02.480Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-08-14T01:31:02.480Z] ---> Running in 9ed27a43c15d [2025-08-14T01:31:02.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:31:02.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:31:02.480Z] (1/2) Installing ca-certificates (20250619-r0) [2025-08-14T01:31:02.480Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-08-14T01:31:02.480Z] Executing busybox-1.36.1-r29.trigger [2025-08-14T01:31:02.480Z] Executing ca-certificates-20250619-r0.trigger [2025-08-14T01:31:02.480Z] OK: 10 MiB in 16 packages [2025-08-14T01:31:02.480Z] Removing intermediate container 9ed27a43c15d [2025-08-14T01:31:02.480Z] ---> be3baaae9d65 [2025-08-14T01:31:02.480Z] Step 17/27 : RUN apk --no-cache upgrade [2025-08-14T01:31:02.480Z] ---> Running in e7f04d3a0b19 [2025-08-14T01:31:03.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-08-14T01:31:03.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-08-14T01:31:05.608Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:31:05.608Z] Executing busybox-1.36.1-r30.post-upgrade [2025-08-14T01:31:05.608Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:31:05.608Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-08-14T01:31:05.608Z] Executing busybox-1.36.1-r30.trigger [2025-08-14T01:31:05.608Z] OK: 10 MiB in 16 packages [2025-08-14T01:31:06.583Z] Removing intermediate container e7f04d3a0b19 [2025-08-14T01:31:06.583Z] ---> d713f26ebb40 [2025-08-14T01:31:06.583Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-08-14T01:31:07.179Z] ---> f1e380e1bcc9 [2025-08-14T01:31:07.179Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-08-14T01:31:07.768Z] ---> 385cf9c85422 [2025-08-14T01:31:07.768Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-08-14T01:31:08.356Z] ---> 69131f73468c [2025-08-14T01:31:08.356Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-08-14T01:31:10.943Z] ---> 6f343a12223b [2025-08-14T01:31:10.943Z] Step 22/27 : EXPOSE 48095 [2025-08-14T01:31:10.943Z] ---> Running in b00bd33678e6 [2025-08-14T01:31:11.214Z] Removing intermediate container b00bd33678e6 [2025-08-14T01:31:11.214Z] ---> 0bd451c79f6d [2025-08-14T01:31:11.214Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-08-14T01:31:11.214Z] ---> Running in 45d8420c0aed [2025-08-14T01:31:11.489Z] Removing intermediate container 45d8420c0aed [2025-08-14T01:31:11.489Z] ---> 3fd66306082a [2025-08-14T01:31:11.489Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-08-14T01:31:11.780Z] ---> Running in e6363599aeb2 [2025-08-14T01:31:12.057Z] Removing intermediate container e6363599aeb2 [2025-08-14T01:31:12.057Z] ---> eba6c84dcb32 [2025-08-14T01:31:12.057Z] Step 25/27 : LABEL arch=arm64 [2025-08-14T01:31:12.328Z] ---> Running in a8b14a2bcb95 [2025-08-14T01:31:12.603Z] Removing intermediate container a8b14a2bcb95 [2025-08-14T01:31:12.603Z] ---> 5a8666e9206e [2025-08-14T01:31:12.603Z] Step 26/27 : LABEL git_sha=ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:31:12.603Z] ---> Running in e916d998b281 [2025-08-14T01:31:13.195Z] Removing intermediate container e916d998b281 [2025-08-14T01:31:13.195Z] ---> d36f73fc494f [2025-08-14T01:31:13.195Z] Step 27/27 : LABEL version=4.1.0-dev.4 [2025-08-14T01:31:13.195Z] ---> Running in cf8a42aaf524 [2025-08-14T01:31:13.463Z] Removing intermediate container cf8a42aaf524 [2025-08-14T01:31:13.463Z] ---> db4162dc08d4 [2025-08-14T01:31:13.463Z] [Warning] One or more build-args [ARCH] were not consumed [2025-08-14T01:31:13.463Z] Successfully built db4162dc08d4 [2025-08-14T01:31:13.463Z] 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-08-14T01:31:13.629Z] provisioning config files... [2025-08-14T01:31:13.648Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/276@tmp/config11586835695795707064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:31:14.055Z] ---> ****-login.sh [2025-08-14T01:31:14.055Z] nexus3.edgexfoundry.org:10001 [2025-08-14T01:31:14.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:31:14.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:31:14.598Z] Configure a credential helper to remove this warning. See [2025-08-14T01:31:14.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:31:14.598Z] [2025-08-14T01:31:14.598Z] Login Succeeded [2025-08-14T01:31:14.598Z] nexus3.edgexfoundry.org:10002 [2025-08-14T01:31:14.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:31:14.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:31:14.871Z] Configure a credential helper to remove this warning. See [2025-08-14T01:31:14.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:31:14.871Z] [2025-08-14T01:31:14.871Z] Login Succeeded [2025-08-14T01:31:14.871Z] nexus3.edgexfoundry.org:10003 [2025-08-14T01:31:15.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:31:15.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:31:15.460Z] Configure a credential helper to remove this warning. See [2025-08-14T01:31:15.460Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:31:15.460Z] [2025-08-14T01:31:15.460Z] Login Succeeded [2025-08-14T01:31:15.460Z] nexus3.edgexfoundry.org:10004 [2025-08-14T01:31:15.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:31:15.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:31:15.999Z] Configure a credential helper to remove this warning. See [2025-08-14T01:31:15.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:31:15.999Z] [2025-08-14T01:31:15.999Z] Login Succeeded [2025-08-14T01:31:15.999Z] ****.io [2025-08-14T01:31:16.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-14T01:31:16.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-08-14T01:31:16.538Z] Configure a credential helper to remove this warning. See [2025-08-14T01:31:16.538Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-08-14T01:31:16.538Z] [2025-08-14T01:31:16.538Z] Login Succeeded [2025-08-14T01:31:16.538Z] ---> ****-login.sh ends [Pipeline] } [2025-08-14T01:31:16.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:31:16.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-14T01:31:16.641Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-08-14T01:31:16.641Z] ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:31:16.641Z] latest [2025-08-14T01:31:16.641Z] 4.1.0-dev.4 [2025-08-14T01:31:16.641Z] ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [2025-08-14T01:31:16.641Z] main [2025-08-14T01:31:16.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:31:17.038Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:31:17.417Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:31:17.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-14T01:31:17.418Z] 5b7b275cfce9: Preparing [2025-08-14T01:31:17.418Z] ec38b2eb09cd: Preparing [2025-08-14T01:31:17.418Z] 40e4c995aa87: Preparing [2025-08-14T01:31:17.418Z] b5371451caa3: Preparing [2025-08-14T01:31:17.418Z] 19d82dcd103e: Preparing [2025-08-14T01:31:17.418Z] bd92201fb67b: Preparing [2025-08-14T01:31:17.418Z] 1e890da81ec9: Preparing [2025-08-14T01:31:17.418Z] 1e890da81ec9: Waiting [2025-08-14T01:31:17.418Z] bd92201fb67b: Waiting [2025-08-14T01:31:17.689Z] ec38b2eb09cd: Pushed [2025-08-14T01:31:17.689Z] b5371451caa3: Pushed [2025-08-14T01:31:17.689Z] 40e4c995aa87: Pushed [2025-08-14T01:31:17.689Z] 1e890da81ec9: Layer already exists [2025-08-14T01:31:17.961Z] 19d82dcd103e: Pushed [2025-08-14T01:31:18.232Z] bd92201fb67b: Pushed [2025-08-14T01:31:28.338Z] 5b7b275cfce9: Pushed [2025-08-14T01:31:28.338Z] ab47b94dbb2135bc5302bf90c5f6da048a267236: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:31:28.718Z] + 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-08-14T01:31:29.093Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-08-14T01:31:29.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-14T01:31:29.093Z] 5b7b275cfce9: Preparing [2025-08-14T01:31:29.093Z] ec38b2eb09cd: Preparing [2025-08-14T01:31:29.093Z] 40e4c995aa87: Preparing [2025-08-14T01:31:29.093Z] b5371451caa3: Preparing [2025-08-14T01:31:29.093Z] 19d82dcd103e: Preparing [2025-08-14T01:31:29.093Z] bd92201fb67b: Preparing [2025-08-14T01:31:29.093Z] 1e890da81ec9: Preparing [2025-08-14T01:31:29.093Z] bd92201fb67b: Waiting [2025-08-14T01:31:29.093Z] 1e890da81ec9: Waiting [2025-08-14T01:31:29.093Z] 5b7b275cfce9: Layer already exists [2025-08-14T01:31:29.093Z] b5371451caa3: Layer already exists [2025-08-14T01:31:29.093Z] 19d82dcd103e: Layer already exists [2025-08-14T01:31:29.093Z] ec38b2eb09cd: Layer already exists [2025-08-14T01:31:29.093Z] 40e4c995aa87: Layer already exists [2025-08-14T01:31:29.093Z] 1e890da81ec9: Layer already exists [2025-08-14T01:31:29.093Z] bd92201fb67b: Layer already exists [2025-08-14T01:31:29.365Z] latest: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:31:29.763Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:31:30.147Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.4 [2025-08-14T01:31:30.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-14T01:31:30.148Z] 5b7b275cfce9: Preparing [2025-08-14T01:31:30.148Z] ec38b2eb09cd: Preparing [2025-08-14T01:31:30.148Z] 40e4c995aa87: Preparing [2025-08-14T01:31:30.148Z] b5371451caa3: Preparing [2025-08-14T01:31:30.148Z] 19d82dcd103e: Preparing [2025-08-14T01:31:30.148Z] bd92201fb67b: Preparing [2025-08-14T01:31:30.148Z] 1e890da81ec9: Preparing [2025-08-14T01:31:30.148Z] 1e890da81ec9: Waiting [2025-08-14T01:31:30.148Z] bd92201fb67b: Waiting [2025-08-14T01:31:30.148Z] ec38b2eb09cd: Layer already exists [2025-08-14T01:31:30.148Z] 5b7b275cfce9: Layer already exists [2025-08-14T01:31:30.148Z] 19d82dcd103e: Layer already exists [2025-08-14T01:31:30.148Z] 40e4c995aa87: Layer already exists [2025-08-14T01:31:30.148Z] b5371451caa3: Layer already exists [2025-08-14T01:31:30.148Z] 1e890da81ec9: Layer already exists [2025-08-14T01:31:30.148Z] bd92201fb67b: Layer already exists [2025-08-14T01:31:30.148Z] 4.1.0-dev.4: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:31:30.789Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:31:31.148Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [2025-08-14T01:31:31.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-14T01:31:31.148Z] 5b7b275cfce9: Preparing [2025-08-14T01:31:31.148Z] ec38b2eb09cd: Preparing [2025-08-14T01:31:31.148Z] 40e4c995aa87: Preparing [2025-08-14T01:31:31.148Z] b5371451caa3: Preparing [2025-08-14T01:31:31.148Z] 19d82dcd103e: Preparing [2025-08-14T01:31:31.148Z] bd92201fb67b: Preparing [2025-08-14T01:31:31.148Z] 1e890da81ec9: Preparing [2025-08-14T01:31:31.148Z] bd92201fb67b: Waiting [2025-08-14T01:31:31.148Z] 1e890da81ec9: Waiting [2025-08-14T01:31:31.148Z] 19d82dcd103e: Layer already exists [2025-08-14T01:31:31.148Z] 40e4c995aa87: Layer already exists [2025-08-14T01:31:31.148Z] b5371451caa3: Layer already exists [2025-08-14T01:31:31.148Z] 5b7b275cfce9: Layer already exists [2025-08-14T01:31:31.148Z] ec38b2eb09cd: Layer already exists [2025-08-14T01:31:31.148Z] bd92201fb67b: Layer already exists [2025-08-14T01:31:31.148Z] 1e890da81ec9: Layer already exists [2025-08-14T01:31:31.415Z] ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:31:31.793Z] + 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-08-14T01:31:32.746Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-08-14T01:31:32.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-08-14T01:31:32.746Z] 5b7b275cfce9: Preparing [2025-08-14T01:31:32.746Z] ec38b2eb09cd: Preparing [2025-08-14T01:31:32.746Z] 40e4c995aa87: Preparing [2025-08-14T01:31:32.746Z] b5371451caa3: Preparing [2025-08-14T01:31:32.746Z] 19d82dcd103e: Preparing [2025-08-14T01:31:32.746Z] bd92201fb67b: Preparing [2025-08-14T01:31:32.746Z] 1e890da81ec9: Preparing [2025-08-14T01:31:32.746Z] bd92201fb67b: Waiting [2025-08-14T01:31:32.746Z] 1e890da81ec9: Waiting [2025-08-14T01:31:32.746Z] 5b7b275cfce9: Layer already exists [2025-08-14T01:31:32.746Z] 19d82dcd103e: Layer already exists [2025-08-14T01:31:32.746Z] ec38b2eb09cd: Layer already exists [2025-08-14T01:31:32.746Z] 40e4c995aa87: Layer already exists [2025-08-14T01:31:32.746Z] b5371451caa3: Layer already exists [2025-08-14T01:31:32.746Z] bd92201fb67b: Layer already exists [2025-08-14T01:31:32.746Z] 1e890da81ec9: Layer already exists [2025-08-14T01:31:33.012Z] main: digest: sha256:e56977310eb4d5aa911f84e72c900e0e9febdd5dfe884d2748e4d11b81660873 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-08-14T01:31:33.102Z] ===================================================== [Pipeline] echo [2025-08-14T01:31:33.124Z] taggedImages: [2025-08-14T01:31:33.124Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236 [2025-08-14T01:31:33.124Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-08-14T01:31:33.124Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.4 [2025-08-14T01:31:33.124Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [2025-08-14T01:31:33.124Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2025-08-14T01:31:33.140Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] echo [2025-08-14T01:31:33.153Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2025-08-14T01:31:33.164Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.4 [Pipeline] echo [2025-08-14T01:31:33.182Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab47b94dbb2135bc5302bf90c5f6da048a267236-4.1.0-dev.4 [Pipeline] echo [2025-08-14T01:31:33.196Z] 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-08-14T01:31:33.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T01:31:33.611Z] [2025-08-14T01:31:33.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:31:33.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T01:31:33.975Z] arm64: Pulling from edgex-lftools-log-publisher [2025-08-14T01:31:33.975Z] 8998bd30e6a1: Pulling fs layer [2025-08-14T01:31:33.975Z] 04944245beec: Pulling fs layer [2025-08-14T01:31:33.975Z] 699f458cf7ca: Pulling fs layer [2025-08-14T01:31:33.975Z] 765212b225bb: Pulling fs layer [2025-08-14T01:31:33.975Z] f23df028b6ca: Pulling fs layer [2025-08-14T01:31:33.975Z] d65c8cfc05b1: Pulling fs layer [2025-08-14T01:31:33.975Z] 2437ff75d9bd: Pulling fs layer [2025-08-14T01:31:33.975Z] f23df028b6ca: Waiting [2025-08-14T01:31:33.975Z] 765212b225bb: Waiting [2025-08-14T01:31:33.975Z] 2437ff75d9bd: Waiting [2025-08-14T01:31:33.975Z] d65c8cfc05b1: Waiting [2025-08-14T01:31:34.245Z] 04944245beec: Verifying Checksum [2025-08-14T01:31:34.245Z] 04944245beec: Download complete [2025-08-14T01:31:34.245Z] 765212b225bb: Verifying Checksum [2025-08-14T01:31:34.245Z] 765212b225bb: Download complete [2025-08-14T01:31:34.245Z] f23df028b6ca: Download complete [2025-08-14T01:31:34.245Z] d65c8cfc05b1: Verifying Checksum [2025-08-14T01:31:34.245Z] d65c8cfc05b1: Download complete [2025-08-14T01:31:34.523Z] 699f458cf7ca: Verifying Checksum [2025-08-14T01:31:34.523Z] 699f458cf7ca: Download complete [2025-08-14T01:31:34.792Z] 8998bd30e6a1: Verifying Checksum [2025-08-14T01:31:34.792Z] 8998bd30e6a1: Download complete [2025-08-14T01:31:37.386Z] 2437ff75d9bd: Verifying Checksum [2025-08-14T01:31:37.386Z] 2437ff75d9bd: Download complete [2025-08-14T01:31:39.984Z] 8998bd30e6a1: Pull complete [2025-08-14T01:31:40.255Z] 04944245beec: Pull complete [2025-08-14T01:31:42.221Z] 699f458cf7ca: Pull complete [2025-08-14T01:31:42.221Z] 765212b225bb: Pull complete [2025-08-14T01:31:44.183Z] f23df028b6ca: Pull complete [2025-08-14T01:31:44.452Z] d65c8cfc05b1: Pull complete [2025-08-14T01:32:02.800Z] 2437ff75d9bd: Pull complete [2025-08-14T01:32:02.800Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-08-14T01:32:02.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-08-14T01:32:02.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:32:03.030Z] prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container [2025-08-14T01:32:03.107Z] $ 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/276 -v /w/workspace/app-service-configurable/276:/w/workspace/app-service-configurable/276:rw,z -v /w/workspace/app-service-configurable/276@tmp:/w/workspace/app-service-configurable/276@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-08-14T01:32:06.266Z] $ docker top 66fd8aac49c1203796544414411d5ff88cb08905a2f2c5681b8515067aa573a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:32:07.133Z] ---> job-cost.sh [2025-08-14T01:32:07.133Z] lf-activate-venv: SKIPPING [2025-08-14T01:32:07.133Z] INFO: No Stack... [2025-08-14T01:32:07.403Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-08-14T01:32:08.359Z] INFO: Archiving Costs [Pipeline] sh [2025-08-14T01:32:09.000Z] + cat /w/workspace/app-service-configurable/276/archives/cost.csv [2025-08-14T01:32:09.000Z] + cut -d, -f6 [Pipeline] lock [2025-08-14T01:32:09.038Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [2025-08-14T01:32:09.046Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] did not exist. Created. [2025-08-14T01:32:09.052Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-14T01:32:09.722Z] /w/workspace/app-service-configurable/276@tmp/durable-4fb079e6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-08-14T01:32:10.364Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-08-14T01:32:10.393Z] Warning: overwriting stash ‘stack-cost’ [2025-08-14T01:32:10.450Z] Stashed 1 file(s) [Pipeline] } [2025-08-14T01:32:10.460Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-276-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-14T01:32:10.486Z] $ docker stop --time=1 66fd8aac49c1203796544414411d5ff88cb08905a2f2c5681b8515067aa573a8 [2025-08-14T01:32:11.996Z] $ docker rm -f --volumes 66fd8aac49c1203796544414411d5ff88cb08905a2f2c5681b8515067aa573a8 [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-08-14T01:32:12.469Z] provisioning config files... [2025-08-14T01:32:12.475Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4211025021468016265tmp [Pipeline] { [Pipeline] sh [2025-08-14T01:32:12.781Z] + set +x [2025-08-14T01:32:12.781Z] + curl -s https://codecov.io/bash [2025-08-14T01:32:12.781Z] + bash -s -- [2025-08-14T01:32:12.781Z] [2025-08-14T01:32:12.781Z] _____ _ [2025-08-14T01:32:12.781Z] / ____| | | [2025-08-14T01:32:12.781Z] | | ___ __| | ___ ___ _____ __ [2025-08-14T01:32:12.781Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-08-14T01:32:12.781Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-08-14T01:32:12.781Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-08-14T01:32:12.781Z] Bash-1.0.6 [2025-08-14T01:32:12.781Z] [2025-08-14T01:32:12.781Z] [2025-08-14T01:32:12.781Z] ==> git version 2.25.1 found [2025-08-14T01:32:12.781Z] ==> 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-08-14T01:32:12.781Z] Release-Date: 2020-01-08 [2025-08-14T01:32:12.781Z] 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-08-14T01:32:12.781Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-08-14T01:32:12.781Z] ==> Jenkins CI detected. [2025-08-14T01:32:12.781Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-08-14T01:32:12.781Z] project root: . [2025-08-14T01:32:12.781Z] --> token set from env [2025-08-14T01:32:12.781Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-08-14T01:32:13.040Z] ==> Running gcov in . (disable via -X gcov) [2025-08-14T01:32:13.040Z] ==> Python coveragepy not found [2025-08-14T01:32:13.040Z] ==> Searching for coverage reports in: [2025-08-14T01:32:13.040Z] + . [2025-08-14T01:32:13.040Z] -> Found 1 reports [2025-08-14T01:32:13.040Z] ==> Detecting git/mercurial file structure [2025-08-14T01:32:13.040Z] ==> Reading reports [2025-08-14T01:32:13.040Z] + ./coverage.out bytes=953 [2025-08-14T01:32:13.040Z] ==> Appending adjustments [2025-08-14T01:32:13.040Z] https://docs.codecov.io/docs/fixing-reports [2025-08-14T01:32:13.040Z] + Found adjustments [2025-08-14T01:32:13.040Z] ==> Gzipping contents [2025-08-14T01:32:13.040Z] 4.0K /tmp/codecov.QgRS4F.gz [2025-08-14T01:32:13.040Z] ==> Uploading reports [2025-08-14T01:32:13.040Z] url: https://codecov.io [2025-08-14T01:32:13.040Z] query: branch=main&commit=ab47b94dbb2135bc5302bf90c5f6da048a267236&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-14T01:32:13.040Z] -> Pinging Codecov [2025-08-14T01:32:13.040Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ab47b94dbb2135bc5302bf90c5f6da048a267236&build=276&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F276%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-08-14T01:32:13.299Z] -> Uploading to [2025-08-14T01:32:13.299Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ab47b94dbb2135bc5302bf90c5f6da048a267236/2eb128f7-aee9-4a82-b9db-e08247546026.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250814%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250814T013213Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=614c2337a52464329c16877ed692779bad9d54fd07a8ddf3f26354f071dd4c9d [2025-08-14T01:32:13.299Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-08-14T01:32:13.299Z] Dload Upload Total Spent Left Speed [2025-08-14T01:32:13.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2802 --:--:-- --:--:-- --:--:-- 2782 100 384 0 0 100 384 0 2782 --:--:-- --:--:-- --:--:-- 2762 [2025-08-14T01:32:13.299Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] } [2025-08-14T01:32:13.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-08-14T01:32:13.549Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-08-14T01:32:13.567Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:32:13.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-14T01:32:13.883Z] [2025-08-14T01:32:13.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:32:14.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-14T01:32:14.189Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-08-14T01:32:14.189Z] 0a9a5dfd008f: Already exists [2025-08-14T01:32:14.189Z] 36466aa92d05: Already exists [2025-08-14T01:32:14.189Z] e10405b45d13: Already exists [2025-08-14T01:32:14.189Z] 096b7ceb2af7: Already exists [2025-08-14T01:32:14.189Z] 4f4fb700ef54: Already exists [2025-08-14T01:32:14.189Z] e50aa161e22a: Pulling fs layer [2025-08-14T01:32:14.189Z] d3c8db5fb9df: Pulling fs layer [2025-08-14T01:32:14.449Z] e50aa161e22a: Verifying Checksum [2025-08-14T01:32:14.449Z] e50aa161e22a: Download complete [2025-08-14T01:32:14.708Z] e50aa161e22a: Pull complete [2025-08-14T01:32:15.641Z] d3c8db5fb9df: Verifying Checksum [2025-08-14T01:32:15.641Z] d3c8db5fb9df: Download complete [2025-08-14T01:32:18.920Z] d3c8db5fb9df: Pull complete [2025-08-14T01:32:18.920Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-08-14T01:32:18.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-08-14T01:32:18.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:32:19.030Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:32:19.060Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-08-14T01:32:20.041Z] $ docker top 6ec2c8e94e4414d09a07c64c173546f6b0a3c16680fb6794d67de767a79caf7d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:32:20.387Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-08-14T01:32:20.399Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-08-14T01:32:20.676Z] + set -o pipefail [2025-08-14T01:32:20.676Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-08-14T01:32:32.886Z] [2025-08-14T01:32:32.886Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-08-14T01:32:32.886Z] [2025-08-14T01:32:32.886Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/71f329a8-b627-44f6-91b3-600af940f8bc [2025-08-14T01:32:32.886Z] [2025-08-14T01:32:32.886Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-08-14T01:32:32.886Z] [2025-08-14T01:32:32.886Z] [2025-08-14T01:32:32.886Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-08-14T01:32:32.886Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-08-14T01:32:32.891Z] $ docker stop --time=1 6ec2c8e94e4414d09a07c64c173546f6b0a3c16680fb6794d67de767a79caf7d [2025-08-14T01:32:35.088Z] $ docker rm -f --volumes 6ec2c8e94e4414d09a07c64c173546f6b0a3c16680fb6794d67de767a79caf7d [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-08-14T01:32:35.947Z] + git log --format=format:%s -1 ab47b94dbb2135bc5302bf90c5f6da048a267236 [Pipeline] sh [2025-08-14T01:32:36.237Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T01:32:36.237Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:32:36.543Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:32:36.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:32:36.619Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:32:36.651Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T01:32:36.919Z] $ docker top 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 -eo pid,comm [2025-08-14T01:32:36.971Z] 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-08-14T01:32:36.971Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T01:32:37.020Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T01:32:37.020Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T01:32:37.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T01:32:37.133Z] $ docker exec 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 ssh-agent [2025-08-14T01:32:37.251Z] SSH_AUTH_SOCK=/tmp/ssh-hjFLUn4tbmQ7/agent.32 [2025-08-14T01:32:37.251Z] SSH_AGENT_PID=38 [2025-08-14T01:32:37.256Z] Running ssh-add (command line suppressed) [2025-08-14T01:32:37.345Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7014635496031261540.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7014635496031261540.key) [2025-08-14T01:32:37.364Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T01:32:37.658Z] + git semver tag [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,853 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,857 [run_tag] DEBUG tag force:False [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,857 [check_head_tag] DEBUG check head tag [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,858 [execute] INFO git cat-file --batch-check [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,860 [execute] INFO git cat-file --batch [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,870 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,870 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,870 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-08-14T01:32:37.917Z] 2025-08-14 01:32:37,873 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-14T01:32:37.917Z] 4.1.0-dev.4 [Pipeline] } [2025-08-14T01:32:37.920Z] $ docker exec --env ******** --env ******** 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 ssh-agent -k [2025-08-14T01:32:38.009Z] unset SSH_AUTH_SOCK; [2025-08-14T01:32:38.010Z] unset SSH_AGENT_PID; [2025-08-14T01:32:38.010Z] echo Agent pid 38 killed; [2025-08-14T01:32:38.025Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T01:32:38.348Z] + git semver [Pipeline] } [2025-08-14T01:32:38.614Z] $ docker stop --time=1 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 [2025-08-14T01:32:39.853Z] $ docker rm -f --volumes 66a2a9674e72da4d2415341c840021024cb5a1ec940b0aff96330f274bfd03d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:32:40.271Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-14T01:32:40.271Z] [2025-08-14T01:32:40.271Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:32:40.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-14T01:32:40.569Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-14T01:32:40.569Z] ab5ef0e58194: Pulling fs layer [2025-08-14T01:32:40.569Z] 9712f1f96733: Pulling fs layer [2025-08-14T01:32:40.569Z] 63f879dbbcfc: Pulling fs layer [2025-08-14T01:32:40.569Z] 0d9ebad4ef96: Pulling fs layer [2025-08-14T01:32:40.569Z] e9a5061849ea: Pulling fs layer [2025-08-14T01:32:40.569Z] d747dcd14b5f: Pulling fs layer [2025-08-14T01:32:40.569Z] 2de7ff778b66: Pulling fs layer [2025-08-14T01:32:40.569Z] e9a5061849ea: Waiting [2025-08-14T01:32:40.569Z] 0d9ebad4ef96: Waiting [2025-08-14T01:32:40.569Z] d747dcd14b5f: Waiting [2025-08-14T01:32:40.569Z] 2de7ff778b66: Waiting [2025-08-14T01:32:40.569Z] 9712f1f96733: Verifying Checksum [2025-08-14T01:32:40.569Z] 9712f1f96733: Download complete [2025-08-14T01:32:40.828Z] 63f879dbbcfc: Verifying Checksum [2025-08-14T01:32:40.828Z] 63f879dbbcfc: Download complete [2025-08-14T01:32:41.088Z] e9a5061849ea: Verifying Checksum [2025-08-14T01:32:41.088Z] e9a5061849ea: Download complete [2025-08-14T01:32:41.088Z] d747dcd14b5f: Verifying Checksum [2025-08-14T01:32:41.088Z] d747dcd14b5f: Download complete [2025-08-14T01:32:41.088Z] 0d9ebad4ef96: Verifying Checksum [2025-08-14T01:32:41.088Z] 0d9ebad4ef96: Download complete [2025-08-14T01:32:41.346Z] ab5ef0e58194: Download complete [2025-08-14T01:32:41.346Z] 2de7ff778b66: Verifying Checksum [2025-08-14T01:32:41.346Z] 2de7ff778b66: Download complete [2025-08-14T01:32:45.656Z] ab5ef0e58194: Pull complete [2025-08-14T01:32:45.656Z] 9712f1f96733: Pull complete [2025-08-14T01:32:46.294Z] 63f879dbbcfc: Pull complete [2025-08-14T01:32:51.574Z] 0d9ebad4ef96: Pull complete [2025-08-14T01:32:51.832Z] e9a5061849ea: Pull complete [2025-08-14T01:32:51.832Z] d747dcd14b5f: Pull complete [2025-08-14T01:32:53.732Z] 2de7ff778b66: Pull complete [2025-08-14T01:32:53.732Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-14T01:32:53.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-14T01:32:53.732Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:32:53.834Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:32:53.858Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-14T01:32:55.351Z] $ docker top c04b3146914ca0fb8f89cc268ebd649f564c15999a6cff9d191e9071d00573cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:32:55.430Z] provisioning config files... [2025-08-14T01:32:55.436Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16666168152172830211tmp [2025-08-14T01:32:55.445Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12093870618428100966tmp [2025-08-14T01:32:55.454Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6805153001631345457tmp [Pipeline] { [Pipeline] echo [2025-08-14T01:32:55.539Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:32:55.838Z] ---> sigul-configuration.sh [2025-08-14T01:32:55.838Z] gpg: directory `/root/.gnupg' created [2025-08-14T01:32:55.838Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-14T01:32:55.838Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-14T01:32:55.838Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-14T01:32:55.838Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-14T01:32:55.838Z] gpg: CAST5 encrypted data [2025-08-14T01:32:55.838Z] gpg: encrypted with 1 passphrase [2025-08-14T01:32:55.838Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-14T01:32:56.135Z] + mkdir /home/jenkins [2025-08-14T01:32:56.135Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-14T01:32:56.429Z] + 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-08-14T01:32:56.442Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:32:56.736Z] ---> sigul-install.sh [2025-08-14T01:32:56.736Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-14T01:32:57.036Z] + git tag --list [2025-08-14T01:32:57.036Z] v1.0.0 [2025-08-14T01:32:57.036Z] v1.1.0 [2025-08-14T01:32:57.036Z] v1.2.0 [2025-08-14T01:32:57.036Z] v1.3.0 [2025-08-14T01:32:57.036Z] v1.3.1 [2025-08-14T01:32:57.036Z] v2.0.0 [2025-08-14T01:32:57.036Z] v2.0.1 [2025-08-14T01:32:57.036Z] v2.1.0 [2025-08-14T01:32:57.036Z] v2.1.1 [2025-08-14T01:32:57.036Z] v2.1.2 [2025-08-14T01:32:57.036Z] v2.2.0 [2025-08-14T01:32:57.036Z] v2.3 [2025-08-14T01:32:57.036Z] v2.3.0 [2025-08-14T01:32:57.036Z] v2.3.1 [2025-08-14T01:32:57.036Z] v3.0 [2025-08-14T01:32:57.036Z] v3.0.0 [2025-08-14T01:32:57.036Z] v3.0.1 [2025-08-14T01:32:57.036Z] v3.1 [2025-08-14T01:32:57.036Z] v3.1.0 [2025-08-14T01:32:57.036Z] v3.1.1 [2025-08-14T01:32:57.036Z] v4.0 [2025-08-14T01:32:57.036Z] v4.0.0 [2025-08-14T01:32:57.036Z] v4.0.1 [2025-08-14T01:32:57.036Z] v4.1.0-dev.1 [2025-08-14T01:32:57.036Z] v4.1.0-dev.2 [2025-08-14T01:32:57.036Z] v4.1.0-dev.3 [2025-08-14T01:32:57.036Z] v4.1.0-dev.4 [Pipeline] sh [2025-08-14T01:32:57.423Z] + lftools sign git-tag v4.1.0-dev.4 [2025-08-14T01:32:57.682Z] Signing Git tag with Sigul... [2025-08-14T01:32:57.682Z] Signing v4.1.0-dev.4 [Pipeline] echo [2025-08-14T01:32:58.265Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:32:58.559Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-14T01:32:58.568Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-14T01:32:58.594Z] $ docker stop --time=1 c04b3146914ca0fb8f89cc268ebd649f564c15999a6cff9d191e9071d00573cc [2025-08-14T01:32:59.897Z] $ docker rm -f --volumes c04b3146914ca0fb8f89cc268ebd649f564c15999a6cff9d191e9071d00573cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-14T01:33:00.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T01:33:00.366Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:33:00.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:33:00.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:33:00.750Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:33:00.773Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T01:33:01.032Z] $ docker top 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 -eo pid,comm [2025-08-14T01:33:01.080Z] 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-08-14T01:33:01.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T01:33:01.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T01:33:01.141Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T01:33:01.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T01:33:01.241Z] $ docker exec 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 ssh-agent [2025-08-14T01:33:01.343Z] SSH_AUTH_SOCK=/tmp/ssh-GZOk6VJRPMY7/agent.31 [2025-08-14T01:33:01.343Z] SSH_AGENT_PID=37 [2025-08-14T01:33:01.347Z] Running ssh-add (command line suppressed) [2025-08-14T01:33:01.442Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9537324563077726839.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9537324563077726839.key) [2025-08-14T01:33:01.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T01:33:01.753Z] + git semver bump pre [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,948 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,952 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,952 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,952 [bump_version] DEBUG bumped version:4.1.0-dev.5 [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,953 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,953 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,953 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,955 [execute] INFO git cat-file --batch-check [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,959 [execute] INFO git cat-file --batch [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,959 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-14T01:33:02.011Z] 2025-08-14 01:33:01,963 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-14T01:33:02.011Z] 4.1.0-dev.5 [Pipeline] } [2025-08-14T01:33:02.015Z] $ docker exec --env ******** --env ******** 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 ssh-agent -k [2025-08-14T01:33:02.110Z] unset SSH_AUTH_SOCK; [2025-08-14T01:33:02.111Z] unset SSH_AGENT_PID; [2025-08-14T01:33:02.111Z] echo Agent pid 37 killed; [2025-08-14T01:33:02.127Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T01:33:02.449Z] + git semver [Pipeline] } [2025-08-14T01:33:02.715Z] $ docker stop --time=1 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 [2025-08-14T01:33:03.975Z] $ docker rm -f --volumes 58a1a1ba75806954b626bd149a83c9a687977cf642d7d32e8ca676480b82bf47 [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-14T01:33:04.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-14T01:33:04.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:33:04.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-14T01:33:04.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:33:04.738Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:33:04.761Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-14T01:33:05.003Z] $ docker top 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 -eo pid,comm [2025-08-14T01:33:05.054Z] 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-08-14T01:33:05.054Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-14T01:33:05.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-14T01:33:05.121Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-14T01:33:05.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-14T01:33:05.239Z] $ docker exec 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 ssh-agent [2025-08-14T01:33:05.358Z] SSH_AUTH_SOCK=/tmp/ssh-axLs1HqxdSAu/agent.33 [2025-08-14T01:33:05.358Z] SSH_AGENT_PID=39 [2025-08-14T01:33:05.365Z] Running ssh-add (command line suppressed) [2025-08-14T01:33:05.456Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15963246874757635290.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15963246874757635290.key) [2025-08-14T01:33:05.476Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-14T01:33:05.774Z] + git semver push [2025-08-14T01:33:06.035Z] 2025-08-14 01:33:05,995 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-14T01:33:06.035Z] 2025-08-14 01:33:05,999 [run_push] DEBUG push [2025-08-14T01:33:06.035Z] 2025-08-14 01:33:06,000 [execute] INFO git cat-file --batch-check [2025-08-14T01:33:06.035Z] 2025-08-14 01:33:06,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-14T01:33:06.035Z] 2025-08-14 01:33:06,003 [execute] INFO git rev-list ac012a0ee0f430ab17114e649e6bb73bb72e9191 -- [2025-08-14T01:33:06.035Z] 2025-08-14 01:33:06,003 [execute] DEBUG Popen(['git', 'rev-list', 'ac012a0ee0f430ab17114e649e6bb73bb72e9191', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-14T01:33:06.035Z] 2025-08-14 01:33:06,015 [execute] INFO git fetch -v -- origin [2025-08-14T01:33:06.035Z] 2025-08-14 01:33:06,015 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-14T01:33:06.605Z] 2025-08-14 01:33:06,470 [run_push] DEBUG no remote changes detected [2025-08-14T01:33:06.605Z] 2025-08-14 01:33:06,470 [execute] INFO git push origin semver [2025-08-14T01:33:06.605Z] 2025-08-14 01:33:06,471 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-14T01:33:07.177Z] 2025-08-14 01:33:07,134 [run_push] DEBUG push all version tags [2025-08-14T01:33:07.177Z] 2025-08-14 01:33:07,134 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-14T01:33:07.177Z] 2025-08-14 01:33:07,135 [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-08-14T01:33:08.119Z] 2025-08-14 01:33:07,825 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-08-14T01:33:08.119Z] 4.1.0-dev.5 [Pipeline] } [2025-08-14T01:33:08.122Z] $ docker exec --env ******** --env ******** 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 ssh-agent -k [2025-08-14T01:33:08.206Z] unset SSH_AUTH_SOCK; [2025-08-14T01:33:08.206Z] unset SSH_AGENT_PID; [2025-08-14T01:33:08.207Z] echo Agent pid 39 killed; [2025-08-14T01:33:08.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-14T01:33:08.550Z] + git semver [Pipeline] } [2025-08-14T01:33:08.817Z] $ docker stop --time=1 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 [2025-08-14T01:33:10.066Z] $ docker rm -f --volumes 3646e054e27b091b716b87f4d9f8f000fea2d2e75a38f06d28c373c3463f7d39 [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-08-14T01:33:10.673Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-08-14T01:33:10.673Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-08-14T01:33:10.673Z] total 16 [2025-08-14T01:33:10.673Z] drwxr-xr-x 3 root root 4096 Aug 14 01:17 . [2025-08-14T01:33:10.673Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:32 .. [2025-08-14T01:33:10.673Z] drwxr-xr-x 2 root root 4096 Aug 14 01:17 cost [2025-08-14T01:33:10.673Z] -rw-r--r-- 1 root root 96 Aug 14 01:17 cost.csv [2025-08-14T01:33:10.673Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-08-14T01:33:10.673Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-08-14T01:33:10.673Z] total 16 [2025-08-14T01:33:10.673Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 01:17 . [2025-08-14T01:33:10.673Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 01:32 .. [2025-08-14T01:33:10.673Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 01:17 cost [2025-08-14T01:33:10.673Z] -rw-r--r-- 1 jenkins jenkins 96 Aug 14 01:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:33:10.963Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:33:11.824Z] ---> package-listing.sh [2025-08-14T01:33:11.824Z] ++ facter osfamily [2025-08-14T01:33:11.824Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-14T01:33:12.083Z] + OS_FAMILY=debian [2025-08-14T01:33:12.083Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-08-14T01:33:12.083Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-14T01:33:12.083Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-14T01:33:12.083Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-14T01:33:12.083Z] + PACKAGES=/tmp/packages_start.txt [2025-08-14T01:33:12.083Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-14T01:33:12.083Z] + PACKAGES=/tmp/packages_end.txt [2025-08-14T01:33:12.083Z] + case "${OS_FAMILY}" in [2025-08-14T01:33:12.083Z] + dpkg -l [2025-08-14T01:33:12.083Z] + grep '^ii' [2025-08-14T01:33:12.083Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-14T01:33:12.083Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-14T01:33:12.083Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-14T01:33:12.083Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-08-14T01:33:12.083Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-08-14T01:33:12.083Z] + 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-08-14T01:33:12.095Z] 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-08-14T01:33:12.372Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-14T01:33:12.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-14T01:33:12.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-14T01:33:13.024Z] prd-ubuntu20.04-docker-8c-8g-6904 does not seem to be running inside a container [2025-08-14T01:33:13.049Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-14T01:33:13.259Z] $ docker top 4341b7c7a290a58e1fb9bc4d8f9fd3501127bc431cd15948ec34c6119c894ecf -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-14T01:33:13.605Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-14T01:33:13.891Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-14T01:33:14.177Z] + ls /var/log/sa-host [2025-08-14T01:33:14.177Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-14T01:33:14.215Z] provisioning config files... [2025-08-14T01:33:14.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6043127107680258919tmp [Pipeline] { [Pipeline] echo [2025-08-14T01:33:14.242Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:33:14.526Z] ---> create-netrc.sh [Pipeline] } [2025-08-14T01:33:14.533Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:33:14.848Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-14T01:33:14.859Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:33:15.144Z] ---> sudo-logs.sh [2025-08-14T01:33:15.144Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-14T01:33:15.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:33:15.466Z] ---> job-cost.sh [2025-08-14T01:33:15.466Z] lf-activate-venv: SKIPPING [2025-08-14T01:33:15.466Z] DEBUG: total: 0.2199999988079071 [2025-08-14T01:33:15.466Z] INFO: Retrieving Stack Cost... [2025-08-14T01:33:16.034Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-14T01:33:16.294Z] INFO: Archiving Costs [Pipeline] echo [2025-08-14T01:33:16.307Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-14T01:33:16.593Z] ---> logs-deploy.sh [2025-08-14T01:33:16.593Z] lf-activate-venv: SKIPPING [2025-08-14T01:33:16.593Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/276 [2025-08-14T01:33:16.593Z] INFO: archiving workspace using pattern(s): [2025-08-14T01:33:17.537Z] Archives upload complete. [2025-08-14T01:33:17.537Z] INFO: archiving logs to Nexus