Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 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-ssh7406644089643199158.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12841823015180770980.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh11731513343428909021.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh1461218975271846771.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-ssh14812793455344682737.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-39330’ Running on prd-ubuntu20.04-docker-8c-8g-39332 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 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 (main) Commit message: "Merge pull request #709 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" > git config core.sparsecheckout # timeout=10 > git checkout -f ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 # timeout=10 > git rev-list --no-walk 08c35be361d297fe8f56dc197b9e919ce034e65a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-20T13:00:10.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-20T13:00:10.371Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-20T13:00:10.397Z] ========================================================= [2025-02-20T13:00:10.397Z] EdgeX Global Pipelines Version Info [2025-02-20T13:00:10.397Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:00:11.512Z] ------------------- [2025-02-20T13:00:11.512Z] stable info: [2025-02-20T13:00:11.512Z] ------------------- [2025-02-20T13:00:11.512Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-20T13:00:11.512Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T13:00:11.512Z] Message: update stable to v1.0.269 [2025-02-20T13:00:11.772Z] ------------------- [2025-02-20T13:00:11.772Z] experimental info: [2025-02-20T13:00:11.772Z] ------------------- [2025-02-20T13:00:11.772Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-20T13:00:11.772Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-20T13:00:11.772Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-20T13:00:11.862Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-02-20T13:00:11.882Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-02-20T13:00:11.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-20T13:00:11.935Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-20T13:00:11.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-20T13:00:11.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-20T13:00:12.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-20T13:00:12.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-20T13:00:12.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-20T13:00:12.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-20T13:00:12.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-20T13:00:12.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-02-20T13:00:12.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-20T13:00:12.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-20T13:00:12.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T13:00:12.233Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-20T13:00:12.263Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T13:00:12.289Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-20T13:00:12.313Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-20T13:00:12.339Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-20T13:00:12.359Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-20T13:00:12.386Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-20T13:00:12.406Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-20T13:00:12.441Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-20T13:00:12.464Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-20T13:00:12.485Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-20T13:00:12.511Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-20T13:00:12.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-20T13:00:12.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-20T13:00:12.581Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-20T13:00:12.606Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] echo [2025-02-20T13:00:12.628Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ffa317a [Pipeline] echo [2025-02-20T13:00:12.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:00:12.722Z] provisioning config files... [2025-02-20T13:00:12.734Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5653266679938877629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:00:13.072Z] ---> ****-login.sh [2025-02-20T13:00:13.072Z] nexus3.edgexfoundry.org:10001 [2025-02-20T13:00:13.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:13.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:13.332Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:13.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:13.332Z] [2025-02-20T13:00:13.332Z] Login Succeeded [2025-02-20T13:00:13.332Z] nexus3.edgexfoundry.org:10002 [2025-02-20T13:00:13.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:13.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:13.332Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:13.332Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:13.332Z] [2025-02-20T13:00:13.332Z] Login Succeeded [2025-02-20T13:00:13.332Z] nexus3.edgexfoundry.org:10003 [2025-02-20T13:00:13.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:13.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:13.591Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:13.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:13.591Z] [2025-02-20T13:00:13.591Z] Login Succeeded [2025-02-20T13:00:13.591Z] nexus3.edgexfoundry.org:10004 [2025-02-20T13:00:13.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:13.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:13.591Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:13.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:13.591Z] [2025-02-20T13:00:13.591Z] Login Succeeded [2025-02-20T13:00:13.591Z] ****.io [2025-02-20T13:00:13.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:13.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:13.851Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:13.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:13.851Z] [2025-02-20T13:00:13.851Z] Login Succeeded [2025-02-20T13:00:13.851Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T13:00:13.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-20T13:00:14.287Z] + git rev-list -1 --merges ffa317a6ef5b42aa334b3df61a9068bb00b85bb3~1..ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] echo [2025-02-20T13:00:14.314Z] -----------> git rev-list -1 --merges ffa317a6ef5b42aa334b3df61a9068bb00b85bb3~1..ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [2025-02-20T13:00:14.314Z] ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [false] [Pipeline] sh [2025-02-20T13:00:14.605Z] + git log --format=format:%s -1 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] echo [2025-02-20T13:00:14.620Z] ========================================================= [2025-02-20T13:00:14.620Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-20T13:00:14.620Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T13:00:14.951Z] + git log --format=format:%s -1 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] echo [2025-02-20T13:00:14.963Z] [semverPrep] GIT_COMMIT: ffa317a6ef5b42aa334b3df61a9068bb00b85bb3, Commit Message: Merge pull request #709 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28 [Pipeline] echo [2025-02-20T13:00:14.976Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-20T13:00:15.340Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T13:00:15.340Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-20T13:00:15.340Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-20T13:00:15.340Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-20T13:00:15.340Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-20T13:00:15.340Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-20T13:00:15.340Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:15.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T13:00:15.703Z] [2025-02-20T13:00:15.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:16.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T13:00:16.007Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-20T13:00:16.008Z] b85a868b505f: Pulling fs layer [2025-02-20T13:00:16.008Z] e2be974225ed: Pulling fs layer [2025-02-20T13:00:16.008Z] 339a4e72a1f5: Pulling fs layer [2025-02-20T13:00:16.008Z] 988bab9f4d93: Pulling fs layer [2025-02-20T13:00:16.008Z] 1469e6f7b9e6: Pulling fs layer [2025-02-20T13:00:16.008Z] eaf3925da568: Pulling fs layer [2025-02-20T13:00:16.008Z] bab4dde63d76: Pulling fs layer [2025-02-20T13:00:16.008Z] bde34c3a00c8: Pulling fs layer [2025-02-20T13:00:16.008Z] b352a97aabf1: Pulling fs layer [2025-02-20T13:00:16.008Z] 4872d77fe225: Pulling fs layer [2025-02-20T13:00:16.008Z] 5851b861e8e6: Pulling fs layer [2025-02-20T13:00:16.008Z] 1469e6f7b9e6: Waiting [2025-02-20T13:00:16.008Z] eaf3925da568: Waiting [2025-02-20T13:00:16.008Z] bab4dde63d76: Waiting [2025-02-20T13:00:16.008Z] bde34c3a00c8: Waiting [2025-02-20T13:00:16.008Z] 4872d77fe225: Waiting [2025-02-20T13:00:16.008Z] 5851b861e8e6: Waiting [2025-02-20T13:00:16.008Z] b352a97aabf1: Waiting [2025-02-20T13:00:16.008Z] 988bab9f4d93: Waiting [2025-02-20T13:00:16.008Z] e2be974225ed: Verifying Checksum [2025-02-20T13:00:16.008Z] e2be974225ed: Download complete [2025-02-20T13:00:16.008Z] 988bab9f4d93: Verifying Checksum [2025-02-20T13:00:16.008Z] 988bab9f4d93: Download complete [2025-02-20T13:00:16.008Z] 1469e6f7b9e6: Verifying Checksum [2025-02-20T13:00:16.008Z] 1469e6f7b9e6: Download complete [2025-02-20T13:00:16.008Z] 339a4e72a1f5: Verifying Checksum [2025-02-20T13:00:16.008Z] 339a4e72a1f5: Download complete [2025-02-20T13:00:16.266Z] eaf3925da568: Download complete [2025-02-20T13:00:16.266Z] bde34c3a00c8: Download complete [2025-02-20T13:00:16.266Z] b352a97aabf1: Verifying Checksum [2025-02-20T13:00:16.266Z] b352a97aabf1: Download complete [2025-02-20T13:00:16.266Z] 4872d77fe225: Download complete [2025-02-20T13:00:16.266Z] 5851b861e8e6: Verifying Checksum [2025-02-20T13:00:16.266Z] 5851b861e8e6: Download complete [2025-02-20T13:00:16.266Z] b85a868b505f: Verifying Checksum [2025-02-20T13:00:16.266Z] b85a868b505f: Download complete [2025-02-20T13:00:16.523Z] bab4dde63d76: Verifying Checksum [2025-02-20T13:00:16.523Z] bab4dde63d76: Download complete [2025-02-20T13:00:17.461Z] b85a868b505f: Pull complete [2025-02-20T13:00:17.720Z] e2be974225ed: Pull complete [2025-02-20T13:00:17.977Z] 339a4e72a1f5: Pull complete [2025-02-20T13:00:18.236Z] 988bab9f4d93: Pull complete [2025-02-20T13:00:18.496Z] 1469e6f7b9e6: Pull complete [2025-02-20T13:00:18.496Z] eaf3925da568: Pull complete [2025-02-20T13:00:20.403Z] bab4dde63d76: Pull complete [2025-02-20T13:00:20.403Z] bde34c3a00c8: Pull complete [2025-02-20T13:00:20.403Z] b352a97aabf1: Pull complete [2025-02-20T13:00:20.403Z] 4872d77fe225: Pull complete [2025-02-20T13:00:20.403Z] 5851b861e8e6: Pull complete [2025-02-20T13:00:20.403Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-20T13:00:20.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T13:00:20.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:00:20.552Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:00:20.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T13:00:24.526Z] $ docker top 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d -eo pid,comm [2025-02-20T13:00:24.579Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-20T13:00:24.579Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T13:00:24.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T13:00:24.639Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T13:00:24.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T13:00:24.756Z] $ docker exec 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d ssh-agent [2025-02-20T13:00:25.972Z] SSH_AUTH_SOCK=/tmp/ssh-Zm1NgGBI5sUl/agent.32 [2025-02-20T13:00:25.972Z] SSH_AGENT_PID=38 [2025-02-20T13:00:25.980Z] Running ssh-add (command line suppressed) [2025-02-20T13:00:26.076Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4345840834283183039.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4345840834283183039.key) [2025-02-20T13:00:26.093Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T13:00:26.388Z] + git tag --points-at HEAD [Pipeline] } [2025-02-20T13:00:26.396Z] $ docker exec --env ******** --env ******** 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d ssh-agent -k [2025-02-20T13:00:26.494Z] unset SSH_AUTH_SOCK; [2025-02-20T13:00:26.494Z] unset SSH_AGENT_PID; [2025-02-20T13:00:26.495Z] echo Agent pid 38 killed; [2025-02-20T13:00:26.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-20T13:00:26.555Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T13:00:26.555Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T13:00:26.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T13:00:26.665Z] $ docker exec 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d ssh-agent [2025-02-20T13:00:26.775Z] SSH_AUTH_SOCK=/tmp/ssh-VkEBfMXflwKt/agent.70 [2025-02-20T13:00:26.775Z] SSH_AGENT_PID=76 [2025-02-20T13:00:26.780Z] Running ssh-add (command line suppressed) [2025-02-20T13:00:26.876Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15309484728644046739.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15309484728644046739.key) [2025-02-20T13:00:26.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T13:00:27.187Z] + git semver init [2025-02-20T13:00:27.447Z] 2025-02-20 13:00:27,383 [run_init] DEBUG init version:0.0.0 force:False [2025-02-20T13:00:27.447Z] 2025-02-20 13:00:27,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-02-20T13:00:27.447Z] 2025-02-20 13:00:27,384 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-02-20T13:00:27.447Z] 2025-02-20 13:00:27,384 [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, universal_newlines=False, shell=None, istream=None) [2025-02-20T13:00:29.755Z] 2025-02-20 13:00:28,505 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-02-20T13:00:29.755Z] 2025-02-20 13:00:28,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-02-20T13:00:29.755Z] 2025-02-20 13:00:28,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-20T13:00:29.755Z] 2025-02-20 13:00:28,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-20T13:00:29.755Z] 4.0.0-dev.18 [Pipeline] } [2025-02-20T13:00:29.760Z] $ docker exec --env ******** --env ******** 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d ssh-agent -k [2025-02-20T13:00:29.858Z] unset SSH_AUTH_SOCK; [2025-02-20T13:00:29.858Z] unset SSH_AGENT_PID; [2025-02-20T13:00:29.858Z] echo Agent pid 76 killed; [2025-02-20T13:00:29.873Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T13:00:30.196Z] + git semver [Pipeline] } [2025-02-20T13:00:30.477Z] $ docker stop --time=1 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d [2025-02-20T13:00:31.780Z] $ docker rm -f --volumes 49aab902357d78f6545c506908df05486d24ca7965ac3b124f868b23b40a7f1d [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T13:00:32.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-20T13:00:32.359Z] Stashed 1 file(s) [Pipeline] echo [2025-02-20T13:00:32.363Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.18 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:00:32.537Z] provisioning config files... [2025-02-20T13:00:32.546Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16565633731537994933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:00:32.911Z] ---> ****-login.sh [2025-02-20T13:00:32.911Z] nexus3.edgexfoundry.org:10001 [2025-02-20T13:00:32.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:33.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:33.190Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:33.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:33.190Z] [2025-02-20T13:00:33.190Z] Login Succeeded [2025-02-20T13:00:33.190Z] nexus3.edgexfoundry.org:10002 [2025-02-20T13:00:33.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:33.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:33.449Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:33.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:33.449Z] [2025-02-20T13:00:33.449Z] Login Succeeded [2025-02-20T13:00:33.449Z] nexus3.edgexfoundry.org:10003 [2025-02-20T13:00:33.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:33.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:33.449Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:33.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:33.449Z] [2025-02-20T13:00:33.449Z] Login Succeeded [2025-02-20T13:00:33.449Z] nexus3.edgexfoundry.org:10004 [2025-02-20T13:00:33.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:33.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:33.708Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:33.709Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:33.709Z] [2025-02-20T13:00:33.709Z] Login Succeeded [2025-02-20T13:00:33.709Z] ****.io [2025-02-20T13:00:33.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:00:33.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:00:33.969Z] Configure a credential helper to remove this warning. See [2025-02-20T13:00:33.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:00:33.969Z] [2025-02-20T13:00:33.969Z] Login Succeeded [2025-02-20T13:00:33.969Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T13:00:33.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T13:00:34.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T13:00:34.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T13:00:34.114Z] ========================================================= [2025-02-20T13:00:34.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-20T13:00:34.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:00:34.448Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-20T13:00:34.448Z] Sending build context to Docker daemon 9.308MB [2025-02-20T13:00:34.448Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T13:00:34.448Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-20T13:00:34.448Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-20T13:00:34.448Z] da9db072f522: Pulling fs layer [2025-02-20T13:00:34.448Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-20T13:00:34.448Z] 06f05ace1117: Pulling fs layer [2025-02-20T13:00:34.448Z] 5fe327b54edc: Pulling fs layer [2025-02-20T13:00:34.448Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T13:00:34.448Z] 92a5565b7b96: Pulling fs layer [2025-02-20T13:00:34.448Z] ff9bb7016b71: Pulling fs layer [2025-02-20T13:00:34.448Z] b67dba6c2c7d: Pulling fs layer [2025-02-20T13:00:34.448Z] a813b0c90790: Pulling fs layer [2025-02-20T13:00:34.448Z] 92a5565b7b96: Waiting [2025-02-20T13:00:34.448Z] ff9bb7016b71: Waiting [2025-02-20T13:00:34.448Z] b67dba6c2c7d: Waiting [2025-02-20T13:00:34.448Z] a813b0c90790: Waiting [2025-02-20T13:00:34.448Z] 5fe327b54edc: Waiting [2025-02-20T13:00:34.448Z] 4f4fb700ef54: Waiting [2025-02-20T13:00:34.448Z] 6ef4a4ee8ca5: Download complete [2025-02-20T13:00:34.448Z] 5fe327b54edc: Download complete [2025-02-20T13:00:34.448Z] 4f4fb700ef54: Download complete [2025-02-20T13:00:34.708Z] 92a5565b7b96: Verifying Checksum [2025-02-20T13:00:34.708Z] 92a5565b7b96: Download complete [2025-02-20T13:00:34.708Z] da9db072f522: Download complete [2025-02-20T13:00:34.708Z] ff9bb7016b71: Download complete [2025-02-20T13:00:34.708Z] da9db072f522: Pull complete [2025-02-20T13:00:34.967Z] a813b0c90790: Verifying Checksum [2025-02-20T13:00:34.967Z] a813b0c90790: Download complete [2025-02-20T13:00:34.967Z] 6ef4a4ee8ca5: Pull complete [2025-02-20T13:00:35.224Z] 06f05ace1117: Verifying Checksum [2025-02-20T13:00:35.224Z] 06f05ace1117: Download complete [2025-02-20T13:00:35.481Z] b67dba6c2c7d: Verifying Checksum [2025-02-20T13:00:35.481Z] b67dba6c2c7d: Download complete [2025-02-20T13:00:38.770Z] 06f05ace1117: Pull complete [2025-02-20T13:00:38.770Z] 5fe327b54edc: Pull complete [2025-02-20T13:00:38.770Z] 4f4fb700ef54: Pull complete [2025-02-20T13:00:38.770Z] 92a5565b7b96: Pull complete [2025-02-20T13:00:39.027Z] ff9bb7016b71: Pull complete [2025-02-20T13:00:40.927Z] b67dba6c2c7d: Pull complete [2025-02-20T13:00:41.495Z] a813b0c90790: Pull complete [2025-02-20T13:00:41.495Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-20T13:00:41.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-20T13:00:41.495Z] ---> 3ba60ce46760 [2025-02-20T13:00:41.495Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-20T13:00:47.496Z] Still waiting to schedule task [2025-02-20T13:00:47.497Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-39331’ [2025-02-20T13:00:48.136Z] ---> Running in 0ea9c2eae251 [2025-02-20T13:00:48.136Z] Removing intermediate container 0ea9c2eae251 [2025-02-20T13:00:48.136Z] ---> 9bf261fbbcda [2025-02-20T13:00:48.136Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T13:00:48.136Z] ---> Running in 64cdee119fe2 [2025-02-20T13:00:48.136Z] Removing intermediate container 64cdee119fe2 [2025-02-20T13:00:48.136Z] ---> 0e8d60f8365f [2025-02-20T13:00:48.136Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-20T13:00:48.136Z] ---> Running in dce66766bf59 [2025-02-20T13:00:48.136Z] Removing intermediate container dce66766bf59 [2025-02-20T13:00:48.136Z] ---> 3137bbef7527 [2025-02-20T13:00:48.136Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T13:00:48.136Z] ---> Running in 74aa4d88fd23 [2025-02-20T13:00:48.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T13:00:48.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T13:00:48.136Z] OK: 248 MiB in 58 packages [2025-02-20T13:00:48.393Z] Removing intermediate container 74aa4d88fd23 [2025-02-20T13:00:48.393Z] ---> 8edf2ab900e2 [2025-02-20T13:00:48.393Z] Step 7/12 : WORKDIR /app [2025-02-20T13:00:48.394Z] ---> Running in dc2d20fd57a6 [2025-02-20T13:00:48.394Z] Removing intermediate container dc2d20fd57a6 [2025-02-20T13:00:48.394Z] ---> c9a3ffa0bb9e [2025-02-20T13:00:48.394Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-20T13:00:48.653Z] ---> 59a620eda77b [2025-02-20T13:00:48.653Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T13:00:48.653Z] ---> Running in 9a517330ffe6 [2025-02-20T13:01:44.914Z] Removing intermediate container 9a517330ffe6 [2025-02-20T13:01:44.914Z] ---> 07fc1e40031b [2025-02-20T13:01:44.914Z] Step 10/12 : COPY . . [2025-02-20T13:01:44.914Z] ---> 8c574e64c21f [2025-02-20T13:01:44.914Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T13:01:44.914Z] ---> Running in 3c58e6dd722a [2025-02-20T13:01:44.914Z] Removing intermediate container 3c58e6dd722a [2025-02-20T13:01:44.914Z] ---> 80a2da95baae [2025-02-20T13:01:44.914Z] Step 12/12 : RUN $MAKE [2025-02-20T13:01:44.914Z] ---> Running in ea97150b23f0 [2025-02-20T13:01:44.914Z] noop [2025-02-20T13:01:44.914Z] Removing intermediate container ea97150b23f0 [2025-02-20T13:01:44.914Z] ---> 2fdd717fdc1c [2025-02-20T13:01:44.914Z] Successfully built 2fdd717fdc1c [2025-02-20T13:01:44.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:01:45.249Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T13:01:45.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:01:45.354Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:01:45.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-20T13:01:45.729Z] $ docker top 6c9f5116835e3871a2d37039f1f2462b614e10524ead9cf85eef62dce12f8893 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:01:46.084Z] + go version [2025-02-20T13:01:46.084Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-20T13:01:46.092Z] $ docker stop --time=1 6c9f5116835e3871a2d37039f1f2462b614e10524ead9cf85eef62dce12f8893 [2025-02-20T13:01:47.363Z] $ docker rm -f --volumes 6c9f5116835e3871a2d37039f1f2462b614e10524ead9cf85eef62dce12f8893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:01:47.802Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-20T13:01:47.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:01:47.876Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:01:47.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-02-20T13:01:48.212Z] $ docker top 58a9463b6abb19427c6730d8cc23a169c28fc5b1cf30e81ea69d3f7288caf002 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:01:48.561Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-02-20T13:01:48.861Z] + make test [2025-02-20T13:01:48.861Z] go test -race -coverprofile=coverage.out ./... [2025-02-20T13:02:20.934Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-02-20T13:02:53.008Z] go vet ./... [2025-02-20T13:02:58.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T13:02:58.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T13:02:58.276Z] ./bin/test-attribution-txt.sh [2025-02-20T13:02:58.276Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-20T13:02:58.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T13:02:58.309Z] $ docker stop --time=1 58a9463b6abb19427c6730d8cc23a169c28fc5b1cf30e81ea69d3f7288caf002 [2025-02-20T13:03:05.234Z] $ docker rm -f --volumes 58a9463b6abb19427c6730d8cc23a169c28fc5b1cf30e81ea69d3f7288caf002 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T13:03:05.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T13:03:05.907Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-20T13:03:06.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T13:03:06.637Z] + ls -al . [2025-02-20T13:03:06.637Z] total 248 [2025-02-20T13:03:06.637Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 13:01 . [2025-02-20T13:03:06.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:00 .. [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 20 13:00 .dockerignore [2025-02-20T13:03:06.637Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:02 .git [2025-02-20T13:03:06.637Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 13:00 .github [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 20 13:00 .gitignore [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 13:00 .golangci.yml [2025-02-20T13:03:06.637Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 13:00 .semver [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 16432 Feb 20 13:00 Attribution.txt [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 20 13:00 CHANGELOG.md [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 2008 Feb 20 13:00 Dockerfile [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 13:00 GOVERNANCE.md [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 20 13:00 Jenkinsfile [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 20 13:00 LICENSE [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 20 13:00 OWNERS.md [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 4952 Feb 20 13:00 README.md [2025-02-20T13:03:06.637Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 13:00 VERSION [2025-02-20T13:03:06.638Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:00 bin [2025-02-20T13:03:06.638Z] -rw-r--r-- 1 jenkins jenkins 953 Feb 20 13:02 coverage.out [2025-02-20T13:03:06.638Z] -rw-rw-r-- 1 jenkins jenkins 6545 Feb 20 13:00 go.mod [2025-02-20T13:03:06.638Z] -rw-rw-r-- 1 jenkins jenkins 88266 Feb 20 13:00 go.sum [2025-02-20T13:03:06.638Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 20 13:00 main.go [2025-02-20T13:03:06.638Z] -rw-rw-r-- 1 jenkins jenkins 3362 Feb 20 13:00 makefile [2025-02-20T13:03:06.638Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 13:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:06.953Z] + 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=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 --label arch=amd64 --label version=4.0.0-dev.18 . [2025-02-20T13:03:06.953Z] Sending build context to Docker daemon 9.309MB [2025-02-20T13:03:06.953Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T13:03:06.953Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-20T13:03:06.953Z] ---> 2fdd717fdc1c [2025-02-20T13:03:06.953Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-20T13:03:07.212Z] ---> Running in bf78c719289a [2025-02-20T13:03:07.212Z] Removing intermediate container bf78c719289a [2025-02-20T13:03:07.212Z] ---> 718490317c58 [2025-02-20T13:03:07.212Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T13:03:07.470Z] ---> Running in a201807fdf37 [2025-02-20T13:03:07.470Z] Removing intermediate container a201807fdf37 [2025-02-20T13:03:07.470Z] ---> 2f50a4991a6a [2025-02-20T13:03:07.470Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-20T13:03:07.470Z] ---> Running in 601b038983db [2025-02-20T13:03:07.470Z] Removing intermediate container 601b038983db [2025-02-20T13:03:07.470Z] ---> 51a05baf8e1b [2025-02-20T13:03:07.470Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T13:03:07.470Z] ---> Running in 7a7e8b49466d [2025-02-20T13:03:07.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T13:03:07.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T13:03:08.244Z] OK: 248 MiB in 58 packages [2025-02-20T13:03:08.812Z] Removing intermediate container 7a7e8b49466d [2025-02-20T13:03:08.812Z] ---> ac7ebd076992 [2025-02-20T13:03:08.812Z] Step 7/27 : WORKDIR /app [2025-02-20T13:03:08.812Z] ---> Running in c367eac3f903 [2025-02-20T13:03:08.812Z] Removing intermediate container c367eac3f903 [2025-02-20T13:03:08.812Z] ---> 56ed027b538e [2025-02-20T13:03:08.812Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-20T13:03:08.812Z] ---> 9d7401a7be38 [2025-02-20T13:03:08.812Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T13:03:08.812Z] ---> Running in 882124666a2c [2025-02-20T13:03:09.879Z] Removing intermediate container 882124666a2c [2025-02-20T13:03:09.879Z] ---> 4d1f8878c0e5 [2025-02-20T13:03:09.879Z] Step 10/27 : COPY . . [2025-02-20T13:03:10.139Z] ---> d46204bf6810 [2025-02-20T13:03:10.139Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T13:03:10.139Z] ---> Running in 91c0de90bacc [2025-02-20T13:03:10.139Z] Removing intermediate container 91c0de90bacc [2025-02-20T13:03:10.139Z] ---> db8ff1067494 [2025-02-20T13:03:10.139Z] Step 12/27 : RUN $MAKE [2025-02-20T13:03:10.139Z] ---> Running in 966962ff47d2 [2025-02-20T13:03:10.399Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-02-20T13:03:49.124Z] Removing intermediate container 966962ff47d2 [2025-02-20T13:03:49.124Z] ---> 8e241e6cedf6 [2025-02-20T13:03:49.124Z] Step 13/27 : FROM alpine:3.20 [2025-02-20T13:03:49.124Z] 3.20: Pulling from library/alpine [2025-02-20T13:03:49.124Z] 0a9a5dfd008f: Pulling fs layer [2025-02-20T13:03:49.124Z] 0a9a5dfd008f: Verifying Checksum [2025-02-20T13:03:49.124Z] 0a9a5dfd008f: Download complete [2025-02-20T13:03:49.124Z] 0a9a5dfd008f: Pull complete [2025-02-20T13:03:49.124Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T13:03:49.124Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T13:03:49.124Z] ---> ff221270b9fb [2025-02-20T13:03:49.124Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-20T13:03:49.124Z] ---> Running in 16df46f85979 [2025-02-20T13:03:49.124Z] Removing intermediate container 16df46f85979 [2025-02-20T13:03:49.124Z] ---> d01dc595d25a [2025-02-20T13:03:49.124Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-02-20T13:03:49.124Z] ---> Running in eb4722d9777d [2025-02-20T13:03:49.124Z] Removing intermediate container eb4722d9777d [2025-02-20T13:03:49.124Z] ---> fd2e637c69ce [2025-02-20T13:03:49.124Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-20T13:03:49.124Z] ---> Running in 8d6c7455ca5b [2025-02-20T13:03:49.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T13:03:49.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T13:03:49.124Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-20T13:03:49.124Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-20T13:03:49.124Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T13:03:49.124Z] Executing ca-certificates-20241121-r1.trigger [2025-02-20T13:03:49.124Z] OK: 9 MiB in 16 packages [2025-02-20T13:03:49.124Z] Removing intermediate container 8d6c7455ca5b [2025-02-20T13:03:49.124Z] ---> f4698fe3e7ce [2025-02-20T13:03:49.124Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-20T13:03:49.124Z] ---> Running in b5762eecd060 [2025-02-20T13:03:49.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-20T13:03:49.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-20T13:03:49.643Z] OK: 9 MiB in 16 packages [2025-02-20T13:03:50.207Z] Removing intermediate container b5762eecd060 [2025-02-20T13:03:50.207Z] ---> f879eca5ffd8 [2025-02-20T13:03:50.207Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-20T13:03:50.207Z] ---> a44b5478cb91 [2025-02-20T13:03:50.207Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-20T13:03:50.258Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-39333 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-02-20T13:03:50.276Z] Running in /w/workspace/app-service-configurable/266 [Pipeline] { [Pipeline] checkout [2025-02-20T13:03:50.317Z] The recommended git tool is: git [2025-02-20T13:03:50.465Z] ---> 998633ac5f7f [2025-02-20T13:03:50.465Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-20T13:03:50.465Z] ---> 2e679c43308b [2025-02-20T13:03:50.465Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-02-20T13:03:52.363Z] ---> 367a41b348dc [2025-02-20T13:03:52.363Z] Step 22/27 : EXPOSE 48095 [2025-02-20T13:03:52.363Z] ---> Running in e7f38b05eb74 [2025-02-20T13:03:52.363Z] Removing intermediate container e7f38b05eb74 [2025-02-20T13:03:52.363Z] ---> 8414daf4bc32 [2025-02-20T13:03:52.363Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-02-20T13:03:52.363Z] ---> Running in 5f4398f02a8c [2025-02-20T13:03:52.363Z] Removing intermediate container 5f4398f02a8c [2025-02-20T13:03:52.363Z] ---> 46fec9ecdf8b [2025-02-20T13:03:52.363Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T13:03:52.363Z] ---> Running in ece4a0664ecc [2025-02-20T13:03:52.363Z] Removing intermediate container ece4a0664ecc [2025-02-20T13:03:52.363Z] ---> ad1d3b187bac [2025-02-20T13:03:52.363Z] Step 25/27 : LABEL arch=amd64 [2025-02-20T13:03:52.363Z] ---> Running in af539e13fe45 [2025-02-20T13:03:52.363Z] Removing intermediate container af539e13fe45 [2025-02-20T13:03:52.363Z] ---> 363298332fae [2025-02-20T13:03:52.363Z] Step 26/27 : LABEL git_sha=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [2025-02-20T13:03:52.620Z] ---> Running in b08953af9634 [2025-02-20T13:03:52.620Z] Removing intermediate container b08953af9634 [2025-02-20T13:03:52.620Z] ---> 5538c9b0de19 [2025-02-20T13:03:52.620Z] Step 27/27 : LABEL version=4.0.0-dev.18 [2025-02-20T13:03:52.620Z] ---> Running in 2d0b2f628a73 [2025-02-20T13:03:52.620Z] Removing intermediate container 2d0b2f628a73 [2025-02-20T13:03:52.620Z] ---> a77c81c5fb3d [2025-02-20T13:03:52.620Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T13:03:52.620Z] Successfully built a77c81c5fb3d [2025-02-20T13:03:52.620Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:03:52.734Z] provisioning config files... [2025-02-20T13:03:52.742Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10327890081161926267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:03:53.044Z] ---> ****-login.sh [2025-02-20T13:03:53.044Z] nexus3.edgexfoundry.org:10001 [2025-02-20T13:03:53.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:03:53.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:03:53.044Z] Configure a credential helper to remove this warning. See [2025-02-20T13:03:53.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:03:53.044Z] [2025-02-20T13:03:53.044Z] Login Succeeded [2025-02-20T13:03:53.044Z] nexus3.edgexfoundry.org:10002 [2025-02-20T13:03:53.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:03:53.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:03:53.044Z] Configure a credential helper to remove this warning. See [2025-02-20T13:03:53.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:03:53.044Z] [2025-02-20T13:03:53.044Z] Login Succeeded [2025-02-20T13:03:53.044Z] nexus3.edgexfoundry.org:10003 [2025-02-20T13:03:53.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:03:53.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:03:53.305Z] Configure a credential helper to remove this warning. See [2025-02-20T13:03:53.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:03:53.305Z] [2025-02-20T13:03:53.305Z] Login Succeeded [2025-02-20T13:03:53.305Z] nexus3.edgexfoundry.org:10004 [2025-02-20T13:03:53.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:03:53.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:03:53.305Z] Configure a credential helper to remove this warning. See [2025-02-20T13:03:53.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:03:53.305Z] [2025-02-20T13:03:53.305Z] Login Succeeded [2025-02-20T13:03:53.305Z] ****.io [2025-02-20T13:03:53.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:03:53.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:03:53.564Z] Configure a credential helper to remove this warning. See [2025-02-20T13:03:53.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:03:53.564Z] [2025-02-20T13:03:53.564Z] Login Succeeded [2025-02-20T13:03:53.564Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T13:03:53.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T13:03:53.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T13:03:53.630Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-02-20T13:03:53.630Z] ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [2025-02-20T13:03:53.630Z] latest [2025-02-20T13:03:53.630Z] 4.0.0-dev.18 [2025-02-20T13:03:53.630Z] ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [2025-02-20T13:03:53.630Z] main [2025-02-20T13:03:53.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:53.956Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:54.270Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [2025-02-20T13:03:54.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-20T13:03:54.270Z] 8f82ba98811c: Preparing [2025-02-20T13:03:54.270Z] 830bf85a3a6d: Preparing [2025-02-20T13:03:54.270Z] 26e22bd921d9: Preparing [2025-02-20T13:03:54.270Z] e0e74c6d788f: Preparing [2025-02-20T13:03:54.270Z] d04adfbdfe64: Preparing [2025-02-20T13:03:54.270Z] d5e1d8274a9b: Preparing [2025-02-20T13:03:54.270Z] 994456c4fd7b: Preparing [2025-02-20T13:03:54.270Z] d5e1d8274a9b: Waiting [2025-02-20T13:03:54.270Z] 994456c4fd7b: Waiting [2025-02-20T13:03:54.270Z] 26e22bd921d9: Pushed [2025-02-20T13:03:54.270Z] e0e74c6d788f: Pushed [2025-02-20T13:03:54.270Z] d04adfbdfe64: Pushed [2025-02-20T13:03:54.270Z] 830bf85a3a6d: Pushed [2025-02-20T13:03:54.270Z] 994456c4fd7b: Layer already exists [2025-02-20T13:03:54.528Z] d5e1d8274a9b: Pushed [2025-02-20T13:03:56.244Z] using credential edgex-jenkins-ssh [2025-02-20T13:03:56.274Z] Cloning the remote Git repository [2025-02-20T13:03:56.330Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-02-20T13:03:56.440Z] > git init /w/workspace/app-service-configurable/266 # timeout=10 [2025-02-20T13:03:56.619Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-02-20T13:03:56.621Z] > git --version # timeout=10 [2025-02-20T13:03:56.645Z] > git --version # 'git version 2.25.1' [2025-02-20T13:03:56.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-20T13:03:57.820Z] 8f82ba98811c: Pushed [2025-02-20T13:03:57.820Z] ffa317a6ef5b42aa334b3df61a9068bb00b85bb3: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:56.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T13:03:58.151Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:58.481Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-02-20T13:03:58.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-20T13:03:58.481Z] 8f82ba98811c: Preparing [2025-02-20T13:03:58.481Z] 830bf85a3a6d: Preparing [2025-02-20T13:03:58.481Z] 26e22bd921d9: Preparing [2025-02-20T13:03:58.481Z] e0e74c6d788f: Preparing [2025-02-20T13:03:58.481Z] d04adfbdfe64: Preparing [2025-02-20T13:03:58.481Z] d5e1d8274a9b: Preparing [2025-02-20T13:03:58.481Z] 994456c4fd7b: Preparing [2025-02-20T13:03:58.481Z] d5e1d8274a9b: Waiting [2025-02-20T13:03:58.481Z] 994456c4fd7b: Waiting [2025-02-20T13:03:58.481Z] 8f82ba98811c: Layer already exists [2025-02-20T13:03:58.481Z] 26e22bd921d9: Layer already exists [2025-02-20T13:03:58.481Z] 830bf85a3a6d: Layer already exists [2025-02-20T13:03:58.481Z] e0e74c6d788f: Layer already exists [2025-02-20T13:03:58.481Z] d04adfbdfe64: Layer already exists [2025-02-20T13:03:58.481Z] d5e1d8274a9b: Layer already exists [2025-02-20T13:03:58.481Z] 994456c4fd7b: Layer already exists [2025-02-20T13:03:58.481Z] latest: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:58.815Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:59.135Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.18 [2025-02-20T13:03:59.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-20T13:03:59.135Z] 8f82ba98811c: Preparing [2025-02-20T13:03:59.135Z] 830bf85a3a6d: Preparing [2025-02-20T13:03:59.135Z] 26e22bd921d9: Preparing [2025-02-20T13:03:59.135Z] e0e74c6d788f: Preparing [2025-02-20T13:03:59.135Z] d04adfbdfe64: Preparing [2025-02-20T13:03:59.135Z] d5e1d8274a9b: Preparing [2025-02-20T13:03:59.135Z] 994456c4fd7b: Preparing [2025-02-20T13:03:59.135Z] 994456c4fd7b: Waiting [2025-02-20T13:03:59.135Z] d5e1d8274a9b: Waiting [2025-02-20T13:03:59.135Z] 830bf85a3a6d: Layer already exists [2025-02-20T13:03:59.135Z] e0e74c6d788f: Layer already exists [2025-02-20T13:03:59.135Z] 8f82ba98811c: Layer already exists [2025-02-20T13:03:59.135Z] 26e22bd921d9: Layer already exists [2025-02-20T13:03:59.135Z] d04adfbdfe64: Layer already exists [2025-02-20T13:03:59.135Z] 994456c4fd7b: Layer already exists [2025-02-20T13:03:59.135Z] d5e1d8274a9b: Layer already exists [2025-02-20T13:03:59.135Z] 4.0.0-dev.18: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:58.996Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-02-20T13:03:59.027Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-20T13:03:59.469Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:03:59.797Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [2025-02-20T13:03:59.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-20T13:03:59.797Z] 8f82ba98811c: Preparing [2025-02-20T13:03:59.797Z] 830bf85a3a6d: Preparing [2025-02-20T13:03:59.797Z] 26e22bd921d9: Preparing [2025-02-20T13:03:59.797Z] e0e74c6d788f: Preparing [2025-02-20T13:03:59.797Z] d04adfbdfe64: Preparing [2025-02-20T13:03:59.797Z] d5e1d8274a9b: Preparing [2025-02-20T13:03:59.797Z] 994456c4fd7b: Preparing [2025-02-20T13:03:59.797Z] 994456c4fd7b: Waiting [2025-02-20T13:03:59.797Z] d5e1d8274a9b: Waiting [2025-02-20T13:03:59.797Z] e0e74c6d788f: Layer already exists [2025-02-20T13:03:59.797Z] d04adfbdfe64: Layer already exists [2025-02-20T13:03:59.797Z] 8f82ba98811c: Layer already exists [2025-02-20T13:03:59.797Z] 830bf85a3a6d: Layer already exists [2025-02-20T13:03:59.797Z] 26e22bd921d9: Layer already exists [2025-02-20T13:03:59.797Z] 994456c4fd7b: Layer already exists [2025-02-20T13:03:59.797Z] d5e1d8274a9b: Layer already exists [2025-02-20T13:03:59.797Z] ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:04:00.122Z] Avoid second fetch [2025-02-20T13:04:00.123Z] Checking out Revision ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 (main) [2025-02-20T13:04:00.128Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:04:00.457Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-02-20T13:04:00.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-20T13:04:00.457Z] 8f82ba98811c: Preparing [2025-02-20T13:04:00.457Z] 830bf85a3a6d: Preparing [2025-02-20T13:04:00.457Z] 26e22bd921d9: Preparing [2025-02-20T13:04:00.457Z] e0e74c6d788f: Preparing [2025-02-20T13:04:00.457Z] d04adfbdfe64: Preparing [2025-02-20T13:04:00.457Z] d5e1d8274a9b: Preparing [2025-02-20T13:04:00.457Z] 994456c4fd7b: Preparing [2025-02-20T13:04:00.457Z] d5e1d8274a9b: Waiting [2025-02-20T13:04:00.457Z] 994456c4fd7b: Waiting [2025-02-20T13:04:00.457Z] d04adfbdfe64: Layer already exists [2025-02-20T13:04:00.457Z] 8f82ba98811c: Layer already exists [2025-02-20T13:04:00.457Z] e0e74c6d788f: Layer already exists [2025-02-20T13:04:00.457Z] 26e22bd921d9: Layer already exists [2025-02-20T13:04:00.457Z] 830bf85a3a6d: Layer already exists [2025-02-20T13:04:00.457Z] d5e1d8274a9b: Layer already exists [2025-02-20T13:04:00.457Z] 994456c4fd7b: Layer already exists [2025-02-20T13:04:00.457Z] main: digest: sha256:537f10fa3e51fe469bbf439d196a050fceefadbf042f7fea10d293fec6830452 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T13:04:00.527Z] ===================================================== [Pipeline] echo [2025-02-20T13:04:00.545Z] taggedImages: [2025-02-20T13:04:00.545Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [2025-02-20T13:04:00.545Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-02-20T13:04:00.545Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.18 [2025-02-20T13:04:00.545Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [2025-02-20T13:04:00.545Z] - 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 [2025-02-20T13:04:00.142Z] > git config core.sparsecheckout # timeout=10 [2025-02-20T13:04:00.249Z] > git checkout -f ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 # timeout=10 [2025-02-20T13:04:01.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T13:04:01.007Z] [2025-02-20T13:04:01.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:04:01.038Z] Commit message: "Merge pull request #709 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" [2025-02-20T13:04:01.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T13:04:01.316Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-20T13:04:01.316Z] 5eb5b503b376: Pulling fs layer [2025-02-20T13:04:01.316Z] 5c69ac0246d0: Pulling fs layer [2025-02-20T13:04:01.316Z] ec43610c2a17: Pulling fs layer [2025-02-20T13:04:01.316Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-20T13:04:01.316Z] 33b1e0a273af: Pulling fs layer [2025-02-20T13:04:01.316Z] 5d3b04190fa2: Pulling fs layer [2025-02-20T13:04:01.316Z] 2f39f015ded8: Pulling fs layer [2025-02-20T13:04:01.316Z] 33b1e0a273af: Waiting [2025-02-20T13:04:01.316Z] 5d3b04190fa2: Waiting [2025-02-20T13:04:01.316Z] 3a2ae6a8a46f: Waiting [2025-02-20T13:04:01.316Z] 2f39f015ded8: Waiting [2025-02-20T13:04:01.316Z] 5c69ac0246d0: Download complete [2025-02-20T13:04:01.316Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-20T13:04:01.316Z] 3a2ae6a8a46f: Download complete [2025-02-20T13:04:01.316Z] 33b1e0a273af: Verifying Checksum [2025-02-20T13:04:01.316Z] 33b1e0a273af: Download complete [2025-02-20T13:04:01.316Z] 5d3b04190fa2: Download complete [2025-02-20T13:04:01.316Z] ec43610c2a17: Verifying Checksum [2025-02-20T13:04:01.575Z] 5eb5b503b376: Verifying Checksum [2025-02-20T13:04:01.575Z] 5eb5b503b376: Download complete [2025-02-20T13:04:02.144Z] 2f39f015ded8: Download complete [2025-02-20T13:04:02.761Z] 5eb5b503b376: Pull complete [2025-02-20T13:04:03.020Z] 5c69ac0246d0: Pull complete [2025-02-20T13:04:03.594Z] ec43610c2a17: Pull complete [2025-02-20T13:04:03.594Z] 3a2ae6a8a46f: Pull complete [2025-02-20T13:04:03.594Z] 33b1e0a273af: Pull complete [2025-02-20T13:04:03.852Z] 5d3b04190fa2: Pull complete [2025-02-20T13:04:05.188Z] [2025-02-20T13:04:05.188Z] GitHub has been notified of this commit’s build result [2025-02-20T13:04:05.188Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T13:04:05.899Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-20T13:04:05.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T13:04:05.899Z] Dload Upload Total Spent Left Speed [2025-02-20T13:04:05.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh [2025-02-20T13:04:06.261Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-20T13:04:06.616Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-20T13:04:06.616Z] + sudo tee /etc/docker/daemon.new [2025-02-20T13:04:06.616Z] { [2025-02-20T13:04:06.616Z] "registry-mirrors": [ [2025-02-20T13:04:06.616Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-20T13:04:06.616Z] ], [2025-02-20T13:04:06.616Z] "bip": "10.250.0.254/24", [2025-02-20T13:04:06.616Z] "hosts": [ [2025-02-20T13:04:06.616Z] "tcp://0.0.0.0:5555", [2025-02-20T13:04:06.616Z] "unix:///var/run/docker.sock" [2025-02-20T13:04:06.616Z] ], [2025-02-20T13:04:06.616Z] "mtu": 1458, [2025-02-20T13:04:06.616Z] "selinux-enabled": true, [2025-02-20T13:04:06.616Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-20T13:04:06.616Z] } [Pipeline] sh [2025-02-20T13:04:06.974Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-02-20T13:04:07.323Z] + sudo service docker restart [2025-02-20T13:04:08.033Z] 2f39f015ded8: Pull complete [2025-02-20T13:04:08.033Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-20T13:04:08.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T13:04:08.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:04:08.145Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:04:08.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-20T13:04:12.984Z] $ docker top 666849e379eeecf42e70be345c388ce6aa49427be9318fa9ee656494a6f603fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:04:13.372Z] ---> job-cost.sh [2025-02-20T13:04:13.372Z] lf-activate-venv: SKIPPING [2025-02-20T13:04:13.372Z] INFO: No Stack... [2025-02-20T13:04:13.631Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T13:04:13.890Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T13:04:14.182Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-02-20T13:04:14.182Z] + cut -d, -f6 [Pipeline] lock [2025-02-20T13:04:14.198Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [2025-02-20T13:04:14.203Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] did not exist. Created. [2025-02-20T13:04:14.208Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T13:04:14.523Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-20T13:04:14.564Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T13:04:14.571Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T13:04:14.596Z] $ docker stop --time=1 666849e379eeecf42e70be345c388ce6aa49427be9318fa9ee656494a6f603fd [2025-02-20T13:04:15.738Z] $ docker rm -f --volumes 666849e379eeecf42e70be345c388ce6aa49427be9318fa9ee656494a6f603fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:04:25.634Z] provisioning config files... [2025-02-20T13:04:25.663Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/266@tmp/config14300922154318448383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:04:26.145Z] ---> ****-login.sh [2025-02-20T13:04:26.145Z] nexus3.edgexfoundry.org:10001 [2025-02-20T13:04:26.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:04:26.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:04:26.746Z] Configure a credential helper to remove this warning. See [2025-02-20T13:04:26.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:04:26.746Z] [2025-02-20T13:04:26.746Z] Login Succeeded [2025-02-20T13:04:27.021Z] nexus3.edgexfoundry.org:10002 [2025-02-20T13:04:27.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:04:27.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:04:27.300Z] Configure a credential helper to remove this warning. See [2025-02-20T13:04:27.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:04:27.300Z] [2025-02-20T13:04:27.300Z] Login Succeeded [2025-02-20T13:04:27.300Z] nexus3.edgexfoundry.org:10003 [2025-02-20T13:04:27.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:04:27.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:04:27.848Z] Configure a credential helper to remove this warning. See [2025-02-20T13:04:27.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:04:27.848Z] [2025-02-20T13:04:27.848Z] Login Succeeded [2025-02-20T13:04:27.848Z] nexus3.edgexfoundry.org:10004 [2025-02-20T13:04:28.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:04:28.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:04:28.121Z] Configure a credential helper to remove this warning. See [2025-02-20T13:04:28.121Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:04:28.121Z] [2025-02-20T13:04:28.121Z] Login Succeeded [2025-02-20T13:04:28.121Z] ****.io [2025-02-20T13:04:28.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:04:28.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:04:28.663Z] Configure a credential helper to remove this warning. See [2025-02-20T13:04:28.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:04:28.663Z] [2025-02-20T13:04:28.663Z] Login Succeeded [2025-02-20T13:04:28.663Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T13:04:28.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-20T13:04:29.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T13:04:29.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T13:04:29.101Z] ========================================================= [2025-02-20T13:04:29.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-20T13:04:29.102Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:04:29.488Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-20T13:04:29.489Z] Sending build context to Docker daemon 222.2kB [2025-02-20T13:04:29.759Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T13:04:29.759Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-20T13:04:30.033Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-20T13:04:30.033Z] 9986a736f7d3: Pulling fs layer [2025-02-20T13:04:30.033Z] 1f018df60701: Pulling fs layer [2025-02-20T13:04:30.033Z] 39f8f326b044: Pulling fs layer [2025-02-20T13:04:30.033Z] e6a1e7a6a96a: Pulling fs layer [2025-02-20T13:04:30.033Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T13:04:30.033Z] d45d956e0dbf: Pulling fs layer [2025-02-20T13:04:30.033Z] d7702b0d1db1: Pulling fs layer [2025-02-20T13:04:30.033Z] 5c7f0f088c93: Pulling fs layer [2025-02-20T13:04:30.033Z] 4fdc064ae6cf: Pulling fs layer [2025-02-20T13:04:30.033Z] d45d956e0dbf: Waiting [2025-02-20T13:04:30.033Z] e6a1e7a6a96a: Waiting [2025-02-20T13:04:30.033Z] d7702b0d1db1: Waiting [2025-02-20T13:04:30.033Z] 4fdc064ae6cf: Waiting [2025-02-20T13:04:30.033Z] 5c7f0f088c93: Waiting [2025-02-20T13:04:30.033Z] 4f4fb700ef54: Waiting [2025-02-20T13:04:30.033Z] 1f018df60701: Verifying Checksum [2025-02-20T13:04:30.033Z] 1f018df60701: Download complete [2025-02-20T13:04:30.033Z] e6a1e7a6a96a: Verifying Checksum [2025-02-20T13:04:30.033Z] e6a1e7a6a96a: Download complete [2025-02-20T13:04:30.033Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T13:04:30.033Z] 4f4fb700ef54: Download complete [2025-02-20T13:04:30.033Z] d45d956e0dbf: Verifying Checksum [2025-02-20T13:04:30.033Z] d45d956e0dbf: Download complete [2025-02-20T13:04:30.033Z] 9986a736f7d3: Verifying Checksum [2025-02-20T13:04:30.033Z] 9986a736f7d3: Download complete [2025-02-20T13:04:30.033Z] d7702b0d1db1: Verifying Checksum [2025-02-20T13:04:30.033Z] d7702b0d1db1: Download complete [2025-02-20T13:04:30.627Z] 4fdc064ae6cf: Verifying Checksum [2025-02-20T13:04:30.627Z] 4fdc064ae6cf: Download complete [2025-02-20T13:04:31.225Z] 9986a736f7d3: Pull complete [2025-02-20T13:04:32.196Z] 1f018df60701: Pull complete [2025-02-20T13:04:32.196Z] 39f8f326b044: Verifying Checksum [2025-02-20T13:04:32.196Z] 39f8f326b044: Download complete [2025-02-20T13:04:33.609Z] 5c7f0f088c93: Verifying Checksum [2025-02-20T13:04:33.609Z] 5c7f0f088c93: Download complete [2025-02-20T13:04:48.623Z] 39f8f326b044: Pull complete [2025-02-20T13:04:48.623Z] e6a1e7a6a96a: Pull complete [2025-02-20T13:04:48.623Z] 4f4fb700ef54: Pull complete [2025-02-20T13:04:48.623Z] d45d956e0dbf: Pull complete [2025-02-20T13:04:48.623Z] d7702b0d1db1: Pull complete [2025-02-20T13:04:56.871Z] 5c7f0f088c93: Pull complete [2025-02-20T13:04:59.467Z] 4fdc064ae6cf: Pull complete [2025-02-20T13:04:59.467Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-20T13:04:59.467Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-20T13:04:59.467Z] ---> 63f30b955cb9 [2025-02-20T13:04:59.467Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-20T13:05:00.432Z] ---> Running in 47e088224a2e [2025-02-20T13:05:00.432Z] Removing intermediate container 47e088224a2e [2025-02-20T13:05:00.432Z] ---> ccf8a6efc231 [2025-02-20T13:05:00.432Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T13:05:00.703Z] ---> Running in 638b8c4f8bc2 [2025-02-20T13:05:00.976Z] Removing intermediate container 638b8c4f8bc2 [2025-02-20T13:05:00.976Z] ---> 9525e500adb7 [2025-02-20T13:05:00.976Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-20T13:05:01.248Z] ---> Running in 09e20720aeb6 [2025-02-20T13:05:01.520Z] Removing intermediate container 09e20720aeb6 [2025-02-20T13:05:01.520Z] ---> 26ed56a4b9b2 [2025-02-20T13:05:01.520Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T13:05:01.520Z] ---> Running in a7de9f93b644 [2025-02-20T13:05:02.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T13:05:03.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T13:05:04.966Z] OK: 239 MiB in 58 packages [2025-02-20T13:05:06.395Z] Removing intermediate container a7de9f93b644 [2025-02-20T13:05:06.395Z] ---> 49021cdc514f [2025-02-20T13:05:06.395Z] Step 7/12 : WORKDIR /app [2025-02-20T13:05:06.395Z] ---> Running in 8448201ea880 [2025-02-20T13:05:06.663Z] Removing intermediate container 8448201ea880 [2025-02-20T13:05:06.664Z] ---> 40162a9cae94 [2025-02-20T13:05:06.664Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-20T13:05:07.263Z] ---> a1ac95270dad [2025-02-20T13:05:07.263Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T13:05:07.263Z] ---> Running in a6304e06b70e [2025-02-20T13:06:58.975Z] Removing intermediate container a6304e06b70e [2025-02-20T13:06:58.976Z] ---> 35f3abb8423a [2025-02-20T13:06:58.976Z] Step 10/12 : COPY . . [2025-02-20T13:06:58.976Z] ---> a94d723af0b3 [2025-02-20T13:06:58.976Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T13:06:58.976Z] ---> Running in 70444bc850cb [2025-02-20T13:06:58.976Z] Removing intermediate container 70444bc850cb [2025-02-20T13:06:58.976Z] ---> 20951e61b02a [2025-02-20T13:06:58.976Z] Step 12/12 : RUN $MAKE [2025-02-20T13:06:58.976Z] ---> Running in 9612ce749b8d [2025-02-20T13:06:58.976Z] noop [2025-02-20T13:06:58.976Z] Removing intermediate container 9612ce749b8d [2025-02-20T13:06:58.976Z] ---> 8059b252cc50 [2025-02-20T13:06:58.976Z] Successfully built 8059b252cc50 [2025-02-20T13:06:58.976Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:06:59.356Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T13:06:59.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:06:59.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-39333 does not seem to be running inside a container [2025-02-20T13:06:59.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/266 -v /w/workspace/app-service-configurable/266:/w/workspace/app-service-configurable/266:rw,z -v /w/workspace/app-service-configurable/266@tmp:/w/workspace/app-service-configurable/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-20T13:07:00.932Z] $ docker top 976730be9d873d932dacd6251e18a79465131408f274e6cdcadfcc9f350e70c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:07:01.785Z] + go version [2025-02-20T13:07:01.785Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-20T13:07:01.798Z] $ docker stop --time=1 976730be9d873d932dacd6251e18a79465131408f274e6cdcadfcc9f350e70c3 [2025-02-20T13:07:03.411Z] $ docker rm -f --volumes 976730be9d873d932dacd6251e18a79465131408f274e6cdcadfcc9f350e70c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:07:04.014Z] + docker inspect -f . ci-base-image-arm64 [2025-02-20T13:07:04.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:07:04.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-39333 does not seem to be running inside a container [2025-02-20T13:07:04.281Z] $ 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/266 -v /w/workspace/app-service-configurable/266:/w/workspace/app-service-configurable/266:rw,z -v /w/workspace/app-service-configurable/266@tmp:/w/workspace/app-service-configurable/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-02-20T13:07:05.430Z] $ docker top 1c9bf6b59192f6a2f3b301962f7d00db6dd74e7b2ea37bfebd633b32cec1cc67 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:07:05.977Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/266 [Pipeline] fileExists [Pipeline] sh [2025-02-20T13:07:06.900Z] + make test [2025-02-20T13:07:06.900Z] go test -race -coverprofile=coverage.out ./... [2025-02-20T13:12:43.897Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-02-20T13:12:43.897Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-20T13:12:43.897Z] go vet ./... [2025-02-20T13:17:21.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-20T13:17:21.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-20T13:17:21.127Z] ./bin/test-attribution-txt.sh [2025-02-20T13:17:21.127Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-20T13:17:21.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-20T13:17:21.163Z] $ docker stop --time=1 1c9bf6b59192f6a2f3b301962f7d00db6dd74e7b2ea37bfebd633b32cec1cc67 [2025-02-20T13:17:23.407Z] $ docker rm -f --volumes 1c9bf6b59192f6a2f3b301962f7d00db6dd74e7b2ea37bfebd633b32cec1cc67 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T13:17:26.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-20T13:17:26.258Z] Warning: overwriting stash ‘coverage-report’ [2025-02-20T13:17:26.926Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-20T13:17:27.353Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-20T13:17:27.689Z] + ls -al . [2025-02-20T13:17:27.689Z] total 244 [2025-02-20T13:17:27.689Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 20 13:07 . [2025-02-20T13:17:27.689Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 13:03 .. [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 20 13:04 .dockerignore [2025-02-20T13:17:27.689Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:04 .git [2025-02-20T13:17:27.689Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 13:04 .github [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 20 13:04 .gitignore [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 13:04 .golangci.yml [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 16432 Feb 20 13:04 Attribution.txt [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 20 13:04 CHANGELOG.md [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 2008 Feb 20 13:04 Dockerfile [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 13:04 GOVERNANCE.md [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 20 13:04 Jenkinsfile [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 20 13:04 LICENSE [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 20 13:04 OWNERS.md [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 4952 Feb 20 13:04 README.md [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 20 13:00 VERSION [2025-02-20T13:17:27.689Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 13:04 bin [2025-02-20T13:17:27.689Z] -rw-r--r-- 1 jenkins jenkins 953 Feb 20 13:12 coverage.out [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 6545 Feb 20 13:04 go.mod [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 88266 Feb 20 13:04 go.sum [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 20 13:04 main.go [2025-02-20T13:17:27.689Z] -rw-rw-r-- 1 jenkins jenkins 3362 Feb 20 13:04 makefile [2025-02-20T13:17:27.689Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 13:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:17:28.055Z] + 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=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 --label arch=arm64 --label version=4.0.0-dev.18 . [2025-02-20T13:17:28.055Z] Sending build context to Docker daemon 223.7kB [2025-02-20T13:17:28.323Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-20T13:17:28.323Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-20T13:17:28.593Z] ---> 8059b252cc50 [2025-02-20T13:17:28.593Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-20T13:17:28.593Z] ---> Running in cd71cb6898e4 [2025-02-20T13:17:29.181Z] Removing intermediate container cd71cb6898e4 [2025-02-20T13:17:29.181Z] ---> abbb4190acb8 [2025-02-20T13:17:29.181Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-20T13:17:29.181Z] ---> Running in 584786f29820 [2025-02-20T13:17:29.455Z] Removing intermediate container 584786f29820 [2025-02-20T13:17:29.455Z] ---> d5364b3f81a6 [2025-02-20T13:17:29.455Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-20T13:17:29.455Z] ---> Running in d62afe6c4cec [2025-02-20T13:17:30.047Z] Removing intermediate container d62afe6c4cec [2025-02-20T13:17:30.047Z] ---> df7270877c80 [2025-02-20T13:17:30.047Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-20T13:17:30.047Z] ---> Running in 3dd1563da0fe [2025-02-20T13:17:31.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T13:17:31.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T13:17:33.423Z] OK: 239 MiB in 58 packages [2025-02-20T13:17:34.392Z] Removing intermediate container 3dd1563da0fe [2025-02-20T13:17:34.392Z] ---> f0027f8e114f [2025-02-20T13:17:34.392Z] Step 7/27 : WORKDIR /app [2025-02-20T13:17:34.392Z] ---> Running in f044aebc4ac0 [2025-02-20T13:17:34.981Z] Removing intermediate container f044aebc4ac0 [2025-02-20T13:17:34.981Z] ---> c2f013b7d1ac [2025-02-20T13:17:34.981Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-20T13:17:35.570Z] ---> 9d1c1c6bd1b7 [2025-02-20T13:17:35.570Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-20T13:17:35.570Z] ---> Running in 000fdfd6c962 [2025-02-20T13:17:38.167Z] Removing intermediate container 000fdfd6c962 [2025-02-20T13:17:38.167Z] ---> 94eb91d39878 [2025-02-20T13:17:38.167Z] Step 10/27 : COPY . . [2025-02-20T13:17:39.131Z] ---> 6252c0a76edb [2025-02-20T13:17:39.131Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-20T13:17:39.131Z] ---> Running in fa82d4862e90 [2025-02-20T13:17:39.400Z] Removing intermediate container fa82d4862e90 [2025-02-20T13:17:39.400Z] ---> 5bb5663d53a5 [2025-02-20T13:17:39.400Z] Step 12/27 : RUN $MAKE [2025-02-20T13:17:39.400Z] ---> Running in 64d854877b0b [2025-02-20T13:17:40.822Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-02-20T13:21:47.674Z] Removing intermediate container 64d854877b0b [2025-02-20T13:21:47.674Z] ---> a38a3050ae26 [2025-02-20T13:21:47.674Z] Step 13/27 : FROM alpine:3.20 [2025-02-20T13:21:47.674Z] 3.20: Pulling from library/alpine [2025-02-20T13:21:47.674Z] 94e9d8af2201: Pulling fs layer [2025-02-20T13:21:47.674Z] 94e9d8af2201: Verifying Checksum [2025-02-20T13:21:47.674Z] 94e9d8af2201: Download complete [2025-02-20T13:21:47.674Z] 94e9d8af2201: Pull complete [2025-02-20T13:21:47.674Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-20T13:21:47.674Z] Status: Downloaded newer image for alpine:3.20 [2025-02-20T13:21:47.674Z] ---> 7aab056cecc6 [2025-02-20T13:21:47.674Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-20T13:21:47.674Z] ---> Running in 4adffe01bfae [2025-02-20T13:21:47.674Z] Removing intermediate container 4adffe01bfae [2025-02-20T13:21:47.674Z] ---> 949bf2527ca1 [2025-02-20T13:21:47.674Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-02-20T13:21:47.674Z] ---> Running in 2b3388409a45 [2025-02-20T13:21:47.674Z] Removing intermediate container 2b3388409a45 [2025-02-20T13:21:47.674Z] ---> f0794d9a3af5 [2025-02-20T13:21:47.674Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-20T13:21:47.674Z] ---> Running in 1e43cebc4bcd [2025-02-20T13:21:47.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T13:21:48.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T13:21:50.160Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-20T13:21:50.160Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-20T13:21:50.160Z] Executing busybox-1.36.1-r29.trigger [2025-02-20T13:21:50.160Z] Executing ca-certificates-20241121-r1.trigger [2025-02-20T13:21:50.160Z] OK: 10 MiB in 16 packages [2025-02-20T13:21:51.574Z] Removing intermediate container 1e43cebc4bcd [2025-02-20T13:21:51.574Z] ---> e07026a7ed5c [2025-02-20T13:21:51.574Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-20T13:21:51.574Z] ---> Running in 8ef8ecd1763c [2025-02-20T13:21:52.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-20T13:21:52.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-20T13:21:54.405Z] OK: 10 MiB in 16 packages [2025-02-20T13:21:55.367Z] Removing intermediate container 8ef8ecd1763c [2025-02-20T13:21:55.367Z] ---> 59eeb25b4f51 [2025-02-20T13:21:55.367Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-20T13:21:55.951Z] ---> 0fda959cc519 [2025-02-20T13:21:55.951Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-20T13:21:56.534Z] ---> 8dad1d9bb1e5 [2025-02-20T13:21:56.534Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-20T13:21:57.123Z] ---> 27cde2ca5772 [2025-02-20T13:21:57.123Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-02-20T13:21:59.070Z] ---> 725efd51fe31 [2025-02-20T13:21:59.070Z] Step 22/27 : EXPOSE 48095 [2025-02-20T13:21:59.337Z] ---> Running in ca11f190a531 [2025-02-20T13:21:59.605Z] Removing intermediate container ca11f190a531 [2025-02-20T13:21:59.605Z] ---> 19a54103ddc0 [2025-02-20T13:21:59.605Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-02-20T13:21:59.605Z] ---> Running in cb96252397c2 [2025-02-20T13:21:59.872Z] Removing intermediate container cb96252397c2 [2025-02-20T13:21:59.872Z] ---> 7a731c1f32f3 [2025-02-20T13:21:59.872Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-20T13:22:00.139Z] ---> Running in 9483f4c01855 [2025-02-20T13:22:00.407Z] Removing intermediate container 9483f4c01855 [2025-02-20T13:22:00.407Z] ---> 7d016d4a985b [2025-02-20T13:22:00.407Z] Step 25/27 : LABEL arch=arm64 [2025-02-20T13:22:00.407Z] ---> Running in 62d9b6a40552 [2025-02-20T13:22:00.678Z] Removing intermediate container 62d9b6a40552 [2025-02-20T13:22:00.678Z] ---> fbc56df8ecc8 [2025-02-20T13:22:00.678Z] Step 26/27 : LABEL git_sha=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [2025-02-20T13:22:00.678Z] ---> Running in bfdbc4521392 [2025-02-20T13:22:01.267Z] Removing intermediate container bfdbc4521392 [2025-02-20T13:22:01.268Z] ---> 277352668d95 [2025-02-20T13:22:01.268Z] Step 27/27 : LABEL version=4.0.0-dev.18 [2025-02-20T13:22:01.268Z] ---> Running in a9e60a360ed2 [2025-02-20T13:22:01.536Z] Removing intermediate container a9e60a360ed2 [2025-02-20T13:22:01.536Z] ---> 146a7f58fcce [2025-02-20T13:22:01.536Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-20T13:22:01.536Z] Successfully built 146a7f58fcce [2025-02-20T13:22:01.536Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:22:01.707Z] provisioning config files... [2025-02-20T13:22:01.721Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/266@tmp/config5461828590149843950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:22:02.069Z] ---> ****-login.sh [2025-02-20T13:22:02.069Z] nexus3.edgexfoundry.org:10001 [2025-02-20T13:22:02.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:22:02.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:22:02.337Z] Configure a credential helper to remove this warning. See [2025-02-20T13:22:02.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:22:02.337Z] [2025-02-20T13:22:02.337Z] Login Succeeded [2025-02-20T13:22:02.337Z] nexus3.edgexfoundry.org:10002 [2025-02-20T13:22:02.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:22:02.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:22:02.608Z] Configure a credential helper to remove this warning. See [2025-02-20T13:22:02.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:22:02.608Z] [2025-02-20T13:22:02.608Z] Login Succeeded [2025-02-20T13:22:02.608Z] nexus3.edgexfoundry.org:10003 [2025-02-20T13:22:02.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:22:03.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:22:03.144Z] Configure a credential helper to remove this warning. See [2025-02-20T13:22:03.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:22:03.145Z] [2025-02-20T13:22:03.145Z] Login Succeeded [2025-02-20T13:22:03.145Z] nexus3.edgexfoundry.org:10004 [2025-02-20T13:22:03.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:22:03.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:22:03.418Z] Configure a credential helper to remove this warning. See [2025-02-20T13:22:03.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:22:03.418Z] [2025-02-20T13:22:03.418Z] Login Succeeded [2025-02-20T13:22:03.418Z] ****.io [2025-02-20T13:22:03.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-20T13:22:03.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-20T13:22:03.953Z] Configure a credential helper to remove this warning. See [2025-02-20T13:22:03.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-20T13:22:03.953Z] [2025-02-20T13:22:03.953Z] Login Succeeded [2025-02-20T13:22:03.953Z] ---> ****-login.sh ends [Pipeline] } [2025-02-20T13:22:03.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T13:22:04.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-20T13:22:04.049Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-02-20T13:22:04.049Z] ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [2025-02-20T13:22:04.049Z] latest [2025-02-20T13:22:04.049Z] 4.0.0-dev.18 [2025-02-20T13:22:04.049Z] ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [2025-02-20T13:22:04.049Z] main [2025-02-20T13:22:04.049Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:04.427Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:04.800Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [2025-02-20T13:22:04.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-20T13:22:04.800Z] d21b44949a60: Preparing [2025-02-20T13:22:04.800Z] edd3f16497ab: Preparing [2025-02-20T13:22:04.800Z] e521cbe5e93f: Preparing [2025-02-20T13:22:04.800Z] 083cbae3de04: Preparing [2025-02-20T13:22:04.800Z] 5009a01848da: Preparing [2025-02-20T13:22:04.800Z] bd4da2fc0fba: Preparing [2025-02-20T13:22:04.800Z] dd9c8f8612c8: Preparing [2025-02-20T13:22:04.800Z] bd4da2fc0fba: Waiting [2025-02-20T13:22:04.800Z] dd9c8f8612c8: Waiting [2025-02-20T13:22:05.066Z] 5009a01848da: Pushed [2025-02-20T13:22:05.066Z] 083cbae3de04: Pushed [2025-02-20T13:22:05.066Z] edd3f16497ab: Pushed [2025-02-20T13:22:05.066Z] e521cbe5e93f: Pushed [2025-02-20T13:22:05.066Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:22:05.650Z] bd4da2fc0fba: Pushed [2025-02-20T13:22:13.867Z] d21b44949a60: Pushed [2025-02-20T13:22:13.867Z] ffa317a6ef5b42aa334b3df61a9068bb00b85bb3: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:14.237Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:14.583Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-02-20T13:22:14.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-20T13:22:14.583Z] d21b44949a60: Preparing [2025-02-20T13:22:14.583Z] edd3f16497ab: Preparing [2025-02-20T13:22:14.583Z] e521cbe5e93f: Preparing [2025-02-20T13:22:14.583Z] 083cbae3de04: Preparing [2025-02-20T13:22:14.583Z] 5009a01848da: Preparing [2025-02-20T13:22:14.583Z] bd4da2fc0fba: Preparing [2025-02-20T13:22:14.583Z] dd9c8f8612c8: Preparing [2025-02-20T13:22:14.583Z] bd4da2fc0fba: Waiting [2025-02-20T13:22:14.583Z] dd9c8f8612c8: Waiting [2025-02-20T13:22:14.583Z] d21b44949a60: Layer already exists [2025-02-20T13:22:14.583Z] edd3f16497ab: Layer already exists [2025-02-20T13:22:14.583Z] e521cbe5e93f: Layer already exists [2025-02-20T13:22:14.583Z] 083cbae3de04: Layer already exists [2025-02-20T13:22:14.583Z] 5009a01848da: Layer already exists [2025-02-20T13:22:14.584Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:22:14.584Z] bd4da2fc0fba: Layer already exists [2025-02-20T13:22:14.850Z] latest: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:15.210Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:15.574Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.18 [2025-02-20T13:22:15.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-20T13:22:15.574Z] d21b44949a60: Preparing [2025-02-20T13:22:15.574Z] edd3f16497ab: Preparing [2025-02-20T13:22:15.574Z] e521cbe5e93f: Preparing [2025-02-20T13:22:15.574Z] 083cbae3de04: Preparing [2025-02-20T13:22:15.574Z] 5009a01848da: Preparing [2025-02-20T13:22:15.574Z] bd4da2fc0fba: Preparing [2025-02-20T13:22:15.574Z] dd9c8f8612c8: Preparing [2025-02-20T13:22:15.574Z] bd4da2fc0fba: Waiting [2025-02-20T13:22:15.574Z] dd9c8f8612c8: Waiting [2025-02-20T13:22:15.574Z] e521cbe5e93f: Layer already exists [2025-02-20T13:22:15.574Z] 5009a01848da: Layer already exists [2025-02-20T13:22:15.574Z] edd3f16497ab: Layer already exists [2025-02-20T13:22:15.574Z] d21b44949a60: Layer already exists [2025-02-20T13:22:15.574Z] 083cbae3de04: Layer already exists [2025-02-20T13:22:15.574Z] bd4da2fc0fba: Layer already exists [2025-02-20T13:22:15.574Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:22:15.841Z] 4.0.0-dev.18: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:16.216Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:16.575Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [2025-02-20T13:22:16.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-20T13:22:16.575Z] d21b44949a60: Preparing [2025-02-20T13:22:16.575Z] edd3f16497ab: Preparing [2025-02-20T13:22:16.575Z] e521cbe5e93f: Preparing [2025-02-20T13:22:16.575Z] 083cbae3de04: Preparing [2025-02-20T13:22:16.575Z] 5009a01848da: Preparing [2025-02-20T13:22:16.575Z] bd4da2fc0fba: Preparing [2025-02-20T13:22:16.575Z] dd9c8f8612c8: Preparing [2025-02-20T13:22:16.575Z] bd4da2fc0fba: Waiting [2025-02-20T13:22:16.575Z] dd9c8f8612c8: Waiting [2025-02-20T13:22:16.575Z] 083cbae3de04: Layer already exists [2025-02-20T13:22:16.575Z] edd3f16497ab: Layer already exists [2025-02-20T13:22:16.575Z] e521cbe5e93f: Layer already exists [2025-02-20T13:22:16.575Z] 5009a01848da: Layer already exists [2025-02-20T13:22:16.575Z] d21b44949a60: Layer already exists [2025-02-20T13:22:16.575Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:22:16.575Z] bd4da2fc0fba: Layer already exists [2025-02-20T13:22:16.842Z] ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:17.202Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:17.554Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-02-20T13:22:17.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-20T13:22:17.554Z] d21b44949a60: Preparing [2025-02-20T13:22:17.554Z] edd3f16497ab: Preparing [2025-02-20T13:22:17.554Z] e521cbe5e93f: Preparing [2025-02-20T13:22:17.554Z] 083cbae3de04: Preparing [2025-02-20T13:22:17.554Z] 5009a01848da: Preparing [2025-02-20T13:22:17.554Z] bd4da2fc0fba: Preparing [2025-02-20T13:22:17.554Z] dd9c8f8612c8: Preparing [2025-02-20T13:22:17.554Z] bd4da2fc0fba: Waiting [2025-02-20T13:22:17.554Z] edd3f16497ab: Layer already exists [2025-02-20T13:22:17.554Z] e521cbe5e93f: Layer already exists [2025-02-20T13:22:17.554Z] 5009a01848da: Layer already exists [2025-02-20T13:22:17.554Z] d21b44949a60: Layer already exists [2025-02-20T13:22:17.554Z] 083cbae3de04: Layer already exists [2025-02-20T13:22:17.554Z] dd9c8f8612c8: Layer already exists [2025-02-20T13:22:17.554Z] bd4da2fc0fba: Layer already exists [2025-02-20T13:22:17.822Z] main: digest: sha256:674b8e3454c2838e78ade2968e038f8ed2d004c252b72238cbe48bdef7132792 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-20T13:22:17.907Z] ===================================================== [Pipeline] echo [2025-02-20T13:22:17.924Z] taggedImages: [2025-02-20T13:22:17.924Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [2025-02-20T13:22:17.924Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-02-20T13:22:17.924Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.18 [2025-02-20T13:22:17.924Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ffa317a6ef5b42aa334b3df61a9068bb00b85bb3-4.0.0-dev.18 [2025-02-20T13:22:17.924Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:18.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T13:22:18.319Z] [2025-02-20T13:22:18.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:18.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T13:22:18.660Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-20T13:22:18.660Z] 8998bd30e6a1: Pulling fs layer [2025-02-20T13:22:18.660Z] 04944245beec: Pulling fs layer [2025-02-20T13:22:18.660Z] 699f458cf7ca: Pulling fs layer [2025-02-20T13:22:18.660Z] 765212b225bb: Pulling fs layer [2025-02-20T13:22:18.660Z] f23df028b6ca: Pulling fs layer [2025-02-20T13:22:18.660Z] d65c8cfc05b1: Pulling fs layer [2025-02-20T13:22:18.660Z] 2437ff75d9bd: Pulling fs layer [2025-02-20T13:22:18.660Z] 765212b225bb: Waiting [2025-02-20T13:22:18.660Z] d65c8cfc05b1: Waiting [2025-02-20T13:22:18.660Z] f23df028b6ca: Waiting [2025-02-20T13:22:18.928Z] 2437ff75d9bd: Waiting [2025-02-20T13:22:18.928Z] 04944245beec: Verifying Checksum [2025-02-20T13:22:18.928Z] 04944245beec: Download complete [2025-02-20T13:22:18.928Z] 765212b225bb: Verifying Checksum [2025-02-20T13:22:18.928Z] 765212b225bb: Download complete [2025-02-20T13:22:18.928Z] f23df028b6ca: Download complete [2025-02-20T13:22:18.928Z] d65c8cfc05b1: Verifying Checksum [2025-02-20T13:22:18.928Z] d65c8cfc05b1: Download complete [2025-02-20T13:22:19.197Z] 699f458cf7ca: Verifying Checksum [2025-02-20T13:22:19.197Z] 699f458cf7ca: Download complete [2025-02-20T13:22:19.786Z] 8998bd30e6a1: Verifying Checksum [2025-02-20T13:22:19.786Z] 8998bd30e6a1: Download complete [2025-02-20T13:22:22.368Z] 2437ff75d9bd: Verifying Checksum [2025-02-20T13:22:22.368Z] 2437ff75d9bd: Download complete [2025-02-20T13:22:24.309Z] 8998bd30e6a1: Pull complete [2025-02-20T13:22:24.892Z] 04944245beec: Pull complete [2025-02-20T13:22:26.837Z] 699f458cf7ca: Pull complete [2025-02-20T13:22:26.837Z] 765212b225bb: Pull complete [2025-02-20T13:22:27.799Z] f23df028b6ca: Pull complete [2025-02-20T13:22:28.065Z] d65c8cfc05b1: Pull complete [2025-02-20T13:22:46.262Z] 2437ff75d9bd: Pull complete [2025-02-20T13:22:46.262Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-20T13:22:46.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-20T13:22:46.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:22:46.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-39333 does not seem to be running inside a container [2025-02-20T13:22:46.523Z] $ 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/266 -v /w/workspace/app-service-configurable/266:/w/workspace/app-service-configurable/266:rw,z -v /w/workspace/app-service-configurable/266@tmp:/w/workspace/app-service-configurable/266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-02-20T13:22:49.328Z] $ docker top 39cde1eb8eba9fe017a8115f46b9a06652744fb147c18b6ae69968c2fca3932f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:22:50.188Z] ---> job-cost.sh [2025-02-20T13:22:50.188Z] lf-activate-venv: SKIPPING [2025-02-20T13:22:50.188Z] INFO: No Stack... [2025-02-20T13:22:50.769Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-20T13:22:51.349Z] INFO: Archiving Costs [Pipeline] sh [2025-02-20T13:22:51.989Z] + cut -d, -f6 [2025-02-20T13:22:51.989Z] + cat /w/workspace/app-service-configurable/266/archives/cost.csv [Pipeline] lock [2025-02-20T13:22:52.052Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [2025-02-20T13:22:52.061Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] did not exist. Created. [2025-02-20T13:22:52.068Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T13:22:52.735Z] /w/workspace/app-service-configurable/266@tmp/durable-ecf7cd9e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-20T13:22:53.376Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-20T13:22:53.407Z] Warning: overwriting stash ‘stack-cost’ [2025-02-20T13:22:53.454Z] Stashed 1 file(s) [Pipeline] } [2025-02-20T13:22:53.463Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-266-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-20T13:22:53.483Z] $ docker stop --time=1 39cde1eb8eba9fe017a8115f46b9a06652744fb147c18b6ae69968c2fca3932f [2025-02-20T13:22:55.049Z] $ docker rm -f --volumes 39cde1eb8eba9fe017a8115f46b9a06652744fb147c18b6ae69968c2fca3932f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-20T13:22:55.560Z] provisioning config files... [2025-02-20T13:22:55.568Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3927448849589477228tmp [Pipeline] { [Pipeline] sh [2025-02-20T13:22:55.861Z] + set +x [2025-02-20T13:22:55.861Z] + curl -s https://codecov.io/bash [2025-02-20T13:22:55.861Z] + bash -s -- [2025-02-20T13:22:55.861Z] [2025-02-20T13:22:55.861Z] _____ _ [2025-02-20T13:22:55.861Z] / ____| | | [2025-02-20T13:22:55.861Z] | | ___ __| | ___ ___ _____ __ [2025-02-20T13:22:55.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-20T13:22:55.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-20T13:22:55.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-20T13:22:55.861Z] Bash-1.0.6 [2025-02-20T13:22:55.861Z] [2025-02-20T13:22:55.861Z] [2025-02-20T13:22:55.861Z] ==> git version 2.25.1 found [2025-02-20T13:22:55.861Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-02-20T13:22:55.861Z] Release-Date: 2020-01-08 [2025-02-20T13:22:55.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-20T13:22:55.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-20T13:22:55.861Z] ==> Jenkins CI detected. [2025-02-20T13:22:55.861Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-02-20T13:22:55.861Z] project root: . [2025-02-20T13:22:55.861Z] --> token set from env [2025-02-20T13:22:55.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-20T13:22:56.120Z] ==> Running gcov in . (disable via -X gcov) [2025-02-20T13:22:56.120Z] ==> Python coveragepy not found [2025-02-20T13:22:56.120Z] ==> Searching for coverage reports in: [2025-02-20T13:22:56.120Z] + . [2025-02-20T13:22:56.120Z] -> Found 1 reports [2025-02-20T13:22:56.120Z] ==> Detecting git/mercurial file structure [2025-02-20T13:22:56.120Z] ==> Reading reports [2025-02-20T13:22:56.120Z] + ./coverage.out bytes=953 [2025-02-20T13:22:56.120Z] ==> Appending adjustments [2025-02-20T13:22:56.120Z] https://docs.codecov.io/docs/fixing-reports [2025-02-20T13:22:56.120Z] + Found adjustments [2025-02-20T13:22:56.120Z] ==> Gzipping contents [2025-02-20T13:22:56.120Z] 4.0K /tmp/codecov.mg5C9L.gz [2025-02-20T13:22:56.120Z] ==> Uploading reports [2025-02-20T13:22:56.120Z] url: https://codecov.io [2025-02-20T13:22:56.120Z] query: branch=main&commit=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3&build=266&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F266%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T13:22:56.120Z] -> Pinging Codecov [2025-02-20T13:22:56.120Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ffa317a6ef5b42aa334b3df61a9068bb00b85bb3&build=266&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F266%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-20T13:22:56.379Z] -> Uploading to [2025-02-20T13:22:56.380Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ffa317a6ef5b42aa334b3df61a9068bb00b85bb3/73d02389-e82b-44e2-8cb3-ddbddf28a356.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250220%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250220T132256Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=eb38ce1192b3ed1d522af44c870a964a36bd2d4f148eb6d3f3da1ee71a1802d3 [2025-02-20T13:22:56.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-20T13:22:56.380Z] Dload Upload Total Spent Left Speed [2025-02-20T13:22:56.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2560 --:--:-- --:--:-- --:--:-- 2560 [2025-02-20T13:22:56.638Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] } [2025-02-20T13:22:56.645Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-20T13:22:56.776Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-20T13:22:56.790Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:57.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T13:22:57.092Z] [2025-02-20T13:22:57.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:22:57.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T13:22:57.396Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-20T13:22:57.396Z] 43c4264eed91: Pulling fs layer [2025-02-20T13:22:57.396Z] 4cc291be95ef: Pulling fs layer [2025-02-20T13:22:57.396Z] 2ac1f1163629: Pulling fs layer [2025-02-20T13:22:57.396Z] 5c3c966382ef: Pulling fs layer [2025-02-20T13:22:57.396Z] 4f4fb700ef54: Pulling fs layer [2025-02-20T13:22:57.396Z] d9c7d2e4e75e: Pulling fs layer [2025-02-20T13:22:57.396Z] 5c3c966382ef: Waiting [2025-02-20T13:22:57.396Z] 4f4fb700ef54: Waiting [2025-02-20T13:22:57.396Z] 9c3e1370e548: Pulling fs layer [2025-02-20T13:22:57.396Z] 9c3e1370e548: Waiting [2025-02-20T13:22:57.396Z] d9c7d2e4e75e: Waiting [2025-02-20T13:22:57.396Z] 4cc291be95ef: Verifying Checksum [2025-02-20T13:22:57.396Z] 4cc291be95ef: Download complete [2025-02-20T13:22:57.396Z] 5c3c966382ef: Verifying Checksum [2025-02-20T13:22:57.396Z] 5c3c966382ef: Download complete [2025-02-20T13:22:57.396Z] 4f4fb700ef54: Verifying Checksum [2025-02-20T13:22:57.396Z] 4f4fb700ef54: Download complete [2025-02-20T13:22:57.396Z] 43c4264eed91: Verifying Checksum [2025-02-20T13:22:57.396Z] 43c4264eed91: Download complete [2025-02-20T13:22:57.654Z] 43c4264eed91: Pull complete [2025-02-20T13:22:57.654Z] d9c7d2e4e75e: Verifying Checksum [2025-02-20T13:22:57.654Z] d9c7d2e4e75e: Download complete [2025-02-20T13:22:57.654Z] 4cc291be95ef: Pull complete [2025-02-20T13:22:57.912Z] 2ac1f1163629: Verifying Checksum [2025-02-20T13:22:57.912Z] 2ac1f1163629: Download complete [2025-02-20T13:22:58.478Z] 9c3e1370e548: Verifying Checksum [2025-02-20T13:22:58.478Z] 9c3e1370e548: Download complete [2025-02-20T13:23:01.011Z] 2ac1f1163629: Pull complete [2025-02-20T13:23:01.011Z] 5c3c966382ef: Pull complete [2025-02-20T13:23:01.011Z] 4f4fb700ef54: Pull complete [2025-02-20T13:23:01.268Z] d9c7d2e4e75e: Pull complete [2025-02-20T13:23:04.545Z] 9c3e1370e548: Pull complete [2025-02-20T13:23:04.545Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-20T13:23:04.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-20T13:23:04.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:23:04.637Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:23:04.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-20T13:23:09.248Z] $ docker top fcbb1e29c25ae017360fa6d84fc262759cd7aeadad8fc253f254c4a19df0ced5 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:23:09.605Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-02-20T13:23:09.616Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-02-20T13:23:09.896Z] + set -o pipefail [2025-02-20T13:23:09.896Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-02-20T13:23:18.010Z] [2025-02-20T13:23:18.010Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-02-20T13:23:18.010Z] [2025-02-20T13:23:18.010Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/9b6d7825-0f41-4022-9a15-b3edee188029 [2025-02-20T13:23:18.010Z] [2025-02-20T13:23:18.010Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-20T13:23:18.010Z] [2025-02-20T13:23:18.010Z] [2025-02-20T13:23:18.010Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-20T13:23:18.010Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-20T13:23:18.014Z] $ docker stop --time=1 fcbb1e29c25ae017360fa6d84fc262759cd7aeadad8fc253f254c4a19df0ced5 [2025-02-20T13:23:22.439Z] $ docker rm -f --volumes fcbb1e29c25ae017360fa6d84fc262759cd7aeadad8fc253f254c4a19df0ced5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-20T13:23:23.325Z] + git log --format=format:%s -1 ffa317a6ef5b42aa334b3df61a9068bb00b85bb3 [Pipeline] sh [2025-02-20T13:23:23.627Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T13:23:23.628Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:23:23.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T13:23:23.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:23:24.053Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:23:24.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T13:23:24.474Z] $ docker top 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T13:23:24.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T13:23:24.584Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T13:23:24.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T13:23:24.690Z] $ docker exec 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 ssh-agent [2025-02-20T13:23:24.809Z] SSH_AUTH_SOCK=/tmp/ssh-lwVyEKCVYosS/agent.32 [2025-02-20T13:23:24.809Z] SSH_AGENT_PID=38 [2025-02-20T13:23:24.813Z] Running ssh-add (command line suppressed) [2025-02-20T13:23:24.895Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2751183017024291582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2751183017024291582.key) [2025-02-20T13:23:24.914Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T13:23:25.207Z] + git semver tag [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,387 [run_tag] DEBUG tag force:False [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,388 [check_head_tag] DEBUG check head tag [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,389 [execute] INFO git cat-file --batch-check [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,389 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,393 [execute] INFO git cat-file --batch [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,425 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,425 [execute] INFO git tag -a v4.0.0-dev.18 -m v4.0.0-dev.18 [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,426 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.18', '-m', 'v4.0.0-dev.18'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T13:23:25.466Z] 2025-02-20 13:23:25,432 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-20T13:23:25.466Z] 4.0.0-dev.18 [Pipeline] } [2025-02-20T13:23:25.468Z] $ docker exec --env ******** --env ******** 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 ssh-agent -k [2025-02-20T13:23:25.588Z] unset SSH_AUTH_SOCK; [2025-02-20T13:23:25.589Z] unset SSH_AGENT_PID; [2025-02-20T13:23:25.589Z] echo Agent pid 38 killed; [2025-02-20T13:23:25.604Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T13:23:25.935Z] + git semver [Pipeline] } [2025-02-20T13:23:26.200Z] $ docker stop --time=1 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 [2025-02-20T13:23:27.460Z] $ docker rm -f --volumes 6e7ecdecfc80af2707c86eb5990a163d80fa2e083e666001ea21c0a6687940c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:23:27.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T13:23:27.876Z] [2025-02-20T13:23:27.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:23:28.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T13:23:28.175Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-20T13:23:28.175Z] ab5ef0e58194: Pulling fs layer [2025-02-20T13:23:28.175Z] 9712f1f96733: Pulling fs layer [2025-02-20T13:23:28.175Z] 63f879dbbcfc: Pulling fs layer [2025-02-20T13:23:28.175Z] 0d9ebad4ef96: Pulling fs layer [2025-02-20T13:23:28.175Z] e9a5061849ea: Pulling fs layer [2025-02-20T13:23:28.175Z] d747dcd14b5f: Pulling fs layer [2025-02-20T13:23:28.175Z] 2de7ff778b66: Pulling fs layer [2025-02-20T13:23:28.175Z] 0d9ebad4ef96: Waiting [2025-02-20T13:23:28.175Z] e9a5061849ea: Waiting [2025-02-20T13:23:28.175Z] d747dcd14b5f: Waiting [2025-02-20T13:23:28.175Z] 2de7ff778b66: Waiting [2025-02-20T13:23:28.175Z] 9712f1f96733: Verifying Checksum [2025-02-20T13:23:28.175Z] 9712f1f96733: Download complete [2025-02-20T13:23:28.742Z] 63f879dbbcfc: Verifying Checksum [2025-02-20T13:23:28.742Z] 63f879dbbcfc: Download complete [2025-02-20T13:23:28.742Z] ab5ef0e58194: Verifying Checksum [2025-02-20T13:23:28.742Z] ab5ef0e58194: Download complete [2025-02-20T13:23:28.742Z] d747dcd14b5f: Verifying Checksum [2025-02-20T13:23:28.742Z] d747dcd14b5f: Download complete [2025-02-20T13:23:28.742Z] e9a5061849ea: Verifying Checksum [2025-02-20T13:23:28.742Z] e9a5061849ea: Download complete [2025-02-20T13:23:28.742Z] 2de7ff778b66: Verifying Checksum [2025-02-20T13:23:28.742Z] 2de7ff778b66: Download complete [2025-02-20T13:23:29.001Z] 0d9ebad4ef96: Verifying Checksum [2025-02-20T13:23:29.001Z] 0d9ebad4ef96: Download complete [2025-02-20T13:23:31.526Z] ab5ef0e58194: Pull complete [2025-02-20T13:23:31.526Z] 9712f1f96733: Pull complete [2025-02-20T13:23:32.091Z] 63f879dbbcfc: Pull complete [2025-02-20T13:23:36.273Z] 0d9ebad4ef96: Pull complete [2025-02-20T13:23:36.531Z] e9a5061849ea: Pull complete [2025-02-20T13:23:36.531Z] d747dcd14b5f: Pull complete [2025-02-20T13:23:37.906Z] 2de7ff778b66: Pull complete [2025-02-20T13:23:37.906Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-20T13:23:37.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-20T13:23:37.906Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:23:38.012Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:23:38.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-20T13:23:44.246Z] $ docker top 48a0be0b742324f978ecd2900a53040fb9a4687ccd0a90169bf816cd135b7a8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:23:44.343Z] provisioning config files... [2025-02-20T13:23:44.350Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6476410286207499591tmp [2025-02-20T13:23:44.362Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5170590198624321837tmp [2025-02-20T13:23:44.369Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6063939727276765307tmp [Pipeline] { [Pipeline] echo [2025-02-20T13:23:44.486Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:23:44.780Z] ---> sigul-configuration.sh [2025-02-20T13:23:44.780Z] gpg: directory `/root/.gnupg' created [2025-02-20T13:23:44.780Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-20T13:23:44.780Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-20T13:23:44.780Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-20T13:23:44.780Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-20T13:23:44.780Z] gpg: CAST5 encrypted data [2025-02-20T13:23:44.780Z] gpg: encrypted with 1 passphrase [2025-02-20T13:23:44.780Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-20T13:23:45.080Z] + mkdir /home/jenkins [2025-02-20T13:23:45.081Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-20T13:23:45.378Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-02-20T13:23:45.393Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:23:45.690Z] ---> sigul-install.sh [2025-02-20T13:23:45.690Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-20T13:23:45.990Z] + git tag --list [2025-02-20T13:23:45.990Z] v1.0.0 [2025-02-20T13:23:45.990Z] v1.1.0 [2025-02-20T13:23:45.990Z] v1.2.0 [2025-02-20T13:23:45.990Z] v1.3.0 [2025-02-20T13:23:45.990Z] v1.3.1 [2025-02-20T13:23:45.990Z] v2.0.0 [2025-02-20T13:23:45.990Z] v2.0.1 [2025-02-20T13:23:45.990Z] v2.1.0 [2025-02-20T13:23:45.990Z] v2.1.1 [2025-02-20T13:23:45.990Z] v2.1.2 [2025-02-20T13:23:45.990Z] v2.2.0 [2025-02-20T13:23:45.990Z] v2.3 [2025-02-20T13:23:45.990Z] v2.3.0 [2025-02-20T13:23:45.990Z] v2.3.1 [2025-02-20T13:23:45.990Z] v3.0 [2025-02-20T13:23:45.990Z] v3.0.0 [2025-02-20T13:23:45.990Z] v3.0.1 [2025-02-20T13:23:45.990Z] v3.0.1-dev.1 [2025-02-20T13:23:45.990Z] v3.1 [2025-02-20T13:23:45.990Z] v3.1.0 [2025-02-20T13:23:45.990Z] v3.1.0-dev.1 [2025-02-20T13:23:45.990Z] v3.1.0-dev.10 [2025-02-20T13:23:45.990Z] v3.1.0-dev.11 [2025-02-20T13:23:45.990Z] v3.1.0-dev.12 [2025-02-20T13:23:45.990Z] v3.1.0-dev.13 [2025-02-20T13:23:45.990Z] v3.1.0-dev.14 [2025-02-20T13:23:45.990Z] v3.1.0-dev.15 [2025-02-20T13:23:45.990Z] v3.1.0-dev.16 [2025-02-20T13:23:45.990Z] v3.1.0-dev.17 [2025-02-20T13:23:45.990Z] v3.1.0-dev.18 [2025-02-20T13:23:45.990Z] v3.1.0-dev.19 [2025-02-20T13:23:45.990Z] v3.1.0-dev.2 [2025-02-20T13:23:45.990Z] v3.1.0-dev.20 [2025-02-20T13:23:45.990Z] v3.1.0-dev.21 [2025-02-20T13:23:45.990Z] v3.1.0-dev.22 [2025-02-20T13:23:45.990Z] v3.1.0-dev.23 [2025-02-20T13:23:45.990Z] v3.1.0-dev.24 [2025-02-20T13:23:45.990Z] v3.1.0-dev.25 [2025-02-20T13:23:45.990Z] v3.1.0-dev.26 [2025-02-20T13:23:45.990Z] v3.1.0-dev.27 [2025-02-20T13:23:45.990Z] v3.1.0-dev.28 [2025-02-20T13:23:45.990Z] v3.1.0-dev.29 [2025-02-20T13:23:45.990Z] v3.1.0-dev.3 [2025-02-20T13:23:45.990Z] v3.1.0-dev.30 [2025-02-20T13:23:45.990Z] v3.1.0-dev.31 [2025-02-20T13:23:45.990Z] v3.1.0-dev.32 [2025-02-20T13:23:45.990Z] v3.1.0-dev.33 [2025-02-20T13:23:45.990Z] v3.1.0-dev.34 [2025-02-20T13:23:45.990Z] v3.1.0-dev.35 [2025-02-20T13:23:45.990Z] v3.1.0-dev.36 [2025-02-20T13:23:45.990Z] v3.1.0-dev.37 [2025-02-20T13:23:45.990Z] v3.1.0-dev.38 [2025-02-20T13:23:45.990Z] v3.1.0-dev.39 [2025-02-20T13:23:45.990Z] v3.1.0-dev.4 [2025-02-20T13:23:45.990Z] v3.1.0-dev.5 [2025-02-20T13:23:45.990Z] v3.1.0-dev.6 [2025-02-20T13:23:45.990Z] v3.1.0-dev.7 [2025-02-20T13:23:45.990Z] v3.1.0-dev.8 [2025-02-20T13:23:45.990Z] v3.1.0-dev.9 [2025-02-20T13:23:45.990Z] v3.1.1 [2025-02-20T13:23:45.990Z] v3.1.1-dev.1 [2025-02-20T13:23:45.990Z] v3.2.0-dev.1 [2025-02-20T13:23:45.990Z] v3.2.0-dev.10 [2025-02-20T13:23:45.990Z] v3.2.0-dev.11 [2025-02-20T13:23:45.990Z] v3.2.0-dev.12 [2025-02-20T13:23:45.990Z] v3.2.0-dev.13 [2025-02-20T13:23:45.990Z] v3.2.0-dev.14 [2025-02-20T13:23:45.990Z] v3.2.0-dev.15 [2025-02-20T13:23:45.990Z] v3.2.0-dev.16 [2025-02-20T13:23:45.990Z] v3.2.0-dev.17 [2025-02-20T13:23:45.990Z] v3.2.0-dev.18 [2025-02-20T13:23:45.990Z] v3.2.0-dev.19 [2025-02-20T13:23:45.990Z] v3.2.0-dev.2 [2025-02-20T13:23:45.990Z] v3.2.0-dev.20 [2025-02-20T13:23:45.990Z] v3.2.0-dev.21 [2025-02-20T13:23:45.990Z] v3.2.0-dev.22 [2025-02-20T13:23:45.990Z] v3.2.0-dev.23 [2025-02-20T13:23:45.990Z] v3.2.0-dev.24 [2025-02-20T13:23:45.990Z] v3.2.0-dev.25 [2025-02-20T13:23:45.990Z] v3.2.0-dev.26 [2025-02-20T13:23:45.990Z] v3.2.0-dev.27 [2025-02-20T13:23:45.990Z] v3.2.0-dev.28 [2025-02-20T13:23:45.990Z] v3.2.0-dev.29 [2025-02-20T13:23:45.990Z] v3.2.0-dev.3 [2025-02-20T13:23:45.990Z] v3.2.0-dev.30 [2025-02-20T13:23:45.990Z] v3.2.0-dev.31 [2025-02-20T13:23:45.990Z] v3.2.0-dev.32 [2025-02-20T13:23:45.990Z] v3.2.0-dev.33 [2025-02-20T13:23:45.990Z] v3.2.0-dev.34 [2025-02-20T13:23:45.990Z] v3.2.0-dev.35 [2025-02-20T13:23:45.990Z] v3.2.0-dev.36 [2025-02-20T13:23:45.990Z] v3.2.0-dev.37 [2025-02-20T13:23:45.990Z] v3.2.0-dev.38 [2025-02-20T13:23:45.990Z] v3.2.0-dev.4 [2025-02-20T13:23:45.990Z] v3.2.0-dev.5 [2025-02-20T13:23:45.990Z] v3.2.0-dev.6 [2025-02-20T13:23:45.990Z] v3.2.0-dev.7 [2025-02-20T13:23:45.990Z] v3.2.0-dev.8 [2025-02-20T13:23:45.990Z] v3.2.0-dev.9 [2025-02-20T13:23:45.990Z] v4.0.0-dev.1 [2025-02-20T13:23:45.990Z] v4.0.0-dev.10 [2025-02-20T13:23:45.990Z] v4.0.0-dev.11 [2025-02-20T13:23:45.990Z] v4.0.0-dev.12 [2025-02-20T13:23:45.990Z] v4.0.0-dev.13 [2025-02-20T13:23:45.990Z] v4.0.0-dev.14 [2025-02-20T13:23:45.990Z] v4.0.0-dev.15 [2025-02-20T13:23:45.990Z] v4.0.0-dev.16 [2025-02-20T13:23:45.990Z] v4.0.0-dev.17 [2025-02-20T13:23:45.990Z] v4.0.0-dev.18 [2025-02-20T13:23:45.990Z] v4.0.0-dev.2 [2025-02-20T13:23:45.990Z] v4.0.0-dev.3 [2025-02-20T13:23:45.990Z] v4.0.0-dev.4 [2025-02-20T13:23:45.990Z] v4.0.0-dev.5 [2025-02-20T13:23:45.990Z] v4.0.0-dev.6 [2025-02-20T13:23:45.990Z] v4.0.0-dev.7 [2025-02-20T13:23:45.990Z] v4.0.0-dev.8 [2025-02-20T13:23:45.990Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-20T13:23:46.292Z] + lftools sign git-tag v4.0.0-dev.18 [2025-02-20T13:23:46.862Z] Signing Git tag with Sigul... [2025-02-20T13:23:46.862Z] Signing v4.0.0-dev.18 [Pipeline] echo [2025-02-20T13:23:47.447Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:23:47.739Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-20T13:23:47.747Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-20T13:23:47.770Z] $ docker stop --time=1 48a0be0b742324f978ecd2900a53040fb9a4687ccd0a90169bf816cd135b7a8f [2025-02-20T13:23:49.072Z] $ docker rm -f --volumes 48a0be0b742324f978ecd2900a53040fb9a4687ccd0a90169bf816cd135b7a8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-20T13:23:49.562Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T13:23:49.562Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:23:49.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T13:23:49.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:23:49.970Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:23:49.995Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T13:23:50.350Z] $ docker top f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db -eo pid,comm [2025-02-20T13:23:50.400Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-20T13:23:50.400Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T13:23:50.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T13:23:50.465Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T13:23:50.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T13:23:50.576Z] $ docker exec f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db ssh-agent [2025-02-20T13:23:50.691Z] SSH_AUTH_SOCK=/tmp/ssh-XVczxQPh5Spw/agent.32 [2025-02-20T13:23:50.691Z] SSH_AGENT_PID=38 [2025-02-20T13:23:50.696Z] Running ssh-add (command line suppressed) [2025-02-20T13:23:50.808Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8898632408878424582.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8898632408878424582.key) [2025-02-20T13:23:50.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T13:23:51.121Z] + git semver bump pre [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,315 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,315 [bump_version] DEBUG bumping version:4.0.0-dev.18 on axis:pre with prefix:dev [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,315 [bump_version] DEBUG bumped version:4.0.0-dev.19 [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,315 [write_version] DEBUG write version:4.0.0-dev.19 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,315 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,315 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,317 [execute] INFO git cat-file --batch-check [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,322 [execute] INFO git cat-file --batch [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T13:23:51.380Z] 2025-02-20 13:23:51,328 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-20T13:23:51.380Z] 4.0.0-dev.19 [Pipeline] } [2025-02-20T13:23:51.382Z] $ docker exec --env ******** --env ******** f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db ssh-agent -k [2025-02-20T13:23:51.489Z] unset SSH_AUTH_SOCK; [2025-02-20T13:23:51.489Z] unset SSH_AGENT_PID; [2025-02-20T13:23:51.489Z] echo Agent pid 38 killed; [2025-02-20T13:23:51.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T13:23:51.810Z] + git semver [Pipeline] } [2025-02-20T13:23:52.080Z] $ docker stop --time=1 f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db [2025-02-20T13:23:53.365Z] $ docker rm -f --volumes f2bbfe2af24689931adfdce2721279169ae24083161e34634858de1f84c875db [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-20T13:23:53.767Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-20T13:23:53.767Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:23:54.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-20T13:23:54.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:23:54.153Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:23:54.174Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-20T13:23:54.511Z] $ docker top d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 -eo pid,comm [2025-02-20T13:23:54.561Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-02-20T13:23:54.561Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-20T13:23:54.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-20T13:23:54.609Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-20T13:23:54.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-20T13:23:54.718Z] $ docker exec d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 ssh-agent [2025-02-20T13:23:54.818Z] SSH_AUTH_SOCK=/tmp/ssh-cCfykG80xZ3I/agent.34 [2025-02-20T13:23:54.818Z] SSH_AGENT_PID=40 [2025-02-20T13:23:54.822Z] Running ssh-add (command line suppressed) [2025-02-20T13:23:54.915Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_495561113370609785.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_495561113370609785.key) [2025-02-20T13:23:54.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-20T13:23:55.228Z] + git semver push [2025-02-20T13:23:55.487Z] 2025-02-20 13:23:55,399 [run_push] DEBUG push [2025-02-20T13:23:55.487Z] 2025-02-20 13:23:55,400 [execute] INFO git cat-file --batch-check [2025-02-20T13:23:55.487Z] 2025-02-20 13:23:55,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-20T13:23:55.487Z] 2025-02-20 13:23:55,404 [execute] INFO git rev-list a9c3236dc24d9bdda6eca6a5a4d17b9272b010d7 -- [2025-02-20T13:23:55.487Z] 2025-02-20 13:23:55,404 [execute] DEBUG Popen(['git', 'rev-list', 'a9c3236dc24d9bdda6eca6a5a4d17b9272b010d7', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T13:23:55.487Z] 2025-02-20 13:23:55,418 [execute] INFO git fetch -v origin [2025-02-20T13:23:55.487Z] 2025-02-20 13:23:55,418 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-20T13:23:56.055Z] 2025-02-20 13:23:55,893 [run_push] DEBUG no remote changes detected [2025-02-20T13:23:56.055Z] 2025-02-20 13:23:55,893 [execute] INFO git push origin semver [2025-02-20T13:23:56.055Z] 2025-02-20 13:23:55,893 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-20T13:23:56.622Z] 2025-02-20 13:23:56,510 [run_push] DEBUG push all version tags [2025-02-20T13:23:56.622Z] 2025-02-20 13:23:56,510 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-20T13:23:56.622Z] 2025-02-20 13:23:56,511 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-02-20T13:23:57.558Z] 2025-02-20 13:23:57,184 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-20T13:23:57.559Z] 4.0.0-dev.19 [Pipeline] } [2025-02-20T13:23:57.562Z] $ docker exec --env ******** --env ******** d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 ssh-agent -k [2025-02-20T13:23:57.659Z] unset SSH_AUTH_SOCK; [2025-02-20T13:23:57.659Z] unset SSH_AGENT_PID; [2025-02-20T13:23:57.660Z] echo Agent pid 40 killed; [2025-02-20T13:23:57.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-20T13:23:57.985Z] + git semver [Pipeline] } [2025-02-20T13:23:58.250Z] $ docker stop --time=1 d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 [2025-02-20T13:23:59.511Z] $ docker rm -f --volumes d33316f3527bb1614f3a3bbaf2f7087d38607dde9eeaf973b491ea8e1540d304 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-20T13:24:00.116Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-02-20T13:24:00.116Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-02-20T13:24:00.116Z] total 16 [2025-02-20T13:24:00.116Z] drwxr-xr-x 3 root root 4096 Feb 20 13:04 . [2025-02-20T13:24:00.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:23 .. [2025-02-20T13:24:00.116Z] drwxr-xr-x 2 root root 4096 Feb 20 13:04 cost [2025-02-20T13:24:00.116Z] -rw-r--r-- 1 root root 96 Feb 20 13:04 cost.csv [2025-02-20T13:24:00.116Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-02-20T13:24:00.116Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-02-20T13:24:00.116Z] total 16 [2025-02-20T13:24:00.116Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 13:04 . [2025-02-20T13:24:00.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 13:23 .. [2025-02-20T13:24:00.116Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 13:04 cost [2025-02-20T13:24:00.116Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 20 13:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:24:00.403Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:24:01.256Z] ---> package-listing.sh [2025-02-20T13:24:01.256Z] ++ facter osfamily [2025-02-20T13:24:01.256Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-20T13:24:01.515Z] + OS_FAMILY=debian [2025-02-20T13:24:01.515Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-02-20T13:24:01.515Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-20T13:24:01.515Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-20T13:24:01.515Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-20T13:24:01.515Z] + PACKAGES=/tmp/packages_start.txt [2025-02-20T13:24:01.515Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-02-20T13:24:01.515Z] + PACKAGES=/tmp/packages_end.txt [2025-02-20T13:24:01.515Z] + case "${OS_FAMILY}" in [2025-02-20T13:24:01.515Z] + dpkg -l [2025-02-20T13:24:01.515Z] + grep '^ii' [2025-02-20T13:24:01.515Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-20T13:24:01.515Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-20T13:24:01.515Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-20T13:24:01.515Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-02-20T13:24:01.515Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-02-20T13:24:01.515Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-02-20T13:24:01.526Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-20T13:24:01.800Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-20T13:24:02.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-20T13:24:02.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-20T13:24:02.440Z] prd-ubuntu20.04-docker-8c-8g-39332 does not seem to be running inside a container [2025-02-20T13:24:02.460Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-20T13:24:02.642Z] $ docker top 4dc0d97495c7b49bfc1afe30bc5b0bb00e74501347bcb6ec3ecf2c84f33af120 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-20T13:24:02.990Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-20T13:24:03.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-20T13:24:03.557Z] + ls /var/log/sa-host [2025-02-20T13:24:03.557Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-20T13:24:03.649Z] provisioning config files... [2025-02-20T13:24:03.660Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9645576341746112894tmp [Pipeline] { [Pipeline] echo [2025-02-20T13:24:03.677Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:24:03.957Z] ---> create-netrc.sh [Pipeline] } [2025-02-20T13:24:03.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:24:04.298Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-20T13:24:04.305Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:24:04.582Z] ---> sudo-logs.sh [2025-02-20T13:24:04.582Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-20T13:24:04.606Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:24:04.890Z] ---> job-cost.sh [2025-02-20T13:24:04.890Z] lf-activate-venv: SKIPPING [2025-02-20T13:24:04.890Z] DEBUG: total: 0.2199999988079071 [2025-02-20T13:24:04.890Z] INFO: Retrieving Stack Cost... [2025-02-20T13:24:05.149Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-20T13:24:05.718Z] INFO: Archiving Costs [Pipeline] echo [2025-02-20T13:24:05.732Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-20T13:24:06.013Z] ---> logs-deploy.sh [2025-02-20T13:24:06.013Z] lf-activate-venv: SKIPPING [2025-02-20T13:24:06.013Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/266 [2025-02-20T13:24:06.013Z] INFO: archiving workspace using pattern(s): [2025-02-20T13:24:06.949Z] Archives upload complete. [2025-02-20T13:24:07.208Z] INFO: archiving logs to Nexus [2025-02-20T13:24:07.776Z] ---> uname -a: [2025-02-20T13:24:07.776Z] Linux prd-ubuntu20-04-docker-8c-8g-39332 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-20T13:24:07.776Z] [2025-02-20T13:24:07.776Z] [2025-02-20T13:24:07.776Z] ---> lscpu: [2025-02-20T13:24:07.776Z] Architecture: x86_64 [2025-02-20T13:24:07.776Z] CPU op-mode(s): 32-bit, 64-bit [2025-02-20T13:24:07.776Z] Byte Order: Little Endian [2025-02-20T13:24:07.776Z] Address sizes: 40 bits physical, 48 bits virtual [2025-02-20T13:24:07.776Z] CPU(s): 8 [2025-02-20T13:24:07.776Z] On-line CPU(s) list: 0-7 [2025-02-20T13:24:07.776Z] Thread(s) per core: 1 [2025-02-20T13:24:07.776Z] Core(s) per socket: 1 [2025-02-20T13:24:07.776Z] Socket(s): 8 [2025-02-20T13:24:07.776Z] NUMA node(s): 1 [2025-02-20T13:24:07.776Z] Vendor ID: AuthenticAMD [2025-02-20T13:24:07.776Z] CPU family: 23 [2025-02-20T13:24:07.776Z] Model: 49 [2025-02-20T13:24:07.776Z] Model name: AMD EPYC-Rome Processor [2025-02-20T13:24:07.776Z] Stepping: 0 [2025-02-20T13:24:07.776Z] CPU MHz: 2799.998 [2025-02-20T13:24:07.776Z] BogoMIPS: 5599.99 [2025-02-20T13:24:07.776Z] Virtualization: AMD-V [2025-02-20T13:24:07.776Z] Hypervisor vendor: KVM [2025-02-20T13:24:07.776Z] Virtualization type: full [2025-02-20T13:24:07.776Z] L1d cache: 256 KiB [2025-02-20T13:24:07.776Z] L1i cache: 256 KiB [2025-02-20T13:24:07.776Z] L2 cache: 4 MiB [2025-02-20T13:24:07.777Z] L3 cache: 128 MiB [2025-02-20T13:24:07.777Z] NUMA node0 CPU(s): 0-7 [2025-02-20T13:24:07.777Z] Vulnerability Itlb multihit: Not affected [2025-02-20T13:24:07.777Z] Vulnerability L1tf: Not affected [2025-02-20T13:24:07.777Z] Vulnerability Mds: Not affected [2025-02-20T13:24:07.777Z] Vulnerability Meltdown: Not affected [2025-02-20T13:24:07.777Z] Vulnerability Mmio stale data: Not affected [2025-02-20T13:24:07.777Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-02-20T13:24:07.777Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-02-20T13:24:07.777Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-02-20T13:24:07.777Z] Vulnerability Srbds: Not affected [2025-02-20T13:24:07.777Z] Vulnerability Tsx async abort: Not affected [2025-02-20T13:24:07.777Z] 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] ---> nproc: [2025-02-20T13:24:07.777Z] 8 [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] ---> df -h: [2025-02-20T13:24:07.777Z] Filesystem Size Used Avail Use% Mounted on [2025-02-20T13:24:07.777Z] overlay 155G 14G 142G 9% / [2025-02-20T13:24:07.777Z] tmpfs 64M 0 64M 0% /dev [2025-02-20T13:24:07.777Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-02-20T13:24:07.777Z] shm 64M 0 64M 0% /dev/shm [2025-02-20T13:24:07.777Z] /dev/vda1 155G 14G 142G 9% /facter-os [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] ---> sar -b -r -n DEV: [2025-02-20T13:24:07.777Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39332) 02/20/25 _x86_64_ (8 CPU) [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] 12:59:22 LINUX RESTART (8 CPU) [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] 13:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-02-20T13:24:07.777Z] 13:01:01 397.97 17.69 380.27 0.00 1980.27 41830.74 0.00 [2025-02-20T13:24:07.777Z] 13:02:01 209.22 0.08 209.13 0.00 9.07 68379.54 0.00 [2025-02-20T13:24:07.777Z] 13:03:01 33.51 0.03 33.48 0.00 0.27 23051.77 0.00 [2025-02-20T13:24:07.777Z] 13:04:01 175.37 0.15 175.22 0.00 14.26 45069.82 0.00 [2025-02-20T13:24:07.777Z] 13:05:01 86.44 4.97 81.47 0.00 2621.43 22666.09 0.00 [2025-02-20T13:24:07.777Z] 13:06:01 6.56 0.02 6.55 0.00 0.13 116.09 0.00 [2025-02-20T13:24:07.777Z] 13:07:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2025-02-20T13:24:07.777Z] 13:08:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2025-02-20T13:24:07.777Z] 13:09:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2025-02-20T13:24:07.777Z] 13:10:01 1.80 0.00 1.80 0.00 0.00 20.79 0.00 [2025-02-20T13:24:07.777Z] 13:11:01 1.03 0.00 1.03 0.00 0.00 15.86 0.00 [2025-02-20T13:24:07.777Z] 13:12:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 [2025-02-20T13:24:07.777Z] 13:13:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2025-02-20T13:24:07.777Z] 13:14:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2025-02-20T13:24:07.777Z] 13:15:01 2.10 0.02 2.08 0.00 0.13 27.33 0.00 [2025-02-20T13:24:07.777Z] 13:16:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 [2025-02-20T13:24:07.777Z] 13:17:01 1.10 0.02 1.08 0.00 0.13 11.86 0.00 [2025-02-20T13:24:07.777Z] 13:18:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 [2025-02-20T13:24:07.777Z] 13:19:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2025-02-20T13:24:07.777Z] 13:20:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 [2025-02-20T13:24:07.777Z] 13:21:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2025-02-20T13:24:07.777Z] 13:22:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2025-02-20T13:24:07.777Z] 13:23:01 5.48 0.10 5.38 0.00 10.26 1901.82 0.00 [2025-02-20T13:24:07.777Z] 13:24:01 163.97 0.37 163.61 0.00 23.73 60740.68 0.00 [2025-02-20T13:24:07.777Z] Average: 45.59 0.97 44.63 0.00 192.90 10978.58 0.00 [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] 13:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-02-20T13:24:07.777Z] 13:01:01 28123260 31519468 779360 2.37 128704 3441396 1924972 5.67 1259232 2993912 848016 [2025-02-20T13:24:07.777Z] 13:02:01 27200340 31094828 1197028 3.64 185196 3830788 2561824 7.55 1835464 3279800 387920 [2025-02-20T13:24:07.777Z] 13:03:01 27117516 31518896 777116 2.36 189312 4314936 1930432 5.69 1340876 3846384 215860 [2025-02-20T13:24:07.777Z] 13:04:01 27369084 31498800 796832 2.42 194072 4053916 2092512 6.17 1391012 3554676 112328 [2025-02-20T13:24:07.777Z] 13:05:01 26673520 31501008 771628 2.35 223212 4668572 1725948 5.09 1587028 3974780 1016 [2025-02-20T13:24:07.777Z] 13:06:01 26680584 31503116 768840 2.34 221764 4665316 1715196 5.05 1583208 3971528 24 [2025-02-20T13:24:07.777Z] 13:07:01 26691908 31514492 757420 2.30 221780 4665324 1715196 5.05 1572724 3971536 8 [2025-02-20T13:24:07.777Z] 13:08:01 26691988 31514620 757168 2.30 221820 4665328 1715196 5.05 1573024 3971536 52 [2025-02-20T13:24:07.777Z] 13:09:01 26698736 31521404 750288 2.28 221844 4665332 1715196 5.05 1566228 3971540 16 [2025-02-20T13:24:07.777Z] 13:10:01 26699724 31522424 749192 2.28 221904 4665328 1715196 5.05 1564704 3971544 16 [2025-02-20T13:24:07.777Z] 13:11:01 26699440 31522212 749352 2.28 221944 4665336 1715196 5.05 1565124 3971548 56 [2025-02-20T13:24:07.777Z] 13:12:01 26699304 31522112 749296 2.28 221952 4665340 1715196 5.05 1564908 3971552 44 [2025-02-20T13:24:07.777Z] 13:13:01 26699528 31522336 749228 2.28 221968 4665340 1715196 5.05 1565164 3971552 8 [2025-02-20T13:24:07.777Z] 13:14:01 26699512 31522348 749156 2.28 221984 4665344 1715196 5.05 1564936 3971556 44 [2025-02-20T13:24:07.777Z] 13:15:01 26698568 31521480 749492 2.28 222032 4665312 1726120 5.09 1564892 3971524 16 [2025-02-20T13:24:07.777Z] 13:16:01 26698808 31521792 748956 2.28 222052 4665324 1726120 5.09 1564904 3971532 48 [2025-02-20T13:24:07.777Z] 13:17:01 26698328 31521360 749436 2.28 222080 4665328 1726120 5.09 1564744 3971532 12 [2025-02-20T13:24:07.777Z] 13:18:01 26698232 31521352 749300 2.28 222104 4665332 1726120 5.09 1564732 3971532 12 [2025-02-20T13:24:07.777Z] 13:19:01 26698208 31521376 749212 2.28 222136 4665340 1709824 5.04 1565032 3971540 8 [2025-02-20T13:24:07.777Z] 13:20:01 26698988 31522176 748388 2.28 222172 4665328 1709824 5.04 1564060 3971540 148 [2025-02-20T13:24:07.777Z] 13:21:01 26699224 31522460 748060 2.27 222196 4665336 1709824 5.04 1564068 3971548 12 [2025-02-20T13:24:07.777Z] 13:22:01 26699428 31522704 747752 2.27 222228 4665348 1709824 5.04 1564108 3971556 40 [2025-02-20T13:24:07.777Z] 13:23:01 26045484 31477068 791672 2.41 227920 5228364 1962684 5.78 1614104 4533984 571372 [2025-02-20T13:24:07.777Z] 13:24:01 25200516 31466700 798420 2.43 249184 5949312 1751412 5.16 1695192 5202284 948 [2025-02-20T13:24:07.777Z] Average: 26732510 31496522 778441 2.37 215482 4616580 1797097 5.30 1556644 3954251 89084 [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] 13:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-02-20T13:24:07.777Z] 13:01:01 lo 6.51 6.51 0.64 0.64 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:01:01 ens3 874.67 561.07 8501.69 104.77 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:01:01 docker0 309.90 482.33 26.52 3102.66 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:02:01 ens3 21.33 12.90 25.88 8.67 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:02:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:02:01 veth6427d2c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:03:01 ens3 10.36 5.02 10.11 4.06 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:04:01 lo 8.47 8.47 0.84 0.84 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:04:01 ens3 134.76 102.53 1788.85 220.50 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:04:01 docker0 4.53 9.17 0.28 117.56 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:05:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:05:01 ens3 135.33 70.95 3112.29 10.66 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:06:01 ens3 0.22 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:08:01 ens3 1.25 0.88 1.74 0.25 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:10:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:11:01 ens3 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:15:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:16:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:17:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:18:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:20:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:23:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:23:01 ens3 137.23 78.40 3915.80 8.61 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:24:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:24:01 ens3 347.83 234.99 4151.62 178.24 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] 13:24:01 docker0 59.21 100.27 5.71 864.50 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] Average: ens3 68.80 44.15 890.86 22.28 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] Average: docker0 15.36 24.34 1.34 168.15 0.00 0.00 0.00 0.00 [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] ---> sar -P ALL: [2025-02-20T13:24:07.777Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39332) 02/20/25 _x86_64_ (8 CPU) [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] 12:59:22 LINUX RESTART (8 CPU) [2025-02-20T13:24:07.777Z] [2025-02-20T13:24:07.777Z] 13:00:02 CPU %user %nice %system %iowait %steal %idle [2025-02-20T13:24:07.777Z] 13:01:01 all 10.25 0.00 3.84 3.98 0.07 81.85 [2025-02-20T13:24:07.777Z] 13:01:01 0 8.52 0.00 4.26 1.66 0.05 85.51 [2025-02-20T13:24:07.777Z] 13:01:01 1 9.36 0.00 5.22 19.19 0.09 66.14 [2025-02-20T13:24:07.777Z] 13:01:01 2 14.12 0.00 3.46 0.65 0.09 81.69 [2025-02-20T13:24:07.777Z] 13:01:01 3 9.21 0.00 2.69 1.71 0.07 86.32 [2025-02-20T13:24:07.777Z] 13:01:01 4 10.02 0.00 3.86 0.77 0.07 85.28 [2025-02-20T13:24:07.777Z] 13:01:01 5 10.17 0.00 4.54 5.73 0.07 79.48 [2025-02-20T13:24:07.777Z] 13:01:01 6 9.61 0.00 3.33 1.17 0.07 85.82 [2025-02-20T13:24:07.777Z] 13:01:01 7 11.01 0.00 3.40 1.14 0.09 84.36 [2025-02-20T13:24:07.777Z] 13:02:01 all 16.49 0.00 3.64 4.64 0.05 75.18 [2025-02-20T13:24:07.777Z] 13:02:01 0 16.08 0.00 3.83 0.79 0.05 79.25 [2025-02-20T13:24:07.777Z] 13:02:01 1 16.85 0.00 4.08 9.08 0.05 69.95 [2025-02-20T13:24:07.777Z] 13:02:01 2 16.19 0.00 3.12 0.03 0.07 80.59 [2025-02-20T13:24:07.777Z] 13:02:01 3 15.74 0.00 3.98 1.60 0.05 78.63 [2025-02-20T13:24:07.777Z] 13:02:01 4 15.86 0.00 2.81 0.03 0.05 81.24 [2025-02-20T13:24:07.777Z] 13:02:01 5 17.93 0.00 3.12 0.12 0.05 78.78 [2025-02-20T13:24:07.777Z] 13:02:01 6 16.88 0.00 3.39 0.23 0.05 79.45 [2025-02-20T13:24:07.777Z] 13:02:01 7 16.40 0.00 4.77 25.44 0.07 53.33 [2025-02-20T13:24:07.777Z] 13:03:01 all 55.21 0.00 7.22 1.68 0.11 35.78 [2025-02-20T13:24:07.777Z] 13:03:01 0 55.24 0.00 7.40 1.26 0.10 36.00 [2025-02-20T13:24:07.777Z] 13:03:01 1 55.88 0.00 8.11 5.39 0.10 30.51 [2025-02-20T13:24:07.777Z] 13:03:01 2 56.61 0.00 6.68 0.07 0.12 36.52 [2025-02-20T13:24:07.777Z] 13:03:01 3 53.30 0.00 6.56 1.67 0.10 38.38 [2025-02-20T13:24:07.777Z] 13:03:01 4 54.84 0.00 7.27 0.32 0.12 37.45 [2025-02-20T13:24:07.777Z] 13:03:01 5 54.10 0.00 7.57 0.20 0.10 38.03 [2025-02-20T13:24:07.777Z] 13:03:01 6 55.05 0.00 7.36 3.67 0.10 33.83 [2025-02-20T13:24:07.777Z] 13:03:01 7 56.67 0.00 6.83 0.89 0.10 35.50 [2025-02-20T13:24:07.777Z] 13:04:01 all 26.17 0.00 4.84 3.77 0.07 65.14 [2025-02-20T13:24:07.777Z] 13:04:01 0 25.86 0.00 4.68 1.66 0.08 67.72 [2025-02-20T13:24:07.777Z] 13:04:01 1 27.28 0.00 4.70 1.98 0.08 65.94 [2025-02-20T13:24:07.777Z] 13:04:01 2 26.32 0.00 4.74 0.35 0.07 68.52 [2025-02-20T13:24:07.777Z] 13:04:01 3 24.42 0.00 4.71 0.10 0.07 70.71 [2025-02-20T13:24:07.777Z] 13:04:01 4 28.18 0.00 4.43 2.33 0.07 64.99 [2025-02-20T13:24:07.777Z] 13:04:01 5 25.22 0.00 5.19 0.60 0.08 68.91 [2025-02-20T13:24:07.777Z] 13:04:01 6 25.92 0.00 5.36 7.73 0.07 60.93 [2025-02-20T13:24:07.777Z] 13:04:01 7 26.16 0.00 4.95 15.45 0.07 53.37 [2025-02-20T13:24:07.777Z] 13:05:01 all 4.50 0.00 2.10 2.00 0.04 91.37 [2025-02-20T13:24:07.777Z] 13:05:01 0 3.40 0.00 2.07 7.42 0.05 87.06 [2025-02-20T13:24:07.777Z] 13:05:01 1 5.83 0.00 1.68 0.03 0.03 92.43 [2025-02-20T13:24:07.777Z] 13:05:01 2 4.56 0.00 1.07 0.80 0.03 93.53 [2025-02-20T13:24:07.777Z] 13:05:01 3 3.51 0.00 2.34 1.19 0.03 92.92 [2025-02-20T13:24:07.777Z] 13:05:01 4 5.22 0.00 2.03 1.14 0.05 91.55 [2025-02-20T13:24:07.777Z] 13:05:01 5 4.17 0.00 2.19 0.84 0.03 92.76 [2025-02-20T13:24:07.777Z] 13:05:01 6 3.60 0.00 3.49 3.84 0.03 89.04 [2025-02-20T13:24:07.777Z] 13:05:01 7 5.71 0.00 1.89 0.75 0.03 91.62 [2025-02-20T13:24:07.777Z] 13:06:01 all 0.14 0.00 0.08 0.01 0.00 99.76 [2025-02-20T13:24:07.778Z] 13:06:01 0 0.12 0.00 0.07 0.05 0.00 99.77 [2025-02-20T13:24:07.778Z] 13:06:01 1 0.27 0.00 0.12 0.00 0.02 99.60 [2025-02-20T13:24:07.778Z] 13:06:01 2 0.52 0.00 0.17 0.02 0.00 99.30 [2025-02-20T13:24:07.778Z] 13:06:01 3 0.05 0.00 0.05 0.00 0.00 99.90 [2025-02-20T13:24:07.778Z] 13:06:01 4 0.08 0.00 0.10 0.00 0.02 99.80 [2025-02-20T13:24:07.778Z] 13:06:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2025-02-20T13:24:07.778Z] 13:06:01 6 0.03 0.00 0.03 0.05 0.00 99.88 [2025-02-20T13:24:07.778Z] 13:06:01 7 0.00 0.00 0.07 0.00 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:07:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2025-02-20T13:24:07.778Z] 13:07:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-02-20T13:24:07.778Z] 13:07:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:07:01 2 0.42 0.00 0.02 0.00 0.00 99.57 [2025-02-20T13:24:07.778Z] 13:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:07:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2025-02-20T13:24:07.778Z] 13:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:08:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2025-02-20T13:24:07.778Z] 13:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-02-20T13:24:07.778Z] 13:08:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-02-20T13:24:07.778Z] 13:08:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2025-02-20T13:24:07.778Z] 13:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-02-20T13:24:07.778Z] 13:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-20T13:24:07.778Z] 13:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:09:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2025-02-20T13:24:07.778Z] 13:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:09:01 1 0.30 0.00 0.02 0.00 0.00 99.68 [2025-02-20T13:24:07.778Z] 13:09:01 2 1.37 0.00 0.00 0.00 0.00 98.63 [2025-02-20T13:24:07.778Z] 13:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-20T13:24:07.778Z] 13:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:09:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:10:01 all 0.09 0.00 0.01 0.01 0.00 99.89 [2025-02-20T13:24:07.778Z] 13:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-20T13:24:07.778Z] 13:10:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-02-20T13:24:07.778Z] 13:10:01 2 0.45 0.00 0.02 0.00 0.00 99.53 [2025-02-20T13:24:07.778Z] 13:10:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:10:01 4 0.08 0.00 0.03 0.00 0.02 99.87 [2025-02-20T13:24:07.778Z] 13:10:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:10:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2025-02-20T13:24:07.778Z] 13:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-02-20T13:24:07.778Z] 13:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-20T13:24:07.778Z] 13:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2025-02-20T13:24:07.778Z] 13:11:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2025-02-20T13:24:07.778Z] 13:11:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-02-20T13:24:07.778Z] 13:11:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2025-02-20T13:24:07.778Z] 13:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] [2025-02-20T13:24:07.778Z] 13:11:01 CPU %user %nice %system %iowait %steal %idle [2025-02-20T13:24:07.778Z] 13:12:01 all 0.06 0.00 0.01 0.00 0.00 99.91 [2025-02-20T13:24:07.778Z] 13:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:12:01 2 0.43 0.00 0.05 0.00 0.02 99.50 [2025-02-20T13:24:07.778Z] 13:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-02-20T13:24:07.778Z] 13:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:13:01 all 0.03 0.00 0.01 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-20T13:24:07.778Z] 13:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:13:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2025-02-20T13:24:07.778Z] 13:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:14:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2025-02-20T13:24:07.778Z] 13:14:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2025-02-20T13:24:07.778Z] 13:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:14:01 2 0.63 0.00 0.02 0.00 0.00 99.35 [2025-02-20T13:24:07.778Z] 13:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:14:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-20T13:24:07.778Z] 13:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-20T13:24:07.778Z] 13:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:15:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:15:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2025-02-20T13:24:07.778Z] 13:15:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2025-02-20T13:24:07.778Z] 13:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-20T13:24:07.778Z] 13:15:01 4 0.08 0.00 0.07 0.00 0.00 99.85 [2025-02-20T13:24:07.778Z] 13:15:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-02-20T13:24:07.778Z] 13:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:16:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2025-02-20T13:24:07.778Z] 13:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:16:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2025-02-20T13:24:07.778Z] 13:16:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2025-02-20T13:24:07.778Z] 13:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:16:01 6 0.00 0.00 0.00 0.05 0.00 99.95 [2025-02-20T13:24:07.778Z] 13:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-02-20T13:24:07.778Z] 13:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-02-20T13:24:07.778Z] 13:17:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2025-02-20T13:24:07.778Z] 13:17:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2025-02-20T13:24:07.778Z] 13:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-02-20T13:24:07.778Z] 13:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:18:01 all 0.06 0.00 0.01 0.00 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:18:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2025-02-20T13:24:07.778Z] 13:18:01 2 0.37 0.00 0.03 0.00 0.00 99.60 [2025-02-20T13:24:07.778Z] 13:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-02-20T13:24:07.778Z] 13:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:19:01 all 0.05 0.00 0.01 0.01 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:19:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2025-02-20T13:24:07.778Z] 13:19:01 1 0.08 0.00 0.07 0.00 0.02 99.83 [2025-02-20T13:24:07.778Z] 13:19:01 2 0.22 0.00 0.00 0.00 0.00 99.78 [2025-02-20T13:24:07.778Z] 13:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-20T13:24:07.778Z] 13:19:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-02-20T13:24:07.778Z] 13:20:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-02-20T13:24:07.778Z] 13:20:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-02-20T13:24:07.778Z] 13:20:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-02-20T13:24:07.778Z] 13:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:21:01 all 0.09 0.00 0.01 0.00 0.00 99.90 [2025-02-20T13:24:07.778Z] 13:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:21:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2025-02-20T13:24:07.778Z] 13:21:01 2 0.50 0.00 0.02 0.00 0.00 99.48 [2025-02-20T13:24:07.778Z] 13:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-02-20T13:24:07.778Z] 13:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:22:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2025-02-20T13:24:07.778Z] 13:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-02-20T13:24:07.778Z] 13:22:01 2 0.23 0.00 0.00 0.00 0.00 99.77 [2025-02-20T13:24:07.778Z] 13:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] 13:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-02-20T13:24:07.778Z] 13:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-02-20T13:24:07.778Z] 13:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-02-20T13:24:07.778Z] 13:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-02-20T13:24:07.778Z] [2025-02-20T13:24:07.778Z] 13:22:01 CPU %user %nice %system %iowait %steal %idle [2025-02-20T13:24:07.778Z] 13:23:01 all 1.81 0.00 0.82 0.08 0.02 97.27 [2025-02-20T13:24:07.778Z] 13:23:01 0 2.31 0.00 0.65 0.25 0.02 96.77 [2025-02-20T13:24:07.778Z] 13:23:01 1 1.69 0.00 1.00 0.00 0.02 97.30 [2025-02-20T13:24:07.778Z] 13:23:01 2 2.30 0.00 0.50 0.00 0.02 97.18 [2025-02-20T13:24:07.778Z] 13:23:01 3 1.52 0.00 0.89 0.05 0.02 97.53 [2025-02-20T13:24:07.778Z] 13:23:01 4 1.70 0.00 1.04 0.00 0.02 97.24 [2025-02-20T13:24:07.778Z] 13:23:01 5 1.77 0.00 1.09 0.10 0.02 97.03 [2025-02-20T13:24:07.778Z] 13:23:01 6 1.35 0.00 0.58 0.25 0.02 97.79 [2025-02-20T13:24:07.778Z] 13:23:01 7 1.82 0.00 0.80 0.02 0.02 97.34 [2025-02-20T13:24:07.778Z] 13:24:01 all 8.11 0.00 3.58 2.88 0.06 85.37 [2025-02-20T13:24:07.778Z] 13:24:01 0 8.56 0.00 4.03 0.34 0.05 87.03 [2025-02-20T13:24:07.778Z] 13:24:01 1 7.77 0.00 3.05 0.37 0.07 88.74 [2025-02-20T13:24:07.778Z] 13:24:01 2 6.66 0.00 2.84 0.71 0.03 89.76 [2025-02-20T13:24:07.778Z] 13:24:01 3 7.96 0.00 3.35 6.97 0.07 81.66 [2025-02-20T13:24:07.778Z] 13:24:01 4 9.11 0.00 3.55 1.46 0.07 85.81 [2025-02-20T13:24:07.778Z] 13:24:01 5 8.82 0.00 5.21 10.48 0.07 75.42 [2025-02-20T13:24:07.778Z] 13:24:01 6 8.01 0.00 3.34 2.80 0.05 85.81 [2025-02-20T13:24:07.778Z] 13:24:01 7 7.98 0.00 3.34 0.00 0.05 88.62 [2025-02-20T13:24:07.778Z] Average: all 5.12 0.00 1.09 0.79 0.02 92.98 [2025-02-20T13:24:07.778Z] Average: 0 4.99 0.00 1.12 0.57 0.02 93.31 [2025-02-20T13:24:07.778Z] Average: 1 5.21 0.00 1.17 1.47 0.03 92.12 [2025-02-20T13:24:07.778Z] Average: 2 5.55 0.00 0.94 0.11 0.02 93.38 [2025-02-20T13:24:07.778Z] Average: 3 4.80 0.00 1.02 0.55 0.02 93.62 [2025-02-20T13:24:07.778Z] Average: 4 5.20 0.00 1.05 0.25 0.03 93.47 [2025-02-20T13:24:07.778Z] Average: 5 5.07 0.00 1.20 0.74 0.02 92.97 [2025-02-20T13:24:07.778Z] Average: 6 4.99 0.00 1.12 0.83 0.02 93.04 [2025-02-20T13:24:07.778Z] Average: 7 5.19 0.00 1.08 1.80 0.02 91.91 [2025-02-20T13:24:07.778Z] [2025-02-20T13:24:07.778Z] [2025-02-20T13:24:07.778Z]