Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 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-ssh17701620645080381689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh80375159842175805.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh15003008970357670183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh10757143374294104332.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-ssh12609105654464243459.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5102 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 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 (main) Commit message: "Merge pull request #726 from cloudxxx8/upgrade-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 # timeout=10 > git rev-list --no-walk 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:38:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:38:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:38:49 ========================================================= 10:38:49 EdgeX Global Pipelines Version Info 10:38:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:38:50 ------------------- 10:38:50 stable info: 10:38:50 ------------------- 10:38:50 Commited By: Ginny Guan ginny@iotechsys.com 10:38:50 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 10:38:50 Message: update stable to v1.0.274 10:38:50 ------------------- 10:38:50 experimental info: 10:38:50 ------------------- 10:38:50 Commited By: Ginny Guan ginny@iotechsys.com 10:38:50 Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e 10:38:50 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:38:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 10:38:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 10:38:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0217d10 [Pipeline] echo 10:38:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:51 provisioning config files... 10:38:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4955388121705900768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:52 ---> ****-login.sh 10:38:52 nexus3.edgexfoundry.org:10001 10:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:52 10:38:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:52 Configure a credential helper to remove this warning. See 10:38:52 https://docs.****.com/go/credential-store/ 10:38:52 10:38:52 Login Succeeded 10:38:52 nexus3.edgexfoundry.org:10002 10:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:52 10:38:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:52 Configure a credential helper to remove this warning. See 10:38:52 https://docs.****.com/go/credential-store/ 10:38:52 10:38:52 Login Succeeded 10:38:52 nexus3.edgexfoundry.org:10003 10:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:52 10:38:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:52 Configure a credential helper to remove this warning. See 10:38:52 https://docs.****.com/go/credential-store/ 10:38:52 10:38:52 Login Succeeded 10:38:52 nexus3.edgexfoundry.org:10004 10:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:52 10:38:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:52 Configure a credential helper to remove this warning. See 10:38:52 https://docs.****.com/go/credential-store/ 10:38:52 10:38:52 Login Succeeded 10:38:52 ****.io 10:38:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:52 10:38:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:52 Configure a credential helper to remove this warning. See 10:38:52 https://docs.****.com/go/credential-store/ 10:38:52 10:38:52 Login Succeeded 10:38:52 ---> ****-login.sh ends [Pipeline] } 10:38:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:38:53 + git rev-list -1 --merges 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2~1..0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo 10:38:53 -----------> git rev-list -1 --merges 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2~1..0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:38:53 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [false] [Pipeline] sh 10:38:53 + git log --format=format:%s -1 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo 10:38:53 ========================================================= 10:38:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:38:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:53 + git log --format=format:%s -1 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo 10:38:53 [semverPrep] GIT_COMMIT: 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2, Commit Message: Merge pull request #726 from cloudxxx8/upgrade-sdk [Pipeline] echo 10:38:53 [semverPrep] This is not a build commit. [Pipeline] sh 10:38:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:38:54 + grep -v github /etc/ssh/ssh_known_hosts 10:38:54 + [ -e /tmp/ssh_known_hosts ] 10:38:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:38:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:38:54 + sudo tee -a /etc/ssh/ssh_known_hosts 10:38:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:54 10:38:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:55 0.1.4: Pulling from edgex-devops/py-git-semver 10:38:55 3dae71ba6b94: Pulling fs layer 10:38:55 6bf1a483ea7c: Pulling fs layer 10:38:55 f5dfc541a4d3: Pulling fs layer 10:38:55 461d9e800cba: Pulling fs layer 10:38:55 80192f66455f: Pulling fs layer 10:38:55 2e8e34ca0e6c: Pulling fs layer 10:38:55 461d9e800cba: Waiting 10:38:55 a29436f7fd5d: Pulling fs layer 10:38:55 80192f66455f: Waiting 10:38:55 2e8e34ca0e6c: Waiting 10:38:55 923cac83aea3: Pulling fs layer 10:38:55 25ad8b0a4227: Pulling fs layer 10:38:55 a29436f7fd5d: Waiting 10:38:55 923cac83aea3: Waiting 10:38:55 db01528c6b51: Pulling fs layer 10:38:55 25ad8b0a4227: Waiting 10:38:55 28988de357af: Pulling fs layer 10:38:55 28988de357af: Waiting 10:38:55 db01528c6b51: Waiting 10:38:55 6bf1a483ea7c: Verifying Checksum 10:38:55 6bf1a483ea7c: Download complete 10:38:55 461d9e800cba: Verifying Checksum 10:38:55 461d9e800cba: Download complete 10:38:55 80192f66455f: Verifying Checksum 10:38:55 80192f66455f: Download complete 10:38:55 f5dfc541a4d3: Verifying Checksum 10:38:55 f5dfc541a4d3: Download complete 10:38:55 3dae71ba6b94: Download complete 10:38:55 923cac83aea3: Verifying Checksum 10:38:55 923cac83aea3: Download complete 10:38:55 25ad8b0a4227: Verifying Checksum 10:38:55 25ad8b0a4227: Download complete 10:38:55 db01528c6b51: Verifying Checksum 10:38:55 db01528c6b51: Download complete 10:38:55 28988de357af: Verifying Checksum 10:38:55 28988de357af: Download complete 10:38:55 a29436f7fd5d: Verifying Checksum 10:38:55 a29436f7fd5d: Download complete 10:38:56 2e8e34ca0e6c: Verifying Checksum 10:38:56 2e8e34ca0e6c: Download complete 10:38:57 3dae71ba6b94: Pull complete 10:38:57 6bf1a483ea7c: Pull complete 10:38:57 f5dfc541a4d3: Pull complete 10:38:57 461d9e800cba: Pull complete 10:38:57 80192f66455f: Pull complete 10:39:02 2e8e34ca0e6c: Pull complete 10:39:02 a29436f7fd5d: Pull complete 10:39:02 923cac83aea3: Pull complete 10:39:02 25ad8b0a4227: Pull complete 10:39:02 db01528c6b51: Pull complete 10:39:02 28988de357af: Pull complete 10:39:02 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:39:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:02 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:39:02 $ 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 10:39:04 $ docker top 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 -eo pid,comm 10:39:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:39:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:04 [ssh-agent] Looking for ssh-agent implementation... 10:39:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:04 $ docker exec 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 ssh-agent 10:39:04 SSH_AUTH_SOCK=/tmp/ssh-00WeK8tdivQs/agent.31 10:39:04 SSH_AGENT_PID=37 10:39:04 Running ssh-add (command line suppressed) 10:39:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5569057154889656973.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5569057154889656973.key) 10:39:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:05 + git tag --points-at HEAD [Pipeline] } 10:39:05 $ docker exec --env ******** --env ******** 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 ssh-agent -k 10:39:05 unset SSH_AUTH_SOCK; 10:39:05 unset SSH_AGENT_PID; 10:39:05 echo Agent pid 37 killed; 10:39:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:39:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:05 [ssh-agent] Looking for ssh-agent implementation... 10:39:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:05 $ docker exec 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 ssh-agent 10:39:05 SSH_AUTH_SOCK=/tmp/ssh-2h3M4Tcb7kfn/agent.70 10:39:05 SSH_AGENT_PID=76 10:39:05 Running ssh-add (command line suppressed) 10:39:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8328983375317349308.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8328983375317349308.key) 10:39:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:06 + git semver init 10:39:06 2025-07-14 10:39:06,338 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:39:06 2025-07-14 10:39:06,342 [run_init] DEBUG init version:0.0.0 force:False 10:39:06 2025-07-14 10:39:06,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 10:39:06 2025-07-14 10:39:06,343 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 10:39:06 2025-07-14 10:39:06,343 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 10:39:07 2025-07-14 10:39:07,603 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 10:39:07 2025-07-14 10:39:07,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 10:39:07 2025-07-14 10:39:07,603 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:39:07 2025-07-14 10:39:07,603 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:39:07 4.1.0-dev.1 [Pipeline] } 10:39:07 $ docker exec --env ******** --env ******** 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 ssh-agent -k 10:39:07 unset SSH_AUTH_SOCK; 10:39:07 unset SSH_AGENT_PID; 10:39:07 echo Agent pid 76 killed; 10:39:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:08 + git semver [Pipeline] } 10:39:08 $ docker stop --time=1 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 10:39:09 $ docker rm -f --volumes 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 [Pipeline] // withDockerContainer [Pipeline] sh 10:39:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:39:10 Stashed 1 file(s) [Pipeline] echo 10:39:10 [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 10:39:10 provisioning config files... 10:39:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8324204130430859374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:10 ---> ****-login.sh 10:39:10 nexus3.edgexfoundry.org:10001 10:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:10 Login Succeeded 10:39:10 nexus3.edgexfoundry.org:10002 10:39:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:10 Login Succeeded 10:39:10 nexus3.edgexfoundry.org:10003 10:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:11 Login Succeeded 10:39:11 nexus3.edgexfoundry.org:10004 10:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:11 Login Succeeded 10:39:11 ****.io 10:39:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:11 Login Succeeded 10:39:11 ---> ****-login.sh ends [Pipeline] } 10:39:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:39:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:39:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:39:11 ========================================================= 10:39:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:39:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:11 + 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 . 10:39:12 #0 building with "default" instance using docker driver 10:39:12 10:39:12 #1 [internal] load build definition from Dockerfile 10:39:12 #1 transferring dockerfile: 2.05kB done 10:39:12 #1 DONE 0.0s 10:39:12 10:39:12 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:39:12 #2 DONE 0.1s 10:39:12 10:39:12 #3 [internal] load .dockerignore 10:39:12 #3 transferring context: 159B done 10:39:12 #3 DONE 0.0s 10:39:12 10:39:12 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:39:12 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done 10:39:12 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 10:39:12 #4 ... 10:39:12 10:39:12 #5 [internal] load build context 10:39:12 #5 transferring context: 14.76MB 0.1s done 10:39:12 #5 DONE 0.1s 10:39:12 10:39:12 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 10:39:12 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 10:39:12 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 10:39:12 #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done 10:39:12 #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done 10:39:12 #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done 10:39:12 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s 10:39:12 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 10:39:12 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:39:12 #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done 10:39:12 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 3.15MB / 100.52MB 0.2s 10:39:12 #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done 10:39:12 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:39:12 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s 10:39:12 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 11.53MB / 100.52MB 0.3s 10:39:12 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 6.29MB / 13.29MB 0.3s 10:39:12 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 59.77MB / 74.06MB 0.5s 10:39:12 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 36.70MB / 100.52MB 0.5s 10:39:12 #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.4s done 10:39:12 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 10:39:13 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 10:39:13 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 71.30MB / 100.52MB 0.7s 10:39:13 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 10:39:13 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 94.37MB / 100.52MB 0.8s 10:39:13 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 10:39:13 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s 10:39:13 #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s done 10:39:18 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done 10:39:18 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 10:39:18 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 10:39:18 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:39:18 #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done 10:39:18 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 10:39:18 #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done 10:39:18 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s 10:39:20 #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.3s done 10:39:20 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s 10:39:21 #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.6s done 10:39:21 #4 DONE 9.1s 10:39:21 10:39:21 #6 [builder 2/7] RUN apk add --update --no-cache make git 10:39:21 #6 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:39:21 #6 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:39:22 #6 0.679 OK: 248 MiB in 58 packages 10:39:24 #6 DONE 2.2s 10:39:24 10:39:24 #7 [builder 3/7] WORKDIR /app 10:39:24 #7 DONE 0.0s 10:39:24 10:39:24 #8 [builder 4/7] COPY go.mod vendor* ./ 10:39:24 #8 DONE 0.0s 10:39:24 10:39:24 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:25 Still waiting to schedule task 10:39:25 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:40:10 #9 DONE 42.1s 10:40:10 10:40:10 #10 [builder 6/7] COPY . . 10:40:10 #10 DONE 0.1s 10:40:10 10:40:10 #11 [builder 7/7] RUN echo noop 10:40:10 #11 0.199 noop 10:40:10 #11 DONE 0.3s 10:40:10 10:40:10 #12 exporting to image 10:40:10 #12 exporting layers 10:40:14 #12 exporting layers 7.9s done 10:40:14 #12 writing image sha256:d9178d4c0672c5f6fc544d368dd8d4c0afeaaf4d2032b5195aea51feb7509af8 done 10:40:14 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:40:14 #12 DONE 7.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:14 + docker inspect -f . ci-base-image-x86_64 10:40:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:14 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:40:15 $ docker top 6ea166fe4c9b31580050935e5db1c516f8defd392cb5f0908885c87e964a5108 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:15 + go version 10:40:15 go version go1.23.9 linux/amd64 [Pipeline] } 10:40:15 $ docker stop --time=1 6ea166fe4c9b31580050935e5db1c516f8defd392cb5f0908885c87e964a5108 10:40:16 $ docker rm -f --volumes 6ea166fe4c9b31580050935e5db1c516f8defd392cb5f0908885c87e964a5108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:17 + docker inspect -f . ci-base-image-x86_64 10:40:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:17 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:40:17 $ docker top 367fd007ce5ae9efecb4e6a04900c8c19ba9d1626795aff3590891cbc9be08ed -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:17 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 10:40:18 + make test 10:40:18 go test -race -coverprofile=coverage.out ./... 10:40:50 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 10:41:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5104 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 10:41:04 Running in /w/workspace/app-service-configurable/272 [Pipeline] { [Pipeline] checkout 10:41:07 The recommended git tool is: git 10:41:12 using credential edgex-jenkins-ssh 10:41:12 Cloning the remote Git repository 10:41:12 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 10:41:12 > git init /w/workspace/app-service-configurable/272 # timeout=10 10:41:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 10:41:12 > git --version # timeout=10 10:41:12 > git --version # 'git version 2.25.1' 10:41:12 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:16 Avoid second fetch 10:41:16 Checking out Revision 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 (main) 10:41:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 10:41:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:16 go vet ./... 10:41:17 Commit message: "Merge pull request #726 from cloudxxx8/upgrade-sdk" 10:41:16 > git config core.sparsecheckout # timeout=10 10:41:16 > git checkout -f 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 # timeout=10 10:41:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:41:20 ./bin/test-attribution-txt.sh 10:41:20 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:41:20 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:41:20 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:41:20 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:41:20 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 10:41:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:41:20 $ docker stop --time=1 367fd007ce5ae9efecb4e6a04900c8c19ba9d1626795aff3590891cbc9be08ed 10:41:22 $ docker rm -f --volumes 367fd007ce5ae9efecb4e6a04900c8c19ba9d1626795aff3590891cbc9be08ed [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:41:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:41:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:41:23 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:23 Dload Upload Total Spent Left Speed 10:41:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [Pipeline] sh 10:41:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:41:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:41:24 + ls -al . 10:41:24 total 248 10:41:24 drwxrwxr-x 7 jenkins jenkins 4096 Jul 14 10:40 . 10:41:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 10:38 .. 10:41:24 -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 10:38 .dockerignore 10:41:24 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 10:40 .git 10:41:24 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 10:38 .github 10:41:24 -rw-rw-r-- 1 jenkins jenkins 108 Jul 14 10:38 .gitignore 10:41:24 -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 10:38 .golangci.yml 10:41:24 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 10:39 .semver 10:41:24 -rw-rw-r-- 1 jenkins jenkins 16550 Jul 14 10:38 Attribution.txt 10:41:24 -rw-rw-r-- 1 jenkins jenkins 39309 Jul 14 10:38 CHANGELOG.md 10:41:24 -rw-rw-r-- 1 jenkins jenkins 2008 Jul 14 10:38 Dockerfile 10:41:24 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 10:38 GOVERNANCE.md 10:41:24 -rw-rw-r-- 1 jenkins jenkins 666 Jul 14 10:38 Jenkinsfile 10:41:24 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 10:38 LICENSE 10:41:24 -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 10:38 OWNERS.md 10:41:24 -rw-rw-r-- 1 jenkins jenkins 4952 Jul 14 10:38 README.md 10:41:24 -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 10:39 VERSION 10:41:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 10:38 bin 10:41:24 -rw-r--r-- 1 jenkins jenkins 953 Jul 14 10:40 coverage.out 10:41:24 -rw-rw-r-- 1 jenkins jenkins 6525 Jul 14 10:38 go.mod 10:41:24 -rw-rw-r-- 1 jenkins jenkins 88204 Jul 14 10:38 go.sum 10:41:24 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 14 10:38 main.go 10:41:24 -rw-rw-r-- 1 jenkins jenkins 3362 Jul 14 10:38 makefile 10:41:24 drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 10:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:41:24 + sudo tee /etc/docker/daemon.new 10:41:24 { 10:41:24 "registry-mirrors": [ 10:41:24 "https://nexus3.edgexfoundry.org:10001" 10:41:24 ], 10:41:24 "bip": "10.250.0.254/24", 10:41:24 "hosts": [ 10:41:24 "tcp://0.0.0.0:5555", 10:41:24 "unix:///var/run/docker.sock" 10:41:24 ], 10:41:24 "mtu": 1458, 10:41:24 "selinux-enabled": true, 10:41:24 "seccomp-profile": "/etc/docker/seccomp.json" 10:41:24 } [Pipeline] sh 10:41:24 + 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=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 --label arch=amd64 --label version=4.1.0-dev.1 . 10:41:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:41:24 #0 building with "default" instance using docker driver 10:41:24 10:41:24 #1 [internal] load build definition from Dockerfile 10:41:24 #1 transferring dockerfile: 2.05kB done 10:41:24 #1 DONE 0.0s 10:41:24 10:41:24 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:41:24 #2 DONE 0.0s 10:41:24 10:41:24 #3 [internal] load metadata for docker.io/library/alpine:3.20 10:41:24 #3 DONE 0.1s 10:41:24 10:41:24 #4 [internal] load .dockerignore 10:41:24 #4 transferring context: 159B done 10:41:24 #4 DONE 0.0s 10:41:24 10:41:24 #5 [internal] load build context 10:41:24 #5 transferring context: 4.84kB done 10:41:24 #5 DONE 0.0s 10:41:24 10:41:24 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:41:24 #6 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 10:41:24 #6 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 10:41:24 #6 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 10:41:24 #6 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 10:41:24 #6 DONE 0.0s 10:41:24 10:41:24 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:41:24 #7 DONE 0.1s 10:41:24 10:41:24 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:41:25 + sudo service docker restart 10:41:25 #8 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:41:25 #8 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:41:25 #8 0.773 (1/2) Installing ca-certificates (20241121-r1) 10:41:25 #8 ... 10:41:25 10:41:25 #9 [builder 2/7] RUN apk add --update --no-cache make git 10:41:25 #9 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:41:25 #9 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:41:25 #9 0.740 OK: 248 MiB in 58 packages 10:41:25 #9 DONE 0.8s 10:41:25 10:41:25 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 10:41:25 #8 0.811 (2/2) Installing dumb-init (1.2.5-r3) 10:41:25 #8 0.815 Executing busybox-1.36.1-r29.trigger 10:41:25 #8 0.821 Executing ca-certificates-20241121-r1.trigger 10:41:25 #8 0.863 OK: 9 MiB in 16 packages 10:41:25 #8 DONE 1.0s 10:41:25 10:41:25 #10 [builder 3/7] WORKDIR /app 10:41:25 #10 DONE 0.0s 10:41:25 10:41:25 #11 [builder 4/7] COPY go.mod vendor* ./ 10:41:25 #11 DONE 0.0s 10:41:25 10:41:25 #12 [stage-1 3/7] RUN apk --no-cache upgrade 10:41:26 #12 0.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:41:26 #12 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:41:26 #12 ... 10:41:26 10:41:26 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:26 #13 DONE 0.6s 10:41:26 10:41:26 #12 [stage-1 3/7] RUN apk --no-cache upgrade 10:41:26 #12 0.657 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 10:41:26 #12 ... 10:41:26 10:41:26 #14 [builder 6/7] COPY . . 10:41:26 #14 DONE 0.1s 10:41:26 10:41:26 #12 [stage-1 3/7] RUN apk --no-cache upgrade 10:41:26 #12 0.693 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 10:41:26 #12 0.713 Executing ca-certificates-20241121-r1.trigger 10:41:26 #12 0.743 OK: 9 MiB in 16 packages 10:41:26 #12 DONE 0.9s 10:41:26 10:41:26 #15 [builder 7/7] RUN make build 10:41:26 #15 0.202 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:43 provisioning config files... 10:41:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/272@tmp/config11812032740406314080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:43 ---> ****-login.sh 10:41:43 nexus3.edgexfoundry.org:10001 10:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:44 Configure a credential helper to remove this warning. See 10:41:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:44 10:41:44 Login Succeeded 10:41:44 nexus3.edgexfoundry.org:10002 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:44 Configure a credential helper to remove this warning. See 10:41:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:44 10:41:44 Login Succeeded 10:41:44 nexus3.edgexfoundry.org:10003 10:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:45 Configure a credential helper to remove this warning. See 10:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:45 10:41:45 Login Succeeded 10:41:45 nexus3.edgexfoundry.org:10004 10:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:45 Configure a credential helper to remove this warning. See 10:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:45 10:41:45 Login Succeeded 10:41:45 ****.io 10:41:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:45 Configure a credential helper to remove this warning. See 10:41:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:45 10:41:45 Login Succeeded 10:41:45 ---> ****-login.sh ends [Pipeline] } 10:41:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:41:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:41:46 ========================================================= 10:41:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:41:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:46 + 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 . 10:41:46 Sending build context to Docker daemon 224.3kB 10:41:47 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:41:47 Step 2/12 : FROM ${BASE} AS builder 10:41:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:41:47 94e9d8af2201: Pulling fs layer 10:41:47 a6c56e8762df: Pulling fs layer 10:41:47 f0f3c8884826: Pulling fs layer 10:41:47 c7e7622c144d: Pulling fs layer 10:41:47 4f4fb700ef54: Pulling fs layer 10:41:47 e8859aadc426: Pulling fs layer 10:41:47 b4813487a9f6: Pulling fs layer 10:41:47 502a3d64fb4b: Pulling fs layer 10:41:47 c7e7622c144d: Waiting 10:41:47 4f4fb700ef54: Waiting 10:41:47 e8859aadc426: Waiting 10:41:47 b4813487a9f6: Waiting 10:41:47 502a3d64fb4b: Waiting 10:41:47 a6c56e8762df: Download complete 10:41:47 c7e7622c144d: Verifying Checksum 10:41:47 c7e7622c144d: Download complete 10:41:47 4f4fb700ef54: Verifying Checksum 10:41:47 4f4fb700ef54: Download complete 10:41:47 e8859aadc426: Download complete 10:41:47 94e9d8af2201: Download complete 10:41:47 502a3d64fb4b: Verifying Checksum 10:41:47 502a3d64fb4b: Download complete 10:41:48 94e9d8af2201: Pull complete 10:41:48 #15 DONE 21.9s 10:41:48 10:41:48 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 10:41:48 #16 DONE 0.0s 10:41:48 10:41:48 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 10:41:48 #17 DONE 0.0s 10:41:48 10:41:48 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 10:41:48 #18 DONE 0.0s 10:41:48 10:41:48 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 10:41:48 #19 DONE 0.2s 10:41:48 10:41:48 #20 exporting to image 10:41:48 #20 exporting layers 0.1s done 10:41:48 #20 writing image sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done 10:41:48 #20 naming to docker.io/library/app-service-configurable done 10:41:48 #20 DONE 0.2s 10:41:48 10:41:48 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:48 provisioning config files... 10:41:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6186482719988360804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:49 ---> ****-login.sh 10:41:49 nexus3.edgexfoundry.org:10001 10:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:49 Login Succeeded 10:41:49 nexus3.edgexfoundry.org:10002 10:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:49 Login Succeeded 10:41:49 nexus3.edgexfoundry.org:10003 10:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:49 Login Succeeded 10:41:49 nexus3.edgexfoundry.org:10004 10:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:49 Login Succeeded 10:41:49 ****.io 10:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:49 f0f3c8884826: Verifying Checksum 10:41:49 f0f3c8884826: Download complete 10:41:49 Login Succeeded 10:41:49 ---> ****-login.sh ends [Pipeline] } 10:41:49 Deleting 1 temporary files [Pipeline] // configFileProvider 10:41:49 a6c56e8762df: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:41:49 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 10:41:49 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:41:49 latest 10:41:49 4.1.0-dev.1 10:41:49 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 10:41:49 main 10:41:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:50 b4813487a9f6: Verifying Checksum 10:41:50 b4813487a9f6: Download complete 10:41:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:41:50 97688b8a823e: Preparing 10:41:50 7f8e7c9b1884: Preparing 10:41:50 ee170ac3199a: Preparing 10:41:50 ca0590c5ae8e: Preparing 10:41:50 487b44b7445e: Preparing 10:41:50 fd4eca9a65b4: Preparing 10:41:50 994456c4fd7b: Preparing 10:41:50 fd4eca9a65b4: Waiting 10:41:50 994456c4fd7b: Waiting 10:41:50 ca0590c5ae8e: Pushed 10:41:50 7f8e7c9b1884: Pushed 10:41:50 ee170ac3199a: Pushed 10:41:50 994456c4fd7b: Layer already exists 10:41:50 fd4eca9a65b4: Pushed 10:41:51 487b44b7445e: Pushed 10:41:54 97688b8a823e: Pushed 10:41:54 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:41:54 97688b8a823e: Preparing 10:41:54 7f8e7c9b1884: Preparing 10:41:54 ee170ac3199a: Preparing 10:41:54 ca0590c5ae8e: Preparing 10:41:54 487b44b7445e: Preparing 10:41:54 fd4eca9a65b4: Preparing 10:41:54 994456c4fd7b: Preparing 10:41:54 fd4eca9a65b4: Waiting 10:41:54 994456c4fd7b: Waiting 10:41:54 7f8e7c9b1884: Layer already exists 10:41:54 ee170ac3199a: Layer already exists 10:41:54 ca0590c5ae8e: Layer already exists 10:41:54 97688b8a823e: Layer already exists 10:41:54 487b44b7445e: Layer already exists 10:41:54 fd4eca9a65b4: Layer already exists 10:41:54 994456c4fd7b: Layer already exists 10:41:54 latest: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 10:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:41:55 97688b8a823e: Preparing 10:41:55 7f8e7c9b1884: Preparing 10:41:55 ee170ac3199a: Preparing 10:41:55 ca0590c5ae8e: Preparing 10:41:55 487b44b7445e: Preparing 10:41:55 fd4eca9a65b4: Preparing 10:41:55 994456c4fd7b: Preparing 10:41:55 fd4eca9a65b4: Waiting 10:41:55 994456c4fd7b: Waiting 10:41:55 ca0590c5ae8e: Layer already exists 10:41:55 487b44b7445e: Layer already exists 10:41:55 ee170ac3199a: Layer already exists 10:41:55 7f8e7c9b1884: Layer already exists 10:41:55 97688b8a823e: Layer already exists 10:41:55 fd4eca9a65b4: Layer already exists 10:41:55 994456c4fd7b: Layer already exists 10:41:55 4.1.0-dev.1: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 10:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:41:56 97688b8a823e: Preparing 10:41:56 7f8e7c9b1884: Preparing 10:41:56 ee170ac3199a: Preparing 10:41:56 ca0590c5ae8e: Preparing 10:41:56 487b44b7445e: Preparing 10:41:56 fd4eca9a65b4: Preparing 10:41:56 994456c4fd7b: Preparing 10:41:56 fd4eca9a65b4: Waiting 10:41:56 994456c4fd7b: Waiting 10:41:56 487b44b7445e: Layer already exists 10:41:56 7f8e7c9b1884: Layer already exists 10:41:56 ca0590c5ae8e: Layer already exists 10:41:56 ee170ac3199a: Layer already exists 10:41:56 97688b8a823e: Layer already exists 10:41:56 994456c4fd7b: Layer already exists 10:41:56 fd4eca9a65b4: Layer already exists 10:41:56 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 10:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:41:56 97688b8a823e: Preparing 10:41:56 7f8e7c9b1884: Preparing 10:41:56 ee170ac3199a: Preparing 10:41:56 ca0590c5ae8e: Preparing 10:41:56 487b44b7445e: Preparing 10:41:56 fd4eca9a65b4: Preparing 10:41:56 994456c4fd7b: Preparing 10:41:56 fd4eca9a65b4: Waiting 10:41:56 994456c4fd7b: Waiting 10:41:56 7f8e7c9b1884: Layer already exists 10:41:56 487b44b7445e: Layer already exists 10:41:56 ca0590c5ae8e: Layer already exists 10:41:56 97688b8a823e: Layer already exists 10:41:56 ee170ac3199a: Layer already exists 10:41:56 fd4eca9a65b4: Layer already exists 10:41:56 994456c4fd7b: Layer already exists 10:41:56 main: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:56 ===================================================== [Pipeline] echo 10:41:56 taggedImages: 10:41:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:41:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:41:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 10:41:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 10:41:56 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 10:41:57 ========================================================= 10:41:57 [edgeXBuildMultiArch] RAW Config: 10:41:57 images: 10:41:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:41:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:41:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 10:41:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 10:41:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 10:41:57 settingsFile: 10:41:57 app-service-configurable-settings 10:41:57 ========================================================= [Pipeline] node 10:42:05 f0f3c8884826: Pull complete 10:42:05 c7e7622c144d: Pull complete 10:42:05 4f4fb700ef54: Pull complete 10:42:05 e8859aadc426: Pull complete 10:42:12 Still waiting to schedule task 10:42:12 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:42:13 b4813487a9f6: Pull complete 10:42:14 502a3d64fb4b: Pull complete 10:42:14 Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde 10:42:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:42:14 ---> 3bb21d53e231 10:42:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:42:16 ---> Running in 396e72974e38 10:42:16 Removing intermediate container 396e72974e38 10:42:16 ---> 3ed1af5fd16d 10:42:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:42:16 ---> Running in 3f374eefe068 10:42:16 Removing intermediate container 3f374eefe068 10:42:16 ---> 36e533b3064f 10:42:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:42:16 ---> Running in 96f7b8a88b2d 10:42:17 Removing intermediate container 96f7b8a88b2d 10:42:17 ---> 653cea7b2521 10:42:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:17 ---> Running in fe154f983683 10:42:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:42:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:42:19 OK: 239 MiB in 58 packages 10:42:20 Removing intermediate container fe154f983683 10:42:20 ---> 6fc782ce37ec 10:42:20 Step 7/12 : WORKDIR /app 10:42:20 ---> Running in f38332aa7bd3 10:42:21 Removing intermediate container f38332aa7bd3 10:42:21 ---> 09065b18b5f4 10:42:21 Step 8/12 : COPY go.mod vendor* ./ 10:42:21 ---> 055cadf51879 10:42:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:21 ---> Running in 75af4ee3a99b 10:43:18 Running on prd-centos7-docker-4c-2g-5105 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:18 provisioning config files... 10:43:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4286089798420371331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:22 ---> ****-login.sh 10:43:22 nexus3.edgexfoundry.org:10001 10:43:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:23 Configure a credential helper to remove this warning. See 10:43:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:23 10:43:23 Login Succeeded 10:43:23 nexus3.edgexfoundry.org:10002 10:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:23 Configure a credential helper to remove this warning. See 10:43:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:23 10:43:23 Login Succeeded 10:43:23 nexus3.edgexfoundry.org:10003 10:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:23 Configure a credential helper to remove this warning. See 10:43:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:23 10:43:23 Login Succeeded 10:43:23 nexus3.edgexfoundry.org:10004 10:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:23 Configure a credential helper to remove this warning. See 10:43:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:23 10:43:23 Login Succeeded 10:43:23 ****.io 10:43:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:23 Configure a credential helper to remove this warning. See 10:43:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:23 10:43:23 Login Succeeded 10:43:23 ---> ****-login.sh ends [Pipeline] } 10:43:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:43:23 + docker buildx ls 10:43:24 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:43:24 default * docker 10:43:24 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:43:24 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:43:24 edgex-builder [Pipeline] sh 10:43:24 + docker buildx inspect --bootstrap 10:43:24 #1 [internal] booting buildkit 10:43:24 #1 pulling image moby/buildkit:buildx-stable-1 10:43:28 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 10:43:28 #1 creating container buildx_buildkit_edgex-builder0 10:43:31 #1 creating container buildx_buildkit_edgex-builder0 3.4s done 10:43:31 #1 DONE 6.1s 10:43:31 Name: edgex-builder 10:43:31 Driver: docker-container 10:43:31 10:43:31 Nodes: 10:43:31 Name: edgex-builder0 10:43:31 Endpoint: unix:///var/run/docker.sock 10:43:31 Status: running 10:43:31 Buildkit: v0.22.0 10:43:31 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:43:31 + docker buildx ls 10:43:31 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:43:31 edgex-builder * docker-container 10:43:31 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:43:31 default docker 10:43:31 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:43:31 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2' 10:43:31 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 --push - 10:43:32 #1 [internal] load build definition from Dockerfile 10:43:32 #1 transferring dockerfile: 209B done 10:43:32 #1 DONE 0.0s 10:43:32 10:43:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:43:32 #2 DONE 0.1s 10:43:32 10:43:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:43:32 #3 DONE 0.1s 10:43:32 10:43:32 #4 [internal] load .dockerignore 10:43:32 #4 transferring context: 2B done 10:43:32 #4 DONE 0.0s 10:43:32 10:43:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:32 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done 10:43:32 #5 DONE 0.0s 10:43:32 10:43:32 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:32 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done 10:43:32 #6 DONE 0.1s 10:43:32 10:43:32 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 10:43:32 #7 DONE 0.0s 10:43:32 10:43:32 #8 exporting to image 10:43:32 #8 exporting layers done 10:43:32 #8 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 0.0s done 10:43:32 #8 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done 10:43:32 #8 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done 10:43:32 #8 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 done 10:43:32 #8 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done 10:43:32 #8 pushing layers 0.1s done 10:43:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 10:43:32 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:43:32 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done 10:43:32 #8 DONE 0.2s 10:43:32 10:43:32 1 warning found (use --debug to expand): 10:43:32  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:43:32 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 10:43:32 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 10:43:32 #1 [internal] load build definition from Dockerfile 10:43:32 #1 transferring dockerfile: 175B done 10:43:32 #1 DONE 0.0s 10:43:32 10:43:32 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:43:32 #2 DONE 0.0s 10:43:32 10:43:32 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:43:32 #3 DONE 0.0s 10:43:32 10:43:32 #4 [internal] load .dockerignore 10:43:32 #4 transferring context: 2B done 10:43:32 #4 DONE 0.0s 10:43:32 10:43:32 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:32 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:33 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done 10:43:33 #5 CACHED 10:43:33 10:43:33 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:33 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done 10:43:33 #6 CACHED 10:43:33 10:43:33 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 10:43:33 #7 DONE 0.0s 10:43:33 10:43:33 #8 exporting to image 10:43:33 #8 exporting layers done 10:43:33 #8 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 done 10:43:33 #8 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done 10:43:33 #8 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done 10:43:33 #8 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 done 10:43:33 #8 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done 10:43:33 #8 pushing layers 0.0s done 10:43:33 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done 10:43:33 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:43:33 #8 DONE 0.1s 10:43:33 10:43:33 1 warning found (use --debug to expand): 10:43:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:43:33 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1' 10:43:33 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 --push - 10:43:33 #1 [internal] load build definition from Dockerfile 10:43:33 #1 transferring dockerfile: 180B done 10:43:33 #1 DONE 0.0s 10:43:33 10:43:33 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 10:43:33 #2 DONE 0.0s 10:43:33 10:43:33 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 10:43:33 #3 DONE 0.0s 10:43:33 10:43:33 #4 [internal] load .dockerignore 10:43:33 #4 transferring context: 2B done 10:43:33 #4 DONE 0.0s 10:43:33 10:43:33 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:33 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done 10:43:33 #5 CACHED 10:43:33 10:43:33 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:33 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done 10:43:33 #6 CACHED 10:43:33 10:43:33 #7 exporting to image 10:43:33 #7 exporting layers 10:43:33 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:43:33 #7 exporting layers done 10:43:33 #7 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 done 10:43:33 #7 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done 10:43:33 #7 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done 10:43:33 #7 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 done 10:43:33 #7 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done 10:43:33 #7 pushing layers 0.0s done 10:43:33 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done 10:43:33 #7 DONE 0.1s 10:43:33 10:43:33 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 10:43:33 #8 DONE 0.0s 10:43:33 10:43:33 1 warning found (use --debug to expand): 10:43:33  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:43:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1' 10:43:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 --push - 10:43:34 #1 [internal] load build definition from Dockerfile 10:43:34 #1 transferring dockerfile: 221B done 10:43:34 #1 DONE 0.0s 10:43:34 10:43:34 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 10:43:34 #2 DONE 0.0s 10:43:34 10:43:34 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 10:43:34 #3 DONE 0.0s 10:43:34 10:43:34 #4 [internal] load .dockerignore 10:43:34 #4 transferring context: 2B done 10:43:34 #4 DONE 0.1s 10:43:34 10:43:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:34 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done 10:43:34 #5 CACHED 10:43:34 10:43:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:34 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done 10:43:34 #6 CACHED 10:43:34 10:43:34 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 10:43:34 #7 DONE 0.0s 10:43:34 10:43:34 #8 exporting to image 10:43:34 #8 exporting layers done 10:43:34 #8 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 done 10:43:34 #8 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done 10:43:34 #8 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done 10:43:34 #8 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 done 10:43:34 #8 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done 10:43:34 #8 pushing layers 0.0s done 10:43:34 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done 10:43:34 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:43:34 #8 DONE 0.1s 10:43:34 10:43:34 1 warning found (use --debug to expand): 10:43:34  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:43:34 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 10:43:34 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 10:43:34 #1 [internal] load build definition from Dockerfile 10:43:34 #1 transferring dockerfile: 173B done 10:43:34 #1 DONE 0.1s 10:43:34 10:43:34 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 10:43:34 #2 DONE 0.2s 10:43:34 10:43:34 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 10:43:34 #3 DONE 0.1s 10:43:34 10:43:34 #4 [internal] load .dockerignore 10:43:34 #4 transferring context: 2B done 10:43:34 #4 DONE 0.0s 10:43:34 10:43:34 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:34 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f done 10:43:34 #5 CACHED 10:43:34 10:43:34 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 10:43:34 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done 10:43:34 #6 CACHED 10:43:34 10:43:34 #7 exporting to image 10:43:34 #7 exporting layers done 10:43:34 #7 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 done 10:43:34 #7 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done 10:43:34 #7 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done 10:43:34 #7 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 0.0s done 10:43:34 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:43:35 #7 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done 10:43:35 #7 pushing layers 0.0s done 10:43:35 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done 10:43:35 #7 DONE 0.1s 10:43:35 10:43:35 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 10:43:35 #8 DONE 0.0s 10:43:35 10:43:35 1 warning found (use --debug to expand): 10:43:35  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:43:35 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:43:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:43:36 ---> package-listing.sh 10:43:36 ++ facter osfamily 10:43:36 ++ tr '[:upper:]' '[:lower:]' 10:43:36 + OS_FAMILY=redhat 10:43:36 + workspace=/w/workspace/ry_app-service-configurable_main 10:43:36 + START_PACKAGES=/tmp/packages_start.txt 10:43:36 + END_PACKAGES=/tmp/packages_end.txt 10:43:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:43:36 + PACKAGES=/tmp/packages_start.txt 10:43:36 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:43:36 + PACKAGES=/tmp/packages_end.txt 10:43:36 + case "${OS_FAMILY}" in 10:43:36 + rpm -qa 10:43:36 + sort 10:43:37 + '[' -f /tmp/packages_start.txt ']' 10:43:37 + '[' -f /tmp/packages_end.txt ']' 10:43:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:43:37 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:43:37 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:43:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 10:43:37 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 10:43:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:38 10:43:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:38 latest: Pulling from edgex-lftools-log-publisher 10:43:38 5eb5b503b376: Pulling fs layer 10:43:38 5c69ac0246d0: Pulling fs layer 10:43:38 ec43610c2a17: Pulling fs layer 10:43:38 3a2ae6a8a46f: Pulling fs layer 10:43:38 33b1e0a273af: Pulling fs layer 10:43:38 5d3b04190fa2: Pulling fs layer 10:43:38 2f39f015ded8: Pulling fs layer 10:43:38 5d3b04190fa2: Waiting 10:43:38 3a2ae6a8a46f: Waiting 10:43:38 33b1e0a273af: Waiting 10:43:38 2f39f015ded8: Waiting 10:43:38 5c69ac0246d0: Verifying Checksum 10:43:38 5c69ac0246d0: Download complete 10:43:38 3a2ae6a8a46f: Verifying Checksum 10:43:38 3a2ae6a8a46f: Download complete 10:43:38 33b1e0a273af: Download complete 10:43:38 ec43610c2a17: Verifying Checksum 10:43:38 ec43610c2a17: Download complete 10:43:38 5d3b04190fa2: Verifying Checksum 10:43:38 5d3b04190fa2: Download complete 10:43:38 5eb5b503b376: Verifying Checksum 10:43:38 5eb5b503b376: Download complete 10:43:39 2f39f015ded8: Verifying Checksum 10:43:39 2f39f015ded8: Download complete 10:43:40 5eb5b503b376: Pull complete 10:43:40 5c69ac0246d0: Pull complete 10:43:40 ec43610c2a17: Pull complete 10:43:40 3a2ae6a8a46f: Pull complete 10:43:41 33b1e0a273af: Pull complete 10:43:41 5d3b04190fa2: Pull complete 10:43:45 2f39f015ded8: Pull complete 10:43:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:43:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:45 prd-centos7-docker-4c-2g-5105 does not seem to be running inside a container 10:43:45 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:43:51 $ docker top 19db689e6e1dd1d5a76c11b852ac0609579957118fe2d8d5d937e4ae78ffd26d -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:51 + touch /tmp/pre-build-complete [Pipeline] sh 10:43:52 + mkdir -p /var/log/sysstat [Pipeline] sh 10:43:52 + ls /var/log/sa-host 10:43:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:52 provisioning config files... 10:43:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9494381044104894571tmp [Pipeline] { [Pipeline] echo 10:43:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:43:52 ---> create-netrc.sh [Pipeline] } 10:43:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:43:53 ---> python-tools-install.sh [Pipeline] echo 10:43:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:43:53 ---> sudo-logs.sh 10:43:53 Archiving 'sudo' log.. 10:43:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-5105.novalocal: Name or service not known 10:43:53 sudo: unable to resolve host prd-centos7-docker-4c-2g-5105.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:43:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:43:53 ---> job-cost.sh 10:43:53 lf-activate-venv: SKIPPING 10:43:53 INFO: No Stack... 10:43:54 INFO: Retrieving Pricing Info for: v3-standard-2 10:43:54 INFO: Archiving Costs [Pipeline] echo 10:43:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:43:54 ---> logs-deploy.sh 10:43:54 lf-activate-venv: SKIPPING 10:43:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/272 10:43:54 INFO: archiving workspace using pattern(s): 10:43:55 Archives upload complete. 10:43:55 INFO: archiving logs to Nexus 10:43:56 ---> uname -a: 10:43:56 Linux prd-centos7-docker-4c-2g-5105.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:43:56 10:43:56 10:43:56 ---> lscpu: 10:43:56 Architecture: x86_64 10:43:56 CPU op-mode(s): 32-bit, 64-bit 10:43:56 Byte Order: Little Endian 10:43:56 Address sizes: 40 bits physical, 48 bits virtual 10:43:56 CPU(s): 2 10:43:56 On-line CPU(s) list: 0,1 10:43:56 Thread(s) per core: 1 10:43:56 Core(s) per socket: 1 10:43:56 Socket(s): 2 10:43:56 NUMA node(s): 1 10:43:56 Vendor ID: AuthenticAMD 10:43:56 CPU family: 23 10:43:56 Model: 49 10:43:56 Model name: AMD EPYC-Rome Processor 10:43:56 Stepping: 0 10:43:56 CPU MHz: 2799.998 10:43:56 BogoMIPS: 5599.99 10:43:56 Virtualization: AMD-V 10:43:56 Hypervisor vendor: KVM 10:43:56 Virtualization type: full 10:43:56 L1d cache: 64 KiB 10:43:56 L1i cache: 64 KiB 10:43:56 L2 cache: 1 MiB 10:43:56 L3 cache: 32 MiB 10:43:56 NUMA node0 CPU(s): 0,1 10:43:56 Vulnerability Itlb multihit: Not affected 10:43:56 Vulnerability L1tf: Not affected 10:43:56 Vulnerability Mds: Not affected 10:43:56 Vulnerability Meltdown: Not affected 10:43:56 Vulnerability Mmio stale data: Not affected 10:43:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:43:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:43:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:43:56 Vulnerability Srbds: Not affected 10:43:56 Vulnerability Tsx async abort: Not affected 10:43:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:43:56 10:43:56 10:43:56 ---> nproc: 10:43:56 2 10:43:56 10:43:56 10:43:56 ---> df -h: 10:43:56 Filesystem Size Used Avail Use% Mounted on 10:43:56 overlay 40G 7.3G 33G 19% / 10:43:56 tmpfs 64M 0 64M 0% /dev 10:43:56 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:43:56 shm 64M 0 64M 0% /dev/shm 10:43:56 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:43:56 10:43:56 10:43:56 Cannot open /var/log/sysstat/sa14: No such file or directory 10:43:56 Please check if data collecting is enabled 10:43:56 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:56 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:43:56 $ docker stop --time=1 19db689e6e1dd1d5a76c11b852ac0609579957118fe2d8d5d937e4ae78ffd26d 10:43:57 $ docker rm -f --volumes 19db689e6e1dd1d5a76c11b852ac0609579957118fe2d8d5d937e4ae78ffd26d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:43:57 [WS-CLEANUP] Deleting project workspace... 10:43:57 [WS-CLEANUP] Deferred wipeout is used... 10:43:57 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:58 10:43:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:58 latest: Pulling from edgex-lftools-log-publisher 10:43:58 5eb5b503b376: Pulling fs layer 10:43:58 5c69ac0246d0: Pulling fs layer 10:43:58 ec43610c2a17: Pulling fs layer 10:43:58 3a2ae6a8a46f: Pulling fs layer 10:43:58 33b1e0a273af: Pulling fs layer 10:43:58 5d3b04190fa2: Pulling fs layer 10:43:58 2f39f015ded8: Pulling fs layer 10:43:58 33b1e0a273af: Waiting 10:43:58 5d3b04190fa2: Waiting 10:43:58 3a2ae6a8a46f: Waiting 10:43:58 5c69ac0246d0: Verifying Checksum 10:43:58 5c69ac0246d0: Download complete 10:43:58 3a2ae6a8a46f: Download complete 10:43:58 33b1e0a273af: Download complete 10:43:58 ec43610c2a17: Verifying Checksum 10:43:58 ec43610c2a17: Download complete 10:43:58 5d3b04190fa2: Verifying Checksum 10:43:58 5d3b04190fa2: Download complete 10:43:58 5eb5b503b376: Verifying Checksum 10:43:58 5eb5b503b376: Download complete 10:43:59 2f39f015ded8: Verifying Checksum 10:43:59 2f39f015ded8: Download complete 10:44:00 5eb5b503b376: Pull complete 10:44:00 5c69ac0246d0: Pull complete 10:44:01 ec43610c2a17: Pull complete 10:44:01 3a2ae6a8a46f: Pull complete 10:44:01 33b1e0a273af: Pull complete 10:44:01 5d3b04190fa2: Pull complete 10:44:08 2f39f015ded8: Pull complete 10:44:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:44:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:44:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:08 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:44:08 $ 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 10:44:09 $ docker top 2090a2f8e938f17d7384257d17e92ac4d4c41a89a355b697f30c3b350c202b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:09 ---> job-cost.sh 10:44:09 lf-activate-venv: SKIPPING 10:44:09 INFO: No Stack... 10:44:10 INFO: Retrieving Pricing Info for: v3-standard-8 10:44:10 INFO: Archiving Costs [Pipeline] sh 10:44:10 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 10:44:10 + cut -d, -f6 [Pipeline] lock 10:44:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] 10:44:10 Resource [jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] did not exist. Created. 10:44:10 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:44:11 + echo total: 0.2199999988079071 [Pipeline] stash 10:44:11 Stashed 1 file(s) [Pipeline] } 10:44:11 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [Pipeline] // lock [Pipeline] } 10:44:11 $ docker stop --time=1 2090a2f8e938f17d7384257d17e92ac4d4c41a89a355b697f30c3b350c202b10 10:44:12 $ docker rm -f --volumes 2090a2f8e938f17d7384257d17e92ac4d4c41a89a355b697f30c3b350c202b10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:44:43 Removing intermediate container 75af4ee3a99b 10:44:43 ---> 2da3ec0b41e5 10:44:43 Step 10/12 : COPY . . 10:44:43 ---> 95202e597589 10:44:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:44:43 ---> Running in c5461f3825cc 10:44:43 Removing intermediate container c5461f3825cc 10:44:43 ---> 08306e3610e3 10:44:43 Step 12/12 : RUN $MAKE 10:44:43 ---> Running in 6de21c72a2b1 10:44:43 noop 10:44:43 Removing intermediate container 6de21c72a2b1 10:44:43 ---> b6427813d3f5 10:44:43 Successfully built b6427813d3f5 10:44:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:43 + docker inspect -f . ci-base-image-arm64 10:44:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:44 prd-ubuntu20.04-docker-arm64-4c-16g-5104 does not seem to be running inside a container 10:44:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/272 -v /w/workspace/app-service-configurable/272:/w/workspace/app-service-configurable/272:rw,z -v /w/workspace/app-service-configurable/272@tmp:/w/workspace/app-service-configurable/272@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 10:44:45 $ docker top 12943fda55aa3cd03786d177a0e861166f10cb639f11bd72fd095f1c7000e739 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:46 + go version 10:44:46 go version go1.23.9 linux/arm64 [Pipeline] } 10:44:46 $ docker stop --time=1 12943fda55aa3cd03786d177a0e861166f10cb639f11bd72fd095f1c7000e739 10:44:47 $ docker rm -f --volumes 12943fda55aa3cd03786d177a0e861166f10cb639f11bd72fd095f1c7000e739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:48 + docker inspect -f . ci-base-image-arm64 10:44:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:48 prd-ubuntu20.04-docker-arm64-4c-16g-5104 does not seem to be running inside a container 10:44:48 $ 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/272 -v /w/workspace/app-service-configurable/272:/w/workspace/app-service-configurable/272:rw,z -v /w/workspace/app-service-configurable/272@tmp:/w/workspace/app-service-configurable/272@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 10:44:49 $ docker top 7ce51d0837e3d1ced63d63066d66ca434ad56766156c564eda3c0ab6c9f284e9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:50 + git config --global --add safe.directory /w/workspace/app-service-configurable/272 [Pipeline] fileExists [Pipeline] sh 10:44:51 + make test 10:44:51 go test -race -coverprofile=coverage.out ./... 10:48:58 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 10:48:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:48:58 go vet ./... 10:52:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:52:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:52:49 ./bin/test-attribution-txt.sh 10:52:49 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 10:52:49 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 10:52:49 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 10:52:49 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 10:52:49 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 10:52:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 10:52:49 $ docker stop --time=1 7ce51d0837e3d1ced63d63066d66ca434ad56766156c564eda3c0ab6c9f284e9 10:52:51 $ docker rm -f --volumes 7ce51d0837e3d1ced63d63066d66ca434ad56766156c564eda3c0ab6c9f284e9 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:52:53 Warning: overwriting stash ‘coverage-report’ 10:52:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:52:55 + ls -al . 10:52:55 total 244 10:52:55 drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 10:44 . 10:52:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 10:41 .. 10:52:55 -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 10:41 .dockerignore 10:52:55 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 10:41 .git 10:52:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 10:41 .github 10:52:55 -rw-rw-r-- 1 jenkins jenkins 108 Jul 14 10:41 .gitignore 10:52:55 -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 10:41 .golangci.yml 10:52:55 -rw-rw-r-- 1 jenkins jenkins 16550 Jul 14 10:41 Attribution.txt 10:52:55 -rw-rw-r-- 1 jenkins jenkins 39309 Jul 14 10:41 CHANGELOG.md 10:52:55 -rw-rw-r-- 1 jenkins jenkins 2008 Jul 14 10:41 Dockerfile 10:52:55 -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 10:41 GOVERNANCE.md 10:52:55 -rw-rw-r-- 1 jenkins jenkins 666 Jul 14 10:41 Jenkinsfile 10:52:55 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 10:41 LICENSE 10:52:55 -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 10:41 OWNERS.md 10:52:55 -rw-rw-r-- 1 jenkins jenkins 4952 Jul 14 10:41 README.md 10:52:55 -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 10:39 VERSION 10:52:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 10:41 bin 10:52:55 -rw-r--r-- 1 jenkins jenkins 953 Jul 14 10:48 coverage.out 10:52:55 -rw-rw-r-- 1 jenkins jenkins 6525 Jul 14 10:41 go.mod 10:52:55 -rw-rw-r-- 1 jenkins jenkins 88204 Jul 14 10:41 go.sum 10:52:55 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 14 10:41 main.go 10:52:55 -rw-rw-r-- 1 jenkins jenkins 3362 Jul 14 10:41 makefile 10:52:55 drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 10:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:55 + 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=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 --label arch=arm64 --label version=4.1.0-dev.1 . 10:52:55 Sending build context to Docker daemon 225.8kB 10:52:55 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 10:52:55 Step 2/27 : FROM ${BASE} AS builder 10:52:55 ---> b6427813d3f5 10:52:55 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 10:52:55 ---> Running in db32c2e5167e 10:52:56 Removing intermediate container db32c2e5167e 10:52:56 ---> 03f96b6da8c0 10:52:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 10:52:56 ---> Running in 60dd5bdab566 10:52:56 Removing intermediate container 60dd5bdab566 10:52:56 ---> 18639054e8e9 10:52:56 Step 5/27 : ARG ADD_BUILD_TAGS="" 10:52:56 ---> Running in b0519724eaaa 10:52:56 Removing intermediate container b0519724eaaa 10:52:56 ---> 48b80b691cac 10:52:56 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:56 ---> Running in 8131fe1d074b 10:52:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:53:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:53:02 OK: 239 MiB in 58 packages 10:53:03 Removing intermediate container 8131fe1d074b 10:53:03 ---> f04e98ef9563 10:53:03 Step 7/27 : WORKDIR /app 10:53:03 ---> Running in 529d082832dd 10:53:03 Removing intermediate container 529d082832dd 10:53:03 ---> 55e1d0ec5f3f 10:53:03 Step 8/27 : COPY go.mod vendor* ./ 10:53:03 ---> c183d225acb3 10:53:03 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:53:03 ---> Running in ad8ca70a4e3a 10:53:06 Removing intermediate container ad8ca70a4e3a 10:53:06 ---> 7e708a01ad11 10:53:06 Step 10/27 : COPY . . 10:53:06 ---> 4f6d703f8e3b 10:53:06 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:53:06 ---> Running in 81a849c2d262 10:53:06 Removing intermediate container 81a849c2d262 10:53:06 ---> 9f3118638285 10:53:06 Step 12/27 : RUN $MAKE 10:53:07 ---> Running in 9b8d51d0f8f1 10:53:08 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 10:56:44 Removing intermediate container 9b8d51d0f8f1 10:56:44 ---> d0f741bbe412 10:56:44 Step 13/27 : FROM alpine:3.20 10:56:44 3.20: Pulling from library/alpine 10:56:44 94e9d8af2201: Already exists 10:56:44 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:56:44 Status: Downloaded newer image for alpine:3.20 10:56:44 ---> 7aab056cecc6 10:56:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:56:44 ---> Running in cd0dd04e47e3 10:56:44 Removing intermediate container cd0dd04e47e3 10:56:44 ---> 301a765ab2df 10:56:44 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 10:56:44 ---> Running in 4a403afdcbf1 10:56:44 Removing intermediate container 4a403afdcbf1 10:56:44 ---> c2c18dbc4ee2 10:56:44 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 10:56:44 ---> Running in 10e4b1ef5cb7 10:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:56:44 (1/2) Installing ca-certificates (20241121-r1) 10:56:44 (2/2) Installing dumb-init (1.2.5-r3) 10:56:44 Executing busybox-1.36.1-r29.trigger 10:56:44 Executing ca-certificates-20241121-r1.trigger 10:56:44 OK: 10 MiB in 16 packages 10:56:44 Removing intermediate container 10e4b1ef5cb7 10:56:44 ---> 8d9b86f8ac69 10:56:44 Step 17/27 : RUN apk --no-cache upgrade 10:56:44 ---> Running in e2a8538aa8da 10:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:56:44 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) 10:56:44 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) 10:56:44 Executing ca-certificates-20241121-r1.trigger 10:56:44 OK: 10 MiB in 16 packages 10:56:45 Removing intermediate container e2a8538aa8da 10:56:45 ---> 968b5b699b93 10:56:45 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:56:46 ---> c379a20bf7fd 10:56:46 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:56:46 ---> 789ceae31988 10:56:46 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:56:47 ---> e38f80530591 10:56:47 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:56:49 ---> 27d074e5f9a4 10:56:49 Step 22/27 : EXPOSE 48095 10:56:49 ---> Running in 24d3a8f6e850 10:56:49 Removing intermediate container 24d3a8f6e850 10:56:49 ---> 6cc7fa9ab87c 10:56:49 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 10:56:49 ---> Running in 2de89e087856 10:56:49 Removing intermediate container 2de89e087856 10:56:49 ---> de91dfca2604 10:56:49 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:56:49 ---> Running in 6425b541a0d7 10:56:50 Removing intermediate container 6425b541a0d7 10:56:50 ---> 3a20254f8841 10:56:50 Step 25/27 : LABEL arch=arm64 10:56:50 ---> Running in 95754a788107 10:56:50 Removing intermediate container 95754a788107 10:56:50 ---> d977a210ec44 10:56:50 Step 26/27 : LABEL git_sha=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:56:50 ---> Running in 868b63482b20 10:56:50 Removing intermediate container 868b63482b20 10:56:50 ---> 1e1614a5d623 10:56:50 Step 27/27 : LABEL version=4.1.0-dev.1 10:56:50 ---> Running in 776c84aa0fcf 10:56:51 Removing intermediate container 776c84aa0fcf 10:56:51 ---> ab0b3d4c5dd9 10:56:51 [Warning] One or more build-args [ARCH] were not consumed 10:56:51 Successfully built ab0b3d4c5dd9 10:56:51 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 10:56:51 provisioning config files... 10:56:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/272@tmp/config8314357093810815559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:51 ---> ****-login.sh 10:56:51 nexus3.edgexfoundry.org:10001 10:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:51 Configure a credential helper to remove this warning. See 10:56:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:51 10:56:51 Login Succeeded 10:56:51 nexus3.edgexfoundry.org:10002 10:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:52 Configure a credential helper to remove this warning. See 10:56:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:52 10:56:52 Login Succeeded 10:56:52 nexus3.edgexfoundry.org:10003 10:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:52 Configure a credential helper to remove this warning. See 10:56:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:52 10:56:52 Login Succeeded 10:56:52 nexus3.edgexfoundry.org:10004 10:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:53 Configure a credential helper to remove this warning. See 10:56:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:53 10:56:53 Login Succeeded 10:56:53 ****.io 10:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:53 Configure a credential helper to remove this warning. See 10:56:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:53 10:56:53 Login Succeeded 10:56:53 ---> ****-login.sh ends [Pipeline] } 10:56:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:56:53 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 10:56:53 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:56:53 latest 10:56:53 4.1.0-dev.1 10:56:53 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 10:56:53 main 10:56:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:56:54 e3761781c91e: Preparing 10:56:54 3673576e639f: Preparing 10:56:54 6a177ac51541: Preparing 10:56:54 789252cbecb0: Preparing 10:56:54 4fdc81d38a64: Preparing 10:56:54 22ee19396b34: Preparing 10:56:54 dd9c8f8612c8: Preparing 10:56:54 dd9c8f8612c8: Waiting 10:56:54 22ee19396b34: Waiting 10:56:54 6a177ac51541: Pushed 10:56:54 789252cbecb0: Pushed 10:56:54 3673576e639f: Pushed 10:56:54 dd9c8f8612c8: Layer already exists 10:56:54 22ee19396b34: Pushed 10:56:55 4fdc81d38a64: Pushed 10:57:02 e3761781c91e: Pushed 10:57:02 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:02 + 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 10:57:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:57:03 e3761781c91e: Preparing 10:57:03 3673576e639f: Preparing 10:57:03 6a177ac51541: Preparing 10:57:03 789252cbecb0: Preparing 10:57:03 4fdc81d38a64: Preparing 10:57:03 22ee19396b34: Preparing 10:57:03 dd9c8f8612c8: Preparing 10:57:03 22ee19396b34: Waiting 10:57:03 dd9c8f8612c8: Waiting 10:57:03 3673576e639f: Layer already exists 10:57:03 e3761781c91e: Layer already exists 10:57:03 6a177ac51541: Layer already exists 10:57:03 789252cbecb0: Layer already exists 10:57:03 4fdc81d38a64: Layer already exists 10:57:03 22ee19396b34: Layer already exists 10:57:03 dd9c8f8612c8: Layer already exists 10:57:03 latest: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 10:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:57:04 e3761781c91e: Preparing 10:57:04 3673576e639f: Preparing 10:57:04 6a177ac51541: Preparing 10:57:04 789252cbecb0: Preparing 10:57:04 4fdc81d38a64: Preparing 10:57:04 22ee19396b34: Preparing 10:57:04 dd9c8f8612c8: Preparing 10:57:04 22ee19396b34: Waiting 10:57:04 dd9c8f8612c8: Waiting 10:57:04 789252cbecb0: Layer already exists 10:57:04 6a177ac51541: Layer already exists 10:57:04 4fdc81d38a64: Layer already exists 10:57:04 3673576e639f: Layer already exists 10:57:04 e3761781c91e: Layer already exists 10:57:04 22ee19396b34: Layer already exists 10:57:04 dd9c8f8612c8: Layer already exists 10:57:04 4.1.0-dev.1: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 10:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:57:05 e3761781c91e: Preparing 10:57:05 3673576e639f: Preparing 10:57:05 6a177ac51541: Preparing 10:57:05 789252cbecb0: Preparing 10:57:05 4fdc81d38a64: Preparing 10:57:05 22ee19396b34: Preparing 10:57:05 dd9c8f8612c8: Preparing 10:57:05 22ee19396b34: Waiting 10:57:05 dd9c8f8612c8: Waiting 10:57:05 3673576e639f: Layer already exists 10:57:05 4fdc81d38a64: Layer already exists 10:57:05 789252cbecb0: Layer already exists 10:57:05 6a177ac51541: Layer already exists 10:57:05 e3761781c91e: Layer already exists 10:57:05 dd9c8f8612c8: Layer already exists 10:57:05 22ee19396b34: Layer already exists 10:57:05 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:05 + 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 10:57:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 10:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:57:06 e3761781c91e: Preparing 10:57:06 3673576e639f: Preparing 10:57:06 6a177ac51541: Preparing 10:57:06 789252cbecb0: Preparing 10:57:06 4fdc81d38a64: Preparing 10:57:06 22ee19396b34: Preparing 10:57:06 dd9c8f8612c8: Preparing 10:57:06 22ee19396b34: Waiting 10:57:06 dd9c8f8612c8: Waiting 10:57:06 4fdc81d38a64: Layer already exists 10:57:06 e3761781c91e: Layer already exists 10:57:06 6a177ac51541: Layer already exists 10:57:06 789252cbecb0: Layer already exists 10:57:06 3673576e639f: Layer already exists 10:57:06 22ee19396b34: Layer already exists 10:57:06 dd9c8f8612c8: Layer already exists 10:57:06 main: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:57:06 ===================================================== [Pipeline] echo 10:57:06 taggedImages: 10:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 10:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 10:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 10:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 10:57:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo 10:57:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 10:57:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [Pipeline] echo 10:57:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [Pipeline] echo 10:57:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:07 10:57:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:07 arm64: Pulling from edgex-lftools-log-publisher 10:57:07 8998bd30e6a1: Pulling fs layer 10:57:07 04944245beec: Pulling fs layer 10:57:07 699f458cf7ca: Pulling fs layer 10:57:07 765212b225bb: Pulling fs layer 10:57:07 f23df028b6ca: Pulling fs layer 10:57:07 d65c8cfc05b1: Pulling fs layer 10:57:07 2437ff75d9bd: Pulling fs layer 10:57:07 f23df028b6ca: Waiting 10:57:07 d65c8cfc05b1: Waiting 10:57:07 2437ff75d9bd: Waiting 10:57:07 765212b225bb: Waiting 10:57:07 04944245beec: Verifying Checksum 10:57:07 04944245beec: Download complete 10:57:07 765212b225bb: Verifying Checksum 10:57:07 765212b225bb: Download complete 10:57:07 f23df028b6ca: Verifying Checksum 10:57:07 f23df028b6ca: Download complete 10:57:07 d65c8cfc05b1: Verifying Checksum 10:57:07 d65c8cfc05b1: Download complete 10:57:07 699f458cf7ca: Verifying Checksum 10:57:07 699f458cf7ca: Download complete 10:57:08 8998bd30e6a1: Verifying Checksum 10:57:08 8998bd30e6a1: Download complete 10:57:10 2437ff75d9bd: Verifying Checksum 10:57:10 2437ff75d9bd: Download complete 10:57:12 8998bd30e6a1: Pull complete 10:57:13 04944245beec: Pull complete 10:57:14 699f458cf7ca: Pull complete 10:57:14 765212b225bb: Pull complete 10:57:15 f23df028b6ca: Pull complete 10:57:16 d65c8cfc05b1: Pull complete 10:57:34 2437ff75d9bd: Pull complete 10:57:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:34 prd-ubuntu20.04-docker-arm64-4c-16g-5104 does not seem to be running inside a container 10:57:34 $ 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/272 -v /w/workspace/app-service-configurable/272:/w/workspace/app-service-configurable/272:rw,z -v /w/workspace/app-service-configurable/272@tmp:/w/workspace/app-service-configurable/272@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 10:57:37 $ docker top ca6e7646d2c3a8d0ab2c73637758bc6fd5a9b2877557b5b87ae2dcb576f7228a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:38 ---> job-cost.sh 10:57:38 lf-activate-venv: SKIPPING 10:57:38 INFO: No Stack... 10:57:38 INFO: Retrieving Pricing Info for: v3-standard-4 10:57:39 INFO: Archiving Costs [Pipeline] sh 10:57:39 + cat /w/workspace/app-service-configurable/272/archives/cost.csv 10:57:39 + cut -d, -f6 [Pipeline] lock 10:57:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] 10:57:39 Resource [jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] did not exist. Created. 10:57:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:40 /w/workspace/app-service-configurable/272@tmp/durable-c1f26d11/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:57:41 + echo total: 0.10999999940395355 [Pipeline] stash 10:57:41 Warning: overwriting stash ‘stack-cost’ 10:57:41 Stashed 1 file(s) [Pipeline] } 10:57:41 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [Pipeline] // lock [Pipeline] } 10:57:41 $ docker stop --time=1 ca6e7646d2c3a8d0ab2c73637758bc6fd5a9b2877557b5b87ae2dcb576f7228a 10:57:43 $ docker rm -f --volumes ca6e7646d2c3a8d0ab2c73637758bc6fd5a9b2877557b5b87ae2dcb576f7228a [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 10:57:43 provisioning config files... 10:57:43 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12846019379447182345tmp [Pipeline] { [Pipeline] sh 10:57:43 + set +x 10:57:43 + curl -s https://codecov.io/bash 10:57:43 + bash -s -- 10:57:43 10:57:43 _____ _ 10:57:43 / ____| | | 10:57:43 | | ___ __| | ___ ___ _____ __ 10:57:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:57:43 | |___| (_) | (_| | __/ (_| (_) \ V / 10:57:43 \_____\___/ \__,_|\___|\___\___/ \_/ 10:57:43 Bash-1.0.6 10:57:43 10:57:43 10:57:43 ==> git version 2.25.1 found 10:57:43 ==> 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 10:57:43 Release-Date: 2020-01-08 10:57:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:57:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:57:43 ==> Jenkins CI detected. 10:57:43 current dir:  /w/workspace/ry_app-service-configurable_main 10:57:43 project root: . 10:57:43 --> token set from env 10:57:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:57:43 ==> Running gcov in . (disable via -X gcov) 10:57:43 ==> Python coveragepy not found 10:57:43 ==> Searching for coverage reports in: 10:57:43 + . 10:57:43 -> Found 1 reports 10:57:43 ==> Detecting git/mercurial file structure 10:57:44 ==> Reading reports 10:57:44 + ./coverage.out bytes=953 10:57:44 ==> Appending adjustments 10:57:44 https://docs.codecov.io/docs/fixing-reports 10:57:44 + Found adjustments 10:57:44 ==> Gzipping contents 10:57:44 4.0K /tmp/codecov.njEPcH.gz 10:57:44 ==> Uploading reports 10:57:44 url: https://codecov.io 10:57:44 query: branch=main&commit=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:57:44 -> Pinging Codecov 10:57:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:57:44 -> Uploading to 10:57:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2/65a4d4ad-8ce7-4547-b566-75781258c236.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250714%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250714T105744Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ba7a426784fde276473ad74e3b3790efea368ba5910909e47094661e6a51e812 10:57:44 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:44 Dload Upload Total Spent Left Speed 10:57:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 1882 --:--:-- --:--:-- --:--:-- 1873 100 384 0 0 100 384 0 1366 --:--:-- --:--:-- --:--:-- 1361 10:57:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] } 10:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:57:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:57:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:57:45 10:57:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:57:45 latest: Pulling from edgex-devops/edgex-snyk-go 10:57:45 0a9a5dfd008f: Already exists 10:57:45 36466aa92d05: Already exists 10:57:45 e10405b45d13: Already exists 10:57:45 096b7ceb2af7: Already exists 10:57:45 4f4fb700ef54: Already exists 10:57:45 e50aa161e22a: Pulling fs layer 10:57:45 d3c8db5fb9df: Pulling fs layer 10:57:45 e50aa161e22a: Verifying Checksum 10:57:45 e50aa161e22a: Download complete 10:57:46 e50aa161e22a: Pull complete 10:57:47 d3c8db5fb9df: Verifying Checksum 10:57:47 d3c8db5fb9df: Download complete 10:57:51 d3c8db5fb9df: Pull complete 10:57:51 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 10:57:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:57:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:51 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:57:51 $ 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 10:57:52 $ docker top 1637ce100ee3392b6821614559f4e7cd4d6f8ed127e6cfd22da696fcd652ecac -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:53 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 10:57:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 10:57:53 + set -o pipefail 10:57:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 10:58:05 10:58:05 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 10:58:05 10:58:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/a5c69fc8-4696-4f46-aa8b-a4f07bde8258 10:58:05 10:58:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:58:05 10:58:05 10:58:05 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 10:58:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:58:05 $ docker stop --time=1 1637ce100ee3392b6821614559f4e7cd4d6f8ed127e6cfd22da696fcd652ecac 10:58:08 $ docker rm -f --volumes 1637ce100ee3392b6821614559f4e7cd4d6f8ed127e6cfd22da696fcd652ecac [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 10:58:08 + git log --format=format:%s -1 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] sh 10:58:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:58:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:58:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:09 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:58:09 $ 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 10:58:09 $ docker top e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 -eo pid,comm 10:58:09 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). 10:58:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:58:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:58:09 [ssh-agent] Looking for ssh-agent implementation... 10:58:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:58:10 $ docker exec e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 ssh-agent 10:58:10 SSH_AUTH_SOCK=/tmp/ssh-WYX9woO09jgt/agent.32 10:58:10 SSH_AGENT_PID=38 10:58:10 Running ssh-add (command line suppressed) 10:58:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13475354639132701635.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13475354639132701635.key) 10:58:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:10 + git semver tag 10:58:10 2025-07-14 10:58:10,739 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:58:10 2025-07-14 10:58:10,742 [run_tag] DEBUG tag force:False 10:58:10 2025-07-14 10:58:10,743 [check_head_tag] DEBUG check head tag 10:58:10 2025-07-14 10:58:10,743 [execute] INFO git cat-file --batch-check 10:58:10 2025-07-14 10:58:10,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 10:58:10 2025-07-14 10:58:10,745 [execute] INFO git cat-file --batch 10:58:10 2025-07-14 10:58:10,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 10:58:10 2025-07-14 10:58:10,754 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:10 2025-07-14 10:58:10,754 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 10:58:10 2025-07-14 10:58:10,755 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 10:58:10 2025-07-14 10:58:10,757 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:10 4.1.0-dev.1 [Pipeline] } 10:58:10 $ docker exec --env ******** --env ******** e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 ssh-agent -k 10:58:10 unset SSH_AUTH_SOCK; 10:58:10 unset SSH_AGENT_PID; 10:58:10 echo Agent pid 38 killed; 10:58:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:11 + git semver [Pipeline] } 10:58:11 $ docker stop --time=1 e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 10:58:12 $ docker rm -f --volumes e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:58:13 10:58:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:58:13 0.23.1-centos7: Pulling from edgex-lftools 10:58:13 ab5ef0e58194: Pulling fs layer 10:58:13 9712f1f96733: Pulling fs layer 10:58:13 63f879dbbcfc: Pulling fs layer 10:58:13 0d9ebad4ef96: Pulling fs layer 10:58:13 e9a5061849ea: Pulling fs layer 10:58:13 d747dcd14b5f: Pulling fs layer 10:58:13 2de7ff778b66: Pulling fs layer 10:58:13 0d9ebad4ef96: Waiting 10:58:13 e9a5061849ea: Waiting 10:58:13 d747dcd14b5f: Waiting 10:58:13 2de7ff778b66: Waiting 10:58:13 9712f1f96733: Verifying Checksum 10:58:13 9712f1f96733: Download complete 10:58:13 63f879dbbcfc: Verifying Checksum 10:58:13 63f879dbbcfc: Download complete 10:58:14 e9a5061849ea: Verifying Checksum 10:58:14 e9a5061849ea: Download complete 10:58:14 d747dcd14b5f: Verifying Checksum 10:58:14 d747dcd14b5f: Download complete 10:58:14 2de7ff778b66: Verifying Checksum 10:58:14 2de7ff778b66: Download complete 10:58:14 ab5ef0e58194: Verifying Checksum 10:58:14 ab5ef0e58194: Download complete 10:58:14 0d9ebad4ef96: Verifying Checksum 10:58:14 0d9ebad4ef96: Download complete 10:58:18 ab5ef0e58194: Pull complete 10:58:18 9712f1f96733: Pull complete 10:58:19 63f879dbbcfc: Pull complete 10:58:24 0d9ebad4ef96: Pull complete 10:58:24 e9a5061849ea: Pull complete 10:58:24 d747dcd14b5f: Pull complete 10:58:26 2de7ff778b66: Pull complete 10:58:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:58:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:26 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:58:26 $ 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 10:58:28 $ docker top eeeca70ab72068e9cc34a7a86046e59b173c95aea61263ced151c239c46d426c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:58:28 provisioning config files... 10:58:28 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15050326903931466107tmp 10:58:28 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config842012095083655729tmp 10:58:28 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8507962665033625249tmp [Pipeline] { [Pipeline] echo 10:58:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:58:28 ---> sigul-configuration.sh 10:58:28 gpg: directory `/root/.gnupg' created 10:58:28 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:58:28 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:58:28 gpg: keyring `/root/.gnupg/secring.gpg' created 10:58:28 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:58:28 gpg: CAST5 encrypted data 10:58:28 gpg: encrypted with 1 passphrase 10:58:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:58:28 + mkdir /home/jenkins 10:58:28 + mkdir /home/jenkins/sigul [Pipeline] sh 10:58:29 + 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 10:58:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:58:29 ---> sigul-install.sh 10:58:29 Sigul already installed; skipping installation. [Pipeline] sh 10:58:29 + git tag --list 10:58:29 v1.0.0 10:58:29 v1.1.0 10:58:29 v1.2.0 10:58:29 v1.3.0 10:58:29 v1.3.1 10:58:29 v2.0.0 10:58:29 v2.0.1 10:58:29 v2.1.0 10:58:29 v2.1.1 10:58:29 v2.1.2 10:58:29 v2.2.0 10:58:29 v2.3 10:58:29 v2.3.0 10:58:29 v2.3.1 10:58:29 v3.0 10:58:29 v3.0.0 10:58:29 v3.0.1 10:58:29 v3.1 10:58:29 v3.1.0 10:58:29 v3.1.1 10:58:29 v4.0 10:58:29 v4.0.0 10:58:29 v4.0.1 10:58:29 v4.1.0-dev.1 [Pipeline] sh 10:58:30 + lftools sign git-tag v4.1.0-dev.1 10:58:30 Signing Git tag with Sigul... 10:58:30 Signing v4.1.0-dev.1 [Pipeline] echo 10:58:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:58:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:58:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:58:31 $ docker stop --time=1 eeeca70ab72068e9cc34a7a86046e59b173c95aea61263ced151c239c46d426c 10:58:33 $ docker rm -f --volumes eeeca70ab72068e9cc34a7a86046e59b173c95aea61263ced151c239c46d426c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:58:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:58:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:58:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:33 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:58:33 $ 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 10:58:34 $ docker top 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a -eo pid,comm 10:58:34 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). 10:58:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:58:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:58:34 [ssh-agent] Looking for ssh-agent implementation... 10:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:58:34 $ docker exec 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a ssh-agent 10:58:34 SSH_AUTH_SOCK=/tmp/ssh-sX3PF65Xo4aK/agent.31 10:58:34 SSH_AGENT_PID=37 10:58:34 Running ssh-add (command line suppressed) 10:58:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16355431511362423314.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16355431511362423314.key) 10:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:34 + git semver bump pre 10:58:35 2025-07-14 10:58:35,030 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:58:35 2025-07-14 10:58:35,035 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:35 2025-07-14 10:58:35,035 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev 10:58:35 2025-07-14 10:58:35,035 [bump_version] DEBUG bumped version:4.1.0-dev.2 10:58:35 2025-07-14 10:58:35,035 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 10:58:35 2025-07-14 10:58:35,035 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:35 2025-07-14 10:58:35,036 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 10:58:35 2025-07-14 10:58:35,038 [execute] INFO git cat-file --batch-check 10:58:35 2025-07-14 10:58:35,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 10:58:35 2025-07-14 10:58:35,042 [execute] INFO git cat-file --batch 10:58:35 2025-07-14 10:58:35,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 10:58:35 2025-07-14 10:58:35,045 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:35 4.1.0-dev.2 [Pipeline] } 10:58:35 $ docker exec --env ******** --env ******** 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a ssh-agent -k 10:58:35 unset SSH_AUTH_SOCK; 10:58:35 unset SSH_AGENT_PID; 10:58:35 echo Agent pid 37 killed; 10:58:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:35 + git semver [Pipeline] } 10:58:35 $ docker stop --time=1 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a 10:58:37 $ docker rm -f --volumes 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a [Pipeline] // withDockerContainer [Pipeline] sh 10:58:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:58:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:58:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:37 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:58:37 $ 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 10:58:38 $ docker top ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e -eo pid,comm 10:58:38 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). 10:58:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:58:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:58:38 [ssh-agent] Looking for ssh-agent implementation... 10:58:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:58:38 $ docker exec ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e ssh-agent 10:58:38 SSH_AUTH_SOCK=/tmp/ssh-Y0VFySKpRil2/agent.33 10:58:38 SSH_AGENT_PID=39 10:58:38 Running ssh-add (command line suppressed) 10:58:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5674218844608183001.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5674218844608183001.key) 10:58:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:38 + git semver push 10:58:39 2025-07-14 10:58:38,935 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:58:39 2025-07-14 10:58:38,939 [run_push] DEBUG push 10:58:39 2025-07-14 10:58:38,940 [execute] INFO git cat-file --batch-check 10:58:39 2025-07-14 10:58:38,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 10:58:39 2025-07-14 10:58:38,942 [execute] INFO git rev-list 720ef1488e82c5b5673bf51ab65b7dabaae2b43f -- 10:58:39 2025-07-14 10:58:38,943 [execute] DEBUG Popen(['git', 'rev-list', '720ef1488e82c5b5673bf51ab65b7dabaae2b43f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:58:39 2025-07-14 10:58:38,952 [execute] INFO git fetch -v -- origin 10:58:39 2025-07-14 10:58:38,952 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 10:58:39 2025-07-14 10:58:39,388 [run_push] DEBUG no remote changes detected 10:58:39 2025-07-14 10:58:39,388 [execute] INFO git push origin semver 10:58:39 2025-07-14 10:58:39,389 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 10:58:40 2025-07-14 10:58:40,165 [run_push] DEBUG push all version tags 10:58:40 2025-07-14 10:58:40,165 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:58:40 2025-07-14 10:58:40,166 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 10:58:41 2025-07-14 10:58:40,920 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:41 4.1.0-dev.2 [Pipeline] } 10:58:41 $ docker exec --env ******** --env ******** ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e ssh-agent -k 10:58:41 unset SSH_AUTH_SOCK; 10:58:41 unset SSH_AGENT_PID; 10:58:41 echo Agent pid 39 killed; 10:58:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:41 + git semver [Pipeline] } 10:58:41 $ docker stop --time=1 ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e 10:58:43 $ docker rm -f --volumes ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e [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 10:58:43 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 10:58:43 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:58:43 total 16 10:58:43 drwxr-xr-x 3 root root 4096 Jul 14 10:44 . 10:58:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 10:58 .. 10:58:43 drwxr-xr-x 2 root root 4096 Jul 14 10:44 cost 10:58:43 -rw-r--r-- 1 root root 96 Jul 14 10:44 cost.csv 10:58:43 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 10:58:43 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:58:43 total 16 10:58:43 drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 10:44 . 10:58:43 drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 10:58 .. 10:58:43 drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 10:44 cost 10:58:43 -rw-r--r-- 1 jenkins jenkins 96 Jul 14 10:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:58:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:58:44 ---> package-listing.sh 10:58:44 ++ facter osfamily 10:58:44 ++ tr '[:upper:]' '[:lower:]' 10:58:45 + OS_FAMILY=debian 10:58:45 + workspace=/w/workspace/ry_app-service-configurable_main 10:58:45 + START_PACKAGES=/tmp/packages_start.txt 10:58:45 + END_PACKAGES=/tmp/packages_end.txt 10:58:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:58:45 + PACKAGES=/tmp/packages_start.txt 10:58:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:58:45 + PACKAGES=/tmp/packages_end.txt 10:58:45 + case "${OS_FAMILY}" in 10:58:45 + dpkg -l 10:58:45 + grep '^ii' 10:58:45 + '[' -f /tmp/packages_start.txt ']' 10:58:45 + '[' -f /tmp/packages_end.txt ']' 10:58:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:58:45 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:58:45 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:58:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 10:58:45 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 10:58:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:45 prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container 10:58:45 $ 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 10:58:46 $ docker top c3a759471b421152796db7aca32f6600d2dfa46fe285c7615e7508f8d3a4f4ef -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:46 + touch /tmp/pre-build-complete [Pipeline] sh 10:58:46 + mkdir -p /var/log/sysstat [Pipeline] sh 10:58:47 + ls /var/log/sa-host 10:58:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:47 provisioning config files... 10:58:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1172056416674686770tmp [Pipeline] { [Pipeline] echo 10:58:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:58:47 ---> create-netrc.sh [Pipeline] } 10:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:58:47 ---> python-tools-install.sh [Pipeline] echo 10:58:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:58:48 ---> sudo-logs.sh 10:58:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:58:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:58:48 ---> job-cost.sh 10:58:48 lf-activate-venv: SKIPPING 10:58:48 DEBUG: total: 0.2199999988079071 10:58:48 INFO: Retrieving Stack Cost... 10:58:48 INFO: Retrieving Pricing Info for: v3-standard-8 10:58:49 INFO: Archiving Costs [Pipeline] echo 10:58:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:58:49 ---> logs-deploy.sh 10:58:49 lf-activate-venv: SKIPPING 10:58:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/272 10:58:49 INFO: archiving workspace using pattern(s): 10:58:50 Archives upload complete. 10:58:50 INFO: archiving logs to Nexus 10:58:51 ---> uname -a: 10:58:51 Linux prd-ubuntu20-04-docker-8c-8g-5102 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:58:51 10:58:51 10:58:51 ---> lscpu: 10:58:51 Architecture: x86_64 10:58:51 CPU op-mode(s): 32-bit, 64-bit 10:58:51 Byte Order: Little Endian 10:58:51 Address sizes: 40 bits physical, 48 bits virtual 10:58:51 CPU(s): 8 10:58:51 On-line CPU(s) list: 0-7 10:58:51 Thread(s) per core: 1 10:58:51 Core(s) per socket: 1 10:58:51 Socket(s): 8 10:58:51 NUMA node(s): 1 10:58:51 Vendor ID: AuthenticAMD 10:58:51 CPU family: 23 10:58:51 Model: 49 10:58:51 Model name: AMD EPYC-Rome Processor 10:58:51 Stepping: 0 10:58:51 CPU MHz: 2800.000 10:58:51 BogoMIPS: 5600.00 10:58:51 Virtualization: AMD-V 10:58:51 Hypervisor vendor: KVM 10:58:51 Virtualization type: full 10:58:51 L1d cache: 256 KiB 10:58:51 L1i cache: 256 KiB 10:58:51 L2 cache: 4 MiB 10:58:51 L3 cache: 128 MiB 10:58:51 NUMA node0 CPU(s): 0-7 10:58:51 Vulnerability Gather data sampling: Not affected 10:58:51 Vulnerability Itlb multihit: Not affected 10:58:51 Vulnerability L1tf: Not affected 10:58:51 Vulnerability Mds: Not affected 10:58:51 Vulnerability Meltdown: Not affected 10:58:51 Vulnerability Mmio stale data: Not affected 10:58:51 Vulnerability Retbleed: Vulnerable 10:58:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:58:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:58:51 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:58:51 Vulnerability Srbds: Not affected 10:58:51 Vulnerability Tsx async abort: Not affected 10:58:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:58:51 10:58:51 10:58:51 ---> nproc: 10:58:51 8 10:58:51 10:58:51 10:58:51 ---> df -h: 10:58:51 Filesystem Size Used Avail Use% Mounted on 10:58:51 overlay 155G 14G 142G 9% / 10:58:51 tmpfs 64M 0 64M 0% /dev 10:58:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:58:51 shm 64M 0 64M 0% /dev/shm 10:58:51 /dev/vda1 155G 14G 142G 9% /facter-os 10:58:51 10:58:51 10:58:51 ---> sar -b -r -n DEV: 10:58:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5102) 07/14/25 _x86_64_ (8 CPU) 10:58:51 10:58:51 10:38:10 LINUX RESTART (8 CPU) 10:58:51 10:58:51 10:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:58:51 10:40:01 171.55 14.43 157.12 0.00 2170.30 52268.49 0.00 10:58:51 10:41:01 133.76 0.20 133.56 0.00 6.80 51094.17 0.00 10:58:51 10:42:01 129.88 0.37 129.51 0.00 38.79 35281.45 0.00 10:58:51 10:43:01 1.63 0.00 1.63 0.00 0.00 20.66 0.00 10:58:51 10:44:01 50.19 3.83 46.36 0.00 4294.75 9158.47 0.00 10:58:51 10:45:01 48.62 0.02 48.60 0.00 0.13 16768.54 0.00 10:58:51 10:46:01 1.42 0.00 1.42 0.00 0.00 14.66 0.00 10:58:51 10:47:01 1.40 0.00 1.40 0.00 0.00 17.99 0.00 10:58:51 10:48:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 10:58:51 10:49:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 10:58:51 10:50:01 1.20 0.00 1.20 0.00 0.00 17.59 0.00 10:58:51 10:51:01 1.62 0.00 1.62 0.00 0.00 17.20 0.00 10:58:51 10:52:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 10:58:51 10:53:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 10:58:51 10:54:01 1.85 0.02 1.83 0.00 0.13 24.66 0.00 10:58:51 10:55:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 10:58:51 10:56:01 1.02 0.00 1.02 0.00 0.00 10.26 0.00 10:58:51 10:57:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 10:58:51 10:58:01 24.28 0.63 23.64 0.00 15.86 17335.69 0.00 10:58:51 Average: 30.31 1.03 29.28 0.00 343.49 9584.69 0.00 10:58:51 10:58:51 10:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:58:51 10:40:01 27655940 31475852 807964 2.46 138264 3825160 2081188 6.14 1284008 3392352 652036 10:58:51 10:41:01 26081564 31363680 914236 2.78 154828 5206316 1990620 5.87 1920868 4260292 651232 10:58:51 10:42:01 26850768 31538084 740796 2.25 159004 4636040 1663996 4.91 1572480 3872356 156 10:58:51 10:43:01 26850032 31537456 741284 2.26 159052 4636036 1663996 4.91 1571664 3872356 8 10:58:51 10:44:01 26089168 31499928 763308 2.32 192580 5296076 1849440 5.45 1874088 4276836 244104 10:58:51 10:45:01 25841056 31510512 751116 2.29 203956 5508776 1713752 5.05 1887192 4477084 172 10:58:51 10:46:01 25841392 31510908 750592 2.28 203980 5508780 1713752 5.05 1887084 4477088 8 10:58:51 10:47:01 25850188 31519732 741672 2.26 204012 5508780 1713752 5.05 1878284 4477096 44 10:58:51 10:48:01 25851140 31520748 740612 2.25 204036 5508788 1713752 5.05 1877448 4477100 8 10:58:51 10:49:01 25853296 31522908 738320 2.25 204072 5508792 1713752 5.05 1875188 4477104 8 10:58:51 10:50:01 25855476 31525144 736044 2.24 204108 5508792 1713752 5.05 1873124 4477100 4 10:58:51 10:51:01 25855120 31524828 736172 2.24 204128 5508800 1713752 5.05 1873012 4477104 4 10:58:51 10:52:01 25855268 31525040 735960 2.24 204140 5508804 1713752 5.05 1873028 4477108 8 10:58:51 10:53:01 25855156 31524964 735856 2.24 204160 5508804 1713752 5.05 1873292 4477112 12 10:58:51 10:54:01 25854100 31524200 736616 2.24 204208 5508904 1742740 5.14 1873536 4477208 4 10:58:51 10:55:01 25854020 31524192 736580 2.24 204224 5508912 1742740 5.14 1873256 4477216 32 10:58:51 10:56:01 25854036 31524208 736520 2.24 204252 5508912 1742740 5.14 1873256 4477216 4 10:58:51 10:57:01 25854792 31525004 735660 2.24 204272 5508916 1742740 5.14 1872996 4477220 8 10:58:51 10:58:01 24707720 31240288 1012880 3.08 230048 6257372 2114180 6.23 2234712 5165596 362380 10:58:51 Average: 26016328 31496720 768010 2.34 194070 5340619 1776745 5.24 1834132 4370660 100539 10:58:51 10:58:51 10:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:58:51 10:40:01 veth7f4fbd6 333.66 373.47 31.44 2777.72 0.00 0.00 0.00 0.23 10:58:51 10:40:01 docker0 380.52 418.20 30.17 3050.44 0.00 0.00 0.00 0.00 10:58:51 10:40:01 ens3 574.89 473.82 6281.46 88.58 0.00 0.00 0.00 0.00 10:58:51 10:40:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 10:58:51 10:41:01 docker0 7.67 8.62 0.56 104.82 0.00 0.00 0.00 0.00 10:58:51 10:41:01 ens3 37.68 24.95 134.18 11.72 0.00 0.00 0.00 0.00 10:58:51 10:41:01 veth739bb43 0.13 0.27 0.01 0.02 0.00 0.00 0.00 0.00 10:58:51 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:42:01 docker0 6.67 12.93 0.39 153.45 0.00 0.00 0.00 0.00 10:58:51 10:42:01 ens3 84.70 68.52 197.34 260.66 0.00 0.00 0.00 0.00 10:58:51 10:42:01 lo 6.00 6.00 0.59 0.59 0.00 0.00 0.00 0.00 10:58:51 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:43:01 ens3 0.53 0.12 0.05 0.03 0.00 0.00 0.00 0.00 10:58:51 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:44:01 ens3 241.94 141.31 5475.98 11.97 0.00 0.00 0.00 0.00 10:58:51 10:44:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 10:58:51 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:45:01 ens3 15.09 9.45 14.59 5.55 0.00 0.00 0.00 0.00 10:58:51 10:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:58:51 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:46:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:47:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:49:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:58:51 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:51:01 ens3 0.42 0.28 1.43 0.02 0.00 0.00 0.00 0.00 10:58:51 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:52:01 ens3 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:58:51 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:53:01 ens3 0.72 0.40 0.30 0.22 0.00 0.00 0.00 0.00 10:58:51 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:54:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:58:51 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:55:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:56:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 10:58:51 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:58:51 10:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:58:51 10:58:01 docker0 77.72 83.94 6.01 862.21 0.00 0.00 0.00 0.00 10:58:51 10:58:01 ens3 175.44 127.44 3511.99 17.40 0.00 0.00 0.00 0.00 10:58:51 10:58:01 veth390101f 77.72 84.06 7.07 862.22 0.00 0.00 0.00 0.07 10:58:51 10:58:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 10:58:51 Average: docker0 24.87 27.56 1.95 219.52 0.00 0.00 0.00 0.00 10:58:51 Average: ens3 59.61 44.58 821.96 20.86 0.00 0.00 0.00 0.00 10:58:51 Average: veth390101f 4.09 4.42 0.37 45.38 0.00 0.00 0.00 0.00 10:58:51 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 10:58:51 10:58:51 10:58:51 ---> sar -P ALL: 10:58:51 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-5102) 07/14/25 _x86_64_ (8 CPU) 10:58:51 10:58:51 10:38:10 LINUX RESTART (8 CPU) 10:58:51 10:58:51 10:39:01 CPU %user %nice %system %iowait %steal %idle 10:58:51 10:40:01 all 6.07 0.00 2.72 0.95 0.08 90.18 10:58:51 10:40:01 0 6.62 0.00 2.73 0.35 0.07 90.23 10:58:51 10:40:01 1 5.48 0.00 2.77 0.89 0.08 90.77 10:58:51 10:40:01 2 5.49 0.00 3.01 2.48 0.08 88.94 10:58:51 10:40:01 3 6.24 0.00 2.90 2.35 0.08 88.43 10:58:51 10:40:01 4 5.63 0.00 2.35 0.54 0.15 91.33 10:58:51 10:40:01 5 5.95 0.00 2.75 0.69 0.07 90.55 10:58:51 10:40:01 6 5.79 0.00 2.71 0.25 0.07 91.18 10:58:51 10:40:01 7 7.34 0.00 2.52 0.05 0.05 90.04 10:58:51 10:41:01 all 46.90 0.00 6.56 0.78 0.09 45.67 10:58:51 10:41:01 0 45.77 0.00 6.63 0.02 0.10 47.48 10:58:51 10:41:01 1 46.16 0.00 6.62 0.29 0.08 46.85 10:58:51 10:41:01 2 47.76 0.00 6.75 0.40 0.08 45.01 10:58:51 10:41:01 3 48.58 0.00 6.15 0.39 0.08 44.80 10:58:51 10:41:01 4 46.25 0.00 6.30 0.07 0.08 47.30 10:58:51 10:41:01 5 46.94 0.00 7.09 4.17 0.10 41.70 10:58:51 10:41:01 6 45.00 0.00 6.83 0.74 0.08 47.35 10:58:51 10:41:01 7 48.75 0.00 6.13 0.19 0.08 44.85 10:58:51 10:42:01 all 41.10 0.00 5.38 0.66 0.08 52.79 10:58:51 10:42:01 0 41.14 0.00 5.64 0.12 0.08 53.02 10:58:51 10:42:01 1 42.20 0.00 5.44 0.15 0.08 52.12 10:58:51 10:42:01 2 39.55 0.00 5.38 1.36 0.08 53.62 10:58:51 10:42:01 3 41.71 0.00 5.16 0.45 0.08 52.60 10:58:51 10:42:01 4 42.85 0.00 4.74 0.34 0.08 51.99 10:58:51 10:42:01 5 40.65 0.00 5.53 1.51 0.07 52.24 10:58:51 10:42:01 6 40.54 0.00 5.61 0.12 0.08 53.64 10:58:51 10:42:01 7 40.15 0.00 5.50 1.22 0.08 53.04 10:58:51 10:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:58:51 10:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:58:51 10:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:51 10:43:01 2 0.00 0.00 0.02 0.03 0.00 99.95 10:58:51 10:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:43:01 4 0.12 0.00 0.02 0.00 0.02 99.85 10:58:51 10:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:58:51 10:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:58:51 10:43:01 7 0.03 0.00 0.03 0.00 0.03 99.90 10:58:51 10:44:01 all 2.93 0.00 1.61 0.32 0.03 95.11 10:58:51 10:44:01 0 3.00 0.00 1.56 0.05 0.05 95.35 10:58:51 10:44:01 1 1.92 0.00 1.80 0.13 0.02 96.13 10:58:51 10:44:01 2 2.02 0.00 1.66 0.94 0.03 95.35 10:58:51 10:44:01 3 3.47 0.00 1.17 0.20 0.02 95.14 10:58:51 10:44:01 4 3.40 0.00 2.88 0.07 0.03 93.62 10:58:51 10:44:01 5 2.25 0.00 0.94 0.07 0.03 96.71 10:58:51 10:44:01 6 4.29 0.00 1.27 0.85 0.03 93.55 10:58:51 10:44:01 7 3.07 0.00 1.57 0.28 0.02 95.06 10:58:51 10:45:01 all 1.90 0.00 0.86 0.22 0.02 97.01 10:58:51 10:45:01 0 1.94 0.00 0.74 0.10 0.02 97.20 10:58:51 10:45:01 1 1.30 0.00 0.99 0.02 0.02 97.68 10:58:51 10:45:01 2 1.64 0.00 0.89 0.02 0.02 97.44 10:58:51 10:45:01 3 2.14 0.00 0.62 0.00 0.02 97.22 10:58:51 10:45:01 4 2.35 0.00 1.13 1.23 0.03 95.26 10:58:51 10:45:01 5 2.18 0.00 0.69 0.02 0.02 97.10 10:58:51 10:45:01 6 1.81 0.00 0.70 0.33 0.02 97.14 10:58:51 10:45:01 7 1.82 0.00 1.10 0.02 0.03 97.02 10:58:51 10:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:58:51 10:46:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:58:51 10:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:46:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:58:51 10:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:58:51 10:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:58:51 10:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:51 10:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:58:51 10:46:01 7 0.07 0.00 0.03 0.00 0.02 99.88 10:58:51 10:47:01 all 0.15 0.00 0.02 0.00 0.01 99.81 10:58:51 10:47:01 0 0.86 0.00 0.02 0.02 0.02 99.09 10:58:51 10:47:01 1 0.08 0.00 0.00 0.00 0.02 99.90 10:58:51 10:47:01 2 0.00 0.00 0.03 0.02 0.02 99.93 10:58:51 10:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:47:01 4 0.08 0.00 0.02 0.00 0.02 99.88 10:58:51 10:47:01 5 0.08 0.00 0.02 0.00 0.00 99.90 10:58:51 10:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:58:51 10:47:01 7 0.10 0.00 0.03 0.00 0.03 99.83 10:58:51 10:48:01 all 0.17 0.00 0.01 0.00 0.01 99.80 10:58:51 10:48:01 0 1.00 0.00 0.00 0.00 0.02 98.99 10:58:51 10:48:01 1 0.32 0.00 0.02 0.00 0.00 99.67 10:58:51 10:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:51 10:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:48:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:58:51 10:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:48:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:58:51 10:48:01 7 0.03 0.00 0.05 0.00 0.02 99.90 10:58:51 10:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:58:51 10:49:01 0 0.02 0.00 0.02 0.03 0.03 99.90 10:58:51 10:49:01 1 0.08 0.00 0.02 0.00 0.00 99.90 10:58:51 10:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:58:51 10:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:58:51 10:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:58:51 10:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:58:51 10:49:01 7 0.10 0.00 0.05 0.00 0.03 99.82 10:58:51 10:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:58:51 10:50:01 0 0.05 0.00 0.02 0.02 0.00 99.92 10:58:51 10:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:58:51 10:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:50:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:58:51 10:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:58:51 10:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:58:51 10:50:01 7 0.08 0.00 0.03 0.00 0.02 99.87 10:58:51 10:58:51 10:50:01 CPU %user %nice %system %iowait %steal %idle 10:58:51 10:51:01 all 0.02 0.00 0.02 0.01 0.01 99.94 10:58:51 10:51:01 0 0.00 0.00 0.00 0.10 0.02 99.88 10:58:51 10:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:51 10:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:58:51 10:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:51:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:58:51 10:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:58:51 10:51:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:58:51 10:51:01 7 0.03 0.00 0.05 0.00 0.03 99.88 10:58:51 10:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:58:51 10:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:58:51 10:52:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:58:51 10:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:58:51 10:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:58:51 10:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:58:51 10:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:58:51 10:52:01 7 0.07 0.00 0.05 0.00 0.03 99.85 10:58:51 10:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:58:51 10:53:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:58:51 10:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:58:51 10:53:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:58:51 10:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:58:51 10:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:58:51 10:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:51 10:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:58:51 10:53:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:58:51 10:54:01 all 0.03 0.00 0.03 0.01 0.01 99.92 10:58:51 10:54:01 0 0.03 0.00 0.02 0.03 0.02 99.90 10:58:51 10:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:58:51 10:54:01 2 0.00 0.00 0.03 0.02 0.02 99.93 10:58:51 10:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:58:51 10:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:58:51 10:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:54:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:58:51 10:54:01 7 0.05 0.00 0.10 0.00 0.03 99.82 10:58:51 10:55:01 all 0.13 0.00 0.02 0.00 0.00 99.84 10:58:51 10:55:01 0 0.85 0.00 0.12 0.02 0.00 99.02 10:58:51 10:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:58:51 10:55:01 2 0.07 0.00 0.02 0.00 0.02 99.90 10:58:51 10:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:55:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:58:51 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:58:51 10:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:58:51 10:55:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:58:51 10:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:58:51 10:56:01 0 1.97 0.00 0.00 0.02 0.02 98.00 10:58:51 10:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:58:51 10:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:58:51 10:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:58:51 10:56:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:58:51 10:56:01 7 0.00 0.00 0.02 0.00 0.03 99.95 10:58:51 10:57:01 all 0.27 0.00 0.00 0.02 0.00 99.70 10:58:51 10:57:01 0 1.99 0.00 0.00 0.02 0.02 97.98 10:58:51 10:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:58:51 10:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:58:51 10:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:57:01 4 0.02 0.00 0.00 0.13 0.00 99.85 10:58:51 10:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:58:51 10:57:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:58:51 10:57:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:58:51 10:58:01 all 3.50 0.00 1.10 0.22 0.03 95.15 10:58:51 10:58:01 0 4.71 0.00 1.35 0.26 0.02 93.66 10:58:51 10:58:01 1 3.35 0.00 0.90 0.02 0.03 95.70 10:58:51 10:58:01 2 3.77 0.00 0.92 0.00 0.03 95.27 10:58:51 10:58:01 3 4.01 0.00 1.04 0.07 0.02 94.87 10:58:51 10:58:01 4 2.81 0.00 1.21 1.37 0.03 94.58 10:58:51 10:58:01 5 3.50 0.00 1.14 0.00 0.02 95.34 10:58:51 10:58:01 6 2.58 0.00 0.85 0.03 0.03 96.51 10:58:51 10:58:01 7 3.23 0.00 1.39 0.02 0.05 95.31 10:58:51 Average: all 5.42 0.00 0.96 0.17 0.02 93.42 10:58:51 Average: 0 5.76 0.00 0.99 0.06 0.03 93.16 10:58:51 Average: 1 5.30 0.00 0.98 0.08 0.02 93.63 10:58:51 Average: 2 5.26 0.00 0.99 0.28 0.02 93.45 10:58:51 Average: 3 5.55 0.00 0.89 0.18 0.02 93.36 10:58:51 Average: 4 5.42 0.00 0.98 0.20 0.03 93.36 10:58:51 Average: 5 5.31 0.00 0.95 0.34 0.02 93.38 10:58:51 Average: 6 5.26 0.00 0.95 0.12 0.02 93.64 10:58:51 Average: 7 5.50 0.00 0.98 0.09 0.03 93.39 10:58:51 10:58:51 10:58:51