Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0a43c7ca8779d01d29bf8defd53eac4878b3525 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-ssh17237209419901151378.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-ssh8325507851456578948.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-ssh12194479997563391151.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-ssh15579102168137095377.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-ssh17559513078822340868.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8278 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 Avoid second fetch Checking out Revision f0a43c7ca8779d01d29bf8defd53eac4878b3525 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0a43c7ca8779d01d29bf8defd53eac4878b3525 # timeout=10 Commit message: "Merge pull request #740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.30" > git rev-list --no-walk ea0c435c64f47e7faf0c922b26560af5911ce3ce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-04T06:31:28.495Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-04T06:31:28.579Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-04T06:31:28.609Z] ========================================================= [2025-09-04T06:31:28.609Z] EdgeX Global Pipelines Version Info [2025-09-04T06:31:28.609Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:31:29.731Z] ------------------- [2025-09-04T06:31:29.731Z] stable info: [2025-09-04T06:31:29.731Z] ------------------- [2025-09-04T06:31:29.731Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-04T06:31:29.731Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-04T06:31:29.731Z] Message: update stable to v1.0.276 [2025-09-04T06:31:30.302Z] ------------------- [2025-09-04T06:31:30.302Z] experimental info: [2025-09-04T06:31:30.302Z] ------------------- [2025-09-04T06:31:30.302Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-04T06:31:30.302Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-04T06:31:30.302Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-04T06:31:30.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-09-04T06:31:30.417Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-09-04T06:31:30.442Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-04T06:31:30.466Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-04T06:31:30.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-04T06:31:30.520Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-04T06:31:30.546Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-04T06:31:30.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-04T06:31:30.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-04T06:31:30.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-04T06:31:30.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-04T06:31:30.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-09-04T06:31:30.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-04T06:31:30.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-04T06:31:30.732Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-04T06:31:30.761Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-04T06:31:30.782Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-04T06:31:30.802Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-04T06:31:30.828Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-04T06:31:30.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-04T06:31:30.877Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-04T06:31:30.904Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-04T06:31:30.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-04T06:31:30.960Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-04T06:31:30.987Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-04T06:31:31.013Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-04T06:31:31.040Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-04T06:31:31.070Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-04T06:31:31.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-04T06:31:31.117Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-04T06:31:31.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo [2025-09-04T06:31:31.168Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0a43c7 [Pipeline] echo [2025-09-04T06:31:31.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:31:31.263Z] provisioning config files... [2025-09-04T06:31:31.277Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3717458807233622038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:31:31.610Z] ---> ****-login.sh [2025-09-04T06:31:31.610Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:31:31.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:31.871Z] [2025-09-04T06:31:31.871Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:31:31.871Z] Configure a credential helper to remove this warning. See [2025-09-04T06:31:31.871Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:31:31.871Z] [2025-09-04T06:31:31.871Z] Login Succeeded [2025-09-04T06:31:31.871Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:31:31.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:32.132Z] [2025-09-04T06:31:32.132Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:31:32.132Z] Configure a credential helper to remove this warning. See [2025-09-04T06:31:32.132Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:31:32.132Z] [2025-09-04T06:31:32.132Z] Login Succeeded [2025-09-04T06:31:32.132Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:31:32.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:32.132Z] [2025-09-04T06:31:32.132Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:31:32.132Z] Configure a credential helper to remove this warning. See [2025-09-04T06:31:32.132Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:31:32.132Z] [2025-09-04T06:31:32.132Z] Login Succeeded [2025-09-04T06:31:32.132Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:31:32.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:32.132Z] [2025-09-04T06:31:32.132Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:31:32.132Z] Configure a credential helper to remove this warning. See [2025-09-04T06:31:32.132Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:31:32.132Z] [2025-09-04T06:31:32.132Z] Login Succeeded [2025-09-04T06:31:32.132Z] ****.io [2025-09-04T06:31:32.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:32.393Z] [2025-09-04T06:31:32.393Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-04T06:31:32.393Z] Configure a credential helper to remove this warning. See [2025-09-04T06:31:32.393Z] https://docs.****.com/go/credential-store/ [2025-09-04T06:31:32.393Z] [2025-09-04T06:31:32.393Z] Login Succeeded [2025-09-04T06:31:32.393Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:31:32.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-04T06:31:32.831Z] + git rev-list -1 --merges f0a43c7ca8779d01d29bf8defd53eac4878b3525~1..f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo [2025-09-04T06:31:32.861Z] -----------> git rev-list -1 --merges f0a43c7ca8779d01d29bf8defd53eac4878b3525~1..f0a43c7ca8779d01d29bf8defd53eac4878b3525 f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:31:32.861Z] f0a43c7ca8779d01d29bf8defd53eac4878b3525 [false] [Pipeline] sh [2025-09-04T06:31:33.153Z] + git log --format=format:%s -1 f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo [2025-09-04T06:31:33.171Z] ========================================================= [2025-09-04T06:31:33.171Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-04T06:31:33.171Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-04T06:31:33.524Z] + git log --format=format:%s -1 f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo [2025-09-04T06:31:33.538Z] [semverPrep] GIT_COMMIT: f0a43c7ca8779d01d29bf8defd53eac4878b3525, Commit Message: Merge pull request #740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.30 [Pipeline] echo [2025-09-04T06:31:33.557Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-04T06:31:33.940Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-04T06:31:33.940Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-04T06:31:33.940Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-04T06:31:33.940Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-04T06:31:33.940Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-04T06:31:33.940Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-04T06:31:33.940Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:31:34.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:31:34.360Z] [2025-09-04T06:31:34.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:31:34.669Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:31:34.669Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-04T06:31:34.669Z] 3dae71ba6b94: Pulling fs layer [2025-09-04T06:31:34.669Z] 6bf1a483ea7c: Pulling fs layer [2025-09-04T06:31:34.669Z] f5dfc541a4d3: Pulling fs layer [2025-09-04T06:31:34.669Z] 461d9e800cba: Pulling fs layer [2025-09-04T06:31:34.669Z] 80192f66455f: Pulling fs layer [2025-09-04T06:31:34.669Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-04T06:31:34.669Z] a29436f7fd5d: Pulling fs layer [2025-09-04T06:31:34.669Z] 80192f66455f: Waiting [2025-09-04T06:31:34.669Z] a29436f7fd5d: Waiting [2025-09-04T06:31:34.669Z] 923cac83aea3: Pulling fs layer [2025-09-04T06:31:34.669Z] 25ad8b0a4227: Pulling fs layer [2025-09-04T06:31:34.669Z] 923cac83aea3: Waiting [2025-09-04T06:31:34.669Z] 2e8e34ca0e6c: Waiting [2025-09-04T06:31:34.669Z] db01528c6b51: Pulling fs layer [2025-09-04T06:31:34.669Z] 28988de357af: Pulling fs layer [2025-09-04T06:31:34.669Z] 25ad8b0a4227: Waiting [2025-09-04T06:31:34.669Z] 28988de357af: Waiting [2025-09-04T06:31:34.669Z] db01528c6b51: Waiting [2025-09-04T06:31:34.669Z] 6bf1a483ea7c: Verifying Checksum [2025-09-04T06:31:34.669Z] 6bf1a483ea7c: Download complete [2025-09-04T06:31:34.669Z] 461d9e800cba: Download complete [2025-09-04T06:31:34.928Z] 80192f66455f: Verifying Checksum [2025-09-04T06:31:34.928Z] 80192f66455f: Download complete [2025-09-04T06:31:34.928Z] f5dfc541a4d3: Verifying Checksum [2025-09-04T06:31:34.928Z] f5dfc541a4d3: Download complete [2025-09-04T06:31:34.928Z] 3dae71ba6b94: Verifying Checksum [2025-09-04T06:31:34.928Z] 3dae71ba6b94: Download complete [2025-09-04T06:31:34.928Z] 25ad8b0a4227: Verifying Checksum [2025-09-04T06:31:34.928Z] 25ad8b0a4227: Download complete [2025-09-04T06:31:35.188Z] db01528c6b51: Verifying Checksum [2025-09-04T06:31:35.188Z] db01528c6b51: Download complete [2025-09-04T06:31:35.188Z] 28988de357af: Verifying Checksum [2025-09-04T06:31:35.188Z] 28988de357af: Download complete [2025-09-04T06:31:35.188Z] a29436f7fd5d: Verifying Checksum [2025-09-04T06:31:35.188Z] a29436f7fd5d: Download complete [2025-09-04T06:31:35.759Z] 2e8e34ca0e6c: Download complete [2025-09-04T06:31:36.328Z] 3dae71ba6b94: Pull complete [2025-09-04T06:31:36.901Z] 6bf1a483ea7c: Pull complete [2025-09-04T06:31:37.470Z] f5dfc541a4d3: Pull complete [2025-09-04T06:31:37.470Z] 461d9e800cba: Pull complete [2025-09-04T06:31:37.470Z] 80192f66455f: Pull complete [2025-09-04T06:31:41.670Z] 2e8e34ca0e6c: Pull complete [2025-09-04T06:31:42.243Z] a29436f7fd5d: Pull complete [2025-09-04T06:31:42.243Z] 923cac83aea3: Pull complete [2025-09-04T06:31:42.243Z] 25ad8b0a4227: Pull complete [2025-09-04T06:31:42.243Z] db01528c6b51: Pull complete [2025-09-04T06:31:42.504Z] 28988de357af: Pull complete [2025-09-04T06:31:42.504Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-04T06:31:42.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:31:42.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:31:42.641Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:31:42.668Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-04T06:31:44.502Z] $ docker top 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec -eo pid,comm [2025-09-04T06:31:44.558Z] 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-09-04T06:31:44.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-04T06:31:44.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:31:44.616Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:31:44.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:31:44.733Z] $ docker exec 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec ssh-agent [2025-09-04T06:31:44.839Z] SSH_AUTH_SOCK=/tmp/ssh-kpr7R8HdLeoW/agent.32 [2025-09-04T06:31:44.839Z] SSH_AGENT_PID=38 [2025-09-04T06:31:44.845Z] Running ssh-add (command line suppressed) [2025-09-04T06:31:44.952Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5685446806975716563.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5685446806975716563.key) [2025-09-04T06:31:44.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:31:45.266Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2025-09-04T06:31:45.556Z] + git tag --points-at HEAD [Pipeline] } [2025-09-04T06:31:45.569Z] $ docker exec --env ******** --env ******** 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec ssh-agent -k [2025-09-04T06:31:45.668Z] unset SSH_AUTH_SOCK; [2025-09-04T06:31:45.668Z] unset SSH_AGENT_PID; [2025-09-04T06:31:45.668Z] echo Agent pid 38 killed; [2025-09-04T06:31:45.681Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-04T06:31:45.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:31:45.726Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:31:45.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:31:45.833Z] $ docker exec 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec ssh-agent [2025-09-04T06:31:45.949Z] SSH_AUTH_SOCK=/tmp/ssh-hdYOoQgeMmeB/agent.85 [2025-09-04T06:31:45.949Z] SSH_AGENT_PID=91 [2025-09-04T06:31:45.954Z] Running ssh-add (command line suppressed) [2025-09-04T06:31:46.063Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15892162198684981252.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15892162198684981252.key) [2025-09-04T06:31:46.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:31:46.375Z] + git semver init [2025-09-04T06:31:46.637Z] 2025-09-04 06:31:46,592 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-04T06:31:46.637Z] 2025-09-04 06:31:46,596 [run_init] DEBUG init version:0.0.0 force:False [2025-09-04T06:31:46.637Z] 2025-09-04 06:31:46,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-09-04T06:31:46.637Z] 2025-09-04 06:31:46,598 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-09-04T06:31:46.637Z] 2025-09-04 06:31:46,598 [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-09-04T06:31:48.019Z] 2025-09-04 06:31:47,839 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-09-04T06:31:48.019Z] 2025-09-04 06:31:47,839 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-09-04T06:31:48.019Z] 2025-09-04 06:31:47,839 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-04T06:31:48.019Z] 2025-09-04 06:31:47,840 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-04T06:31:48.019Z] 4.1.0-dev.8 [Pipeline] } [2025-09-04T06:31:48.028Z] $ docker exec --env ******** --env ******** 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec ssh-agent -k [2025-09-04T06:31:48.113Z] unset SSH_AUTH_SOCK; [2025-09-04T06:31:48.113Z] unset SSH_AGENT_PID; [2025-09-04T06:31:48.113Z] echo Agent pid 91 killed; [2025-09-04T06:31:48.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:31:48.467Z] + git semver [Pipeline] } [2025-09-04T06:31:48.738Z] $ docker stop --time=1 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec [2025-09-04T06:31:50.010Z] $ docker rm -f --volumes 2d2d3b0d7af30d8d0b7bcb6929b90a38b1ea5bdb2d4408c54604ad2ce0c6e9ec [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-04T06:31:50.354Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-04T06:31:50.562Z] Stashed 1 file(s) [Pipeline] echo [2025-09-04T06:31:50.567Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.8 [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-09-04T06:31:50.743Z] provisioning config files... [2025-09-04T06:31:50.752Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5074664578909751300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:31:51.077Z] ---> ****-login.sh [2025-09-04T06:31:51.077Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:31:51.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:51.077Z] Login Succeeded [2025-09-04T06:31:51.077Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:31:51.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:51.077Z] Login Succeeded [2025-09-04T06:31:51.077Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:31:51.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:51.363Z] Login Succeeded [2025-09-04T06:31:51.363Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:31:51.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:51.363Z] Login Succeeded [2025-09-04T06:31:51.363Z] ****.io [2025-09-04T06:31:51.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:31:51.621Z] Login Succeeded [2025-09-04T06:31:51.621Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:31:51.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-04T06:31:51.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:31:51.742Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:31:51.758Z] ========================================================= [2025-09-04T06:31:51.758Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-04T06:31:51.758Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:31:52.100Z] + 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-09-04T06:31:52.672Z] #0 building with "default" instance using docker driver [2025-09-04T06:31:52.672Z] [2025-09-04T06:31:52.672Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:31:52.672Z] #1 transferring dockerfile: 2.05kB done [2025-09-04T06:31:52.672Z] #1 DONE 0.0s [2025-09-04T06:31:52.672Z] [2025-09-04T06:31:52.672Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-04T06:31:52.672Z] #2 DONE 0.1s [2025-09-04T06:31:52.932Z] [2025-09-04T06:31:52.932Z] #3 [internal] load .dockerignore [2025-09-04T06:31:52.932Z] #3 transferring context: 159B done [2025-09-04T06:31:52.932Z] #3 DONE 0.0s [2025-09-04T06:31:52.932Z] [2025-09-04T06:31:52.932Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-04T06:31:52.932Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-04T06:31:52.932Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-09-04T06:31:52.932Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-04T06:31:52.932Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-04T06:31:52.932Z] #4 ... [2025-09-04T06:31:52.932Z] [2025-09-04T06:31:52.932Z] #5 [internal] load build context [2025-09-04T06:31:52.932Z] #5 transferring context: 14.79MB 0.1s done [2025-09-04T06:31:52.932Z] #5 DONE 0.2s [2025-09-04T06:31:52.932Z] [2025-09-04T06:31:52.932Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-04T06:31:52.932Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-04T06:31:52.932Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-09-04T06:31:52.932Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s [2025-09-04T06:31:52.932Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-04T06:31:52.932Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-04T06:31:52.932Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-09-04T06:31:52.932Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s [2025-09-04T06:31:52.932Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s [2025-09-04T06:31:52.932Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-04T06:31:52.932Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-04T06:31:53.191Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-09-04T06:31:53.192Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-04T06:31:53.192Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.3s [2025-09-04T06:31:53.192Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-09-04T06:31:53.192Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s [2025-09-04T06:31:53.192Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 61.87MB / 74.06MB 0.5s [2025-09-04T06:31:53.192Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s [2025-09-04T06:31:53.192Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-09-04T06:31:53.450Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.6s [2025-09-04T06:31:53.450Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 37.75MB / 103.05MB 0.6s [2025-09-04T06:31:53.450Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-09-04T06:31:53.450Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 58.72MB / 103.05MB 0.7s [2025-09-04T06:31:53.709Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-09-04T06:31:53.709Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 80.74MB / 103.05MB 0.8s [2025-09-04T06:31:53.709Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-04T06:31:53.709Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 0.9s [2025-09-04T06:31:53.968Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done [2025-09-04T06:31:59.239Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done [2025-09-04T06:31:59.239Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-04T06:31:59.239Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-04T06:31:59.239Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-04T06:31:59.239Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-04T06:31:59.239Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a [2025-09-04T06:31:59.239Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-04T06:31:59.239Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s [2025-09-04T06:32:01.775Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.0s done [2025-09-04T06:32:01.775Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s [2025-09-04T06:32:02.719Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.8s done [2025-09-04T06:32:02.719Z] #4 DONE 9.9s [2025-09-04T06:32:02.719Z] [2025-09-04T06:32:02.719Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-09-04T06:32:02.977Z] #6 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-04T06:32:05.512Z] #6 2.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-04T06:32:05.703Z] Still waiting to schedule task [2025-09-04T06:32:05.703Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-09-04T06:32:05.772Z] #6 3.053 OK: 248 MiB in 58 packages [2025-09-04T06:32:07.686Z] #6 DONE 4.8s [2025-09-04T06:32:07.686Z] [2025-09-04T06:32:07.686Z] #7 [builder 3/7] WORKDIR /app [2025-09-04T06:32:07.686Z] #7 DONE 0.0s [2025-09-04T06:32:07.686Z] [2025-09-04T06:32:07.686Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-04T06:32:07.686Z] #8 DONE 0.0s [2025-09-04T06:32:07.686Z] [2025-09-04T06:32:07.686Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-04T06:32:19.924Z] #9 DONE 12.0s [2025-09-04T06:32:19.924Z] [2025-09-04T06:32:19.924Z] #10 [builder 6/7] COPY . . [2025-09-04T06:32:19.924Z] #10 DONE 0.1s [2025-09-04T06:32:19.924Z] [2025-09-04T06:32:19.924Z] #11 [builder 7/7] RUN echo noop [2025-09-04T06:32:19.924Z] #11 0.214 noop [2025-09-04T06:32:19.924Z] #11 DONE 0.3s [2025-09-04T06:32:19.924Z] [2025-09-04T06:32:19.924Z] #12 exporting to image [2025-09-04T06:32:19.924Z] #12 exporting layers [2025-09-04T06:32:28.057Z] #12 exporting layers 8.2s done [2025-09-04T06:32:28.057Z] #12 writing image sha256:c1edea6c8675edeff0eeac5050452d330dc59f401d16c42529ab2648e2f52a99 done [2025-09-04T06:32:28.057Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-04T06:32:28.057Z] #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:32:28.392Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-04T06:32:28.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:32:28.505Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:32:28.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-04T06:32:28.896Z] $ docker top efe7b120a234c9f6f069251d886f91a2bdafec9fa1d6a76ed109d2d254341bc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:32:29.248Z] + go version [2025-09-04T06:32:29.248Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-04T06:32:29.258Z] $ docker stop --time=1 efe7b120a234c9f6f069251d886f91a2bdafec9fa1d6a76ed109d2d254341bc1 [2025-09-04T06:32:30.519Z] $ docker rm -f --volumes efe7b120a234c9f6f069251d886f91a2bdafec9fa1d6a76ed109d2d254341bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:32:30.975Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-04T06:32:30.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:32:31.057Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:32:31.082Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-04T06:32:31.327Z] $ docker top 0bf0dddd26f674942c9f980f896a1a373f6938bc58d288a7e38cfc017a974929 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:32:31.679Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-09-04T06:32:31.979Z] + make test [2025-09-04T06:32:31.979Z] go test -race -coverprofile=coverage.out ./... [2025-09-04T06:33:10.703Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-09-04T06:33:36.448Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8279 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-09-04T06:33:36.468Z] Running in /w/workspace/app-service-configurable/281 [Pipeline] { [Pipeline] checkout [2025-09-04T06:33:36.512Z] The recommended git tool is: git [2025-09-04T06:33:41.310Z] using credential edgex-jenkins-ssh [2025-09-04T06:33:41.336Z] Cloning the remote Git repository [2025-09-04T06:33:41.371Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-09-04T06:33:41.467Z] > git init /w/workspace/app-service-configurable/281 # timeout=10 [2025-09-04T06:33:41.612Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-09-04T06:33:41.613Z] > git --version # timeout=10 [2025-09-04T06:33:41.632Z] > git --version # 'git version 2.25.1' [2025-09-04T06:33:41.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-04T06:33:42.802Z] go vet ./... [2025-09-04T06:33:41.796Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-04T06:33:44.566Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-09-04T06:33:44.587Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-04T06:33:45.833Z] Avoid second fetch [2025-09-04T06:33:45.834Z] Checking out Revision f0a43c7ca8779d01d29bf8defd53eac4878b3525 (main) [2025-09-04T06:33:46.400Z] Commit message: "Merge pull request #740 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.30" [2025-09-04T06:33:45.838Z] > git config core.sparsecheckout # timeout=10 [2025-09-04T06:33:45.910Z] > git checkout -f f0a43c7ca8779d01d29bf8defd53eac4878b3525 # timeout=10 [2025-09-04T06:33:48.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-04T06:33:48.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-04T06:33:48.435Z] ./bin/test-attribution-txt.sh [2025-09-04T06:33:48.435Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-04T06:33:48.435Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-04T06:33:48.435Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-04T06:33:48.435Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-04T06:33:48.435Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-04T06:33:48.435Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-04T06:33:48.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-04T06:33:48.473Z] $ docker stop --time=1 0bf0dddd26f674942c9f980f896a1a373f6938bc58d288a7e38cfc017a974929 [2025-09-04T06:33:50.497Z] $ docker rm -f --volumes 0bf0dddd26f674942c9f980f896a1a373f6938bc58d288a7e38cfc017a974929 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:33:51.033Z] provisioning config files... [2025-09-04T06:33:51.060Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/281@tmp/config15085112641287471753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:33:51.209Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-04T06:33:51.453Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-04T06:33:51.746Z] ---> ****-login.sh [2025-09-04T06:33:51.746Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:33:52.018Z] + sudo chown -R jenkins:jenkins . [2025-09-04T06:33:52.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2025-09-04T06:33:52.460Z] + ls -al . [2025-09-04T06:33:52.460Z] total 248 [2025-09-04T06:33:52.460Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 4 06:32 . [2025-09-04T06:33:52.460Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:31 .. [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 4 06:31 .dockerignore [2025-09-04T06:33:52.460Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:33 .git [2025-09-04T06:33:52.460Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:31 .github [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 108 Sep 4 06:31 .gitignore [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 06:31 .golangci.yml [2025-09-04T06:33:52.460Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:31 .semver [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 16550 Sep 4 06:31 Attribution.txt [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 39309 Sep 4 06:31 CHANGELOG.md [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 2008 Sep 4 06:31 Dockerfile [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 06:31 GOVERNANCE.md [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 4 06:31 Jenkinsfile [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 4 06:31 LICENSE [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 4 06:31 OWNERS.md [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 4952 Sep 4 06:31 README.md [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:31 VERSION [2025-09-04T06:33:52.460Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:31 bin [2025-09-04T06:33:52.460Z] -rw-r--r-- 1 jenkins jenkins 953 Sep 4 06:33 coverage.out [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 6577 Sep 4 06:31 go.mod [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 88385 Sep 4 06:31 go.sum [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 4 06:31 main.go [2025-09-04T06:33:52.460Z] -rw-rw-r-- 1 jenkins jenkins 3362 Sep 4 06:31 makefile [2025-09-04T06:33:52.460Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 06:31 res [Pipeline] isUnix [2025-09-04T06:33:52.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:33:52.477Z] Configure a credential helper to remove this warning. See [2025-09-04T06:33:52.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:33:52.477Z] [2025-09-04T06:33:52.477Z] Login Succeeded [2025-09-04T06:33:52.477Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:33:52.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:33:52.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:33:52.752Z] Configure a credential helper to remove this warning. See [2025-09-04T06:33:52.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:33:52.752Z] [2025-09-04T06:33:52.752Z] Login Succeeded [2025-09-04T06:33:52.752Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:33:52.767Z] + 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=f0a43c7ca8779d01d29bf8defd53eac4878b3525 --label arch=amd64 --label version=4.1.0-dev.8 . [2025-09-04T06:33:53.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:33:53.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:33:53.021Z] Configure a credential helper to remove this warning. See [2025-09-04T06:33:53.021Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:33:53.021Z] [2025-09-04T06:33:53.021Z] Login Succeeded [2025-09-04T06:33:53.021Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:33:53.029Z] #0 building with "default" instance using docker driver [2025-09-04T06:33:53.029Z] [2025-09-04T06:33:53.029Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:33:53.029Z] #1 transferring dockerfile: 2.05kB done [2025-09-04T06:33:53.029Z] #1 DONE 0.0s [2025-09-04T06:33:53.029Z] [2025-09-04T06:33:53.029Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-04T06:33:53.029Z] #2 DONE 0.0s [2025-09-04T06:33:53.029Z] [2025-09-04T06:33:53.029Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-04T06:33:53.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:33:53.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:33:53.290Z] Configure a credential helper to remove this warning. See [2025-09-04T06:33:53.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:33:53.290Z] [2025-09-04T06:33:53.290Z] Login Succeeded [2025-09-04T06:33:53.290Z] ****.io [2025-09-04T06:33:53.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:33:53.593Z] #3 DONE 0.7s [2025-09-04T06:33:53.593Z] [2025-09-04T06:33:53.593Z] #4 [internal] load .dockerignore [2025-09-04T06:33:53.593Z] #4 transferring context: 159B done [2025-09-04T06:33:53.593Z] #4 DONE 0.0s [2025-09-04T06:33:53.593Z] [2025-09-04T06:33:53.593Z] #5 [internal] load build context [2025-09-04T06:33:53.593Z] #5 transferring context: 4.84kB 0.0s done [2025-09-04T06:33:53.593Z] #5 DONE 0.0s [2025-09-04T06:33:53.593Z] [2025-09-04T06:33:53.593Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-04T06:33:53.593Z] #6 DONE 0.1s [2025-09-04T06:33:53.593Z] [2025-09-04T06:33:53.593Z] #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-04T06:33:53.593Z] #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-04T06:33:53.593Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0B / 3.62MB 0.1s [2025-09-04T06:33:53.593Z] #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-04T06:33:53.593Z] #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-04T06:33:53.593Z] #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-04T06:33:53.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:33:53.823Z] Configure a credential helper to remove this warning. See [2025-09-04T06:33:53.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:33:53.823Z] [2025-09-04T06:33:53.823Z] Login Succeeded [2025-09-04T06:33:53.823Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:33:53.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-04T06:33:54.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:33:54.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:33:54.159Z] ========================================================= [2025-09-04T06:33:54.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-04T06:33:54.159Z] ========================================================= [2025-09-04T06:33:54.162Z] #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.4s done [2025-09-04T06:33:54.162Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-04T06:33:54.162Z] #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-04T06:33:54.162Z] #7 DONE 0.6s [2025-09-04T06:33:54.162Z] [2025-09-04T06:33:54.162Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2025-09-04T06:33:54.162Z] #8 0.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-04T06:33:54.162Z] #8 0.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:33:54.523Z] + 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-09-04T06:33:54.523Z] Sending build context to Docker daemon 224.3kB [2025-09-04T06:33:54.734Z] #8 0.796 OK: 248 MiB in 58 packages [2025-09-04T06:33:54.734Z] #8 DONE 0.9s [2025-09-04T06:33:54.734Z] [2025-09-04T06:33:54.734Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-09-04T06:33:54.734Z] #9 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-04T06:33:54.734Z] #9 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-04T06:33:54.734Z] #9 ... [2025-09-04T06:33:54.734Z] [2025-09-04T06:33:54.734Z] #10 [builder 3/7] WORKDIR /app [2025-09-04T06:33:54.734Z] #10 DONE 0.0s [2025-09-04T06:33:54.734Z] [2025-09-04T06:33:54.734Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-09-04T06:33:54.734Z] #11 DONE 0.0s [2025-09-04T06:33:54.734Z] [2025-09-04T06:33:54.734Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-09-04T06:33:54.734Z] #9 0.619 (1/2) Installing ca-certificates (20250619-r0) [2025-09-04T06:33:54.792Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-09-04T06:33:54.792Z] Step 2/12 : FROM ${BASE} AS builder [2025-09-04T06:33:54.792Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-04T06:33:54.792Z] 94e9d8af2201: Pulling fs layer [2025-09-04T06:33:54.792Z] a6c56e8762df: Pulling fs layer [2025-09-04T06:33:54.792Z] f0f3c8884826: Pulling fs layer [2025-09-04T06:33:54.792Z] c7e7622c144d: Pulling fs layer [2025-09-04T06:33:54.792Z] 4f4fb700ef54: Pulling fs layer [2025-09-04T06:33:54.792Z] b4c3b6d88c5a: Pulling fs layer [2025-09-04T06:33:54.792Z] ba8bce9d2590: Pulling fs layer [2025-09-04T06:33:54.792Z] c7e7622c144d: Waiting [2025-09-04T06:33:54.792Z] ca778ea9c289: Pulling fs layer [2025-09-04T06:33:54.792Z] 4f4fb700ef54: Waiting [2025-09-04T06:33:54.792Z] ba8bce9d2590: Waiting [2025-09-04T06:33:54.792Z] b4c3b6d88c5a: Waiting [2025-09-04T06:33:54.792Z] ca778ea9c289: Waiting [2025-09-04T06:33:54.994Z] #9 0.636 (2/2) Installing dumb-init (1.2.5-r3) [2025-09-04T06:33:54.994Z] #9 0.642 Executing busybox-1.36.1-r29.trigger [2025-09-04T06:33:54.994Z] #9 0.648 Executing ca-certificates-20250619-r0.trigger [2025-09-04T06:33:54.994Z] #9 0.685 OK: 8 MiB in 16 packages [2025-09-04T06:33:54.994Z] #9 DONE 0.8s [2025-09-04T06:33:54.994Z] [2025-09-04T06:33:54.994Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-04T06:33:55.064Z] a6c56e8762df: Verifying Checksum [2025-09-04T06:33:55.064Z] a6c56e8762df: Download complete [2025-09-04T06:33:55.064Z] c7e7622c144d: Verifying Checksum [2025-09-04T06:33:55.064Z] c7e7622c144d: Download complete [2025-09-04T06:33:55.064Z] 4f4fb700ef54: Verifying Checksum [2025-09-04T06:33:55.064Z] 4f4fb700ef54: Download complete [2025-09-04T06:33:55.064Z] b4c3b6d88c5a: Verifying Checksum [2025-09-04T06:33:55.064Z] b4c3b6d88c5a: Download complete [2025-09-04T06:33:55.064Z] 94e9d8af2201: Verifying Checksum [2025-09-04T06:33:55.065Z] 94e9d8af2201: Download complete [2025-09-04T06:33:55.253Z] #12 DONE 0.5s [2025-09-04T06:33:55.253Z] [2025-09-04T06:33:55.253Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-04T06:33:55.253Z] #13 ... [2025-09-04T06:33:55.253Z] [2025-09-04T06:33:55.253Z] #14 [builder 6/7] COPY . . [2025-09-04T06:33:55.253Z] #14 DONE 0.1s [2025-09-04T06:33:55.253Z] [2025-09-04T06:33:55.253Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-04T06:33:55.253Z] #13 0.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-04T06:33:55.511Z] #13 0.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-04T06:33:55.651Z] ca778ea9c289: Verifying Checksum [2025-09-04T06:33:55.651Z] ca778ea9c289: Download complete [2025-09-04T06:33:55.770Z] #13 0.676 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:33:55.770Z] #13 0.698 Executing busybox-1.36.1-r30.post-upgrade [2025-09-04T06:33:55.770Z] #13 0.736 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:33:55.770Z] #13 0.740 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:33:55.770Z] #13 0.744 Executing busybox-1.36.1-r30.trigger [2025-09-04T06:33:55.770Z] #13 0.751 OK: 8 MiB in 16 packages [2025-09-04T06:33:55.770Z] #13 DONE 0.9s [2025-09-04T06:33:55.770Z] [2025-09-04T06:33:55.770Z] #15 [builder 7/7] RUN make build [2025-09-04T06:33:55.770Z] #15 0.232 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-09-04T06:33:55.919Z] 94e9d8af2201: Pull complete [2025-09-04T06:33:56.507Z] a6c56e8762df: Pull complete [2025-09-04T06:33:56.775Z] f0f3c8884826: Verifying Checksum [2025-09-04T06:33:56.775Z] f0f3c8884826: Download complete [2025-09-04T06:33:58.190Z] ba8bce9d2590: Verifying Checksum [2025-09-04T06:33:58.190Z] ba8bce9d2590: Download complete [2025-09-04T06:34:10.547Z] f0f3c8884826: Pull complete [2025-09-04T06:34:10.828Z] c7e7622c144d: Pull complete [2025-09-04T06:34:11.094Z] 4f4fb700ef54: Pull complete [2025-09-04T06:34:11.366Z] b4c3b6d88c5a: Pull complete [2025-09-04T06:34:19.590Z] ba8bce9d2590: Pull complete [2025-09-04T06:34:21.464Z] ca778ea9c289: Pull complete [2025-09-04T06:34:21.464Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-04T06:34:21.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-04T06:34:21.464Z] ---> 47b25d7523d1 [2025-09-04T06:34:21.464Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-09-04T06:34:22.326Z] #15 DONE 26.1s [2025-09-04T06:34:22.327Z] [2025-09-04T06:34:22.327Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-09-04T06:34:22.327Z] #16 DONE 0.0s [2025-09-04T06:34:22.327Z] [2025-09-04T06:34:22.327Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-09-04T06:34:22.327Z] #17 DONE 0.0s [2025-09-04T06:34:22.327Z] [2025-09-04T06:34:22.327Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-09-04T06:34:22.327Z] #18 DONE 0.0s [2025-09-04T06:34:22.327Z] [2025-09-04T06:34:22.327Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-09-04T06:34:22.327Z] #19 DONE 0.2s [2025-09-04T06:34:22.327Z] [2025-09-04T06:34:22.327Z] #20 exporting to image [2025-09-04T06:34:22.327Z] #20 exporting layers [2025-09-04T06:34:22.327Z] #20 exporting layers 0.3s done [2025-09-04T06:34:22.327Z] #20 writing image sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done [2025-09-04T06:34:22.327Z] #20 naming to docker.io/library/app-service-configurable done [2025-09-04T06:34:22.327Z] #20 DONE 0.3s [2025-09-04T06:34:22.327Z] [2025-09-04T06:34:22.327Z] 1 warning found (use docker --debug to expand): [2025-09-04T06:34:22.327Z]  - 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-09-04T06:34:22.477Z] provisioning config files... [2025-09-04T06:34:22.485Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12018052032306785052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:34:22.784Z] ---> ****-login.sh [2025-09-04T06:34:22.784Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:34:22.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:34:22.784Z] Login Succeeded [2025-09-04T06:34:22.784Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:34:22.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:34:22.784Z] Login Succeeded [2025-09-04T06:34:22.784Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:34:22.874Z] ---> Running in 69ca5b9185a1 [2025-09-04T06:34:23.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:34:23.043Z] Login Succeeded [2025-09-04T06:34:23.043Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:34:23.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:34:23.043Z] Login Succeeded [2025-09-04T06:34:23.043Z] ****.io [2025-09-04T06:34:23.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:34:23.148Z] Removing intermediate container 69ca5b9185a1 [2025-09-04T06:34:23.148Z] ---> 4754039e5d6b [2025-09-04T06:34:23.148Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-09-04T06:34:23.148Z] ---> Running in bd389937f837 [2025-09-04T06:34:23.302Z] Login Succeeded [2025-09-04T06:34:23.302Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:34:23.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:34:23.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:34:23.402Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-09-04T06:34:23.402Z] f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:34:23.402Z] latest [2025-09-04T06:34:23.402Z] 4.1.0-dev.8 [2025-09-04T06:34:23.402Z] f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [2025-09-04T06:34:23.402Z] main [2025-09-04T06:34:23.402Z] ===================================================== [Pipeline] withEnv [2025-09-04T06:34:23.417Z] Removing intermediate container bd389937f837 [2025-09-04T06:34:23.417Z] ---> 0f8c2a1a6da1 [2025-09-04T06:34:23.417Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:23.686Z] ---> Running in a11199c6a314 [2025-09-04T06:34:23.747Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:23.953Z] Removing intermediate container a11199c6a314 [2025-09-04T06:34:23.953Z] ---> 1b936089cc3d [2025-09-04T06:34:23.953Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-04T06:34:23.953Z] ---> Running in 2e0ab72b8330 [2025-09-04T06:34:24.078Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:34:24.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-04T06:34:24.078Z] 80815c2d6afd: Preparing [2025-09-04T06:34:24.078Z] 8ce005cc7a6f: Preparing [2025-09-04T06:34:24.078Z] b34fb35aeee5: Preparing [2025-09-04T06:34:24.078Z] 1eb1ff752f2e: Preparing [2025-09-04T06:34:24.078Z] 75072f0c65ae: Preparing [2025-09-04T06:34:24.078Z] 85915f4b38b5: Preparing [2025-09-04T06:34:24.078Z] 097100c76c15: Preparing [2025-09-04T06:34:24.078Z] 85915f4b38b5: Waiting [2025-09-04T06:34:24.078Z] 097100c76c15: Waiting [2025-09-04T06:34:24.078Z] b34fb35aeee5: Pushed [2025-09-04T06:34:24.078Z] 1eb1ff752f2e: Pushed [2025-09-04T06:34:24.078Z] 8ce005cc7a6f: Pushed [2025-09-04T06:34:24.078Z] 097100c76c15: Layer already exists [2025-09-04T06:34:24.336Z] 75072f0c65ae: Pushed [2025-09-04T06:34:24.336Z] 85915f4b38b5: Pushed [2025-09-04T06:34:25.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-04T06:34:25.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-04T06:34:26.772Z] OK: 239 MiB in 58 packages [2025-09-04T06:34:27.730Z] Removing intermediate container 2e0ab72b8330 [2025-09-04T06:34:27.730Z] ---> af4b09f8403a [2025-09-04T06:34:27.730Z] Step 7/12 : WORKDIR /app [2025-09-04T06:34:27.730Z] ---> Running in 02bf783472f2 [2025-09-04T06:34:27.999Z] Removing intermediate container 02bf783472f2 [2025-09-04T06:34:27.999Z] ---> 11dd010be3f4 [2025-09-04T06:34:27.999Z] Step 8/12 : COPY go.mod vendor* ./ [2025-09-04T06:34:28.540Z] 80815c2d6afd: Pushed [2025-09-04T06:34:28.540Z] f0a43c7ca8779d01d29bf8defd53eac4878b3525: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2025-09-04T06:34:28.584Z] ---> f38f1f2723c0 [2025-09-04T06:34:28.584Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-04T06:34:28.584Z] ---> Running in 97a7bcc824f5 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:28.874Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:29.199Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-04T06:34:29.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-04T06:34:29.199Z] 80815c2d6afd: Preparing [2025-09-04T06:34:29.199Z] 8ce005cc7a6f: Preparing [2025-09-04T06:34:29.199Z] b34fb35aeee5: Preparing [2025-09-04T06:34:29.199Z] 1eb1ff752f2e: Preparing [2025-09-04T06:34:29.199Z] 75072f0c65ae: Preparing [2025-09-04T06:34:29.199Z] 85915f4b38b5: Preparing [2025-09-04T06:34:29.199Z] 097100c76c15: Preparing [2025-09-04T06:34:29.199Z] 85915f4b38b5: Waiting [2025-09-04T06:34:29.199Z] 097100c76c15: Waiting [2025-09-04T06:34:29.199Z] 75072f0c65ae: Layer already exists [2025-09-04T06:34:29.199Z] b34fb35aeee5: Layer already exists [2025-09-04T06:34:29.199Z] 8ce005cc7a6f: Layer already exists [2025-09-04T06:34:29.199Z] 80815c2d6afd: Layer already exists [2025-09-04T06:34:29.199Z] 1eb1ff752f2e: Layer already exists [2025-09-04T06:34:29.199Z] 85915f4b38b5: Layer already exists [2025-09-04T06:34:29.199Z] 097100c76c15: Layer already exists [2025-09-04T06:34:29.199Z] latest: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:29.535Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:29.863Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 [2025-09-04T06:34:29.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-04T06:34:29.864Z] 80815c2d6afd: Preparing [2025-09-04T06:34:29.864Z] 8ce005cc7a6f: Preparing [2025-09-04T06:34:29.864Z] b34fb35aeee5: Preparing [2025-09-04T06:34:29.864Z] 1eb1ff752f2e: Preparing [2025-09-04T06:34:29.864Z] 75072f0c65ae: Preparing [2025-09-04T06:34:29.864Z] 85915f4b38b5: Preparing [2025-09-04T06:34:29.864Z] 097100c76c15: Preparing [2025-09-04T06:34:29.864Z] 097100c76c15: Waiting [2025-09-04T06:34:29.864Z] b34fb35aeee5: Layer already exists [2025-09-04T06:34:29.864Z] 1eb1ff752f2e: Layer already exists [2025-09-04T06:34:29.864Z] 80815c2d6afd: Layer already exists [2025-09-04T06:34:29.864Z] 8ce005cc7a6f: Layer already exists [2025-09-04T06:34:29.864Z] 75072f0c65ae: Layer already exists [2025-09-04T06:34:29.864Z] 097100c76c15: Layer already exists [2025-09-04T06:34:29.864Z] 85915f4b38b5: Layer already exists [2025-09-04T06:34:29.864Z] 4.1.0-dev.8: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:30.205Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:30.530Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [2025-09-04T06:34:30.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-04T06:34:30.531Z] 80815c2d6afd: Preparing [2025-09-04T06:34:30.531Z] 8ce005cc7a6f: Preparing [2025-09-04T06:34:30.531Z] b34fb35aeee5: Preparing [2025-09-04T06:34:30.531Z] 1eb1ff752f2e: Preparing [2025-09-04T06:34:30.531Z] 75072f0c65ae: Preparing [2025-09-04T06:34:30.531Z] 85915f4b38b5: Preparing [2025-09-04T06:34:30.531Z] 097100c76c15: Preparing [2025-09-04T06:34:30.531Z] 097100c76c15: Waiting [2025-09-04T06:34:30.531Z] 85915f4b38b5: Waiting [2025-09-04T06:34:30.531Z] 8ce005cc7a6f: Layer already exists [2025-09-04T06:34:30.531Z] 1eb1ff752f2e: Layer already exists [2025-09-04T06:34:30.531Z] b34fb35aeee5: Layer already exists [2025-09-04T06:34:30.531Z] 75072f0c65ae: Layer already exists [2025-09-04T06:34:30.531Z] 80815c2d6afd: Layer already exists [2025-09-04T06:34:30.531Z] 85915f4b38b5: Layer already exists [2025-09-04T06:34:30.531Z] 097100c76c15: Layer already exists [2025-09-04T06:34:30.531Z] f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:30.861Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:34:31.189Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-09-04T06:34:31.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-04T06:34:31.189Z] 80815c2d6afd: Preparing [2025-09-04T06:34:31.189Z] 8ce005cc7a6f: Preparing [2025-09-04T06:34:31.189Z] b34fb35aeee5: Preparing [2025-09-04T06:34:31.189Z] 1eb1ff752f2e: Preparing [2025-09-04T06:34:31.189Z] 75072f0c65ae: Preparing [2025-09-04T06:34:31.189Z] 85915f4b38b5: Preparing [2025-09-04T06:34:31.189Z] 097100c76c15: Preparing [2025-09-04T06:34:31.189Z] 097100c76c15: Waiting [2025-09-04T06:34:31.189Z] 85915f4b38b5: Waiting [2025-09-04T06:34:31.189Z] 8ce005cc7a6f: Layer already exists [2025-09-04T06:34:31.189Z] 80815c2d6afd: Layer already exists [2025-09-04T06:34:31.189Z] b34fb35aeee5: Layer already exists [2025-09-04T06:34:31.189Z] 75072f0c65ae: Layer already exists [2025-09-04T06:34:31.189Z] 1eb1ff752f2e: Layer already exists [2025-09-04T06:34:31.189Z] 097100c76c15: Layer already exists [2025-09-04T06:34:31.189Z] 85915f4b38b5: Layer already exists [2025-09-04T06:34:31.189Z] main: digest: sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:34:31.265Z] ===================================================== [Pipeline] echo [2025-09-04T06:34:31.281Z] taggedImages: [2025-09-04T06:34:31.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:34:31.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-04T06:34:31.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 [2025-09-04T06:34:31.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [2025-09-04T06:34:31.281Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2025-09-04T06:34:31.326Z] ========================================================= [2025-09-04T06:34:31.326Z] [edgeXBuildMultiArch] RAW Config: [2025-09-04T06:34:31.326Z] images: [2025-09-04T06:34:31.326Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:34:31.326Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-04T06:34:31.326Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 [2025-09-04T06:34:31.326Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [2025-09-04T06:34:31.326Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-09-04T06:34:31.326Z] settingsFile: [2025-09-04T06:34:31.326Z] app-service-configurable-settings [2025-09-04T06:34:31.326Z] ========================================================= [Pipeline] node [2025-09-04T06:34:46.330Z] Still waiting to schedule task [2025-09-04T06:34:46.330Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-09-04T06:35:08.745Z] Running on prd-centos7-docker-4c-2g-8281 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:35:08.803Z] provisioning config files... [2025-09-04T06:35:08.932Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5466843476207564293tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:35:10.406Z] ---> ****-login.sh [2025-09-04T06:35:10.407Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:35:10.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:35:10.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:35:10.407Z] Configure a credential helper to remove this warning. See [2025-09-04T06:35:10.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:35:10.407Z] [2025-09-04T06:35:10.407Z] Login Succeeded [2025-09-04T06:35:10.407Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:35:10.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:35:10.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:35:10.671Z] Configure a credential helper to remove this warning. See [2025-09-04T06:35:10.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:35:10.671Z] [2025-09-04T06:35:10.671Z] Login Succeeded [2025-09-04T06:35:10.671Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:35:10.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:35:10.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:35:10.671Z] Configure a credential helper to remove this warning. See [2025-09-04T06:35:10.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:35:10.671Z] [2025-09-04T06:35:10.671Z] Login Succeeded [2025-09-04T06:35:10.671Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:35:10.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:35:10.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:35:10.934Z] Configure a credential helper to remove this warning. See [2025-09-04T06:35:10.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:35:10.934Z] [2025-09-04T06:35:10.934Z] Login Succeeded [2025-09-04T06:35:10.934Z] ****.io [2025-09-04T06:35:10.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:35:11.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:35:11.206Z] Configure a credential helper to remove this warning. See [2025-09-04T06:35:11.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:35:11.206Z] [2025-09-04T06:35:11.206Z] Login Succeeded [2025-09-04T06:35:11.206Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:35:11.216Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:35:11.577Z] + docker buildx ls [2025-09-04T06:35:11.577Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-04T06:35:11.577Z] default * docker [2025-09-04T06:35:11.577Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-04T06:35:11.883Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-04T06:35:11.883Z] edgex-builder [Pipeline] sh [2025-09-04T06:35:12.179Z] + docker buildx inspect --bootstrap [2025-09-04T06:35:12.180Z] #1 [internal] booting buildkit [2025-09-04T06:35:12.180Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-04T06:35:15.502Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-09-04T06:35:15.502Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-04T06:35:16.447Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-09-04T06:35:16.447Z] #1 DONE 4.4s [2025-09-04T06:35:16.711Z] Name: edgex-builder [2025-09-04T06:35:16.711Z] Driver: docker-container [2025-09-04T06:35:16.711Z] [2025-09-04T06:35:16.711Z] Nodes: [2025-09-04T06:35:16.711Z] Name: edgex-builder0 [2025-09-04T06:35:16.711Z] Endpoint: unix:///var/run/docker.sock [2025-09-04T06:35:16.711Z] Status: running [2025-09-04T06:35:16.711Z] Buildkit: v0.23.2 [2025-09-04T06:35:16.711Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-04T06:35:17.016Z] + docker buildx ls [2025-09-04T06:35:17.016Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-04T06:35:17.016Z] edgex-builder * docker-container [2025-09-04T06:35:17.016Z] edgex-builder0 unix:///var/run/docker.sock running v0.23.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-09-04T06:35:17.016Z] default docker [2025-09-04T06:35:17.016Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-04T06:35:17.318Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525' [2025-09-04T06:35:17.318Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 --push - [2025-09-04T06:35:17.582Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:35:17.582Z] #1 transferring dockerfile: 209B done [2025-09-04T06:35:17.582Z] #1 DONE 0.0s [2025-09-04T06:35:17.582Z] [2025-09-04T06:35:17.582Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:35:17.582Z] #2 DONE 0.1s [2025-09-04T06:35:17.582Z] [2025-09-04T06:35:17.582Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:35:17.582Z] #3 DONE 0.1s [2025-09-04T06:35:17.582Z] [2025-09-04T06:35:17.582Z] #4 [internal] load .dockerignore [2025-09-04T06:35:17.582Z] #4 transferring context: 2B done [2025-09-04T06:35:17.582Z] #4 DONE 0.0s [2025-09-04T06:35:17.582Z] [2025-09-04T06:35:17.582Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:17.582Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done [2025-09-04T06:35:17.582Z] #5 DONE 0.0s [2025-09-04T06:35:17.582Z] [2025-09-04T06:35:17.582Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:17.582Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done [2025-09-04T06:35:17.582Z] #6 DONE 0.1s [2025-09-04T06:35:17.843Z] [2025-09-04T06:35:17.843Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:35:17.843Z] #7 DONE 0.0s [2025-09-04T06:35:17.843Z] [2025-09-04T06:35:17.843Z] #8 exporting to image [2025-09-04T06:35:17.843Z] #8 exporting layers done [2025-09-04T06:35:17.843Z] #8 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done [2025-09-04T06:35:17.843Z] #8 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done [2025-09-04T06:35:17.843Z] #8 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done [2025-09-04T06:35:17.843Z] #8 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done [2025-09-04T06:35:17.843Z] #8 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done [2025-09-04T06:35:17.843Z] #8 pushing layers 0.1s done [2025-09-04T06:35:17.843Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 [2025-09-04T06:35:17.843Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:35:17.843Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done [2025-09-04T06:35:17.843Z] #8 DONE 0.2s [2025-09-04T06:35:17.843Z] [2025-09-04T06:35:17.843Z] 1 warning found (use --debug to expand): [2025-09-04T06:35:17.843Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-04T06:35:18.136Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2025-09-04T06:35:18.137Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2025-09-04T06:35:18.398Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:35:18.398Z] #1 transferring dockerfile: 175B done [2025-09-04T06:35:18.398Z] #1 DONE 0.0s [2025-09-04T06:35:18.398Z] [2025-09-04T06:35:18.398Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-04T06:35:18.398Z] #2 DONE 0.0s [2025-09-04T06:35:18.398Z] [2025-09-04T06:35:18.398Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-04T06:35:18.398Z] #3 DONE 0.0s [2025-09-04T06:35:18.398Z] [2025-09-04T06:35:18.398Z] #4 [internal] load .dockerignore [2025-09-04T06:35:18.398Z] #4 transferring context: 2B done [2025-09-04T06:35:18.398Z] #4 DONE 0.0s [2025-09-04T06:35:18.398Z] [2025-09-04T06:35:18.398Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:18.398Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:18.398Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done [2025-09-04T06:35:18.398Z] #5 CACHED [2025-09-04T06:35:18.398Z] [2025-09-04T06:35:18.398Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:18.398Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done [2025-09-04T06:35:18.398Z] #6 CACHED [2025-09-04T06:35:18.398Z] [2025-09-04T06:35:18.398Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:35:18.398Z] #7 DONE 0.0s [2025-09-04T06:35:18.398Z] [2025-09-04T06:35:18.398Z] #8 exporting to image [2025-09-04T06:35:18.398Z] #8 exporting layers done [2025-09-04T06:35:18.398Z] #8 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done [2025-09-04T06:35:18.398Z] #8 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done [2025-09-04T06:35:18.398Z] #8 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done [2025-09-04T06:35:18.398Z] #8 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done [2025-09-04T06:35:18.398Z] #8 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done [2025-09-04T06:35:18.398Z] #8 pushing layers 0.0s done [2025-09-04T06:35:18.398Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done [2025-09-04T06:35:18.398Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:35:18.398Z] #8 DONE 0.1s [2025-09-04T06:35:18.398Z] [2025-09-04T06:35:18.398Z] 1 warning found (use --debug to expand): [2025-09-04T06:35:18.398Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-04T06:35:18.697Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8' [2025-09-04T06:35:18.697Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 --push - [2025-09-04T06:35:18.956Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:35:18.956Z] #1 transferring dockerfile: 180B done [2025-09-04T06:35:18.956Z] #1 DONE 0.0s [2025-09-04T06:35:18.956Z] [2025-09-04T06:35:18.956Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 [2025-09-04T06:35:18.956Z] #2 DONE 0.0s [2025-09-04T06:35:18.956Z] [2025-09-04T06:35:18.956Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8 [2025-09-04T06:35:18.956Z] #3 DONE 0.0s [2025-09-04T06:35:18.956Z] [2025-09-04T06:35:18.956Z] #4 [internal] load .dockerignore [2025-09-04T06:35:18.956Z] #4 transferring context: 2B done [2025-09-04T06:35:18.956Z] #4 DONE 0.0s [2025-09-04T06:35:18.956Z] [2025-09-04T06:35:18.956Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:18.956Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done [2025-09-04T06:35:18.956Z] #5 CACHED [2025-09-04T06:35:18.956Z] [2025-09-04T06:35:18.956Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:18.956Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done [2025-09-04T06:35:18.956Z] #6 CACHED [2025-09-04T06:35:18.956Z] [2025-09-04T06:35:18.956Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:35:18.956Z] #7 DONE 0.0s [2025-09-04T06:35:18.956Z] [2025-09-04T06:35:18.956Z] #8 exporting to image [2025-09-04T06:35:18.956Z] #8 exporting layers done [2025-09-04T06:35:18.956Z] #8 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done [2025-09-04T06:35:18.957Z] #8 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done [2025-09-04T06:35:18.957Z] #8 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done [2025-09-04T06:35:18.957Z] #8 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done [2025-09-04T06:35:18.957Z] #8 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done [2025-09-04T06:35:18.957Z] #8 pushing layers 0.0s done [2025-09-04T06:35:18.957Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.8@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done [2025-09-04T06:35:18.957Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:35:18.957Z] #8 DONE 0.1s [2025-09-04T06:35:18.957Z] [2025-09-04T06:35:18.957Z] 1 warning found (use --debug to expand): [2025-09-04T06:35:18.957Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-04T06:35:19.242Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8' [2025-09-04T06:35:19.242Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 --push - [2025-09-04T06:35:19.504Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:35:19.504Z] #1 transferring dockerfile: 221B done [2025-09-04T06:35:19.504Z] #1 DONE 0.0s [2025-09-04T06:35:19.504Z] [2025-09-04T06:35:19.504Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [2025-09-04T06:35:19.504Z] #2 DONE 0.0s [2025-09-04T06:35:19.504Z] [2025-09-04T06:35:19.504Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [2025-09-04T06:35:19.504Z] #3 DONE 0.0s [2025-09-04T06:35:19.504Z] [2025-09-04T06:35:19.504Z] #4 [internal] load .dockerignore [2025-09-04T06:35:19.504Z] #4 transferring context: 2B done [2025-09-04T06:35:19.504Z] #4 DONE 0.0s [2025-09-04T06:35:19.504Z] [2025-09-04T06:35:19.504Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:19.504Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done [2025-09-04T06:35:19.504Z] #5 CACHED [2025-09-04T06:35:19.504Z] [2025-09-04T06:35:19.504Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:19.504Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b 0.0s done [2025-09-04T06:35:19.504Z] #6 CACHED [2025-09-04T06:35:19.504Z] [2025-09-04T06:35:19.504Z] #7 exporting to image [2025-09-04T06:35:19.504Z] #7 exporting layers done [2025-09-04T06:35:19.504Z] #7 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done [2025-09-04T06:35:19.504Z] #7 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done [2025-09-04T06:35:19.504Z] #7 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done [2025-09-04T06:35:19.504Z] #7 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 [2025-09-04T06:35:19.504Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:35:19.504Z] #7 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done [2025-09-04T06:35:19.504Z] #7 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done [2025-09-04T06:35:19.504Z] #7 pushing layers 0.0s done [2025-09-04T06:35:19.504Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done [2025-09-04T06:35:19.504Z] #7 DONE 0.1s [2025-09-04T06:35:19.504Z] [2025-09-04T06:35:19.504Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:35:19.504Z] #8 DONE 0.0s [2025-09-04T06:35:19.504Z] [2025-09-04T06:35:19.504Z] 1 warning found (use --debug to expand): [2025-09-04T06:35:19.504Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-04T06:35:19.793Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2025-09-04T06:35:19.793Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2025-09-04T06:35:20.055Z] #1 [internal] load build definition from Dockerfile [2025-09-04T06:35:20.055Z] #1 transferring dockerfile: 173B done [2025-09-04T06:35:20.055Z] #1 DONE 0.0s [2025-09-04T06:35:20.055Z] [2025-09-04T06:35:20.055Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-09-04T06:35:20.055Z] #2 DONE 0.0s [2025-09-04T06:35:20.055Z] [2025-09-04T06:35:20.055Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-09-04T06:35:20.055Z] #3 DONE 0.0s [2025-09-04T06:35:20.055Z] [2025-09-04T06:35:20.055Z] #4 [internal] load .dockerignore [2025-09-04T06:35:20.055Z] #4 transferring context: 2B done [2025-09-04T06:35:20.055Z] #4 DONE 0.0s [2025-09-04T06:35:20.055Z] [2025-09-04T06:35:20.055Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:20.055Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b done [2025-09-04T06:35:20.055Z] #5 CACHED [2025-09-04T06:35:20.055Z] [2025-09-04T06:35:20.055Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b [2025-09-04T06:35:20.055Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d5f643a6203a696c39620de5770767661f53cc21c4ed890bcdfbf743d5bc35b done [2025-09-04T06:35:20.055Z] #6 CACHED [2025-09-04T06:35:20.055Z] [2025-09-04T06:35:20.055Z] #7 exporting to image [2025-09-04T06:35:20.055Z] #7 exporting layers done [2025-09-04T06:35:20.055Z] #7 exporting manifest sha256:992e0777909f3799336cb7b0f2c56fc012dfb1af3102c222a0e9b509e62b3d84 done [2025-09-04T06:35:20.055Z] #7 exporting config sha256:6ed6b86e3cf150c622c85f8a732609fdb29f1c17064e062cde35ec06e43d4d2d done [2025-09-04T06:35:20.055Z] #7 exporting manifest sha256:7579fa685db624582a3cd5978bda32383d27f107524f8990b3c118f6f64dcbba done [2025-09-04T06:35:20.055Z] #7 exporting config sha256:04e26a5a4e5f0814c20aa99305e92f175735f86a7ccf469c320801c12d8c59e8 done [2025-09-04T06:35:20.055Z] #7 exporting manifest list sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 done [2025-09-04T06:35:20.055Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-04T06:35:20.055Z] #7 pushing layers 0.0s done [2025-09-04T06:35:20.055Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:3d8fca544a54f2dcfc2ded0480a67741cf48f742e50af8989c2ab8d130d17707 0.1s done [2025-09-04T06:35:20.055Z] #7 DONE 0.1s [2025-09-04T06:35:20.055Z] [2025-09-04T06:35:20.055Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-04T06:35:20.055Z] #8 DONE 0.0s [2025-09-04T06:35:20.055Z] [2025-09-04T06:35:20.055Z] 1 warning found (use --debug to expand): [2025-09-04T06:35:20.055Z]  - 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-09-04T06:35:20.453Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:35:20.756Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:35:21.320Z] ---> package-listing.sh [2025-09-04T06:35:21.320Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-04T06:35:21.320Z] ++ facter osfamily [2025-09-04T06:35:21.580Z] + OS_FAMILY=redhat [2025-09-04T06:35:21.580Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-09-04T06:35:21.580Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-04T06:35:21.580Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-04T06:35:21.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-04T06:35:21.580Z] + PACKAGES=/tmp/packages_start.txt [2025-09-04T06:35:21.580Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-09-04T06:35:21.580Z] + PACKAGES=/tmp/packages_end.txt [2025-09-04T06:35:21.580Z] + case "${OS_FAMILY}" in [2025-09-04T06:35:21.580Z] + sort [2025-09-04T06:35:21.580Z] + rpm -qa [2025-09-04T06:35:22.154Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-04T06:35:22.154Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-04T06:35:22.154Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-04T06:35:22.154Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-09-04T06:35:22.154Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-09-04T06:35:22.154Z] + 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-09-04T06:35:22.167Z] 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-09-04T06:35:22.452Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:35:23.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:35:23.015Z] [2025-09-04T06:35:23.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:35:23.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:35:23.324Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-04T06:35:23.324Z] 5eb5b503b376: Pulling fs layer [2025-09-04T06:35:23.324Z] 5c69ac0246d0: Pulling fs layer [2025-09-04T06:35:23.324Z] ec43610c2a17: Pulling fs layer [2025-09-04T06:35:23.324Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-04T06:35:23.324Z] 33b1e0a273af: Pulling fs layer [2025-09-04T06:35:23.324Z] 5d3b04190fa2: Pulling fs layer [2025-09-04T06:35:23.324Z] 2f39f015ded8: Pulling fs layer [2025-09-04T06:35:23.324Z] 33b1e0a273af: Waiting [2025-09-04T06:35:23.324Z] 5d3b04190fa2: Waiting [2025-09-04T06:35:23.324Z] 2f39f015ded8: Waiting [2025-09-04T06:35:23.324Z] 3a2ae6a8a46f: Waiting [2025-09-04T06:35:23.324Z] 5c69ac0246d0: Verifying Checksum [2025-09-04T06:35:23.324Z] 5c69ac0246d0: Download complete [2025-09-04T06:35:23.324Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-04T06:35:23.324Z] 3a2ae6a8a46f: Download complete [2025-09-04T06:35:23.324Z] ec43610c2a17: Verifying Checksum [2025-09-04T06:35:23.324Z] ec43610c2a17: Download complete [2025-09-04T06:35:23.324Z] 5d3b04190fa2: Verifying Checksum [2025-09-04T06:35:23.324Z] 5d3b04190fa2: Download complete [2025-09-04T06:35:23.324Z] 33b1e0a273af: Verifying Checksum [2025-09-04T06:35:23.324Z] 33b1e0a273af: Download complete [2025-09-04T06:35:23.586Z] 5eb5b503b376: Verifying Checksum [2025-09-04T06:35:23.586Z] 5eb5b503b376: Download complete [2025-09-04T06:35:24.157Z] 2f39f015ded8: Verifying Checksum [2025-09-04T06:35:24.157Z] 2f39f015ded8: Download complete [2025-09-04T06:35:25.126Z] 5eb5b503b376: Pull complete [2025-09-04T06:35:25.126Z] 5c69ac0246d0: Pull complete [2025-09-04T06:35:25.707Z] ec43610c2a17: Pull complete [2025-09-04T06:35:25.707Z] 3a2ae6a8a46f: Pull complete [2025-09-04T06:35:25.970Z] 33b1e0a273af: Pull complete [2025-09-04T06:35:25.971Z] 5d3b04190fa2: Pull complete [2025-09-04T06:35:30.206Z] 2f39f015ded8: Pull complete [2025-09-04T06:35:30.206Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-04T06:35:30.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:35:30.206Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:35:30.366Z] prd-centos7-docker-4c-2g-8281 does not seem to be running inside a container [2025-09-04T06:35:30.400Z] $ 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-09-04T06:35:33.557Z] $ docker top 0ad36778f2abae00b9bc3725537d0c56d10e44374e900e5477fdc1afbd03e7ed -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:35:33.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-04T06:35:34.203Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-04T06:35:34.496Z] + ls /var/log/sa-host [2025-09-04T06:35:34.496Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:35:34.656Z] provisioning config files... [2025-09-04T06:35:34.667Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13415778559918963028tmp [Pipeline] { [Pipeline] echo [2025-09-04T06:35:34.682Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:35:34.975Z] ---> create-netrc.sh [Pipeline] } [2025-09-04T06:35:34.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:35:35.327Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-04T06:35:35.339Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:35:35.623Z] ---> sudo-logs.sh [2025-09-04T06:35:35.623Z] Archiving 'sudo' log.. [2025-09-04T06:35:35.623Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8281.novalocal: Name or service not known [2025-09-04T06:35:35.623Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8281.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-04T06:35:35.647Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:35:35.936Z] ---> job-cost.sh [2025-09-04T06:35:35.936Z] lf-activate-venv: SKIPPING [2025-09-04T06:35:35.936Z] INFO: No Stack... [2025-09-04T06:35:36.195Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-04T06:35:36.766Z] INFO: Archiving Costs [Pipeline] echo [2025-09-04T06:35:36.781Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:35:37.074Z] ---> logs-deploy.sh [2025-09-04T06:35:37.074Z] lf-activate-venv: SKIPPING [2025-09-04T06:35:37.074Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/281 [2025-09-04T06:35:37.074Z] INFO: archiving workspace using pattern(s): [2025-09-04T06:35:38.017Z] Archives upload complete. [2025-09-04T06:35:38.276Z] INFO: archiving logs to Nexus [2025-09-04T06:35:39.225Z] ---> uname -a: [2025-09-04T06:35:39.225Z] Linux prd-centos7-docker-4c-2g-8281.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-09-04T06:35:39.225Z] [2025-09-04T06:35:39.225Z] [2025-09-04T06:35:39.225Z] ---> lscpu: [2025-09-04T06:35:39.225Z] Architecture: x86_64 [2025-09-04T06:35:39.225Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-04T06:35:39.225Z] Byte Order: Little Endian [2025-09-04T06:35:39.225Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-04T06:35:39.225Z] CPU(s): 2 [2025-09-04T06:35:39.225Z] On-line CPU(s) list: 0,1 [2025-09-04T06:35:39.226Z] Thread(s) per core: 1 [2025-09-04T06:35:39.226Z] Core(s) per socket: 1 [2025-09-04T06:35:39.226Z] Socket(s): 2 [2025-09-04T06:35:39.226Z] NUMA node(s): 1 [2025-09-04T06:35:39.226Z] Vendor ID: AuthenticAMD [2025-09-04T06:35:39.226Z] CPU family: 23 [2025-09-04T06:35:39.226Z] Model: 49 [2025-09-04T06:35:39.226Z] Model name: AMD EPYC-Rome Processor [2025-09-04T06:35:39.226Z] Stepping: 0 [2025-09-04T06:35:39.226Z] CPU MHz: 2799.998 [2025-09-04T06:35:39.226Z] BogoMIPS: 5599.99 [2025-09-04T06:35:39.226Z] Virtualization: AMD-V [2025-09-04T06:35:39.226Z] Hypervisor vendor: KVM [2025-09-04T06:35:39.226Z] Virtualization type: full [2025-09-04T06:35:39.226Z] L1d cache: 64 KiB [2025-09-04T06:35:39.226Z] L1i cache: 64 KiB [2025-09-04T06:35:39.226Z] L2 cache: 1 MiB [2025-09-04T06:35:39.226Z] L3 cache: 32 MiB [2025-09-04T06:35:39.226Z] NUMA node0 CPU(s): 0,1 [2025-09-04T06:35:39.226Z] Vulnerability Itlb multihit: Not affected [2025-09-04T06:35:39.226Z] Vulnerability L1tf: Not affected [2025-09-04T06:35:39.226Z] Vulnerability Mds: Not affected [2025-09-04T06:35:39.226Z] Vulnerability Meltdown: Not affected [2025-09-04T06:35:39.226Z] Vulnerability Mmio stale data: Not affected [2025-09-04T06:35:39.226Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-04T06:35:39.226Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-04T06:35:39.226Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-04T06:35:39.226Z] Vulnerability Srbds: Not affected [2025-09-04T06:35:39.226Z] Vulnerability Tsx async abort: Not affected [2025-09-04T06:35:39.226Z] 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-09-04T06:35:39.226Z] [2025-09-04T06:35:39.226Z] [2025-09-04T06:35:39.226Z] ---> nproc: [2025-09-04T06:35:39.226Z] 2 [2025-09-04T06:35:39.226Z] [2025-09-04T06:35:39.226Z] [2025-09-04T06:35:39.226Z] ---> df -h: [2025-09-04T06:35:39.226Z] Filesystem Size Used Avail Use% Mounted on [2025-09-04T06:35:39.226Z] overlay 40G 7.3G 33G 19% / [2025-09-04T06:35:39.226Z] tmpfs 64M 0 64M 0% /dev [2025-09-04T06:35:39.226Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-04T06:35:39.226Z] shm 64M 0 64M 0% /dev/shm [2025-09-04T06:35:39.226Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-04T06:35:39.226Z] [2025-09-04T06:35:39.226Z] [2025-09-04T06:35:39.226Z] Cannot open /var/log/sysstat/sa04: No such file or directory [2025-09-04T06:35:39.226Z] Please check if data collecting is enabled [2025-09-04T06:35:39.226Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:35:39.521Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-04T06:35:39.525Z] $ docker stop --time=1 0ad36778f2abae00b9bc3725537d0c56d10e44374e900e5477fdc1afbd03e7ed [2025-09-04T06:35:40.709Z] $ docker rm -f --volumes 0ad36778f2abae00b9bc3725537d0c56d10e44374e900e5477fdc1afbd03e7ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-04T06:35:40.825Z] [WS-CLEANUP] Deleting project workspace... [2025-09-04T06:35:40.825Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-04T06:35:40.841Z] [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-09-04T06:35:41.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:35:41.282Z] [2025-09-04T06:35:41.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:35:41.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:35:41.591Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-04T06:35:41.591Z] 5eb5b503b376: Pulling fs layer [2025-09-04T06:35:41.591Z] 5c69ac0246d0: Pulling fs layer [2025-09-04T06:35:41.591Z] ec43610c2a17: Pulling fs layer [2025-09-04T06:35:41.591Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-04T06:35:41.591Z] 33b1e0a273af: Pulling fs layer [2025-09-04T06:35:41.591Z] 5d3b04190fa2: Pulling fs layer [2025-09-04T06:35:41.591Z] 2f39f015ded8: Pulling fs layer [2025-09-04T06:35:41.591Z] 5d3b04190fa2: Waiting [2025-09-04T06:35:41.591Z] 3a2ae6a8a46f: Waiting [2025-09-04T06:35:41.591Z] 33b1e0a273af: Waiting [2025-09-04T06:35:41.591Z] 2f39f015ded8: Waiting [2025-09-04T06:35:41.591Z] 5c69ac0246d0: Verifying Checksum [2025-09-04T06:35:41.591Z] 5c69ac0246d0: Download complete [2025-09-04T06:35:41.591Z] 3a2ae6a8a46f: Verifying Checksum [2025-09-04T06:35:41.591Z] 3a2ae6a8a46f: Download complete [2025-09-04T06:35:41.591Z] 33b1e0a273af: Verifying Checksum [2025-09-04T06:35:41.591Z] 33b1e0a273af: Download complete [2025-09-04T06:35:41.591Z] ec43610c2a17: Verifying Checksum [2025-09-04T06:35:41.591Z] ec43610c2a17: Download complete [2025-09-04T06:35:41.851Z] 5d3b04190fa2: Download complete [2025-09-04T06:35:41.851Z] 5eb5b503b376: Verifying Checksum [2025-09-04T06:35:41.851Z] 5eb5b503b376: Download complete [2025-09-04T06:35:42.415Z] 2f39f015ded8: Download complete [2025-09-04T06:35:43.790Z] 5eb5b503b376: Pull complete [2025-09-04T06:35:43.790Z] 5c69ac0246d0: Pull complete [2025-09-04T06:35:44.049Z] ec43610c2a17: Pull complete [2025-09-04T06:35:44.307Z] 3a2ae6a8a46f: Pull complete [2025-09-04T06:35:44.566Z] 33b1e0a273af: Pull complete [2025-09-04T06:35:44.566Z] 5d3b04190fa2: Pull complete [2025-09-04T06:35:51.128Z] 2f39f015ded8: Pull complete [2025-09-04T06:35:51.128Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-04T06:35:51.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:35:51.128Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:35:51.222Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:35:51.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-04T06:35:52.359Z] $ docker top 8b9a6c8fbdda7187c122c4a4417e8f424d85f22361c72154c41b4bc669ace284 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:35:52.773Z] ---> job-cost.sh [2025-09-04T06:35:52.773Z] lf-activate-venv: SKIPPING [2025-09-04T06:35:52.773Z] INFO: No Stack... [2025-09-04T06:35:53.032Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-04T06:35:53.294Z] INFO: Archiving Costs [Pipeline] sh [2025-09-04T06:35:53.587Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-09-04T06:35:53.587Z] + cut -d, -f6 [Pipeline] lock [2025-09-04T06:35:53.603Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [2025-09-04T06:35:53.613Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] did not exist. Created. [2025-09-04T06:35:53.618Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-04T06:35:53.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-04T06:35:53.975Z] Stashed 1 file(s) [Pipeline] } [2025-09-04T06:35:53.983Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-04T06:35:54.006Z] $ docker stop --time=1 8b9a6c8fbdda7187c122c4a4417e8f424d85f22361c72154c41b4bc669ace284 [2025-09-04T06:35:55.172Z] $ docker rm -f --volumes 8b9a6c8fbdda7187c122c4a4417e8f424d85f22361c72154c41b4bc669ace284 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-04T06:36:05.257Z] Removing intermediate container 97a7bcc824f5 [2025-09-04T06:36:05.257Z] ---> f6a70b1972be [2025-09-04T06:36:05.257Z] Step 10/12 : COPY . . [2025-09-04T06:36:05.257Z] ---> 9f5ddf724e0b [2025-09-04T06:36:05.257Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-04T06:36:05.257Z] ---> Running in 48aa3f819cc4 [2025-09-04T06:36:05.257Z] Removing intermediate container 48aa3f819cc4 [2025-09-04T06:36:05.257Z] ---> 8c0d51c9fbec [2025-09-04T06:36:05.257Z] Step 12/12 : RUN $MAKE [2025-09-04T06:36:05.257Z] ---> Running in b177e93e0e2b [2025-09-04T06:36:05.257Z] noop [2025-09-04T06:36:05.842Z] Removing intermediate container b177e93e0e2b [2025-09-04T06:36:05.842Z] ---> efb5b557fc4e [2025-09-04T06:36:05.842Z] Successfully built efb5b557fc4e [2025-09-04T06:36:05.842Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:36:06.210Z] + docker inspect -f . ci-base-image-arm64 [2025-09-04T06:36:06.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:36:06.443Z] prd-ubuntu20.04-docker-arm64-4c-16g-8279 does not seem to be running inside a container [2025-09-04T06:36:06.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/281 -v /w/workspace/app-service-configurable/281:/w/workspace/app-service-configurable/281:rw,z -v /w/workspace/app-service-configurable/281@tmp:/w/workspace/app-service-configurable/281@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-09-04T06:36:07.700Z] $ docker top 3497234dfe0d5ed5fd4aef4df368cdd0fae65feba381de68208bb4fbc06f708e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:36:08.566Z] + go version [2025-09-04T06:36:08.566Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-04T06:36:08.572Z] $ docker stop --time=1 3497234dfe0d5ed5fd4aef4df368cdd0fae65feba381de68208bb4fbc06f708e [2025-09-04T06:36:11.537Z] $ docker rm -f --volumes 3497234dfe0d5ed5fd4aef4df368cdd0fae65feba381de68208bb4fbc06f708e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:36:12.143Z] + docker inspect -f . ci-base-image-arm64 [2025-09-04T06:36:12.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:36:12.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-8279 does not seem to be running inside a container [2025-09-04T06:36:12.394Z] $ 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/281 -v /w/workspace/app-service-configurable/281:/w/workspace/app-service-configurable/281:rw,z -v /w/workspace/app-service-configurable/281@tmp:/w/workspace/app-service-configurable/281@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-09-04T06:36:13.573Z] $ docker top 6985f030e9b4ee7070e3e4521df3191500fcb144fa021d83dab179e4d8ab9ce2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:36:14.414Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/281 [Pipeline] fileExists [Pipeline] sh [2025-09-04T06:36:15.073Z] + make test [2025-09-04T06:36:15.073Z] go test -race -coverprofile=coverage.out ./... [2025-09-04T06:40:51.956Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-09-04T06:40:51.956Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-04T06:40:51.956Z] go vet ./... [2025-09-04T06:45:28.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-04T06:45:28.898Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-04T06:45:28.898Z] ./bin/test-attribution-txt.sh [2025-09-04T06:45:28.898Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-04T06:45:28.898Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-04T06:45:28.898Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-04T06:45:28.898Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-04T06:45:28.898Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-04T06:45:28.898Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-04T06:45:28.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-04T06:45:28.994Z] $ docker stop --time=1 6985f030e9b4ee7070e3e4521df3191500fcb144fa021d83dab179e4d8ab9ce2 [2025-09-04T06:45:31.048Z] $ docker rm -f --volumes 6985f030e9b4ee7070e3e4521df3191500fcb144fa021d83dab179e4d8ab9ce2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-04T06:45:33.647Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-04T06:45:34.664Z] Warning: overwriting stash ‘coverage-report’ [2025-09-04T06:45:35.262Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-04T06:45:35.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-04T06:45:36.040Z] + ls -al . [2025-09-04T06:45:36.040Z] total 244 [2025-09-04T06:45:36.040Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 06:36 . [2025-09-04T06:45:36.040Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 06:33 .. [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 4 06:33 .dockerignore [2025-09-04T06:45:36.040Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:33 .git [2025-09-04T06:45:36.040Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 06:33 .github [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 108 Sep 4 06:33 .gitignore [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 4 06:33 .golangci.yml [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 16550 Sep 4 06:33 Attribution.txt [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 39309 Sep 4 06:33 CHANGELOG.md [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 2008 Sep 4 06:33 Dockerfile [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 06:33 GOVERNANCE.md [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 4 06:33 Jenkinsfile [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 4 06:33 LICENSE [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 4 06:33 OWNERS.md [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 4952 Sep 4 06:33 README.md [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 4 06:31 VERSION [2025-09-04T06:45:36.040Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 06:33 bin [2025-09-04T06:45:36.040Z] -rw-r--r-- 1 jenkins jenkins 953 Sep 4 06:40 coverage.out [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 6577 Sep 4 06:33 go.mod [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 88385 Sep 4 06:33 go.sum [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 4 06:33 main.go [2025-09-04T06:45:36.040Z] -rw-rw-r-- 1 jenkins jenkins 3362 Sep 4 06:33 makefile [2025-09-04T06:45:36.040Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 06:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:45:36.397Z] + 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=f0a43c7ca8779d01d29bf8defd53eac4878b3525 --label arch=arm64 --label version=4.1.0-dev.8 . [2025-09-04T06:45:36.397Z] Sending build context to Docker daemon 225.8kB [2025-09-04T06:45:36.663Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-09-04T06:45:36.663Z] Step 2/27 : FROM ${BASE} AS builder [2025-09-04T06:45:36.663Z] ---> efb5b557fc4e [2025-09-04T06:45:36.663Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-09-04T06:45:36.663Z] ---> Running in 32665c57d0fa [2025-09-04T06:45:37.249Z] Removing intermediate container 32665c57d0fa [2025-09-04T06:45:37.249Z] ---> 75415edf2b77 [2025-09-04T06:45:37.249Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-09-04T06:45:37.249Z] ---> Running in 7f5434bcf261 [2025-09-04T06:45:37.516Z] Removing intermediate container 7f5434bcf261 [2025-09-04T06:45:37.516Z] ---> 73589b7328a2 [2025-09-04T06:45:37.516Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-09-04T06:45:37.516Z] ---> Running in 82b71e534c89 [2025-09-04T06:45:37.782Z] Removing intermediate container 82b71e534c89 [2025-09-04T06:45:37.782Z] ---> f1b6fbf3bd7a [2025-09-04T06:45:37.782Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-04T06:45:38.049Z] ---> Running in 3821bd72e9ad [2025-09-04T06:45:39.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-04T06:45:39.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-04T06:45:41.236Z] OK: 239 MiB in 58 packages [2025-09-04T06:45:42.200Z] Removing intermediate container 3821bd72e9ad [2025-09-04T06:45:42.200Z] ---> 94632e936f1c [2025-09-04T06:45:42.200Z] Step 7/27 : WORKDIR /app [2025-09-04T06:45:42.200Z] ---> Running in 464b7d922245 [2025-09-04T06:45:42.467Z] Removing intermediate container 464b7d922245 [2025-09-04T06:45:42.467Z] ---> 1091fcd96f63 [2025-09-04T06:45:42.467Z] Step 8/27 : COPY go.mod vendor* ./ [2025-09-04T06:45:43.049Z] ---> f0abd22cdd70 [2025-09-04T06:45:43.049Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-04T06:45:43.049Z] ---> Running in b2275a01046c [2025-09-04T06:45:45.637Z] Removing intermediate container b2275a01046c [2025-09-04T06:45:45.637Z] ---> 0bfbb0a8052c [2025-09-04T06:45:45.637Z] Step 10/27 : COPY . . [2025-09-04T06:45:46.221Z] ---> bd819f9537eb [2025-09-04T06:45:46.221Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-04T06:45:46.221Z] ---> Running in 5e4a1718689f [2025-09-04T06:45:46.488Z] Removing intermediate container 5e4a1718689f [2025-09-04T06:45:46.488Z] ---> b6b31f5f8f51 [2025-09-04T06:45:46.488Z] Step 12/27 : RUN $MAKE [2025-09-04T06:45:46.765Z] ---> Running in b84d29a33596 [2025-09-04T06:45:47.724Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-09-04T06:50:24.638Z] Removing intermediate container b84d29a33596 [2025-09-04T06:50:24.638Z] ---> 41b33970ba5a [2025-09-04T06:50:24.638Z] Step 13/27 : FROM alpine:3.20 [2025-09-04T06:50:24.638Z] 3.20: Pulling from library/alpine [2025-09-04T06:50:24.638Z] 13e713f82565: Pulling fs layer [2025-09-04T06:50:24.638Z] 13e713f82565: Verifying Checksum [2025-09-04T06:50:24.638Z] 13e713f82565: Download complete [2025-09-04T06:50:24.638Z] 13e713f82565: Pull complete [2025-09-04T06:50:24.638Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-04T06:50:24.638Z] Status: Downloaded newer image for alpine:3.20 [2025-09-04T06:50:24.638Z] ---> c88e9dceb6cb [2025-09-04T06:50:24.638Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-09-04T06:50:24.638Z] ---> Running in 6f02626e0c34 [2025-09-04T06:50:24.638Z] Removing intermediate container 6f02626e0c34 [2025-09-04T06:50:24.638Z] ---> d62b6e20ba5c [2025-09-04T06:50:24.638Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-09-04T06:50:24.638Z] ---> Running in 7133cc9b5857 [2025-09-04T06:50:25.241Z] Removing intermediate container 7133cc9b5857 [2025-09-04T06:50:25.241Z] ---> d7ffe11d13cf [2025-09-04T06:50:25.241Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-09-04T06:50:25.241Z] ---> Running in c69a1fcccbdc [2025-09-04T06:50:26.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-04T06:50:26.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-04T06:50:28.236Z] (1/2) Installing ca-certificates (20250619-r0) [2025-09-04T06:50:28.517Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-09-04T06:50:28.517Z] Executing busybox-1.36.1-r29.trigger [2025-09-04T06:50:28.517Z] Executing ca-certificates-20250619-r0.trigger [2025-09-04T06:50:28.790Z] OK: 10 MiB in 16 packages [2025-09-04T06:50:30.226Z] Removing intermediate container c69a1fcccbdc [2025-09-04T06:50:30.226Z] ---> a768035da767 [2025-09-04T06:50:30.226Z] Step 17/27 : RUN apk --no-cache upgrade [2025-09-04T06:50:30.226Z] ---> Running in 18ee44ffc7f1 [2025-09-04T06:50:31.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-04T06:50:31.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-04T06:50:33.880Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:50:33.880Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-04T06:50:34.470Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:50:34.471Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-04T06:50:34.471Z] Executing busybox-1.36.1-r30.trigger [2025-09-04T06:50:34.471Z] OK: 10 MiB in 16 packages [2025-09-04T06:50:35.911Z] Removing intermediate container 18ee44ffc7f1 [2025-09-04T06:50:35.912Z] ---> 2796ccdda22d [2025-09-04T06:50:35.912Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-09-04T06:50:36.526Z] ---> 470526c040fc [2025-09-04T06:50:36.526Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-09-04T06:50:37.120Z] ---> 3bb288fec0d4 [2025-09-04T06:50:37.120Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-09-04T06:50:37.715Z] ---> d371ac88dc29 [2025-09-04T06:50:37.715Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-09-04T06:50:40.313Z] ---> e8957920ca41 [2025-09-04T06:50:40.313Z] Step 22/27 : EXPOSE 48095 [2025-09-04T06:50:40.313Z] ---> Running in ddfe7361db0a [2025-09-04T06:50:40.313Z] Removing intermediate container ddfe7361db0a [2025-09-04T06:50:40.313Z] ---> d951b6472ea1 [2025-09-04T06:50:40.313Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-09-04T06:50:40.313Z] ---> Running in c781ec0839a1 [2025-09-04T06:50:40.899Z] Removing intermediate container c781ec0839a1 [2025-09-04T06:50:40.900Z] ---> 35b19279f167 [2025-09-04T06:50:40.900Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-04T06:50:40.900Z] ---> Running in d637ef18c2f9 [2025-09-04T06:50:41.168Z] Removing intermediate container d637ef18c2f9 [2025-09-04T06:50:41.168Z] ---> f8ea5bc31b2c [2025-09-04T06:50:41.168Z] Step 25/27 : LABEL arch=arm64 [2025-09-04T06:50:41.168Z] ---> Running in fcc3331a19f7 [2025-09-04T06:50:41.441Z] Removing intermediate container fcc3331a19f7 [2025-09-04T06:50:41.442Z] ---> 7123759fdff2 [2025-09-04T06:50:41.442Z] Step 26/27 : LABEL git_sha=f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:50:41.710Z] ---> Running in d4c3ebfc222d [2025-09-04T06:50:41.978Z] Removing intermediate container d4c3ebfc222d [2025-09-04T06:50:41.978Z] ---> fc0ca103eb40 [2025-09-04T06:50:41.978Z] Step 27/27 : LABEL version=4.1.0-dev.8 [2025-09-04T06:50:41.978Z] ---> Running in 6937b6d90a21 [2025-09-04T06:50:42.561Z] Removing intermediate container 6937b6d90a21 [2025-09-04T06:50:42.561Z] ---> aa14c19de9fa [2025-09-04T06:50:42.561Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-04T06:50:42.561Z] Successfully built aa14c19de9fa [2025-09-04T06:50:42.561Z] 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-09-04T06:50:42.787Z] provisioning config files... [2025-09-04T06:50:42.807Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/281@tmp/config12416466249552714406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:50:43.160Z] ---> ****-login.sh [2025-09-04T06:50:43.160Z] nexus3.edgexfoundry.org:10001 [2025-09-04T06:50:43.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:50:43.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:50:43.433Z] Configure a credential helper to remove this warning. See [2025-09-04T06:50:43.433Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:50:43.433Z] [2025-09-04T06:50:43.433Z] Login Succeeded [2025-09-04T06:50:43.433Z] nexus3.edgexfoundry.org:10002 [2025-09-04T06:50:43.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:50:43.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:50:43.707Z] Configure a credential helper to remove this warning. See [2025-09-04T06:50:43.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:50:43.707Z] [2025-09-04T06:50:43.707Z] Login Succeeded [2025-09-04T06:50:43.707Z] nexus3.edgexfoundry.org:10003 [2025-09-04T06:50:43.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:50:44.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:50:44.256Z] Configure a credential helper to remove this warning. See [2025-09-04T06:50:44.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:50:44.257Z] [2025-09-04T06:50:44.257Z] Login Succeeded [2025-09-04T06:50:44.257Z] nexus3.edgexfoundry.org:10004 [2025-09-04T06:50:44.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:50:44.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:50:44.525Z] Configure a credential helper to remove this warning. See [2025-09-04T06:50:44.525Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:50:44.525Z] [2025-09-04T06:50:44.525Z] Login Succeeded [2025-09-04T06:50:44.793Z] ****.io [2025-09-04T06:50:45.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-04T06:50:45.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-04T06:50:45.062Z] Configure a credential helper to remove this warning. See [2025-09-04T06:50:45.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-04T06:50:45.062Z] [2025-09-04T06:50:45.062Z] Login Succeeded [2025-09-04T06:50:45.328Z] ---> ****-login.sh ends [Pipeline] } [2025-09-04T06:50:45.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:50:45.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-04T06:50:45.422Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-09-04T06:50:45.422Z] f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:50:45.422Z] latest [2025-09-04T06:50:45.422Z] 4.1.0-dev.8 [2025-09-04T06:50:45.422Z] f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [2025-09-04T06:50:45.422Z] main [2025-09-04T06:50:45.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:50:45.803Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:50:47.141Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:50:47.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-04T06:50:47.141Z] 467bf76aacb5: Preparing [2025-09-04T06:50:47.141Z] 1bf42efda5ca: Preparing [2025-09-04T06:50:47.141Z] c43e311ae9c0: Preparing [2025-09-04T06:50:47.141Z] 4083e0175764: Preparing [2025-09-04T06:50:47.141Z] 946f4cbd3d62: Preparing [2025-09-04T06:50:47.141Z] c5acd14a2ff5: Preparing [2025-09-04T06:50:47.141Z] 1e890da81ec9: Preparing [2025-09-04T06:50:47.141Z] c5acd14a2ff5: Waiting [2025-09-04T06:50:47.141Z] 1e890da81ec9: Waiting [2025-09-04T06:50:47.407Z] 4083e0175764: Pushed [2025-09-04T06:50:47.407Z] c43e311ae9c0: Pushed [2025-09-04T06:50:47.407Z] 1bf42efda5ca: Pushed [2025-09-04T06:50:47.407Z] 1e890da81ec9: Layer already exists [2025-09-04T06:50:47.675Z] 946f4cbd3d62: Pushed [2025-09-04T06:50:47.942Z] c5acd14a2ff5: Pushed [2025-09-04T06:50:56.192Z] 467bf76aacb5: Pushed [2025-09-04T06:50:56.192Z] f0a43c7ca8779d01d29bf8defd53eac4878b3525: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:50:56.569Z] + 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-09-04T06:50:56.939Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-09-04T06:50:56.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-04T06:50:56.939Z] 467bf76aacb5: Preparing [2025-09-04T06:50:56.939Z] 1bf42efda5ca: Preparing [2025-09-04T06:50:56.939Z] c43e311ae9c0: Preparing [2025-09-04T06:50:56.939Z] 4083e0175764: Preparing [2025-09-04T06:50:56.939Z] 946f4cbd3d62: Preparing [2025-09-04T06:50:56.939Z] c5acd14a2ff5: Preparing [2025-09-04T06:50:56.939Z] 1e890da81ec9: Preparing [2025-09-04T06:50:56.939Z] c5acd14a2ff5: Waiting [2025-09-04T06:50:56.939Z] 1e890da81ec9: Waiting [2025-09-04T06:50:56.939Z] 1bf42efda5ca: Layer already exists [2025-09-04T06:50:56.939Z] 4083e0175764: Layer already exists [2025-09-04T06:50:56.939Z] 467bf76aacb5: Layer already exists [2025-09-04T06:50:56.939Z] c43e311ae9c0: Layer already exists [2025-09-04T06:50:56.939Z] 946f4cbd3d62: Layer already exists [2025-09-04T06:50:56.939Z] 1e890da81ec9: Layer already exists [2025-09-04T06:50:56.939Z] c5acd14a2ff5: Layer already exists [2025-09-04T06:50:57.208Z] latest: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:50:57.587Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:50:58.978Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.8 [2025-09-04T06:50:58.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-04T06:50:58.978Z] 467bf76aacb5: Preparing [2025-09-04T06:50:58.978Z] 1bf42efda5ca: Preparing [2025-09-04T06:50:58.978Z] c43e311ae9c0: Preparing [2025-09-04T06:50:58.978Z] 4083e0175764: Preparing [2025-09-04T06:50:58.978Z] 946f4cbd3d62: Preparing [2025-09-04T06:50:58.978Z] c5acd14a2ff5: Preparing [2025-09-04T06:50:58.978Z] 1e890da81ec9: Preparing [2025-09-04T06:50:58.978Z] c5acd14a2ff5: Waiting [2025-09-04T06:50:58.978Z] 1e890da81ec9: Waiting [2025-09-04T06:50:58.978Z] c43e311ae9c0: Layer already exists [2025-09-04T06:50:58.978Z] 4083e0175764: Layer already exists [2025-09-04T06:50:58.978Z] 1bf42efda5ca: Layer already exists [2025-09-04T06:50:58.978Z] 946f4cbd3d62: Layer already exists [2025-09-04T06:50:58.978Z] 467bf76aacb5: Layer already exists [2025-09-04T06:50:58.978Z] c5acd14a2ff5: Layer already exists [2025-09-04T06:50:58.978Z] 1e890da81ec9: Layer already exists [2025-09-04T06:50:59.252Z] 4.1.0-dev.8: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:50:59.641Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:50:59.999Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [2025-09-04T06:50:59.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-04T06:50:59.999Z] 467bf76aacb5: Preparing [2025-09-04T06:50:59.999Z] 1bf42efda5ca: Preparing [2025-09-04T06:50:59.999Z] c43e311ae9c0: Preparing [2025-09-04T06:50:59.999Z] 4083e0175764: Preparing [2025-09-04T06:50:59.999Z] 946f4cbd3d62: Preparing [2025-09-04T06:50:59.999Z] c5acd14a2ff5: Preparing [2025-09-04T06:50:59.999Z] 1e890da81ec9: Preparing [2025-09-04T06:50:59.999Z] c5acd14a2ff5: Waiting [2025-09-04T06:50:59.999Z] 1e890da81ec9: Waiting [2025-09-04T06:50:59.999Z] 946f4cbd3d62: Layer already exists [2025-09-04T06:50:59.999Z] 467bf76aacb5: Layer already exists [2025-09-04T06:50:59.999Z] 1bf42efda5ca: Layer already exists [2025-09-04T06:50:59.999Z] 4083e0175764: Layer already exists [2025-09-04T06:50:59.999Z] c43e311ae9c0: Layer already exists [2025-09-04T06:50:59.999Z] 1e890da81ec9: Layer already exists [2025-09-04T06:50:59.999Z] c5acd14a2ff5: Layer already exists [2025-09-04T06:51:00.278Z] f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:51:00.650Z] + 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-09-04T06:51:01.114Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-09-04T06:51:01.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-04T06:51:01.114Z] 467bf76aacb5: Preparing [2025-09-04T06:51:01.114Z] 1bf42efda5ca: Preparing [2025-09-04T06:51:01.114Z] c43e311ae9c0: Preparing [2025-09-04T06:51:01.114Z] 4083e0175764: Preparing [2025-09-04T06:51:01.114Z] 946f4cbd3d62: Preparing [2025-09-04T06:51:01.114Z] c5acd14a2ff5: Preparing [2025-09-04T06:51:01.114Z] 1e890da81ec9: Preparing [2025-09-04T06:51:01.114Z] c5acd14a2ff5: Waiting [2025-09-04T06:51:01.114Z] 1e890da81ec9: Waiting [2025-09-04T06:51:01.114Z] 1bf42efda5ca: Layer already exists [2025-09-04T06:51:01.114Z] c43e311ae9c0: Layer already exists [2025-09-04T06:51:01.114Z] 946f4cbd3d62: Layer already exists [2025-09-04T06:51:01.114Z] 4083e0175764: Layer already exists [2025-09-04T06:51:01.114Z] 467bf76aacb5: Layer already exists [2025-09-04T06:51:01.114Z] c5acd14a2ff5: Layer already exists [2025-09-04T06:51:01.114Z] 1e890da81ec9: Layer already exists [2025-09-04T06:51:01.114Z] main: digest: sha256:60000f00049ab6c5d0b5a141ed078bfad9f191c664ec223ba35f8f14f5640f03 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-04T06:51:01.189Z] ===================================================== [Pipeline] echo [2025-09-04T06:51:01.202Z] taggedImages: [2025-09-04T06:51:01.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [2025-09-04T06:51:01.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-09-04T06:51:01.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.8 [2025-09-04T06:51:01.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [2025-09-04T06:51:01.203Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2025-09-04T06:51:01.214Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] echo [2025-09-04T06:51:01.223Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2025-09-04T06:51:01.233Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.8 [Pipeline] echo [2025-09-04T06:51:01.245Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:f0a43c7ca8779d01d29bf8defd53eac4878b3525-4.1.0-dev.8 [Pipeline] echo [2025-09-04T06:51:01.255Z] 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-09-04T06:51:01.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-04T06:51:01.646Z] [2025-09-04T06:51:01.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:51:01.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-04T06:51:02.267Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-04T06:51:02.267Z] 8998bd30e6a1: Pulling fs layer [2025-09-04T06:51:02.267Z] 04944245beec: Pulling fs layer [2025-09-04T06:51:02.267Z] 699f458cf7ca: Pulling fs layer [2025-09-04T06:51:02.267Z] 765212b225bb: Pulling fs layer [2025-09-04T06:51:02.267Z] f23df028b6ca: Pulling fs layer [2025-09-04T06:51:02.267Z] d65c8cfc05b1: Pulling fs layer [2025-09-04T06:51:02.267Z] 2437ff75d9bd: Pulling fs layer [2025-09-04T06:51:02.267Z] f23df028b6ca: Waiting [2025-09-04T06:51:02.267Z] d65c8cfc05b1: Waiting [2025-09-04T06:51:02.267Z] 2437ff75d9bd: Waiting [2025-09-04T06:51:02.267Z] 765212b225bb: Waiting [2025-09-04T06:51:02.267Z] 04944245beec: Verifying Checksum [2025-09-04T06:51:02.267Z] 04944245beec: Download complete [2025-09-04T06:51:02.267Z] 765212b225bb: Verifying Checksum [2025-09-04T06:51:02.267Z] 765212b225bb: Download complete [2025-09-04T06:51:02.267Z] f23df028b6ca: Verifying Checksum [2025-09-04T06:51:02.267Z] f23df028b6ca: Download complete [2025-09-04T06:51:02.267Z] d65c8cfc05b1: Verifying Checksum [2025-09-04T06:51:02.267Z] d65c8cfc05b1: Download complete [2025-09-04T06:51:02.535Z] 699f458cf7ca: Verifying Checksum [2025-09-04T06:51:02.535Z] 699f458cf7ca: Download complete [2025-09-04T06:51:03.120Z] 8998bd30e6a1: Verifying Checksum [2025-09-04T06:51:03.120Z] 8998bd30e6a1: Download complete [2025-09-04T06:51:05.717Z] 2437ff75d9bd: Download complete [2025-09-04T06:51:08.301Z] 8998bd30e6a1: Pull complete [2025-09-04T06:51:08.569Z] 04944245beec: Pull complete [2025-09-04T06:51:10.529Z] 699f458cf7ca: Pull complete [2025-09-04T06:51:10.529Z] 765212b225bb: Pull complete [2025-09-04T06:51:11.497Z] f23df028b6ca: Pull complete [2025-09-04T06:51:11.766Z] d65c8cfc05b1: Pull complete [2025-09-04T06:51:30.144Z] 2437ff75d9bd: Pull complete [2025-09-04T06:51:30.144Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-04T06:51:30.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-04T06:51:30.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:51:30.417Z] prd-ubuntu20.04-docker-arm64-4c-16g-8279 does not seem to be running inside a container [2025-09-04T06:51:30.492Z] $ 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/281 -v /w/workspace/app-service-configurable/281:/w/workspace/app-service-configurable/281:rw,z -v /w/workspace/app-service-configurable/281@tmp:/w/workspace/app-service-configurable/281@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-09-04T06:51:35.447Z] $ docker top bea80599d44082d36b83c7738e2a7fe45868ba204408502a1c3d9696b3127cad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:51:36.365Z] ---> job-cost.sh [2025-09-04T06:51:36.365Z] lf-activate-venv: SKIPPING [2025-09-04T06:51:36.365Z] INFO: No Stack... [2025-09-04T06:51:36.950Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-04T06:51:37.912Z] INFO: Archiving Costs [Pipeline] sh [2025-09-04T06:51:38.574Z] + cat /w/workspace/app-service-configurable/281/archives/cost.csv [2025-09-04T06:51:38.574Z] + cut -d, -f6 [Pipeline] lock [2025-09-04T06:51:38.645Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [2025-09-04T06:51:38.654Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] did not exist. Created. [2025-09-04T06:51:38.660Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-04T06:51:39.333Z] /w/workspace/app-service-configurable/281@tmp/durable-7d281076/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-04T06:51:39.980Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-04T06:51:40.005Z] Warning: overwriting stash ‘stack-cost’ [2025-09-04T06:51:40.070Z] Stashed 1 file(s) [Pipeline] } [2025-09-04T06:51:40.078Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-281-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-04T06:51:40.099Z] $ docker stop --time=1 bea80599d44082d36b83c7738e2a7fe45868ba204408502a1c3d9696b3127cad [2025-09-04T06:51:41.677Z] $ docker rm -f --volumes bea80599d44082d36b83c7738e2a7fe45868ba204408502a1c3d9696b3127cad [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-09-04T06:51:42.217Z] provisioning config files... [2025-09-04T06:51:42.226Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5781276656556626554tmp [Pipeline] { [Pipeline] sh [2025-09-04T06:51:42.526Z] + set +x [2025-09-04T06:51:42.526Z] + curl -s https://codecov.io/bash [2025-09-04T06:51:42.526Z] + bash -s -- [2025-09-04T06:51:42.526Z] [2025-09-04T06:51:42.526Z] _____ _ [2025-09-04T06:51:42.526Z] / ____| | | [2025-09-04T06:51:42.526Z] | | ___ __| | ___ ___ _____ __ [2025-09-04T06:51:42.526Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-04T06:51:42.526Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-04T06:51:42.526Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-04T06:51:42.526Z] Bash-1.0.6 [2025-09-04T06:51:42.526Z] [2025-09-04T06:51:42.526Z] [2025-09-04T06:51:42.526Z] ==> git version 2.25.1 found [2025-09-04T06:51:42.526Z] ==> 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-09-04T06:51:42.526Z] Release-Date: 2020-01-08 [2025-09-04T06:51:42.526Z] 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-09-04T06:51:42.526Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-04T06:51:42.526Z] ==> Jenkins CI detected. [2025-09-04T06:51:42.526Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-09-04T06:51:42.526Z] project root: . [2025-09-04T06:51:42.526Z] --> token set from env [2025-09-04T06:51:42.526Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-04T06:51:42.784Z] ==> Running gcov in . (disable via -X gcov) [2025-09-04T06:51:42.784Z] ==> Python coveragepy not found [2025-09-04T06:51:42.784Z] ==> Searching for coverage reports in: [2025-09-04T06:51:42.784Z] + . [2025-09-04T06:51:42.784Z] -> Found 1 reports [2025-09-04T06:51:42.784Z] ==> Detecting git/mercurial file structure [2025-09-04T06:51:42.784Z] ==> Reading reports [2025-09-04T06:51:42.784Z] + ./coverage.out bytes=953 [2025-09-04T06:51:42.784Z] ==> Appending adjustments [2025-09-04T06:51:42.784Z] https://docs.codecov.io/docs/fixing-reports [2025-09-04T06:51:42.784Z] + Found adjustments [2025-09-04T06:51:42.784Z] ==> Gzipping contents [2025-09-04T06:51:42.784Z] 4.0K /tmp/codecov.IuaANq.gz [2025-09-04T06:51:42.784Z] ==> Uploading reports [2025-09-04T06:51:42.784Z] url: https://codecov.io [2025-09-04T06:51:42.784Z] query: branch=main&commit=f0a43c7ca8779d01d29bf8defd53eac4878b3525&build=281&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F281%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-04T06:51:42.784Z] -> Pinging Codecov [2025-09-04T06:51:42.785Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f0a43c7ca8779d01d29bf8defd53eac4878b3525&build=281&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F281%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-04T06:51:43.042Z] -> Uploading to [2025-09-04T06:51:43.042Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/f0a43c7ca8779d01d29bf8defd53eac4878b3525/da9e321a-aa75-4677-96ca-c06ad55fb385.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250904%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250904T065142Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2b26597b6bd8453ae7cfe28ac022033ab88915885ee549e9b65bcd29bd41412d [2025-09-04T06:51:43.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-04T06:51:43.042Z] Dload Upload Total Spent Left Speed [2025-09-04T06:51:43.042Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2976 --:--:-- --:--:-- --:--:-- 2976 [2025-09-04T06:51:43.042Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] } [2025-09-04T06:51:43.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-04T06:51:43.298Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-04T06:51:43.318Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:51:43.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-04T06:51:43.637Z] [2025-09-04T06:51:43.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:51:43.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-04T06:51:43.954Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-04T06:51:43.954Z] 0a9a5dfd008f: Already exists [2025-09-04T06:51:43.954Z] 36466aa92d05: Already exists [2025-09-04T06:51:43.954Z] e10405b45d13: Already exists [2025-09-04T06:51:43.954Z] 096b7ceb2af7: Already exists [2025-09-04T06:51:43.954Z] 4f4fb700ef54: Already exists [2025-09-04T06:51:43.954Z] e50aa161e22a: Pulling fs layer [2025-09-04T06:51:43.954Z] d3c8db5fb9df: Pulling fs layer [2025-09-04T06:51:44.213Z] e50aa161e22a: Verifying Checksum [2025-09-04T06:51:44.214Z] e50aa161e22a: Download complete [2025-09-04T06:51:44.474Z] e50aa161e22a: Pull complete [2025-09-04T06:51:45.855Z] d3c8db5fb9df: Verifying Checksum [2025-09-04T06:51:45.855Z] d3c8db5fb9df: Download complete [2025-09-04T06:51:49.145Z] d3c8db5fb9df: Pull complete [2025-09-04T06:51:49.145Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-04T06:51:49.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-04T06:51:49.145Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:51:49.250Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:51:49.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-04T06:51:50.403Z] $ docker top 8b126ee145c9847d6fefb764ac69ae7914453a669cc7453a418490ad9bfb7641 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:51:50.755Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-09-04T06:51:50.768Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-09-04T06:51:51.048Z] + set -o pipefail [2025-09-04T06:51:51.048Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-09-04T06:51:57.615Z] [2025-09-04T06:51:57.615Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-09-04T06:51:57.615Z] [2025-09-04T06:51:57.615Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/c698914b-5fc6-467e-a0cd-da85193ace85 [2025-09-04T06:51:57.615Z] [2025-09-04T06:51:57.615Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-04T06:51:57.615Z] [2025-09-04T06:51:57.615Z] [2025-09-04T06:51:57.616Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-09-04T06:51:57.616Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-09-04T06:51:57.882Z] $ docker stop --time=1 8b126ee145c9847d6fefb764ac69ae7914453a669cc7453a418490ad9bfb7641 [2025-09-04T06:52:00.355Z] $ docker rm -f --volumes 8b126ee145c9847d6fefb764ac69ae7914453a669cc7453a418490ad9bfb7641 [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-09-04T06:52:01.234Z] + git log --format=format:%s -1 f0a43c7ca8779d01d29bf8defd53eac4878b3525 [Pipeline] sh [2025-09-04T06:52:01.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-04T06:52:01.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:52:01.825Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:52:01.825Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:52:01.908Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:52:01.933Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-04T06:52:02.205Z] $ docker top ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 -eo pid,comm [2025-09-04T06:52:02.251Z] 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-09-04T06:52:02.251Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-04T06:52:02.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:52:02.306Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:52:02.424Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:52:02.424Z] $ docker exec ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 ssh-agent [2025-09-04T06:52:02.533Z] SSH_AUTH_SOCK=/tmp/ssh-WjyJdJ4KHk5F/agent.32 [2025-09-04T06:52:02.533Z] SSH_AGENT_PID=38 [2025-09-04T06:52:02.539Z] Running ssh-add (command line suppressed) [2025-09-04T06:52:02.645Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9362937445871273579.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9362937445871273579.key) [2025-09-04T06:52:02.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:52:02.955Z] + git semver tag [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,150 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,154 [run_tag] DEBUG tag force:False [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,154 [check_head_tag] DEBUG check head tag [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,155 [execute] INFO git cat-file --batch-check [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,157 [execute] INFO git cat-file --batch [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,157 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,169 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,169 [execute] INFO git tag -a v4.1.0-dev.8 -m v4.1.0-dev.8 [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,169 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.8', '-m', 'v4.1.0-dev.8'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-09-04T06:52:03.221Z] 2025-09-04 06:52:03,172 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-04T06:52:03.221Z] 4.1.0-dev.8 [Pipeline] } [2025-09-04T06:52:03.227Z] $ docker exec --env ******** --env ******** ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 ssh-agent -k [2025-09-04T06:52:03.321Z] unset SSH_AUTH_SOCK; [2025-09-04T06:52:03.321Z] unset SSH_AGENT_PID; [2025-09-04T06:52:03.321Z] echo Agent pid 38 killed; [2025-09-04T06:52:03.332Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:52:03.659Z] + git semver [Pipeline] } [2025-09-04T06:52:03.926Z] $ docker stop --time=1 ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 [2025-09-04T06:52:05.207Z] $ docker rm -f --volumes ed011bbc507ca504d3f802e28d52e2feac4a133de977cc08305227e7acdeaa70 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:52:05.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-04T06:52:05.628Z] [2025-09-04T06:52:05.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:52:05.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-04T06:52:05.928Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-04T06:52:05.928Z] ab5ef0e58194: Pulling fs layer [2025-09-04T06:52:05.928Z] 9712f1f96733: Pulling fs layer [2025-09-04T06:52:05.928Z] 63f879dbbcfc: Pulling fs layer [2025-09-04T06:52:05.928Z] 0d9ebad4ef96: Pulling fs layer [2025-09-04T06:52:05.928Z] e9a5061849ea: Pulling fs layer [2025-09-04T06:52:05.928Z] d747dcd14b5f: Pulling fs layer [2025-09-04T06:52:05.928Z] 2de7ff778b66: Pulling fs layer [2025-09-04T06:52:05.928Z] 0d9ebad4ef96: Waiting [2025-09-04T06:52:05.928Z] e9a5061849ea: Waiting [2025-09-04T06:52:05.928Z] d747dcd14b5f: Waiting [2025-09-04T06:52:05.928Z] 2de7ff778b66: Waiting [2025-09-04T06:52:06.188Z] 63f879dbbcfc: Verifying Checksum [2025-09-04T06:52:06.188Z] 63f879dbbcfc: Download complete [2025-09-04T06:52:06.188Z] e9a5061849ea: Verifying Checksum [2025-09-04T06:52:06.188Z] e9a5061849ea: Download complete [2025-09-04T06:52:06.447Z] d747dcd14b5f: Download complete [2025-09-04T06:52:06.447Z] 0d9ebad4ef96: Verifying Checksum [2025-09-04T06:52:06.447Z] 0d9ebad4ef96: Download complete [2025-09-04T06:52:06.447Z] 2de7ff778b66: Verifying Checksum [2025-09-04T06:52:06.447Z] 2de7ff778b66: Download complete [2025-09-04T06:52:06.706Z] ab5ef0e58194: Verifying Checksum [2025-09-04T06:52:06.706Z] ab5ef0e58194: Download complete [2025-09-04T06:52:10.894Z] ab5ef0e58194: Pull complete [2025-09-04T06:52:10.894Z] 9712f1f96733: Pull complete [2025-09-04T06:52:11.829Z] 63f879dbbcfc: Pull complete [2025-09-04T06:52:17.107Z] 0d9ebad4ef96: Pull complete [2025-09-04T06:52:17.366Z] e9a5061849ea: Pull complete [2025-09-04T06:52:17.624Z] d747dcd14b5f: Pull complete [2025-09-04T06:52:19.001Z] 2de7ff778b66: Pull complete [2025-09-04T06:52:19.001Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-04T06:52:19.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-04T06:52:19.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:52:19.198Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:52:19.241Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-04T06:52:20.927Z] $ docker top 134ead08e07be7d978038cb7dbbf227333b68340d0aa05d0c62d7e8a8f44e825 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:52:21.016Z] provisioning config files... [2025-09-04T06:52:21.031Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7703749573283287511tmp [2025-09-04T06:52:21.050Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11722178750999150043tmp [2025-09-04T06:52:21.068Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9182322364510013723tmp [Pipeline] { [Pipeline] echo [2025-09-04T06:52:21.160Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:21.469Z] ---> sigul-configuration.sh [2025-09-04T06:52:21.469Z] gpg: directory `/root/.gnupg' created [2025-09-04T06:52:21.469Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-04T06:52:21.469Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-04T06:52:21.469Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-04T06:52:21.469Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-04T06:52:21.469Z] gpg: CAST5 encrypted data [2025-09-04T06:52:21.469Z] gpg: encrypted with 1 passphrase [2025-09-04T06:52:21.469Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-04T06:52:21.785Z] + mkdir /home/jenkins [2025-09-04T06:52:21.785Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-04T06:52:22.081Z] + 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-09-04T06:52:22.094Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:22.387Z] ---> sigul-install.sh [2025-09-04T06:52:22.387Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-04T06:52:22.687Z] + git tag --list [2025-09-04T06:52:22.687Z] v1.0.0 [2025-09-04T06:52:22.687Z] v1.1.0 [2025-09-04T06:52:22.687Z] v1.2.0 [2025-09-04T06:52:22.687Z] v1.3.0 [2025-09-04T06:52:22.687Z] v1.3.1 [2025-09-04T06:52:22.687Z] v2.0.0 [2025-09-04T06:52:22.687Z] v2.0.1 [2025-09-04T06:52:22.687Z] v2.1.0 [2025-09-04T06:52:22.687Z] v2.1.1 [2025-09-04T06:52:22.687Z] v2.1.2 [2025-09-04T06:52:22.687Z] v2.2.0 [2025-09-04T06:52:22.687Z] v2.3 [2025-09-04T06:52:22.687Z] v2.3.0 [2025-09-04T06:52:22.687Z] v2.3.1 [2025-09-04T06:52:22.687Z] v3.0 [2025-09-04T06:52:22.687Z] v3.0.0 [2025-09-04T06:52:22.687Z] v3.0.1 [2025-09-04T06:52:22.687Z] v3.1 [2025-09-04T06:52:22.687Z] v3.1.0 [2025-09-04T06:52:22.687Z] v3.1.1 [2025-09-04T06:52:22.687Z] v4.0 [2025-09-04T06:52:22.687Z] v4.0.0 [2025-09-04T06:52:22.687Z] v4.0.1 [2025-09-04T06:52:22.687Z] v4.1.0-dev.1 [2025-09-04T06:52:22.687Z] v4.1.0-dev.2 [2025-09-04T06:52:22.687Z] v4.1.0-dev.3 [2025-09-04T06:52:22.687Z] v4.1.0-dev.4 [2025-09-04T06:52:22.687Z] v4.1.0-dev.5 [2025-09-04T06:52:22.687Z] v4.1.0-dev.6 [2025-09-04T06:52:22.687Z] v4.1.0-dev.7 [2025-09-04T06:52:22.687Z] v4.1.0-dev.8 [Pipeline] sh [2025-09-04T06:52:22.983Z] + lftools sign git-tag v4.1.0-dev.8 [2025-09-04T06:52:23.551Z] Signing Git tag with Sigul... [2025-09-04T06:52:23.552Z] Signing v4.1.0-dev.8 [Pipeline] echo [2025-09-04T06:52:23.834Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:24.128Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-04T06:52:24.135Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-04T06:52:24.159Z] $ docker stop --time=1 134ead08e07be7d978038cb7dbbf227333b68340d0aa05d0c62d7e8a8f44e825 [2025-09-04T06:52:25.431Z] $ docker rm -f --volumes 134ead08e07be7d978038cb7dbbf227333b68340d0aa05d0c62d7e8a8f44e825 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-04T06:52:25.872Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-04T06:52:25.873Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:52:26.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:52:26.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:52:26.252Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:52:26.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-04T06:52:26.520Z] $ docker top 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 -eo pid,comm [2025-09-04T06:52:26.566Z] 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-09-04T06:52:26.567Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-04T06:52:26.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:52:26.621Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:52:26.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:52:26.717Z] $ docker exec 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 ssh-agent [2025-09-04T06:52:26.820Z] SSH_AUTH_SOCK=/tmp/ssh-ZMFwXGpvd4Nd/agent.33 [2025-09-04T06:52:26.820Z] SSH_AGENT_PID=39 [2025-09-04T06:52:26.825Z] Running ssh-add (command line suppressed) [2025-09-04T06:52:26.927Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2367575232031417199.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2367575232031417199.key) [2025-09-04T06:52:26.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:52:27.236Z] + git semver bump pre [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,445 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,450 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,450 [bump_version] DEBUG bumping version:4.1.0-dev.8 on axis:pre with prefix:dev [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,450 [bump_version] DEBUG bumped version:4.1.0-dev.9 [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,450 [write_version] DEBUG write version:4.1.0-dev.9 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,450 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,451 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,453 [execute] INFO git cat-file --batch-check [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,456 [execute] INFO git cat-file --batch [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:52:27.497Z] 2025-09-04 06:52:27,460 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-04T06:52:27.497Z] 4.1.0-dev.9 [Pipeline] } [2025-09-04T06:52:27.504Z] $ docker exec --env ******** --env ******** 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 ssh-agent -k [2025-09-04T06:52:27.590Z] unset SSH_AUTH_SOCK; [2025-09-04T06:52:27.591Z] unset SSH_AGENT_PID; [2025-09-04T06:52:27.591Z] echo Agent pid 39 killed; [2025-09-04T06:52:27.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:52:27.926Z] + git semver [Pipeline] } [2025-09-04T06:52:28.195Z] $ docker stop --time=1 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 [2025-09-04T06:52:29.471Z] $ docker rm -f --volumes 8d6fbbe83c9d17db8fbdd2d132225cdbcf6b0d295d4737dd92921e800315ea53 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-04T06:52:29.825Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-04T06:52:29.825Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:52:30.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-04T06:52:30.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:52:30.201Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:52:30.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-04T06:52:30.456Z] $ docker top c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a -eo pid,comm [2025-09-04T06:52:30.503Z] 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-09-04T06:52:30.503Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-04T06:52:30.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-04T06:52:30.569Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-04T06:52:30.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-04T06:52:30.672Z] $ docker exec c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a ssh-agent [2025-09-04T06:52:30.779Z] SSH_AUTH_SOCK=/tmp/ssh-fnHRuHDqfd2L/agent.32 [2025-09-04T06:52:30.779Z] SSH_AGENT_PID=38 [2025-09-04T06:52:30.784Z] Running ssh-add (command line suppressed) [2025-09-04T06:52:30.875Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10492986006344765043.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10492986006344765043.key) [2025-09-04T06:52:30.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-04T06:52:31.188Z] + git semver push [2025-09-04T06:52:31.447Z] 2025-09-04 06:52:31,396 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-04T06:52:31.447Z] 2025-09-04 06:52:31,399 [run_push] DEBUG push [2025-09-04T06:52:31.447Z] 2025-09-04 06:52:31,400 [execute] INFO git cat-file --batch-check [2025-09-04T06:52:31.447Z] 2025-09-04 06:52:31,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-04T06:52:31.447Z] 2025-09-04 06:52:31,402 [execute] INFO git rev-list be4ab97ad1754002b094723af7786dca5aceaa9c -- [2025-09-04T06:52:31.447Z] 2025-09-04 06:52:31,403 [execute] DEBUG Popen(['git', 'rev-list', 'be4ab97ad1754002b094723af7786dca5aceaa9c', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-04T06:52:31.447Z] 2025-09-04 06:52:31,413 [execute] INFO git fetch -v -- origin [2025-09-04T06:52:31.447Z] 2025-09-04 06:52:31,413 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-09-04T06:52:32.015Z] 2025-09-04 06:52:31,871 [run_push] DEBUG no remote changes detected [2025-09-04T06:52:32.015Z] 2025-09-04 06:52:31,871 [execute] INFO git push origin semver [2025-09-04T06:52:32.015Z] 2025-09-04 06:52:31,872 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-04T06:52:32.584Z] 2025-09-04 06:52:32,571 [run_push] DEBUG push all version tags [2025-09-04T06:52:32.584Z] 2025-09-04 06:52:32,572 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-04T06:52:32.584Z] 2025-09-04 06:52:32,572 [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-09-04T06:52:33.526Z] 2025-09-04 06:52:33,201 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-04T06:52:33.526Z] 4.1.0-dev.9 [Pipeline] } [2025-09-04T06:52:33.531Z] $ docker exec --env ******** --env ******** c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a ssh-agent -k [2025-09-04T06:52:33.637Z] unset SSH_AUTH_SOCK; [2025-09-04T06:52:33.637Z] unset SSH_AGENT_PID; [2025-09-04T06:52:33.637Z] echo Agent pid 38 killed; [2025-09-04T06:52:33.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-04T06:52:33.973Z] + git semver [Pipeline] } [2025-09-04T06:52:34.240Z] $ docker stop --time=1 c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a [2025-09-04T06:52:35.490Z] $ docker rm -f --volumes c82bd1c73d82ba6543b438cdf83187da14df6a989031558edfed1ae85aebf00a [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-09-04T06:52:36.098Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-09-04T06:52:36.098Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-09-04T06:52:36.098Z] total 16 [2025-09-04T06:52:36.098Z] drwxr-xr-x 3 root root 4096 Sep 4 06:35 . [2025-09-04T06:52:36.098Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:52 .. [2025-09-04T06:52:36.098Z] drwxr-xr-x 2 root root 4096 Sep 4 06:35 cost [2025-09-04T06:52:36.098Z] -rw-r--r-- 1 root root 96 Sep 4 06:35 cost.csv [2025-09-04T06:52:36.098Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-09-04T06:52:36.098Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-09-04T06:52:36.098Z] total 16 [2025-09-04T06:52:36.098Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 06:35 . [2025-09-04T06:52:36.098Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 06:52 .. [2025-09-04T06:52:36.098Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 06:35 cost [2025-09-04T06:52:36.098Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 4 06:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:36.385Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:37.238Z] ---> package-listing.sh [2025-09-04T06:52:37.238Z] ++ facter osfamily [2025-09-04T06:52:37.238Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-04T06:52:37.498Z] + OS_FAMILY=debian [2025-09-04T06:52:37.498Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-09-04T06:52:37.498Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-04T06:52:37.498Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-04T06:52:37.498Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-04T06:52:37.498Z] + PACKAGES=/tmp/packages_start.txt [2025-09-04T06:52:37.498Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-09-04T06:52:37.498Z] + PACKAGES=/tmp/packages_end.txt [2025-09-04T06:52:37.498Z] + case "${OS_FAMILY}" in [2025-09-04T06:52:37.498Z] + dpkg -l [2025-09-04T06:52:37.498Z] + grep '^ii' [2025-09-04T06:52:37.498Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-04T06:52:37.498Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-04T06:52:37.498Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-04T06:52:37.498Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-09-04T06:52:37.498Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-09-04T06:52:37.498Z] + 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-09-04T06:52:37.510Z] 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-09-04T06:52:37.785Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-04T06:52:38.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-04T06:52:38.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-04T06:52:38.428Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2025-09-04T06:52:38.457Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-04T06:52:38.680Z] $ docker top 423a82fa28072d556ab54eb7d5cb981cf62d8e5d5182e00d1fac607664ae913b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-04T06:52:39.032Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-04T06:52:39.320Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-04T06:52:39.608Z] + ls /var/log/sa-host [2025-09-04T06:52:39.608Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-04T06:52:39.647Z] provisioning config files... [2025-09-04T06:52:39.656Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7723641752795598849tmp [Pipeline] { [Pipeline] echo [2025-09-04T06:52:39.675Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:39.964Z] ---> create-netrc.sh [Pipeline] } [2025-09-04T06:52:39.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:40.278Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-04T06:52:40.288Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:40.571Z] ---> sudo-logs.sh [2025-09-04T06:52:40.571Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-04T06:52:40.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:40.888Z] ---> job-cost.sh [2025-09-04T06:52:40.888Z] lf-activate-venv: SKIPPING [2025-09-04T06:52:40.888Z] DEBUG: total: 0.2199999988079071 [2025-09-04T06:52:40.888Z] INFO: Retrieving Stack Cost... [2025-09-04T06:52:41.147Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-04T06:52:41.406Z] INFO: Archiving Costs [Pipeline] echo [2025-09-04T06:52:41.423Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-04T06:52:41.710Z] ---> logs-deploy.sh [2025-09-04T06:52:41.710Z] lf-activate-venv: SKIPPING [2025-09-04T06:52:41.710Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/281 [2025-09-04T06:52:41.710Z] INFO: archiving workspace using pattern(s): [2025-09-04T06:52:42.649Z] Archives upload complete. [2025-09-04T06:52:42.649Z] INFO: archiving logs to Nexus