Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea0c435c64f47e7faf0c922b26560af5911ce3ce 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-ssh9106846602102212633.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-ssh2438342740804156076.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-ssh2941872177407194709.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-ssh3494071118153814370.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-ssh4701074181083700612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8110’ Running on prd-ubuntu20.04-docker-8c-8g-8117 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 ea0c435c64f47e7faf0c922b26560af5911ce3ce (main) Commit message: "Merge pull request #739 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.29" > 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 ea0c435c64f47e7faf0c922b26560af5911ce3ce # timeout=10 > git rev-list --no-walk f6ce5080970ad21e992ba27979a78c03c238e882 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-09-02T02:32:59.097Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-09-02T02:32:59.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-09-02T02:32:59.204Z] ========================================================= [2025-09-02T02:32:59.204Z] EdgeX Global Pipelines Version Info [2025-09-02T02:32:59.204Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:33:00.301Z] ------------------- [2025-09-02T02:33:00.302Z] stable info: [2025-09-02T02:33:00.302Z] ------------------- [2025-09-02T02:33:00.302Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-09-02T02:33:00.302Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T02:33:00.302Z] Message: update stable to v1.0.276 [2025-09-02T02:33:00.561Z] ------------------- [2025-09-02T02:33:00.561Z] experimental info: [2025-09-02T02:33:00.561Z] ------------------- [2025-09-02T02:33:00.562Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-09-02T02:33:00.562Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-09-02T02:33:00.562Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-09-02T02:33:00.649Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-09-02T02:33:00.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-09-02T02:33:00.699Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-09-02T02:33:00.721Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-09-02T02:33:00.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-09-02T02:33:00.769Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-09-02T02:33:00.798Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-09-02T02:33:00.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-09-02T02:33:00.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-09-02T02:33:00.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-09-02T02:33:00.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-09-02T02:33:00.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-09-02T02:33:00.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-09-02T02:33:00.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-09-02T02:33:01.013Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-09-02T02:33:01.044Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-09-02T02:33:01.076Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-09-02T02:33:01.098Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-09-02T02:33:01.119Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-09-02T02:33:01.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-09-02T02:33:01.166Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-09-02T02:33:01.197Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-09-02T02:33:01.218Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-09-02T02:33:01.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-09-02T02:33:01.260Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-09-02T02:33:01.288Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-09-02T02:33:01.312Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-09-02T02:33:01.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-09-02T02:33:01.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-09-02T02:33:01.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-09-02T02:33:01.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo [2025-09-02T02:33:01.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea0c435 [Pipeline] echo [2025-09-02T02:33:01.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:33:01.535Z] provisioning config files... [2025-09-02T02:33:01.551Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14418034966745718235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:33:01.889Z] ---> ****-login.sh [2025-09-02T02:33:01.889Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:33:01.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:02.150Z] [2025-09-02T02:33:02.150Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:02.150Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:02.150Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:02.150Z] [2025-09-02T02:33:02.150Z] Login Succeeded [2025-09-02T02:33:02.150Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:33:02.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:02.411Z] [2025-09-02T02:33:02.411Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:02.411Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:02.411Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:02.411Z] [2025-09-02T02:33:02.411Z] Login Succeeded [2025-09-02T02:33:02.411Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:33:02.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:02.411Z] [2025-09-02T02:33:02.411Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:02.411Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:02.411Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:02.411Z] [2025-09-02T02:33:02.411Z] Login Succeeded [2025-09-02T02:33:02.411Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:33:02.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:02.411Z] [2025-09-02T02:33:02.411Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:02.411Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:02.411Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:02.411Z] [2025-09-02T02:33:02.411Z] Login Succeeded [2025-09-02T02:33:02.411Z] ****.io [2025-09-02T02:33:02.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:02.674Z] [2025-09-02T02:33:02.674Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-09-02T02:33:02.674Z] Configure a credential helper to remove this warning. See [2025-09-02T02:33:02.674Z] https://docs.****.com/go/credential-store/ [2025-09-02T02:33:02.674Z] [2025-09-02T02:33:02.674Z] Login Succeeded [2025-09-02T02:33:02.675Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:33:02.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-09-02T02:33:03.097Z] + git rev-list -1 --merges ea0c435c64f47e7faf0c922b26560af5911ce3ce~1..ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo [2025-09-02T02:33:03.132Z] -----------> git rev-list -1 --merges ea0c435c64f47e7faf0c922b26560af5911ce3ce~1..ea0c435c64f47e7faf0c922b26560af5911ce3ce ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:33:03.132Z] ea0c435c64f47e7faf0c922b26560af5911ce3ce [false] [Pipeline] sh [2025-09-02T02:33:03.426Z] + git log --format=format:%s -1 ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo [2025-09-02T02:33:03.447Z] ========================================================= [2025-09-02T02:33:03.447Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-09-02T02:33:03.447Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-02T02:33:03.803Z] + git log --format=format:%s -1 ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo [2025-09-02T02:33:03.818Z] [semverPrep] GIT_COMMIT: ea0c435c64f47e7faf0c922b26560af5911ce3ce, Commit Message: Merge pull request #739 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.29 [Pipeline] echo [2025-09-02T02:33:03.838Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-09-02T02:33:04.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T02:33:04.244Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-09-02T02:33:04.244Z] + [ -e /tmp/ssh_known_hosts ] [2025-09-02T02:33:04.244Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-09-02T02:33:04.244Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-09-02T02:33:04.244Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-09-02T02:33:04.244Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:33:04.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:33:04.703Z] [2025-09-02T02:33:04.703Z] 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-02T02:33:05.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:33:05.011Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-09-02T02:33:05.011Z] 3dae71ba6b94: Pulling fs layer [2025-09-02T02:33:05.011Z] 6bf1a483ea7c: Pulling fs layer [2025-09-02T02:33:05.011Z] f5dfc541a4d3: Pulling fs layer [2025-09-02T02:33:05.011Z] 461d9e800cba: Pulling fs layer [2025-09-02T02:33:05.011Z] 80192f66455f: Pulling fs layer [2025-09-02T02:33:05.011Z] 2e8e34ca0e6c: Pulling fs layer [2025-09-02T02:33:05.011Z] a29436f7fd5d: Pulling fs layer [2025-09-02T02:33:05.011Z] 923cac83aea3: Pulling fs layer [2025-09-02T02:33:05.011Z] 461d9e800cba: Waiting [2025-09-02T02:33:05.011Z] 25ad8b0a4227: Pulling fs layer [2025-09-02T02:33:05.011Z] db01528c6b51: Pulling fs layer [2025-09-02T02:33:05.011Z] 28988de357af: Pulling fs layer [2025-09-02T02:33:05.011Z] 923cac83aea3: Waiting [2025-09-02T02:33:05.011Z] 25ad8b0a4227: Waiting [2025-09-02T02:33:05.011Z] db01528c6b51: Waiting [2025-09-02T02:33:05.011Z] 28988de357af: Waiting [2025-09-02T02:33:05.011Z] a29436f7fd5d: Waiting [2025-09-02T02:33:05.011Z] 2e8e34ca0e6c: Waiting [2025-09-02T02:33:05.011Z] 6bf1a483ea7c: Verifying Checksum [2025-09-02T02:33:05.011Z] 6bf1a483ea7c: Download complete [2025-09-02T02:33:05.011Z] 461d9e800cba: Verifying Checksum [2025-09-02T02:33:05.011Z] 461d9e800cba: Download complete [2025-09-02T02:33:05.011Z] 80192f66455f: Verifying Checksum [2025-09-02T02:33:05.011Z] 80192f66455f: Download complete [2025-09-02T02:33:05.271Z] f5dfc541a4d3: Verifying Checksum [2025-09-02T02:33:05.271Z] f5dfc541a4d3: Download complete [2025-09-02T02:33:05.271Z] 3dae71ba6b94: Verifying Checksum [2025-09-02T02:33:05.271Z] 3dae71ba6b94: Download complete [2025-09-02T02:33:05.271Z] 923cac83aea3: Verifying Checksum [2025-09-02T02:33:05.271Z] 923cac83aea3: Download complete [2025-09-02T02:33:05.529Z] 25ad8b0a4227: Verifying Checksum [2025-09-02T02:33:05.529Z] 25ad8b0a4227: Download complete [2025-09-02T02:33:05.529Z] db01528c6b51: Verifying Checksum [2025-09-02T02:33:05.529Z] db01528c6b51: Download complete [2025-09-02T02:33:05.529Z] 28988de357af: Download complete [2025-09-02T02:33:05.529Z] a29436f7fd5d: Verifying Checksum [2025-09-02T02:33:05.529Z] a29436f7fd5d: Download complete [2025-09-02T02:33:05.789Z] 2e8e34ca0e6c: Download complete [2025-09-02T02:33:06.727Z] 3dae71ba6b94: Pull complete [2025-09-02T02:33:06.727Z] 6bf1a483ea7c: Pull complete [2025-09-02T02:33:07.666Z] f5dfc541a4d3: Pull complete [2025-09-02T02:33:07.666Z] 461d9e800cba: Pull complete [2025-09-02T02:33:07.666Z] 80192f66455f: Pull complete [2025-09-02T02:33:11.868Z] 2e8e34ca0e6c: Pull complete [2025-09-02T02:33:12.126Z] a29436f7fd5d: Pull complete [2025-09-02T02:33:12.126Z] 923cac83aea3: Pull complete [2025-09-02T02:33:12.386Z] 25ad8b0a4227: Pull complete [2025-09-02T02:33:12.386Z] db01528c6b51: Pull complete [2025-09-02T02:33:12.386Z] 28988de357af: Pull complete [2025-09-02T02:33:12.386Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-09-02T02:33:12.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:33:12.386Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:33:12.542Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:33:12.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T02:33:18.953Z] $ docker top 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 -eo pid,comm [2025-09-02T02:33:19.010Z] 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-02T02:33:19.010Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T02:33:19.075Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:33:19.075Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:33:19.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:33:19.174Z] $ docker exec 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 ssh-agent [2025-09-02T02:33:19.291Z] SSH_AUTH_SOCK=/tmp/ssh-oCA0hmT0RSFk/agent.33 [2025-09-02T02:33:19.291Z] SSH_AGENT_PID=39 [2025-09-02T02:33:19.298Z] Running ssh-add (command line suppressed) [2025-09-02T02:33:19.394Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3399001078557020556.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3399001078557020556.key) [2025-09-02T02:33:19.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:33:19.716Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh [2025-09-02T02:33:20.022Z] + git tag --points-at HEAD [Pipeline] } [2025-09-02T02:33:20.028Z] $ docker exec --env ******** --env ******** 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 ssh-agent -k [2025-09-02T02:33:20.116Z] unset SSH_AUTH_SOCK; [2025-09-02T02:33:20.117Z] unset SSH_AGENT_PID; [2025-09-02T02:33:20.117Z] echo Agent pid 39 killed; [2025-09-02T02:33:20.130Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-09-02T02:33:20.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:33:20.174Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:33:20.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:33:20.286Z] $ docker exec 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 ssh-agent [2025-09-02T02:33:20.390Z] SSH_AUTH_SOCK=/tmp/ssh-2jPycUbiKSd7/agent.86 [2025-09-02T02:33:20.390Z] SSH_AGENT_PID=92 [2025-09-02T02:33:20.395Z] Running ssh-add (command line suppressed) [2025-09-02T02:33:20.491Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1783620455417484982.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1783620455417484982.key) [2025-09-02T02:33:20.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:33:20.806Z] + git semver init [2025-09-02T02:33:21.066Z] 2025-09-02 02:33:21,016 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T02:33:21.066Z] 2025-09-02 02:33:21,019 [run_init] DEBUG init version:0.0.0 force:False [2025-09-02T02:33:21.066Z] 2025-09-02 02:33:21,020 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-09-02T02:33:21.066Z] 2025-09-02 02:33:21,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-09-02T02:33:21.066Z] 2025-09-02 02:33:21,020 [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-02T02:33:22.448Z] 2025-09-02 02:33:22,341 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-09-02T02:33:22.448Z] 2025-09-02 02:33:22,341 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-09-02T02:33:22.448Z] 2025-09-02 02:33:22,341 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-02T02:33:22.448Z] 2025-09-02 02:33:22,341 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-02T02:33:22.448Z] 4.1.0-dev.7 [Pipeline] } [2025-09-02T02:33:22.452Z] $ docker exec --env ******** --env ******** 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 ssh-agent -k [2025-09-02T02:33:22.543Z] unset SSH_AUTH_SOCK; [2025-09-02T02:33:22.543Z] unset SSH_AGENT_PID; [2025-09-02T02:33:22.544Z] echo Agent pid 92 killed; [2025-09-02T02:33:22.557Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:33:22.888Z] + git semver [Pipeline] } [2025-09-02T02:33:23.164Z] $ docker stop --time=1 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 [2025-09-02T02:33:24.484Z] $ docker rm -f --volumes 908532a4ba44b3769e44481f31948cd19022671e2e0024fa2c525cfd0ba1cb16 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T02:33:24.837Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-09-02T02:33:25.121Z] Stashed 1 file(s) [Pipeline] echo [2025-09-02T02:33:25.125Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.7 [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-02T02:33:25.318Z] provisioning config files... [2025-09-02T02:33:25.331Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10683950163903293648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:33:25.672Z] ---> ****-login.sh [2025-09-02T02:33:25.672Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:33:25.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:25.672Z] Login Succeeded [2025-09-02T02:33:25.672Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:33:25.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:25.673Z] Login Succeeded [2025-09-02T02:33:25.673Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:33:25.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:25.934Z] Login Succeeded [2025-09-02T02:33:25.935Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:33:25.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:25.935Z] Login Succeeded [2025-09-02T02:33:25.935Z] ****.io [2025-09-02T02:33:25.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:33:26.195Z] Login Succeeded [2025-09-02T02:33:26.195Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:33:26.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-02T02:33:26.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:33:26.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:33:26.323Z] ========================================================= [2025-09-02T02:33:26.323Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-09-02T02:33:26.323Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:33:26.660Z] + 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-02T02:33:27.598Z] #0 building with "default" instance using docker driver [2025-09-02T02:33:27.598Z] [2025-09-02T02:33:27.598Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:33:27.598Z] #1 transferring dockerfile: 2.05kB done [2025-09-02T02:33:27.598Z] #1 DONE 0.0s [2025-09-02T02:33:27.598Z] [2025-09-02T02:33:27.598Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-09-02T02:33:27.598Z] #2 DONE 0.1s [2025-09-02T02:33:27.598Z] [2025-09-02T02:33:27.598Z] #3 [internal] load .dockerignore [2025-09-02T02:33:27.599Z] #3 transferring context: 159B done [2025-09-02T02:33:27.599Z] #3 DONE 0.0s [2025-09-02T02:33:27.599Z] [2025-09-02T02:33:27.599Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-02T02:33:27.599Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done [2025-09-02T02:33:27.599Z] #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done [2025-09-02T02:33:27.599Z] #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done [2025-09-02T02:33:27.599Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-09-02T02:33:27.599Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done [2025-09-02T02:33:27.599Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s [2025-09-02T02:33:27.599Z] #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done [2025-09-02T02:33:27.599Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.15MB / 74.06MB 0.1s [2025-09-02T02:33:27.599Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-09-02T02:33:27.599Z] #4 ... [2025-09-02T02:33:27.599Z] [2025-09-02T02:33:27.599Z] #5 [internal] load build context [2025-09-02T02:33:27.599Z] #5 transferring context: 14.79MB 0.1s done [2025-09-02T02:33:27.599Z] #5 DONE 0.2s [2025-09-02T02:33:27.599Z] [2025-09-02T02:33:27.599Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 [2025-09-02T02:33:27.599Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-09-02T02:33:27.599Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-09-02T02:33:27.599Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 14.68MB / 74.06MB 0.2s [2025-09-02T02:33:27.599Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-09-02T02:33:27.599Z] #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done [2025-09-02T02:33:27.599Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.12MB / 2.38MB 0.2s [2025-09-02T02:33:27.599Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s [2025-09-02T02:33:27.857Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 30.41MB / 74.06MB 0.3s [2025-09-02T02:33:27.857Z] #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done [2025-09-02T02:33:27.857Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 5.24MB / 103.05MB 0.3s [2025-09-02T02:33:27.857Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 2.10MB / 13.29MB 0.3s [2025-09-02T02:33:27.857Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done [2025-09-02T02:33:27.857Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 71.30MB / 74.06MB 0.5s [2025-09-02T02:33:27.857Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 23.07MB / 103.05MB 0.5s [2025-09-02T02:33:27.857Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s [2025-09-02T02:33:28.115Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 36.70MB / 103.05MB 0.6s [2025-09-02T02:33:28.115Z] #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.5s done [2025-09-02T02:33:28.115Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 55.57MB / 103.05MB 0.7s [2025-09-02T02:33:28.425Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 95.42MB / 103.05MB 0.9s [2025-09-02T02:33:28.683Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.0s [2025-09-02T02:33:28.943Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.3s done [2025-09-02T02:33:28.943Z] #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done [2025-09-02T02:33:28.943Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-09-02T02:33:34.207Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.3s done [2025-09-02T02:33:34.207Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-09-02T02:33:34.207Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-09-02T02:33:34.207Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-09-02T02:33:34.207Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad [2025-09-02T02:33:34.207Z] #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done [2025-09-02T02:33:34.207Z] #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done [2025-09-02T02:33:34.207Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 [2025-09-02T02:33:36.113Z] #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.5s done [2025-09-02T02:33:36.372Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b [2025-09-02T02:33:36.937Z] #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done [2025-09-02T02:33:36.937Z] #4 DONE 9.6s [2025-09-02T02:33:37.196Z] [2025-09-02T02:33:37.196Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-09-02T02:33:37.196Z] #6 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T02:33:37.196Z] #6 0.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T02:33:37.457Z] #6 0.584 OK: 248 MiB in 58 packages [2025-09-02T02:33:40.278Z] Still waiting to schedule task [2025-09-02T02:33:40.278Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8115’ [2025-09-02T02:33:40.748Z] #6 DONE 3.3s [2025-09-02T02:33:40.748Z] [2025-09-02T02:33:40.748Z] #7 [builder 3/7] WORKDIR /app [2025-09-02T02:33:40.748Z] #7 DONE 0.0s [2025-09-02T02:33:40.748Z] [2025-09-02T02:33:40.748Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-09-02T02:33:40.748Z] #8 DONE 0.0s [2025-09-02T02:33:40.748Z] [2025-09-02T02:33:40.748Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T02:34:12.836Z] #9 DONE 27.3s [2025-09-02T02:34:12.836Z] [2025-09-02T02:34:12.836Z] #10 [builder 6/7] COPY . . [2025-09-02T02:34:12.836Z] #10 DONE 0.1s [2025-09-02T02:34:12.836Z] [2025-09-02T02:34:12.836Z] #11 [builder 7/7] RUN echo noop [2025-09-02T02:34:12.836Z] #11 0.215 noop [2025-09-02T02:34:12.836Z] #11 DONE 0.3s [2025-09-02T02:34:12.836Z] [2025-09-02T02:34:12.836Z] #12 exporting to image [2025-09-02T02:34:12.836Z] #12 exporting layers [2025-09-02T02:34:15.376Z] #12 exporting layers 7.3s done [2025-09-02T02:34:15.376Z] #12 writing image sha256:dd8ac62eb10179e143a67407b8f508966572e8466d7eb829b8ca78b4acc677d1 done [2025-09-02T02:34:15.376Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-09-02T02:34:15.376Z] #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:34:15.714Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-02T02:34:15.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:34:15.798Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:34:15.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-02T02:34:16.163Z] $ docker top 5342aa564373b955695fbfdadea4a5a68068a601d67f5b163d54282baafa30f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:34:16.510Z] + go version [2025-09-02T02:34:16.510Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-09-02T02:34:16.524Z] $ docker stop --time=1 5342aa564373b955695fbfdadea4a5a68068a601d67f5b163d54282baafa30f8 [2025-09-02T02:34:17.785Z] $ docker rm -f --volumes 5342aa564373b955695fbfdadea4a5a68068a601d67f5b163d54282baafa30f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:34:18.245Z] + docker inspect -f . ci-base-image-x86_64 [2025-09-02T02:34:18.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:34:18.316Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:34:18.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-09-02T02:34:18.586Z] $ docker top e40e85dea9cf791a2eeb027cfeb168329f0d327a5c1d6caf690b07db0aae8b84 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:34:18.931Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-09-02T02:34:19.241Z] + make test [2025-09-02T02:34:19.241Z] go test -race -coverprofile=coverage.out ./... [2025-09-02T02:34:51.366Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-09-02T02:35:17.907Z] go vet ./... [2025-09-02T02:35:23.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-02T02:35:23.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-02T02:35:23.172Z] ./bin/test-attribution-txt.sh [2025-09-02T02:35:23.172Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-02T02:35:23.172Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-02T02:35:23.172Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-02T02:35:23.172Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-02T02:35:23.172Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-02T02:35:23.172Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-02T02:35:23.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-02T02:35:23.204Z] $ docker stop --time=1 e40e85dea9cf791a2eeb027cfeb168329f0d327a5c1d6caf690b07db0aae8b84 [2025-09-02T02:35:26.355Z] $ docker rm -f --volumes e40e85dea9cf791a2eeb027cfeb168329f0d327a5c1d6caf690b07db0aae8b84 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T02:35:27.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-02T02:35:27.073Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-09-02T02:35:27.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T02:35:27.823Z] + ls -al . [2025-09-02T02:35:27.823Z] total 248 [2025-09-02T02:35:27.823Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 2 02:34 . [2025-09-02T02:35:27.823Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 02:32 .. [2025-09-02T02:35:27.823Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 02:32 .dockerignore [2025-09-02T02:35:27.823Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:34 .git [2025-09-02T02:35:27.823Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:32 .github [2025-09-02T02:35:27.823Z] -rw-rw-r-- 1 jenkins jenkins 108 Sep 2 02:32 .gitignore [2025-09-02T02:35:27.823Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 02:32 .golangci.yml [2025-09-02T02:35:27.823Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 02:33 .semver [2025-09-02T02:35:27.823Z] -rw-rw-r-- 1 jenkins jenkins 16550 Sep 2 02:32 Attribution.txt [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 39309 Sep 2 02:32 CHANGELOG.md [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 2008 Sep 2 02:32 Dockerfile [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 02:32 GOVERNANCE.md [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 02:32 Jenkinsfile [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 02:32 LICENSE [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 02:32 OWNERS.md [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 4952 Sep 2 02:32 README.md [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 02:33 VERSION [2025-09-02T02:35:27.824Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 02:32 bin [2025-09-02T02:35:27.824Z] -rw-r--r-- 1 jenkins jenkins 953 Sep 2 02:34 coverage.out [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 6577 Sep 2 02:32 go.mod [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 88385 Sep 2 02:32 go.sum [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 02:32 main.go [2025-09-02T02:35:27.824Z] -rw-rw-r-- 1 jenkins jenkins 3362 Sep 2 02:32 makefile [2025-09-02T02:35:27.824Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 02:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:28.151Z] + 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=ea0c435c64f47e7faf0c922b26560af5911ce3ce --label arch=amd64 --label version=4.1.0-dev.7 . [2025-09-02T02:35:28.410Z] #0 building with "default" instance using docker driver [2025-09-02T02:35:28.410Z] [2025-09-02T02:35:28.410Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:35:28.410Z] #1 transferring dockerfile: 2.05kB done [2025-09-02T02:35:28.410Z] #1 DONE 0.0s [2025-09-02T02:35:28.410Z] [2025-09-02T02:35:28.410Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-09-02T02:35:28.410Z] #2 DONE 0.0s [2025-09-02T02:35:28.410Z] [2025-09-02T02:35:28.410Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-09-02T02:35:28.410Z] #3 DONE 0.1s [2025-09-02T02:35:28.410Z] [2025-09-02T02:35:28.410Z] #4 [internal] load .dockerignore [2025-09-02T02:35:28.410Z] #4 transferring context: 159B done [2025-09-02T02:35:28.410Z] #4 DONE 0.0s [2025-09-02T02:35:28.410Z] [2025-09-02T02:35:28.410Z] #5 [internal] load build context [2025-09-02T02:35:28.410Z] #5 transferring context: 4.84kB done [2025-09-02T02:35:28.410Z] #5 DONE 0.0s [2025-09-02T02:35:28.410Z] [2025-09-02T02:35:28.410Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T02:35:28.410Z] #6 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done [2025-09-02T02:35:28.410Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 [2025-09-02T02:35:28.669Z] #6 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done [2025-09-02T02:35:28.669Z] #6 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done [2025-09-02T02:35:28.669Z] #6 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done [2025-09-02T02:35:28.670Z] #6 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done [2025-09-02T02:35:28.670Z] #6 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done [2025-09-02T02:35:28.670Z] #6 DONE 0.3s [2025-09-02T02:35:28.670Z] [2025-09-02T02:35:28.670Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-09-02T02:35:28.670Z] #7 DONE 0.1s [2025-09-02T02:35:28.670Z] [2025-09-02T02:35:28.670Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2025-09-02T02:35:28.929Z] #8 0.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:28.929Z] #8 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:29.496Z] #8 ... [2025-09-02T02:35:29.496Z] [2025-09-02T02:35:29.496Z] #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-09-02T02:35:29.496Z] #9 0.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:29.496Z] #9 0.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:29.496Z] #9 0.591 (1/2) Installing ca-certificates (20250619-r0) [2025-09-02T02:35:29.496Z] #9 0.605 (2/2) Installing dumb-init (1.2.5-r3) [2025-09-02T02:35:29.496Z] #9 0.609 Executing busybox-1.36.1-r29.trigger [2025-09-02T02:35:29.496Z] #9 0.616 Executing ca-certificates-20250619-r0.trigger [2025-09-02T02:35:29.496Z] #9 0.654 OK: 8 MiB in 16 packages [2025-09-02T02:35:29.496Z] #9 DONE 0.8s [2025-09-02T02:35:29.496Z] [2025-09-02T02:35:29.496Z] #8 [builder 2/7] RUN apk add --update --no-cache make git [2025-09-02T02:35:29.496Z] #8 0.789 OK: 248 MiB in 58 packages [2025-09-02T02:35:29.496Z] #8 DONE 0.9s [2025-09-02T02:35:29.496Z] [2025-09-02T02:35:29.496Z] #10 [builder 3/7] WORKDIR /app [2025-09-02T02:35:29.496Z] #10 DONE 0.1s [2025-09-02T02:35:29.496Z] [2025-09-02T02:35:29.496Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-02T02:35:29.755Z] #11 ... [2025-09-02T02:35:29.755Z] [2025-09-02T02:35:29.755Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2025-09-02T02:35:29.755Z] #12 DONE 0.0s [2025-09-02T02:35:29.755Z] [2025-09-02T02:35:29.755Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-02T02:35:29.755Z] #11 0.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:30.013Z] #11 0.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-09-02T02:35:30.013Z] #11 ... [2025-09-02T02:35:30.013Z] [2025-09-02T02:35:30.013Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T02:35:30.013Z] #13 DONE 0.6s [2025-09-02T02:35:30.273Z] [2025-09-02T02:35:30.273Z] #14 [builder 6/7] COPY . . [2025-09-02T02:35:30.273Z] #14 DONE 0.1s [2025-09-02T02:35:30.273Z] [2025-09-02T02:35:30.273Z] #11 [stage-1 3/7] RUN apk --no-cache upgrade [2025-09-02T02:35:30.273Z] #11 0.803 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:35:30.273Z] #11 0.817 Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T02:35:30.273Z] #11 0.886 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:35:30.273Z] #11 0.890 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:35:30.273Z] #11 0.893 Executing busybox-1.36.1-r30.trigger [2025-09-02T02:35:30.273Z] #11 0.906 OK: 8 MiB in 16 packages [2025-09-02T02:35:30.273Z] #11 DONE 1.0s [2025-09-02T02:35:30.273Z] [2025-09-02T02:35:30.273Z] #15 [builder 7/7] RUN make build [2025-09-02T02:35:30.531Z] #15 0.343 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-09-02T02:35:57.064Z] #15 DONE 23.8s [2025-09-02T02:35:57.064Z] [2025-09-02T02:35:57.064Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-09-02T02:35:57.064Z] #16 DONE 0.0s [2025-09-02T02:35:57.064Z] [2025-09-02T02:35:57.064Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-09-02T02:35:57.064Z] #17 DONE 0.0s [2025-09-02T02:35:57.064Z] [2025-09-02T02:35:57.064Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-09-02T02:35:57.064Z] #18 DONE 0.0s [2025-09-02T02:35:57.064Z] [2025-09-02T02:35:57.064Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-09-02T02:35:57.064Z] #19 DONE 0.1s [2025-09-02T02:35:57.064Z] [2025-09-02T02:35:57.064Z] #20 exporting to image [2025-09-02T02:35:57.064Z] #20 exporting layers 0.1s done [2025-09-02T02:35:57.064Z] #20 writing image sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done [2025-09-02T02:35:57.064Z] #20 naming to docker.io/library/app-service-configurable done [2025-09-02T02:35:57.064Z] #20 DONE 0.1s [2025-09-02T02:35:57.064Z] [2025-09-02T02:35:57.064Z] 1 warning found (use docker --debug to expand): [2025-09-02T02:35:57.064Z]  - 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-02T02:35:57.203Z] provisioning config files... [2025-09-02T02:35:57.214Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11492745323707936152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:35:57.528Z] ---> ****-login.sh [2025-09-02T02:35:57.528Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:35:57.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:57.528Z] Login Succeeded [2025-09-02T02:35:57.528Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:35:57.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:57.528Z] Login Succeeded [2025-09-02T02:35:57.528Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:35:57.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:57.788Z] Login Succeeded [2025-09-02T02:35:57.789Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:35:57.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:57.789Z] Login Succeeded [2025-09-02T02:35:57.789Z] ****.io [2025-09-02T02:35:57.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:35:58.050Z] Login Succeeded [2025-09-02T02:35:58.050Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:35:58.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:35:58.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:35:58.147Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-09-02T02:35:58.147Z] ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:35:58.147Z] latest [2025-09-02T02:35:58.147Z] 4.1.0-dev.7 [2025-09-02T02:35:58.147Z] ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [2025-09-02T02:35:58.147Z] main [2025-09-02T02:35:58.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:58.510Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:35:58.842Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:35:58.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-02T02:35:58.842Z] 2c886a6cdf72: Preparing [2025-09-02T02:35:58.842Z] 56ec812de7e8: Preparing [2025-09-02T02:35:58.842Z] a10761ace3d9: Preparing [2025-09-02T02:35:58.842Z] ae3a958167d2: Preparing [2025-09-02T02:35:58.842Z] 3e8d17423276: Preparing [2025-09-02T02:35:58.842Z] 4888ab6fe58a: Preparing [2025-09-02T02:35:58.842Z] 097100c76c15: Preparing [2025-09-02T02:35:58.842Z] 097100c76c15: Waiting [2025-09-02T02:35:58.842Z] 4888ab6fe58a: Waiting [2025-09-02T02:35:58.842Z] 56ec812de7e8: Pushed [2025-09-02T02:35:58.842Z] a10761ace3d9: Pushed [2025-09-02T02:35:58.842Z] ae3a958167d2: Pushed [2025-09-02T02:35:58.842Z] 3e8d17423276: Pushed [2025-09-02T02:35:59.103Z] 097100c76c15: Layer already exists [2025-09-02T02:35:59.103Z] 4888ab6fe58a: Pushed [2025-09-02T02:36:02.403Z] 2c886a6cdf72: Pushed [2025-09-02T02:36:02.664Z] ea0c435c64f47e7faf0c922b26560af5911ce3ce: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:02.992Z] + 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-02T02:36:03.326Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-02T02:36:03.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-02T02:36:03.326Z] 2c886a6cdf72: Preparing [2025-09-02T02:36:03.326Z] 56ec812de7e8: Preparing [2025-09-02T02:36:03.326Z] a10761ace3d9: Preparing [2025-09-02T02:36:03.326Z] ae3a958167d2: Preparing [2025-09-02T02:36:03.326Z] 3e8d17423276: Preparing [2025-09-02T02:36:03.326Z] 4888ab6fe58a: Preparing [2025-09-02T02:36:03.326Z] 097100c76c15: Preparing [2025-09-02T02:36:03.326Z] 4888ab6fe58a: Waiting [2025-09-02T02:36:03.326Z] 097100c76c15: Waiting [2025-09-02T02:36:03.326Z] 3e8d17423276: Layer already exists [2025-09-02T02:36:03.326Z] 2c886a6cdf72: Layer already exists [2025-09-02T02:36:03.326Z] 56ec812de7e8: Layer already exists [2025-09-02T02:36:03.326Z] a10761ace3d9: Layer already exists [2025-09-02T02:36:03.326Z] ae3a958167d2: Layer already exists [2025-09-02T02:36:03.326Z] 4888ab6fe58a: Layer already exists [2025-09-02T02:36:03.326Z] 097100c76c15: Layer already exists [2025-09-02T02:36:03.326Z] latest: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:03.664Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:04.008Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 [2025-09-02T02:36:04.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-02T02:36:04.009Z] 2c886a6cdf72: Preparing [2025-09-02T02:36:04.009Z] 56ec812de7e8: Preparing [2025-09-02T02:36:04.009Z] a10761ace3d9: Preparing [2025-09-02T02:36:04.009Z] ae3a958167d2: Preparing [2025-09-02T02:36:04.009Z] 3e8d17423276: Preparing [2025-09-02T02:36:04.009Z] 4888ab6fe58a: Preparing [2025-09-02T02:36:04.009Z] 097100c76c15: Preparing [2025-09-02T02:36:04.009Z] 4888ab6fe58a: Waiting [2025-09-02T02:36:04.009Z] 097100c76c15: Waiting [2025-09-02T02:36:04.009Z] 2c886a6cdf72: Layer already exists [2025-09-02T02:36:04.009Z] 3e8d17423276: Layer already exists [2025-09-02T02:36:04.009Z] ae3a958167d2: Layer already exists [2025-09-02T02:36:04.009Z] 56ec812de7e8: Layer already exists [2025-09-02T02:36:04.009Z] a10761ace3d9: Layer already exists [2025-09-02T02:36:04.009Z] 097100c76c15: Layer already exists [2025-09-02T02:36:04.009Z] 4888ab6fe58a: Layer already exists [2025-09-02T02:36:04.009Z] 4.1.0-dev.7: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:04.361Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:04.702Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [2025-09-02T02:36:04.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-02T02:36:04.702Z] 2c886a6cdf72: Preparing [2025-09-02T02:36:04.702Z] 56ec812de7e8: Preparing [2025-09-02T02:36:04.702Z] a10761ace3d9: Preparing [2025-09-02T02:36:04.702Z] ae3a958167d2: Preparing [2025-09-02T02:36:04.702Z] 3e8d17423276: Preparing [2025-09-02T02:36:04.702Z] 4888ab6fe58a: Preparing [2025-09-02T02:36:04.702Z] 097100c76c15: Preparing [2025-09-02T02:36:04.702Z] 4888ab6fe58a: Waiting [2025-09-02T02:36:04.702Z] 097100c76c15: Waiting [2025-09-02T02:36:04.702Z] 2c886a6cdf72: Layer already exists [2025-09-02T02:36:04.702Z] ae3a958167d2: Layer already exists [2025-09-02T02:36:04.702Z] 3e8d17423276: Layer already exists [2025-09-02T02:36:04.702Z] 56ec812de7e8: Layer already exists [2025-09-02T02:36:04.702Z] a10761ace3d9: Layer already exists [2025-09-02T02:36:04.702Z] 4888ab6fe58a: Layer already exists [2025-09-02T02:36:04.702Z] 097100c76c15: Layer already exists [2025-09-02T02:36:04.702Z] ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:05.051Z] + 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-02T02:36:05.393Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-09-02T02:36:05.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-09-02T02:36:05.393Z] 2c886a6cdf72: Preparing [2025-09-02T02:36:05.393Z] 56ec812de7e8: Preparing [2025-09-02T02:36:05.393Z] a10761ace3d9: Preparing [2025-09-02T02:36:05.393Z] ae3a958167d2: Preparing [2025-09-02T02:36:05.393Z] 3e8d17423276: Preparing [2025-09-02T02:36:05.393Z] 4888ab6fe58a: Preparing [2025-09-02T02:36:05.393Z] 097100c76c15: Preparing [2025-09-02T02:36:05.393Z] 4888ab6fe58a: Waiting [2025-09-02T02:36:05.393Z] 097100c76c15: Waiting [2025-09-02T02:36:05.393Z] 3e8d17423276: Layer already exists [2025-09-02T02:36:05.393Z] a10761ace3d9: Layer already exists [2025-09-02T02:36:05.393Z] 2c886a6cdf72: Layer already exists [2025-09-02T02:36:05.393Z] ae3a958167d2: Layer already exists [2025-09-02T02:36:05.393Z] 56ec812de7e8: Layer already exists [2025-09-02T02:36:05.393Z] 4888ab6fe58a: Layer already exists [2025-09-02T02:36:05.393Z] 097100c76c15: Layer already exists [2025-09-02T02:36:05.393Z] main: digest: sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:36:05.483Z] ===================================================== [Pipeline] echo [2025-09-02T02:36:05.501Z] taggedImages: [2025-09-02T02:36:05.501Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:36:05.501Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-02T02:36:05.501Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 [2025-09-02T02:36:05.501Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [2025-09-02T02:36:05.501Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2025-09-02T02:36:05.542Z] ========================================================= [2025-09-02T02:36:05.542Z] [edgeXBuildMultiArch] RAW Config: [2025-09-02T02:36:05.542Z] images: [2025-09-02T02:36:05.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:36:05.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-02T02:36:05.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 [2025-09-02T02:36:05.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [2025-09-02T02:36:05.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-09-02T02:36:05.542Z] settingsFile: [2025-09-02T02:36:05.542Z] app-service-configurable-settings [2025-09-02T02:36:05.542Z] ========================================================= [Pipeline] node [2025-09-02T02:36:12.859Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8119 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-09-02T02:36:12.874Z] Running in /w/workspace/app-service-configurable/280 [Pipeline] { [Pipeline] checkout [2025-09-02T02:36:12.934Z] The recommended git tool is: git [2025-09-02T02:36:18.954Z] using credential edgex-jenkins-ssh [2025-09-02T02:36:18.980Z] Cloning the remote Git repository [2025-09-02T02:36:19.026Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-09-02T02:36:19.148Z] > git init /w/workspace/app-service-configurable/280 # timeout=10 [2025-09-02T02:36:19.323Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-09-02T02:36:19.325Z] > git --version # timeout=10 [2025-09-02T02:36:20.545Z] Still waiting to schedule task [2025-09-02T02:36:20.545Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8121’ [2025-09-02T02:36:19.358Z] > git --version # 'git version 2.25.1' [2025-09-02T02:36:19.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-09-02T02:36:19.550Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T02:36:23.074Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-09-02T02:36:23.105Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-09-02T02:36:24.076Z] Avoid second fetch [2025-09-02T02:36:24.077Z] Checking out Revision ea0c435c64f47e7faf0c922b26560af5911ce3ce (main) [2025-09-02T02:36:24.791Z] Commit message: "Merge pull request #739 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.29" [2025-09-02T02:36:24.082Z] > git config core.sparsecheckout # timeout=10 [2025-09-02T02:36:24.153Z] > git checkout -f ea0c435c64f47e7faf0c922b26560af5911ce3ce # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:36:29.213Z] provisioning config files... [2025-09-02T02:36:29.243Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/280@tmp/config11988663378165454541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:36:30.010Z] ---> ****-login.sh [2025-09-02T02:36:30.010Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:36:30.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:30.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:30.570Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:30.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:30.570Z] [2025-09-02T02:36:30.570Z] Login Succeeded [2025-09-02T02:36:30.570Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:36:30.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:30.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:30.840Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:30.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:30.840Z] [2025-09-02T02:36:31.112Z] Login Succeeded [2025-09-02T02:36:31.112Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:36:31.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:31.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:31.383Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:31.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:31.383Z] [2025-09-02T02:36:31.383Z] Login Succeeded [2025-09-02T02:36:31.383Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:36:31.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:31.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:31.653Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:31.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:31.653Z] [2025-09-02T02:36:31.653Z] Login Succeeded [2025-09-02T02:36:31.653Z] ****.io [2025-09-02T02:36:31.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:36:32.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:36:32.195Z] Configure a credential helper to remove this warning. See [2025-09-02T02:36:32.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:36:32.195Z] [2025-09-02T02:36:32.195Z] Login Succeeded [2025-09-02T02:36:32.195Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:36:32.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-09-02T02:36:32.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:36:32.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:36:32.626Z] ========================================================= [2025-09-02T02:36:32.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-09-02T02:36:32.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:36:32.986Z] + 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-02T02:36:32.986Z] Sending build context to Docker daemon 224.3kB [2025-09-02T02:36:33.256Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-09-02T02:36:33.256Z] Step 2/12 : FROM ${BASE} AS builder [2025-09-02T02:36:33.526Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-09-02T02:36:33.526Z] 94e9d8af2201: Pulling fs layer [2025-09-02T02:36:33.526Z] a6c56e8762df: Pulling fs layer [2025-09-02T02:36:33.526Z] f0f3c8884826: Pulling fs layer [2025-09-02T02:36:33.526Z] c7e7622c144d: Pulling fs layer [2025-09-02T02:36:33.526Z] 4f4fb700ef54: Pulling fs layer [2025-09-02T02:36:33.526Z] b4c3b6d88c5a: Pulling fs layer [2025-09-02T02:36:33.527Z] ba8bce9d2590: Pulling fs layer [2025-09-02T02:36:33.527Z] ca778ea9c289: Pulling fs layer [2025-09-02T02:36:33.527Z] b4c3b6d88c5a: Waiting [2025-09-02T02:36:33.527Z] c7e7622c144d: Waiting [2025-09-02T02:36:33.527Z] 4f4fb700ef54: Waiting [2025-09-02T02:36:33.527Z] ca778ea9c289: Waiting [2025-09-02T02:36:33.527Z] ba8bce9d2590: Waiting [2025-09-02T02:36:33.527Z] a6c56e8762df: Verifying Checksum [2025-09-02T02:36:33.527Z] a6c56e8762df: Download complete [2025-09-02T02:36:33.527Z] c7e7622c144d: Verifying Checksum [2025-09-02T02:36:33.527Z] c7e7622c144d: Download complete [2025-09-02T02:36:33.527Z] 4f4fb700ef54: Verifying Checksum [2025-09-02T02:36:33.527Z] 4f4fb700ef54: Download complete [2025-09-02T02:36:33.527Z] b4c3b6d88c5a: Download complete [2025-09-02T02:36:33.527Z] 94e9d8af2201: Verifying Checksum [2025-09-02T02:36:33.527Z] 94e9d8af2201: Download complete [2025-09-02T02:36:34.122Z] ca778ea9c289: Verifying Checksum [2025-09-02T02:36:34.122Z] ca778ea9c289: Download complete [2025-09-02T02:36:34.710Z] 94e9d8af2201: Pull complete [2025-09-02T02:36:35.298Z] a6c56e8762df: Pull complete [2025-09-02T02:36:35.567Z] f0f3c8884826: Verifying Checksum [2025-09-02T02:36:35.567Z] f0f3c8884826: Download complete [2025-09-02T02:36:36.539Z] ba8bce9d2590: Verifying Checksum [2025-09-02T02:36:36.539Z] ba8bce9d2590: Download complete [2025-09-02T02:36:51.579Z] f0f3c8884826: Pull complete [2025-09-02T02:36:51.579Z] c7e7622c144d: Pull complete [2025-09-02T02:36:51.579Z] 4f4fb700ef54: Pull complete [2025-09-02T02:36:51.579Z] b4c3b6d88c5a: Pull complete [2025-09-02T02:36:59.838Z] ba8bce9d2590: Pull complete [2025-09-02T02:37:00.806Z] ca778ea9c289: Pull complete [2025-09-02T02:37:01.079Z] Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 [2025-09-02T02:37:01.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-09-02T02:37:01.079Z] ---> 47b25d7523d1 [2025-09-02T02:37:01.079Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-09-02T02:37:03.037Z] ---> Running in 4c3620c1a2cd [2025-09-02T02:37:03.305Z] Removing intermediate container 4c3620c1a2cd [2025-09-02T02:37:03.305Z] ---> 24dd98a57e04 [2025-09-02T02:37:03.305Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-09-02T02:37:03.574Z] ---> Running in f0046d516203 [2025-09-02T02:37:03.850Z] Removing intermediate container f0046d516203 [2025-09-02T02:37:03.850Z] ---> 7cfaefcda40c [2025-09-02T02:37:03.850Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-09-02T02:37:03.850Z] ---> Running in 05f06112e8b9 [2025-09-02T02:37:04.442Z] Removing intermediate container 05f06112e8b9 [2025-09-02T02:37:04.442Z] ---> e406ea086465 [2025-09-02T02:37:04.442Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-02T02:37:04.442Z] ---> Running in 9c809c6afbf2 [2025-09-02T02:37:05.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T02:37:05.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T02:37:07.827Z] OK: 239 MiB in 58 packages [2025-09-02T02:37:09.783Z] Removing intermediate container 9c809c6afbf2 [2025-09-02T02:37:09.783Z] ---> 3267e946d5ce [2025-09-02T02:37:09.783Z] Step 7/12 : WORKDIR /app [2025-09-02T02:37:09.783Z] ---> Running in 31f027cca647 [2025-09-02T02:37:10.370Z] Removing intermediate container 31f027cca647 [2025-09-02T02:37:10.370Z] ---> 318f1f7bc8ef [2025-09-02T02:37:10.370Z] Step 8/12 : COPY go.mod vendor* ./ [2025-09-02T02:37:10.967Z] ---> e2ef114d227c [2025-09-02T02:37:10.967Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T02:37:10.967Z] ---> Running in e608ad1be36e [2025-09-02T02:37:57.862Z] Running on prd-centos7-docker-4c-2g-8122 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:37:57.913Z] provisioning config files... [2025-09-02T02:37:57.962Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6995991771639429702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:37:58.944Z] ---> ****-login.sh [2025-09-02T02:37:58.944Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:37:58.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:58.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:58.945Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:58.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:58.945Z] [2025-09-02T02:37:58.945Z] Login Succeeded [2025-09-02T02:37:58.945Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:37:58.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:58.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:58.945Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:58.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:58.945Z] [2025-09-02T02:37:58.945Z] Login Succeeded [2025-09-02T02:37:58.945Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:37:59.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:59.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:59.216Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:59.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:59.216Z] [2025-09-02T02:37:59.216Z] Login Succeeded [2025-09-02T02:37:59.216Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:37:59.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:59.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:59.216Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:59.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:59.217Z] [2025-09-02T02:37:59.217Z] Login Succeeded [2025-09-02T02:37:59.217Z] ****.io [2025-09-02T02:37:59.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:37:59.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:37:59.476Z] Configure a credential helper to remove this warning. See [2025-09-02T02:37:59.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:37:59.477Z] [2025-09-02T02:37:59.477Z] Login Succeeded [2025-09-02T02:37:59.477Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:37:59.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:37:59.835Z] + docker buildx ls [2025-09-02T02:37:59.835Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-02T02:37:59.835Z] default * docker [2025-09-02T02:37:59.835Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-02T02:38:00.136Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-09-02T02:38:00.136Z] edgex-builder [Pipeline] sh [2025-09-02T02:38:00.419Z] + docker buildx inspect --bootstrap [2025-09-02T02:38:00.419Z] #1 [internal] booting buildkit [2025-09-02T02:38:00.419Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-09-02T02:38:04.638Z] #1 pulling image moby/buildkit:buildx-stable-1 3.5s done [2025-09-02T02:38:04.638Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-09-02T02:38:04.897Z] #1 creating container buildx_buildkit_edgex-builder0 1.2s done [2025-09-02T02:38:04.897Z] #1 DONE 4.7s [2025-09-02T02:38:04.897Z] Name: edgex-builder [2025-09-02T02:38:04.897Z] Driver: docker-container [2025-09-02T02:38:04.897Z] [2025-09-02T02:38:04.897Z] Nodes: [2025-09-02T02:38:04.897Z] Name: edgex-builder0 [2025-09-02T02:38:04.897Z] Endpoint: unix:///var/run/docker.sock [2025-09-02T02:38:04.897Z] Status: running [2025-09-02T02:38:04.897Z] Buildkit: v0.23.2 [2025-09-02T02:38:04.897Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-09-02T02:38:05.193Z] + docker buildx ls [2025-09-02T02:38:05.193Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-09-02T02:38:05.193Z] edgex-builder * docker-container [2025-09-02T02:38:05.193Z] 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-02T02:38:05.193Z] default docker [2025-09-02T02:38:05.193Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-09-02T02:38:05.486Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce' [2025-09-02T02:38:05.486Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce --push - [2025-09-02T02:38:05.745Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:38:05.745Z] #1 transferring dockerfile: 209B done [2025-09-02T02:38:05.745Z] #1 DONE 0.0s [2025-09-02T02:38:05.745Z] [2025-09-02T02:38:05.745Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:38:05.745Z] #2 DONE 0.2s [2025-09-02T02:38:05.745Z] [2025-09-02T02:38:05.745Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:38:05.745Z] #3 DONE 0.3s [2025-09-02T02:38:05.745Z] [2025-09-02T02:38:05.745Z] #4 [internal] load .dockerignore [2025-09-02T02:38:05.745Z] #4 transferring context: 2B done [2025-09-02T02:38:05.745Z] #4 DONE 0.0s [2025-09-02T02:38:05.745Z] [2025-09-02T02:38:05.745Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:05.745Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:05.745Z] #5 DONE 0.0s [2025-09-02T02:38:05.745Z] [2025-09-02T02:38:05.745Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:05.745Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:05.745Z] #6 DONE 0.1s [2025-09-02T02:38:06.010Z] [2025-09-02T02:38:06.010Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:38:06.010Z] #7 DONE 0.0s [2025-09-02T02:38:06.010Z] [2025-09-02T02:38:06.010Z] #8 exporting to image [2025-09-02T02:38:06.010Z] #8 exporting layers done [2025-09-02T02:38:06.010Z] #8 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 0.0s done [2025-09-02T02:38:06.010Z] #8 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done [2025-09-02T02:38:06.010Z] #8 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 0.0s done [2025-09-02T02:38:06.010Z] #8 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done [2025-09-02T02:38:06.010Z] #8 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done [2025-09-02T02:38:06.010Z] #8 pushing layers 0.1s done [2025-09-02T02:38:06.010Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba [2025-09-02T02:38:06.010Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:38:06.010Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done [2025-09-02T02:38:06.010Z] #8 DONE 0.2s [2025-09-02T02:38:06.271Z] [2025-09-02T02:38:06.271Z] 1 warning found (use --debug to expand): [2025-09-02T02:38:06.271Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T02:38:06.565Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2025-09-02T02:38:06.565Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2025-09-02T02:38:06.565Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:38:06.565Z] #1 transferring dockerfile: 175B done [2025-09-02T02:38:06.565Z] #1 DONE 0.0s [2025-09-02T02:38:06.565Z] [2025-09-02T02:38:06.565Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-02T02:38:06.565Z] #2 DONE 0.0s [2025-09-02T02:38:06.565Z] [2025-09-02T02:38:06.565Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-09-02T02:38:06.565Z] #3 DONE 0.0s [2025-09-02T02:38:06.565Z] [2025-09-02T02:38:06.565Z] #4 [internal] load .dockerignore [2025-09-02T02:38:06.565Z] #4 transferring context: 2B done [2025-09-02T02:38:06.565Z] #4 DONE 0.0s [2025-09-02T02:38:06.565Z] [2025-09-02T02:38:06.565Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:06.565Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:06.565Z] #5 DONE 0.0s [2025-09-02T02:38:06.565Z] [2025-09-02T02:38:06.565Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:06.825Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:06.825Z] #6 CACHED [2025-09-02T02:38:06.825Z] [2025-09-02T02:38:06.825Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:06.825Z] #5 CACHED [2025-09-02T02:38:06.825Z] [2025-09-02T02:38:06.825Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:38:06.825Z] #7 DONE 0.0s [2025-09-02T02:38:06.825Z] [2025-09-02T02:38:06.825Z] #8 exporting to image [2025-09-02T02:38:06.825Z] #8 exporting layers done [2025-09-02T02:38:06.825Z] #8 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 done [2025-09-02T02:38:06.825Z] #8 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done [2025-09-02T02:38:06.825Z] #8 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 done [2025-09-02T02:38:06.825Z] #8 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done [2025-09-02T02:38:06.825Z] #8 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done [2025-09-02T02:38:06.825Z] #8 pushing layers 0.0s done [2025-09-02T02:38:06.825Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done [2025-09-02T02:38:06.825Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:38:06.825Z] #8 DONE 0.1s [2025-09-02T02:38:06.825Z] [2025-09-02T02:38:06.825Z] 1 warning found (use --debug to expand): [2025-09-02T02:38:06.825Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T02:38:07.126Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7' [2025-09-02T02:38:07.126Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 --push - [2025-09-02T02:38:07.126Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:38:07.126Z] #1 transferring dockerfile: 180B done [2025-09-02T02:38:07.126Z] #1 DONE 0.0s [2025-09-02T02:38:07.126Z] [2025-09-02T02:38:07.126Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 [2025-09-02T02:38:07.126Z] #2 DONE 0.0s [2025-09-02T02:38:07.126Z] [2025-09-02T02:38:07.126Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7 [2025-09-02T02:38:07.126Z] #3 DONE 0.0s [2025-09-02T02:38:07.126Z] [2025-09-02T02:38:07.126Z] #4 [internal] load .dockerignore [2025-09-02T02:38:07.126Z] #4 transferring context: 2B done [2025-09-02T02:38:07.126Z] #4 DONE 0.0s [2025-09-02T02:38:07.126Z] [2025-09-02T02:38:07.126Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:07.126Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:07.126Z] #5 CACHED [2025-09-02T02:38:07.126Z] [2025-09-02T02:38:07.126Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:07.385Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:07.385Z] #6 CACHED [2025-09-02T02:38:07.385Z] [2025-09-02T02:38:07.385Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:38:07.385Z] #7 DONE 0.0s [2025-09-02T02:38:07.385Z] [2025-09-02T02:38:07.385Z] #8 exporting to image [2025-09-02T02:38:07.385Z] #8 exporting layers done [2025-09-02T02:38:07.385Z] #8 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 done [2025-09-02T02:38:07.385Z] #8 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done [2025-09-02T02:38:07.385Z] #8 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 done [2025-09-02T02:38:07.385Z] #8 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done [2025-09-02T02:38:07.385Z] #8 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done [2025-09-02T02:38:07.385Z] #8 pushing layers 0.0s done [2025-09-02T02:38:07.385Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.7@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done [2025-09-02T02:38:07.385Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:38:07.385Z] #8 DONE 0.1s [2025-09-02T02:38:07.386Z] [2025-09-02T02:38:07.386Z] 1 warning found (use --debug to expand): [2025-09-02T02:38:07.386Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T02:38:07.678Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7' [2025-09-02T02:38:07.678Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 --push - [2025-09-02T02:38:07.678Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:38:07.678Z] #1 transferring dockerfile: 221B done [2025-09-02T02:38:07.678Z] #1 DONE 0.0s [2025-09-02T02:38:07.678Z] [2025-09-02T02:38:07.678Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [2025-09-02T02:38:07.678Z] #2 DONE 0.0s [2025-09-02T02:38:07.678Z] [2025-09-02T02:38:07.678Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [2025-09-02T02:38:07.678Z] #3 DONE 0.0s [2025-09-02T02:38:07.678Z] [2025-09-02T02:38:07.678Z] #4 [internal] load .dockerignore [2025-09-02T02:38:07.678Z] #4 transferring context: 2B done [2025-09-02T02:38:07.678Z] #4 DONE 0.0s [2025-09-02T02:38:07.678Z] [2025-09-02T02:38:07.678Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:07.678Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:07.678Z] #5 CACHED [2025-09-02T02:38:07.678Z] [2025-09-02T02:38:07.678Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:07.938Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:07.938Z] #6 CACHED [2025-09-02T02:38:07.938Z] [2025-09-02T02:38:07.938Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:38:07.938Z] #7 DONE 0.0s [2025-09-02T02:38:07.938Z] [2025-09-02T02:38:07.938Z] #8 exporting to image [2025-09-02T02:38:07.938Z] #8 exporting layers done [2025-09-02T02:38:07.938Z] #8 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 done [2025-09-02T02:38:07.938Z] #8 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done [2025-09-02T02:38:07.938Z] #8 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 done [2025-09-02T02:38:07.938Z] #8 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done [2025-09-02T02:38:07.938Z] #8 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done [2025-09-02T02:38:07.938Z] #8 pushing layers 0.0s done [2025-09-02T02:38:07.938Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done [2025-09-02T02:38:07.938Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:38:07.938Z] #8 DONE 0.1s [2025-09-02T02:38:07.938Z] [2025-09-02T02:38:07.938Z] 1 warning found (use --debug to expand): [2025-09-02T02:38:07.938Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-09-02T02:38:08.232Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2025-09-02T02:38:08.232Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2025-09-02T02:38:08.232Z] #1 [internal] load build definition from Dockerfile [2025-09-02T02:38:08.232Z] #1 transferring dockerfile: 173B done [2025-09-02T02:38:08.232Z] #1 DONE 0.0s [2025-09-02T02:38:08.232Z] [2025-09-02T02:38:08.232Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-09-02T02:38:08.232Z] #2 DONE 0.0s [2025-09-02T02:38:08.232Z] [2025-09-02T02:38:08.232Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-09-02T02:38:08.232Z] #3 DONE 0.0s [2025-09-02T02:38:08.232Z] [2025-09-02T02:38:08.232Z] #4 [internal] load .dockerignore [2025-09-02T02:38:08.232Z] #4 transferring context: 2B done [2025-09-02T02:38:08.232Z] #4 DONE 0.0s [2025-09-02T02:38:08.232Z] [2025-09-02T02:38:08.232Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:08.232Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:08.232Z] #5 CACHED [2025-09-02T02:38:08.232Z] [2025-09-02T02:38:08.232Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 [2025-09-02T02:38:08.232Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:5678d77832a7a20ff04e280e9c3165a431e69853e89d28a4e7f2a5fea4da3f13 0.0s done [2025-09-02T02:38:08.232Z] #6 CACHED [2025-09-02T02:38:08.232Z] [2025-09-02T02:38:08.232Z] #7 exporting to image [2025-09-02T02:38:08.232Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-09-02T02:38:08.495Z] #7 exporting layers done [2025-09-02T02:38:08.495Z] #7 exporting manifest sha256:b6548e3d958f3a8ddeff9c58981ab66dfd1bd129b9aa926a815cffac46bde570 done [2025-09-02T02:38:08.495Z] #7 exporting config sha256:197ffd625c4bd011cc3baed8bdbf0c37471d174cc826c70a1d5dd72edf737945 done [2025-09-02T02:38:08.495Z] #7 exporting manifest sha256:82fe79a8dc08bb4c1935ac3f12b6afa7cea1adf8970be2bc77653ae0dd5b0246 done [2025-09-02T02:38:08.495Z] #7 exporting config sha256:e9329729a9c4374b5fbef74568bda5d348beabb23eb089d6b4e9ded5afaf1439 done [2025-09-02T02:38:08.495Z] #7 exporting manifest list sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba done [2025-09-02T02:38:08.495Z] #7 pushing layers 0.0s done [2025-09-02T02:38:08.495Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:23137ffe168a40873d03ed5d3b9066f5e5c52e57f2b59e144cb014a227a6f6ba 0.1s done [2025-09-02T02:38:08.495Z] #7 DONE 0.1s [2025-09-02T02:38:08.495Z] [2025-09-02T02:38:08.495Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-09-02T02:38:08.495Z] #8 DONE 0.0s [2025-09-02T02:38:08.495Z] [2025-09-02T02:38:08.495Z] 1 warning found (use --debug to expand): [2025-09-02T02:38:08.495Z]  - 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-02T02:38:08.876Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:38:09.173Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:38:09.743Z] ---> package-listing.sh [2025-09-02T02:38:09.743Z] ++ facter osfamily [2025-09-02T02:38:09.743Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-02T02:38:10.007Z] + OS_FAMILY=redhat [2025-09-02T02:38:10.007Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-09-02T02:38:10.007Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-02T02:38:10.007Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-02T02:38:10.007Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-02T02:38:10.007Z] + PACKAGES=/tmp/packages_start.txt [2025-09-02T02:38:10.007Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-09-02T02:38:10.007Z] + PACKAGES=/tmp/packages_end.txt [2025-09-02T02:38:10.007Z] + case "${OS_FAMILY}" in [2025-09-02T02:38:10.007Z] + rpm -qa [2025-09-02T02:38:10.007Z] + sort [2025-09-02T02:38:10.580Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-02T02:38:10.580Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-02T02:38:10.580Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-02T02:38:10.580Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-09-02T02:38:10.580Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-09-02T02:38:10.580Z] + 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-02T02:38:10.593Z] 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-02T02:38:10.873Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:38:11.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:38:11.448Z] [2025-09-02T02:38:11.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:38:11.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:38:11.761Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-02T02:38:11.761Z] 5eb5b503b376: Pulling fs layer [2025-09-02T02:38:11.761Z] 5c69ac0246d0: Pulling fs layer [2025-09-02T02:38:11.761Z] ec43610c2a17: Pulling fs layer [2025-09-02T02:38:11.761Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-02T02:38:11.761Z] 33b1e0a273af: Pulling fs layer [2025-09-02T02:38:11.761Z] 5d3b04190fa2: Pulling fs layer [2025-09-02T02:38:11.761Z] 2f39f015ded8: Pulling fs layer [2025-09-02T02:38:11.761Z] 33b1e0a273af: Waiting [2025-09-02T02:38:11.761Z] 5d3b04190fa2: Waiting [2025-09-02T02:38:11.761Z] 2f39f015ded8: Waiting [2025-09-02T02:38:11.761Z] 3a2ae6a8a46f: Waiting [2025-09-02T02:38:11.761Z] 5c69ac0246d0: Download complete [2025-09-02T02:38:11.761Z] 3a2ae6a8a46f: Download complete [2025-09-02T02:38:11.761Z] 33b1e0a273af: Verifying Checksum [2025-09-02T02:38:11.761Z] 33b1e0a273af: Download complete [2025-09-02T02:38:11.761Z] ec43610c2a17: Verifying Checksum [2025-09-02T02:38:11.761Z] ec43610c2a17: Download complete [2025-09-02T02:38:11.761Z] 5d3b04190fa2: Verifying Checksum [2025-09-02T02:38:11.761Z] 5d3b04190fa2: Download complete [2025-09-02T02:38:12.023Z] 5eb5b503b376: Verifying Checksum [2025-09-02T02:38:12.023Z] 5eb5b503b376: Download complete [2025-09-02T02:38:12.594Z] 2f39f015ded8: Verifying Checksum [2025-09-02T02:38:12.594Z] 2f39f015ded8: Download complete [2025-09-02T02:38:13.172Z] 5eb5b503b376: Pull complete [2025-09-02T02:38:13.430Z] 5c69ac0246d0: Pull complete [2025-09-02T02:38:13.688Z] ec43610c2a17: Pull complete [2025-09-02T02:38:13.952Z] 3a2ae6a8a46f: Pull complete [2025-09-02T02:38:13.952Z] 33b1e0a273af: Pull complete [2025-09-02T02:38:14.214Z] 5d3b04190fa2: Pull complete [2025-09-02T02:38:18.416Z] 2f39f015ded8: Pull complete [2025-09-02T02:38:18.416Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-02T02:38:18.416Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:38:18.416Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:38:18.610Z] prd-centos7-docker-4c-2g-8122 does not seem to be running inside a container [2025-09-02T02:38:18.642Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T02:38:21.400Z] $ docker top 490cc8b69f43f40eb4b318adcdd902ee8816c174fb12a592f5d77015a0fe6e9d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:38:21.763Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-02T02:38:22.056Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-02T02:38:22.357Z] + ls /var/log/sa-host [2025-09-02T02:38:22.357Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:38:22.441Z] provisioning config files... [2025-09-02T02:38:22.449Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11321893810893503862tmp [Pipeline] { [Pipeline] echo [2025-09-02T02:38:22.472Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:38:22.767Z] ---> create-netrc.sh [Pipeline] } [2025-09-02T02:38:22.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:38:23.116Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-02T02:38:23.127Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:38:23.414Z] ---> sudo-logs.sh [2025-09-02T02:38:23.414Z] Archiving 'sudo' log.. [2025-09-02T02:38:23.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8122.novalocal: Name or service not known [2025-09-02T02:38:23.414Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-8122.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-09-02T02:38:23.441Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:38:23.728Z] ---> job-cost.sh [2025-09-02T02:38:23.729Z] lf-activate-venv: SKIPPING [2025-09-02T02:38:23.729Z] INFO: No Stack... [2025-09-02T02:38:23.987Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-09-02T02:38:24.246Z] INFO: Archiving Costs [Pipeline] echo [2025-09-02T02:38:24.263Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:38:24.549Z] ---> logs-deploy.sh [2025-09-02T02:38:24.549Z] lf-activate-venv: SKIPPING [2025-09-02T02:38:24.549Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/280 [2025-09-02T02:38:24.549Z] INFO: archiving workspace using pattern(s): [2025-09-02T02:38:25.494Z] Archives upload complete. [2025-09-02T02:38:25.494Z] INFO: archiving logs to Nexus [2025-09-02T02:38:26.062Z] ---> uname -a: [2025-09-02T02:38:26.062Z] Linux prd-centos7-docker-4c-2g-8122.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-02T02:38:26.062Z] [2025-09-02T02:38:26.062Z] [2025-09-02T02:38:26.062Z] ---> lscpu: [2025-09-02T02:38:26.062Z] Architecture: x86_64 [2025-09-02T02:38:26.062Z] CPU op-mode(s): 32-bit, 64-bit [2025-09-02T02:38:26.062Z] Byte Order: Little Endian [2025-09-02T02:38:26.062Z] Address sizes: 40 bits physical, 48 bits virtual [2025-09-02T02:38:26.062Z] CPU(s): 2 [2025-09-02T02:38:26.062Z] On-line CPU(s) list: 0,1 [2025-09-02T02:38:26.062Z] Thread(s) per core: 1 [2025-09-02T02:38:26.062Z] Core(s) per socket: 1 [2025-09-02T02:38:26.062Z] Socket(s): 2 [2025-09-02T02:38:26.062Z] NUMA node(s): 1 [2025-09-02T02:38:26.062Z] Vendor ID: AuthenticAMD [2025-09-02T02:38:26.062Z] CPU family: 23 [2025-09-02T02:38:26.062Z] Model: 49 [2025-09-02T02:38:26.062Z] Model name: AMD EPYC-Rome Processor [2025-09-02T02:38:26.062Z] Stepping: 0 [2025-09-02T02:38:26.062Z] CPU MHz: 2800.000 [2025-09-02T02:38:26.062Z] BogoMIPS: 5600.00 [2025-09-02T02:38:26.062Z] Virtualization: AMD-V [2025-09-02T02:38:26.062Z] Hypervisor vendor: KVM [2025-09-02T02:38:26.062Z] Virtualization type: full [2025-09-02T02:38:26.062Z] L1d cache: 64 KiB [2025-09-02T02:38:26.062Z] L1i cache: 64 KiB [2025-09-02T02:38:26.062Z] L2 cache: 1 MiB [2025-09-02T02:38:26.062Z] L3 cache: 32 MiB [2025-09-02T02:38:26.062Z] NUMA node0 CPU(s): 0,1 [2025-09-02T02:38:26.062Z] Vulnerability Itlb multihit: Not affected [2025-09-02T02:38:26.062Z] Vulnerability L1tf: Not affected [2025-09-02T02:38:26.062Z] Vulnerability Mds: Not affected [2025-09-02T02:38:26.062Z] Vulnerability Meltdown: Not affected [2025-09-02T02:38:26.062Z] Vulnerability Mmio stale data: Not affected [2025-09-02T02:38:26.062Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-09-02T02:38:26.062Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-09-02T02:38:26.062Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-09-02T02:38:26.062Z] Vulnerability Srbds: Not affected [2025-09-02T02:38:26.062Z] Vulnerability Tsx async abort: Not affected [2025-09-02T02:38:26.062Z] 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-02T02:38:26.062Z] [2025-09-02T02:38:26.062Z] [2025-09-02T02:38:26.062Z] ---> nproc: [2025-09-02T02:38:26.062Z] 2 [2025-09-02T02:38:26.062Z] [2025-09-02T02:38:26.062Z] [2025-09-02T02:38:26.062Z] ---> df -h: [2025-09-02T02:38:26.062Z] Filesystem Size Used Avail Use% Mounted on [2025-09-02T02:38:26.062Z] overlay 40G 7.3G 33G 19% / [2025-09-02T02:38:26.062Z] tmpfs 64M 0 64M 0% /dev [2025-09-02T02:38:26.062Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-09-02T02:38:26.062Z] shm 64M 0 64M 0% /dev/shm [2025-09-02T02:38:26.062Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-09-02T02:38:26.062Z] [2025-09-02T02:38:26.062Z] [2025-09-02T02:38:26.062Z] Cannot open /var/log/sysstat/sa02: No such file or directory [2025-09-02T02:38:26.062Z] Please check if data collecting is enabled [2025-09-02T02:38:26.062Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:38:26.362Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-09-02T02:38:26.363Z] $ docker stop --time=1 490cc8b69f43f40eb4b318adcdd902ee8816c174fb12a592f5d77015a0fe6e9d [2025-09-02T02:38:27.492Z] $ docker rm -f --volumes 490cc8b69f43f40eb4b318adcdd902ee8816c174fb12a592f5d77015a0fe6e9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-09-02T02:38:27.595Z] [WS-CLEANUP] Deleting project workspace... [2025-09-02T02:38:27.595Z] [WS-CLEANUP] Deferred wipeout is used... [2025-09-02T02:38:27.610Z] [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-02T02:38:28.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:38:28.085Z] [2025-09-02T02:38:28.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:38:28.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:38:28.391Z] latest: Pulling from edgex-lftools-log-publisher [2025-09-02T02:38:28.391Z] 5eb5b503b376: Pulling fs layer [2025-09-02T02:38:28.391Z] 5c69ac0246d0: Pulling fs layer [2025-09-02T02:38:28.391Z] ec43610c2a17: Pulling fs layer [2025-09-02T02:38:28.391Z] 3a2ae6a8a46f: Pulling fs layer [2025-09-02T02:38:28.391Z] 33b1e0a273af: Pulling fs layer [2025-09-02T02:38:28.391Z] 5d3b04190fa2: Pulling fs layer [2025-09-02T02:38:28.391Z] 2f39f015ded8: Pulling fs layer [2025-09-02T02:38:28.391Z] 3a2ae6a8a46f: Waiting [2025-09-02T02:38:28.391Z] 33b1e0a273af: Waiting [2025-09-02T02:38:28.391Z] 5d3b04190fa2: Waiting [2025-09-02T02:38:28.391Z] 2f39f015ded8: Waiting [2025-09-02T02:38:28.391Z] 5c69ac0246d0: Verifying Checksum [2025-09-02T02:38:28.391Z] 5c69ac0246d0: Download complete [2025-09-02T02:38:28.391Z] 3a2ae6a8a46f: Download complete [2025-09-02T02:38:28.391Z] 33b1e0a273af: Verifying Checksum [2025-09-02T02:38:28.391Z] 33b1e0a273af: Download complete [2025-09-02T02:38:28.391Z] ec43610c2a17: Verifying Checksum [2025-09-02T02:38:28.391Z] ec43610c2a17: Download complete [2025-09-02T02:38:28.391Z] 5d3b04190fa2: Verifying Checksum [2025-09-02T02:38:28.391Z] 5d3b04190fa2: Download complete [2025-09-02T02:38:28.648Z] 5eb5b503b376: Download complete [2025-09-02T02:38:29.213Z] 2f39f015ded8: Verifying Checksum [2025-09-02T02:38:29.213Z] 2f39f015ded8: Download complete [2025-09-02T02:38:30.148Z] 5eb5b503b376: Pull complete [2025-09-02T02:38:30.406Z] 5c69ac0246d0: Pull complete [2025-09-02T02:38:30.670Z] ec43610c2a17: Pull complete [2025-09-02T02:38:30.670Z] 3a2ae6a8a46f: Pull complete [2025-09-02T02:38:30.928Z] 33b1e0a273af: Pull complete [2025-09-02T02:38:30.928Z] 5d3b04190fa2: Pull complete [2025-09-02T02:38:36.194Z] 2f39f015ded8: Pull complete [2025-09-02T02:38:36.194Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-09-02T02:38:36.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:38:36.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:38:36.294Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:38:36.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-09-02T02:38:38.229Z] $ docker top b22acdeef6408db0cda128e4d2c16f8eba232f20b47a3705b79cc3cedba9d887 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:38:38.602Z] ---> job-cost.sh [2025-09-02T02:38:38.602Z] lf-activate-venv: SKIPPING [2025-09-02T02:38:38.602Z] INFO: No Stack... [2025-09-02T02:38:38.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T02:38:39.120Z] INFO: Archiving Costs [Pipeline] sh [2025-09-02T02:38:39.412Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-09-02T02:38:39.412Z] + cut -d, -f6 [Pipeline] lock [2025-09-02T02:38:39.428Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [2025-09-02T02:38:39.441Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] did not exist. Created. [2025-09-02T02:38:39.447Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T02:38:39.753Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-09-02T02:38:39.791Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T02:38:39.800Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T02:38:39.840Z] $ docker stop --time=1 b22acdeef6408db0cda128e4d2c16f8eba232f20b47a3705b79cc3cedba9d887 [2025-09-02T02:38:41.209Z] $ docker rm -f --volumes b22acdeef6408db0cda128e4d2c16f8eba232f20b47a3705b79cc3cedba9d887 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-09-02T02:39:17.687Z] Removing intermediate container e608ad1be36e [2025-09-02T02:39:17.687Z] ---> d42211e631c3 [2025-09-02T02:39:17.687Z] Step 10/12 : COPY . . [2025-09-02T02:39:17.687Z] ---> 90ee2204f5b3 [2025-09-02T02:39:17.687Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-02T02:39:17.687Z] ---> Running in 4c93cc6b2bd3 [2025-09-02T02:39:17.687Z] Removing intermediate container 4c93cc6b2bd3 [2025-09-02T02:39:17.687Z] ---> 787130d4d981 [2025-09-02T02:39:17.687Z] Step 12/12 : RUN $MAKE [2025-09-02T02:39:17.687Z] ---> Running in 04ef4f24fc50 [2025-09-02T02:39:17.687Z] noop [2025-09-02T02:39:17.687Z] Removing intermediate container 04ef4f24fc50 [2025-09-02T02:39:17.687Z] ---> 5cb4535fcd5a [2025-09-02T02:39:17.687Z] Successfully built 5cb4535fcd5a [2025-09-02T02:39:17.687Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:39:18.058Z] + docker inspect -f . ci-base-image-arm64 [2025-09-02T02:39:18.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:39:18.299Z] prd-ubuntu20.04-docker-arm64-4c-16g-8119 does not seem to be running inside a container [2025-09-02T02:39:18.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/280 -v /w/workspace/app-service-configurable/280:/w/workspace/app-service-configurable/280:rw,z -v /w/workspace/app-service-configurable/280@tmp:/w/workspace/app-service-configurable/280@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-02T02:39:19.642Z] $ docker top 24344140e8df4419a1131a04dd74179633da1e9beefa660faa47faac3205c8e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:39:20.534Z] + go version [2025-09-02T02:39:20.534Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-09-02T02:39:20.541Z] $ docker stop --time=1 24344140e8df4419a1131a04dd74179633da1e9beefa660faa47faac3205c8e5 [2025-09-02T02:39:22.197Z] $ docker rm -f --volumes 24344140e8df4419a1131a04dd74179633da1e9beefa660faa47faac3205c8e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:39:22.840Z] + docker inspect -f . ci-base-image-arm64 [2025-09-02T02:39:22.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:39:23.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-8119 does not seem to be running inside a container [2025-09-02T02:39:23.123Z] $ 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/280 -v /w/workspace/app-service-configurable/280:/w/workspace/app-service-configurable/280:rw,z -v /w/workspace/app-service-configurable/280@tmp:/w/workspace/app-service-configurable/280@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-09-02T02:39:24.530Z] $ docker top 25c388c8b2c72e13a6cceeff66d97e37fff8d2b48e5358aa239ce42eb82ffdf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:39:25.422Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/280 [Pipeline] fileExists [Pipeline] sh [2025-09-02T02:39:26.085Z] + make test [2025-09-02T02:39:26.085Z] go test -race -coverprofile=coverage.out ./... [2025-09-02T02:44:02.990Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-09-02T02:44:02.990Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-09-02T02:44:02.990Z] go vet ./... [2025-09-02T02:48:24.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-09-02T02:48:24.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-09-02T02:48:24.904Z] ./bin/test-attribution-txt.sh [2025-09-02T02:48:24.904Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-09-02T02:48:24.904Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-09-02T02:48:24.904Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-09-02T02:48:24.904Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-09-02T02:48:24.904Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [2025-09-02T02:48:24.904Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-09-02T02:48:24.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-09-02T02:48:24.931Z] $ docker stop --time=1 25c388c8b2c72e13a6cceeff66d97e37fff8d2b48e5358aa239ce42eb82ffdf8 [2025-09-02T02:48:26.919Z] $ docker rm -f --volumes 25c388c8b2c72e13a6cceeff66d97e37fff8d2b48e5358aa239ce42eb82ffdf8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T02:48:29.449Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-09-02T02:48:29.478Z] Warning: overwriting stash ‘coverage-report’ [2025-09-02T02:48:30.117Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-09-02T02:48:30.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-09-02T02:48:30.877Z] + ls -al . [2025-09-02T02:48:30.877Z] total 244 [2025-09-02T02:48:30.877Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 2 02:39 . [2025-09-02T02:48:30.877Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 2 02:36 .. [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 2 02:36 .dockerignore [2025-09-02T02:48:30.877Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:36 .git [2025-09-02T02:48:30.877Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 2 02:36 .github [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 108 Sep 2 02:36 .gitignore [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 2 02:36 .golangci.yml [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 16550 Sep 2 02:36 Attribution.txt [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 39309 Sep 2 02:36 CHANGELOG.md [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 2008 Sep 2 02:36 Dockerfile [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 2 02:36 GOVERNANCE.md [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 666 Sep 2 02:36 Jenkinsfile [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 2 02:36 LICENSE [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 2 02:36 OWNERS.md [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 4952 Sep 2 02:36 README.md [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 2 02:33 VERSION [2025-09-02T02:48:30.877Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 2 02:36 bin [2025-09-02T02:48:30.877Z] -rw-r--r-- 1 jenkins jenkins 953 Sep 2 02:44 coverage.out [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 6577 Sep 2 02:36 go.mod [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 88385 Sep 2 02:36 go.sum [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 1937 Sep 2 02:36 main.go [2025-09-02T02:48:30.877Z] -rw-rw-r-- 1 jenkins jenkins 3362 Sep 2 02:36 makefile [2025-09-02T02:48:30.877Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 2 02:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:48:31.244Z] + 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=ea0c435c64f47e7faf0c922b26560af5911ce3ce --label arch=arm64 --label version=4.1.0-dev.7 . [2025-09-02T02:48:31.245Z] Sending build context to Docker daemon 225.8kB [2025-09-02T02:48:31.513Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-09-02T02:48:31.513Z] Step 2/27 : FROM ${BASE} AS builder [2025-09-02T02:48:31.513Z] ---> 5cb4535fcd5a [2025-09-02T02:48:31.513Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-09-02T02:48:31.513Z] ---> Running in abe1f4509205 [2025-09-02T02:48:32.103Z] Removing intermediate container abe1f4509205 [2025-09-02T02:48:32.103Z] ---> aabf2bc739f9 [2025-09-02T02:48:32.103Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-09-02T02:48:32.103Z] ---> Running in a38adacb08d8 [2025-09-02T02:48:32.372Z] Removing intermediate container a38adacb08d8 [2025-09-02T02:48:32.372Z] ---> dbb5c0301a89 [2025-09-02T02:48:32.372Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-09-02T02:48:32.372Z] ---> Running in cbb3b58c7319 [2025-09-02T02:48:32.644Z] Removing intermediate container cbb3b58c7319 [2025-09-02T02:48:32.644Z] ---> e6432b925ac3 [2025-09-02T02:48:32.644Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-09-02T02:48:32.644Z] ---> Running in f2572a3187ce [2025-09-02T02:48:34.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T02:48:34.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T02:48:35.488Z] OK: 239 MiB in 58 packages [2025-09-02T02:48:36.465Z] Removing intermediate container f2572a3187ce [2025-09-02T02:48:36.465Z] ---> e7127150e746 [2025-09-02T02:48:36.465Z] Step 7/27 : WORKDIR /app [2025-09-02T02:48:36.465Z] ---> Running in e07611888dd5 [2025-09-02T02:48:37.073Z] Removing intermediate container e07611888dd5 [2025-09-02T02:48:37.073Z] ---> fe9b42b84657 [2025-09-02T02:48:37.073Z] Step 8/27 : COPY go.mod vendor* ./ [2025-09-02T02:48:37.341Z] ---> dc22ee650f20 [2025-09-02T02:48:37.341Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-09-02T02:48:37.617Z] ---> Running in 8134d5dbfb62 [2025-09-02T02:48:40.203Z] Removing intermediate container 8134d5dbfb62 [2025-09-02T02:48:40.203Z] ---> 151525c306b0 [2025-09-02T02:48:40.203Z] Step 10/27 : COPY . . [2025-09-02T02:48:40.472Z] ---> eb5d69ae78bf [2025-09-02T02:48:40.472Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-09-02T02:48:40.741Z] ---> Running in 1fdfdfb21255 [2025-09-02T02:48:41.009Z] Removing intermediate container 1fdfdfb21255 [2025-09-02T02:48:41.009Z] ---> fb1bf0ae8393 [2025-09-02T02:48:41.009Z] Step 12/27 : RUN $MAKE [2025-09-02T02:48:41.009Z] ---> Running in 35fb0ff4057f [2025-09-02T02:48:41.971Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.29 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-09-02T02:52:18.762Z] Removing intermediate container 35fb0ff4057f [2025-09-02T02:52:18.762Z] ---> d7f812e86495 [2025-09-02T02:52:18.762Z] Step 13/27 : FROM alpine:3.20 [2025-09-02T02:52:18.762Z] 3.20: Pulling from library/alpine [2025-09-02T02:52:18.762Z] 13e713f82565: Pulling fs layer [2025-09-02T02:52:19.031Z] 13e713f82565: Verifying Checksum [2025-09-02T02:52:19.031Z] 13e713f82565: Download complete [2025-09-02T02:52:19.628Z] 13e713f82565: Pull complete [2025-09-02T02:52:19.628Z] Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d [2025-09-02T02:52:19.628Z] Status: Downloaded newer image for alpine:3.20 [2025-09-02T02:52:19.628Z] ---> c88e9dceb6cb [2025-09-02T02:52:19.628Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-09-02T02:52:19.895Z] ---> Running in 142b2b0a0e2b [2025-09-02T02:52:20.162Z] Removing intermediate container 142b2b0a0e2b [2025-09-02T02:52:20.162Z] ---> 71a10888c341 [2025-09-02T02:52:20.162Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-09-02T02:52:20.162Z] ---> Running in 9b275dc70a28 [2025-09-02T02:52:20.430Z] Removing intermediate container 9b275dc70a28 [2025-09-02T02:52:20.430Z] ---> 35400ab623d3 [2025-09-02T02:52:20.430Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-09-02T02:52:20.430Z] ---> Running in 8819041fd70e [2025-09-02T02:52:21.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T02:52:21.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T02:52:23.381Z] (1/2) Installing ca-certificates (20250619-r0) [2025-09-02T02:52:23.381Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-09-02T02:52:23.381Z] Executing busybox-1.36.1-r29.trigger [2025-09-02T02:52:23.381Z] Executing ca-certificates-20250619-r0.trigger [2025-09-02T02:52:23.381Z] OK: 10 MiB in 16 packages [2025-09-02T02:52:24.798Z] Removing intermediate container 8819041fd70e [2025-09-02T02:52:24.798Z] ---> 18267e547c45 [2025-09-02T02:52:24.798Z] Step 17/27 : RUN apk --no-cache upgrade [2025-09-02T02:52:24.798Z] ---> Running in fd0396ef0fca [2025-09-02T02:52:26.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-09-02T02:52:26.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-09-02T02:52:27.610Z] (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:52:27.610Z] Executing busybox-1.36.1-r30.post-upgrade [2025-09-02T02:52:27.610Z] (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:52:27.610Z] (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) [2025-09-02T02:52:27.610Z] Executing busybox-1.36.1-r30.trigger [2025-09-02T02:52:27.610Z] OK: 10 MiB in 16 packages [2025-09-02T02:52:29.020Z] Removing intermediate container fd0396ef0fca [2025-09-02T02:52:29.020Z] ---> a850658a0188 [2025-09-02T02:52:29.020Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-09-02T02:52:29.288Z] ---> de55a651054f [2025-09-02T02:52:29.288Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-09-02T02:52:29.872Z] ---> 61cbf12e6321 [2025-09-02T02:52:29.872Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-09-02T02:52:30.455Z] ---> 9b382cc209e9 [2025-09-02T02:52:30.455Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-09-02T02:52:32.398Z] ---> 0d3a086ae934 [2025-09-02T02:52:32.398Z] Step 22/27 : EXPOSE 48095 [2025-09-02T02:52:32.398Z] ---> Running in dde224a281e1 [2025-09-02T02:52:32.398Z] Removing intermediate container dde224a281e1 [2025-09-02T02:52:32.398Z] ---> 094d45ac9371 [2025-09-02T02:52:32.398Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-09-02T02:52:32.398Z] ---> Running in 143ee63a0f65 [2025-09-02T02:52:32.665Z] Removing intermediate container 143ee63a0f65 [2025-09-02T02:52:32.665Z] ---> 59fcf5950cad [2025-09-02T02:52:32.665Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-09-02T02:52:32.935Z] ---> Running in 9fcf5f353ccc [2025-09-02T02:52:33.202Z] Removing intermediate container 9fcf5f353ccc [2025-09-02T02:52:33.202Z] ---> 13281506f11a [2025-09-02T02:52:33.202Z] Step 25/27 : LABEL arch=arm64 [2025-09-02T02:52:33.202Z] ---> Running in 9c89afc742bc [2025-09-02T02:52:33.469Z] Removing intermediate container 9c89afc742bc [2025-09-02T02:52:33.469Z] ---> b93751726249 [2025-09-02T02:52:33.469Z] Step 26/27 : LABEL git_sha=ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:52:33.469Z] ---> Running in a8afbaeaefe0 [2025-09-02T02:52:33.737Z] Removing intermediate container a8afbaeaefe0 [2025-09-02T02:52:33.737Z] ---> 810a238525a3 [2025-09-02T02:52:33.737Z] Step 27/27 : LABEL version=4.1.0-dev.7 [2025-09-02T02:52:34.008Z] ---> Running in 9206cf7b69be [2025-09-02T02:52:34.275Z] Removing intermediate container 9206cf7b69be [2025-09-02T02:52:34.275Z] ---> 9e388aad61bf [2025-09-02T02:52:34.275Z] [Warning] One or more build-args [ARCH] were not consumed [2025-09-02T02:52:34.275Z] Successfully built 9e388aad61bf [2025-09-02T02:52:34.275Z] 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-02T02:52:34.424Z] provisioning config files... [2025-09-02T02:52:34.438Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/280@tmp/config7138531005521640491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:52:34.778Z] ---> ****-login.sh [2025-09-02T02:52:34.778Z] nexus3.edgexfoundry.org:10001 [2025-09-02T02:52:34.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:52:35.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:52:35.045Z] Configure a credential helper to remove this warning. See [2025-09-02T02:52:35.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:52:35.046Z] [2025-09-02T02:52:35.046Z] Login Succeeded [2025-09-02T02:52:35.046Z] nexus3.edgexfoundry.org:10002 [2025-09-02T02:52:35.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:52:35.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:52:35.313Z] Configure a credential helper to remove this warning. See [2025-09-02T02:52:35.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:52:35.313Z] [2025-09-02T02:52:35.313Z] Login Succeeded [2025-09-02T02:52:35.313Z] nexus3.edgexfoundry.org:10003 [2025-09-02T02:52:35.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:52:35.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:52:35.846Z] Configure a credential helper to remove this warning. See [2025-09-02T02:52:35.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:52:35.846Z] [2025-09-02T02:52:35.846Z] Login Succeeded [2025-09-02T02:52:35.847Z] nexus3.edgexfoundry.org:10004 [2025-09-02T02:52:36.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:52:36.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:52:36.112Z] Configure a credential helper to remove this warning. See [2025-09-02T02:52:36.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:52:36.112Z] [2025-09-02T02:52:36.112Z] Login Succeeded [2025-09-02T02:52:36.112Z] ****.io [2025-09-02T02:52:36.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-09-02T02:52:36.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-09-02T02:52:36.642Z] Configure a credential helper to remove this warning. See [2025-09-02T02:52:36.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-09-02T02:52:36.643Z] [2025-09-02T02:52:36.643Z] Login Succeeded [2025-09-02T02:52:36.643Z] ---> ****-login.sh ends [Pipeline] } [2025-09-02T02:52:36.653Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:52:36.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-09-02T02:52:36.761Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-09-02T02:52:36.761Z] ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:52:36.761Z] latest [2025-09-02T02:52:36.761Z] 4.1.0-dev.7 [2025-09-02T02:52:36.761Z] ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [2025-09-02T02:52:36.761Z] main [2025-09-02T02:52:36.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:52:37.152Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:52:37.511Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:52:37.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-02T02:52:37.511Z] 088cc0f758c6: Preparing [2025-09-02T02:52:37.511Z] 4c71a382d82d: Preparing [2025-09-02T02:52:37.511Z] 9fd1f89879ab: Preparing [2025-09-02T02:52:37.511Z] dbe22390359a: Preparing [2025-09-02T02:52:37.511Z] 39b5ed601ca5: Preparing [2025-09-02T02:52:37.511Z] 654d7a21c0d3: Preparing [2025-09-02T02:52:37.511Z] 1e890da81ec9: Preparing [2025-09-02T02:52:37.511Z] 654d7a21c0d3: Waiting [2025-09-02T02:52:37.511Z] 1e890da81ec9: Waiting [2025-09-02T02:52:37.777Z] dbe22390359a: Pushed [2025-09-02T02:52:37.777Z] 9fd1f89879ab: Pushed [2025-09-02T02:52:37.777Z] 4c71a382d82d: Pushed [2025-09-02T02:52:38.041Z] 39b5ed601ca5: Pushed [2025-09-02T02:52:38.041Z] 654d7a21c0d3: Pushed [2025-09-02T02:52:38.306Z] 1e890da81ec9: Layer already exists [2025-09-02T02:52:46.492Z] 088cc0f758c6: Pushed [2025-09-02T02:52:46.492Z] ea0c435c64f47e7faf0c922b26560af5911ce3ce: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:52:46.855Z] + 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-02T02:52:47.216Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-09-02T02:52:47.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-02T02:52:47.216Z] 088cc0f758c6: Preparing [2025-09-02T02:52:47.216Z] 4c71a382d82d: Preparing [2025-09-02T02:52:47.216Z] 9fd1f89879ab: Preparing [2025-09-02T02:52:47.216Z] dbe22390359a: Preparing [2025-09-02T02:52:47.216Z] 39b5ed601ca5: Preparing [2025-09-02T02:52:47.216Z] 654d7a21c0d3: Preparing [2025-09-02T02:52:47.216Z] 1e890da81ec9: Preparing [2025-09-02T02:52:47.216Z] 654d7a21c0d3: Waiting [2025-09-02T02:52:47.216Z] 1e890da81ec9: Waiting [2025-09-02T02:52:47.216Z] 4c71a382d82d: Layer already exists [2025-09-02T02:52:47.216Z] 088cc0f758c6: Layer already exists [2025-09-02T02:52:47.216Z] dbe22390359a: Layer already exists [2025-09-02T02:52:47.216Z] 39b5ed601ca5: Layer already exists [2025-09-02T02:52:47.216Z] 9fd1f89879ab: Layer already exists [2025-09-02T02:52:47.216Z] 654d7a21c0d3: Layer already exists [2025-09-02T02:52:47.216Z] 1e890da81ec9: Layer already exists [2025-09-02T02:52:47.481Z] latest: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:52:47.845Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:52:48.206Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.7 [2025-09-02T02:52:48.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-02T02:52:48.206Z] 088cc0f758c6: Preparing [2025-09-02T02:52:48.206Z] 4c71a382d82d: Preparing [2025-09-02T02:52:48.206Z] 9fd1f89879ab: Preparing [2025-09-02T02:52:48.206Z] dbe22390359a: Preparing [2025-09-02T02:52:48.206Z] 39b5ed601ca5: Preparing [2025-09-02T02:52:48.206Z] 654d7a21c0d3: Preparing [2025-09-02T02:52:48.206Z] 1e890da81ec9: Preparing [2025-09-02T02:52:48.206Z] 654d7a21c0d3: Waiting [2025-09-02T02:52:48.206Z] 1e890da81ec9: Waiting [2025-09-02T02:52:48.206Z] 9fd1f89879ab: Layer already exists [2025-09-02T02:52:48.206Z] dbe22390359a: Layer already exists [2025-09-02T02:52:48.206Z] 4c71a382d82d: Layer already exists [2025-09-02T02:52:48.206Z] 088cc0f758c6: Layer already exists [2025-09-02T02:52:48.206Z] 39b5ed601ca5: Layer already exists [2025-09-02T02:52:48.206Z] 1e890da81ec9: Layer already exists [2025-09-02T02:52:48.206Z] 654d7a21c0d3: Layer already exists [2025-09-02T02:52:48.471Z] 4.1.0-dev.7: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:52:48.845Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:52:49.218Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [2025-09-02T02:52:49.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-02T02:52:49.218Z] 088cc0f758c6: Preparing [2025-09-02T02:52:49.218Z] 4c71a382d82d: Preparing [2025-09-02T02:52:49.218Z] 9fd1f89879ab: Preparing [2025-09-02T02:52:49.218Z] dbe22390359a: Preparing [2025-09-02T02:52:49.218Z] 39b5ed601ca5: Preparing [2025-09-02T02:52:49.218Z] 654d7a21c0d3: Preparing [2025-09-02T02:52:49.218Z] 1e890da81ec9: Preparing [2025-09-02T02:52:49.218Z] 654d7a21c0d3: Waiting [2025-09-02T02:52:49.218Z] 1e890da81ec9: Waiting [2025-09-02T02:52:49.218Z] dbe22390359a: Layer already exists [2025-09-02T02:52:49.218Z] 088cc0f758c6: Layer already exists [2025-09-02T02:52:49.218Z] 4c71a382d82d: Layer already exists [2025-09-02T02:52:49.218Z] 9fd1f89879ab: Layer already exists [2025-09-02T02:52:49.218Z] 39b5ed601ca5: Layer already exists [2025-09-02T02:52:49.218Z] 654d7a21c0d3: Layer already exists [2025-09-02T02:52:49.218Z] 1e890da81ec9: Layer already exists [2025-09-02T02:52:49.486Z] ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:52:49.871Z] + 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-02T02:52:50.227Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-09-02T02:52:50.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-09-02T02:52:50.227Z] 088cc0f758c6: Preparing [2025-09-02T02:52:50.227Z] 4c71a382d82d: Preparing [2025-09-02T02:52:50.227Z] 9fd1f89879ab: Preparing [2025-09-02T02:52:50.227Z] dbe22390359a: Preparing [2025-09-02T02:52:50.227Z] 39b5ed601ca5: Preparing [2025-09-02T02:52:50.227Z] 654d7a21c0d3: Preparing [2025-09-02T02:52:50.227Z] 1e890da81ec9: Preparing [2025-09-02T02:52:50.227Z] 654d7a21c0d3: Waiting [2025-09-02T02:52:50.227Z] 1e890da81ec9: Waiting [2025-09-02T02:52:50.227Z] 9fd1f89879ab: Layer already exists [2025-09-02T02:52:50.227Z] 088cc0f758c6: Layer already exists [2025-09-02T02:52:50.227Z] 4c71a382d82d: Layer already exists [2025-09-02T02:52:50.227Z] dbe22390359a: Layer already exists [2025-09-02T02:52:50.227Z] 39b5ed601ca5: Layer already exists [2025-09-02T02:52:50.227Z] 654d7a21c0d3: Layer already exists [2025-09-02T02:52:50.227Z] 1e890da81ec9: Layer already exists [2025-09-02T02:52:50.489Z] main: digest: sha256:ea8d9ab54bdaffee5760c1c0118af013e0539e1660e308abebfc0ba8c95b0cfc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-09-02T02:52:50.568Z] ===================================================== [Pipeline] echo [2025-09-02T02:52:50.582Z] taggedImages: [2025-09-02T02:52:50.582Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce [2025-09-02T02:52:50.582Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-09-02T02:52:50.582Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.7 [2025-09-02T02:52:50.582Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [2025-09-02T02:52:50.582Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2025-09-02T02:52:50.598Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] echo [2025-09-02T02:52:50.616Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2025-09-02T02:52:50.632Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.7 [Pipeline] echo [2025-09-02T02:52:50.644Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ea0c435c64f47e7faf0c922b26560af5911ce3ce-4.1.0-dev.7 [Pipeline] echo [2025-09-02T02:52:50.660Z] 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-02T02:52:51.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T02:52:51.040Z] [2025-09-02T02:52:51.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:52:51.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T02:52:51.377Z] arm64: Pulling from edgex-lftools-log-publisher [2025-09-02T02:52:51.377Z] 8998bd30e6a1: Pulling fs layer [2025-09-02T02:52:51.377Z] 04944245beec: Pulling fs layer [2025-09-02T02:52:51.377Z] 699f458cf7ca: Pulling fs layer [2025-09-02T02:52:51.377Z] 765212b225bb: Pulling fs layer [2025-09-02T02:52:51.377Z] f23df028b6ca: Pulling fs layer [2025-09-02T02:52:51.377Z] d65c8cfc05b1: Pulling fs layer [2025-09-02T02:52:51.377Z] 2437ff75d9bd: Pulling fs layer [2025-09-02T02:52:51.377Z] f23df028b6ca: Waiting [2025-09-02T02:52:51.377Z] d65c8cfc05b1: Waiting [2025-09-02T02:52:51.377Z] 2437ff75d9bd: Waiting [2025-09-02T02:52:51.377Z] 765212b225bb: Waiting [2025-09-02T02:52:51.644Z] 04944245beec: Verifying Checksum [2025-09-02T02:52:51.644Z] 04944245beec: Download complete [2025-09-02T02:52:51.644Z] 765212b225bb: Verifying Checksum [2025-09-02T02:52:51.644Z] 765212b225bb: Download complete [2025-09-02T02:52:51.644Z] f23df028b6ca: Verifying Checksum [2025-09-02T02:52:51.644Z] f23df028b6ca: Download complete [2025-09-02T02:52:51.644Z] d65c8cfc05b1: Verifying Checksum [2025-09-02T02:52:51.644Z] d65c8cfc05b1: Download complete [2025-09-02T02:52:51.644Z] 699f458cf7ca: Verifying Checksum [2025-09-02T02:52:51.644Z] 699f458cf7ca: Download complete [2025-09-02T02:52:52.225Z] 8998bd30e6a1: Verifying Checksum [2025-09-02T02:52:52.225Z] 8998bd30e6a1: Download complete [2025-09-02T02:52:54.792Z] 2437ff75d9bd: Verifying Checksum [2025-09-02T02:52:54.792Z] 2437ff75d9bd: Download complete [2025-09-02T02:52:56.728Z] 8998bd30e6a1: Pull complete [2025-09-02T02:52:57.311Z] 04944245beec: Pull complete [2025-09-02T02:52:58.719Z] 699f458cf7ca: Pull complete [2025-09-02T02:52:58.984Z] 765212b225bb: Pull complete [2025-09-02T02:52:59.944Z] f23df028b6ca: Pull complete [2025-09-02T02:52:59.944Z] d65c8cfc05b1: Pull complete [2025-09-02T02:53:18.155Z] 2437ff75d9bd: Pull complete [2025-09-02T02:53:18.156Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-09-02T02:53:18.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-09-02T02:53:18.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:53:18.361Z] prd-ubuntu20.04-docker-arm64-4c-16g-8119 does not seem to be running inside a container [2025-09-02T02:53:18.406Z] $ 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/280 -v /w/workspace/app-service-configurable/280:/w/workspace/app-service-configurable/280:rw,z -v /w/workspace/app-service-configurable/280@tmp:/w/workspace/app-service-configurable/280@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-09-02T02:53:21.000Z] $ docker top 3485087bd8d32bb88b55f578e26102de0686f6521f58be7f2f44d46f8922d413 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:53:21.867Z] ---> job-cost.sh [2025-09-02T02:53:21.867Z] lf-activate-venv: SKIPPING [2025-09-02T02:53:21.867Z] INFO: No Stack... [2025-09-02T02:53:22.448Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-09-02T02:53:23.030Z] INFO: Archiving Costs [Pipeline] sh [2025-09-02T02:53:23.746Z] + cut -d, -f6 [2025-09-02T02:53:23.746Z] + cat /w/workspace/app-service-configurable/280/archives/cost.csv [Pipeline] lock [2025-09-02T02:53:23.832Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [2025-09-02T02:53:23.839Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] did not exist. Created. [2025-09-02T02:53:23.845Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-09-02T02:53:24.547Z] /w/workspace/app-service-configurable/280@tmp/durable-8aac5f0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-09-02T02:53:25.206Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-09-02T02:53:25.224Z] Warning: overwriting stash ‘stack-cost’ [2025-09-02T02:53:25.297Z] Stashed 1 file(s) [Pipeline] } [2025-09-02T02:53:25.307Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-280-stack-cost] [Pipeline] // lock [Pipeline] } [2025-09-02T02:53:25.317Z] $ docker stop --time=1 3485087bd8d32bb88b55f578e26102de0686f6521f58be7f2f44d46f8922d413 [2025-09-02T02:53:26.825Z] $ docker rm -f --volumes 3485087bd8d32bb88b55f578e26102de0686f6521f58be7f2f44d46f8922d413 [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-02T02:53:27.374Z] provisioning config files... [2025-09-02T02:53:27.381Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8362789462276064106tmp [Pipeline] { [Pipeline] sh [2025-09-02T02:53:27.681Z] + set +x [2025-09-02T02:53:27.681Z] + curl -s https://codecov.io/bash [2025-09-02T02:53:27.681Z] + bash -s -- [2025-09-02T02:53:27.681Z] [2025-09-02T02:53:27.681Z] _____ _ [2025-09-02T02:53:27.681Z] / ____| | | [2025-09-02T02:53:27.681Z] | | ___ __| | ___ ___ _____ __ [2025-09-02T02:53:27.681Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-09-02T02:53:27.681Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-09-02T02:53:27.681Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-09-02T02:53:27.681Z] Bash-1.0.6 [2025-09-02T02:53:27.681Z] [2025-09-02T02:53:27.681Z] [2025-09-02T02:53:27.681Z] ==> git version 2.25.1 found [2025-09-02T02:53:27.681Z] ==> 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-02T02:53:27.681Z] Release-Date: 2020-01-08 [2025-09-02T02:53:27.681Z] 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-02T02:53:27.681Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-09-02T02:53:27.681Z] ==> Jenkins CI detected. [2025-09-02T02:53:27.681Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-09-02T02:53:27.681Z] project root: . [2025-09-02T02:53:27.681Z] --> token set from env [2025-09-02T02:53:27.682Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-09-02T02:53:27.682Z] ==> Running gcov in . (disable via -X gcov) [2025-09-02T02:53:27.682Z] ==> Python coveragepy not found [2025-09-02T02:53:27.682Z] ==> Searching for coverage reports in: [2025-09-02T02:53:27.682Z] + . [2025-09-02T02:53:27.682Z] -> Found 1 reports [2025-09-02T02:53:27.682Z] ==> Detecting git/mercurial file structure [2025-09-02T02:53:27.682Z] ==> Reading reports [2025-09-02T02:53:27.682Z] + ./coverage.out bytes=953 [2025-09-02T02:53:27.682Z] ==> Appending adjustments [2025-09-02T02:53:27.682Z] https://docs.codecov.io/docs/fixing-reports [2025-09-02T02:53:27.942Z] + Found adjustments [2025-09-02T02:53:27.942Z] ==> Gzipping contents [2025-09-02T02:53:27.942Z] 4.0K /tmp/codecov.aekMMp.gz [2025-09-02T02:53:27.942Z] ==> Uploading reports [2025-09-02T02:53:27.942Z] url: https://codecov.io [2025-09-02T02:53:27.942Z] query: branch=main&commit=ea0c435c64f47e7faf0c922b26560af5911ce3ce&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-02T02:53:27.942Z] -> Pinging Codecov [2025-09-02T02:53:27.942Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ea0c435c64f47e7faf0c922b26560af5911ce3ce&build=280&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F280%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-09-02T02:53:27.942Z] -> Uploading to [2025-09-02T02:53:27.942Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ea0c435c64f47e7faf0c922b26560af5911ce3ce/d253682d-f158-4c57-934e-74408859bc97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250902%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250902T025327Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=85e9ba3a6be680d093667a028906823f4a66804560c6914518bd0b817f843acd [2025-09-02T02:53:28.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-09-02T02:53:28.202Z] Dload Upload Total Spent Left Speed [2025-09-02T02:53:28.202Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2385 --:--:-- --:--:-- --:--:-- 2385 [2025-09-02T02:53:28.202Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] } [2025-09-02T02:53:28.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-09-02T02:53:28.338Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-09-02T02:53:28.352Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:53:28.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-02T02:53:28.664Z] [2025-09-02T02:53:28.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:53:28.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-02T02:53:28.978Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-09-02T02:53:29.442Z] 0a9a5dfd008f: Already exists [2025-09-02T02:53:29.442Z] 36466aa92d05: Already exists [2025-09-02T02:53:29.442Z] e10405b45d13: Already exists [2025-09-02T02:53:29.442Z] 096b7ceb2af7: Already exists [2025-09-02T02:53:29.442Z] 4f4fb700ef54: Already exists [2025-09-02T02:53:29.442Z] e50aa161e22a: Pulling fs layer [2025-09-02T02:53:29.442Z] d3c8db5fb9df: Pulling fs layer [2025-09-02T02:53:29.702Z] e50aa161e22a: Verifying Checksum [2025-09-02T02:53:29.702Z] e50aa161e22a: Download complete [2025-09-02T02:53:29.961Z] e50aa161e22a: Pull complete [2025-09-02T02:53:31.336Z] d3c8db5fb9df: Verifying Checksum [2025-09-02T02:53:31.336Z] d3c8db5fb9df: Download complete [2025-09-02T02:53:34.622Z] d3c8db5fb9df: Pull complete [2025-09-02T02:53:34.622Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-09-02T02:53:34.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-09-02T02:53:34.622Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:53:34.726Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:53:34.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-09-02T02:53:36.251Z] $ docker top 0b8dd736aaa04853e73aa89e0c31cbc49aeb3fe7af1cb1a412a49a9d4e244aea -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:53:36.580Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-09-02T02:53:36.591Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-09-02T02:53:36.870Z] + set -o pipefail [2025-09-02T02:53:36.870Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-09-02T02:53:43.441Z] [2025-09-02T02:53:43.441Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-09-02T02:53:43.441Z] [2025-09-02T02:53:43.441Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/57d4fabd-4152-46e2-8b29-b5b4b30df029 [2025-09-02T02:53:43.441Z] [2025-09-02T02:53:43.441Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-09-02T02:53:43.441Z] [Pipeline] } [2025-09-02T02:53:43.726Z] $ docker stop --time=1 0b8dd736aaa04853e73aa89e0c31cbc49aeb3fe7af1cb1a412a49a9d4e244aea [2025-09-02T02:53:46.548Z] $ docker rm -f --volumes 0b8dd736aaa04853e73aa89e0c31cbc49aeb3fe7af1cb1a412a49a9d4e244aea [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-02T02:53:47.402Z] + git log --format=format:%s -1 ea0c435c64f47e7faf0c922b26560af5911ce3ce [Pipeline] sh [2025-09-02T02:53:47.696Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T02:53:47.697Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:53:48.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:53:48.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:53:48.086Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:53:48.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T02:53:48.417Z] $ docker top 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 -eo pid,comm [2025-09-02T02:53:48.451Z] 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-02T02:53:48.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T02:53:48.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:53:48.518Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:53:48.629Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:53:48.646Z] $ docker exec 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 ssh-agent [2025-09-02T02:53:48.736Z] SSH_AUTH_SOCK=/tmp/ssh-VVfQRLPZxrXH/agent.32 [2025-09-02T02:53:48.736Z] SSH_AGENT_PID=38 [2025-09-02T02:53:48.740Z] Running ssh-add (command line suppressed) [2025-09-02T02:53:48.857Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17087979093514559420.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17087979093514559420.key) [2025-09-02T02:53:48.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:53:49.152Z] + git semver tag [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,371 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,374 [run_tag] DEBUG tag force:False [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,374 [check_head_tag] DEBUG check head tag [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,375 [execute] INFO git cat-file --batch-check [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,377 [execute] INFO git cat-file --batch [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,389 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,389 [execute] INFO git tag -a v4.1.0-dev.7 -m v4.1.0-dev.7 [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,389 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.7', '-m', 'v4.1.0-dev.7'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-09-02T02:53:49.410Z] 2025-09-02 02:53:49,393 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-02T02:53:49.410Z] 4.1.0-dev.7 [Pipeline] } [2025-09-02T02:53:49.433Z] $ docker exec --env ******** --env ******** 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 ssh-agent -k [2025-09-02T02:53:49.537Z] unset SSH_AUTH_SOCK; [2025-09-02T02:53:49.538Z] unset SSH_AGENT_PID; [2025-09-02T02:53:49.538Z] echo Agent pid 38 killed; [2025-09-02T02:53:49.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:53:49.855Z] + git semver [Pipeline] } [2025-09-02T02:53:50.141Z] $ docker stop --time=1 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 [2025-09-02T02:53:51.414Z] $ docker rm -f --volumes 5266705b335b1e05b5d3004e35fb2e6a52ac76a0d864d9ae210185ce95851260 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:53:51.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-02T02:53:51.817Z] [2025-09-02T02:53:51.817Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:53:52.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-02T02:53:52.120Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-09-02T02:53:52.120Z] ab5ef0e58194: Pulling fs layer [2025-09-02T02:53:52.120Z] 9712f1f96733: Pulling fs layer [2025-09-02T02:53:52.120Z] 63f879dbbcfc: Pulling fs layer [2025-09-02T02:53:52.120Z] 0d9ebad4ef96: Pulling fs layer [2025-09-02T02:53:52.120Z] e9a5061849ea: Pulling fs layer [2025-09-02T02:53:52.120Z] d747dcd14b5f: Pulling fs layer [2025-09-02T02:53:52.120Z] 2de7ff778b66: Pulling fs layer [2025-09-02T02:53:52.120Z] d747dcd14b5f: Waiting [2025-09-02T02:53:52.120Z] 2de7ff778b66: Waiting [2025-09-02T02:53:52.120Z] 0d9ebad4ef96: Waiting [2025-09-02T02:53:52.120Z] e9a5061849ea: Waiting [2025-09-02T02:53:52.120Z] 9712f1f96733: Verifying Checksum [2025-09-02T02:53:52.120Z] 9712f1f96733: Download complete [2025-09-02T02:53:52.380Z] 63f879dbbcfc: Verifying Checksum [2025-09-02T02:53:52.380Z] 63f879dbbcfc: Download complete [2025-09-02T02:53:52.380Z] e9a5061849ea: Verifying Checksum [2025-09-02T02:53:52.380Z] e9a5061849ea: Download complete [2025-09-02T02:53:52.639Z] d747dcd14b5f: Verifying Checksum [2025-09-02T02:53:52.639Z] d747dcd14b5f: Download complete [2025-09-02T02:53:52.639Z] 0d9ebad4ef96: Verifying Checksum [2025-09-02T02:53:52.639Z] 0d9ebad4ef96: Download complete [2025-09-02T02:53:52.639Z] 2de7ff778b66: Verifying Checksum [2025-09-02T02:53:52.639Z] 2de7ff778b66: Download complete [2025-09-02T02:53:52.899Z] ab5ef0e58194: Verifying Checksum [2025-09-02T02:53:52.899Z] ab5ef0e58194: Download complete [2025-09-02T02:53:57.094Z] ab5ef0e58194: Pull complete [2025-09-02T02:53:57.094Z] 9712f1f96733: Pull complete [2025-09-02T02:53:57.352Z] 63f879dbbcfc: Pull complete [2025-09-02T02:54:02.617Z] 0d9ebad4ef96: Pull complete [2025-09-02T02:54:02.617Z] e9a5061849ea: Pull complete [2025-09-02T02:54:02.617Z] d747dcd14b5f: Pull complete [2025-09-02T02:54:03.993Z] 2de7ff778b66: Pull complete [2025-09-02T02:54:03.993Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-09-02T02:54:03.993Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-09-02T02:54:03.993Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:54:04.088Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:54:04.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-09-02T02:54:06.954Z] $ docker top d77be13f517450158ea258a220fb208db0f2233d69565130cf509a0b2dbb5cb2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:54:07.015Z] provisioning config files... [2025-09-02T02:54:07.022Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12875445895966381788tmp [2025-09-02T02:54:07.029Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6515192836140028869tmp [2025-09-02T02:54:07.039Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6441122439500364143tmp [Pipeline] { [Pipeline] echo [2025-09-02T02:54:07.063Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:07.353Z] ---> sigul-configuration.sh [2025-09-02T02:54:07.353Z] gpg: directory `/root/.gnupg' created [2025-09-02T02:54:07.353Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-09-02T02:54:07.353Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-09-02T02:54:07.353Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-09-02T02:54:07.353Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-09-02T02:54:07.353Z] gpg: CAST5 encrypted data [2025-09-02T02:54:07.353Z] gpg: encrypted with 1 passphrase [2025-09-02T02:54:07.353Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-09-02T02:54:07.645Z] + mkdir /home/jenkins [2025-09-02T02:54:07.645Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-09-02T02:54:07.937Z] + 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-02T02:54:07.951Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:08.250Z] ---> sigul-install.sh [2025-09-02T02:54:08.250Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-09-02T02:54:08.544Z] + git tag --list [2025-09-02T02:54:08.545Z] v1.0.0 [2025-09-02T02:54:08.545Z] v1.1.0 [2025-09-02T02:54:08.545Z] v1.2.0 [2025-09-02T02:54:08.545Z] v1.3.0 [2025-09-02T02:54:08.545Z] v1.3.1 [2025-09-02T02:54:08.545Z] v2.0.0 [2025-09-02T02:54:08.545Z] v2.0.1 [2025-09-02T02:54:08.545Z] v2.1.0 [2025-09-02T02:54:08.545Z] v2.1.1 [2025-09-02T02:54:08.545Z] v2.1.2 [2025-09-02T02:54:08.545Z] v2.2.0 [2025-09-02T02:54:08.545Z] v2.3 [2025-09-02T02:54:08.545Z] v2.3.0 [2025-09-02T02:54:08.545Z] v2.3.1 [2025-09-02T02:54:08.545Z] v3.0 [2025-09-02T02:54:08.545Z] v3.0.0 [2025-09-02T02:54:08.545Z] v3.0.1 [2025-09-02T02:54:08.545Z] v3.1 [2025-09-02T02:54:08.545Z] v3.1.0 [2025-09-02T02:54:08.545Z] v3.1.1 [2025-09-02T02:54:08.545Z] v4.0 [2025-09-02T02:54:08.545Z] v4.0.0 [2025-09-02T02:54:08.545Z] v4.0.1 [2025-09-02T02:54:08.545Z] v4.1.0-dev.1 [2025-09-02T02:54:08.545Z] v4.1.0-dev.2 [2025-09-02T02:54:08.545Z] v4.1.0-dev.3 [2025-09-02T02:54:08.545Z] v4.1.0-dev.4 [2025-09-02T02:54:08.545Z] v4.1.0-dev.5 [2025-09-02T02:54:08.545Z] v4.1.0-dev.6 [2025-09-02T02:54:08.545Z] v4.1.0-dev.7 [Pipeline] sh [2025-09-02T02:54:08.838Z] + lftools sign git-tag v4.1.0-dev.7 [2025-09-02T02:54:09.405Z] Signing Git tag with Sigul... [2025-09-02T02:54:09.405Z] Signing v4.1.0-dev.7 [Pipeline] echo [2025-09-02T02:54:09.679Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:09.968Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-09-02T02:54:09.974Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-09-02T02:54:10.018Z] $ docker stop --time=1 d77be13f517450158ea258a220fb208db0f2233d69565130cf509a0b2dbb5cb2 [2025-09-02T02:54:11.284Z] $ docker rm -f --volumes d77be13f517450158ea258a220fb208db0f2233d69565130cf509a0b2dbb5cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-09-02T02:54:11.732Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T02:54:11.732Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:54:12.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:54:12.109Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:54:12.239Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:54:12.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T02:54:12.549Z] $ docker top a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a -eo pid,comm [2025-09-02T02:54:12.576Z] 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-02T02:54:12.576Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T02:54:12.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:54:12.633Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:54:12.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:54:12.754Z] $ docker exec a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a ssh-agent [2025-09-02T02:54:12.831Z] SSH_AUTH_SOCK=/tmp/ssh-A93fr8iwyBW5/agent.32 [2025-09-02T02:54:12.831Z] SSH_AGENT_PID=38 [2025-09-02T02:54:12.837Z] Running ssh-add (command line suppressed) [2025-09-02T02:54:12.953Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15037234093960815305.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15037234093960815305.key) [2025-09-02T02:54:12.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:54:13.242Z] + git semver bump pre [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,477 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,481 [bump_version] DEBUG bumping version:4.1.0-dev.7 on axis:pre with prefix:dev [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,482 [bump_version] DEBUG bumped version:4.1.0-dev.8 [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,482 [write_version] DEBUG write version:4.1.0-dev.8 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,482 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,482 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,484 [execute] INFO git cat-file --batch-check [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,484 [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-02T02:54:13.499Z] 2025-09-02 02:54:13,487 [execute] INFO git cat-file --batch [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-09-02T02:54:13.499Z] 2025-09-02 02:54:13,491 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-02T02:54:13.499Z] 4.1.0-dev.8 [Pipeline] } [2025-09-02T02:54:13.523Z] $ docker exec --env ******** --env ******** a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a ssh-agent -k [2025-09-02T02:54:13.612Z] unset SSH_AUTH_SOCK; [2025-09-02T02:54:13.613Z] unset SSH_AGENT_PID; [2025-09-02T02:54:13.613Z] echo Agent pid 38 killed; [2025-09-02T02:54:13.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:54:13.931Z] + git semver [Pipeline] } [2025-09-02T02:54:14.215Z] $ docker stop --time=1 a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a [2025-09-02T02:54:15.504Z] $ docker rm -f --volumes a9f65aa58426666a4c44af5723a0ec95705c3122fd7e1ee1ae0046a82d779a4a [Pipeline] // withDockerContainer [Pipeline] sh [2025-09-02T02:54:15.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-09-02T02:54:15.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:54:16.149Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-09-02T02:54:16.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:54:16.222Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:54:16.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-09-02T02:54:16.478Z] $ docker top 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 -eo pid,comm [2025-09-02T02:54:16.504Z] 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-02T02:54:16.505Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-09-02T02:54:16.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-09-02T02:54:16.559Z] [ssh-agent] Looking for ssh-agent implementation... [2025-09-02T02:54:16.660Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-09-02T02:54:16.677Z] $ docker exec 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 ssh-agent [2025-09-02T02:54:16.773Z] SSH_AUTH_SOCK=/tmp/ssh-DWfM1KmCjRuO/agent.32 [2025-09-02T02:54:16.773Z] SSH_AGENT_PID=38 [2025-09-02T02:54:16.776Z] Running ssh-add (command line suppressed) [2025-09-02T02:54:16.887Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4552340102463677679.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4552340102463677679.key) [2025-09-02T02:54:16.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-09-02T02:54:17.180Z] + git semver push [2025-09-02T02:54:17.438Z] 2025-09-02 02:54:17,398 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-09-02T02:54:17.439Z] 2025-09-02 02:54:17,401 [run_push] DEBUG push [2025-09-02T02:54:17.439Z] 2025-09-02 02:54:17,402 [execute] INFO git cat-file --batch-check [2025-09-02T02:54:17.439Z] 2025-09-02 02:54:17,402 [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-02T02:54:17.439Z] 2025-09-02 02:54:17,405 [execute] INFO git rev-list d99d7cb7fa0f3d3bb6d1cc2d698ae088a9432bea -- [2025-09-02T02:54:17.439Z] 2025-09-02 02:54:17,405 [execute] DEBUG Popen(['git', 'rev-list', 'd99d7cb7fa0f3d3bb6d1cc2d698ae088a9432bea', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-09-02T02:54:17.439Z] 2025-09-02 02:54:17,413 [execute] INFO git fetch -v -- origin [2025-09-02T02:54:17.439Z] 2025-09-02 02:54:17,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-02T02:54:18.006Z] 2025-09-02 02:54:17,857 [run_push] DEBUG no remote changes detected [2025-09-02T02:54:18.006Z] 2025-09-02 02:54:17,858 [execute] INFO git push origin semver [2025-09-02T02:54:18.006Z] 2025-09-02 02:54:17,858 [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-02T02:54:18.573Z] 2025-09-02 02:54:18,522 [run_push] DEBUG push all version tags [2025-09-02T02:54:18.573Z] 2025-09-02 02:54:18,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-09-02T02:54:18.573Z] 2025-09-02 02:54:18,523 [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-02T02:54:19.140Z] 2025-09-02 02:54:19,108 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-09-02T02:54:19.140Z] 4.1.0-dev.8 [Pipeline] } [2025-09-02T02:54:19.164Z] $ docker exec --env ******** --env ******** 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 ssh-agent -k [2025-09-02T02:54:19.255Z] unset SSH_AUTH_SOCK; [2025-09-02T02:54:19.255Z] unset SSH_AGENT_PID; [2025-09-02T02:54:19.255Z] echo Agent pid 38 killed; [2025-09-02T02:54:19.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-09-02T02:54:19.576Z] + git semver [Pipeline] } [2025-09-02T02:54:19.860Z] $ docker stop --time=1 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 [2025-09-02T02:54:21.111Z] $ docker rm -f --volumes 6e16f28160fa569ab22bb0c837d4c6e88849aa5e2b897d68589803ec24ea8570 [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-02T02:54:21.773Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-09-02T02:54:21.773Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-09-02T02:54:21.773Z] total 16 [2025-09-02T02:54:21.773Z] drwxr-xr-x 3 root root 4096 Sep 2 02:38 . [2025-09-02T02:54:21.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:54 .. [2025-09-02T02:54:21.773Z] drwxr-xr-x 2 root root 4096 Sep 2 02:38 cost [2025-09-02T02:54:21.773Z] -rw-r--r-- 1 root root 96 Sep 2 02:38 cost.csv [2025-09-02T02:54:21.773Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-09-02T02:54:21.773Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-09-02T02:54:21.773Z] total 16 [2025-09-02T02:54:21.773Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 2 02:38 . [2025-09-02T02:54:21.773Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 2 02:54 .. [2025-09-02T02:54:21.773Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 2 02:38 cost [2025-09-02T02:54:21.773Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 2 02:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:22.064Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:22.923Z] ---> package-listing.sh [2025-09-02T02:54:22.923Z] ++ facter osfamily [2025-09-02T02:54:22.923Z] ++ tr '[:upper:]' '[:lower:]' [2025-09-02T02:54:23.182Z] + OS_FAMILY=debian [2025-09-02T02:54:23.182Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-09-02T02:54:23.182Z] + START_PACKAGES=/tmp/packages_start.txt [2025-09-02T02:54:23.182Z] + END_PACKAGES=/tmp/packages_end.txt [2025-09-02T02:54:23.182Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-09-02T02:54:23.182Z] + PACKAGES=/tmp/packages_start.txt [2025-09-02T02:54:23.182Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-09-02T02:54:23.182Z] + PACKAGES=/tmp/packages_end.txt [2025-09-02T02:54:23.182Z] + case "${OS_FAMILY}" in [2025-09-02T02:54:23.182Z] + dpkg -l [2025-09-02T02:54:23.182Z] + grep '^ii' [2025-09-02T02:54:23.182Z] + '[' -f /tmp/packages_start.txt ']' [2025-09-02T02:54:23.182Z] + '[' -f /tmp/packages_end.txt ']' [2025-09-02T02:54:23.182Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-09-02T02:54:23.182Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-09-02T02:54:23.182Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-09-02T02:54:23.182Z] + 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-02T02:54:23.192Z] 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-02T02:54:23.471Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-09-02T02:54:24.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-09-02T02:54:24.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-09-02T02:54:24.118Z] prd-ubuntu20.04-docker-8c-8g-8117 does not seem to be running inside a container [2025-09-02T02:54:24.161Z] $ 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-02T02:54:24.369Z] $ docker top 504d624600afbc3a4d14416bd2e66a78906e3386bd9da47a64ade31f378afe32 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-09-02T02:54:24.696Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-09-02T02:54:24.986Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-09-02T02:54:25.270Z] + ls /var/log/sa-host [2025-09-02T02:54:25.270Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-09-02T02:54:25.310Z] provisioning config files... [2025-09-02T02:54:25.317Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8119610943325430569tmp [Pipeline] { [Pipeline] echo [2025-09-02T02:54:25.342Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:25.620Z] ---> create-netrc.sh [Pipeline] } [2025-09-02T02:54:25.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:25.936Z] ---> python-tools-install.sh [Pipeline] echo [2025-09-02T02:54:25.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:26.228Z] ---> sudo-logs.sh [2025-09-02T02:54:26.228Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-09-02T02:54:26.254Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:26.538Z] ---> job-cost.sh [2025-09-02T02:54:26.538Z] lf-activate-venv: SKIPPING [2025-09-02T02:54:26.538Z] DEBUG: total: 0.2199999988079071 [2025-09-02T02:54:26.538Z] INFO: Retrieving Stack Cost... [2025-09-02T02:54:26.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-09-02T02:54:27.057Z] INFO: Archiving Costs [Pipeline] echo [2025-09-02T02:54:27.072Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-09-02T02:54:27.350Z] ---> logs-deploy.sh [2025-09-02T02:54:27.350Z] lf-activate-venv: SKIPPING [2025-09-02T02:54:27.350Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/280 [2025-09-02T02:54:27.350Z] INFO: archiving workspace using pattern(s): [2025-09-02T02:54:28.284Z] Archives upload complete. [2025-09-02T02:54:28.284Z] INFO: archiving logs to Nexus