Pull request #535 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-service-configurable Loading trusted files from base branch main at dd1354e29c7435bb79278fb9ff8e460793054574 rather than cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee Obtained Jenkinsfile from dd1354e29c7435bb79278fb9ff8e460793054574 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-ssh9491334889108929068.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1118010866588196125.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/PR-535/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/PR-535/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3232986745793810993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2855379251776565275.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/PR-535/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/PR-535/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12488580882662746875.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, buildSnap:false] ========================================================= [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.20 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-5736 in /w/workspace/_app-service-configurable_PR-535 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-535 # 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 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/535/head:refs/remotes/origin/PR-535 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dd1354e29c7435bb79278fb9ff8e460793054574 into PR head commit cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee Merge succeeded, producing fc61458bbe750a30019cf3445e415aeb355225d7 Checking out Revision fc61458bbe750a30019cf3445e415aeb355225d7 (PR-535) > git config core.sparsecheckout # timeout=10 > git checkout -f cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc61458bbe750a30019cf3445e415aeb355225d7 # timeout=10 Commit message: "Merge commit 'dd1354e29c7435bb79278fb9ff8e460793054574' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3136b2cf61159941a98e1df7c4ce05ca81a56ca4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-24T21:26:40.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-24T21:26:40.163Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-24T21:26:40.180Z] ========================================================= [2023-03-24T21:26:40.180Z] EdgeX Global Pipelines Version Info [2023-03-24T21:26:40.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:26:40.873Z] ------------------- [2023-03-24T21:26:40.873Z] stable info: [2023-03-24T21:26:40.873Z] ------------------- [2023-03-24T21:26:40.873Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-24T21:26:40.873Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-24T21:26:40.873Z] Message: update stable to v1.0.245 [2023-03-24T21:26:41.442Z] ------------------- [2023-03-24T21:26:41.442Z] experimental info: [2023-03-24T21:26:41.442Z] ------------------- [2023-03-24T21:26:41.442Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-24T21:26:41.442Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-24T21:26:41.442Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-24T21:26:41.609Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-24T21:26:41.620Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-24T21:26:41.632Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-24T21:26:41.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-24T21:26:41.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-24T21:26:41.667Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-24T21:26:41.678Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-24T21:26:41.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-24T21:26:41.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-24T21:26:41.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-24T21:26:41.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-24T21:26:41.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-24T21:26:41.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-24T21:26:41.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-24T21:26:41.776Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T21:26:41.787Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-24T21:26:41.801Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T21:26:41.812Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-24T21:26:41.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-24T21:26:41.839Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-24T21:26:41.849Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-24T21:26:41.862Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-24T21:26:41.873Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-24T21:26:41.884Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-24T21:26:41.897Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-24T21:26:41.917Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-24T21:26:41.930Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-24T21:26:41.944Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-535 [Pipeline] echo [2023-03-24T21:26:41.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-535 [Pipeline] echo [2023-03-24T21:26:41.967Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-535 [Pipeline] echo [2023-03-24T21:26:41.979Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] echo [2023-03-24T21:26:41.990Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc61458 [Pipeline] echo [2023-03-24T21:26:42.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T21:26:42.047Z] provisioning config files... [2023-03-24T21:26:42.059Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config12857112073478389229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:26:42.359Z] ---> docker-login.sh [2023-03-24T21:26:42.359Z] nexus3.edgexfoundry.org:10001 [2023-03-24T21:26:43.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:26:43.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:26:43.561Z] Configure a credential helper to remove this warning. See [2023-03-24T21:26:43.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:26:43.561Z] [2023-03-24T21:26:43.561Z] Login Succeeded [2023-03-24T21:26:43.561Z] nexus3.edgexfoundry.org:10002 [2023-03-24T21:26:43.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:26:43.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:26:43.561Z] Configure a credential helper to remove this warning. See [2023-03-24T21:26:43.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:26:43.561Z] [2023-03-24T21:26:43.561Z] Login Succeeded [2023-03-24T21:26:43.561Z] nexus3.edgexfoundry.org:10003 [2023-03-24T21:26:43.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:26:43.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:26:43.562Z] Configure a credential helper to remove this warning. See [2023-03-24T21:26:43.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:26:43.562Z] [2023-03-24T21:26:43.562Z] Login Succeeded [2023-03-24T21:26:43.562Z] nexus3.edgexfoundry.org:10004 [2023-03-24T21:26:43.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:26:43.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:26:43.823Z] Configure a credential helper to remove this warning. See [2023-03-24T21:26:43.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:26:43.823Z] [2023-03-24T21:26:43.823Z] Login Succeeded [2023-03-24T21:26:43.823Z] docker.io [2023-03-24T21:26:43.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:26:44.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:26:44.084Z] Configure a credential helper to remove this warning. See [2023-03-24T21:26:44.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:26:44.084Z] [2023-03-24T21:26:44.084Z] Login Succeeded [2023-03-24T21:26:44.084Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T21:26:44.092Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-24T21:26:44.471Z] + git rev-list -1 --merges fc61458bbe750a30019cf3445e415aeb355225d7~1..fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] echo [2023-03-24T21:26:44.512Z] -----------> git rev-list -1 --merges fc61458bbe750a30019cf3445e415aeb355225d7~1..fc61458bbe750a30019cf3445e415aeb355225d7 fc61458bbe750a30019cf3445e415aeb355225d7 [2023-03-24T21:26:44.512Z] fc61458bbe750a30019cf3445e415aeb355225d7 [false] [Pipeline] sh [2023-03-24T21:26:44.800Z] + git log --format=format:%s -1 fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] echo [2023-03-24T21:26:44.814Z] ========================================================= [2023-03-24T21:26:44.814Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-24T21:26:44.814Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T21:26:45.145Z] + git log --format=format:%s -1 fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] echo [2023-03-24T21:26:45.157Z] [semverPrep] GIT_COMMIT: fc61458bbe750a30019cf3445e415aeb355225d7, Commit Message: Merge commit 'dd1354e29c7435bb79278fb9ff8e460793054574' into HEAD [Pipeline] echo [2023-03-24T21:26:45.165Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-24T21:26:45.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-24T21:26:45.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-24T21:26:45.546Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-24T21:26:45.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-24T21:26:45.546Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-24T21:26:45.546Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-24T21:26:45.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:26:45.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T21:26:45.963Z] [2023-03-24T21:26:45.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:26:46.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T21:26:46.525Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-24T21:26:46.525Z] b85a868b505f: Pulling fs layer [2023-03-24T21:26:46.525Z] e2be974225ed: Pulling fs layer [2023-03-24T21:26:46.525Z] 339a4e72a1f5: Pulling fs layer [2023-03-24T21:26:46.525Z] 988bab9f4d93: Pulling fs layer [2023-03-24T21:26:46.525Z] 1469e6f7b9e6: Pulling fs layer [2023-03-24T21:26:46.525Z] eaf3925da568: Pulling fs layer [2023-03-24T21:26:46.525Z] bab4dde63d76: Pulling fs layer [2023-03-24T21:26:46.525Z] bde34c3a00c8: Pulling fs layer [2023-03-24T21:26:46.525Z] b352a97aabf1: Pulling fs layer [2023-03-24T21:26:46.525Z] 4872d77fe225: Pulling fs layer [2023-03-24T21:26:46.525Z] 5851b861e8e6: Pulling fs layer [2023-03-24T21:26:46.525Z] b352a97aabf1: Waiting [2023-03-24T21:26:46.525Z] 988bab9f4d93: Waiting [2023-03-24T21:26:46.525Z] bde34c3a00c8: Waiting [2023-03-24T21:26:46.525Z] 1469e6f7b9e6: Waiting [2023-03-24T21:26:46.525Z] eaf3925da568: Waiting [2023-03-24T21:26:46.525Z] bab4dde63d76: Waiting [2023-03-24T21:26:46.525Z] 5851b861e8e6: Waiting [2023-03-24T21:26:46.525Z] 4872d77fe225: Waiting [2023-03-24T21:26:46.525Z] e2be974225ed: Download complete [2023-03-24T21:26:46.525Z] 988bab9f4d93: Download complete [2023-03-24T21:26:46.525Z] 1469e6f7b9e6: Verifying Checksum [2023-03-24T21:26:46.525Z] 1469e6f7b9e6: Download complete [2023-03-24T21:26:46.525Z] eaf3925da568: Download complete [2023-03-24T21:26:46.785Z] 339a4e72a1f5: Verifying Checksum [2023-03-24T21:26:46.785Z] 339a4e72a1f5: Download complete [2023-03-24T21:26:46.785Z] bde34c3a00c8: Download complete [2023-03-24T21:26:46.785Z] b352a97aabf1: Verifying Checksum [2023-03-24T21:26:46.785Z] b352a97aabf1: Download complete [2023-03-24T21:26:46.785Z] 4872d77fe225: Verifying Checksum [2023-03-24T21:26:46.785Z] 4872d77fe225: Download complete [2023-03-24T21:26:46.785Z] 5851b861e8e6: Verifying Checksum [2023-03-24T21:26:46.785Z] 5851b861e8e6: Download complete [2023-03-24T21:26:46.785Z] b85a868b505f: Verifying Checksum [2023-03-24T21:26:46.785Z] b85a868b505f: Download complete [2023-03-24T21:26:47.044Z] bab4dde63d76: Verifying Checksum [2023-03-24T21:26:47.044Z] bab4dde63d76: Download complete [2023-03-24T21:26:47.984Z] b85a868b505f: Pull complete [2023-03-24T21:26:48.244Z] e2be974225ed: Pull complete [2023-03-24T21:26:49.183Z] 339a4e72a1f5: Pull complete [2023-03-24T21:26:49.442Z] 988bab9f4d93: Pull complete [2023-03-24T21:26:50.011Z] 1469e6f7b9e6: Pull complete [2023-03-24T21:26:50.011Z] eaf3925da568: Pull complete [2023-03-24T21:26:51.919Z] bab4dde63d76: Pull complete [2023-03-24T21:26:51.919Z] bde34c3a00c8: Pull complete [2023-03-24T21:26:51.919Z] b352a97aabf1: Pull complete [2023-03-24T21:26:52.179Z] 4872d77fe225: Pull complete [2023-03-24T21:26:52.179Z] 5851b861e8e6: Pull complete [2023-03-24T21:26:52.179Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-24T21:26:52.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-24T21:26:52.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T21:26:52.276Z] prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container [2023-03-24T21:26:52.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-24T21:26:56.337Z] $ docker top fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c -eo pid,comm [2023-03-24T21:26:56.390Z] 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). [2023-03-24T21:26:56.391Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-24T21:26:56.424Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T21:26:56.424Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T21:26:56.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T21:26:56.548Z] $ docker exec fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c ssh-agent [2023-03-24T21:26:56.661Z] SSH_AUTH_SOCK=/tmp/ssh-T6KFbcAyIFo5/agent.31 [2023-03-24T21:26:56.662Z] SSH_AGENT_PID=37 [2023-03-24T21:26:56.671Z] Running ssh-add (command line suppressed) [2023-03-24T21:26:56.765Z] Identity added: /w/workspace/_app-service-configurable_PR-535@tmp/private_key_10667044025613274610.key (/w/workspace/_app-service-configurable_PR-535@tmp/private_key_10667044025613274610.key) [2023-03-24T21:26:56.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T21:26:57.066Z] + git tag --points-at HEAD [Pipeline] } [2023-03-24T21:26:57.081Z] $ docker exec --env ******** --env ******** fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c ssh-agent -k [2023-03-24T21:26:57.172Z] unset SSH_AUTH_SOCK; [2023-03-24T21:26:57.172Z] unset SSH_AGENT_PID; [2023-03-24T21:26:57.172Z] echo Agent pid 37 killed; [2023-03-24T21:26:57.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-24T21:26:57.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-24T21:26:57.218Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-24T21:26:57.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-24T21:26:57.334Z] $ docker exec fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c ssh-agent [2023-03-24T21:26:57.452Z] SSH_AUTH_SOCK=/tmp/ssh-CeUDE2RC95jJ/agent.69 [2023-03-24T21:26:57.452Z] SSH_AGENT_PID=75 [2023-03-24T21:26:57.457Z] Running ssh-add (command line suppressed) [2023-03-24T21:26:57.547Z] Identity added: /w/workspace/_app-service-configurable_PR-535@tmp/private_key_3137580492354477634.key (/w/workspace/_app-service-configurable_PR-535@tmp/private_key_3137580492354477634.key) [2023-03-24T21:26:57.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-24T21:26:57.852Z] + git semver init [2023-03-24T21:26:58.113Z] 2023-03-24 21:26:58,031 [run_init] DEBUG init version:0.0.0 force:False [2023-03-24T21:26:58.113Z] 2023-03-24 21:26:58,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-535/.semver [2023-03-24T21:26:58.113Z] 2023-03-24 21:26:58,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-535/.semver [2023-03-24T21:26:58.113Z] 2023-03-24 21:26:58,033 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-535/.semver'], cwd=/w/workspace/_app-service-configurable_PR-535, universal_newlines=False, shell=None, istream=None) [2023-03-24T21:26:59.052Z] 2023-03-24 21:26:58,822 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-535/.git/info/exclude [2023-03-24T21:26:59.052Z] 2023-03-24 21:26:58,823 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-535/.semver/PR-535 with force:False [2023-03-24T21:26:59.052Z] 2023-03-24 21:26:58,823 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-535/.semver/PR-535 [2023-03-24T21:26:59.052Z] 2023-03-24 21:26:58,827 [execute] INFO git cat-file --batch-check [2023-03-24T21:26:59.052Z] 2023-03-24 21:26:58,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-535/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T21:26:59.052Z] 2023-03-24 21:26:58,834 [execute] INFO git cat-file --batch [2023-03-24T21:26:59.052Z] 2023-03-24 21:26:58,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-535/.semver, universal_newlines=False, shell=None, istream=) [2023-03-24T21:26:59.052Z] 2023-03-24 21:26:58,840 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-535/.semver/PR-535 [2023-03-24T21:26:59.052Z] 0.0.0 [Pipeline] } [2023-03-24T21:26:59.060Z] $ docker exec --env ******** --env ******** fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c ssh-agent -k [2023-03-24T21:26:59.161Z] unset SSH_AUTH_SOCK; [2023-03-24T21:26:59.162Z] unset SSH_AGENT_PID; [2023-03-24T21:26:59.162Z] echo Agent pid 75 killed; [2023-03-24T21:26:59.173Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-24T21:26:59.477Z] + git semver [Pipeline] } [2023-03-24T21:26:59.746Z] $ docker stop --time=1 fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c [2023-03-24T21:27:01.667Z] $ docker rm -f --volumes fb857134f2584a1ed07dfa5e8b7eea1a4ae0145b9122de87cb29ca24a7ce6f1c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T21:27:02.002Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-24T21:27:02.282Z] Stashed 1 file(s) [Pipeline] echo [2023-03-24T21:27:02.285Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-03-24T21:27:02.428Z] provisioning config files... [2023-03-24T21:27:02.435Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config4422544481785315107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:27:02.726Z] ---> docker-login.sh [2023-03-24T21:27:02.726Z] nexus3.edgexfoundry.org:10001 [2023-03-24T21:27:02.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:27:02.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:27:02.726Z] Configure a credential helper to remove this warning. See [2023-03-24T21:27:02.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:27:02.726Z] [2023-03-24T21:27:02.726Z] Login Succeeded [2023-03-24T21:27:02.726Z] nexus3.edgexfoundry.org:10002 [2023-03-24T21:27:02.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:27:02.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:27:02.726Z] Configure a credential helper to remove this warning. See [2023-03-24T21:27:02.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:27:02.726Z] [2023-03-24T21:27:02.726Z] Login Succeeded [2023-03-24T21:27:02.726Z] nexus3.edgexfoundry.org:10003 [2023-03-24T21:27:02.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:27:02.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:27:02.989Z] Configure a credential helper to remove this warning. See [2023-03-24T21:27:02.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:27:02.989Z] [2023-03-24T21:27:02.989Z] Login Succeeded [2023-03-24T21:27:02.989Z] nexus3.edgexfoundry.org:10004 [2023-03-24T21:27:02.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:27:02.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:27:02.989Z] Configure a credential helper to remove this warning. See [2023-03-24T21:27:02.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:27:02.989Z] [2023-03-24T21:27:02.989Z] Login Succeeded [2023-03-24T21:27:02.989Z] docker.io [2023-03-24T21:27:02.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:27:03.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:27:03.247Z] Configure a credential helper to remove this warning. See [2023-03-24T21:27:03.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:27:03.248Z] [2023-03-24T21:27:03.248Z] Login Succeeded [2023-03-24T21:27:03.248Z] ---> docker-login.sh ends [Pipeline] } [2023-03-24T21:27:03.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-24T21:27:03.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T21:27:03.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T21:27:03.338Z] ========================================================= [2023-03-24T21:27:03.338Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-24T21:27:03.338Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:27:03.647Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T21:27:03.647Z] Sending build context to Docker daemon 3.24MB [2023-03-24T21:27:03.647Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T21:27:03.647Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T21:27:03.647Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-24T21:27:03.647Z] 63b65145d645: Pulling fs layer [2023-03-24T21:27:03.647Z] a2d21d5440eb: Pulling fs layer [2023-03-24T21:27:03.647Z] 935e6c44a52c: Pulling fs layer [2023-03-24T21:27:03.647Z] 94cc34f8dd06: Pulling fs layer [2023-03-24T21:27:03.647Z] 30dea6a524f1: Pulling fs layer [2023-03-24T21:27:03.647Z] a2aff8979fd8: Pulling fs layer [2023-03-24T21:27:03.647Z] 6808be2612f2: Pulling fs layer [2023-03-24T21:27:03.647Z] f25807f1079a: Pulling fs layer [2023-03-24T21:27:03.647Z] 94cc34f8dd06: Waiting [2023-03-24T21:27:03.647Z] 30dea6a524f1: Waiting [2023-03-24T21:27:03.647Z] a2aff8979fd8: Waiting [2023-03-24T21:27:03.647Z] 6808be2612f2: Waiting [2023-03-24T21:27:03.647Z] f25807f1079a: Waiting [2023-03-24T21:27:03.647Z] a2d21d5440eb: Verifying Checksum [2023-03-24T21:27:03.647Z] a2d21d5440eb: Download complete [2023-03-24T21:27:03.647Z] 94cc34f8dd06: Verifying Checksum [2023-03-24T21:27:03.647Z] 94cc34f8dd06: Download complete [2023-03-24T21:27:03.647Z] 30dea6a524f1: Verifying Checksum [2023-03-24T21:27:03.647Z] 30dea6a524f1: Download complete [2023-03-24T21:27:03.907Z] 63b65145d645: Verifying Checksum [2023-03-24T21:27:03.907Z] 63b65145d645: Download complete [2023-03-24T21:27:03.907Z] a2aff8979fd8: Verifying Checksum [2023-03-24T21:27:03.907Z] a2aff8979fd8: Download complete [2023-03-24T21:27:03.907Z] 63b65145d645: Pull complete [2023-03-24T21:27:04.168Z] a2d21d5440eb: Pull complete [2023-03-24T21:27:04.433Z] f25807f1079a: Verifying Checksum [2023-03-24T21:27:04.433Z] f25807f1079a: Download complete [2023-03-24T21:27:04.692Z] 935e6c44a52c: Verifying Checksum [2023-03-24T21:27:04.692Z] 935e6c44a52c: Download complete [2023-03-24T21:27:04.692Z] 6808be2612f2: Download complete [2023-03-24T21:27:07.974Z] 935e6c44a52c: Pull complete [2023-03-24T21:27:07.974Z] 94cc34f8dd06: Pull complete [2023-03-24T21:27:07.974Z] 30dea6a524f1: Pull complete [2023-03-24T21:27:07.974Z] a2aff8979fd8: Pull complete [2023-03-24T21:27:10.500Z] 6808be2612f2: Pull complete [2023-03-24T21:27:11.065Z] f25807f1079a: Pull complete [2023-03-24T21:27:11.065Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-24T21:27:11.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-24T21:27:11.065Z] ---> 3b553350e43f [2023-03-24T21:27:11.065Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T21:27:17.392Z] Still waiting to schedule task [2023-03-24T21:27:17.392Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-24T21:27:17.644Z] ---> Running in 666603e74f40 [2023-03-24T21:27:17.644Z] Removing intermediate container 666603e74f40 [2023-03-24T21:27:17.644Z] ---> 983c3e5d4bc2 [2023-03-24T21:27:17.644Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T21:27:17.644Z] ---> Running in eecc81711fff [2023-03-24T21:27:17.903Z] Removing intermediate container eecc81711fff [2023-03-24T21:27:17.903Z] ---> 3d3837346cb1 [2023-03-24T21:27:17.903Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T21:27:17.903Z] ---> Running in abd8a56143b5 [2023-03-24T21:27:17.903Z] Removing intermediate container abd8a56143b5 [2023-03-24T21:27:17.903Z] ---> e30979f515a5 [2023-03-24T21:27:17.903Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T21:27:18.162Z] ---> Running in 87946158b248 [2023-03-24T21:27:18.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T21:27:18.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T21:27:18.686Z] OK: 265 MiB in 53 packages [2023-03-24T21:27:19.254Z] Removing intermediate container 87946158b248 [2023-03-24T21:27:19.254Z] ---> 9d71b18a1241 [2023-03-24T21:27:19.254Z] Step 7/12 : WORKDIR /app [2023-03-24T21:27:19.254Z] ---> Running in aa2b53cb46bd [2023-03-24T21:27:19.254Z] Removing intermediate container aa2b53cb46bd [2023-03-24T21:27:19.254Z] ---> 4d2159fd39d7 [2023-03-24T21:27:19.254Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-24T21:27:19.254Z] ---> 921849766f56 [2023-03-24T21:27:19.254Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T21:27:19.254Z] ---> Running in 094b36fd468d [2023-03-24T21:27:59.773Z] Removing intermediate container 094b36fd468d [2023-03-24T21:27:59.773Z] ---> 4e8159702136 [2023-03-24T21:27:59.773Z] Step 10/12 : COPY . . [2023-03-24T21:27:59.773Z] ---> a1b37580e980 [2023-03-24T21:27:59.773Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T21:27:59.773Z] ---> Running in 5a2268080df2 [2023-03-24T21:27:59.773Z] Removing intermediate container 5a2268080df2 [2023-03-24T21:27:59.773Z] ---> a5eed81ad2ea [2023-03-24T21:27:59.773Z] Step 12/12 : RUN $MAKE [2023-03-24T21:27:59.773Z] ---> Running in 9521982b37b5 [2023-03-24T21:27:59.773Z] noop [2023-03-24T21:27:59.773Z] Removing intermediate container 9521982b37b5 [2023-03-24T21:27:59.773Z] ---> e88b2039a20e [2023-03-24T21:27:59.773Z] Successfully built e88b2039a20e [2023-03-24T21:27:59.773Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:28:00.076Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T21:28:00.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T21:28:00.146Z] prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container [2023-03-24T21:28:00.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T21:28:01.221Z] $ docker top 86e33ff64103f2c63fcf52886d6f4673c348f99db33c927c5eb4ecafd4426b34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T21:28:01.568Z] + go version [2023-03-24T21:28:01.568Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-24T21:28:01.577Z] $ docker stop --time=1 86e33ff64103f2c63fcf52886d6f4673c348f99db33c927c5eb4ecafd4426b34 [2023-03-24T21:28:02.847Z] $ docker rm -f --volumes 86e33ff64103f2c63fcf52886d6f4673c348f99db33c927c5eb4ecafd4426b34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:28:03.252Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-24T21:28:03.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T21:28:03.329Z] prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container [2023-03-24T21:28:03.368Z] $ 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_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-24T21:28:03.754Z] $ docker top fbcfaf7da96831b51b20abe851230849ec1bf1a58a448eaf48ae430663a97519 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T21:28:04.101Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-535 [Pipeline] fileExists [Pipeline] sh [2023-03-24T21:28:04.400Z] + make test [2023-03-24T21:28:04.400Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T21:28:26.342Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-24T21:28:44.424Z] go vet ./... [2023-03-24T21:28:46.354Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T21:28:46.354Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T21:28:46.354Z] ./bin/test-attribution-txt.sh [2023-03-24T21:28:46.354Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-24T21:28:46.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-24T21:28:46.379Z] $ docker stop --time=1 fbcfaf7da96831b51b20abe851230849ec1bf1a58a448eaf48ae430663a97519 [2023-03-24T21:28:50.737Z] $ docker rm -f --volumes fbcfaf7da96831b51b20abe851230849ec1bf1a58a448eaf48ae430663a97519 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T21:28:51.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-24T21:28:51.275Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-24T21:28:51.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-24T21:28:52.060Z] + ls -al . [2023-03-24T21:28:52.060Z] total 176 [2023-03-24T21:28:52.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 21:28 . [2023-03-24T21:28:52.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 21:26 .. [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 24 21:26 .dockerignore [2023-03-24T21:28:52.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 21:26 .git [2023-03-24T21:28:52.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 21:26 .github [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 24 21:26 .gitignore [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 21:26 .golangci.yml [2023-03-24T21:28:52.061Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 21:26 .semver [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 24 21:26 Attribution.txt [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 24 21:26 CHANGELOG.md [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 24 21:26 Dockerfile [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 21:26 GOVERNANCE.md [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 24 21:26 Jenkinsfile [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 24 21:26 LICENSE [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 24 21:26 OWNERS.md [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 24 21:26 README.md [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 21:27 VERSION [2023-03-24T21:28:52.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 21:26 bin [2023-03-24T21:28:52.061Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 24 21:28 coverage.out [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 24 21:26 go.mod [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 24 21:26 go.sum [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 24 21:26 main.go [2023-03-24T21:28:52.061Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 24 21:26 makefile [2023-03-24T21:28:52.061Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 21:26 res [2023-03-24T21:28:52.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 21:26 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:28:52.361Z] + 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=fc61458bbe750a30019cf3445e415aeb355225d7 --label arch=amd64 --label version=0.0.0 . [2023-03-24T21:28:52.361Z] Sending build context to Docker daemon 3.241MB [2023-03-24T21:28:52.361Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T21:28:52.361Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-24T21:28:52.361Z] ---> e88b2039a20e [2023-03-24T21:28:52.361Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T21:28:52.361Z] ---> Running in f009e546e66e [2023-03-24T21:28:52.361Z] Removing intermediate container f009e546e66e [2023-03-24T21:28:52.361Z] ---> 879ffee2e577 [2023-03-24T21:28:52.361Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T21:28:52.361Z] ---> Running in 668985fefcb0 [2023-03-24T21:28:52.619Z] Removing intermediate container 668985fefcb0 [2023-03-24T21:28:52.619Z] ---> e1c26f257e70 [2023-03-24T21:28:52.619Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-24T21:28:52.619Z] ---> Running in d8f94df1fcdd [2023-03-24T21:28:52.619Z] Removing intermediate container d8f94df1fcdd [2023-03-24T21:28:52.619Z] ---> abf8c8281c57 [2023-03-24T21:28:52.619Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T21:28:52.619Z] ---> Running in d66db5a40326 [2023-03-24T21:28:52.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T21:28:53.135Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T21:28:53.394Z] OK: 265 MiB in 53 packages [2023-03-24T21:28:53.426Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5737 in /w/workspace/_app-service-configurable_PR-535 [Pipeline] { [Pipeline] ws [2023-03-24T21:28:53.440Z] Running in /w/workspace/app-service-configurable/5 [Pipeline] { [Pipeline] checkout [2023-03-24T21:28:53.480Z] Selected Git installation does not exist. Using Default [2023-03-24T21:28:53.480Z] The recommended git tool is: NONE [2023-03-24T21:28:53.652Z] Removing intermediate container d66db5a40326 [2023-03-24T21:28:53.652Z] ---> 7ee3572c3224 [2023-03-24T21:28:53.652Z] Step 7/26 : WORKDIR /app [2023-03-24T21:28:53.652Z] ---> Running in 55536c84e58a [2023-03-24T21:28:53.652Z] Removing intermediate container 55536c84e58a [2023-03-24T21:28:53.652Z] ---> 274ea12169ce [2023-03-24T21:28:53.652Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-24T21:28:53.912Z] ---> debeeb16c581 [2023-03-24T21:28:53.912Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T21:28:53.912Z] ---> Running in 1ca8ce15349e [2023-03-24T21:28:54.860Z] Removing intermediate container 1ca8ce15349e [2023-03-24T21:28:54.860Z] ---> c2c1a20575dc [2023-03-24T21:28:54.860Z] Step 10/26 : COPY . . [2023-03-24T21:28:55.119Z] ---> b753299d4586 [2023-03-24T21:28:55.119Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T21:28:55.119Z] ---> Running in a7dafa04469e [2023-03-24T21:28:55.119Z] Removing intermediate container a7dafa04469e [2023-03-24T21:28:55.119Z] ---> 85940c2c5b08 [2023-03-24T21:28:55.119Z] Step 12/26 : RUN $MAKE [2023-03-24T21:28:55.119Z] ---> Running in 4a08dd8684c7 [2023-03-24T21:28:55.378Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-24T21:28:58.507Z] using credential edgex-jenkins-ssh [2023-03-24T21:28:58.529Z] Cloning the remote Git repository [2023-03-24T21:28:58.573Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-24T21:28:58.695Z] > git init /w/workspace/app-service-configurable/5 # timeout=10 [2023-03-24T21:28:58.845Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-24T21:28:58.846Z] > git --version # timeout=10 [2023-03-24T21:28:58.868Z] > git --version # 'git version 2.25.1' [2023-03-24T21:28:58.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T21:28:59.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T21:29:01.641Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-24T21:29:01.690Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-24T21:29:03.261Z] Merging remotes/origin/main commit dd1354e29c7435bb79278fb9ff8e460793054574 into PR head commit cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee [2023-03-24T21:29:03.596Z] Merge succeeded, producing d775fd5ce0c94e49d96979c1098f4f12efdc8da1 [2023-03-24T21:29:03.596Z] Checking out Revision d775fd5ce0c94e49d96979c1098f4f12efdc8da1 (PR-535) [2023-03-24T21:29:02.576Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-24T21:29:02.619Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-24T21:29:02.620Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T21:29:02.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/535/head:refs/remotes/origin/PR-535 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-24T21:29:03.278Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T21:29:03.354Z] > git checkout -f cf4a56b67d0a508302fa0c66f1714c2c81d7a2ee # timeout=10 [2023-03-24T21:29:03.440Z] > git remote # timeout=10 [2023-03-24T21:29:03.460Z] > git config --get remote.origin.url # timeout=10 [2023-03-24T21:29:03.480Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-24T21:29:03.493Z] > git merge dd1354e29c7435bb79278fb9ff8e460793054574 # timeout=10 [2023-03-24T21:29:03.566Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-24T21:29:03.603Z] > git config core.sparsecheckout # timeout=10 [2023-03-24T21:29:03.619Z] > git checkout -f d775fd5ce0c94e49d96979c1098f4f12efdc8da1 # timeout=10 [2023-03-24T21:29:07.102Z] Commit message: "Merge commit 'dd1354e29c7435bb79278fb9ff8e460793054574' into HEAD" [2023-03-24T21:29:07.127Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T21:29:08.030Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-24T21:29:08.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T21:29:08.030Z] Dload Upload Total Spent Left Speed [2023-03-24T21:29:08.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [2023-03-24T21:29:07.112Z] > git rev-list --no-walk 3136b2cf61159941a98e1df7c4ce05ca81a56ca4 # timeout=10 [Pipeline] sh [2023-03-24T21:29:08.725Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-24T21:29:09.050Z] + sudo tee /etc/docker/daemon.new [2023-03-24T21:29:09.050Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-24T21:29:09.050Z] { [2023-03-24T21:29:09.051Z] "registry-mirrors": [ [2023-03-24T21:29:09.051Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-24T21:29:09.051Z] ], [2023-03-24T21:29:09.051Z] "bip": "10.250.0.254/24", [2023-03-24T21:29:09.051Z] "hosts": [ [2023-03-24T21:29:09.051Z] "tcp://0.0.0.0:5555", [2023-03-24T21:29:09.051Z] "unix:///var/run/docker.sock" [2023-03-24T21:29:09.051Z] ], [2023-03-24T21:29:09.051Z] "mtu": 1458, [2023-03-24T21:29:09.051Z] "selinux-enabled": true, [2023-03-24T21:29:09.051Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-24T21:29:09.051Z] } [Pipeline] sh [2023-03-24T21:29:09.382Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-24T21:29:09.713Z] + sudo service docker restart [2023-03-24T21:29:13.469Z] Removing intermediate container 4a08dd8684c7 [2023-03-24T21:29:13.469Z] ---> 86a016c7d080 [2023-03-24T21:29:13.469Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T21:29:13.728Z] 3.17: Pulling from library/alpine [2023-03-24T21:29:13.986Z] 63b65145d645: Already exists [2023-03-24T21:29:13.986Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T21:29:14.245Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T21:29:14.245Z] ---> b2aa39c304c2 [2023-03-24T21:29:14.245Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-24T21:29:14.245Z] ---> Running in 9522ddbdf267 [2023-03-24T21:29:14.245Z] Removing intermediate container 9522ddbdf267 [2023-03-24T21:29:14.245Z] ---> 7c80a7fb828d [2023-03-24T21:29:14.245Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-24T21:29:14.245Z] ---> Running in a0cdd5d2e666 [2023-03-24T21:29:14.245Z] Removing intermediate container a0cdd5d2e666 [2023-03-24T21:29:14.245Z] ---> 4a6031bdeb07 [2023-03-24T21:29:14.245Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T21:29:14.245Z] ---> Running in 44d746751404 [2023-03-24T21:29:14.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-24T21:29:14.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-24T21:29:14.761Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T21:29:15.019Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T21:29:15.019Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T21:29:15.019Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T21:29:15.019Z] OK: 8 MiB in 17 packages [2023-03-24T21:29:15.278Z] Removing intermediate container 44d746751404 [2023-03-24T21:29:15.278Z] ---> 7c269e65a55a [2023-03-24T21:29:15.278Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-24T21:29:15.537Z] ---> f2c58e6e63d9 [2023-03-24T21:29:15.537Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-24T21:29:15.537Z] ---> 1b905aa02c2c [2023-03-24T21:29:15.537Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-24T21:29:15.796Z] ---> 7b75e8ba5777 [2023-03-24T21:29:15.796Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-24T21:29:16.733Z] ---> 6fbcfb7395c0 [2023-03-24T21:29:16.733Z] Step 21/26 : EXPOSE 48095 [2023-03-24T21:29:16.733Z] ---> Running in fd8dc417ca7d [2023-03-24T21:29:16.733Z] Removing intermediate container fd8dc417ca7d [2023-03-24T21:29:16.733Z] ---> 5029896ed7bd [2023-03-24T21:29:16.733Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-24T21:29:16.733Z] ---> Running in eea467254a1a [2023-03-24T21:29:16.733Z] Removing intermediate container eea467254a1a [2023-03-24T21:29:16.733Z] ---> 91cfe41e3b31 [2023-03-24T21:29:16.733Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T21:29:16.733Z] ---> Running in 38e77e5a2ce6 [2023-03-24T21:29:16.733Z] Removing intermediate container 38e77e5a2ce6 [2023-03-24T21:29:16.733Z] ---> 986ef3687ff2 [2023-03-24T21:29:16.733Z] Step 24/26 : LABEL arch=amd64 [2023-03-24T21:29:16.733Z] ---> Running in fb882428147e [2023-03-24T21:29:16.992Z] Removing intermediate container fb882428147e [2023-03-24T21:29:16.992Z] ---> 0f41613f8b24 [2023-03-24T21:29:16.992Z] Step 25/26 : LABEL git_sha=fc61458bbe750a30019cf3445e415aeb355225d7 [2023-03-24T21:29:16.992Z] ---> Running in b84267d62a28 [2023-03-24T21:29:16.992Z] Removing intermediate container b84267d62a28 [2023-03-24T21:29:16.992Z] ---> 4f07b67a97ac [2023-03-24T21:29:16.992Z] Step 26/26 : LABEL version=0.0.0 [2023-03-24T21:29:16.992Z] ---> Running in a109a0dcc72e [2023-03-24T21:29:16.992Z] Removing intermediate container a109a0dcc72e [2023-03-24T21:29:16.992Z] ---> 002f738a62ff [2023-03-24T21:29:16.992Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-24T21:29:16.992Z] Successfully built 002f738a62ff [2023-03-24T21:29:16.992Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:29:17.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T21:29:17.434Z] [2023-03-24T21:29:17.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:29:17.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T21:29:17.733Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-24T21:29:17.733Z] 5eb5b503b376: Pulling fs layer [2023-03-24T21:29:17.733Z] 5c69ac0246d0: Pulling fs layer [2023-03-24T21:29:17.733Z] ec43610c2a17: Pulling fs layer [2023-03-24T21:29:17.733Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-24T21:29:17.733Z] 33b1e0a273af: Pulling fs layer [2023-03-24T21:29:17.733Z] 5d3b04190fa2: Pulling fs layer [2023-03-24T21:29:17.733Z] 2f39f015ded8: Pulling fs layer [2023-03-24T21:29:17.733Z] 5d3b04190fa2: Waiting [2023-03-24T21:29:17.733Z] 3a2ae6a8a46f: Waiting [2023-03-24T21:29:17.733Z] 2f39f015ded8: Waiting [2023-03-24T21:29:17.733Z] 5c69ac0246d0: Verifying Checksum [2023-03-24T21:29:17.733Z] 5c69ac0246d0: Download complete [2023-03-24T21:29:17.733Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-24T21:29:17.733Z] 3a2ae6a8a46f: Download complete [2023-03-24T21:29:17.993Z] ec43610c2a17: Verifying Checksum [2023-03-24T21:29:17.993Z] ec43610c2a17: Download complete [2023-03-24T21:29:17.993Z] 33b1e0a273af: Verifying Checksum [2023-03-24T21:29:17.993Z] 33b1e0a273af: Download complete [2023-03-24T21:29:17.993Z] 5eb5b503b376: Verifying Checksum [2023-03-24T21:29:17.993Z] 5eb5b503b376: Download complete [2023-03-24T21:29:18.558Z] 2f39f015ded8: Download complete [2023-03-24T21:29:19.126Z] 5eb5b503b376: Pull complete [2023-03-24T21:29:19.384Z] 5c69ac0246d0: Pull complete [2023-03-24T21:29:19.957Z] ec43610c2a17: Pull complete [2023-03-24T21:29:20.215Z] 3a2ae6a8a46f: Pull complete [2023-03-24T21:29:20.215Z] 33b1e0a273af: Pull complete [2023-03-24T21:29:20.472Z] 5d3b04190fa2: Pull complete [2023-03-24T21:29:24.660Z] 2f39f015ded8: Pull complete [2023-03-24T21:29:24.660Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-24T21:29:24.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T21:29:24.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T21:29:24.737Z] prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container [2023-03-24T21:29:24.765Z] $ 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_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-24T21:29:34.436Z] $ docker top d59be52b4118a39adee2af117255b70c02a9ec3975bb29b4dd8b24335c2841eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-03-24T21:29:34.597Z] provisioning config files... [2023-03-24T21:29:34.623Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/5@tmp/config2648971021926298905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:29:34.849Z] ---> job-cost.sh [2023-03-24T21:29:34.849Z] lf-activate-venv: SKIPPING [2023-03-24T21:29:34.849Z] INFO: No Stack... [2023-03-24T21:29:34.973Z] ---> docker-login.sh [2023-03-24T21:29:34.973Z] nexus3.edgexfoundry.org:10001 [2023-03-24T21:29:35.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:29:35.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T21:29:35.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:29:35.514Z] Configure a credential helper to remove this warning. See [2023-03-24T21:29:35.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:29:35.514Z] [2023-03-24T21:29:35.514Z] Login Succeeded [2023-03-24T21:29:35.514Z] nexus3.edgexfoundry.org:10002 [2023-03-24T21:29:35.675Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T21:29:35.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:29:35.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:29:35.783Z] Configure a credential helper to remove this warning. See [2023-03-24T21:29:35.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:29:35.783Z] [2023-03-24T21:29:35.783Z] Login Succeeded [2023-03-24T21:29:35.783Z] nexus3.edgexfoundry.org:10003 [2023-03-24T21:29:35.958Z] + cat /w/workspace/_app-service-configurable_PR-535/archives/cost.csv [2023-03-24T21:29:35.958Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T21:29:35.972Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [2023-03-24T21:29:35.977Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] did not exist. Created. [2023-03-24T21:29:35.977Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T21:29:36.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:29:36.275Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-24T21:29:36.307Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T21:29:36.313Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [Pipeline] // lock [2023-03-24T21:29:36.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:29:36.323Z] Configure a credential helper to remove this warning. See [2023-03-24T21:29:36.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:29:36.323Z] [2023-03-24T21:29:36.323Z] Login Succeeded [2023-03-24T21:29:36.323Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [2023-03-24T21:29:36.327Z] $ docker stop --time=1 d59be52b4118a39adee2af117255b70c02a9ec3975bb29b4dd8b24335c2841eb [2023-03-24T21:29:36.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:29:36.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:29:36.596Z] Configure a credential helper to remove this warning. See [2023-03-24T21:29:36.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:29:36.596Z] [2023-03-24T21:29:36.596Z] Login Succeeded [2023-03-24T21:29:36.596Z] docker.io [2023-03-24T21:29:36.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-24T21:29:37.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-24T21:29:37.131Z] Configure a credential helper to remove this warning. See [2023-03-24T21:29:37.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-24T21:29:37.131Z] [2023-03-24T21:29:37.131Z] Login Succeeded [2023-03-24T21:29:37.131Z] ---> docker-login.sh ends [2023-03-24T21:29:38.424Z] $ docker rm -f --volumes d59be52b4118a39adee2af117255b70c02a9ec3975bb29b4dd8b24335c2841eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-03-24T21:29:38.638Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-03-24T21:29:38.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T21:29:38.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-24T21:29:38.904Z] ========================================================= [2023-03-24T21:29:38.904Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-24T21:29:38.904Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:29:39.251Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-24T21:29:39.251Z] Sending build context to Docker daemon 170.5kB [2023-03-24T21:29:39.528Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T21:29:39.528Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-24T21:29:42.122Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-24T21:29:42.122Z] af6eaf76a39c: Pulling fs layer [2023-03-24T21:29:42.122Z] 55522c791124: Pulling fs layer [2023-03-24T21:29:42.122Z] ce5c4a1c91eb: Pulling fs layer [2023-03-24T21:29:42.122Z] 169dfbe0d373: Pulling fs layer [2023-03-24T21:29:42.122Z] e1ff8fa3b103: Pulling fs layer [2023-03-24T21:29:42.122Z] 52ebb69f0ebf: Pulling fs layer [2023-03-24T21:29:42.122Z] 5abe8eddf0d5: Pulling fs layer [2023-03-24T21:29:42.122Z] e1ff8fa3b103: Waiting [2023-03-24T21:29:42.122Z] 52ebb69f0ebf: Waiting [2023-03-24T21:29:42.122Z] 5abe8eddf0d5: Waiting [2023-03-24T21:29:42.122Z] 169dfbe0d373: Waiting [2023-03-24T21:29:42.122Z] 55522c791124: Verifying Checksum [2023-03-24T21:29:42.122Z] 55522c791124: Download complete [2023-03-24T21:29:42.122Z] 169dfbe0d373: Verifying Checksum [2023-03-24T21:29:42.122Z] 169dfbe0d373: Download complete [2023-03-24T21:29:42.122Z] e1ff8fa3b103: Verifying Checksum [2023-03-24T21:29:42.122Z] e1ff8fa3b103: Download complete [2023-03-24T21:29:42.122Z] af6eaf76a39c: Verifying Checksum [2023-03-24T21:29:42.122Z] af6eaf76a39c: Download complete [2023-03-24T21:29:42.717Z] af6eaf76a39c: Pull complete [2023-03-24T21:29:42.985Z] 5abe8eddf0d5: Verifying Checksum [2023-03-24T21:29:42.985Z] 5abe8eddf0d5: Download complete [2023-03-24T21:29:43.255Z] 55522c791124: Pull complete [2023-03-24T21:29:44.217Z] ce5c4a1c91eb: Verifying Checksum [2023-03-24T21:29:44.217Z] ce5c4a1c91eb: Download complete [2023-03-24T21:29:44.217Z] 52ebb69f0ebf: Verifying Checksum [2023-03-24T21:29:44.217Z] 52ebb69f0ebf: Download complete [2023-03-24T21:29:56.548Z] ce5c4a1c91eb: Pull complete [2023-03-24T21:29:56.548Z] 169dfbe0d373: Pull complete [2023-03-24T21:29:56.548Z] e1ff8fa3b103: Pull complete [2023-03-24T21:30:01.926Z] 52ebb69f0ebf: Pull complete [2023-03-24T21:30:03.886Z] 5abe8eddf0d5: Pull complete [2023-03-24T21:30:03.886Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-24T21:30:03.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-24T21:30:03.886Z] ---> 6cb57ee374ae [2023-03-24T21:30:03.886Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T21:30:05.833Z] ---> Running in 7dbed7a8b1b2 [2023-03-24T21:30:05.833Z] Removing intermediate container 7dbed7a8b1b2 [2023-03-24T21:30:05.833Z] ---> 514e5ad586e0 [2023-03-24T21:30:05.833Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T21:30:05.833Z] ---> Running in 01ded8ef2512 [2023-03-24T21:30:06.104Z] Removing intermediate container 01ded8ef2512 [2023-03-24T21:30:06.104Z] ---> 2fa2ac5d2543 [2023-03-24T21:30:06.104Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-24T21:30:06.372Z] ---> Running in 85f34434fb76 [2023-03-24T21:30:06.639Z] Removing intermediate container 85f34434fb76 [2023-03-24T21:30:06.640Z] ---> 217364b03519 [2023-03-24T21:30:06.640Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T21:30:06.640Z] ---> Running in aa5600e00637 [2023-03-24T21:30:08.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T21:30:08.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T21:30:09.291Z] OK: 263 MiB in 53 packages [2023-03-24T21:30:10.253Z] Removing intermediate container aa5600e00637 [2023-03-24T21:30:10.253Z] ---> 6fb5d9645915 [2023-03-24T21:30:10.253Z] Step 7/12 : WORKDIR /app [2023-03-24T21:30:10.253Z] ---> Running in 39931cc047ba [2023-03-24T21:30:10.522Z] Removing intermediate container 39931cc047ba [2023-03-24T21:30:10.522Z] ---> 6b3517eb0a8f [2023-03-24T21:30:10.522Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-24T21:30:11.106Z] ---> 30cf6715ef05 [2023-03-24T21:30:11.106Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T21:30:11.106Z] ---> Running in d8307487e840 [2023-03-24T21:31:18.978Z] Removing intermediate container d8307487e840 [2023-03-24T21:31:18.978Z] ---> a63514bf0fb3 [2023-03-24T21:31:18.978Z] Step 10/12 : COPY . . [2023-03-24T21:31:18.978Z] ---> 2b0a365ab13b [2023-03-24T21:31:18.978Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T21:31:18.978Z] ---> Running in 9f6e98a6f245 [2023-03-24T21:31:18.978Z] Removing intermediate container 9f6e98a6f245 [2023-03-24T21:31:18.978Z] ---> ec2dddd64998 [2023-03-24T21:31:18.978Z] Step 12/12 : RUN $MAKE [2023-03-24T21:31:18.978Z] ---> Running in d0cc5d958fe6 [2023-03-24T21:31:18.978Z] noop [2023-03-24T21:31:18.978Z] Removing intermediate container d0cc5d958fe6 [2023-03-24T21:31:18.978Z] ---> b895352aab57 [2023-03-24T21:31:18.978Z] Successfully built b895352aab57 [2023-03-24T21:31:18.978Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:31:19.319Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T21:31:19.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T21:31:19.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-5737 does not seem to be running inside a container [2023-03-24T21:31:19.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T21:31:20.774Z] $ docker top 69784cd91994a014a38850d2299b8865e21e48f6b72561beed6bda3f0665675f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T21:31:21.576Z] + go version [2023-03-24T21:31:21.576Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-24T21:31:21.599Z] $ docker stop --time=1 69784cd91994a014a38850d2299b8865e21e48f6b72561beed6bda3f0665675f [2023-03-24T21:31:23.198Z] $ docker rm -f --volumes 69784cd91994a014a38850d2299b8865e21e48f6b72561beed6bda3f0665675f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:31:23.736Z] + docker inspect -f . ci-base-image-arm64 [2023-03-24T21:31:23.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T21:31:23.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-5737 does not seem to be running inside a container [2023-03-24T21:31:23.984Z] $ 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/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-24T21:31:25.214Z] $ docker top 741752c5ae501093fc0328a9ddbbe99ac0cc953516aba47ce0e8f78dbc2e0603 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T21:31:26.048Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/5 [Pipeline] fileExists [Pipeline] sh [2023-03-24T21:31:26.696Z] + make test [2023-03-24T21:31:26.696Z] go test -race -coverprofile=coverage.out ./... [2023-03-24T21:34:03.420Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-24T21:34:03.420Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-24T21:34:03.420Z] go vet ./... [2023-03-24T21:36:10.081Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-24T21:36:10.081Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-24T21:36:10.081Z] ./bin/test-attribution-txt.sh [2023-03-24T21:36:10.081Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-03-24T21:36:10.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-24T21:36:10.119Z] $ docker stop --time=1 741752c5ae501093fc0328a9ddbbe99ac0cc953516aba47ce0e8f78dbc2e0603 [2023-03-24T21:36:12.025Z] $ docker rm -f --volumes 741752c5ae501093fc0328a9ddbbe99ac0cc953516aba47ce0e8f78dbc2e0603 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-24T21:36:13.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-24T21:36:13.488Z] Warning: overwriting stash ‘coverage-report’ [2023-03-24T21:36:13.906Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-24T21:36:14.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-24T21:36:14.608Z] + ls -al . [2023-03-24T21:36:14.608Z] total 172 [2023-03-24T21:36:14.608Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 24 21:31 . [2023-03-24T21:36:14.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 21:28 .. [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 24 21:29 .dockerignore [2023-03-24T21:36:14.608Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 24 21:29 .git [2023-03-24T21:36:14.608Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 24 21:29 .github [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 24 21:29 .gitignore [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 24 21:29 .golangci.yml [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 24 21:29 Attribution.txt [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 24 21:29 CHANGELOG.md [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 24 21:29 Dockerfile [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 24 21:29 GOVERNANCE.md [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 24 21:29 Jenkinsfile [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 24 21:29 LICENSE [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 24 21:29 OWNERS.md [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 24 21:29 README.md [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 24 21:27 VERSION [2023-03-24T21:36:14.608Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 24 21:29 bin [2023-03-24T21:36:14.608Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 24 21:31 coverage.out [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 3299 Mar 24 21:29 go.mod [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 30864 Mar 24 21:29 go.sum [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 24 21:29 main.go [2023-03-24T21:36:14.608Z] -rw-rw-r-- 1 jenkins jenkins 2569 Mar 24 21:29 makefile [2023-03-24T21:36:14.608Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 21:29 res [2023-03-24T21:36:14.608Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 24 21:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:36:14.937Z] + 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=d775fd5ce0c94e49d96979c1098f4f12efdc8da1 --label arch=arm64 --label version=0.0.0 . [2023-03-24T21:36:14.937Z] Sending build context to Docker daemon 171.5kB [2023-03-24T21:36:15.204Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-03-24T21:36:15.204Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-24T21:36:15.204Z] ---> b895352aab57 [2023-03-24T21:36:15.204Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-24T21:36:15.204Z] ---> Running in e8f8da575b88 [2023-03-24T21:36:15.479Z] Removing intermediate container e8f8da575b88 [2023-03-24T21:36:15.479Z] ---> d820f7bb6770 [2023-03-24T21:36:15.479Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-24T21:36:15.479Z] ---> Running in 40a990877cbf [2023-03-24T21:36:16.064Z] Removing intermediate container 40a990877cbf [2023-03-24T21:36:16.064Z] ---> f61aa1eb9dc2 [2023-03-24T21:36:16.064Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-24T21:36:16.064Z] ---> Running in e9894d1df3be [2023-03-24T21:36:16.333Z] Removing intermediate container e9894d1df3be [2023-03-24T21:36:16.333Z] ---> dd1cd27d65ce [2023-03-24T21:36:16.333Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-24T21:36:16.333Z] ---> Running in 0a1df8e1e73c [2023-03-24T21:36:17.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T21:36:17.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T21:36:18.837Z] OK: 263 MiB in 53 packages [2023-03-24T21:36:19.895Z] Removing intermediate container 0a1df8e1e73c [2023-03-24T21:36:19.895Z] ---> d1a9b091267c [2023-03-24T21:36:19.895Z] Step 7/26 : WORKDIR /app [2023-03-24T21:36:19.895Z] ---> Running in 9cd323c8e472 [2023-03-24T21:36:20.192Z] Removing intermediate container 9cd323c8e472 [2023-03-24T21:36:20.192Z] ---> 3af22da317a4 [2023-03-24T21:36:20.192Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-24T21:36:20.484Z] ---> 331c6c6406d4 [2023-03-24T21:36:20.484Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-24T21:36:20.785Z] ---> Running in 7dd6e1ef7717 [2023-03-24T21:36:23.431Z] Removing intermediate container 7dd6e1ef7717 [2023-03-24T21:36:23.431Z] ---> 80cbbc4dedbb [2023-03-24T21:36:23.431Z] Step 10/26 : COPY . . [2023-03-24T21:36:23.700Z] ---> 579583808f7f [2023-03-24T21:36:23.700Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-24T21:36:23.700Z] ---> Running in 0db29617b6c8 [2023-03-24T21:36:23.972Z] Removing intermediate container 0db29617b6c8 [2023-03-24T21:36:23.972Z] ---> b8a44ecf7484 [2023-03-24T21:36:23.972Z] Step 12/26 : RUN $MAKE [2023-03-24T21:36:24.240Z] ---> Running in 588b6de20f57 [2023-03-24T21:36:25.207Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-24T21:38:31.892Z] Removing intermediate container 588b6de20f57 [2023-03-24T21:38:31.892Z] ---> 036e02209c62 [2023-03-24T21:38:31.892Z] Step 13/26 : FROM alpine:3.17 [2023-03-24T21:38:31.892Z] 3.17: Pulling from library/alpine [2023-03-24T21:38:31.892Z] af6eaf76a39c: Already exists [2023-03-24T21:38:31.892Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-24T21:38:31.892Z] Status: Downloaded newer image for alpine:3.17 [2023-03-24T21:38:31.892Z] ---> d74e625d9115 [2023-03-24T21:38:31.892Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-24T21:38:31.892Z] ---> Running in 8a79438db124 [2023-03-24T21:38:31.892Z] Removing intermediate container 8a79438db124 [2023-03-24T21:38:31.892Z] ---> fca8e0cfe491 [2023-03-24T21:38:31.892Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-24T21:38:31.892Z] ---> Running in 623fa0feb511 [2023-03-24T21:38:31.892Z] Removing intermediate container 623fa0feb511 [2023-03-24T21:38:31.892Z] ---> 3c1f27a14a74 [2023-03-24T21:38:31.892Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-24T21:38:31.892Z] ---> Running in 22a8249ce6da [2023-03-24T21:38:31.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-24T21:38:31.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-24T21:38:31.892Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-24T21:38:31.892Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-24T21:38:31.892Z] Executing busybox-1.35.0-r29.trigger [2023-03-24T21:38:31.892Z] Executing ca-certificates-20220614-r4.trigger [2023-03-24T21:38:31.892Z] OK: 8 MiB in 17 packages [2023-03-24T21:38:31.892Z] Removing intermediate container 22a8249ce6da [2023-03-24T21:38:31.892Z] ---> 05175091310d [2023-03-24T21:38:31.892Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-24T21:38:31.892Z] ---> 222ef737f5e9 [2023-03-24T21:38:31.892Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-24T21:38:31.892Z] ---> 726ae650bc79 [2023-03-24T21:38:31.892Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-24T21:38:31.892Z] ---> ec0825ebb7cf [2023-03-24T21:38:31.892Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-24T21:38:31.892Z] ---> a2193cc1cfcb [2023-03-24T21:38:31.892Z] Step 21/26 : EXPOSE 48095 [2023-03-24T21:38:31.892Z] ---> Running in 1cd9ca27bbcc [2023-03-24T21:38:31.892Z] Removing intermediate container 1cd9ca27bbcc [2023-03-24T21:38:31.892Z] ---> 31a20909c89f [2023-03-24T21:38:31.892Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-24T21:38:31.892Z] ---> Running in a4a6e4a374a2 [2023-03-24T21:38:31.892Z] Removing intermediate container a4a6e4a374a2 [2023-03-24T21:38:31.892Z] ---> 6a55c73efdc5 [2023-03-24T21:38:31.892Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-24T21:38:31.892Z] ---> Running in b0f93bb760d8 [2023-03-24T21:38:31.892Z] Removing intermediate container b0f93bb760d8 [2023-03-24T21:38:31.892Z] ---> 7d971ccd8e5d [2023-03-24T21:38:31.892Z] Step 24/26 : LABEL arch=arm64 [2023-03-24T21:38:31.892Z] ---> Running in 33aeacb82b51 [2023-03-24T21:38:31.892Z] Removing intermediate container 33aeacb82b51 [2023-03-24T21:38:31.892Z] ---> 27105a65204b [2023-03-24T21:38:31.892Z] Step 25/26 : LABEL git_sha=d775fd5ce0c94e49d96979c1098f4f12efdc8da1 [2023-03-24T21:38:31.892Z] ---> Running in 37855a329442 [2023-03-24T21:38:32.164Z] Removing intermediate container 37855a329442 [2023-03-24T21:38:32.164Z] ---> 5431e62fd51c [2023-03-24T21:38:32.164Z] Step 26/26 : LABEL version=0.0.0 [2023-03-24T21:38:32.164Z] ---> Running in 91ef98b36d53 [2023-03-24T21:38:32.753Z] Removing intermediate container 91ef98b36d53 [2023-03-24T21:38:32.753Z] ---> 7ecf0b7ffa2f [2023-03-24T21:38:32.753Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-24T21:38:32.753Z] Successfully built 7ecf0b7ffa2f [2023-03-24T21:38:32.753Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:38:33.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T21:38:33.189Z] [2023-03-24T21:38:33.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:38:33.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T21:38:33.521Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-24T21:38:33.521Z] 8998bd30e6a1: Pulling fs layer [2023-03-24T21:38:33.521Z] 04944245beec: Pulling fs layer [2023-03-24T21:38:33.521Z] 699f458cf7ca: Pulling fs layer [2023-03-24T21:38:33.521Z] 765212b225bb: Pulling fs layer [2023-03-24T21:38:33.521Z] f23df028b6ca: Pulling fs layer [2023-03-24T21:38:33.521Z] d65c8cfc05b1: Pulling fs layer [2023-03-24T21:38:33.521Z] 2437ff75d9bd: Pulling fs layer [2023-03-24T21:38:33.521Z] 765212b225bb: Waiting [2023-03-24T21:38:33.521Z] f23df028b6ca: Waiting [2023-03-24T21:38:33.521Z] d65c8cfc05b1: Waiting [2023-03-24T21:38:33.521Z] 2437ff75d9bd: Waiting [2023-03-24T21:38:33.807Z] 04944245beec: Verifying Checksum [2023-03-24T21:38:33.807Z] 04944245beec: Download complete [2023-03-24T21:38:33.807Z] 765212b225bb: Verifying Checksum [2023-03-24T21:38:33.807Z] 765212b225bb: Download complete [2023-03-24T21:38:33.807Z] f23df028b6ca: Verifying Checksum [2023-03-24T21:38:33.807Z] f23df028b6ca: Download complete [2023-03-24T21:38:33.807Z] d65c8cfc05b1: Verifying Checksum [2023-03-24T21:38:33.807Z] d65c8cfc05b1: Download complete [2023-03-24T21:38:33.807Z] 699f458cf7ca: Download complete [2023-03-24T21:38:34.394Z] 8998bd30e6a1: Verifying Checksum [2023-03-24T21:38:34.394Z] 8998bd30e6a1: Download complete [2023-03-24T21:38:36.984Z] 2437ff75d9bd: Verifying Checksum [2023-03-24T21:38:36.984Z] 2437ff75d9bd: Download complete [2023-03-24T21:38:38.392Z] 8998bd30e6a1: Pull complete [2023-03-24T21:38:40.964Z] 04944245beec: Pull complete [2023-03-24T21:38:41.924Z] 699f458cf7ca: Pull complete [2023-03-24T21:38:42.192Z] 765212b225bb: Pull complete [2023-03-24T21:38:43.157Z] f23df028b6ca: Pull complete [2023-03-24T21:38:43.157Z] d65c8cfc05b1: Pull complete [2023-03-24T21:38:58.158Z] 2437ff75d9bd: Pull complete [2023-03-24T21:38:58.158Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-24T21:38:58.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-24T21:38:58.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T21:38:58.345Z] prd-ubuntu20.04-docker-arm64-4c-16g-5737 does not seem to be running inside a container [2023-03-24T21:38:58.412Z] $ 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/5 -v /w/workspace/app-service-configurable/5:/w/workspace/app-service-configurable/5:rw,z -v /w/workspace/app-service-configurable/5@tmp:/w/workspace/app-service-configurable/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-24T21:39:00.991Z] $ docker top b3e95ec461cbe40c45b9040efd8a38d9975c0813d616805695ef92c0f2da7f7c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:39:01.820Z] ---> job-cost.sh [2023-03-24T21:39:01.820Z] lf-activate-venv: SKIPPING [2023-03-24T21:39:01.820Z] INFO: No Stack... [2023-03-24T21:39:02.401Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-24T21:39:02.982Z] INFO: Archiving Costs [Pipeline] sh [2023-03-24T21:39:03.621Z] + cat /w/workspace/app-service-configurable/5/archives/cost.csv [2023-03-24T21:39:03.621Z] + cut -d, -f6 [Pipeline] lock [2023-03-24T21:39:03.684Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [2023-03-24T21:39:03.694Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] did not exist. Created. [2023-03-24T21:39:03.694Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-24T21:39:04.028Z] /w/workspace/app-service-configurable/5@tmp/durable-5c267cc5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-24T21:39:04.676Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-24T21:39:04.698Z] Warning: overwriting stash ‘stack-cost’ [2023-03-24T21:39:04.745Z] Stashed 1 file(s) [Pipeline] } [2023-03-24T21:39:04.750Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-535-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-24T21:39:04.773Z] $ docker stop --time=1 b3e95ec461cbe40c45b9040efd8a38d9975c0813d616805695ef92c0f2da7f7c [2023-03-24T21:39:08.405Z] $ docker rm -f --volumes b3e95ec461cbe40c45b9040efd8a38d9975c0813d616805695ef92c0f2da7f7c [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 [2023-03-24T21:39:08.789Z] provisioning config files... [2023-03-24T21:39:08.795Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config13779504106342372297tmp [Pipeline] { [Pipeline] sh [2023-03-24T21:39:09.084Z] + set +x [2023-03-24T21:39:09.084Z] + + curl -s https://codecov.io/bash [2023-03-24T21:39:09.084Z] bash -s -- [2023-03-24T21:39:09.084Z] [2023-03-24T21:39:09.084Z] _____ _ [2023-03-24T21:39:09.084Z] / ____| | | [2023-03-24T21:39:09.084Z] | | ___ __| | ___ ___ _____ __ [2023-03-24T21:39:09.084Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-24T21:39:09.084Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-24T21:39:09.084Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-24T21:39:09.084Z] Bash-1.0.6 [2023-03-24T21:39:09.084Z] [2023-03-24T21:39:09.084Z] [2023-03-24T21:39:09.084Z] ==> git version 2.25.1 found [2023-03-24T21:39:09.084Z] ==> 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 [2023-03-24T21:39:09.084Z] Release-Date: 2020-01-08 [2023-03-24T21:39:09.084Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-24T21:39:09.084Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-24T21:39:09.084Z] ==> Jenkins CI detected. [2023-03-24T21:39:09.084Z] current dir:  /w/workspace/_app-service-configurable_PR-535 [2023-03-24T21:39:09.084Z] project root: . [2023-03-24T21:39:09.084Z] --> token set from env [2023-03-24T21:39:09.084Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-24T21:39:09.084Z] ==> Running gcov in . (disable via -X gcov) [2023-03-24T21:39:09.084Z] ==> Python coveragepy not found [2023-03-24T21:39:09.084Z] ==> Searching for coverage reports in: [2023-03-24T21:39:09.084Z] + . [2023-03-24T21:39:09.084Z] -> Found 1 reports [2023-03-24T21:39:09.084Z] ==> Detecting git/mercurial file structure [2023-03-24T21:39:09.084Z] ==> Reading reports [2023-03-24T21:39:09.343Z] + ./coverage.out bytes=13 [2023-03-24T21:39:09.343Z] ==> Appending adjustments [2023-03-24T21:39:09.343Z] https://docs.codecov.io/docs/fixing-reports [2023-03-24T21:39:09.343Z] + Found adjustments [2023-03-24T21:39:09.343Z] ==> Gzipping contents [2023-03-24T21:39:09.343Z] 4.0K /tmp/codecov.rhIAYV.gz [2023-03-24T21:39:09.343Z] ==> Uploading reports [2023-03-24T21:39:09.343Z] url: https://codecov.io [2023-03-24T21:39:09.343Z] query: branch=PR-535&commit=fc61458bbe750a30019cf3445e415aeb355225d7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-535%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=535&job=&cmd_args= [2023-03-24T21:39:09.343Z] -> Pinging Codecov [2023-03-24T21:39:09.344Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-535&commit=fc61458bbe750a30019cf3445e415aeb355225d7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-535%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=535&job=&cmd_args= [2023-03-24T21:39:09.602Z] -> Uploading to [2023-03-24T21:39:09.602Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-24/A97CA9966030D2A3747ED39772930CCE/fc61458bbe750a30019cf3445e415aeb355225d7/6a4b9ba1-5d2d-43df-a4fd-cd3fb397ea28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T213909Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cbe796af6ecded8bc0500f0060cb9971f2dd26ad8726b30330407a7946e9e78d [2023-03-24T21:39:09.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-24T21:39:09.602Z] Dload Upload Total Spent Left Speed [2023-03-24T21:39:09.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1682 --:--:-- --:--:-- --:--:-- 1682 [2023-03-24T21:39:09.860Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fc61458bbe750a30019cf3445e415aeb355225d7 [Pipeline] } [2023-03-24T21:39:09.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-24T21:39:10.501Z] + [ -d /w/workspace/_app-service-configurable_PR-535/archives ] [2023-03-24T21:39:10.501Z] + ls -al /w/workspace/_app-service-configurable_PR-535/archives [2023-03-24T21:39:10.501Z] total 16 [2023-03-24T21:39:10.501Z] drwxr-xr-x 3 root root 4096 Mar 24 21:29 . [2023-03-24T21:39:10.501Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 21:29 .. [2023-03-24T21:39:10.501Z] drwxr-xr-x 2 root root 4096 Mar 24 21:29 cost [2023-03-24T21:39:10.501Z] -rw-r--r-- 1 root root 96 Mar 24 21:29 cost.csv [2023-03-24T21:39:10.501Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-535/archives [2023-03-24T21:39:10.501Z] + ls -al /w/workspace/_app-service-configurable_PR-535/archives [2023-03-24T21:39:10.501Z] total 16 [2023-03-24T21:39:10.501Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 24 21:29 . [2023-03-24T21:39:10.501Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 24 21:29 .. [2023-03-24T21:39:10.501Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 24 21:29 cost [2023-03-24T21:39:10.501Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 24 21:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:39:10.792Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:39:11.656Z] ---> package-listing.sh [2023-03-24T21:39:11.657Z] ++ facter osfamily [2023-03-24T21:39:11.657Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-24T21:39:11.915Z] + OS_FAMILY=debian [2023-03-24T21:39:11.915Z] + workspace=/w/workspace/_app-service-configurable_PR-535 [2023-03-24T21:39:11.915Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-24T21:39:11.915Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-24T21:39:11.915Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-24T21:39:11.915Z] + PACKAGES=/tmp/packages_start.txt [2023-03-24T21:39:11.915Z] + '[' /w/workspace/_app-service-configurable_PR-535 ']' [2023-03-24T21:39:11.915Z] + PACKAGES=/tmp/packages_end.txt [2023-03-24T21:39:11.915Z] + case "${OS_FAMILY}" in [2023-03-24T21:39:11.915Z] + dpkg -l [2023-03-24T21:39:11.915Z] + grep '^ii' [2023-03-24T21:39:11.915Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-24T21:39:11.915Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-24T21:39:11.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-24T21:39:11.915Z] + '[' /w/workspace/_app-service-configurable_PR-535 ']' [2023-03-24T21:39:11.915Z] + mkdir -p /w/workspace/_app-service-configurable_PR-535/archives/ [2023-03-24T21:39:11.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-535/archives/ [Pipeline] echo [2023-03-24T21:39:11.926Z] 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/_app-service-configurable_PR-535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-24T21:39:12.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-24T21:39:12.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-24T21:39:12.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-24T21:39:12.839Z] prd-ubuntu20.04-docker-8c-8g-5736 does not seem to be running inside a container [2023-03-24T21:39:12.868Z] $ 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/_app-service-configurable_PR-535/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-535 -v /w/workspace/_app-service-configurable_PR-535:/w/workspace/_app-service-configurable_PR-535:rw,z -v /w/workspace/_app-service-configurable_PR-535@tmp:/w/workspace/_app-service-configurable_PR-535@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-24T21:39:13.063Z] $ docker top b6349de21e6d18707e7bd7760250219ccc9be6917c5f4f3ea524766a23261700 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-24T21:39:13.410Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-24T21:39:13.695Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-24T21:39:13.981Z] + ls /var/log/sa-host [2023-03-24T21:39:13.981Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-24T21:39:14.134Z] provisioning config files... [2023-03-24T21:39:14.143Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-535@tmp/config5439434200375899354tmp [Pipeline] { [Pipeline] echo [2023-03-24T21:39:14.154Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:39:14.435Z] ---> create-netrc.sh [Pipeline] } [2023-03-24T21:39:14.442Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:39:14.773Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-24T21:39:14.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:39:15.063Z] ---> sudo-logs.sh [2023-03-24T21:39:15.063Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-24T21:39:15.093Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:39:15.377Z] ---> job-cost.sh [2023-03-24T21:39:15.377Z] lf-activate-venv: SKIPPING [2023-03-24T21:39:15.377Z] DEBUG: total: 0.2199999988079071 [2023-03-24T21:39:15.377Z] INFO: Retrieving Stack Cost... [2023-03-24T21:39:15.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-24T21:39:16.205Z] INFO: Archiving Costs [Pipeline] echo [2023-03-24T21:39:16.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-24T21:39:16.489Z] ---> logs-deploy.sh [2023-03-24T21:39:16.489Z] lf-activate-venv: SKIPPING [2023-03-24T21:39:16.489Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-535/5 [2023-03-24T21:39:16.489Z] INFO: archiving workspace using pattern(s): [2023-03-24T21:39:17.427Z] Archives upload complete. [2023-03-24T21:39:17.687Z] INFO: archiving logs to Nexus [2023-03-24T21:39:18.257Z] ---> uname -a: [2023-03-24T21:39:18.258Z] Linux prd-ubuntu20-04-docker-8c-8g-5736 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] ---> lscpu: [2023-03-24T21:39:18.258Z] Architecture: x86_64 [2023-03-24T21:39:18.258Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-24T21:39:18.258Z] Byte Order: Little Endian [2023-03-24T21:39:18.258Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-24T21:39:18.258Z] CPU(s): 8 [2023-03-24T21:39:18.258Z] On-line CPU(s) list: 0-7 [2023-03-24T21:39:18.258Z] Thread(s) per core: 1 [2023-03-24T21:39:18.258Z] Core(s) per socket: 1 [2023-03-24T21:39:18.258Z] Socket(s): 8 [2023-03-24T21:39:18.258Z] NUMA node(s): 1 [2023-03-24T21:39:18.258Z] Vendor ID: AuthenticAMD [2023-03-24T21:39:18.258Z] CPU family: 23 [2023-03-24T21:39:18.258Z] Model: 49 [2023-03-24T21:39:18.258Z] Model name: AMD EPYC-Rome Processor [2023-03-24T21:39:18.258Z] Stepping: 0 [2023-03-24T21:39:18.258Z] CPU MHz: 2799.998 [2023-03-24T21:39:18.258Z] BogoMIPS: 5599.99 [2023-03-24T21:39:18.258Z] Virtualization: AMD-V [2023-03-24T21:39:18.258Z] Hypervisor vendor: KVM [2023-03-24T21:39:18.258Z] Virtualization type: full [2023-03-24T21:39:18.258Z] L1d cache: 256 KiB [2023-03-24T21:39:18.258Z] L1i cache: 256 KiB [2023-03-24T21:39:18.258Z] L2 cache: 4 MiB [2023-03-24T21:39:18.258Z] L3 cache: 128 MiB [2023-03-24T21:39:18.258Z] NUMA node0 CPU(s): 0-7 [2023-03-24T21:39:18.258Z] Vulnerability Itlb multihit: Not affected [2023-03-24T21:39:18.258Z] Vulnerability L1tf: Not affected [2023-03-24T21:39:18.258Z] Vulnerability Mds: Not affected [2023-03-24T21:39:18.258Z] Vulnerability Meltdown: Not affected [2023-03-24T21:39:18.258Z] Vulnerability Mmio stale data: Not affected [2023-03-24T21:39:18.258Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-24T21:39:18.258Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-24T21:39:18.258Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-24T21:39:18.258Z] Vulnerability Srbds: Not affected [2023-03-24T21:39:18.258Z] Vulnerability Tsx async abort: Not affected [2023-03-24T21:39:18.258Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] ---> nproc: [2023-03-24T21:39:18.258Z] 8 [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] ---> df -h: [2023-03-24T21:39:18.258Z] Filesystem Size Used Avail Use% Mounted on [2023-03-24T21:39:18.258Z] overlay 155G 12G 144G 8% / [2023-03-24T21:39:18.258Z] tmpfs 64M 0 64M 0% /dev [2023-03-24T21:39:18.258Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-24T21:39:18.258Z] shm 64M 0 64M 0% /dev/shm [2023-03-24T21:39:18.258Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] ---> sar -b -r -n DEV: [2023-03-24T21:39:18.258Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5736) 03/24/23 _x86_64_ (8 CPU) [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] 21:25:42 LINUX RESTART (8 CPU) [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] 21:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-24T21:39:18.258Z] 21:27:01 241.09 48.65 192.44 0.00 5514.73 53465.65 0.00 [2023-03-24T21:39:18.258Z] 21:28:01 177.45 1.65 175.80 0.00 44.53 73122.35 0.00 [2023-03-24T21:39:18.258Z] 21:29:01 87.05 0.33 86.72 0.00 12.80 19930.14 0.00 [2023-03-24T21:39:18.258Z] 21:30:01 117.43 0.03 117.39 0.00 3.47 37564.01 0.00 [2023-03-24T21:39:18.258Z] 21:31:01 18.68 7.10 11.58 0.00 903.20 5503.35 0.00 [2023-03-24T21:39:18.258Z] 21:32:01 40.47 4.52 35.95 0.00 4277.24 10178.87 0.00 [2023-03-24T21:39:18.258Z] 21:33:01 4.12 0.02 4.10 0.00 0.13 3588.07 0.00 [2023-03-24T21:39:18.258Z] 21:34:01 2.58 0.00 2.58 0.00 0.00 3519.28 0.00 [2023-03-24T21:39:18.258Z] 21:35:01 1.80 0.00 1.80 0.00 0.00 3509.55 0.00 [2023-03-24T21:39:18.258Z] 21:36:01 2.43 0.00 2.43 0.00 0.00 3515.95 0.00 [2023-03-24T21:39:18.258Z] 21:37:01 1.73 0.00 1.73 0.00 0.00 3509.55 0.00 [2023-03-24T21:39:18.258Z] 21:38:01 1.60 0.00 1.60 0.00 0.00 3507.15 0.00 [2023-03-24T21:39:18.258Z] 21:39:01 1.88 0.00 1.88 0.00 0.00 3511.68 0.00 [2023-03-24T21:39:18.258Z] Average: 53.48 4.74 48.74 0.00 821.41 17217.36 0.00 [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] 21:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-24T21:39:18.258Z] 21:27:01 29960204 31618716 731784 2.23 59788 1895416 1919868 5.66 974532 1645424 856 [2023-03-24T21:39:18.258Z] 21:28:01 28465328 31560120 746716 2.27 143908 3158908 1797844 5.30 1088592 2894292 532 [2023-03-24T21:39:18.258Z] 21:29:01 27961884 31233892 1066520 3.24 148156 3302592 2638276 7.78 1598848 2848688 137956 [2023-03-24T21:39:18.258Z] 21:30:01 27701420 31573200 729728 2.22 157588 3853612 1757260 5.18 1248200 3422260 328 [2023-03-24T21:39:18.258Z] 21:31:01 27548244 31540216 743192 2.26 170096 3968928 1708496 5.04 1346092 3464060 1040 [2023-03-24T21:39:18.258Z] 21:32:01 27179516 31552992 729280 2.22 190848 4309600 1833100 5.40 1570752 3585232 168 [2023-03-24T21:39:18.258Z] 21:33:01 27184124 31552880 729004 2.22 189436 4306348 1809420 5.33 1568788 3582024 12 [2023-03-24T21:39:18.258Z] 21:34:01 27191220 31560052 721788 2.20 189508 4306352 1809420 5.33 1562360 3582028 12 [2023-03-24T21:39:18.258Z] 21:35:01 27191076 31559996 721724 2.19 189584 4306352 1809420 5.33 1562824 3582040 176 [2023-03-24T21:39:18.258Z] 21:36:01 27191092 31560068 721620 2.19 189636 4306356 1809420 5.33 1562768 3582044 176 [2023-03-24T21:39:18.258Z] 21:37:01 27191456 31560460 721256 2.19 189680 4306356 1809420 5.33 1562816 3582044 16 [2023-03-24T21:39:18.258Z] 21:38:01 27191440 31560516 721156 2.19 189728 4306364 1809420 5.33 1562848 3582048 148 [2023-03-24T21:39:18.258Z] 21:39:01 27191844 31560972 720840 2.19 189772 4306368 1809420 5.33 1562864 3582052 8 [2023-03-24T21:39:18.258Z] Average: 27626834 31538006 754201 2.29 169056 3894889 1870830 5.51 1444022 3302634 10879 [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] 21:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-24T21:39:18.258Z] 21:27:01 veth7b2d273 3.75 5.00 48.11 0.58 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:27:01 ens3 425.05 266.63 2533.56 73.09 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:27:01 docker0 5.00 3.64 0.51 48.10 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:27:01 vetha5a100c 5.00 3.75 0.58 48.11 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:27:01 lo 4.34 4.34 0.41 0.41 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:28:01 vethe9ab49e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:28:01 ens3 467.52 303.20 5978.50 73.97 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:28:01 docker0 198.93 309.60 15.25 1918.94 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:28:01 lo 2.87 2.87 0.27 0.27 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:29:01 ens3 34.99 21.81 73.15 13.44 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:29:01 veth51aa1c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:29:01 docker0 2.42 5.07 0.14 42.67 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:29:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:30:01 ens3 109.83 67.18 2572.44 13.55 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:30:01 docker0 1.58 3.20 0.10 45.60 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:30:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:31:01 ens3 38.12 16.25 854.79 1.31 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:31:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:32:01 ens3 82.04 35.92 1948.46 2.67 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:32:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:34:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:37:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:39:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] Average: ens3 88.65 54.46 1072.08 13.62 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] Average: docker0 16.01 24.76 1.23 158.24 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] ---> sar -P ALL: [2023-03-24T21:39:18.258Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5736) 03/24/23 _x86_64_ (8 CPU) [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] 21:25:42 LINUX RESTART (8 CPU) [2023-03-24T21:39:18.258Z] [2023-03-24T21:39:18.258Z] 21:26:02 CPU %user %nice %system %iowait %steal %idle [2023-03-24T21:39:18.258Z] 21:27:01 all 6.30 0.00 2.05 5.79 0.05 85.81 [2023-03-24T21:39:18.258Z] 21:27:01 0 6.52 0.00 2.66 13.33 0.05 77.45 [2023-03-24T21:39:18.258Z] 21:27:01 1 6.36 0.00 2.07 16.98 0.05 74.54 [2023-03-24T21:39:18.258Z] 21:27:01 2 5.02 0.00 1.46 1.41 0.03 92.07 [2023-03-24T21:39:18.258Z] 21:27:01 3 7.25 0.00 1.80 1.48 0.03 89.43 [2023-03-24T21:39:18.259Z] 21:27:01 4 5.46 0.00 1.67 1.30 0.05 91.53 [2023-03-24T21:39:18.259Z] 21:27:01 5 5.58 0.00 2.03 2.95 0.05 89.39 [2023-03-24T21:39:18.259Z] 21:27:01 6 9.18 0.00 2.84 0.70 0.03 87.25 [2023-03-24T21:39:18.259Z] 21:27:01 7 5.06 0.00 1.84 8.18 0.07 84.85 [2023-03-24T21:39:18.259Z] 21:28:01 all 7.40 0.00 3.63 6.00 0.05 82.92 [2023-03-24T21:39:18.259Z] 21:28:01 0 6.99 0.00 3.09 0.60 0.03 89.28 [2023-03-24T21:39:18.259Z] 21:28:01 1 6.16 0.00 2.85 8.84 0.05 82.10 [2023-03-24T21:39:18.259Z] 21:28:01 2 6.98 0.00 3.51 1.87 0.03 87.61 [2023-03-24T21:39:18.259Z] 21:28:01 3 7.29 0.00 3.06 0.59 0.07 89.00 [2023-03-24T21:39:18.259Z] 21:28:01 4 8.42 0.00 3.57 1.60 0.05 86.35 [2023-03-24T21:39:18.259Z] 21:28:01 5 9.06 0.00 4.51 23.16 0.07 63.20 [2023-03-24T21:39:18.259Z] 21:28:01 6 7.07 0.00 4.62 10.32 0.05 77.94 [2023-03-24T21:39:18.259Z] 21:28:01 7 7.25 0.00 3.80 1.05 0.08 87.81 [2023-03-24T21:39:18.259Z] 21:29:01 all 44.22 0.00 6.56 0.96 0.09 48.17 [2023-03-24T21:39:18.259Z] 21:29:01 0 43.73 0.00 6.86 0.37 0.10 48.94 [2023-03-24T21:39:18.259Z] 21:29:01 1 45.21 0.00 6.41 0.12 0.07 48.19 [2023-03-24T21:39:18.259Z] 21:29:01 2 43.36 0.00 6.03 0.02 0.10 50.49 [2023-03-24T21:39:18.259Z] 21:29:01 3 43.90 0.00 6.65 0.12 0.08 49.25 [2023-03-24T21:39:18.259Z] 21:29:01 4 45.95 0.00 6.69 5.61 0.08 41.67 [2023-03-24T21:39:18.259Z] 21:29:01 5 42.22 0.00 6.15 1.28 0.08 50.26 [2023-03-24T21:39:18.259Z] 21:29:01 6 44.71 0.00 6.63 0.03 0.08 48.55 [2023-03-24T21:39:18.259Z] 21:29:01 7 44.71 0.00 7.08 0.14 0.10 47.97 [2023-03-24T21:39:18.259Z] 21:30:01 all 10.39 0.00 2.58 4.15 0.04 82.83 [2023-03-24T21:39:18.259Z] 21:30:01 0 10.72 0.00 3.12 11.40 0.05 74.71 [2023-03-24T21:39:18.259Z] 21:30:01 1 10.77 0.00 2.40 0.95 0.03 85.85 [2023-03-24T21:39:18.259Z] 21:30:01 2 10.45 0.00 2.10 2.47 0.03 84.95 [2023-03-24T21:39:18.259Z] 21:30:01 3 9.82 0.00 2.31 4.95 0.03 82.88 [2023-03-24T21:39:18.259Z] 21:30:01 4 9.91 0.00 2.73 0.07 0.03 87.26 [2023-03-24T21:39:18.259Z] 21:30:01 5 11.13 0.00 3.16 12.39 0.05 73.28 [2023-03-24T21:39:18.259Z] 21:30:01 6 10.30 0.00 2.48 0.45 0.05 86.71 [2023-03-24T21:39:18.259Z] 21:30:01 7 10.05 0.00 2.32 0.54 0.05 87.04 [2023-03-24T21:39:18.259Z] 21:31:01 all 0.40 0.00 0.38 0.39 0.01 98.82 [2023-03-24T21:39:18.259Z] 21:31:01 0 0.08 0.00 0.10 0.97 0.00 98.84 [2023-03-24T21:39:18.259Z] 21:31:01 1 0.17 0.00 0.12 0.03 0.02 99.67 [2023-03-24T21:39:18.259Z] 21:31:01 2 0.70 0.00 0.13 0.00 0.03 99.13 [2023-03-24T21:39:18.259Z] 21:31:01 3 0.15 0.00 0.15 0.20 0.02 99.48 [2023-03-24T21:39:18.259Z] 21:31:01 4 0.43 0.00 0.47 0.43 0.02 98.65 [2023-03-24T21:39:18.259Z] 21:31:01 5 0.65 0.00 1.38 0.07 0.00 97.90 [2023-03-24T21:39:18.259Z] 21:31:01 6 0.42 0.00 0.40 0.68 0.00 98.50 [2023-03-24T21:39:18.259Z] 21:31:01 7 0.58 0.00 0.25 0.75 0.02 98.40 [2023-03-24T21:39:18.259Z] 21:32:01 all 1.88 0.00 1.01 0.63 0.03 96.46 [2023-03-24T21:39:18.259Z] 21:32:01 0 1.52 0.00 1.15 0.99 0.03 96.31 [2023-03-24T21:39:18.259Z] 21:32:01 1 2.05 0.00 0.75 0.35 0.02 96.83 [2023-03-24T21:39:18.259Z] 21:32:01 2 2.84 0.00 0.79 1.55 0.03 94.78 [2023-03-24T21:39:18.259Z] 21:32:01 3 1.00 0.00 1.50 0.07 0.02 97.42 [2023-03-24T21:39:18.259Z] 21:32:01 4 1.85 0.00 1.14 0.05 0.02 96.94 [2023-03-24T21:39:18.259Z] 21:32:01 5 2.05 0.00 1.17 1.00 0.02 95.76 [2023-03-24T21:39:18.259Z] 21:32:01 6 2.74 0.00 1.08 0.60 0.03 95.54 [2023-03-24T21:39:18.259Z] 21:32:01 7 0.99 0.00 0.49 0.40 0.03 98.09 [2023-03-24T21:39:18.259Z] 21:33:01 all 0.33 0.00 0.06 0.02 0.01 99.57 [2023-03-24T21:39:18.259Z] 21:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-24T21:39:18.259Z] 21:33:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-24T21:39:18.259Z] 21:33:01 2 2.02 0.00 0.11 0.00 0.03 97.83 [2023-03-24T21:39:18.259Z] 21:33:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-24T21:39:18.259Z] 21:33:01 4 0.08 0.00 0.08 0.00 0.02 99.82 [2023-03-24T21:39:18.259Z] 21:33:01 5 0.20 0.00 0.10 0.18 0.02 99.50 [2023-03-24T21:39:18.259Z] 21:33:01 6 0.12 0.00 0.07 0.00 0.00 99.82 [2023-03-24T21:39:18.259Z] 21:33:01 7 0.08 0.00 0.07 0.00 0.02 99.83 [2023-03-24T21:39:18.259Z] 21:34:01 all 0.27 0.00 0.01 0.02 0.00 99.69 [2023-03-24T21:39:18.259Z] 21:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-24T21:39:18.259Z] 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] 21:34:01 2 2.02 0.00 0.02 0.00 0.02 97.95 [2023-03-24T21:39:18.259Z] 21:34:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2023-03-24T21:39:18.259Z] 21:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] 21:34:01 5 0.00 0.00 0.00 0.17 0.00 99.83 [2023-03-24T21:39:18.259Z] 21:34:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-24T21:39:18.259Z] 21:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-24T21:39:18.259Z] 21:35:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2023-03-24T21:39:18.259Z] 21:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-24T21:39:18.259Z] 21:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] 21:35:01 2 1.95 0.00 0.03 0.00 0.02 98.00 [2023-03-24T21:39:18.259Z] 21:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-24T21:39:18.259Z] 21:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] 21:35:01 5 0.00 0.00 0.02 0.12 0.00 99.87 [2023-03-24T21:39:18.259Z] 21:35:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-03-24T21:39:18.259Z] 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] 21:36:01 all 0.07 0.00 0.03 0.04 0.01 99.85 [2023-03-24T21:39:18.259Z] 21:36:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-24T21:39:18.259Z] 21:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-24T21:39:18.259Z] 21:36:01 2 0.38 0.00 0.20 0.00 0.03 99.38 [2023-03-24T21:39:18.259Z] 21:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-24T21:39:18.259Z] 21:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] 21:36:01 5 0.03 0.00 0.00 0.28 0.02 99.67 [2023-03-24T21:39:18.259Z] 21:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-24T21:39:18.259Z] 21:36:01 7 0.05 0.00 0.02 0.03 0.02 99.88 [2023-03-24T21:39:18.259Z] 21:37:01 all 0.05 0.00 0.01 0.07 0.01 99.86 [2023-03-24T21:39:18.259Z] 21:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-24T21:39:18.259Z] 21:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] 21:37:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-24T21:39:18.259Z] 21:37:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-03-24T21:39:18.259Z] 21:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-24T21:39:18.259Z] 21:37:01 5 0.30 0.00 0.00 0.53 0.00 99.17 [2023-03-24T21:39:18.259Z] 21:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-24T21:39:18.259Z] 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] [2023-03-24T21:39:18.259Z] 21:37:01 CPU %user %nice %system %iowait %steal %idle [2023-03-24T21:39:18.259Z] 21:38:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2023-03-24T21:39:18.259Z] 21:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-24T21:39:18.259Z] 21:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] 21:38:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-03-24T21:39:18.259Z] 21:38:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-24T21:39:18.259Z] 21:38:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-03-24T21:39:18.259Z] 21:38:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-03-24T21:39:18.259Z] 21:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-24T21:39:18.259Z] 21:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-24T21:39:18.259Z] 21:39:01 all 0.00 0.00 0.01 0.02 0.01 99.96 [2023-03-24T21:39:18.259Z] 21:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-24T21:39:18.259Z] 21:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-24T21:39:18.259Z] 21:39:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2023-03-24T21:39:18.259Z] 21:39:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-24T21:39:18.259Z] 21:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-24T21:39:18.259Z] 21:39:01 5 0.00 0.00 0.02 0.10 0.00 99.88 [2023-03-24T21:39:18.259Z] 21:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-24T21:39:18.259Z] 21:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-24T21:39:18.259Z] Average: all 5.47 0.00 1.25 1.38 0.02 91.87 [2023-03-24T21:39:18.259Z] Average: 0 5.34 0.00 1.31 2.12 0.02 91.22 [2023-03-24T21:39:18.259Z] Average: 1 5.42 0.00 1.12 2.07 0.02 91.37 [2023-03-24T21:39:18.259Z] Average: 2 5.80 0.00 1.10 0.56 0.03 92.50 [2023-03-24T21:39:18.259Z] Average: 3 5.32 0.00 1.19 0.57 0.02 92.90 [2023-03-24T21:39:18.259Z] Average: 4 5.51 0.00 1.25 0.70 0.02 92.52 [2023-03-24T21:39:18.259Z] Average: 5 5.44 0.00 1.42 3.23 0.02 89.89 [2023-03-24T21:39:18.259Z] Average: 6 5.72 0.00 1.39 0.98 0.02 91.90 [2023-03-24T21:39:18.259Z] Average: 7 5.25 0.00 1.21 0.84 0.03 92.67 [2023-03-24T21:39:18.259Z] [2023-03-24T21:39:18.259Z] [2023-03-24T21:39:18.259Z]