Pull request #529 opened 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 9924ce3792302461657905c814d890402047d1ca rather than 38712d87188a462ee435ed45e9069707a9d187ec Obtained Jenkinsfile from 9924ce3792302461657905c814d890402047d1ca 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-ssh9295208551371337682.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3252908939754771987.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10715847150401903570.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1859172926837873431.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6310179554163524835.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh153386485503190070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9716 in /w/workspace/_app-service-configurable_PR-529 [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-529 # 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/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 38712d87188a462ee435ed45e9069707a9d187ec Merge succeeded, producing 38712d87188a462ee435ed45e9069707a9d187ec Checking out Revision 38712d87188a462ee435ed45e9069707a9d187ec (PR-529) > git config core.sparsecheckout # timeout=10 > git checkout -f 38712d87188a462ee435ed45e9069707a9d187ec # 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 9924ce3792302461657905c814d890402047d1ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38712d87188a462ee435ed45e9069707a9d187ec # timeout=10 Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-11T00:20:06.548Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-11T00:20:06.730Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-11T00:20:06.845Z] ========================================================= [2023-03-11T00:20:06.845Z] EdgeX Global Pipelines Version Info [2023-03-11T00:20:06.845Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:20:07.603Z] ------------------- [2023-03-11T00:20:07.603Z] stable info: [2023-03-11T00:20:07.603Z] ------------------- [2023-03-11T00:20:07.603Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-11T00:20:07.603Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-11T00:20:07.603Z] Message: update stable to v1.0.244 [2023-03-11T00:20:08.172Z] ------------------- [2023-03-11T00:20:08.172Z] experimental info: [2023-03-11T00:20:08.172Z] ------------------- [2023-03-11T00:20:08.172Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-11T00:20:08.172Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-11T00:20:08.172Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-11T00:20:08.431Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-03-11T00:20:08.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-03-11T00:20:08.509Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-11T00:20:08.554Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-11T00:20:08.594Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-11T00:20:08.634Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-11T00:20:08.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-11T00:20:08.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-11T00:20:08.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-11T00:20:08.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-11T00:20:08.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-11T00:20:08.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-03-11T00:20:08.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-11T00:20:08.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-11T00:20:08.989Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-11T00:20:09.026Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-11T00:20:09.062Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-11T00:20:09.103Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-11T00:20:09.140Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-11T00:20:09.181Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-11T00:20:09.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-11T00:20:09.286Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-11T00:20:09.323Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-11T00:20:09.364Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-11T00:20:09.401Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-11T00:20:09.442Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-11T00:20:09.482Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-11T00:20:09.523Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-529 [Pipeline] echo [2023-03-11T00:20:09.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-529 [Pipeline] echo [2023-03-11T00:20:09.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-529 [Pipeline] echo [2023-03-11T00:20:09.648Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] echo [2023-03-11T00:20:09.720Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 38712d8 [Pipeline] echo [2023-03-11T00:20:09.763Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-11T00:20:09.886Z] provisioning config files... [2023-03-11T00:20:09.898Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config1336814574028043872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:20:10.249Z] ---> docker-login.sh [2023-03-11T00:20:10.249Z] nexus3.edgexfoundry.org:10001 [2023-03-11T00:20:10.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:10.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:10.507Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:10.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:10.507Z] [2023-03-11T00:20:10.507Z] Login Succeeded [2023-03-11T00:20:10.507Z] nexus3.edgexfoundry.org:10002 [2023-03-11T00:20:10.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:10.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:10.766Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:10.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:10.766Z] [2023-03-11T00:20:10.766Z] Login Succeeded [2023-03-11T00:20:10.766Z] nexus3.edgexfoundry.org:10003 [2023-03-11T00:20:10.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:10.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:10.766Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:10.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:10.766Z] [2023-03-11T00:20:10.766Z] Login Succeeded [2023-03-11T00:20:10.766Z] nexus3.edgexfoundry.org:10004 [2023-03-11T00:20:10.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:11.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:11.027Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:11.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:11.027Z] [2023-03-11T00:20:11.027Z] Login Succeeded [2023-03-11T00:20:11.027Z] docker.io [2023-03-11T00:20:11.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:11.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:11.287Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:11.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:11.287Z] [2023-03-11T00:20:11.287Z] Login Succeeded [2023-03-11T00:20:11.287Z] ---> docker-login.sh ends [Pipeline] } [2023-03-11T00:20:11.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-11T00:20:12.213Z] + git rev-list -1 --merges 38712d87188a462ee435ed45e9069707a9d187ec~1..38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] echo [2023-03-11T00:20:12.658Z] -----------> git rev-list -1 --merges 38712d87188a462ee435ed45e9069707a9d187ec~1..38712d87188a462ee435ed45e9069707a9d187ec 38712d87188a462ee435ed45e9069707a9d187ec [false] [Pipeline] sh [2023-03-11T00:20:12.969Z] + git log --format=format:%s -1 38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] echo [2023-03-11T00:20:13.009Z] ========================================================= [2023-03-11T00:20:13.009Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-11T00:20:13.009Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-11T00:20:13.667Z] + git log --format=format:%s -1 38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] echo [2023-03-11T00:20:13.764Z] [semverPrep] GIT_COMMIT: 38712d87188a462ee435ed45e9069707a9d187ec, Commit Message: refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName [Pipeline] echo [2023-03-11T00:20:13.819Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-11T00:20:14.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-11T00:20:14.251Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-11T00:20:14.251Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-11T00:20:14.251Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-11T00:20:14.251Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-11T00:20:14.251Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-11T00:20:14.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:20:14.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-11T00:20:14.752Z] [2023-03-11T00:20:14.752Z] 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-11T00:20:15.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-11T00:20:15.154Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-11T00:20:15.154Z] b85a868b505f: Pulling fs layer [2023-03-11T00:20:15.154Z] e2be974225ed: Pulling fs layer [2023-03-11T00:20:15.154Z] 339a4e72a1f5: Pulling fs layer [2023-03-11T00:20:15.154Z] 988bab9f4d93: Pulling fs layer [2023-03-11T00:20:15.154Z] 1469e6f7b9e6: Pulling fs layer [2023-03-11T00:20:15.154Z] eaf3925da568: Pulling fs layer [2023-03-11T00:20:15.154Z] bab4dde63d76: Pulling fs layer [2023-03-11T00:20:15.154Z] bde34c3a00c8: Pulling fs layer [2023-03-11T00:20:15.154Z] b352a97aabf1: Pulling fs layer [2023-03-11T00:20:15.154Z] 4872d77fe225: Pulling fs layer [2023-03-11T00:20:15.154Z] 5851b861e8e6: Pulling fs layer [2023-03-11T00:20:15.154Z] 988bab9f4d93: Waiting [2023-03-11T00:20:15.154Z] eaf3925da568: Waiting [2023-03-11T00:20:15.154Z] bab4dde63d76: Waiting [2023-03-11T00:20:15.154Z] bde34c3a00c8: Waiting [2023-03-11T00:20:15.154Z] 4872d77fe225: Waiting [2023-03-11T00:20:15.154Z] 1469e6f7b9e6: Waiting [2023-03-11T00:20:15.154Z] b352a97aabf1: Waiting [2023-03-11T00:20:15.154Z] 5851b861e8e6: Waiting [2023-03-11T00:20:15.154Z] e2be974225ed: Verifying Checksum [2023-03-11T00:20:15.154Z] e2be974225ed: Download complete [2023-03-11T00:20:15.154Z] 988bab9f4d93: Verifying Checksum [2023-03-11T00:20:15.154Z] 988bab9f4d93: Download complete [2023-03-11T00:20:15.417Z] 1469e6f7b9e6: Verifying Checksum [2023-03-11T00:20:15.417Z] 1469e6f7b9e6: Download complete [2023-03-11T00:20:15.417Z] eaf3925da568: Verifying Checksum [2023-03-11T00:20:15.417Z] eaf3925da568: Download complete [2023-03-11T00:20:15.417Z] 339a4e72a1f5: Verifying Checksum [2023-03-11T00:20:15.417Z] 339a4e72a1f5: Download complete [2023-03-11T00:20:15.417Z] bde34c3a00c8: Download complete [2023-03-11T00:20:15.417Z] b352a97aabf1: Download complete [2023-03-11T00:20:15.417Z] 4872d77fe225: Verifying Checksum [2023-03-11T00:20:15.417Z] 4872d77fe225: Download complete [2023-03-11T00:20:15.417Z] 5851b861e8e6: Verifying Checksum [2023-03-11T00:20:15.417Z] 5851b861e8e6: Download complete [2023-03-11T00:20:15.417Z] b85a868b505f: Verifying Checksum [2023-03-11T00:20:15.417Z] b85a868b505f: Download complete [2023-03-11T00:20:15.674Z] bab4dde63d76: Verifying Checksum [2023-03-11T00:20:15.674Z] bab4dde63d76: Download complete [2023-03-11T00:20:16.610Z] b85a868b505f: Pull complete [2023-03-11T00:20:16.610Z] e2be974225ed: Pull complete [2023-03-11T00:20:17.176Z] 339a4e72a1f5: Pull complete [2023-03-11T00:20:17.176Z] 988bab9f4d93: Pull complete [2023-03-11T00:20:17.435Z] 1469e6f7b9e6: Pull complete [2023-03-11T00:20:17.435Z] eaf3925da568: Pull complete [2023-03-11T00:20:20.010Z] bab4dde63d76: Pull complete [2023-03-11T00:20:20.010Z] bde34c3a00c8: Pull complete [2023-03-11T00:20:20.010Z] b352a97aabf1: Pull complete [2023-03-11T00:20:20.544Z] 4872d77fe225: Pull complete [2023-03-11T00:20:20.544Z] 5851b861e8e6: Pull complete [2023-03-11T00:20:20.544Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-11T00:20:20.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-11T00:20:20.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-11T00:20:20.751Z] prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container [2023-03-11T00:20:20.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-11T00:20:21.988Z] $ docker top f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 -eo pid,comm [2023-03-11T00:20:22.049Z] 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-11T00:20:22.049Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-11T00:20:22.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-11T00:20:22.170Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-11T00:20:22.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-11T00:20:22.288Z] $ docker exec f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 ssh-agent [2023-03-11T00:20:22.415Z] SSH_AUTH_SOCK=/tmp/ssh-X7FIpF0Y5BiR/agent.32 [2023-03-11T00:20:22.415Z] SSH_AGENT_PID=39 [2023-03-11T00:20:22.422Z] Running ssh-add (command line suppressed) [2023-03-11T00:20:22.525Z] Identity added: /w/workspace/_app-service-configurable_PR-529@tmp/private_key_12736060738485966590.key (/w/workspace/_app-service-configurable_PR-529@tmp/private_key_12736060738485966590.key) [2023-03-11T00:20:22.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-11T00:20:22.862Z] + git tag --points-at HEAD [Pipeline] } [2023-03-11T00:20:22.881Z] $ docker exec --env ******** --env ******** f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 ssh-agent -k [2023-03-11T00:20:22.973Z] unset SSH_AUTH_SOCK; [2023-03-11T00:20:22.974Z] unset SSH_AGENT_PID; [2023-03-11T00:20:22.974Z] echo Agent pid 39 killed; [2023-03-11T00:20:22.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-11T00:20:23.058Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-11T00:20:23.058Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-11T00:20:23.172Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-11T00:20:23.175Z] $ docker exec f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 ssh-agent [2023-03-11T00:20:23.280Z] SSH_AUTH_SOCK=/tmp/ssh-xXW6hSxlPrff/agent.71 [2023-03-11T00:20:23.280Z] SSH_AGENT_PID=77 [2023-03-11T00:20:23.284Z] Running ssh-add (command line suppressed) [2023-03-11T00:20:23.380Z] Identity added: /w/workspace/_app-service-configurable_PR-529@tmp/private_key_10307532145730725061.key (/w/workspace/_app-service-configurable_PR-529@tmp/private_key_10307532145730725061.key) [2023-03-11T00:20:23.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-11T00:20:23.718Z] + git semver init [2023-03-11T00:20:23.980Z] 2023-03-11 00:20:23,952 [run_init] DEBUG init version:0.0.0 force:False [2023-03-11T00:20:23.980Z] 2023-03-11 00:20:23,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-529/.semver [2023-03-11T00:20:23.980Z] 2023-03-11 00:20:23,953 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-529/.semver [2023-03-11T00:20:23.980Z] 2023-03-11 00:20:23,953 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-529/.semver'], cwd=/w/workspace/_app-service-configurable_PR-529, universal_newlines=False, shell=None, istream=None) [2023-03-11T00:20:24.916Z] 2023-03-11 00:20:24,790 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-529/.git/info/exclude [2023-03-11T00:20:24.916Z] 2023-03-11 00:20:24,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-529/.semver/PR-529 with force:False [2023-03-11T00:20:24.916Z] 2023-03-11 00:20:24,791 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-529/.semver/PR-529 [2023-03-11T00:20:24.916Z] 2023-03-11 00:20:24,795 [execute] INFO git cat-file --batch-check [2023-03-11T00:20:24.916Z] 2023-03-11 00:20:24,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-529/.semver, universal_newlines=False, shell=None, istream=) [2023-03-11T00:20:24.916Z] 2023-03-11 00:20:24,800 [execute] INFO git cat-file --batch [2023-03-11T00:20:24.916Z] 2023-03-11 00:20:24,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-529/.semver, universal_newlines=False, shell=None, istream=) [2023-03-11T00:20:24.916Z] 2023-03-11 00:20:24,805 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-529/.semver/PR-529 [2023-03-11T00:20:24.916Z] 0.0.0 [Pipeline] } [2023-03-11T00:20:24.946Z] $ docker exec --env ******** --env ******** f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 ssh-agent -k [2023-03-11T00:20:25.042Z] unset SSH_AUTH_SOCK; [2023-03-11T00:20:25.042Z] unset SSH_AGENT_PID; [2023-03-11T00:20:25.042Z] echo Agent pid 77 killed; [2023-03-11T00:20:25.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-11T00:20:25.573Z] + git semver [Pipeline] } [2023-03-11T00:20:25.854Z] $ docker stop --time=1 f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 [2023-03-11T00:20:27.157Z] $ docker rm -f --volumes f3c5b71a0aca28efc38fdb0ddedc0f8351e8696efb6dbcb0a45dc9c5456a4357 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-11T00:20:27.564Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-11T00:20:27.821Z] Stashed 1 file(s) [Pipeline] echo [2023-03-11T00:20:27.840Z] [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-11T00:20:28.436Z] provisioning config files... [2023-03-11T00:20:28.443Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config11520985691647592799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:20:28.790Z] ---> docker-login.sh [2023-03-11T00:20:28.790Z] nexus3.edgexfoundry.org:10001 [2023-03-11T00:20:28.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:28.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:28.790Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:28.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:28.790Z] [2023-03-11T00:20:28.790Z] Login Succeeded [2023-03-11T00:20:28.790Z] nexus3.edgexfoundry.org:10002 [2023-03-11T00:20:28.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:28.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:28.790Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:28.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:28.790Z] [2023-03-11T00:20:28.790Z] Login Succeeded [2023-03-11T00:20:28.790Z] nexus3.edgexfoundry.org:10003 [2023-03-11T00:20:29.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:29.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:29.048Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:29.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:29.048Z] [2023-03-11T00:20:29.048Z] Login Succeeded [2023-03-11T00:20:29.048Z] nexus3.edgexfoundry.org:10004 [2023-03-11T00:20:29.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:29.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:29.048Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:29.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:29.048Z] [2023-03-11T00:20:29.048Z] Login Succeeded [2023-03-11T00:20:29.048Z] docker.io [2023-03-11T00:20:29.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:20:29.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:20:29.305Z] Configure a credential helper to remove this warning. See [2023-03-11T00:20:29.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:20:29.305Z] [2023-03-11T00:20:29.305Z] Login Succeeded [2023-03-11T00:20:29.305Z] ---> docker-login.sh ends [Pipeline] } [2023-03-11T00:20:29.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-11T00:20:29.531Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-11T00:20:29.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-11T00:20:29.607Z] ========================================================= [2023-03-11T00:20:29.607Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-11T00:20:29.607Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:20:30.170Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-11T00:20:30.170Z] Sending build context to Docker daemon 3.226MB [2023-03-11T00:20:30.170Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-11T00:20:30.170Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-11T00:20:30.170Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-11T00:20:30.170Z] 213ec9aee27d: Pulling fs layer [2023-03-11T00:20:30.170Z] 4583459ba037: Pulling fs layer [2023-03-11T00:20:30.170Z] 93c1e223e6f2: Pulling fs layer [2023-03-11T00:20:30.170Z] 53926ce57604: Pulling fs layer [2023-03-11T00:20:30.170Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-11T00:20:30.170Z] 22ff95d597cd: Pulling fs layer [2023-03-11T00:20:30.170Z] 12d6caf4c0d1: Pulling fs layer [2023-03-11T00:20:30.170Z] 96b7cbca73a9: Pulling fs layer [2023-03-11T00:20:30.170Z] a7acece74701: Pulling fs layer [2023-03-11T00:20:30.170Z] 12d6caf4c0d1: Waiting [2023-03-11T00:20:30.170Z] 53926ce57604: Waiting [2023-03-11T00:20:30.170Z] 21b2b0c7a3f4: Waiting [2023-03-11T00:20:30.170Z] 22ff95d597cd: Waiting [2023-03-11T00:20:30.170Z] 96b7cbca73a9: Waiting [2023-03-11T00:20:30.170Z] a7acece74701: Waiting [2023-03-11T00:20:30.170Z] 93c1e223e6f2: Download complete [2023-03-11T00:20:30.170Z] 4583459ba037: Verifying Checksum [2023-03-11T00:20:30.170Z] 4583459ba037: Download complete [2023-03-11T00:20:30.170Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-11T00:20:30.170Z] 21b2b0c7a3f4: Download complete [2023-03-11T00:20:30.170Z] 22ff95d597cd: Verifying Checksum [2023-03-11T00:20:30.170Z] 22ff95d597cd: Download complete [2023-03-11T00:20:30.430Z] 213ec9aee27d: Verifying Checksum [2023-03-11T00:20:30.430Z] 12d6caf4c0d1: Download complete [2023-03-11T00:20:30.430Z] 213ec9aee27d: Pull complete [2023-03-11T00:20:30.692Z] 4583459ba037: Pull complete [2023-03-11T00:20:30.692Z] 93c1e223e6f2: Pull complete [2023-03-11T00:20:31.628Z] 53926ce57604: Verifying Checksum [2023-03-11T00:20:31.628Z] 53926ce57604: Download complete [2023-03-11T00:20:31.628Z] a7acece74701: Verifying Checksum [2023-03-11T00:20:31.628Z] a7acece74701: Download complete [2023-03-11T00:20:31.889Z] 96b7cbca73a9: Verifying Checksum [2023-03-11T00:20:31.889Z] 96b7cbca73a9: Download complete [2023-03-11T00:20:35.167Z] 53926ce57604: Pull complete [2023-03-11T00:20:35.167Z] 21b2b0c7a3f4: Pull complete [2023-03-11T00:20:35.167Z] 22ff95d597cd: Pull complete [2023-03-11T00:20:35.167Z] 12d6caf4c0d1: Pull complete [2023-03-11T00:20:37.080Z] 96b7cbca73a9: Pull complete [2023-03-11T00:20:38.015Z] a7acece74701: Pull complete [2023-03-11T00:20:38.015Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-11T00:20:38.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-11T00:20:38.015Z] ---> db6d94c90886 [2023-03-11T00:20:38.016Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-11T00:20:39.393Z] ---> Running in 9f5659e7403c [2023-03-11T00:20:39.393Z] Removing intermediate container 9f5659e7403c [2023-03-11T00:20:39.393Z] ---> 03e6209daa5d [2023-03-11T00:20:39.393Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-11T00:20:39.651Z] ---> Running in ea8df40b8a76 [2023-03-11T00:20:39.651Z] Removing intermediate container ea8df40b8a76 [2023-03-11T00:20:39.651Z] ---> 38ea1cbaf119 [2023-03-11T00:20:39.651Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-11T00:20:39.651Z] ---> Running in a61d5837fd07 [2023-03-11T00:20:39.651Z] Removing intermediate container a61d5837fd07 [2023-03-11T00:20:39.651Z] ---> 033b0ef1ad8d [2023-03-11T00:20:39.651Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-11T00:20:39.909Z] ---> Running in 86417df78104 [2023-03-11T00:20:39.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-11T00:20:40.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-11T00:20:40.430Z] OK: 211 MiB in 51 packages [2023-03-11T00:20:40.687Z] Removing intermediate container 86417df78104 [2023-03-11T00:20:40.687Z] ---> 625db3735d22 [2023-03-11T00:20:40.687Z] Step 7/12 : WORKDIR /app [2023-03-11T00:20:40.687Z] ---> Running in e2a914f6d7c9 [2023-03-11T00:20:40.945Z] Removing intermediate container e2a914f6d7c9 [2023-03-11T00:20:40.945Z] ---> 0fffc1e3882d [2023-03-11T00:20:40.945Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-11T00:20:40.945Z] ---> 174832ecbbc9 [2023-03-11T00:20:40.945Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-11T00:20:40.945Z] ---> Running in 9b00d07239ca [2023-03-11T00:20:43.242Z] Still waiting to schedule task [2023-03-11T00:20:43.243Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-11T00:21:13.027Z] Removing intermediate container 9b00d07239ca [2023-03-11T00:21:13.027Z] ---> f7b0230c278d [2023-03-11T00:21:13.027Z] Step 10/12 : COPY . . [2023-03-11T00:21:13.027Z] ---> 3c6c47542cc7 [2023-03-11T00:21:13.027Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-11T00:21:13.027Z] ---> Running in ff4284428ddf [2023-03-11T00:21:13.027Z] Removing intermediate container ff4284428ddf [2023-03-11T00:21:13.027Z] ---> c7158b51ecd3 [2023-03-11T00:21:13.027Z] Step 12/12 : RUN $MAKE [2023-03-11T00:21:13.027Z] ---> Running in b31cb9eb5a15 [2023-03-11T00:21:13.027Z] noop [2023-03-11T00:21:13.027Z] Removing intermediate container b31cb9eb5a15 [2023-03-11T00:21:13.027Z] ---> e1f76341521e [2023-03-11T00:21:13.027Z] Successfully built e1f76341521e [2023-03-11T00:21:13.027Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:21:13.480Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-11T00:21:13.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-11T00:21:13.636Z] prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container [2023-03-11T00:21:13.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** ci-base-image-x86_64 cat [2023-03-11T00:21:14.016Z] $ docker top 49c3bc0ee17cbb07a9909b4e62d0a9a464acb09e9c926181a2849a09d04b4c95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-11T00:21:14.399Z] + go version [2023-03-11T00:21:14.399Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-11T00:21:14.433Z] $ docker stop --time=1 49c3bc0ee17cbb07a9909b4e62d0a9a464acb09e9c926181a2849a09d04b4c95 [2023-03-11T00:21:15.680Z] $ docker rm -f --volumes 49c3bc0ee17cbb07a9909b4e62d0a9a464acb09e9c926181a2849a09d04b4c95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:21:16.382Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-11T00:21:16.382Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-11T00:21:16.532Z] prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container [2023-03-11T00:21:16.563Z] $ 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-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** ci-base-image-x86_64 cat [2023-03-11T00:21:16.889Z] $ docker top d94e7466f6622ff0f843698b3cb02d23b2cb19a63dbd257ba16de6e7cf61beda -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-11T00:21:17.273Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-529 [Pipeline] fileExists [Pipeline] sh [2023-03-11T00:21:17.626Z] + make test [2023-03-11T00:21:17.626Z] go test -race -coverprofile=coverage.out ./... [2023-03-11T00:21:35.805Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-11T00:21:35.805Z] go vet ./... [2023-03-11T00:21:43.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-11T00:21:43.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-11T00:21:43.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-11T00:21:44.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-11T00:21:44.232Z] $ docker stop --time=1 d94e7466f6622ff0f843698b3cb02d23b2cb19a63dbd257ba16de6e7cf61beda [2023-03-11T00:21:46.506Z] $ docker rm -f --volumes d94e7466f6622ff0f843698b3cb02d23b2cb19a63dbd257ba16de6e7cf61beda [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-11T00:21:46.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-11T00:21:47.062Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-11T00:21:47.777Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-11T00:21:48.084Z] + ls -al . [2023-03-11T00:21:48.084Z] total 172 [2023-03-11T00:21:48.084Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 00:21 . [2023-03-11T00:21:48.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 00:20 .. [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 00:20 .dockerignore [2023-03-11T00:21:48.084Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 00:20 .git [2023-03-11T00:21:48.084Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 00:20 .github [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 11 00:20 .gitignore [2023-03-11T00:21:48.084Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 00:20 .semver [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 11 00:20 Attribution.txt [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 11 00:20 CHANGELOG.md [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 11 00:20 Dockerfile [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 00:20 GOVERNANCE.md [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 11 00:20 Jenkinsfile [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 00:20 LICENSE [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 00:20 OWNERS.md [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 11 00:20 README.md [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 00:20 VERSION [2023-03-11T00:21:48.084Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 00:20 bin [2023-03-11T00:21:48.084Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 11 00:21 coverage.out [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 11 00:20 go.mod [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 11 00:20 go.sum [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 11 00:20 main.go [2023-03-11T00:21:48.084Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 11 00:20 makefile [2023-03-11T00:21:48.084Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 00:20 res [2023-03-11T00:21:48.084Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 00:20 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:21:48.483Z] + 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=38712d87188a462ee435ed45e9069707a9d187ec --label arch=amd64 --label version=0.0.0 . [2023-03-11T00:21:48.483Z] Sending build context to Docker daemon 3.227MB [2023-03-11T00:21:48.483Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-11T00:21:48.484Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-11T00:21:48.484Z] ---> e1f76341521e [2023-03-11T00:21:48.484Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-11T00:21:48.484Z] ---> Running in 1de776706948 [2023-03-11T00:21:48.484Z] Removing intermediate container 1de776706948 [2023-03-11T00:21:48.484Z] ---> e7bae1b5cf83 [2023-03-11T00:21:48.484Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-11T00:21:48.484Z] ---> Running in 0dddb8b8612d [2023-03-11T00:21:48.743Z] Removing intermediate container 0dddb8b8612d [2023-03-11T00:21:48.743Z] ---> 76e55b7f1c97 [2023-03-11T00:21:48.743Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-11T00:21:48.743Z] ---> Running in 535fa61abb5c [2023-03-11T00:21:48.743Z] Removing intermediate container 535fa61abb5c [2023-03-11T00:21:48.743Z] ---> a3d62e566ce9 [2023-03-11T00:21:48.743Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-11T00:21:48.743Z] ---> Running in 400e1e9114fb [2023-03-11T00:21:49.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-11T00:21:49.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-11T00:21:49.524Z] OK: 211 MiB in 51 packages [2023-03-11T00:21:49.783Z] Removing intermediate container 400e1e9114fb [2023-03-11T00:21:49.783Z] ---> 2c7478cbd11f [2023-03-11T00:21:49.783Z] Step 7/26 : WORKDIR /app [2023-03-11T00:21:50.042Z] ---> Running in fe5413cd686f [2023-03-11T00:21:50.042Z] Removing intermediate container fe5413cd686f [2023-03-11T00:21:50.042Z] ---> bad0da78a625 [2023-03-11T00:21:50.042Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-11T00:21:50.042Z] ---> 7e3a1b2c669f [2023-03-11T00:21:50.042Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-11T00:21:50.042Z] ---> Running in c5dc4005c3f1 [2023-03-11T00:21:50.979Z] Removing intermediate container c5dc4005c3f1 [2023-03-11T00:21:50.979Z] ---> 4c8ab5a8e181 [2023-03-11T00:21:50.979Z] Step 10/26 : COPY . . [2023-03-11T00:21:51.237Z] ---> 1d42f45d70a9 [2023-03-11T00:21:51.237Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-11T00:21:51.237Z] ---> Running in a50392515a2a [2023-03-11T00:21:51.237Z] Removing intermediate container a50392515a2a [2023-03-11T00:21:51.237Z] ---> a3d1bce1b614 [2023-03-11T00:21:51.237Z] Step 12/26 : RUN $MAKE [2023-03-11T00:21:51.237Z] ---> Running in 5d9dc4e5602a [2023-03-11T00:21:51.495Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-11T00:22:09.684Z] Removing intermediate container 5d9dc4e5602a [2023-03-11T00:22:09.684Z] ---> 81c7cb1723ac [2023-03-11T00:22:09.684Z] Step 13/26 : FROM alpine:3.16 [2023-03-11T00:22:09.684Z] 3.16: Pulling from library/alpine [2023-03-11T00:22:09.684Z] ef5531b6e74e: Pulling fs layer [2023-03-11T00:22:09.684Z] ef5531b6e74e: Verifying Checksum [2023-03-11T00:22:09.684Z] ef5531b6e74e: Download complete [2023-03-11T00:22:09.684Z] ef5531b6e74e: Pull complete [2023-03-11T00:22:09.684Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-11T00:22:09.684Z] Status: Downloaded newer image for alpine:3.16 [2023-03-11T00:22:09.684Z] ---> dfd21b5a31f5 [2023-03-11T00:22:09.684Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-11T00:22:09.684Z] ---> Running in bc33398174f3 [2023-03-11T00:22:09.684Z] Removing intermediate container bc33398174f3 [2023-03-11T00:22:09.684Z] ---> 2fb9884125ee [2023-03-11T00:22:09.684Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-11T00:22:09.684Z] ---> Running in 4744af767301 [2023-03-11T00:22:09.684Z] Removing intermediate container 4744af767301 [2023-03-11T00:22:09.684Z] ---> 4d1205307fd6 [2023-03-11T00:22:09.684Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-11T00:22:09.684Z] ---> Running in 979ba1b92536 [2023-03-11T00:22:09.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-11T00:22:10.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-11T00:22:10.463Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-11T00:22:10.463Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-11T00:22:10.463Z] Executing busybox-1.35.0-r17.trigger [2023-03-11T00:22:10.463Z] Executing ca-certificates-20220614-r0.trigger [2023-03-11T00:22:10.463Z] OK: 6 MiB in 16 packages [2023-03-11T00:22:11.030Z] Removing intermediate container 979ba1b92536 [2023-03-11T00:22:11.030Z] ---> 0d05c7367bad [2023-03-11T00:22:11.030Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-11T00:22:11.030Z] ---> eae81f06cec9 [2023-03-11T00:22:11.030Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-11T00:22:11.289Z] ---> eabb909d0765 [2023-03-11T00:22:11.289Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-11T00:22:11.289Z] ---> 3ac0461410f8 [2023-03-11T00:22:11.289Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-11T00:22:11.855Z] ---> c8134219d38e [2023-03-11T00:22:11.855Z] Step 21/26 : EXPOSE 48095 [2023-03-11T00:22:11.855Z] ---> Running in f116f5882a41 [2023-03-11T00:22:11.855Z] Removing intermediate container f116f5882a41 [2023-03-11T00:22:11.855Z] ---> d3c5f8fa5eed [2023-03-11T00:22:11.855Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-11T00:22:11.855Z] ---> Running in 1febc9f943a9 [2023-03-11T00:22:12.114Z] Removing intermediate container 1febc9f943a9 [2023-03-11T00:22:12.114Z] ---> c95922b580eb [2023-03-11T00:22:12.114Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-11T00:22:12.114Z] ---> Running in 2bca056816d3 [2023-03-11T00:22:12.114Z] Removing intermediate container 2bca056816d3 [2023-03-11T00:22:12.114Z] ---> 7efe5404a41b [2023-03-11T00:22:12.114Z] Step 24/26 : LABEL arch=amd64 [2023-03-11T00:22:12.114Z] ---> Running in 343aeba550b5 [2023-03-11T00:22:12.114Z] Removing intermediate container 343aeba550b5 [2023-03-11T00:22:12.114Z] ---> 6e3ae11b7c20 [2023-03-11T00:22:12.114Z] Step 25/26 : LABEL git_sha=38712d87188a462ee435ed45e9069707a9d187ec [2023-03-11T00:22:12.114Z] ---> Running in ab7eb2c2508b [2023-03-11T00:22:12.372Z] Removing intermediate container ab7eb2c2508b [2023-03-11T00:22:12.372Z] ---> 58725c862562 [2023-03-11T00:22:12.372Z] Step 26/26 : LABEL version=0.0.0 [2023-03-11T00:22:12.372Z] ---> Running in 2d9c5a41ac9a [2023-03-11T00:22:12.372Z] Removing intermediate container 2d9c5a41ac9a [2023-03-11T00:22:12.372Z] ---> f818a674b52c [2023-03-11T00:22:12.372Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-11T00:22:12.372Z] Successfully built f818a674b52c [2023-03-11T00:22:12.372Z] 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-11T00:22:13.237Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-11T00:22:13.237Z] [2023-03-11T00:22:13.237Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:22:13.628Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-11T00:22:13.628Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-11T00:22:13.628Z] 5eb5b503b376: Pulling fs layer [2023-03-11T00:22:13.628Z] 5c69ac0246d0: Pulling fs layer [2023-03-11T00:22:13.628Z] ec43610c2a17: Pulling fs layer [2023-03-11T00:22:13.628Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-11T00:22:13.628Z] 33b1e0a273af: Pulling fs layer [2023-03-11T00:22:13.628Z] 5d3b04190fa2: Pulling fs layer [2023-03-11T00:22:13.628Z] 2f39f015ded8: Pulling fs layer [2023-03-11T00:22:13.628Z] 3a2ae6a8a46f: Waiting [2023-03-11T00:22:13.628Z] 5d3b04190fa2: Waiting [2023-03-11T00:22:13.628Z] 33b1e0a273af: Waiting [2023-03-11T00:22:13.628Z] 2f39f015ded8: Waiting [2023-03-11T00:22:13.628Z] 5c69ac0246d0: Verifying Checksum [2023-03-11T00:22:13.628Z] 5c69ac0246d0: Download complete [2023-03-11T00:22:13.628Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-11T00:22:13.628Z] 3a2ae6a8a46f: Download complete [2023-03-11T00:22:14.222Z] 33b1e0a273af: Verifying Checksum [2023-03-11T00:22:14.223Z] 33b1e0a273af: Download complete [2023-03-11T00:22:14.223Z] 5d3b04190fa2: Download complete [2023-03-11T00:22:14.223Z] ec43610c2a17: Verifying Checksum [2023-03-11T00:22:14.223Z] ec43610c2a17: Download complete [2023-03-11T00:22:14.223Z] 5eb5b503b376: Verifying Checksum [2023-03-11T00:22:14.223Z] 5eb5b503b376: Download complete [2023-03-11T00:22:14.789Z] 2f39f015ded8: Download complete [2023-03-11T00:22:15.354Z] 5eb5b503b376: Pull complete [2023-03-11T00:22:15.354Z] 5c69ac0246d0: Pull complete [2023-03-11T00:22:15.918Z] ec43610c2a17: Pull complete [2023-03-11T00:22:15.918Z] 3a2ae6a8a46f: Pull complete [2023-03-11T00:22:16.176Z] 33b1e0a273af: Pull complete [2023-03-11T00:22:16.176Z] 5d3b04190fa2: Pull complete [2023-03-11T00:22:20.474Z] 2f39f015ded8: Pull complete [2023-03-11T00:22:20.474Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-11T00:22:20.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-11T00:22:20.474Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-11T00:22:20.701Z] prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container [2023-03-11T00:22:20.739Z] $ 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-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-11T00:22:22.753Z] $ docker top 2297561aaf90aa047a6d3f89ab8f85ffde51b72d31d808711ca84776be8d522c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:22:23.213Z] ---> job-cost.sh [2023-03-11T00:22:23.214Z] lf-activate-venv: SKIPPING [2023-03-11T00:22:23.214Z] INFO: No Stack... [2023-03-11T00:22:23.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-11T00:22:24.039Z] INFO: Archiving Costs [Pipeline] sh [2023-03-11T00:22:24.353Z] + cat /w/workspace/_app-service-configurable_PR-529/archives/cost.csv [2023-03-11T00:22:24.353Z] + cut -d, -f6 [Pipeline] lock [2023-03-11T00:22:24.395Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [2023-03-11T00:22:24.400Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] did not exist. Created. [2023-03-11T00:22:24.400Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-11T00:22:24.786Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-11T00:22:24.831Z] Stashed 1 file(s) [Pipeline] } [2023-03-11T00:22:24.861Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-11T00:22:24.938Z] $ docker stop --time=1 2297561aaf90aa047a6d3f89ab8f85ffde51b72d31d808711ca84776be8d522c [2023-03-11T00:22:26.089Z] $ docker rm -f --volumes 2297561aaf90aa047a6d3f89ab8f85ffde51b72d31d808711ca84776be8d522c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-11T00:23:14.385Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9718 in /w/workspace/_app-service-configurable_PR-529 [Pipeline] { [Pipeline] ws [2023-03-11T00:23:14.446Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-03-11T00:23:14.532Z] Selected Git installation does not exist. Using Default [2023-03-11T00:23:14.532Z] The recommended git tool is: NONE [2023-03-11T00:23:20.561Z] using credential edgex-jenkins-ssh [2023-03-11T00:23:20.578Z] Cloning the remote Git repository [2023-03-11T00:23:20.622Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-03-11T00:23:20.708Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-03-11T00:23:20.901Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-11T00:23:20.903Z] > git --version # timeout=10 [2023-03-11T00:23:20.930Z] > git --version # 'git version 2.25.1' [2023-03-11T00:23:20.933Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-11T00:23:20.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-11T00:23:22.222Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-11T00:23:22.260Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-11T00:23:23.253Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-03-11T00:23:23.299Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-03-11T00:23:23.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-11T00:23:23.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-11T00:23:23.908Z] Merging remotes/origin/main commit 9924ce3792302461657905c814d890402047d1ca into PR head commit 38712d87188a462ee435ed45e9069707a9d187ec [2023-03-11T00:23:24.148Z] Merge succeeded, producing 38712d87188a462ee435ed45e9069707a9d187ec [2023-03-11T00:23:24.148Z] Checking out Revision 38712d87188a462ee435ed45e9069707a9d187ec (PR-529) [2023-03-11T00:23:23.921Z] > git config core.sparsecheckout # timeout=10 [2023-03-11T00:23:23.942Z] > git checkout -f 38712d87188a462ee435ed45e9069707a9d187ec # timeout=10 [2023-03-11T00:23:24.036Z] > git remote # timeout=10 [2023-03-11T00:23:24.056Z] > git config --get remote.origin.url # timeout=10 [2023-03-11T00:23:24.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-11T00:23:24.096Z] > git merge 9924ce3792302461657905c814d890402047d1ca # timeout=10 [2023-03-11T00:23:24.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-11T00:23:24.150Z] > git config core.sparsecheckout # timeout=10 [2023-03-11T00:23:24.164Z] > git checkout -f 38712d87188a462ee435ed45e9069707a9d187ec # timeout=10 [2023-03-11T00:23:27.680Z] Commit message: "refactor!: Renamed SecretName to SecretValueKey and SecretnPath to SecretName" [2023-03-11T00:23:27.730Z] > git --version # timeout=10 [2023-03-11T00:23:27.739Z] > git --version # 'git version 2.25.1' [2023-03-11T00:23:27.752Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-11T00:23:28.730Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-11T00:23:28.730Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-11T00:23:28.730Z] Dload Upload Total Spent Left Speed [2023-03-11T00:23:28.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 79818 0 --:--:-- --:--:-- --:--:-- 79244 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-03-11T00:23:29.417Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-11T00:23:29.771Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-03-11T00:23:29.771Z] sudo tee /etc/docker/daemon.new [2023-03-11T00:23:29.771Z] { [2023-03-11T00:23:29.771Z] "registry-mirrors": [ [2023-03-11T00:23:29.771Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-11T00:23:29.771Z] ], [2023-03-11T00:23:29.771Z] "bip": "10.250.0.254/24", [2023-03-11T00:23:29.771Z] "hosts": [ [2023-03-11T00:23:29.771Z] "tcp://0.0.0.0:5555", [2023-03-11T00:23:29.771Z] "unix:///var/run/docker.sock" [2023-03-11T00:23:29.771Z] ], [2023-03-11T00:23:29.771Z] "mtu": 1458, [2023-03-11T00:23:29.771Z] "selinux-enabled": true, [2023-03-11T00:23:29.771Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-11T00:23:29.771Z] } [Pipeline] sh [2023-03-11T00:23:30.128Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-11T00:23:30.484Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-11T00:23:48.807Z] provisioning config files... [2023-03-11T00:23:48.834Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config730093431963736420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:23:49.218Z] ---> docker-login.sh [2023-03-11T00:23:49.218Z] nexus3.edgexfoundry.org:10001 [2023-03-11T00:23:49.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:23:49.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:23:49.807Z] Configure a credential helper to remove this warning. See [2023-03-11T00:23:49.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:23:49.807Z] [2023-03-11T00:23:49.807Z] Login Succeeded [2023-03-11T00:23:49.807Z] nexus3.edgexfoundry.org:10002 [2023-03-11T00:23:50.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:23:50.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:23:50.345Z] Configure a credential helper to remove this warning. See [2023-03-11T00:23:50.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:23:50.345Z] [2023-03-11T00:23:50.345Z] Login Succeeded [2023-03-11T00:23:50.345Z] nexus3.edgexfoundry.org:10003 [2023-03-11T00:23:50.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:23:50.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:23:50.618Z] Configure a credential helper to remove this warning. See [2023-03-11T00:23:50.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:23:50.618Z] [2023-03-11T00:23:50.618Z] Login Succeeded [2023-03-11T00:23:50.618Z] nexus3.edgexfoundry.org:10004 [2023-03-11T00:23:50.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:23:50.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:23:50.891Z] Configure a credential helper to remove this warning. See [2023-03-11T00:23:50.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:23:50.891Z] [2023-03-11T00:23:50.891Z] Login Succeeded [2023-03-11T00:23:50.891Z] docker.io [2023-03-11T00:23:51.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-11T00:23:51.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-11T00:23:51.425Z] Configure a credential helper to remove this warning. See [2023-03-11T00:23:51.425Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-11T00:23:51.425Z] [2023-03-11T00:23:51.425Z] Login Succeeded [2023-03-11T00:23:51.425Z] ---> docker-login.sh ends [Pipeline] } [2023-03-11T00:23:51.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-11T00:23:51.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-11T00:23:51.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-11T00:23:51.958Z] ========================================================= [2023-03-11T00:23:51.958Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-11T00:23:51.958Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:23:52.471Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-11T00:23:52.471Z] Sending build context to Docker daemon 176.6kB [2023-03-11T00:23:52.740Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-11T00:23:52.740Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-11T00:23:53.010Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-11T00:23:53.010Z] 9b18e9b68314: Pulling fs layer [2023-03-11T00:23:53.010Z] 35d82f9e3411: Pulling fs layer [2023-03-11T00:23:53.010Z] e16973657156: Pulling fs layer [2023-03-11T00:23:53.010Z] fc693d55d65f: Pulling fs layer [2023-03-11T00:23:53.010Z] 7e9fc2657dce: Pulling fs layer [2023-03-11T00:23:53.010Z] dda99020689f: Pulling fs layer [2023-03-11T00:23:53.010Z] db1c61fa0a46: Pulling fs layer [2023-03-11T00:23:53.010Z] 891c053d2c06: Pulling fs layer [2023-03-11T00:23:53.010Z] fc693d55d65f: Waiting [2023-03-11T00:23:53.010Z] 7e9fc2657dce: Waiting [2023-03-11T00:23:53.010Z] dda99020689f: Waiting [2023-03-11T00:23:53.010Z] db1c61fa0a46: Waiting [2023-03-11T00:23:53.010Z] 891c053d2c06: Waiting [2023-03-11T00:23:53.010Z] e16973657156: Download complete [2023-03-11T00:23:53.010Z] 35d82f9e3411: Verifying Checksum [2023-03-11T00:23:53.010Z] 35d82f9e3411: Download complete [2023-03-11T00:23:53.010Z] 7e9fc2657dce: Verifying Checksum [2023-03-11T00:23:53.010Z] 7e9fc2657dce: Download complete [2023-03-11T00:23:53.010Z] dda99020689f: Verifying Checksum [2023-03-11T00:23:53.010Z] dda99020689f: Download complete [2023-03-11T00:23:53.010Z] 9b18e9b68314: Verifying Checksum [2023-03-11T00:23:53.010Z] 9b18e9b68314: Download complete [2023-03-11T00:23:54.433Z] 9b18e9b68314: Pull complete [2023-03-11T00:23:54.706Z] 891c053d2c06: Verifying Checksum [2023-03-11T00:23:54.706Z] 891c053d2c06: Download complete [2023-03-11T00:23:54.706Z] 35d82f9e3411: Pull complete [2023-03-11T00:23:55.296Z] e16973657156: Pull complete [2023-03-11T00:23:55.568Z] db1c61fa0a46: Verifying Checksum [2023-03-11T00:23:55.568Z] db1c61fa0a46: Download complete [2023-03-11T00:23:56.533Z] fc693d55d65f: Verifying Checksum [2023-03-11T00:23:56.533Z] fc693d55d65f: Download complete [2023-03-11T00:24:08.887Z] fc693d55d65f: Pull complete [2023-03-11T00:24:08.887Z] 7e9fc2657dce: Pull complete [2023-03-11T00:24:08.887Z] dda99020689f: Pull complete [2023-03-11T00:24:14.248Z] db1c61fa0a46: Pull complete [2023-03-11T00:24:15.663Z] 891c053d2c06: Pull complete [2023-03-11T00:24:15.663Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-11T00:24:15.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-11T00:24:15.663Z] ---> f96f9c87975a [2023-03-11T00:24:15.663Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-11T00:24:17.616Z] ---> Running in 3af849bd479d [2023-03-11T00:24:17.884Z] Removing intermediate container 3af849bd479d [2023-03-11T00:24:17.884Z] ---> dc99f90ca44a [2023-03-11T00:24:17.884Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-11T00:24:17.884Z] ---> Running in 28c8747e3df8 [2023-03-11T00:24:18.159Z] Removing intermediate container 28c8747e3df8 [2023-03-11T00:24:18.159Z] ---> 69b21eefc799 [2023-03-11T00:24:18.159Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-11T00:24:18.426Z] ---> Running in 60162c84d669 [2023-03-11T00:24:18.692Z] Removing intermediate container 60162c84d669 [2023-03-11T00:24:18.692Z] ---> e342a6a3908d [2023-03-11T00:24:18.692Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-11T00:24:18.692Z] ---> Running in b708fe7fddf9 [2023-03-11T00:24:19.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-11T00:24:20.236Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-11T00:24:21.195Z] OK: 221 MiB in 51 packages [2023-03-11T00:24:21.777Z] Removing intermediate container b708fe7fddf9 [2023-03-11T00:24:21.777Z] ---> 7fee56a047ec [2023-03-11T00:24:21.777Z] Step 7/12 : WORKDIR /app [2023-03-11T00:24:22.044Z] ---> Running in 76b8d427eedc [2023-03-11T00:24:22.314Z] Removing intermediate container 76b8d427eedc [2023-03-11T00:24:22.314Z] ---> 05661343f6af [2023-03-11T00:24:22.314Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-11T00:24:26.560Z] ---> 3918752c2ede [2023-03-11T00:24:26.560Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-11T00:24:26.560Z] ---> Running in 1a3fbb199b64 [2023-03-11T00:25:48.215Z] Removing intermediate container 1a3fbb199b64 [2023-03-11T00:25:48.215Z] ---> 9e01165bf41b [2023-03-11T00:25:48.215Z] Step 10/12 : COPY . . [2023-03-11T00:25:48.215Z] ---> dc2b43704afd [2023-03-11T00:25:48.215Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-11T00:25:48.215Z] ---> Running in 520bfb8b0925 [2023-03-11T00:25:48.215Z] Removing intermediate container 520bfb8b0925 [2023-03-11T00:25:48.215Z] ---> 092c80327325 [2023-03-11T00:25:48.215Z] Step 12/12 : RUN $MAKE [2023-03-11T00:25:48.215Z] ---> Running in 02d4afe38d23 [2023-03-11T00:25:48.215Z] noop [2023-03-11T00:25:48.215Z] Removing intermediate container 02d4afe38d23 [2023-03-11T00:25:48.215Z] ---> 81493fc435f9 [2023-03-11T00:25:48.215Z] Successfully built 81493fc435f9 [2023-03-11T00:25:48.215Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:25:48.692Z] + docker inspect -f . ci-base-image-arm64 [2023-03-11T00:25:48.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-11T00:25:48.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-9718 does not seem to be running inside a container [2023-03-11T00:25:49.067Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2023-03-11T00:25:50.314Z] $ docker top a4c0d738893bb0b6bba8042e36f2f4672ae5de333640361e54bc58f070b43ce4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-11T00:25:51.224Z] + go version [2023-03-11T00:25:51.224Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-11T00:25:51.261Z] $ docker stop --time=1 a4c0d738893bb0b6bba8042e36f2f4672ae5de333640361e54bc58f070b43ce4 [2023-03-11T00:25:52.884Z] $ docker rm -f --volumes a4c0d738893bb0b6bba8042e36f2f4672ae5de333640361e54bc58f070b43ce4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:25:53.760Z] + docker inspect -f . ci-base-image-arm64 [2023-03-11T00:25:53.760Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-11T00:25:54.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-9718 does not seem to be running inside a container [2023-03-11T00:25:54.113Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat [2023-03-11T00:25:55.448Z] $ docker top c6ca767c1076e009dd87d175627eaa7d219c1cc1f156441bf4485d88a3a9e9e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-11T00:25:56.371Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-03-11T00:25:57.085Z] + make test [2023-03-11T00:25:57.085Z] go test -race -coverprofile=coverage.out ./... [2023-03-11T00:28:48.895Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-03-11T00:28:48.895Z] go vet ./... [2023-03-11T00:30:25.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-11T00:30:25.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-11T00:30:25.602Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-11T00:30:25.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-11T00:30:25.681Z] $ docker stop --time=1 c6ca767c1076e009dd87d175627eaa7d219c1cc1f156441bf4485d88a3a9e9e7 [2023-03-11T00:30:27.500Z] $ docker rm -f --volumes c6ca767c1076e009dd87d175627eaa7d219c1cc1f156441bf4485d88a3a9e9e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-11T00:30:28.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-11T00:30:29.051Z] Warning: overwriting stash ‘coverage-report’ [2023-03-11T00:30:29.557Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-11T00:30:30.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-11T00:30:30.544Z] + ls -al . [2023-03-11T00:30:30.544Z] total 168 [2023-03-11T00:30:30.544Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 11 00:25 . [2023-03-11T00:30:30.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 00:23 .. [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 11 00:23 .dockerignore [2023-03-11T00:30:30.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 00:23 .git [2023-03-11T00:30:30.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 00:23 .github [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 171 Mar 11 00:23 .gitignore [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 9320 Mar 11 00:23 Attribution.txt [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 29118 Mar 11 00:23 CHANGELOG.md [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 1898 Mar 11 00:23 Dockerfile [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 00:23 GOVERNANCE.md [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 688 Mar 11 00:23 Jenkinsfile [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 11 00:23 LICENSE [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 11 00:23 OWNERS.md [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 4369 Mar 11 00:23 README.md [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 00:20 VERSION [2023-03-11T00:30:30.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 00:23 bin [2023-03-11T00:30:30.544Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 11 00:25 coverage.out [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 3309 Mar 11 00:23 go.mod [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 30618 Mar 11 00:23 go.sum [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 1949 Mar 11 00:23 main.go [2023-03-11T00:30:30.544Z] -rw-rw-r-- 1 jenkins jenkins 2078 Mar 11 00:23 makefile [2023-03-11T00:30:30.544Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 00:23 res [2023-03-11T00:30:30.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 00:23 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:30:31.016Z] + 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=38712d87188a462ee435ed45e9069707a9d187ec --label arch=arm64 --label version=0.0.0 . [2023-03-11T00:30:31.016Z] Sending build context to Docker daemon 177.7kB [2023-03-11T00:30:31.320Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-11T00:30:31.320Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-11T00:30:31.320Z] ---> 81493fc435f9 [2023-03-11T00:30:31.320Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-11T00:30:31.320Z] ---> Running in 32ba0ea2d569 [2023-03-11T00:30:31.597Z] Removing intermediate container 32ba0ea2d569 [2023-03-11T00:30:31.597Z] ---> eb39dfc42318 [2023-03-11T00:30:31.597Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-11T00:30:31.875Z] ---> Running in 31ec9c60d957 [2023-03-11T00:30:32.149Z] Removing intermediate container 31ec9c60d957 [2023-03-11T00:30:32.149Z] ---> 25dce749260c [2023-03-11T00:30:32.149Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-03-11T00:30:32.149Z] ---> Running in 6820f7c133bd [2023-03-11T00:30:32.446Z] Removing intermediate container 6820f7c133bd [2023-03-11T00:30:32.446Z] ---> dacca4881304 [2023-03-11T00:30:32.446Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-11T00:30:32.446Z] ---> Running in da5ba2891679 [2023-03-11T00:30:33.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-11T00:30:34.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-11T00:30:35.453Z] OK: 221 MiB in 51 packages [2023-03-11T00:30:36.046Z] Removing intermediate container da5ba2891679 [2023-03-11T00:30:36.046Z] ---> 12caa76bc2ec [2023-03-11T00:30:36.046Z] Step 7/26 : WORKDIR /app [2023-03-11T00:30:36.319Z] ---> Running in ca6e50b5b6db [2023-03-11T00:30:36.590Z] Removing intermediate container ca6e50b5b6db [2023-03-11T00:30:36.590Z] ---> e805fedfc52d [2023-03-11T00:30:36.590Z] Step 8/26 : COPY go.mod vendor* ./ [2023-03-11T00:30:37.179Z] ---> b90bc0ca7ee3 [2023-03-11T00:30:37.179Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-11T00:30:37.179Z] ---> Running in 1bff36da4317 [2023-03-11T00:30:40.551Z] Removing intermediate container 1bff36da4317 [2023-03-11T00:30:40.551Z] ---> e94cbeea88ae [2023-03-11T00:30:40.551Z] Step 10/26 : COPY . . [2023-03-11T00:30:40.822Z] ---> ca8b6213568a [2023-03-11T00:30:40.822Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-11T00:30:41.100Z] ---> Running in 84a95a2972c9 [2023-03-11T00:30:41.375Z] Removing intermediate container 84a95a2972c9 [2023-03-11T00:30:41.375Z] ---> 68c9a4407f6d [2023-03-11T00:30:41.375Z] Step 12/26 : RUN $MAKE [2023-03-11T00:30:41.375Z] ---> Running in d5f20e6da63c [2023-03-11T00:30:42.815Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-03-11T00:33:06.042Z] Removing intermediate container d5f20e6da63c [2023-03-11T00:33:06.042Z] ---> 5f06d6011558 [2023-03-11T00:33:06.042Z] Step 13/26 : FROM alpine:3.16 [2023-03-11T00:33:06.042Z] 3.16: Pulling from library/alpine [2023-03-11T00:33:06.042Z] 3760b48202b3: Pulling fs layer [2023-03-11T00:33:06.042Z] 3760b48202b3: Verifying Checksum [2023-03-11T00:33:06.042Z] 3760b48202b3: Download complete [2023-03-11T00:33:06.042Z] 3760b48202b3: Pull complete [2023-03-11T00:33:06.042Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-11T00:33:06.042Z] Status: Downloaded newer image for alpine:3.16 [2023-03-11T00:33:06.042Z] ---> 4c81e5bf8899 [2023-03-11T00:33:06.042Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-11T00:33:06.042Z] ---> Running in 1d5c008ab191 [2023-03-11T00:33:06.042Z] Removing intermediate container 1d5c008ab191 [2023-03-11T00:33:06.042Z] ---> 5f2fc637a528 [2023-03-11T00:33:06.042Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-03-11T00:33:06.042Z] ---> Running in 80c766c0f7a5 [2023-03-11T00:33:06.042Z] Removing intermediate container 80c766c0f7a5 [2023-03-11T00:33:06.042Z] ---> a30c2a74eb3a [2023-03-11T00:33:06.042Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-11T00:33:06.042Z] ---> Running in 63a6aebfed1b [2023-03-11T00:33:06.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-11T00:33:06.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-11T00:33:06.042Z] (1/2) Installing ca-certificates (20220614-r0) [2023-03-11T00:33:06.042Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-03-11T00:33:06.042Z] Executing busybox-1.35.0-r17.trigger [2023-03-11T00:33:06.042Z] Executing ca-certificates-20220614-r0.trigger [2023-03-11T00:33:06.042Z] OK: 6 MiB in 16 packages [2023-03-11T00:33:07.465Z] Removing intermediate container 63a6aebfed1b [2023-03-11T00:33:07.465Z] ---> 7e2929215880 [2023-03-11T00:33:07.465Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-03-11T00:33:08.053Z] ---> f7f00f2a2f65 [2023-03-11T00:33:08.053Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-03-11T00:33:08.641Z] ---> c177a03b5d74 [2023-03-11T00:33:08.641Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-03-11T00:33:09.231Z] ---> 24a1df34bf3e [2023-03-11T00:33:09.231Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-03-11T00:33:11.186Z] ---> 5e2c4f1a4ff6 [2023-03-11T00:33:11.186Z] Step 21/26 : EXPOSE 48095 [2023-03-11T00:33:11.186Z] ---> Running in 804b53b3922b [2023-03-11T00:33:11.186Z] Removing intermediate container 804b53b3922b [2023-03-11T00:33:11.186Z] ---> e044aa0b4bf0 [2023-03-11T00:33:11.186Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-03-11T00:33:11.456Z] ---> Running in b4d4014f3de8 [2023-03-11T00:33:11.725Z] Removing intermediate container b4d4014f3de8 [2023-03-11T00:33:11.725Z] ---> 120e25b88968 [2023-03-11T00:33:11.725Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-11T00:33:11.725Z] ---> Running in 102ea9bef3ec [2023-03-11T00:33:12.312Z] Removing intermediate container 102ea9bef3ec [2023-03-11T00:33:12.312Z] ---> a367ddf4cfd9 [2023-03-11T00:33:12.312Z] Step 24/26 : LABEL arch=arm64 [2023-03-11T00:33:12.312Z] ---> Running in c3839ca2da8e [2023-03-11T00:33:12.581Z] Removing intermediate container c3839ca2da8e [2023-03-11T00:33:12.581Z] ---> a246880ff944 [2023-03-11T00:33:12.581Z] Step 25/26 : LABEL git_sha=38712d87188a462ee435ed45e9069707a9d187ec [2023-03-11T00:33:12.581Z] ---> Running in fef7ff22f66e [2023-03-11T00:33:12.850Z] Removing intermediate container fef7ff22f66e [2023-03-11T00:33:12.850Z] ---> f10b89e82b3e [2023-03-11T00:33:12.850Z] Step 26/26 : LABEL version=0.0.0 [2023-03-11T00:33:13.127Z] ---> Running in eb1e997565a5 [2023-03-11T00:33:13.394Z] Removing intermediate container eb1e997565a5 [2023-03-11T00:33:13.395Z] ---> 02420564bb41 [2023-03-11T00:33:13.395Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-11T00:33:13.395Z] Successfully built 02420564bb41 [2023-03-11T00:33:13.395Z] 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-11T00:33:14.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-11T00:33:14.245Z] [2023-03-11T00:33:14.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:33:14.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-11T00:33:14.932Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-11T00:33:14.932Z] 8998bd30e6a1: Pulling fs layer [2023-03-11T00:33:14.932Z] 04944245beec: Pulling fs layer [2023-03-11T00:33:14.932Z] 699f458cf7ca: Pulling fs layer [2023-03-11T00:33:14.932Z] 765212b225bb: Pulling fs layer [2023-03-11T00:33:14.932Z] f23df028b6ca: Pulling fs layer [2023-03-11T00:33:14.933Z] d65c8cfc05b1: Pulling fs layer [2023-03-11T00:33:14.933Z] 2437ff75d9bd: Pulling fs layer [2023-03-11T00:33:14.933Z] 765212b225bb: Waiting [2023-03-11T00:33:14.933Z] f23df028b6ca: Waiting [2023-03-11T00:33:14.933Z] d65c8cfc05b1: Waiting [2023-03-11T00:33:14.933Z] 2437ff75d9bd: Waiting [2023-03-11T00:33:14.933Z] 04944245beec: Verifying Checksum [2023-03-11T00:33:14.933Z] 04944245beec: Download complete [2023-03-11T00:33:14.933Z] 765212b225bb: Verifying Checksum [2023-03-11T00:33:14.933Z] 765212b225bb: Download complete [2023-03-11T00:33:14.933Z] f23df028b6ca: Verifying Checksum [2023-03-11T00:33:14.933Z] f23df028b6ca: Download complete [2023-03-11T00:33:15.208Z] d65c8cfc05b1: Verifying Checksum [2023-03-11T00:33:15.208Z] d65c8cfc05b1: Download complete [2023-03-11T00:33:15.208Z] 699f458cf7ca: Verifying Checksum [2023-03-11T00:33:15.208Z] 699f458cf7ca: Download complete [2023-03-11T00:33:15.798Z] 8998bd30e6a1: Verifying Checksum [2023-03-11T00:33:15.798Z] 8998bd30e6a1: Download complete [2023-03-11T00:33:18.385Z] 2437ff75d9bd: Verifying Checksum [2023-03-11T00:33:18.385Z] 2437ff75d9bd: Download complete [2023-03-11T00:33:19.796Z] 8998bd30e6a1: Pull complete [2023-03-11T00:33:20.385Z] 04944245beec: Pull complete [2023-03-11T00:33:21.800Z] 699f458cf7ca: Pull complete [2023-03-11T00:33:22.069Z] 765212b225bb: Pull complete [2023-03-11T00:33:25.424Z] f23df028b6ca: Pull complete [2023-03-11T00:33:25.424Z] d65c8cfc05b1: Pull complete [2023-03-11T00:33:40.443Z] 2437ff75d9bd: Pull complete [2023-03-11T00:33:40.443Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-11T00:33:40.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-11T00:33:40.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-11T00:33:40.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-9718 does not seem to be running inside a container [2023-03-11T00:33:40.887Z] $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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-lftools-log-publisher:arm64 cat [2023-03-11T00:33:43.987Z] $ docker top 757693568fad06483ec30635f18aecf70a3e9fd3099fec8f9912045dd73d7275 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:33:44.936Z] ---> job-cost.sh [2023-03-11T00:33:44.936Z] lf-activate-venv: SKIPPING [2023-03-11T00:33:44.936Z] INFO: No Stack... [2023-03-11T00:33:45.523Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-11T00:33:46.490Z] INFO: Archiving Costs [Pipeline] sh [2023-03-11T00:33:47.156Z] + + cut -d, -f6 [2023-03-11T00:33:47.156Z] cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2023-03-11T00:33:47.250Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [2023-03-11T00:33:47.256Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] did not exist. Created. [2023-03-11T00:33:47.256Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-11T00:33:48.005Z] /w/workspace/app-service-configurable/1@tmp/durable-a84035ea/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-11T00:33:48.695Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-11T00:33:48.729Z] Warning: overwriting stash ‘stack-cost’ [2023-03-11T00:33:48.779Z] Stashed 1 file(s) [Pipeline] } [2023-03-11T00:33:48.794Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-11T00:33:48.863Z] $ docker stop --time=1 757693568fad06483ec30635f18aecf70a3e9fd3099fec8f9912045dd73d7275 [2023-03-11T00:33:50.364Z] $ docker rm -f --volumes 757693568fad06483ec30635f18aecf70a3e9fd3099fec8f9912045dd73d7275 [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-11T00:33:51.397Z] provisioning config files... [2023-03-11T00:33:51.405Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config11078613445833693690tmp [Pipeline] { [Pipeline] sh [2023-03-11T00:33:51.738Z] + set +x [2023-03-11T00:33:51.738Z] + curl -s https://codecov.io/bash [2023-03-11T00:33:51.738Z] + bash -s -- [2023-03-11T00:33:51.738Z] [2023-03-11T00:33:51.738Z] _____ _ [2023-03-11T00:33:51.738Z] / ____| | | [2023-03-11T00:33:51.738Z] | | ___ __| | ___ ___ _____ __ [2023-03-11T00:33:51.738Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-11T00:33:51.738Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-11T00:33:51.738Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-11T00:33:51.738Z] Bash-1.0.6 [2023-03-11T00:33:51.738Z] [2023-03-11T00:33:51.738Z] [2023-03-11T00:33:51.738Z] ==> git version 2.25.1 found [2023-03-11T00:33:51.738Z] ==> 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-11T00:33:51.738Z] Release-Date: 2020-01-08 [2023-03-11T00:33:51.738Z] 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-11T00:33:51.738Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-11T00:33:51.738Z] ==> Jenkins CI detected. [2023-03-11T00:33:51.738Z] current dir:  /w/workspace/_app-service-configurable_PR-529 [2023-03-11T00:33:51.738Z] project root: . [2023-03-11T00:33:51.738Z] --> token set from env [2023-03-11T00:33:51.738Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-11T00:33:51.738Z] ==> Running gcov in . (disable via -X gcov) [2023-03-11T00:33:51.738Z] ==> Python coveragepy not found [2023-03-11T00:33:51.738Z] ==> Searching for coverage reports in: [2023-03-11T00:33:51.738Z] + . [2023-03-11T00:33:51.996Z] -> Found 1 reports [2023-03-11T00:33:51.996Z] ==> Detecting git/mercurial file structure [2023-03-11T00:33:51.996Z] ==> Reading reports [2023-03-11T00:33:51.996Z] + ./coverage.out bytes=13 [2023-03-11T00:33:51.996Z] ==> Appending adjustments [2023-03-11T00:33:51.996Z] https://docs.codecov.io/docs/fixing-reports [2023-03-11T00:33:51.996Z] + Found adjustments [2023-03-11T00:33:51.996Z] ==> Gzipping contents [2023-03-11T00:33:51.996Z] 4.0K /tmp/codecov.Rb4RlQ.gz [2023-03-11T00:33:51.996Z] ==> Uploading reports [2023-03-11T00:33:51.996Z] url: https://codecov.io [2023-03-11T00:33:51.996Z] query: branch=PR-529&commit=38712d87188a462ee435ed45e9069707a9d187ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=529&job=&cmd_args= [2023-03-11T00:33:51.996Z] -> Pinging Codecov [2023-03-11T00:33:51.996Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-529&commit=38712d87188a462ee435ed45e9069707a9d187ec&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=529&job=&cmd_args= [2023-03-11T00:33:51.996Z] -> Uploading to [2023-03-11T00:33:51.996Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-11/A97CA9966030D2A3747ED39772930CCE/38712d87188a462ee435ed45e9069707a9d187ec/2e77ad48-2b47-4862-9ba1-3d0f953fcc8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230311T003351Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89dc956f79fc8ca2abdc075f7befd8f7e5e5a963cd17b8394853a660aed87c57 [2023-03-11T00:33:51.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-11T00:33:51.996Z] Dload Upload Total Spent Left Speed [2023-03-11T00:33:52.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 520 0 0 100 520 0 1786 --:--:-- --:--:-- --:--:-- 1786 [2023-03-11T00:33:52.564Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/38712d87188a462ee435ed45e9069707a9d187ec [Pipeline] } [2023-03-11T00:33:52.592Z] 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-11T00:33:54.407Z] + [ -d /w/workspace/_app-service-configurable_PR-529/archives ] [2023-03-11T00:33:54.407Z] + ls -al /w/workspace/_app-service-configurable_PR-529/archives [2023-03-11T00:33:54.407Z] total 16 [2023-03-11T00:33:54.407Z] drwxr-xr-x 3 root root 4096 Mar 11 00:22 . [2023-03-11T00:33:54.407Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 00:22 .. [2023-03-11T00:33:54.407Z] drwxr-xr-x 2 root root 4096 Mar 11 00:22 cost [2023-03-11T00:33:54.407Z] -rw-r--r-- 1 root root 96 Mar 11 00:22 cost.csv [2023-03-11T00:33:54.407Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-529/archives [2023-03-11T00:33:54.407Z] + ls -al /w/workspace/_app-service-configurable_PR-529/archives [2023-03-11T00:33:54.407Z] total 16 [2023-03-11T00:33:54.407Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 00:22 . [2023-03-11T00:33:54.407Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 00:22 .. [2023-03-11T00:33:54.407Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 00:22 cost [2023-03-11T00:33:54.407Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 11 00:22 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:33:56.864Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:33:57.313Z] ---> package-listing.sh [2023-03-11T00:33:57.313Z] ++ facter osfamily [2023-03-11T00:33:57.313Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-11T00:33:57.572Z] + OS_FAMILY=debian [2023-03-11T00:33:57.572Z] + workspace=/w/workspace/_app-service-configurable_PR-529 [2023-03-11T00:33:57.572Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-11T00:33:57.572Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-11T00:33:57.572Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-11T00:33:57.572Z] + PACKAGES=/tmp/packages_start.txt [2023-03-11T00:33:57.572Z] + '[' /w/workspace/_app-service-configurable_PR-529 ']' [2023-03-11T00:33:57.572Z] + PACKAGES=/tmp/packages_end.txt [2023-03-11T00:33:57.572Z] + case "${OS_FAMILY}" in [2023-03-11T00:33:57.572Z] + dpkg -l [2023-03-11T00:33:57.572Z] + grep '^ii' [2023-03-11T00:33:57.572Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-11T00:33:57.572Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-11T00:33:57.572Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-11T00:33:57.572Z] + '[' /w/workspace/_app-service-configurable_PR-529 ']' [2023-03-11T00:33:57.572Z] + mkdir -p /w/workspace/_app-service-configurable_PR-529/archives/ [2023-03-11T00:33:57.572Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-529/archives/ [Pipeline] echo [2023-03-11T00:33:57.608Z] 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-529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-11T00:33:57.899Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-11T00:33:58.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-11T00:33:58.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-11T00:33:58.676Z] prd-ubuntu20.04-docker-8c-8g-9716 does not seem to be running inside a container [2023-03-11T00:33:58.706Z] $ 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-529/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-529 -v /w/workspace/_app-service-configurable_PR-529:/w/workspace/_app-service-configurable_PR-529:rw,z -v /w/workspace/_app-service-configurable_PR-529@tmp:/w/workspace/_app-service-configurable_PR-529@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-11T00:33:58.912Z] $ docker top d5e93e8a0e25bdd2351b8975264e2b6a27863fd82d176028007eec0d8891c218 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-11T00:33:59.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-11T00:33:59.616Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-11T00:33:59.926Z] + ls /var/log/sa-host [2023-03-11T00:33:59.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-11T00:34:00.149Z] provisioning config files... [2023-03-11T00:34:00.158Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-529@tmp/config2395609081003709726tmp [Pipeline] { [Pipeline] echo [2023-03-11T00:34:00.209Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:34:00.524Z] ---> create-netrc.sh [Pipeline] } [2023-03-11T00:34:00.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:34:01.111Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-11T00:34:01.259Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:34:01.582Z] ---> sudo-logs.sh [2023-03-11T00:34:01.582Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-11T00:34:01.670Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:34:01.981Z] ---> job-cost.sh [2023-03-11T00:34:01.981Z] lf-activate-venv: SKIPPING [2023-03-11T00:34:01.981Z] DEBUG: total: 0.2199999988079071 [2023-03-11T00:34:01.981Z] INFO: Retrieving Stack Cost... [2023-03-11T00:34:02.240Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-11T00:34:02.806Z] INFO: Archiving Costs [Pipeline] echo [2023-03-11T00:34:02.850Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-11T00:34:03.167Z] ---> logs-deploy.sh [2023-03-11T00:34:03.167Z] lf-activate-venv: SKIPPING [2023-03-11T00:34:03.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-529/1 [2023-03-11T00:34:03.167Z] INFO: archiving workspace using pattern(s): [2023-03-11T00:34:04.101Z] Archives upload complete. [2023-03-11T00:34:04.360Z] INFO: archiving logs to Nexus [2023-03-11T00:34:04.927Z] ---> uname -a: [2023-03-11T00:34:04.927Z] Linux prd-ubuntu20-04-docker-8c-8g-9716 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] ---> lscpu: [2023-03-11T00:34:04.927Z] Architecture: x86_64 [2023-03-11T00:34:04.927Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-11T00:34:04.927Z] Byte Order: Little Endian [2023-03-11T00:34:04.927Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-11T00:34:04.927Z] CPU(s): 8 [2023-03-11T00:34:04.927Z] On-line CPU(s) list: 0-7 [2023-03-11T00:34:04.927Z] Thread(s) per core: 1 [2023-03-11T00:34:04.927Z] Core(s) per socket: 1 [2023-03-11T00:34:04.927Z] Socket(s): 8 [2023-03-11T00:34:04.927Z] NUMA node(s): 1 [2023-03-11T00:34:04.927Z] Vendor ID: AuthenticAMD [2023-03-11T00:34:04.927Z] CPU family: 23 [2023-03-11T00:34:04.927Z] Model: 49 [2023-03-11T00:34:04.927Z] Model name: AMD EPYC-Rome Processor [2023-03-11T00:34:04.927Z] Stepping: 0 [2023-03-11T00:34:04.927Z] CPU MHz: 2799.998 [2023-03-11T00:34:04.927Z] BogoMIPS: 5599.99 [2023-03-11T00:34:04.927Z] Virtualization: AMD-V [2023-03-11T00:34:04.927Z] Hypervisor vendor: KVM [2023-03-11T00:34:04.927Z] Virtualization type: full [2023-03-11T00:34:04.927Z] L1d cache: 256 KiB [2023-03-11T00:34:04.927Z] L1i cache: 256 KiB [2023-03-11T00:34:04.927Z] L2 cache: 4 MiB [2023-03-11T00:34:04.927Z] L3 cache: 128 MiB [2023-03-11T00:34:04.927Z] NUMA node0 CPU(s): 0-7 [2023-03-11T00:34:04.927Z] Vulnerability Itlb multihit: Not affected [2023-03-11T00:34:04.927Z] Vulnerability L1tf: Not affected [2023-03-11T00:34:04.927Z] Vulnerability Mds: Not affected [2023-03-11T00:34:04.927Z] Vulnerability Meltdown: Not affected [2023-03-11T00:34:04.927Z] Vulnerability Mmio stale data: Not affected [2023-03-11T00:34:04.927Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-11T00:34:04.927Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-11T00:34:04.927Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-11T00:34:04.927Z] Vulnerability Srbds: Not affected [2023-03-11T00:34:04.927Z] Vulnerability Tsx async abort: Not affected [2023-03-11T00:34:04.927Z] 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-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] ---> nproc: [2023-03-11T00:34:04.927Z] 8 [2023-03-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] ---> df -h: [2023-03-11T00:34:04.927Z] Filesystem Size Used Avail Use% Mounted on [2023-03-11T00:34:04.927Z] overlay 155G 12G 144G 8% / [2023-03-11T00:34:04.927Z] tmpfs 64M 0 64M 0% /dev [2023-03-11T00:34:04.927Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-11T00:34:04.927Z] shm 64M 0 64M 0% /dev/shm [2023-03-11T00:34:04.927Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] ---> sar -b -r -n DEV: [2023-03-11T00:34:04.927Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9716) 03/11/23 _x86_64_ (8 CPU) [2023-03-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] 00:19:20 LINUX RESTART (8 CPU) [2023-03-11T00:34:04.927Z] [2023-03-11T00:34:04.927Z] 00:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-11T00:34:04.927Z] 00:21:01 389.07 11.58 377.49 0.00 1795.30 133994.20 0.00 [2023-03-11T00:34:04.927Z] 00:22:01 143.59 0.18 143.41 0.00 7.60 64121.98 0.00 [2023-03-11T00:34:04.927Z] 00:23:01 116.41 0.02 116.39 0.00 4.27 32977.14 0.00 [2023-03-11T00:34:04.927Z] 00:24:01 1.85 0.00 1.85 0.00 0.00 21.35 0.00 [2023-03-11T00:34:04.927Z] 00:25:01 55.44 11.78 43.66 0.00 5195.27 8788.67 0.00 [2023-03-11T00:34:04.927Z] 00:26:01 6.62 0.02 6.60 0.00 0.13 131.31 0.00 [2023-03-11T00:34:04.927Z] 00:27:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-03-11T00:34:04.928Z] 00:28:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 [2023-03-11T00:34:04.928Z] 00:29:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2023-03-11T00:34:04.928Z] 00:30:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 [2023-03-11T00:34:04.928Z] 00:31:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2023-03-11T00:34:04.928Z] 00:32:01 1.40 0.00 1.40 0.00 0.00 16.27 0.00 [2023-03-11T00:34:04.928Z] 00:33:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-03-11T00:34:04.928Z] 00:34:01 6.50 0.25 6.25 0.00 19.33 119.58 0.00 [2023-03-11T00:34:04.928Z] Average: 52.01 1.70 50.31 0.00 501.56 17160.98 0.00 [2023-03-11T00:34:04.928Z] [2023-03-11T00:34:04.928Z] 00:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-11T00:34:04.928Z] 00:21:01 28187120 31535100 770188 2.34 116652 3430512 2077648 6.12 1189572 3057308 254932 [2023-03-11T00:34:04.928Z] 00:22:01 28030440 31468804 827512 2.52 146928 3479368 2308460 6.80 1411576 2974668 297780 [2023-03-11T00:34:04.928Z] 00:23:01 27690972 31556732 741080 2.25 157136 3856672 1750684 5.16 1231100 3452720 160 [2023-03-11T00:34:04.928Z] 00:24:01 27690456 31556276 741236 2.25 157176 3856672 1750684 5.16 1230976 3452720 44 [2023-03-11T00:34:04.928Z] 00:25:01 27168644 31540328 741140 2.25 190820 4313044 1839764 5.42 1549024 3621200 1084 [2023-03-11T00:34:04.928Z] 00:26:01 27175104 31541844 739708 2.25 189412 4309788 1818620 5.36 1546704 3617952 16 [2023-03-11T00:34:04.928Z] 00:27:01 27184120 31550876 730604 2.22 189440 4309792 1818620 5.36 1537376 3617952 20 [2023-03-11T00:34:04.928Z] 00:28:01 27184396 31551160 730224 2.22 189468 4309804 1818620 5.36 1537468 3617956 40 [2023-03-11T00:34:04.928Z] 00:29:01 27184600 31551548 729916 2.22 189508 4309808 1818620 5.36 1537264 3618084 16 [2023-03-11T00:34:04.928Z] 00:30:01 27185036 31552048 729548 2.22 189540 4309812 1818620 5.36 1537704 3618088 32 [2023-03-11T00:34:04.928Z] 00:31:01 27185036 31552048 729456 2.22 189580 4309812 1818620 5.36 1537368 3618088 16 [2023-03-11T00:34:04.928Z] 00:32:01 27185004 31552212 729292 2.22 189596 4309944 1818620 5.36 1537432 3618208 44 [2023-03-11T00:34:04.928Z] 00:33:01 27184956 31552176 729236 2.22 189628 4309948 1818620 5.36 1537432 3618212 8 [2023-03-11T00:34:04.928Z] 00:34:01 27148884 31518840 758156 2.31 189784 4311292 1843248 5.43 1569044 3616860 488 [2023-03-11T00:34:04.928Z] Average: 27384626 31541428 744807 2.27 176762 4123305 1865675 5.50 1463574 3508573 39620 [2023-03-11T00:34:04.928Z] [2023-03-11T00:34:04.928Z] 00:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-11T00:34:04.928Z] 00:21:01 ens3 661.21 404.95 7721.94 76.79 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:21:01 docker0 203.27 328.98 15.83 1963.13 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:21:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:22:01 ens3 40.01 26.43 76.88 15.34 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:22:01 veth2ec8a8c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:22:01 docker0 1.87 4.65 0.11 40.62 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:22:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:23:01 ens3 130.22 77.92 2628.35 13.82 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:23:01 docker0 2.02 4.78 0.13 43.68 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:23:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:24:01 ens3 1.02 0.40 0.31 0.21 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:25:01 ens3 201.85 95.18 2805.04 7.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:25:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:26:01 ens3 0.35 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:27:01 ens3 0.88 0.32 0.30 0.21 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:28:01 ens3 0.73 0.48 0.41 0.28 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:30:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:31:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:32:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:34:01 ens3 25.06 15.98 26.09 8.81 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] 00:34:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] Average: ens3 75.85 44.44 947.12 8.75 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] Average: docker0 14.80 24.17 1.15 146.24 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-11T00:34:04.928Z] [2023-03-11T00:34:04.928Z] [2023-03-11T00:34:04.928Z] ---> sar -P ALL: [2023-03-11T00:34:04.928Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9716) 03/11/23 _x86_64_ (8 CPU) [2023-03-11T00:34:04.928Z] [2023-03-11T00:34:04.928Z] 00:19:20 LINUX RESTART (8 CPU) [2023-03-11T00:34:04.928Z] [2023-03-11T00:34:04.928Z] 00:20:01 CPU %user %nice %system %iowait %steal %idle [2023-03-11T00:34:04.928Z] 00:21:01 all 8.85 0.00 3.80 1.66 0.11 85.59 [2023-03-11T00:34:04.928Z] 00:21:01 0 8.29 0.00 3.13 1.94 0.05 86.58 [2023-03-11T00:34:04.928Z] 00:21:01 1 9.05 0.00 3.16 0.82 0.29 86.67 [2023-03-11T00:34:04.928Z] 00:21:01 2 10.68 0.00 3.12 0.25 0.08 85.87 [2023-03-11T00:34:04.928Z] 00:21:01 3 9.18 0.00 3.60 1.18 0.08 85.95 [2023-03-11T00:34:04.928Z] 00:21:01 4 7.73 0.00 5.21 3.14 0.05 83.86 [2023-03-11T00:34:04.928Z] 00:21:01 5 9.21 0.00 3.38 0.94 0.08 86.38 [2023-03-11T00:34:04.928Z] 00:21:01 6 7.99 0.00 3.99 0.47 0.07 87.48 [2023-03-11T00:34:04.928Z] 00:21:01 7 8.64 0.00 4.78 4.59 0.14 81.85 [2023-03-11T00:34:04.928Z] 00:22:01 all 39.13 0.00 6.25 0.85 0.11 53.66 [2023-03-11T00:34:04.928Z] 00:22:01 0 37.79 0.00 6.03 1.24 0.12 54.82 [2023-03-11T00:34:04.928Z] 00:22:01 1 37.12 0.00 6.60 0.15 0.10 56.02 [2023-03-11T00:34:04.928Z] 00:22:01 2 39.93 0.00 6.03 0.91 0.10 53.03 [2023-03-11T00:34:04.928Z] 00:22:01 3 39.50 0.00 5.89 1.33 0.10 53.18 [2023-03-11T00:34:04.928Z] 00:22:01 4 39.60 0.00 6.69 0.17 0.10 53.43 [2023-03-11T00:34:04.928Z] 00:22:01 5 40.11 0.00 6.27 0.29 0.12 53.21 [2023-03-11T00:34:04.928Z] 00:22:01 6 39.20 0.00 6.17 0.83 0.10 53.70 [2023-03-11T00:34:04.928Z] 00:22:01 7 39.77 0.00 6.33 1.88 0.10 51.92 [2023-03-11T00:34:04.928Z] 00:23:01 all 5.28 0.00 1.92 0.84 0.05 91.91 [2023-03-11T00:34:04.928Z] 00:23:01 0 4.79 0.00 2.03 1.16 0.07 91.96 [2023-03-11T00:34:04.928Z] 00:23:01 1 5.09 0.00 1.63 0.02 0.05 93.21 [2023-03-11T00:34:04.928Z] 00:23:01 2 5.24 0.00 2.49 2.22 0.05 90.00 [2023-03-11T00:34:04.928Z] 00:23:01 3 6.06 0.00 2.06 0.07 0.05 91.76 [2023-03-11T00:34:04.928Z] 00:23:01 4 5.57 0.00 1.96 2.38 0.05 90.04 [2023-03-11T00:34:04.928Z] 00:23:01 5 5.06 0.00 1.93 0.35 0.05 92.62 [2023-03-11T00:34:04.928Z] 00:23:01 6 5.34 0.00 1.67 0.05 0.05 92.89 [2023-03-11T00:34:04.928Z] 00:23:01 7 5.10 0.00 1.59 0.45 0.07 92.79 [2023-03-11T00:34:04.928Z] 00:24:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-11T00:34:04.928Z] 00:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-11T00:34:04.928Z] 00:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-11T00:34:04.928Z] 00:24:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2023-03-11T00:34:04.928Z] 00:24:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-03-11T00:34:04.928Z] 00:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-11T00:34:04.928Z] 00:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-11T00:34:04.928Z] 00:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-11T00:34:04.928Z] 00:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-11T00:34:04.928Z] 00:25:01 all 2.39 0.00 1.44 0.47 0.03 95.68 [2023-03-11T00:34:04.928Z] 00:25:01 0 2.91 0.00 3.06 0.57 0.05 93.42 [2023-03-11T00:34:04.928Z] 00:25:01 1 3.77 0.00 1.80 0.42 0.03 93.98 [2023-03-11T00:34:04.928Z] 00:25:01 2 3.14 0.00 1.32 0.28 0.03 95.22 [2023-03-11T00:34:04.928Z] 00:25:01 3 2.30 0.00 1.25 0.03 0.03 96.38 [2023-03-11T00:34:04.928Z] 00:25:01 4 1.60 0.00 0.70 0.07 0.02 97.61 [2023-03-11T00:34:04.928Z] 00:25:01 5 1.54 0.00 0.97 1.74 0.02 95.74 [2023-03-11T00:34:04.928Z] 00:25:01 6 1.44 0.00 1.21 0.05 0.02 97.28 [2023-03-11T00:34:04.928Z] 00:25:01 7 2.41 0.00 1.17 0.57 0.03 95.81 [2023-03-11T00:34:04.928Z] 00:26:01 all 0.13 0.00 0.07 0.01 0.01 99.78 [2023-03-11T00:34:04.928Z] 00:26:01 0 0.12 0.00 0.07 0.05 0.02 99.75 [2023-03-11T00:34:04.928Z] 00:26:01 1 0.02 0.00 0.07 0.00 0.00 99.92 [2023-03-11T00:34:04.928Z] 00:26:01 2 0.23 0.00 0.12 0.00 0.00 99.65 [2023-03-11T00:34:04.928Z] 00:26:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2023-03-11T00:34:04.928Z] 00:26:01 4 0.08 0.00 0.08 0.00 0.02 99.82 [2023-03-11T00:34:04.928Z] 00:26:01 5 0.03 0.00 0.07 0.05 0.00 99.85 [2023-03-11T00:34:04.928Z] 00:26:01 6 0.52 0.00 0.05 0.00 0.00 99.43 [2023-03-11T00:34:04.928Z] 00:26:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-11T00:34:04.928Z] 00:27:01 all 0.15 0.00 0.01 0.00 0.00 99.84 [2023-03-11T00:34:04.928Z] 00:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-11T00:34:04.928Z] 00:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-11T00:34:04.928Z] 00:27:01 2 0.15 0.00 0.02 0.00 0.00 99.83 [2023-03-11T00:34:04.928Z] 00:27:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-11T00:34:04.928Z] 00:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-11T00:34:04.928Z] 00:27:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2023-03-11T00:34:04.928Z] 00:27:01 6 0.83 0.00 0.00 0.00 0.00 99.17 [2023-03-11T00:34:04.928Z] 00:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-11T00:34:04.929Z] 00:28:01 all 0.01 0.00 0.03 0.00 0.00 99.96 [2023-03-11T00:34:04.929Z] 00:28:01 0 0.03 0.00 0.15 0.02 0.02 99.78 [2023-03-11T00:34:04.929Z] 00:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-11T00:34:04.929Z] 00:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-11T00:34:04.929Z] 00:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-11T00:34:04.929Z] 00:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-11T00:34:04.929Z] 00:29:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-03-11T00:34:04.929Z] 00:29:01 0 0.07 0.00 0.00 0.02 0.02 99.90 [2023-03-11T00:34:04.929Z] 00:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-03-11T00:34:04.929Z] 00:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-11T00:34:04.929Z] 00:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-11T00:34:04.929Z] 00:29:01 5 0.03 0.00 0.00 0.03 0.00 99.93 [2023-03-11T00:34:04.929Z] 00:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-11T00:34:04.929Z] 00:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-11T00:34:04.929Z] 00:30:01 all 0.19 0.00 0.01 0.00 0.00 99.79 [2023-03-11T00:34:04.929Z] 00:30:01 0 0.03 0.00 0.05 0.02 0.00 99.90 [2023-03-11T00:34:04.929Z] 00:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-03-11T00:34:04.929Z] 00:30:01 2 0.32 0.00 0.02 0.00 0.00 99.67 [2023-03-11T00:34:04.929Z] 00:30:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-11T00:34:04.929Z] 00:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-11T00:34:04.929Z] 00:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:30:01 6 1.13 0.00 0.00 0.00 0.00 98.87 [2023-03-11T00:34:04.929Z] 00:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-11T00:34:04.929Z] 00:31:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2023-03-11T00:34:04.929Z] 00:31:01 0 0.05 0.00 0.05 0.02 0.02 99.87 [2023-03-11T00:34:04.929Z] 00:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:31:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2023-03-11T00:34:04.929Z] 00:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-11T00:34:04.929Z] 00:31:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-11T00:34:04.929Z] 00:31:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-11T00:34:04.929Z] 00:31:01 6 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-11T00:34:04.929Z] 00:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-11T00:34:04.929Z] [2023-03-11T00:34:04.929Z] 00:31:01 CPU %user %nice %system %iowait %steal %idle [2023-03-11T00:34:04.929Z] 00:32:01 all 0.14 0.00 0.01 0.24 0.00 99.60 [2023-03-11T00:34:04.929Z] 00:32:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-03-11T00:34:04.929Z] 00:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-11T00:34:04.929Z] 00:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-11T00:34:04.929Z] 00:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-11T00:34:04.929Z] 00:32:01 5 0.00 0.00 0.03 1.92 0.00 98.05 [2023-03-11T00:34:04.929Z] 00:32:01 6 0.96 0.00 0.00 0.00 0.00 99.04 [2023-03-11T00:34:04.929Z] 00:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-11T00:34:04.929Z] 00:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-03-11T00:34:04.929Z] 00:33:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-11T00:34:04.929Z] 00:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:33:01 2 0.10 0.00 0.02 0.00 0.00 99.88 [2023-03-11T00:34:04.929Z] 00:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-11T00:34:04.929Z] 00:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-11T00:34:04.929Z] 00:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-11T00:34:04.929Z] 00:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-11T00:34:04.929Z] 00:34:01 all 0.47 0.00 0.19 0.03 0.01 99.29 [2023-03-11T00:34:04.929Z] 00:34:01 0 0.73 0.00 0.28 0.03 0.02 98.93 [2023-03-11T00:34:04.929Z] 00:34:01 1 0.53 0.00 0.20 0.02 0.00 99.25 [2023-03-11T00:34:04.929Z] 00:34:01 2 0.43 0.00 0.13 0.05 0.00 99.38 [2023-03-11T00:34:04.929Z] 00:34:01 3 0.25 0.00 0.18 0.02 0.02 99.53 [2023-03-11T00:34:04.929Z] 00:34:01 4 0.35 0.00 0.12 0.00 0.00 99.53 [2023-03-11T00:34:04.929Z] 00:34:01 5 0.47 0.00 0.23 0.07 0.02 99.22 [2023-03-11T00:34:04.929Z] 00:34:01 6 0.57 0.00 0.22 0.00 0.02 99.20 [2023-03-11T00:34:04.929Z] 00:34:01 7 0.43 0.00 0.18 0.05 0.02 99.32 [2023-03-11T00:34:04.929Z] Average: all 4.04 0.00 0.97 0.29 0.02 94.67 [2023-03-11T00:34:04.929Z] Average: 0 3.91 0.00 1.06 0.36 0.03 94.64 [2023-03-11T00:34:04.929Z] Average: 1 3.93 0.00 0.96 0.10 0.03 94.98 [2023-03-11T00:34:04.929Z] Average: 2 4.29 0.00 0.94 0.26 0.02 94.49 [2023-03-11T00:34:04.929Z] Average: 3 4.08 0.00 0.93 0.19 0.02 94.78 [2023-03-11T00:34:04.929Z] Average: 4 3.89 0.00 1.05 0.41 0.02 94.63 [2023-03-11T00:34:04.929Z] Average: 5 4.00 0.00 0.92 0.39 0.02 94.67 [2023-03-11T00:34:04.929Z] Average: 6 4.25 0.00 0.94 0.10 0.02 94.69 [2023-03-11T00:34:04.929Z] Average: 7 3.98 0.00 0.99 0.53 0.03 94.48 [2023-03-11T00:34:04.929Z] [2023-03-11T00:34:04.929Z] [2023-03-11T00:34:04.929Z]