Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 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-ssh10137775396124097445.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10566555063796164477.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10122168529500399198.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh8571496218573773251.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-ssh3134978777788674956.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-10725’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11199 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a (main) > git config core.sparsecheckout # timeout=10 > git checkout -f ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a # timeout=10 Commit message: "Merge pull request #780 from weichou1229/bump-sdk" > git rev-list --no-walk a42f03f0ccd918941bb231f21c4b6011778a011d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:39:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:39:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:39:13 ========================================================= 08:39:13 EdgeX Global Pipelines Version Info 08:39:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:39:14 ------------------- 08:39:14 stable info: 08:39:14 ------------------- 08:39:14 Commited By: Cherry Wang cherry@iotechsys.com 08:39:14 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 08:39:14 Message: update stable to v1.0.280 08:39:15 ------------------- 08:39:15 experimental info: 08:39:15 ------------------- 08:39:15 Commited By: Cherry Wang cherry@iotechsys.com 08:39:15 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 08:39:15 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:39:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab668cd [Pipeline] echo 08:39:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:16 provisioning config files... 08:39:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7096534379043889697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:16 ---> ****-login.sh 08:39:16 nexus3.edgexfoundry.org:10001 08:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:17 08:39:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:39:17 Configure a credential helper to remove this warning. See 08:39:17 https://docs.****.com/go/credential-store/ 08:39:17 08:39:17 Login Succeeded 08:39:17 nexus3.edgexfoundry.org:10002 08:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:17 08:39:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:39:17 Configure a credential helper to remove this warning. See 08:39:17 https://docs.****.com/go/credential-store/ 08:39:17 08:39:17 Login Succeeded 08:39:17 nexus3.edgexfoundry.org:10003 08:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:17 08:39:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:39:17 Configure a credential helper to remove this warning. See 08:39:17 https://docs.****.com/go/credential-store/ 08:39:17 08:39:17 Login Succeeded 08:39:17 nexus3.edgexfoundry.org:10004 08:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:17 08:39:17 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:39:17 Configure a credential helper to remove this warning. See 08:39:17 https://docs.****.com/go/credential-store/ 08:39:17 08:39:17 Login Succeeded 08:39:17 ****.io 08:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:18 08:39:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:39:18 Configure a credential helper to remove this warning. See 08:39:18 https://docs.****.com/go/credential-store/ 08:39:18 08:39:18 Login Succeeded 08:39:18 ---> ****-login.sh ends [Pipeline] } 08:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:39:19 + git rev-list -1 --merges ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a~1..ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] echo 08:39:19 -----------> git rev-list -1 --merges ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a~1..ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 08:39:19 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [false] [Pipeline] sh 08:39:19 + git log --format=format:%s -1 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] echo 08:39:19 ========================================================= 08:39:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:39:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:39:19 + git log --format=format:%s -1 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] echo 08:39:19 [semverPrep] GIT_COMMIT: ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a, Commit Message: Merge pull request #780 from weichou1229/bump-sdk [Pipeline] echo 08:39:19 [semverPrep] This is not a build commit. [Pipeline] sh 08:39:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:20 + grep -v github /etc/ssh/ssh_known_hosts 08:39:20 + [ -e /tmp/ssh_known_hosts ] 08:39:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:39:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:39:20 + sudo tee -a /etc/ssh/ssh_known_hosts 08:39:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:20 08:39:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:21 0.1.4: Pulling from edgex-devops/py-git-semver 08:39:21 3dae71ba6b94: Pulling fs layer 08:39:21 6bf1a483ea7c: Pulling fs layer 08:39:21 f5dfc541a4d3: Pulling fs layer 08:39:21 461d9e800cba: Pulling fs layer 08:39:21 80192f66455f: Pulling fs layer 08:39:21 2e8e34ca0e6c: Pulling fs layer 08:39:21 a29436f7fd5d: Pulling fs layer 08:39:21 923cac83aea3: Pulling fs layer 08:39:21 25ad8b0a4227: Pulling fs layer 08:39:21 db01528c6b51: Pulling fs layer 08:39:21 28988de357af: Pulling fs layer 08:39:21 2e8e34ca0e6c: Waiting 08:39:21 a29436f7fd5d: Waiting 08:39:21 923cac83aea3: Waiting 08:39:21 25ad8b0a4227: Waiting 08:39:21 db01528c6b51: Waiting 08:39:21 461d9e800cba: Waiting 08:39:21 80192f66455f: Waiting 08:39:21 6bf1a483ea7c: Download complete 08:39:21 461d9e800cba: Verifying Checksum 08:39:21 461d9e800cba: Download complete 08:39:21 80192f66455f: Verifying Checksum 08:39:21 80192f66455f: Download complete 08:39:21 f5dfc541a4d3: Verifying Checksum 08:39:21 f5dfc541a4d3: Download complete 08:39:21 3dae71ba6b94: Verifying Checksum 08:39:21 3dae71ba6b94: Download complete 08:39:21 923cac83aea3: Download complete 08:39:21 25ad8b0a4227: Verifying Checksum 08:39:21 25ad8b0a4227: Download complete 08:39:21 db01528c6b51: Verifying Checksum 08:39:21 db01528c6b51: Download complete 08:39:21 28988de357af: Download complete 08:39:21 a29436f7fd5d: Verifying Checksum 08:39:21 a29436f7fd5d: Download complete 08:39:22 2e8e34ca0e6c: Verifying Checksum 08:39:22 2e8e34ca0e6c: Download complete 08:39:23 3dae71ba6b94: Pull complete 08:39:23 6bf1a483ea7c: Pull complete 08:39:23 f5dfc541a4d3: Pull complete 08:39:23 461d9e800cba: Pull complete 08:39:23 80192f66455f: Pull complete 08:39:28 2e8e34ca0e6c: Pull complete 08:39:28 a29436f7fd5d: Pull complete 08:39:28 923cac83aea3: Pull complete 08:39:28 25ad8b0a4227: Pull complete 08:39:29 db01528c6b51: Pull complete 08:39:29 28988de357af: Pull complete 08:39:29 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:39:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:29 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 08:39:29 $ 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 08:39:31 $ docker top 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 -eo pid,comm 08:39:31 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). 08:39:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:31 [ssh-agent] Looking for ssh-agent implementation... 08:39:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:31 $ docker exec 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 ssh-agent 08:39:32 SSH_AUTH_SOCK=/tmp/ssh-JDv7rln6GG1D/agent.32 08:39:32 SSH_AGENT_PID=38 08:39:32 Running ssh-add (command line suppressed) 08:39:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3816096490344935037.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3816096490344935037.key) 08:39:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:32 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 08:39:32 + git tag --points-at HEAD [Pipeline] } 08:39:32 $ docker exec --env ******** --env ******** 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 ssh-agent -k 08:39:32 unset SSH_AUTH_SOCK; 08:39:32 unset SSH_AGENT_PID; 08:39:32 echo Agent pid 38 killed; 08:39:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:39:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:32 [ssh-agent] Looking for ssh-agent implementation... 08:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:33 $ docker exec 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 ssh-agent 08:39:33 SSH_AUTH_SOCK=/tmp/ssh-wd66q2haQIwy/agent.85 08:39:33 SSH_AGENT_PID=91 08:39:33 Running ssh-add (command line suppressed) 08:39:33 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14352035113383763360.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14352035113383763360.key) 08:39:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:33 + git semver init 08:39:33 2026-05-25 08:39:33,848 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:39:34 2026-05-25 08:39:33,906 [run_init] DEBUG init version:0.0.0 force:False 08:39:34 2026-05-25 08:39:33,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 08:39:34 2026-05-25 08:39:33,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 08:39:34 2026-05-25 08:39:33,908 [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) 08:39:35 2026-05-25 08:39:35,358 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 08:39:35 2026-05-25 08:39:35,359 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 08:39:35 2026-05-25 08:39:35,359 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:39:35 2026-05-25 08:39:35,359 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 08:39:35 4.1.0-dev.24 [Pipeline] } 08:39:35 $ docker exec --env ******** --env ******** 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 ssh-agent -k 08:39:35 unset SSH_AUTH_SOCK; 08:39:35 unset SSH_AGENT_PID; 08:39:35 echo Agent pid 91 killed; 08:39:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:35 + git semver [Pipeline] } 08:39:36 $ docker stop --time=1 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 08:39:37 $ docker rm -f --volumes 9c1281ad9f4b3911c210b676325c685956d631b9eda8a2ccf0bba3eaf8a9db88 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:39:38 Stashed 1 file(s) [Pipeline] echo 08:39:38 [edgeXSemver]: initialized semver on version 4.1.0-dev.24 [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 08:39:38 provisioning config files... 08:39:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2126508244986044747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:39 ---> ****-login.sh 08:39:39 nexus3.edgexfoundry.org:10001 08:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:39 Login Succeeded 08:39:39 nexus3.edgexfoundry.org:10002 08:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:39 Login Succeeded 08:39:39 nexus3.edgexfoundry.org:10003 08:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:39 Login Succeeded 08:39:39 nexus3.edgexfoundry.org:10004 08:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:39 Login Succeeded 08:39:39 ****.io 08:39:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:39 Login Succeeded 08:39:39 ---> ****-login.sh ends [Pipeline] } 08:39:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:39:40 ========================================================= 08:39:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:39:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:39:42 #0 building with "default" instance using docker driver 08:39:42 08:39:42 #1 [internal] load build definition from Dockerfile 08:39:42 #1 transferring dockerfile: 2.05kB done 08:39:42 #1 DONE 0.1s 08:39:42 08:39:42 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:39:42 #2 DONE 0.1s 08:39:42 08:39:42 #3 [internal] load .dockerignore 08:39:42 #3 transferring context: 159B done 08:39:42 #3 DONE 0.0s 08:39:42 08:39:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:39:42 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 08:39:42 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 08:39:42 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 08:39:42 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 08:39:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 1.48MB / 60.15MB 0.1s 08:39:42 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 08:39:42 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 08:39:42 #4 ... 08:39:42 08:39:42 #5 [internal] load build context 08:39:42 #5 transferring context: 14.95MB 0.2s done 08:39:42 #5 DONE 0.2s 08:39:42 08:39:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:39:42 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:39:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 10.49MB / 60.15MB 0.2s 08:39:42 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:39:42 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 08:39:42 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 08:39:42 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:39:42 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 08:39:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 08:39:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 24.12MB / 60.15MB 0.3s 08:39:42 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 08:39:42 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.3s 08:39:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 38.80MB / 60.15MB 0.4s 08:39:42 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 08:39:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.4s 08:39:42 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 08:39:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 08:39:42 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 08:39:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.66MB / 112.58MB 0.6s 08:39:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.6s 08:39:42 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 08:39:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 46.14MB / 112.58MB 0.7s 08:39:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s 08:39:42 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 08:39:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.8s 08:39:42 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 08:39:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.9s 08:39:42 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 108.00MB / 112.58MB 1.0s 08:39:43 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 08:39:47 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 08:39:47 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 08:39:47 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 08:39:47 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:39:47 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 08:39:47 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 08:39:47 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 08:39:47 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 08:39:51 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.1s done 08:39:51 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 08:39:52 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 08:39:52 #4 DONE 10.7s 08:39:52 08:39:52 #6 [builder 2/7] RUN apk add --update --no-cache make git 08:39:52 #6 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:39:52 #6 0.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:39:53 #6 0.905 OK: 265 MiB in 60 packages 08:39:53 Still waiting to schedule task 08:39:53 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10768’ 08:39:54 #6 DONE 2.5s 08:39:55 08:39:55 #7 [builder 3/7] WORKDIR /app 08:39:55 #7 DONE 0.0s 08:39:55 08:39:55 #8 [builder 4/7] COPY go.mod vendor* ./ 08:39:55 #8 DONE 0.0s 08:39:55 08:39:55 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:40:07 #9 DONE 10.4s 08:40:07 08:40:07 #10 [builder 6/7] COPY . . 08:40:07 #10 DONE 0.1s 08:40:07 08:40:07 #11 [builder 7/7] RUN echo noop 08:40:07 #11 0.207 noop 08:40:07 #11 DONE 0.3s 08:40:07 08:40:07 #12 exporting to image 08:40:07 #12 exporting layers 08:40:14 #12 exporting layers 7.4s done 08:40:14 #12 writing image sha256:e484908128b86a0a6de11fd75e60d2310267f94de26edff4bfd3f8d1ade41781 done 08:40:14 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:40:14 #12 DONE 7.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:14 + docker inspect -f . ci-base-image-x86_64 08:40:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:14 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 08:40:14 $ 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 08:40:14 $ docker top bc68623fc608ce9d8bf2586df8dc059de937d0872f3771e7c160747d03c7339f -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:15 + go version 08:40:15 go version go1.25.2 linux/amd64 [Pipeline] } 08:40:15 $ docker stop --time=1 bc68623fc608ce9d8bf2586df8dc059de937d0872f3771e7c160747d03c7339f 08:40:16 $ docker rm -f --volumes bc68623fc608ce9d8bf2586df8dc059de937d0872f3771e7c160747d03c7339f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:16 + docker inspect -f . ci-base-image-x86_64 08:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:17 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 08:40:17 $ 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 08:40:17 $ docker top 14585ae49e9eb354d871ef592821b21af9ee55816caae8f9c8fee7bb393a0fc2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:17 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 08:40:17 + make test 08:40:17 go test -race -coverprofile=coverage.out ./... 08:40:56 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 08:41:23 0 issues. 08:41:23 go vet ./... 08:41:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:28 ./bin/test-attribution-txt.sh 08:41:28 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:41:28 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:41:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 08:41:28 $ docker stop --time=1 14585ae49e9eb354d871ef592821b21af9ee55816caae8f9c8fee7bb393a0fc2 08:41:30 $ docker rm -f --volumes 14585ae49e9eb354d871ef592821b21af9ee55816caae8f9c8fee7bb393a0fc2 [Pipeline] // withDockerContainer [Pipeline] sh 08:41:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:41:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:41:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:41:32 + ls -al . 08:41:32 total 252 08:41:32 drwxrwxr-x 7 jenkins jenkins 4096 May 25 08:40 . 08:41:32 drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:39 .. 08:41:32 -rw-rw-r-- 1 jenkins jenkins 119 May 25 08:39 .dockerignore 08:41:32 drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:40 .git 08:41:32 drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:39 .github 08:41:32 -rw-rw-r-- 1 jenkins jenkins 108 May 25 08:39 .gitignore 08:41:32 -rw-rw-r-- 1 jenkins jenkins 359 May 25 08:39 .golangci.yml 08:41:32 drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:39 .semver 08:41:32 -rw-rw-r-- 1 jenkins jenkins 19193 May 25 08:39 Attribution.txt 08:41:32 -rw-rw-r-- 1 jenkins jenkins 39621 May 25 08:39 CHANGELOG.md 08:41:32 -rw-rw-r-- 1 jenkins jenkins 2008 May 25 08:39 Dockerfile 08:41:32 -rw-rw-r-- 1 jenkins jenkins 677 May 25 08:39 GOVERNANCE.md 08:41:32 -rw-rw-r-- 1 jenkins jenkins 689 May 25 08:39 Jenkinsfile 08:41:32 -rw-rw-r-- 1 jenkins jenkins 10174 May 25 08:39 LICENSE 08:41:32 -rw-rw-r-- 1 jenkins jenkins 618 May 25 08:39 OWNERS.md 08:41:32 -rw-rw-r-- 1 jenkins jenkins 4952 May 25 08:39 README.md 08:41:32 -rw-rw-r-- 1 jenkins jenkins 12 May 25 08:39 VERSION 08:41:32 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:39 bin 08:41:32 -rw-r--r-- 1 jenkins jenkins 953 May 25 08:40 coverage.out 08:41:32 -rw-rw-r-- 1 jenkins jenkins 6860 May 25 08:39 go.mod 08:41:32 -rw-rw-r-- 1 jenkins jenkins 90268 May 25 08:39 go.sum 08:41:32 -rw-rw-r-- 1 jenkins jenkins 1937 May 25 08:39 main.go 08:41:32 -rw-rw-r-- 1 jenkins jenkins 3361 May 25 08:39 makefile 08:41:32 drwxrwxr-x 9 jenkins jenkins 4096 May 25 08:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:41:33 + 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=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a --label arch=amd64 --label version=4.1.0-dev.24 . 08:41:33 #0 building with "default" instance using docker driver 08:41:33 08:41:33 #1 [internal] load build definition from Dockerfile 08:41:33 #1 transferring dockerfile: 2.05kB done 08:41:33 #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 40) 08:41:33 #1 DONE 0.0s 08:41:33 08:41:33 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:41:33 #2 DONE 0.0s 08:41:33 08:41:33 #3 [internal] load metadata for docker.io/library/alpine:3.22 08:41:33 #3 DONE 0.1s 08:41:33 08:41:33 #4 [internal] load .dockerignore 08:41:33 #4 transferring context: 159B done 08:41:33 #4 DONE 0.0s 08:41:33 08:41:33 #5 [internal] load build context 08:41:33 #5 transferring context: 4.84kB done 08:41:33 #5 DONE 0.0s 08:41:33 08:41:33 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:41:33 #6 DONE 0.1s 08:41:33 08:41:33 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:41:33 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:41:33 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 08:41:33 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 08:41:33 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:41:33 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:41:33 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:41:33 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 08:41:33 #7 DONE 0.2s 08:41:33 08:41:33 #8 [builder 2/7] RUN apk add --update --no-cache make git 08:41:33 #8 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:41:33 #8 0.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:41:34 #8 0.875 OK: 265 MiB in 60 packages 08:41:34 #8 DONE 1.0s 08:41:34 08:41:34 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:41:34 #9 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:41:34 #9 0.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:41:34 #9 0.703 (1/2) Installing ca-certificates (20260413-r0) 08:41:34 #9 0.728 (2/2) Installing dumb-init (1.2.5-r3) 08:41:34 #9 0.732 Executing busybox-1.37.0-r20.trigger 08:41:34 #9 0.737 Executing ca-certificates-20260413-r0.trigger 08:41:34 #9 0.775 OK: 8 MiB in 18 packages 08:41:34 #9 DONE 0.9s 08:41:34 08:41:34 #10 [builder 3/7] WORKDIR /app 08:41:34 #10 DONE 0.0s 08:41:34 08:41:34 #11 [builder 4/7] COPY go.mod vendor* ./ 08:41:34 #11 DONE 0.1s 08:41:34 08:41:34 #12 [stage-1 3/7] RUN apk --no-cache upgrade 08:41:34 #12 0.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:41:34 #12 ... 08:41:34 08:41:34 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:41:34 #13 DONE 0.5s 08:41:34 08:41:34 #14 [builder 6/7] COPY . . 08:41:34 #14 DONE 0.1s 08:41:34 08:41:34 #12 [stage-1 3/7] RUN apk --no-cache upgrade 08:41:34 #12 0.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:41:35 #12 1.082 OK: 8 MiB in 18 packages 08:41:35 #12 DONE 1.2s 08:41:35 08:41:35 #15 [builder 7/7] RUN make build 08:41:35 #15 0.276 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 08:42:02 #15 DONE 26.3s 08:42:02 08:42:02 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 08:42:02 #16 DONE 0.3s 08:42:02 08:42:02 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 08:42:02 #17 DONE 0.2s 08:42:02 08:42:02 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 08:42:02 #18 DONE 0.2s 08:42:02 08:42:02 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 08:42:02 #19 DONE 0.6s 08:42:02 08:42:02 #20 exporting to image 08:42:02 #20 exporting layers 08:42:03 #20 exporting layers 1.1s done 08:42:03 #20 writing image sha256:a66d11e2fea1ab7962cbcab61709b629cc0d87a7c4be0198a15c7c5c673eca21 done 08:42:03 #20 naming to docker.io/library/app-service-configurable 0.1s done 08:42:03 #20 DONE 1.4s 08:42:04 08:42:04 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:04 provisioning config files... 08:42:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18184643828951810257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:04 ---> ****-login.sh 08:42:04 nexus3.edgexfoundry.org:10001 08:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:04 Login Succeeded 08:42:04 nexus3.edgexfoundry.org:10002 08:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:04 Login Succeeded 08:42:04 nexus3.edgexfoundry.org:10003 08:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:05 Login Succeeded 08:42:05 nexus3.edgexfoundry.org:10004 08:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:05 Login Succeeded 08:42:05 ****.io 08:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:05 Login Succeeded 08:42:05 ---> ****-login.sh ends [Pipeline] } 08:42:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:42:05 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 08:42:05 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 08:42:05 latest 08:42:05 4.1.0-dev.24 08:42:05 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 08:42:05 main 08:42:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 08:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:42:06 3c42daf77319: Preparing 08:42:06 6537fcc34444: Preparing 08:42:06 de0b39ebe008: Preparing 08:42:06 08977a953a52: Preparing 08:42:06 33a8afd2daa8: Preparing 08:42:06 47aa77542d89: Preparing 08:42:06 0854555d70ac: Preparing 08:42:06 47aa77542d89: Waiting 08:42:06 0854555d70ac: Waiting 08:42:06 6537fcc34444: Pushed 08:42:06 08977a953a52: Pushed 08:42:06 33a8afd2daa8: Pushed 08:42:06 de0b39ebe008: Pushed 08:42:06 47aa77542d89: Pushed 08:42:06 0854555d70ac: Layer already exists 08:42:10 3c42daf77319: Pushed 08:42:10 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 08:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:42:11 3c42daf77319: Preparing 08:42:11 6537fcc34444: Preparing 08:42:11 de0b39ebe008: Preparing 08:42:11 08977a953a52: Preparing 08:42:11 33a8afd2daa8: Preparing 08:42:11 47aa77542d89: Preparing 08:42:11 0854555d70ac: Preparing 08:42:11 47aa77542d89: Waiting 08:42:11 0854555d70ac: Waiting 08:42:11 08977a953a52: Layer already exists 08:42:11 6537fcc34444: Layer already exists 08:42:11 33a8afd2daa8: Layer already exists 08:42:11 3c42daf77319: Layer already exists 08:42:11 de0b39ebe008: Layer already exists 08:42:11 0854555d70ac: Layer already exists 08:42:11 47aa77542d89: Layer already exists 08:42:11 latest: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.24 08:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:42:12 3c42daf77319: Preparing 08:42:12 6537fcc34444: Preparing 08:42:12 de0b39ebe008: Preparing 08:42:12 08977a953a52: Preparing 08:42:12 33a8afd2daa8: Preparing 08:42:12 47aa77542d89: Preparing 08:42:12 0854555d70ac: Preparing 08:42:12 47aa77542d89: Waiting 08:42:12 0854555d70ac: Waiting 08:42:12 33a8afd2daa8: Layer already exists 08:42:12 3c42daf77319: Layer already exists 08:42:12 de0b39ebe008: Layer already exists 08:42:12 6537fcc34444: Layer already exists 08:42:12 08977a953a52: Layer already exists 08:42:12 0854555d70ac: Layer already exists 08:42:12 47aa77542d89: Layer already exists 08:42:12 4.1.0-dev.24: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:12 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 08:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:42:12 3c42daf77319: Preparing 08:42:12 6537fcc34444: Preparing 08:42:12 de0b39ebe008: Preparing 08:42:12 08977a953a52: Preparing 08:42:12 33a8afd2daa8: Preparing 08:42:12 47aa77542d89: Preparing 08:42:12 0854555d70ac: Preparing 08:42:12 47aa77542d89: Waiting 08:42:12 0854555d70ac: Waiting 08:42:12 3c42daf77319: Layer already exists 08:42:12 08977a953a52: Layer already exists 08:42:12 33a8afd2daa8: Layer already exists 08:42:12 6537fcc34444: Layer already exists 08:42:12 de0b39ebe008: Layer already exists 08:42:12 0854555d70ac: Layer already exists 08:42:12 47aa77542d89: Layer already exists 08:42:12 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:13 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:13 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 08:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 08:42:13 3c42daf77319: Preparing 08:42:13 6537fcc34444: Preparing 08:42:13 de0b39ebe008: Preparing 08:42:13 08977a953a52: Preparing 08:42:13 33a8afd2daa8: Preparing 08:42:13 47aa77542d89: Preparing 08:42:13 0854555d70ac: Preparing 08:42:13 47aa77542d89: Waiting 08:42:13 0854555d70ac: Waiting 08:42:13 08977a953a52: Layer already exists 08:42:13 3c42daf77319: Layer already exists 08:42:13 33a8afd2daa8: Layer already exists 08:42:13 6537fcc34444: Layer already exists 08:42:13 de0b39ebe008: Layer already exists 08:42:13 47aa77542d89: Layer already exists 08:42:13 0854555d70ac: Layer already exists 08:42:13 main: digest: sha256:b95d04e72c86476669aede5455f3763bb0391c8c8be2bf3d1370a779dd59da85 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:42:13 ===================================================== [Pipeline] echo 08:42:13 taggedImages: 08:42:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 08:42:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 08:42:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.24 08:42:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 08:42:13 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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 08:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:13 08:42:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:14 latest: Pulling from edgex-lftools-log-publisher 08:42:14 5eb5b503b376: Pulling fs layer 08:42:14 5c69ac0246d0: Pulling fs layer 08:42:14 ec43610c2a17: Pulling fs layer 08:42:14 3a2ae6a8a46f: Pulling fs layer 08:42:14 33b1e0a273af: Pulling fs layer 08:42:14 5d3b04190fa2: Pulling fs layer 08:42:14 2f39f015ded8: Pulling fs layer 08:42:14 5d3b04190fa2: Waiting 08:42:14 3a2ae6a8a46f: Waiting 08:42:14 2f39f015ded8: Waiting 08:42:14 33b1e0a273af: Waiting 08:42:14 5c69ac0246d0: Download complete 08:42:14 3a2ae6a8a46f: Verifying Checksum 08:42:14 3a2ae6a8a46f: Download complete 08:42:14 33b1e0a273af: Verifying Checksum 08:42:14 33b1e0a273af: Download complete 08:42:14 5d3b04190fa2: Verifying Checksum 08:42:14 5d3b04190fa2: Download complete 08:42:14 ec43610c2a17: Verifying Checksum 08:42:14 5eb5b503b376: Verifying Checksum 08:42:14 5eb5b503b376: Download complete 08:42:15 2f39f015ded8: Verifying Checksum 08:42:15 2f39f015ded8: Download complete 08:42:16 5eb5b503b376: Pull complete 08:42:16 5c69ac0246d0: Pull complete 08:42:17 ec43610c2a17: Pull complete 08:42:17 3a2ae6a8a46f: Pull complete 08:42:17 33b1e0a273af: Pull complete 08:42:17 5d3b04190fa2: Pull complete 08:42:22 2f39f015ded8: Pull complete 08:42:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:42:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:42:22 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 08:42:22 $ 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 08:42:24 $ docker top 2b2fd7675c7855b92e9581cb3b73cbde357908e42d385903283c5fc949ea3206 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:24 ---> job-cost.sh 08:42:24 lf-activate-venv: SKIPPING 08:42:24 INFO: No Stack... 08:42:24 INFO: Retrieving Pricing Info for: v3-standard-8 08:42:25 INFO: Archiving Costs [Pipeline] sh 08:42:25 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 08:42:25 + cut -d, -f6 [Pipeline] lock 08:42:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] 08:42:25 Resource [jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] did not exist. Created. 08:42:25 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:42:25 + echo total: 0.2199999988079071 [Pipeline] stash 08:42:25 Stashed 1 file(s) [Pipeline] } 08:42:25 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [Pipeline] // lock [Pipeline] } 08:42:26 $ docker stop --time=1 2b2fd7675c7855b92e9581cb3b73cbde357908e42d385903283c5fc949ea3206 08:42:27 $ docker rm -f --volumes 2b2fd7675c7855b92e9581cb3b73cbde357908e42d385903283c5fc949ea3206 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:43:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11228 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 08:43:18 Running in /w/workspace/app-service-configurable/302 [Pipeline] { [Pipeline] checkout 08:43:22 The recommended git tool is: git 08:43:27 using credential edgex-jenkins-ssh 08:43:27 Cloning the remote Git repository 08:43:27 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 08:43:28 > git init /w/workspace/app-service-configurable/302 # timeout=10 08:43:29 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 08:43:29 > git --version # timeout=10 08:43:29 > git --version # 'git version 2.25.1' 08:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 08:43:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:36 Avoid second fetch 08:43:36 Checking out Revision ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a (main) 08:43:35 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 08:43:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:36 > git config core.sparsecheckout # timeout=10 08:43:36 > git checkout -f ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a # timeout=10 08:43:37 Commit message: "Merge pull request #780 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:43:41 provisioning config files... 08:43:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/302@tmp/config7475854123051870185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:43:42 ---> ****-login.sh 08:43:42 nexus3.edgexfoundry.org:10001 08:43:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:42 Configure a credential helper to remove this warning. See 08:43:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:42 08:43:42 Login Succeeded 08:43:42 nexus3.edgexfoundry.org:10002 08:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:43 Configure a credential helper to remove this warning. See 08:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:43 08:43:43 Login Succeeded 08:43:43 nexus3.edgexfoundry.org:10003 08:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:43 Configure a credential helper to remove this warning. See 08:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:43 08:43:43 Login Succeeded 08:43:43 nexus3.edgexfoundry.org:10004 08:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:43 Configure a credential helper to remove this warning. See 08:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:43 08:43:43 Login Succeeded 08:43:43 ****.io 08:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:43:44 Configure a credential helper to remove this warning. See 08:43:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:43:44 08:43:44 Login Succeeded 08:43:44 ---> ****-login.sh ends [Pipeline] } 08:43:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:43:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:43:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:43:44 ========================================================= 08:43:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:43:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:43:45 Sending build context to Docker daemon 229.9kB 08:43:45 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 08:43:45 Step 2/12 : FROM ${BASE} AS builder 08:43:45 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:43:45 6b59a28fa201: Pulling fs layer 08:43:45 d32bb0dddca7: Pulling fs layer 08:43:45 5dab1238d3d9: Pulling fs layer 08:43:45 196fd7d83e7d: Pulling fs layer 08:43:45 4f4fb700ef54: Pulling fs layer 08:43:45 8ba94037c8f0: Pulling fs layer 08:43:45 deaec5988b04: Pulling fs layer 08:43:45 9f65657bb879: Pulling fs layer 08:43:45 4f4fb700ef54: Waiting 08:43:45 8ba94037c8f0: Waiting 08:43:45 deaec5988b04: Waiting 08:43:45 9f65657bb879: Waiting 08:43:45 196fd7d83e7d: Waiting 08:43:45 d32bb0dddca7: Verifying Checksum 08:43:45 d32bb0dddca7: Download complete 08:43:45 196fd7d83e7d: Verifying Checksum 08:43:45 196fd7d83e7d: Download complete 08:43:45 4f4fb700ef54: Verifying Checksum 08:43:45 4f4fb700ef54: Download complete 08:43:45 8ba94037c8f0: Verifying Checksum 08:43:45 8ba94037c8f0: Download complete 08:43:45 6b59a28fa201: Verifying Checksum 08:43:45 6b59a28fa201: Download complete 08:43:46 9f65657bb879: Verifying Checksum 08:43:46 9f65657bb879: Download complete 08:43:46 6b59a28fa201: Pull complete 08:43:47 d32bb0dddca7: Pull complete 08:43:47 5dab1238d3d9: Verifying Checksum 08:43:47 5dab1238d3d9: Download complete 08:43:49 deaec5988b04: Verifying Checksum 08:43:49 deaec5988b04: Download complete 08:44:01 5dab1238d3d9: Pull complete 08:44:01 196fd7d83e7d: Pull complete 08:44:01 4f4fb700ef54: Pull complete 08:44:02 8ba94037c8f0: Pull complete 08:44:12 deaec5988b04: Pull complete 08:44:14 9f65657bb879: Pull complete 08:44:14 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:44:14 ---> 334268110677 08:44:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:44:16 ---> Running in 2dd513036303 08:44:16 Removing intermediate container 2dd513036303 08:44:16 ---> 26853ad02387 08:44:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:44:16 ---> Running in 5dfc46492a24 08:44:16 Removing intermediate container 5dfc46492a24 08:44:16 ---> f4640ef73071 08:44:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:44:16 ---> Running in f4c58aa12bfe 08:44:16 Removing intermediate container f4c58aa12bfe 08:44:16 ---> 33e245b05f20 08:44:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:16 ---> Running in e08ed14a64fe 08:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:44:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:44:20 OK: 255 MiB in 60 packages 08:44:20 Removing intermediate container e08ed14a64fe 08:44:20 ---> 360859fb5c6a 08:44:20 Step 7/12 : WORKDIR /app 08:44:20 ---> Running in 47611409160d 08:44:21 Removing intermediate container 47611409160d 08:44:21 ---> 53747e65043d 08:44:21 Step 8/12 : COPY go.mod vendor* ./ 08:44:21 ---> 578cba72a820 08:44:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:21 ---> Running in 5bcf61fab943 08:46:13 Removing intermediate container 5bcf61fab943 08:46:13 ---> 5831411d599a 08:46:13 Step 10/12 : COPY . . 08:46:13 ---> 91b88c876d9d 08:46:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:46:13 ---> Running in 052914f16803 08:46:13 Removing intermediate container 052914f16803 08:46:13 ---> ea908664e6c0 08:46:13 Step 12/12 : RUN $MAKE 08:46:13 ---> Running in 41927dd3bea3 08:46:13 noop 08:46:13 Removing intermediate container 41927dd3bea3 08:46:13 ---> 88a31b48be53 08:46:13 Successfully built 88a31b48be53 08:46:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:13 + docker inspect -f . ci-base-image-arm64 08:46:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:14 prd-ubuntu20.04-docker-arm64-4c-16g-11228 does not seem to be running inside a container 08:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/302 -v /w/workspace/app-service-configurable/302:/w/workspace/app-service-configurable/302:rw,z -v /w/workspace/app-service-configurable/302@tmp:/w/workspace/app-service-configurable/302@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 08:46:19 $ docker top f57a9f06023c4f543dbe257c0ba56e3540d0839f4eeb97058bd8c21a633eb65d -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:20 + go version 08:46:20 go version go1.25.3 linux/arm64 [Pipeline] } 08:46:20 $ docker stop --time=1 f57a9f06023c4f543dbe257c0ba56e3540d0839f4eeb97058bd8c21a633eb65d 08:46:21 $ docker rm -f --volumes f57a9f06023c4f543dbe257c0ba56e3540d0839f4eeb97058bd8c21a633eb65d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:22 + docker inspect -f . ci-base-image-arm64 08:46:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:22 prd-ubuntu20.04-docker-arm64-4c-16g-11228 does not seem to be running inside a container 08:46:22 $ 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/302 -v /w/workspace/app-service-configurable/302:/w/workspace/app-service-configurable/302:rw,z -v /w/workspace/app-service-configurable/302@tmp:/w/workspace/app-service-configurable/302@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 08:46:24 $ docker top fcc9eda11674d88f220d99c6db4c5dfc0985cae396dad00e54e9f9bc6467d73f -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:24 + git config --global --add safe.directory /w/workspace/app-service-configurable/302 [Pipeline] fileExists [Pipeline] sh 08:46:25 + make test 08:46:25 go test -race -coverprofile=coverage.out ./... 08:51:32 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 08:51:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:51:32 go vet ./... 08:55:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:55:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:55:09 ./bin/test-attribution-txt.sh 08:55:09 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:55:09 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:55:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 08:55:09 $ docker stop --time=1 fcc9eda11674d88f220d99c6db4c5dfc0985cae396dad00e54e9f9bc6467d73f 08:55:11 $ docker rm -f --volumes fcc9eda11674d88f220d99c6db4c5dfc0985cae396dad00e54e9f9bc6467d73f [Pipeline] // withDockerContainer [Pipeline] sh 08:55:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:55:13 Warning: overwriting stash ‘coverage-report’ 08:55:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:55:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:55:15 + ls -al . 08:55:15 total 248 08:55:15 drwxrwxr-x 6 jenkins jenkins 4096 May 25 08:46 . 08:55:15 drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:43 .. 08:55:15 -rw-rw-r-- 1 jenkins jenkins 119 May 25 08:43 .dockerignore 08:55:15 drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:43 .git 08:55:15 drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:43 .github 08:55:15 -rw-rw-r-- 1 jenkins jenkins 108 May 25 08:43 .gitignore 08:55:15 -rw-rw-r-- 1 jenkins jenkins 359 May 25 08:43 .golangci.yml 08:55:15 -rw-rw-r-- 1 jenkins jenkins 19193 May 25 08:43 Attribution.txt 08:55:15 -rw-rw-r-- 1 jenkins jenkins 39621 May 25 08:43 CHANGELOG.md 08:55:15 -rw-rw-r-- 1 jenkins jenkins 2008 May 25 08:43 Dockerfile 08:55:15 -rw-rw-r-- 1 jenkins jenkins 677 May 25 08:43 GOVERNANCE.md 08:55:15 -rw-rw-r-- 1 jenkins jenkins 689 May 25 08:43 Jenkinsfile 08:55:15 -rw-rw-r-- 1 jenkins jenkins 10174 May 25 08:43 LICENSE 08:55:15 -rw-rw-r-- 1 jenkins jenkins 618 May 25 08:43 OWNERS.md 08:55:15 -rw-rw-r-- 1 jenkins jenkins 4952 May 25 08:43 README.md 08:55:15 -rw-rw-r-- 1 jenkins jenkins 12 May 25 08:39 VERSION 08:55:15 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:43 bin 08:55:15 -rw-r--r-- 1 jenkins jenkins 953 May 25 08:51 coverage.out 08:55:15 -rw-rw-r-- 1 jenkins jenkins 6860 May 25 08:43 go.mod 08:55:15 -rw-rw-r-- 1 jenkins jenkins 90268 May 25 08:43 go.sum 08:55:15 -rw-rw-r-- 1 jenkins jenkins 1937 May 25 08:43 main.go 08:55:15 -rw-rw-r-- 1 jenkins jenkins 3361 May 25 08:43 makefile 08:55:15 drwxrwxr-x 9 jenkins jenkins 4096 May 25 08:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:55:15 + 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=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a --label arch=arm64 --label version=4.1.0-dev.24 . 08:55:15 Sending build context to Docker daemon 231.4kB 08:55:16 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 08:55:16 Step 2/27 : FROM ${BASE} AS builder 08:55:16 ---> 88a31b48be53 08:55:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 08:55:16 ---> Running in 3b5f5e5f3d46 08:55:16 Removing intermediate container 3b5f5e5f3d46 08:55:16 ---> 2d9e6f2de247 08:55:16 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 08:55:16 ---> Running in 07007c034ff5 08:55:16 Removing intermediate container 07007c034ff5 08:55:16 ---> ecc06d5cb5e9 08:55:16 Step 5/27 : ARG ADD_BUILD_TAGS="" 08:55:16 ---> Running in 7c418a83f836 08:55:17 Removing intermediate container 7c418a83f836 08:55:17 ---> 58b9c89e4b83 08:55:17 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:55:17 ---> Running in 0f011c222a51 08:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:55:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:55:20 OK: 255 MiB in 60 packages 08:55:21 Removing intermediate container 0f011c222a51 08:55:21 ---> 13954f2b5930 08:55:21 Step 7/27 : WORKDIR /app 08:55:21 ---> Running in 22fa4692ae5c 08:55:21 Removing intermediate container 22fa4692ae5c 08:55:21 ---> 861ccfab4f02 08:55:21 Step 8/27 : COPY go.mod vendor* ./ 08:55:21 ---> 6c7c78eacf01 08:55:21 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:21 ---> Running in 50ef6cd5b1ab 08:55:26 Removing intermediate container 50ef6cd5b1ab 08:55:26 ---> edb3585376db 08:55:26 Step 10/27 : COPY . . 08:55:26 ---> 86bf3f49cc8a 08:55:26 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:55:26 ---> Running in 5e602246f47a 08:55:26 Removing intermediate container 5e602246f47a 08:55:26 ---> 424238de1d4e 08:55:26 Step 12/27 : RUN $MAKE 08:55:26 ---> Running in 49eaf1111940 08:55:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.24 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 08:59:34 Removing intermediate container 49eaf1111940 08:59:34 ---> 2eddbfa0191c 08:59:34 Step 13/27 : FROM alpine:3.22 08:59:34 3.22: Pulling from library/alpine 08:59:34 58e777220c39: Pulling fs layer 08:59:34 58e777220c39: Verifying Checksum 08:59:34 58e777220c39: Download complete 08:59:34 58e777220c39: Pull complete 08:59:34 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:59:34 Status: Downloaded newer image for alpine:3.22 08:59:34 ---> 6a2735c23ff3 08:59:34 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:59:34 ---> Running in d7ddd83e50a2 08:59:34 Removing intermediate container d7ddd83e50a2 08:59:34 ---> b0c467ad8e8f 08:59:34 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 08:59:34 ---> Running in db5c11341129 08:59:34 Removing intermediate container db5c11341129 08:59:34 ---> 2a27540fe666 08:59:34 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 08:59:34 ---> Running in 04a3646ed79c 08:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:34 (1/2) Installing ca-certificates (20260413-r0) 08:59:34 (2/2) Installing dumb-init (1.2.5-r3) 08:59:34 Executing busybox-1.37.0-r20.trigger 08:59:34 Executing ca-certificates-20260413-r0.trigger 08:59:34 OK: 8 MiB in 18 packages 08:59:34 Removing intermediate container 04a3646ed79c 08:59:34 ---> 7149412912a9 08:59:34 Step 17/27 : RUN apk --no-cache upgrade 08:59:34 ---> Running in f0343e4c8ec1 08:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:34 OK: 8 MiB in 18 packages 08:59:34 Removing intermediate container f0343e4c8ec1 08:59:34 ---> a0d97796b016 08:59:34 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:59:38 ---> a870a519e136 08:59:38 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 08:59:38 ---> 7f26670b2b67 08:59:38 Step 20/27 : COPY --from=builder /app/res/ /res/ 08:59:39 ---> 8190c4537480 08:59:39 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 08:59:41 ---> 682236a2bbe8 08:59:41 Step 22/27 : EXPOSE 48095 08:59:41 ---> Running in b573f3940821 08:59:41 Removing intermediate container b573f3940821 08:59:41 ---> aaa7c6df4be2 08:59:41 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 08:59:42 ---> Running in c6fba4de5b3f 08:59:42 Removing intermediate container c6fba4de5b3f 08:59:42 ---> 49a9428d9e96 08:59:42 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:59:42 ---> Running in 7fe42e5d7fcf 08:59:42 Removing intermediate container 7fe42e5d7fcf 08:59:42 ---> f8fc8b56fcd4 08:59:42 Step 25/27 : LABEL arch=arm64 08:59:42 ---> Running in 8ccc594b2acc 08:59:42 Removing intermediate container 8ccc594b2acc 08:59:42 ---> 25a1e1c6c2db 08:59:42 Step 26/27 : LABEL git_sha=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 08:59:42 ---> Running in 8f2f6367e985 08:59:43 Removing intermediate container 8f2f6367e985 08:59:43 ---> 567d6c7394a3 08:59:43 Step 27/27 : LABEL version=4.1.0-dev.24 08:59:43 ---> Running in 9b3261a4e5ad 08:59:43 Removing intermediate container 9b3261a4e5ad 08:59:43 ---> 9609bfd68804 08:59:43 [Warning] One or more build-args [ARCH] were not consumed 08:59:43 Successfully built 9609bfd68804 08:59:43 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 08:59:43 provisioning config files... 08:59:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/302@tmp/config17253729904112869214tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:44 ---> ****-login.sh 08:59:44 nexus3.edgexfoundry.org:10001 08:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:44 Configure a credential helper to remove this warning. See 08:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:44 08:59:44 Login Succeeded 08:59:44 nexus3.edgexfoundry.org:10002 08:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:44 Configure a credential helper to remove this warning. See 08:59:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:44 08:59:44 Login Succeeded 08:59:44 nexus3.edgexfoundry.org:10003 08:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:45 Configure a credential helper to remove this warning. See 08:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:45 08:59:45 Login Succeeded 08:59:45 nexus3.edgexfoundry.org:10004 08:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:45 Configure a credential helper to remove this warning. See 08:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:45 08:59:45 Login Succeeded 08:59:45 ****.io 08:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:45 Configure a credential helper to remove this warning. See 08:59:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:45 08:59:45 Login Succeeded 08:59:46 ---> ****-login.sh ends [Pipeline] } 08:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:59:46 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 08:59:46 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 08:59:46 latest 08:59:46 4.1.0-dev.24 08:59:46 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 08:59:46 main 08:59:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 08:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:59:47 e1cbbd11c52a: Preparing 08:59:47 0c47892ef010: Preparing 08:59:47 50a7ae627d8b: Preparing 08:59:47 3f9afd4a4b5a: Preparing 08:59:47 d5b140b79b5e: Preparing 08:59:47 6de04d87716c: Preparing 08:59:47 eeaa73608b53: Preparing 08:59:47 6de04d87716c: Waiting 08:59:47 eeaa73608b53: Waiting 08:59:47 3f9afd4a4b5a: Pushed 08:59:47 0c47892ef010: Pushed 08:59:47 d5b140b79b5e: Pushed 08:59:47 50a7ae627d8b: Pushed 08:59:47 eeaa73608b53: Layer already exists 08:59:47 6de04d87716c: Pushed 08:59:55 e1cbbd11c52a: Pushed 08:59:55 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:56 + 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 08:59:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 08:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:59:56 e1cbbd11c52a: Preparing 08:59:56 0c47892ef010: Preparing 08:59:56 50a7ae627d8b: Preparing 08:59:56 3f9afd4a4b5a: Preparing 08:59:56 d5b140b79b5e: Preparing 08:59:56 6de04d87716c: Preparing 08:59:56 eeaa73608b53: Preparing 08:59:56 6de04d87716c: Waiting 08:59:56 eeaa73608b53: Waiting 08:59:56 d5b140b79b5e: Layer already exists 08:59:56 50a7ae627d8b: Layer already exists 08:59:56 0c47892ef010: Layer already exists 08:59:56 e1cbbd11c52a: Layer already exists 08:59:56 3f9afd4a4b5a: Layer already exists 08:59:56 6de04d87716c: Layer already exists 08:59:56 eeaa73608b53: Layer already exists 08:59:56 latest: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.24 08:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:59:57 e1cbbd11c52a: Preparing 08:59:57 0c47892ef010: Preparing 08:59:57 50a7ae627d8b: Preparing 08:59:57 3f9afd4a4b5a: Preparing 08:59:57 d5b140b79b5e: Preparing 08:59:57 6de04d87716c: Preparing 08:59:57 6de04d87716c: Waiting 08:59:57 eeaa73608b53: Preparing 08:59:57 eeaa73608b53: Waiting 08:59:57 e1cbbd11c52a: Layer already exists 08:59:57 50a7ae627d8b: Layer already exists 08:59:57 d5b140b79b5e: Layer already exists 08:59:57 3f9afd4a4b5a: Layer already exists 08:59:57 0c47892ef010: Layer already exists 08:59:57 6de04d87716c: Layer already exists 08:59:57 eeaa73608b53: Layer already exists 08:59:57 4.1.0-dev.24: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:57 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 08:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:59:58 e1cbbd11c52a: Preparing 08:59:58 0c47892ef010: Preparing 08:59:58 50a7ae627d8b: Preparing 08:59:58 3f9afd4a4b5a: Preparing 08:59:58 d5b140b79b5e: Preparing 08:59:58 6de04d87716c: Preparing 08:59:58 eeaa73608b53: Preparing 08:59:58 6de04d87716c: Waiting 08:59:58 eeaa73608b53: Waiting 08:59:58 50a7ae627d8b: Layer already exists 08:59:58 e1cbbd11c52a: Layer already exists 08:59:58 d5b140b79b5e: Layer already exists 08:59:58 3f9afd4a4b5a: Layer already exists 08:59:58 0c47892ef010: Layer already exists 08:59:58 6de04d87716c: Layer already exists 08:59:58 eeaa73608b53: Layer already exists 08:59:58 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:58 + 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 08:59:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 08:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 08:59:59 e1cbbd11c52a: Preparing 08:59:59 0c47892ef010: Preparing 08:59:59 50a7ae627d8b: Preparing 08:59:59 3f9afd4a4b5a: Preparing 08:59:59 d5b140b79b5e: Preparing 08:59:59 6de04d87716c: Preparing 08:59:59 eeaa73608b53: Preparing 08:59:59 eeaa73608b53: Waiting 08:59:59 6de04d87716c: Waiting 08:59:59 e1cbbd11c52a: Layer already exists 08:59:59 d5b140b79b5e: Layer already exists 08:59:59 50a7ae627d8b: Layer already exists 08:59:59 3f9afd4a4b5a: Layer already exists 08:59:59 0c47892ef010: Layer already exists 08:59:59 eeaa73608b53: Layer already exists 08:59:59 6de04d87716c: Layer already exists 08:59:59 main: digest: sha256:47244d81a0616b2879178f618d818c88b183a6ef28e01b3f0255d55d0cf4f486 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:59:59 ===================================================== [Pipeline] echo 08:59:59 taggedImages: 08:59:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a 08:59:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 08:59:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.24 08:59:59 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a-4.1.0-dev.24 08:59:59 - 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 08:59:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:59 08:59:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:00 arm64: Pulling from edgex-lftools-log-publisher 09:00:00 8998bd30e6a1: Pulling fs layer 09:00:00 04944245beec: Pulling fs layer 09:00:00 699f458cf7ca: Pulling fs layer 09:00:00 765212b225bb: Pulling fs layer 09:00:00 f23df028b6ca: Pulling fs layer 09:00:00 d65c8cfc05b1: Pulling fs layer 09:00:00 2437ff75d9bd: Pulling fs layer 09:00:00 765212b225bb: Waiting 09:00:00 f23df028b6ca: Waiting 09:00:00 d65c8cfc05b1: Waiting 09:00:00 2437ff75d9bd: Waiting 09:00:00 04944245beec: Verifying Checksum 09:00:00 04944245beec: Download complete 09:00:00 765212b225bb: Verifying Checksum 09:00:00 765212b225bb: Download complete 09:00:00 f23df028b6ca: Verifying Checksum 09:00:00 f23df028b6ca: Download complete 09:00:00 d65c8cfc05b1: Verifying Checksum 09:00:00 d65c8cfc05b1: Download complete 09:00:00 699f458cf7ca: Verifying Checksum 09:00:01 8998bd30e6a1: Download complete 09:00:03 2437ff75d9bd: Verifying Checksum 09:00:03 2437ff75d9bd: Download complete 09:00:05 8998bd30e6a1: Pull complete 09:00:05 04944245beec: Pull complete 09:00:07 699f458cf7ca: Pull complete 09:00:07 765212b225bb: Pull complete 09:00:08 f23df028b6ca: Pull complete 09:00:08 d65c8cfc05b1: Pull complete 09:00:27 2437ff75d9bd: Pull complete 09:00:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:00:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:27 prd-ubuntu20.04-docker-arm64-4c-16g-11228 does not seem to be running inside a container 09:00:27 $ 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/302 -v /w/workspace/app-service-configurable/302:/w/workspace/app-service-configurable/302:rw,z -v /w/workspace/app-service-configurable/302@tmp:/w/workspace/app-service-configurable/302@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 09:00:29 $ docker top 62e7ee95e84a3e685d192c5bac971ededaada95da440bec3f6676c8e3acc1bfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:30 ---> job-cost.sh 09:00:30 lf-activate-venv: SKIPPING 09:00:30 INFO: No Stack... 09:00:31 INFO: Retrieving Pricing Info for: v3-standard-4 09:00:32 INFO: Archiving Costs [Pipeline] sh 09:00:32 + cut -d, -f6 09:00:32 + cat /w/workspace/app-service-configurable/302/archives/cost.csv [Pipeline] lock 09:00:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] 09:00:33 Resource [jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] did not exist. Created. 09:00:33 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:00:33 /w/workspace/app-service-configurable/302@tmp/durable-e48b304e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:00:33 + echo total: 0.10999999940395355 [Pipeline] stash 09:00:33 Warning: overwriting stash ‘stack-cost’ 09:00:33 Stashed 1 file(s) [Pipeline] } 09:00:33 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-302-stack-cost] [Pipeline] // lock [Pipeline] } 09:00:33 $ docker stop --time=1 62e7ee95e84a3e685d192c5bac971ededaada95da440bec3f6676c8e3acc1bfb 09:00:36 $ docker rm -f --volumes 62e7ee95e84a3e685d192c5bac971ededaada95da440bec3f6676c8e3acc1bfb [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 09:00:36 provisioning config files... 09:00:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17107223425195134543tmp [Pipeline] { [Pipeline] sh 09:00:37 + set +x 09:00:37 + bash -s -- 09:00:37 + curl -s https://codecov.io/bash 09:00:37 09:00:37 _____ _ 09:00:37 / ____| | | 09:00:37 | | ___ __| | ___ ___ _____ __ 09:00:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:00:37 | |___| (_) | (_| | __/ (_| (_) \ V / 09:00:37 \_____\___/ \__,_|\___|\___\___/ \_/ 09:00:37 Bash-1.0.6 09:00:37 09:00:37 09:00:37 ==> git version 2.25.1 found 09:00:37 ==> 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 09:00:37 Release-Date: 2020-01-08 09:00:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:00:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:00:37 ==> Jenkins CI detected. 09:00:37 current dir:  /w/workspace/ry_app-service-configurable_main 09:00:37 project root: . 09:00:37 --> token set from env 09:00:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:00:37 ==> Running gcov in . (disable via -X gcov) 09:00:37 ==> Python coveragepy not found 09:00:37 ==> Searching for coverage reports in: 09:00:37 + . 09:00:37 -> Found 1 reports 09:00:37 ==> Detecting git/mercurial file structure 09:00:37 ==> Reading reports 09:00:37 + ./coverage.out bytes=953 09:00:37 ==> Appending adjustments 09:00:37 https://docs.codecov.io/docs/fixing-reports 09:00:37 + Found adjustments 09:00:37 ==> Gzipping contents 09:00:37 4.0K /tmp/codecov.3hqrvS.gz 09:00:37 ==> Uploading reports 09:00:37 url: https://codecov.io 09:00:37 query: branch=main&commit=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a&build=302&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F302%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 09:00:37 -> Pinging Codecov 09:00:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a&build=302&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F302%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 09:00:37 -> Uploading to 09:00:37 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a/509dc93d-5966-4b47-9903-c04d161ba7cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T090037Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2d2f1095a2ae10d4f0d4c69433711fc0998aee96c47045c4dcc71d5157787202 09:00:37 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:37 Dload Upload Total Spent Left Speed 09:00:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2526 --:--:-- --:--:-- --:--:-- 2509 100 384 0 0 100 384 0 2526 --:--:-- --:--:-- --:--:-- 2509 09:00:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] } 09:00:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:00:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:00:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:00:38 09:00:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:00:38 latest: Pulling from edgex-devops/edgex-snyk-go 09:00:38 2d35ebdb57d9: Already exists 09:00:38 85e8836fcdb2: Pulling fs layer 09:00:38 91631faa732a: Pulling fs layer 09:00:38 f3f5ae8826fa: Pulling fs layer 09:00:38 4f4fb700ef54: Pulling fs layer 09:00:38 7861252a18e6: Pulling fs layer 09:00:38 9130f900ef6f: Pulling fs layer 09:00:38 9130f900ef6f: Waiting 09:00:38 7861252a18e6: Waiting 09:00:38 4f4fb700ef54: Waiting 09:00:38 f3f5ae8826fa: Verifying Checksum 09:00:38 f3f5ae8826fa: Download complete 09:00:38 85e8836fcdb2: Download complete 09:00:38 4f4fb700ef54: Verifying Checksum 09:00:38 4f4fb700ef54: Download complete 09:00:38 85e8836fcdb2: Pull complete 09:00:38 7861252a18e6: Verifying Checksum 09:00:38 7861252a18e6: Download complete 09:00:39 91631faa732a: Verifying Checksum 09:00:39 91631faa732a: Download complete 09:00:39 9130f900ef6f: Verifying Checksum 09:00:39 9130f900ef6f: Download complete 09:00:43 91631faa732a: Pull complete 09:00:43 f3f5ae8826fa: Pull complete 09:00:43 4f4fb700ef54: Pull complete 09:00:44 7861252a18e6: Pull complete 09:00:48 9130f900ef6f: Pull complete 09:00:48 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:00:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:00:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:48 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 09:00:48 $ 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 09:00:49 $ docker top 5de57b8f3927dde060d54763dcbb744776ddc046dc0bd682c533b0114312db46 -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:50 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 09:00:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 09:00:50 + set -o pipefail 09:00:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 09:01:00 09:01:00 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 09:01:00 09:01:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/b8999040-0740-419f-b94e-642d831ee5d5 09:01:00 09:01:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:01:00 [Pipeline] } 09:01:00 $ docker stop --time=1 5de57b8f3927dde060d54763dcbb744776ddc046dc0bd682c533b0114312db46 09:01:02 $ docker rm -f --volumes 5de57b8f3927dde060d54763dcbb744776ddc046dc0bd682c533b0114312db46 [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 09:01:03 + git log --format=format:%s -1 ab668cdbbecd7a9b1d8423e61e1b7cd8d327672a [Pipeline] sh 09:01:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:01:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:01:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:04 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 09:01:04 $ 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 09:01:04 $ docker top d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 -eo pid,comm 09:01:04 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). 09:01:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:04 [ssh-agent] Looking for ssh-agent implementation... 09:01:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:04 $ docker exec d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 ssh-agent 09:01:04 SSH_AUTH_SOCK=/tmp/ssh-cYH66ZSWLaTn/agent.33 09:01:04 SSH_AGENT_PID=39 09:01:04 Running ssh-add (command line suppressed) 09:01:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12625154207971385996.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12625154207971385996.key) 09:01:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:05 + git semver tag 09:01:05 2026-05-25 09:01:05,413 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:01:05 2026-05-25 09:01:05,417 [run_tag] DEBUG tag force:False 09:01:05 2026-05-25 09:01:05,417 [check_head_tag] DEBUG check head tag 09:01:05 2026-05-25 09:01:05,418 [execute] INFO git cat-file --batch-check 09:01:05 2026-05-25 09:01:05,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 09:01:05 2026-05-25 09:01:05,421 [execute] INFO git cat-file --batch 09:01:05 2026-05-25 09:01:05,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 09:01:05 2026-05-25 09:01:05,435 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:01:05 2026-05-25 09:01:05,435 [execute] INFO git tag -a v4.1.0-dev.24 -m v4.1.0-dev.24 09:01:05 2026-05-25 09:01:05,435 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.24', '-m', 'v4.1.0-dev.24'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 09:01:05 2026-05-25 09:01:05,438 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:01:05 4.1.0-dev.24 [Pipeline] } 09:01:05 $ docker exec --env ******** --env ******** d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 ssh-agent -k 09:01:05 unset SSH_AUTH_SOCK; 09:01:05 unset SSH_AGENT_PID; 09:01:05 echo Agent pid 39 killed; 09:01:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:06 + git semver [Pipeline] } 09:01:06 $ docker stop --time=1 d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 09:01:07 $ docker rm -f --volumes d382ffc786e8c0a9be3e90f00abe3e0ae39fe4bda4db60e065544c3b65f70202 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:01:08 09:01:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:01:08 0.23.1-centos7: Pulling from edgex-lftools 09:01:08 ab5ef0e58194: Pulling fs layer 09:01:08 9712f1f96733: Pulling fs layer 09:01:08 63f879dbbcfc: Pulling fs layer 09:01:08 0d9ebad4ef96: Pulling fs layer 09:01:08 e9a5061849ea: Pulling fs layer 09:01:08 d747dcd14b5f: Pulling fs layer 09:01:08 2de7ff778b66: Pulling fs layer 09:01:08 0d9ebad4ef96: Waiting 09:01:08 e9a5061849ea: Waiting 09:01:08 d747dcd14b5f: Waiting 09:01:08 2de7ff778b66: Waiting 09:01:08 9712f1f96733: Download complete 09:01:09 63f879dbbcfc: Verifying Checksum 09:01:09 63f879dbbcfc: Download complete 09:01:09 e9a5061849ea: Download complete 09:01:09 d747dcd14b5f: Verifying Checksum 09:01:09 d747dcd14b5f: Download complete 09:01:09 0d9ebad4ef96: Verifying Checksum 09:01:09 0d9ebad4ef96: Download complete 09:01:09 ab5ef0e58194: Verifying Checksum 09:01:09 ab5ef0e58194: Download complete 09:01:09 2de7ff778b66: Verifying Checksum 09:01:09 2de7ff778b66: Download complete 09:01:12 ab5ef0e58194: Pull complete 09:01:12 9712f1f96733: Pull complete 09:01:13 63f879dbbcfc: Pull complete 09:01:18 0d9ebad4ef96: Pull complete 09:01:18 e9a5061849ea: Pull complete 09:01:18 d747dcd14b5f: Pull complete 09:01:20 2de7ff778b66: Pull complete 09:01:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:01:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:20 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 09:01:20 $ 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 09:01:21 $ docker top 0add9f854ff11744abeb2dba081d2ddc651ac2c426e6b66a24d5f3e433e963c0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:01:21 provisioning config files... 09:01:21 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1067106545215890056tmp 09:01:21 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12818589705946956060tmp 09:01:21 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8150864609946462634tmp [Pipeline] { [Pipeline] echo 09:01:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:01:22 ---> sigul-configuration.sh 09:01:22 gpg: directory `/root/.gnupg' created 09:01:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:01:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:01:22 gpg: keyring `/root/.gnupg/secring.gpg' created 09:01:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:01:22 gpg: CAST5 encrypted data 09:01:22 gpg: encrypted with 1 passphrase 09:01:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:01:22 + mkdir /home/jenkins 09:01:22 + mkdir /home/jenkins/sigul [Pipeline] sh 09:01:22 + 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 09:01:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:01:23 ---> sigul-install.sh 09:01:23 Sigul already installed; skipping installation. [Pipeline] sh 09:01:23 + git tag --list 09:01:23 v1.0.0 09:01:23 v1.1.0 09:01:23 v1.2.0 09:01:23 v1.3.0 09:01:23 v1.3.1 09:01:23 v2.0.0 09:01:23 v2.0.1 09:01:23 v2.1.0 09:01:23 v2.1.1 09:01:23 v2.1.2 09:01:23 v2.2.0 09:01:23 v2.3 09:01:23 v2.3.0 09:01:23 v2.3.1 09:01:23 v3.0 09:01:23 v3.0.0 09:01:23 v3.0.1 09:01:23 v3.1 09:01:23 v3.1.0 09:01:23 v3.1.1 09:01:23 v4.0 09:01:23 v4.0.0 09:01:23 v4.0.1 09:01:23 v4.0.1-dev.1 09:01:23 v4.1.0-dev.1 09:01:23 v4.1.0-dev.10 09:01:23 v4.1.0-dev.11 09:01:23 v4.1.0-dev.12 09:01:23 v4.1.0-dev.13 09:01:23 v4.1.0-dev.14 09:01:23 v4.1.0-dev.15 09:01:23 v4.1.0-dev.16 09:01:23 v4.1.0-dev.17 09:01:23 v4.1.0-dev.18 09:01:23 v4.1.0-dev.19 09:01:23 v4.1.0-dev.2 09:01:23 v4.1.0-dev.20 09:01:23 v4.1.0-dev.21 09:01:23 v4.1.0-dev.22 09:01:23 v4.1.0-dev.23 09:01:23 v4.1.0-dev.24 09:01:23 v4.1.0-dev.3 09:01:23 v4.1.0-dev.4 09:01:23 v4.1.0-dev.5 09:01:23 v4.1.0-dev.6 09:01:23 v4.1.0-dev.7 09:01:23 v4.1.0-dev.8 09:01:23 v4.1.0-dev.9 [Pipeline] sh 09:01:23 + lftools sign git-tag v4.1.0-dev.24 09:01:24 Signing Git tag with Sigul... 09:01:24 Signing v4.1.0-dev.24 [Pipeline] echo 09:01:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:01:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:01:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:01:25 $ docker stop --time=1 0add9f854ff11744abeb2dba081d2ddc651ac2c426e6b66a24d5f3e433e963c0 09:01:26 $ docker rm -f --volumes 0add9f854ff11744abeb2dba081d2ddc651ac2c426e6b66a24d5f3e433e963c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:01:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:01:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:01:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:27 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 09:01:27 $ 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 09:01:27 $ docker top eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 -eo pid,comm 09:01:27 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). 09:01:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:27 [ssh-agent] Looking for ssh-agent implementation... 09:01:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:27 $ docker exec eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 ssh-agent 09:01:27 SSH_AUTH_SOCK=/tmp/ssh-8LZjxwm1mEnc/agent.32 09:01:27 SSH_AGENT_PID=38 09:01:27 Running ssh-add (command line suppressed) 09:01:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9795918566658336656.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9795918566658336656.key) 09:01:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:28 + git semver bump pre 09:01:28 2026-05-25 09:01:28,436 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:01:28 2026-05-25 09:01:28,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:01:28 2026-05-25 09:01:28,440 [bump_version] DEBUG bumping version:4.1.0-dev.24 on axis:pre with prefix:dev 09:01:28 2026-05-25 09:01:28,440 [bump_version] DEBUG bumped version:4.1.0-dev.25 09:01:28 2026-05-25 09:01:28,441 [write_version] DEBUG write version:4.1.0-dev.25 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 09:01:28 2026-05-25 09:01:28,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:01:28 2026-05-25 09:01:28,441 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 09:01:28 2026-05-25 09:01:28,443 [execute] INFO git cat-file --batch-check 09:01:28 2026-05-25 09:01:28,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 09:01:28 2026-05-25 09:01:28,446 [execute] INFO git cat-file --batch 09:01:28 2026-05-25 09:01:28,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 09:01:28 2026-05-25 09:01:28,450 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:01:28 4.1.0-dev.25 [Pipeline] } 09:01:28 $ docker exec --env ******** --env ******** eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 ssh-agent -k 09:01:28 unset SSH_AUTH_SOCK; 09:01:28 unset SSH_AGENT_PID; 09:01:28 echo Agent pid 38 killed; 09:01:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:28 + git semver [Pipeline] } 09:01:29 $ docker stop --time=1 eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 09:01:30 $ docker rm -f --volumes eaefb157b648bb7456a264e90a39e7315cabefe00238a2331455323da3c99b98 [Pipeline] // withDockerContainer [Pipeline] sh 09:01:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:01:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:01:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:31 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 09:01:31 $ 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 09:01:31 $ docker top 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 -eo pid,comm 09:01:31 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). 09:01:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:01:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:01:31 [ssh-agent] Looking for ssh-agent implementation... 09:01:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:31 $ docker exec 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 ssh-agent 09:01:31 SSH_AUTH_SOCK=/tmp/ssh-3nHlUYbNMLVk/agent.32 09:01:31 SSH_AGENT_PID=38 09:01:31 Running ssh-add (command line suppressed) 09:01:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11262867532802999872.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11262867532802999872.key) 09:01:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:01:32 + git semver push 09:01:32 2026-05-25 09:01:32,432 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:01:32 2026-05-25 09:01:32,436 [run_push] DEBUG push 09:01:32 2026-05-25 09:01:32,437 [execute] INFO git cat-file --batch-check 09:01:32 2026-05-25 09:01:32,437 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 09:01:32 2026-05-25 09:01:32,439 [execute] INFO git rev-list 431210518ec49cf0acaabbfc569cb47446f9be34 -- 09:01:32 2026-05-25 09:01:32,439 [execute] DEBUG Popen(['git', 'rev-list', '431210518ec49cf0acaabbfc569cb47446f9be34', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:01:32 2026-05-25 09:01:32,452 [execute] INFO git fetch -v -- origin 09:01:32 2026-05-25 09:01:32,452 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 09:01:33 2026-05-25 09:01:32,982 [run_push] DEBUG no remote changes detected 09:01:33 2026-05-25 09:01:32,983 [execute] INFO git push origin semver 09:01:33 2026-05-25 09:01:32,983 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 09:01:34 2026-05-25 09:01:34,393 [run_push] DEBUG push all version tags 09:01:34 2026-05-25 09:01:34,393 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:01:34 2026-05-25 09:01:34,394 [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) 09:01:36 2026-05-25 09:01:35,880 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:01:36 4.1.0-dev.25 [Pipeline] } 09:01:36 $ docker exec --env ******** --env ******** 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 ssh-agent -k 09:01:36 unset SSH_AUTH_SOCK; 09:01:36 unset SSH_AGENT_PID; 09:01:36 echo Agent pid 38 killed; 09:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:01:36 + git semver [Pipeline] } 09:01:37 $ docker stop --time=1 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 09:01:38 $ docker rm -f --volumes 1d4300ea887d87bbf7f2ab64865d145530c28a8d2a1306c61866e3ac85d2e6a6 [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 09:01:39 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 09:01:39 + ls -al /w/workspace/ry_app-service-configurable_main/archives 09:01:39 total 16 09:01:39 drwxr-xr-x 3 root root 4096 May 25 08:42 . 09:01:39 drwxrwxr-x 8 jenkins jenkins 4096 May 25 09:01 .. 09:01:39 drwxr-xr-x 2 root root 4096 May 25 08:42 cost 09:01:39 -rw-r--r-- 1 root root 96 May 25 08:42 cost.csv 09:01:39 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 09:01:39 + ls -al /w/workspace/ry_app-service-configurable_main/archives 09:01:39 total 16 09:01:39 drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:42 . 09:01:39 drwxrwxr-x 8 jenkins jenkins 4096 May 25 09:01 .. 09:01:39 drwxr-xr-x 2 jenkins jenkins 4096 May 25 08:42 cost 09:01:39 -rw-r--r-- 1 jenkins jenkins 96 May 25 08:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:01:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:01:40 ---> package-listing.sh 09:01:40 ++ facter osfamily 09:01:40 ++ tr '[:upper:]' '[:lower:]' 09:01:40 + OS_FAMILY=debian 09:01:40 + workspace=/w/workspace/ry_app-service-configurable_main 09:01:40 + START_PACKAGES=/tmp/packages_start.txt 09:01:40 + END_PACKAGES=/tmp/packages_end.txt 09:01:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:40 + PACKAGES=/tmp/packages_start.txt 09:01:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:01:40 + PACKAGES=/tmp/packages_end.txt 09:01:40 + case "${OS_FAMILY}" in 09:01:40 + dpkg -l 09:01:40 + grep '^ii' 09:01:40 + '[' -f /tmp/packages_start.txt ']' 09:01:40 + '[' -f /tmp/packages_end.txt ']' 09:01:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:01:40 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 09:01:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 09:01:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:01:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:01:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:01:41 prd-ubuntu20.04-docker-8c-8g-11199 does not seem to be running inside a container 09:01:41 $ 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 09:01:41 $ docker top 4828d80facabb7ff0db5f16425ccc4e6d2d318aa9595e832e6bec7a001e42a17 -eo pid,comm [Pipeline] { [Pipeline] sh 09:01:42 + touch /tmp/pre-build-complete [Pipeline] sh 09:01:42 + mkdir -p /var/log/sysstat [Pipeline] sh 09:01:42 + ls /var/log/sa-host 09:01:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:42 provisioning config files... 09:01:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16493371880412110306tmp [Pipeline] { [Pipeline] echo 09:01:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:01:43 ---> create-netrc.sh [Pipeline] } 09:01:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:01:43 ---> python-tools-install.sh [Pipeline] echo 09:01:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:01:43 ---> sudo-logs.sh 09:01:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:01:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:01:44 ---> job-cost.sh 09:01:44 lf-activate-venv: SKIPPING 09:01:44 DEBUG: total: 0.2199999988079071 09:01:44 INFO: Retrieving Stack Cost... 09:01:44 INFO: Retrieving Pricing Info for: v3-standard-8 09:01:44 INFO: Archiving Costs [Pipeline] echo 09:01:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:01:45 ---> logs-deploy.sh 09:01:45 lf-activate-venv: SKIPPING 09:01:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/302 09:01:45 INFO: archiving workspace using pattern(s): 09:01:49 Archives upload complete. 09:01:49 INFO: archiving logs to Nexus 09:01:49 ---> uname -a: 09:01:49 Linux prd-ubuntu20-04-docker-8c-8g-11199 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:01:49 09:01:49 09:01:49 ---> lscpu: 09:01:49 Architecture: x86_64 09:01:49 CPU op-mode(s): 32-bit, 64-bit 09:01:49 Byte Order: Little Endian 09:01:49 Address sizes: 40 bits physical, 48 bits virtual 09:01:49 CPU(s): 8 09:01:49 On-line CPU(s) list: 0-7 09:01:49 Thread(s) per core: 1 09:01:49 Core(s) per socket: 1 09:01:49 Socket(s): 8 09:01:49 NUMA node(s): 1 09:01:49 Vendor ID: AuthenticAMD 09:01:49 CPU family: 23 09:01:49 Model: 49 09:01:49 Model name: AMD EPYC-Rome Processor 09:01:49 Stepping: 0 09:01:49 CPU MHz: 2800.000 09:01:49 BogoMIPS: 5600.00 09:01:49 Virtualization: AMD-V 09:01:49 Hypervisor vendor: KVM 09:01:49 Virtualization type: full 09:01:49 L1d cache: 256 KiB 09:01:49 L1i cache: 256 KiB 09:01:49 L2 cache: 4 MiB 09:01:49 L3 cache: 128 MiB 09:01:49 NUMA node0 CPU(s): 0-7 09:01:49 Vulnerability Gather data sampling: Not affected 09:01:49 Vulnerability Itlb multihit: Not affected 09:01:49 Vulnerability L1tf: Not affected 09:01:49 Vulnerability Mds: Not affected 09:01:49 Vulnerability Meltdown: Not affected 09:01:49 Vulnerability Mmio stale data: Not affected 09:01:49 Vulnerability Retbleed: Vulnerable 09:01:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:01:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:01:49 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:01:49 Vulnerability Srbds: Not affected 09:01:49 Vulnerability Tsx async abort: Not affected 09:01:49 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:01:49 09:01:49 09:01:49 ---> nproc: 09:01:49 8 09:01:49 09:01:49 09:01:49 ---> df -h: 09:01:49 Filesystem Size Used Avail Use% Mounted on 09:01:49 overlay 155G 14G 142G 9% / 09:01:49 tmpfs 64M 0 64M 0% /dev 09:01:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:01:49 shm 64M 0 64M 0% /dev/shm 09:01:49 /dev/vda1 155G 14G 142G 9% /facter-os 09:01:49 09:01:49 09:01:49 ---> sar -b -r -n DEV: 09:01:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11199) 05/25/26 _x86_64_ (8 CPU) 09:01:49 09:01:49 08:38:23 LINUX RESTART (8 CPU) 09:01:49 09:01:49 08:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:01:49 08:40:01 219.43 22.84 196.58 0.00 3278.77 55681.97 0.00 09:01:49 08:41:01 141.16 0.63 140.53 0.00 11.46 43384.25 0.00 09:01:49 08:42:01 111.73 0.35 111.38 0.00 36.79 47515.01 0.00 09:01:49 08:43:01 74.22 0.02 74.20 0.00 1.20 18723.01 0.00 09:01:49 08:44:01 2.53 0.27 2.27 0.00 11.60 39.33 0.00 09:01:49 08:45:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 09:01:49 08:46:01 0.97 0.02 0.95 0.00 3.87 12.00 0.00 09:01:49 08:47:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 09:01:49 08:48:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 09:01:49 08:49:01 1.85 0.00 1.85 0.00 0.00 23.73 0.00 09:01:49 08:50:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 09:01:49 08:51:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 09:01:49 08:52:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 09:01:49 08:53:01 1.03 0.00 1.03 0.00 0.00 14.80 0.00 09:01:49 08:54:01 1.60 0.02 1.58 0.00 0.13 18.93 0.00 09:01:49 08:55:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 09:01:49 08:56:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 09:01:49 08:57:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 09:01:49 08:58:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 09:01:49 08:59:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 09:01:49 09:00:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 09:01:49 09:01:01 46.41 0.70 45.71 0.00 16.40 27907.88 0.00 09:01:49 Average: 27.95 1.13 26.82 0.00 152.75 8794.85 0.00 09:01:49 09:01:49 08:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:49 08:40:01 27667072 31439036 843144 2.57 134160 3796248 2092336 6.17 1296184 3380352 556084 09:01:49 08:41:01 25824324 30952992 1323824 4.03 156764 5057144 2641528 7.79 2200628 4241656 693812 09:01:49 08:42:01 26707572 31485148 794908 2.42 161180 4716692 1866792 5.50 1601188 3976312 188 09:01:49 08:43:01 26162872 31501724 776468 2.36 175272 5211860 1703676 5.02 1655080 4410624 4 09:01:49 08:44:01 26161572 31501316 776444 2.36 175448 5212352 1727232 5.09 1655812 4411040 220 09:01:49 08:45:01 26169952 31509744 767996 2.34 175488 5212352 1727232 5.09 1647180 4411044 32 09:01:49 08:46:01 26169604 31509484 768088 2.34 175516 5212476 1727232 5.09 1647124 4411108 12 09:01:49 08:47:01 26177380 31517408 759928 2.31 175544 5212476 1727232 5.09 1639872 4411168 16 09:01:49 08:48:01 26177372 31517464 759800 2.31 175568 5212480 1727232 5.09 1639924 4411172 36 09:01:49 08:49:01 26179204 31519384 757632 2.30 175632 5212456 1727232 5.09 1638632 4411148 16 09:01:49 08:50:01 26178888 31519100 757820 2.31 175648 5212448 1727232 5.09 1638688 4411148 12 09:01:49 08:51:01 26178428 31518700 757992 2.31 175664 5212460 1727232 5.09 1638344 4411152 60 09:01:49 08:52:01 26178608 31518932 757744 2.31 175680 5212460 1727232 5.09 1638400 4411152 12 09:01:49 08:53:01 26178892 31519244 757292 2.30 175708 5212460 1727232 5.09 1638624 4411160 76 09:01:49 08:54:01 26177952 31518476 758136 2.31 175776 5212468 1734176 5.11 1638652 4411160 40 09:01:49 08:55:01 26177928 31518520 758088 2.31 175808 5212472 1734176 5.11 1638408 4411164 16 09:01:49 08:56:01 26177564 31518204 758264 2.31 175844 5212476 1734176 5.11 1638668 4411168 8 09:01:49 08:57:01 26177588 31518256 758144 2.31 175876 5212476 1734176 5.11 1638556 4411168 156 09:01:49 08:58:01 26177792 31518516 757840 2.31 175908 5212480 1734176 5.11 1638576 4411172 4 09:01:49 08:59:01 26178140 31518892 757412 2.30 175964 5212464 1734176 5.11 1638436 4411172 20 09:01:49 09:00:01 26178324 31519148 757360 2.30 175996 5212484 1734176 5.11 1638428 4411176 12 09:01:49 09:01:01 24939160 31493164 774560 2.36 212864 6268612 1800008 5.31 1823416 5339348 364784 09:01:49 Average: 26195281 31484221 792677 2.41 173969 5166468 1796177 5.30 1657674 4378989 73437 09:01:49 09:01:49 08:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:49 08:40:01 ens3 763.73 534.11 10046.07 120.22 0.00 0.00 0.00 0.00 09:01:49 08:40:01 lo 4.93 4.93 0.50 0.50 0.00 0.00 0.00 0.00 09:01:49 08:40:01 docker0 267.54 334.99 23.77 2581.90 0.00 0.00 0.00 0.00 09:01:49 08:40:01 vethc9b4fbe 226.46 293.20 23.94 2302.29 0.00 0.00 0.00 0.19 09:01:49 08:41:01 ens3 63.01 36.49 586.30 13.43 0.00 0.00 0.00 0.00 09:01:49 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:41:01 docker0 19.45 33.28 1.91 556.55 0.00 0.00 0.00 0.00 09:01:49 08:41:01 veth07c73e5 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 09:01:49 08:42:01 ens3 35.43 21.28 211.62 8.92 0.00 0.00 0.00 0.00 09:01:49 08:42:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 09:01:49 08:42:01 docker0 6.28 11.40 0.43 130.93 0.00 0.00 0.00 0.00 09:01:49 08:43:01 ens3 153.62 113.18 2553.96 240.54 0.00 0.00 0.00 0.00 09:01:49 08:43:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 09:01:49 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:44:01 ens3 1.42 0.88 0.89 0.55 0.00 0.00 0.00 0.00 09:01:49 08:44:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:45:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:01:49 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:46:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:01:49 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:47:01 ens3 0.32 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:01:49 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:48:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:01:49 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:49:01 ens3 0.60 0.22 0.16 0.08 0.00 0.00 0.00 0.00 09:01:49 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:50:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:01:49 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:01:49 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:01:49 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:53:01 ens3 1.00 0.52 0.33 0.23 0.00 0.00 0.00 0.00 09:01:49 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:54:01 ens3 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 09:01:49 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:55:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:01:49 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:56:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:01:49 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:57:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:01:49 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:58:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:01:49 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 08:59:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 09:01:49 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:01:49 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 09:00:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:01:49 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:01:49 09:01:01 ens3 225.15 137.93 4805.58 19.79 0.00 0.00 0.00 0.00 09:01:49 09:01:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 09:01:49 09:01:01 docker0 53.04 81.74 5.21 770.26 0.00 0.00 0.00 0.00 09:01:49 09:01:01 veth1f04175 53.04 81.85 5.94 770.27 0.00 0.00 0.00 0.06 09:01:49 Average: ens3 56.66 38.44 827.54 18.36 0.00 0.00 0.00 0.00 09:01:49 Average: lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:01:49 Average: docker0 15.74 20.97 1.42 183.63 0.00 0.00 0.00 0.00 09:01:49 Average: veth1f04175 2.41 3.72 0.27 35.01 0.00 0.00 0.00 0.00 09:01:49 09:01:49 09:01:49 ---> sar -P ALL: 09:01:49 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11199) 05/25/26 _x86_64_ (8 CPU) 09:01:49 09:01:49 08:38:23 LINUX RESTART (8 CPU) 09:01:49 09:01:49 08:39:01 CPU %user %nice %system %iowait %steal %idle 09:01:49 08:40:01 all 9.54 0.00 3.94 2.31 0.08 84.13 09:01:49 08:40:01 0 8.06 0.00 4.28 3.50 0.10 84.06 09:01:49 08:40:01 1 11.73 0.00 3.86 0.76 0.10 83.55 09:01:49 08:40:01 2 9.74 0.00 4.34 3.25 0.08 82.59 09:01:49 08:40:01 3 9.15 0.00 4.16 5.39 0.08 81.22 09:01:49 08:40:01 4 8.80 0.00 3.16 2.39 0.07 85.57 09:01:49 08:40:01 5 10.45 0.00 3.17 0.17 0.08 86.13 09:01:49 08:40:01 6 9.49 0.00 4.63 1.59 0.07 84.23 09:01:49 08:40:01 7 8.88 0.00 3.91 1.44 0.08 85.68 09:01:49 08:41:01 all 46.79 0.00 6.91 0.79 0.12 45.38 09:01:49 08:41:01 0 46.50 0.00 6.91 0.77 0.12 45.69 09:01:49 08:41:01 1 49.60 0.00 6.69 0.42 0.12 43.17 09:01:49 08:41:01 2 48.58 0.00 7.12 1.23 0.13 42.94 09:01:49 08:41:01 3 46.52 0.00 7.34 2.82 0.12 43.20 09:01:49 08:41:01 4 45.55 0.00 6.73 0.08 0.12 47.51 09:01:49 08:41:01 5 46.24 0.00 6.66 0.19 0.10 46.81 09:01:49 08:41:01 6 45.09 0.00 7.07 0.47 0.13 47.24 09:01:49 08:41:01 7 46.28 0.00 6.75 0.35 0.12 46.50 09:01:49 08:42:01 all 53.38 0.00 6.76 0.87 0.14 38.85 09:01:49 08:42:01 0 53.86 0.00 7.47 0.18 0.13 38.34 09:01:49 08:42:01 1 54.57 0.00 6.91 0.87 0.13 37.51 09:01:49 08:42:01 2 53.85 0.00 6.28 0.35 0.13 39.39 09:01:49 08:42:01 3 52.83 0.00 7.31 2.20 0.13 37.53 09:01:49 08:42:01 4 52.81 0.00 6.42 0.91 0.13 39.73 09:01:49 08:42:01 5 54.79 0.00 6.53 2.12 0.13 36.43 09:01:49 08:42:01 6 51.79 0.00 6.55 0.15 0.15 41.36 09:01:49 08:42:01 7 52.55 0.00 6.57 0.18 0.15 40.54 09:01:49 08:43:01 all 3.26 0.00 1.27 1.21 0.05 94.20 09:01:49 08:43:01 0 2.93 0.00 1.74 0.52 0.03 94.78 09:01:49 08:43:01 1 3.61 0.00 0.94 0.95 0.07 94.43 09:01:49 08:43:01 2 3.48 0.00 1.37 0.08 0.05 95.01 09:01:49 08:43:01 3 2.00 0.00 0.77 0.50 0.05 96.67 09:01:49 08:43:01 4 3.46 0.00 0.94 5.26 0.03 90.31 09:01:49 08:43:01 5 2.52 0.00 1.21 0.30 0.05 95.92 09:01:49 08:43:01 6 4.38 0.00 1.86 0.52 0.07 93.17 09:01:49 08:43:01 7 3.71 0.00 1.36 1.51 0.05 93.37 09:01:49 08:44:01 all 0.05 0.00 0.04 0.01 0.01 99.88 09:01:49 08:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:01:49 08:44:01 1 0.07 0.00 0.05 0.00 0.00 99.88 09:01:49 08:44:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:01:49 08:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:01:49 08:44:01 4 0.02 0.00 0.05 0.02 0.00 99.92 09:01:49 08:44:01 5 0.15 0.00 0.07 0.00 0.02 99.77 09:01:49 08:44:01 6 0.05 0.00 0.07 0.00 0.02 99.87 09:01:49 08:44:01 7 0.03 0.00 0.02 0.08 0.00 99.87 09:01:49 08:45:01 all 0.03 0.00 0.02 0.03 0.01 99.91 09:01:49 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:01:49 08:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:01:49 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:01:49 08:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:45:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:01:49 08:45:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:01:49 08:45:01 7 0.08 0.00 0.03 0.27 0.02 99.60 09:01:49 08:46:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:01:49 08:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:01:49 08:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:01:49 08:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:01:49 08:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:01:49 08:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:01:49 08:46:01 6 0.05 0.00 0.07 0.00 0.02 99.87 09:01:49 08:46:01 7 0.03 0.00 0.00 0.08 0.02 99.87 09:01:49 08:47:01 all 0.06 0.00 0.01 0.01 0.01 99.91 09:01:49 08:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:01:49 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:01:49 08:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:01:49 08:47:01 3 0.15 0.00 0.00 0.00 0.00 99.85 09:01:49 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:47:01 5 0.10 0.00 0.03 0.00 0.02 99.85 09:01:49 08:47:01 6 0.10 0.00 0.03 0.00 0.03 99.83 09:01:49 08:47:01 7 0.03 0.00 0.02 0.05 0.00 99.90 09:01:49 08:48:01 all 0.32 0.00 0.02 0.00 0.01 99.65 09:01:49 08:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:01:49 08:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:01:49 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:48:01 3 1.98 0.00 0.00 0.00 0.02 98.00 09:01:49 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:48:01 5 0.38 0.00 0.00 0.00 0.00 99.62 09:01:49 08:48:01 6 0.07 0.00 0.05 0.00 0.02 99.87 09:01:49 08:48:01 7 0.05 0.00 0.03 0.03 0.02 99.87 09:01:49 08:49:01 all 0.12 0.00 0.02 0.02 0.01 99.84 09:01:49 08:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:01:49 08:49:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:01:49 08:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:01:49 08:49:01 3 0.68 0.00 0.03 0.00 0.00 99.29 09:01:49 08:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:49 08:49:01 5 0.10 0.00 0.03 0.08 0.00 99.78 09:01:49 08:49:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:01:49 08:49:01 7 0.02 0.00 0.03 0.05 0.02 99.88 09:01:49 08:50:01 all 0.14 0.00 0.01 0.00 0.01 99.83 09:01:49 08:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:01:49 08:50:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:01:49 08:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:01:49 08:50:01 3 0.99 0.00 0.00 0.00 0.00 99.01 09:01:49 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:49 08:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:01:49 08:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:01:49 08:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:01:49 09:01:49 08:50:01 CPU %user %nice %system %iowait %steal %idle 09:01:49 08:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:01:49 08:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:01:49 08:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:01:49 08:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:01:49 08:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:01:49 08:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:01:49 08:51:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:01:49 08:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:01:49 08:51:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:01:49 08:52:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:01:49 08:52:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:01:49 08:52:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:01:49 08:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:01:49 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:01:49 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:01:49 08:52:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:01:49 08:53:01 all 0.11 0.00 0.01 0.00 0.01 99.86 09:01:49 08:53:01 0 0.05 0.00 0.02 0.00 0.05 99.88 09:01:49 08:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:01:49 08:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:01:49 08:53:01 3 0.68 0.00 0.03 0.00 0.02 99.27 09:01:49 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:01:49 08:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:01:49 08:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:01:49 08:54:01 all 0.03 0.00 0.03 0.01 0.01 99.93 09:01:49 08:54:01 0 0.02 0.00 0.05 0.00 0.02 99.92 09:01:49 08:54:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:01:49 08:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:01:49 08:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:01:49 08:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:01:49 08:54:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:01:49 08:54:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:01:49 08:54:01 7 0.05 0.00 0.03 0.03 0.02 99.87 09:01:49 08:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:01:49 08:55:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:01:49 08:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:01:49 08:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:01:49 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:49 08:55:01 5 0.08 0.00 0.02 0.00 0.00 99.90 09:01:49 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:55:01 7 0.03 0.00 0.00 0.03 0.00 99.93 09:01:49 08:56:01 all 0.17 0.00 0.02 0.00 0.01 99.80 09:01:49 08:56:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:01:49 08:56:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:01:49 08:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:01:49 08:56:01 3 1.13 0.00 0.02 0.00 0.02 98.84 09:01:49 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:01:49 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:01:49 08:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:01:49 08:56:01 7 0.07 0.00 0.00 0.02 0.02 99.90 09:01:49 08:57:01 all 0.04 0.00 0.01 0.01 0.01 99.92 09:01:49 08:57:01 0 0.12 0.00 0.00 0.00 0.03 99.85 09:01:49 08:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:01:49 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:01:49 08:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:01:49 08:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:01:49 08:57:01 5 0.08 0.00 0.02 0.00 0.02 99.88 09:01:49 08:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:01:49 08:57:01 7 0.00 0.00 0.03 0.07 0.02 99.88 09:01:49 08:58:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:01:49 08:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:01:49 08:58:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:01:49 08:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:01:49 08:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:01:49 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 08:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:01:49 08:58:01 6 0.00 0.00 0.03 0.00 0.02 99.95 09:01:49 08:58:01 7 0.02 0.00 0.02 0.03 0.00 99.93 09:01:49 08:59:01 all 0.02 0.00 0.02 0.01 0.01 99.94 09:01:49 08:59:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:01:49 08:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:01:49 08:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:01:49 08:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:01:49 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:01:49 08:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:01:49 08:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:01:49 08:59:01 7 0.03 0.00 0.00 0.05 0.02 99.90 09:01:49 09:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:01:49 09:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:01:49 09:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:01:49 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 09:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:01:49 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:01:49 09:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:01:49 09:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:01:49 09:00:01 7 0.00 0.00 0.00 0.03 0.00 99.97 09:01:49 09:01:01 all 4.34 0.00 1.69 0.30 0.06 93.60 09:01:49 09:01:01 0 4.07 0.00 2.50 0.00 0.07 93.37 09:01:49 09:01:01 1 5.05 0.00 1.79 0.00 0.08 93.08 09:01:49 09:01:01 2 4.48 0.00 1.33 0.03 0.07 94.09 09:01:49 09:01:01 3 4.94 0.00 1.32 0.08 0.07 93.58 09:01:49 09:01:01 4 4.99 0.00 1.56 0.00 0.05 93.40 09:01:49 09:01:01 5 4.36 0.00 1.92 0.02 0.05 93.66 09:01:49 09:01:01 6 3.80 0.00 1.72 0.02 0.07 94.39 09:01:49 09:01:01 7 3.05 0.00 1.41 2.25 0.05 93.24 09:01:49 09:01:49 Average: CPU %user %nice %system %iowait %steal %idle 09:01:49 Average: all 5.35 0.00 0.94 0.25 0.03 93.43 09:01:49 Average: 0 5.24 0.00 1.05 0.22 0.03 93.45 09:01:49 Average: 1 5.66 0.00 0.93 0.14 0.03 93.25 09:01:49 Average: 2 5.44 0.00 0.93 0.22 0.02 93.38 09:01:49 Average: 3 5.47 0.00 0.95 0.50 0.03 93.06 09:01:49 Average: 4 5.21 0.00 0.85 0.39 0.02 93.52 09:01:49 Average: 5 5.39 0.00 0.89 0.13 0.02 93.56 09:01:49 Average: 6 5.20 0.00 1.01 0.12 0.03 93.64 09:01:49 Average: 7 5.19 0.00 0.91 0.30 0.03 93.57 09:01:49 09:01:49 09:01:49