Pull request #678 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/app-service-configurable Obtained Jenkinsfile from ba63434710591534c3846304412d004c7fbd49eb+fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 (8fb0371acac9de559bacb677a9c803caace6b45a) 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-ssh2613360970069680992.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4849148672552200865.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-678/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-678/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11352879161927317710.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17479821395066325199.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-678/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-678/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh729215782828770956.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22176 in /w/workspace/_app-service-configurable_PR-678 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-678 # 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/678/head:refs/remotes/origin/PR-678 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 into PR head commit ba63434710591534c3846304412d004c7fbd49eb Merge succeeded, producing ba63434710591534c3846304412d004c7fbd49eb Checking out Revision ba63434710591534c3846304412d004c7fbd49eb (PR-678) > git config core.sparsecheckout # timeout=10 > git checkout -f ba63434710591534c3846304412d004c7fbd49eb # 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 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba63434710591534c3846304412d004c7fbd49eb # timeout=10 Commit message: "fix: Modify schema name to service key placeholder in Postgres" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-08T07:45:17.311Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-08T07:45:17.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-08T07:45:17.413Z] ========================================================= [2024-10-08T07:45:17.413Z] EdgeX Global Pipelines Version Info [2024-10-08T07:45:17.413Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 01cd732f73a4b7df498f4aa18a89dd090da2cf3c # timeout=10 [2024-10-08T07:45:18.171Z] ------------------- [2024-10-08T07:45:18.171Z] stable info: [2024-10-08T07:45:18.171Z] ------------------- [2024-10-08T07:45:18.171Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-08T07:45:18.171Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-08T07:45:18.171Z] Message: update stable to v1.0.265 [2024-10-08T07:45:18.744Z] ------------------- [2024-10-08T07:45:18.744Z] experimental info: [2024-10-08T07:45:18.744Z] ------------------- [2024-10-08T07:45:18.744Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-08T07:45:18.744Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-08T07:45:18.744Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-08T07:45:18.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-08T07:45:18.868Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-08T07:45:18.891Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-08T07:45:18.912Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-08T07:45:18.936Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-08T07:45:18.959Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-08T07:45:18.981Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-08T07:45:19.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-08T07:45:19.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-08T07:45:19.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-08T07:45:19.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-08T07:45:19.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-08T07:45:19.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-08T07:45:19.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-08T07:45:19.174Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T07:45:19.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-08T07:45:19.213Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T07:45:19.239Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-08T07:45:19.266Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-08T07:45:19.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-08T07:45:19.313Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-08T07:45:19.339Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-08T07:45:19.363Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-08T07:45:19.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-08T07:45:19.413Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-08T07:45:19.439Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-08T07:45:19.463Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-08T07:45:19.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-678 [Pipeline] echo [2024-10-08T07:45:19.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-678 [Pipeline] echo [2024-10-08T07:45:19.538Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-678 [Pipeline] echo [2024-10-08T07:45:19.568Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba63434710591534c3846304412d004c7fbd49eb [Pipeline] echo [2024-10-08T07:45:19.592Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba63434 [Pipeline] echo [2024-10-08T07:45:19.616Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T07:45:19.696Z] provisioning config files... [2024-10-08T07:45:19.711Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-678@tmp/config10686423640179506304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T07:45:20.053Z] ---> ****-login.sh [2024-10-08T07:45:20.053Z] nexus3.edgexfoundry.org:10001 [2024-10-08T07:45:20.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:20.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:20.315Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:20.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:20.315Z] [2024-10-08T07:45:20.315Z] Login Succeeded [2024-10-08T07:45:20.315Z] nexus3.edgexfoundry.org:10002 [2024-10-08T07:45:20.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:20.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:20.578Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:20.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:20.578Z] [2024-10-08T07:45:20.578Z] Login Succeeded [2024-10-08T07:45:20.578Z] nexus3.edgexfoundry.org:10003 [2024-10-08T07:45:20.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:20.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:20.579Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:20.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:20.579Z] [2024-10-08T07:45:20.579Z] Login Succeeded [2024-10-08T07:45:20.579Z] nexus3.edgexfoundry.org:10004 [2024-10-08T07:45:20.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:20.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:20.840Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:20.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:20.840Z] [2024-10-08T07:45:20.840Z] Login Succeeded [2024-10-08T07:45:20.840Z] ****.io [2024-10-08T07:45:20.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:21.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:21.102Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:21.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:21.102Z] [2024-10-08T07:45:21.102Z] Login Succeeded [2024-10-08T07:45:21.102Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T07:45:21.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-08T07:45:21.526Z] + git rev-list -1 --merges ba63434710591534c3846304412d004c7fbd49eb~1..ba63434710591534c3846304412d004c7fbd49eb [Pipeline] echo [2024-10-08T07:45:21.556Z] -----------> git rev-list -1 --merges ba63434710591534c3846304412d004c7fbd49eb~1..ba63434710591534c3846304412d004c7fbd49eb ba63434710591534c3846304412d004c7fbd49eb [false] [Pipeline] sh [2024-10-08T07:45:21.854Z] + git log --format=format:%s -1 ba63434710591534c3846304412d004c7fbd49eb [Pipeline] echo [2024-10-08T07:45:21.870Z] ========================================================= [2024-10-08T07:45:21.870Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-08T07:45:21.870Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T07:45:22.218Z] + git log --format=format:%s -1 ba63434710591534c3846304412d004c7fbd49eb [Pipeline] echo [2024-10-08T07:45:22.239Z] [semverPrep] GIT_COMMIT: ba63434710591534c3846304412d004c7fbd49eb, Commit Message: fix: Modify schema name to service key placeholder in Postgres [Pipeline] echo [2024-10-08T07:45:22.256Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-08T07:45:22.634Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-08T07:45:22.634Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-08T07:45:22.634Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-08T07:45:22.634Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-08T07:45:22.634Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-08T07:45:22.634Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-08T07:45:22.634Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:45:23.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T07:45:23.213Z] [2024-10-08T07:45:23.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:45:23.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T07:45:23.548Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-08T07:45:23.548Z] b85a868b505f: Pulling fs layer [2024-10-08T07:45:23.548Z] e2be974225ed: Pulling fs layer [2024-10-08T07:45:23.548Z] 339a4e72a1f5: Pulling fs layer [2024-10-08T07:45:23.548Z] 988bab9f4d93: Pulling fs layer [2024-10-08T07:45:23.548Z] 1469e6f7b9e6: Pulling fs layer [2024-10-08T07:45:23.548Z] 988bab9f4d93: Waiting [2024-10-08T07:45:23.548Z] eaf3925da568: Pulling fs layer [2024-10-08T07:45:23.548Z] bab4dde63d76: Pulling fs layer [2024-10-08T07:45:23.548Z] bde34c3a00c8: Pulling fs layer [2024-10-08T07:45:23.548Z] bab4dde63d76: Waiting [2024-10-08T07:45:23.548Z] b352a97aabf1: Pulling fs layer [2024-10-08T07:45:23.548Z] bde34c3a00c8: Waiting [2024-10-08T07:45:23.548Z] 4872d77fe225: Pulling fs layer [2024-10-08T07:45:23.548Z] 5851b861e8e6: Pulling fs layer [2024-10-08T07:45:23.548Z] 4872d77fe225: Waiting [2024-10-08T07:45:23.548Z] e2be974225ed: Verifying Checksum [2024-10-08T07:45:23.548Z] e2be974225ed: Download complete [2024-10-08T07:45:23.548Z] 988bab9f4d93: Verifying Checksum [2024-10-08T07:45:23.548Z] 988bab9f4d93: Download complete [2024-10-08T07:45:23.548Z] 1469e6f7b9e6: Verifying Checksum [2024-10-08T07:45:23.548Z] 1469e6f7b9e6: Download complete [2024-10-08T07:45:23.548Z] eaf3925da568: Download complete [2024-10-08T07:45:23.548Z] 339a4e72a1f5: Verifying Checksum [2024-10-08T07:45:23.548Z] 339a4e72a1f5: Download complete [2024-10-08T07:45:23.548Z] bde34c3a00c8: Download complete [2024-10-08T07:45:23.812Z] b352a97aabf1: Verifying Checksum [2024-10-08T07:45:23.812Z] b352a97aabf1: Download complete [2024-10-08T07:45:23.812Z] 4872d77fe225: Verifying Checksum [2024-10-08T07:45:23.812Z] 4872d77fe225: Download complete [2024-10-08T07:45:23.812Z] 5851b861e8e6: Verifying Checksum [2024-10-08T07:45:23.812Z] 5851b861e8e6: Download complete [2024-10-08T07:45:23.812Z] b85a868b505f: Verifying Checksum [2024-10-08T07:45:23.812Z] b85a868b505f: Download complete [2024-10-08T07:45:24.089Z] bab4dde63d76: Verifying Checksum [2024-10-08T07:45:24.089Z] bab4dde63d76: Download complete [2024-10-08T07:45:25.034Z] b85a868b505f: Pull complete [2024-10-08T07:45:25.293Z] e2be974225ed: Pull complete [2024-10-08T07:45:25.862Z] 339a4e72a1f5: Pull complete [2024-10-08T07:45:25.862Z] 988bab9f4d93: Pull complete [2024-10-08T07:45:26.121Z] 1469e6f7b9e6: Pull complete [2024-10-08T07:45:26.121Z] eaf3925da568: Pull complete [2024-10-08T07:45:28.657Z] bab4dde63d76: Pull complete [2024-10-08T07:45:28.658Z] bde34c3a00c8: Pull complete [2024-10-08T07:45:28.658Z] b352a97aabf1: Pull complete [2024-10-08T07:45:28.658Z] 4872d77fe225: Pull complete [2024-10-08T07:45:28.658Z] 5851b861e8e6: Pull complete [2024-10-08T07:45:28.658Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-08T07:45:28.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-08T07:45:28.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T07:45:29.068Z] prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container [2024-10-08T07:45:29.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-08T07:45:33.059Z] $ docker top 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 -eo pid,comm [2024-10-08T07:45:33.111Z] 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). [2024-10-08T07:45:33.111Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-08T07:45:33.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T07:45:33.171Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T07:45:33.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T07:45:33.299Z] $ docker exec 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 ssh-agent [2024-10-08T07:45:33.410Z] SSH_AUTH_SOCK=/tmp/ssh-VFPC0UxH2X3t/agent.32 [2024-10-08T07:45:33.410Z] SSH_AGENT_PID=38 [2024-10-08T07:45:33.416Z] Running ssh-add (command line suppressed) [2024-10-08T07:45:33.528Z] Identity added: /w/workspace/_app-service-configurable_PR-678@tmp/private_key_7611770274825853273.key (/w/workspace/_app-service-configurable_PR-678@tmp/private_key_7611770274825853273.key) [2024-10-08T07:45:33.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T07:45:33.837Z] + git tag --points-at HEAD [Pipeline] } [2024-10-08T07:45:33.849Z] $ docker exec --env ******** --env ******** 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 ssh-agent -k [2024-10-08T07:45:33.943Z] unset SSH_AUTH_SOCK; [2024-10-08T07:45:33.943Z] unset SSH_AGENT_PID; [2024-10-08T07:45:33.943Z] echo Agent pid 38 killed; [2024-10-08T07:45:33.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-08T07:45:33.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-08T07:45:33.998Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-08T07:45:34.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-08T07:45:34.126Z] $ docker exec 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 ssh-agent [2024-10-08T07:45:34.235Z] SSH_AUTH_SOCK=/tmp/ssh-w4d0LSWDCZgj/agent.71 [2024-10-08T07:45:34.235Z] SSH_AGENT_PID=77 [2024-10-08T07:45:34.240Z] Running ssh-add (command line suppressed) [2024-10-08T07:45:34.339Z] Identity added: /w/workspace/_app-service-configurable_PR-678@tmp/private_key_17894353882682640464.key (/w/workspace/_app-service-configurable_PR-678@tmp/private_key_17894353882682640464.key) [2024-10-08T07:45:34.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-08T07:45:34.652Z] + git semver init [2024-10-08T07:45:34.912Z] 2024-10-08 07:45:34,851 [run_init] DEBUG init version:0.0.0 force:False [2024-10-08T07:45:34.912Z] 2024-10-08 07:45:34,851 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-678/.semver [2024-10-08T07:45:34.913Z] 2024-10-08 07:45:34,852 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-678/.semver [2024-10-08T07:45:34.913Z] 2024-10-08 07:45:34,852 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-678/.semver'], cwd=/w/workspace/_app-service-configurable_PR-678, universal_newlines=False, shell=None, istream=None) [2024-10-08T07:45:36.296Z] 2024-10-08 07:45:35,951 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-678/.git/info/exclude [2024-10-08T07:45:36.296Z] 2024-10-08 07:45:35,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-678/.semver/PR-678 with force:False [2024-10-08T07:45:36.296Z] 2024-10-08 07:45:35,951 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-678/.semver/PR-678 [2024-10-08T07:45:36.296Z] 2024-10-08 07:45:35,956 [execute] INFO git cat-file --batch-check [2024-10-08T07:45:36.296Z] 2024-10-08 07:45:35,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-678/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T07:45:36.296Z] 2024-10-08 07:45:35,962 [execute] INFO git cat-file --batch [2024-10-08T07:45:36.296Z] 2024-10-08 07:45:35,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-678/.semver, universal_newlines=False, shell=None, istream=) [2024-10-08T07:45:36.296Z] 2024-10-08 07:45:35,968 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-678/.semver/PR-678 [2024-10-08T07:45:36.296Z] 0.0.0 [Pipeline] } [2024-10-08T07:45:36.307Z] $ docker exec --env ******** --env ******** 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 ssh-agent -k [2024-10-08T07:45:36.411Z] unset SSH_AUTH_SOCK; [2024-10-08T07:45:36.411Z] unset SSH_AGENT_PID; [2024-10-08T07:45:36.412Z] echo Agent pid 77 killed; [2024-10-08T07:45:36.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-08T07:45:36.745Z] + git semver [Pipeline] } [2024-10-08T07:45:37.022Z] $ docker stop --time=1 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 [2024-10-08T07:45:38.306Z] $ docker rm -f --volumes 0438a3f8bfd88b1444b3cf6d55592751aeea935d931caf9e1be5609e5033cc41 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T07:45:38.650Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-08T07:45:38.884Z] Stashed 1 file(s) [Pipeline] echo [2024-10-08T07:45:38.892Z] [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 [2024-10-08T07:45:39.100Z] provisioning config files... [2024-10-08T07:45:39.110Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-678@tmp/config4501304845969421605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T07:45:39.416Z] ---> ****-login.sh [2024-10-08T07:45:39.416Z] nexus3.edgexfoundry.org:10001 [2024-10-08T07:45:39.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:39.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:39.416Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:39.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:39.417Z] [2024-10-08T07:45:39.417Z] Login Succeeded [2024-10-08T07:45:39.417Z] nexus3.edgexfoundry.org:10002 [2024-10-08T07:45:39.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:39.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:39.417Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:39.417Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:39.417Z] [2024-10-08T07:45:39.417Z] Login Succeeded [2024-10-08T07:45:39.417Z] nexus3.edgexfoundry.org:10003 [2024-10-08T07:45:39.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:39.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:39.676Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:39.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:39.677Z] [2024-10-08T07:45:39.677Z] Login Succeeded [2024-10-08T07:45:39.677Z] nexus3.edgexfoundry.org:10004 [2024-10-08T07:45:39.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:39.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:39.677Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:39.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:39.677Z] [2024-10-08T07:45:39.677Z] Login Succeeded [2024-10-08T07:45:39.677Z] ****.io [2024-10-08T07:45:39.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:45:39.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:45:39.936Z] Configure a credential helper to remove this warning. See [2024-10-08T07:45:39.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:45:39.936Z] [2024-10-08T07:45:39.936Z] Login Succeeded [2024-10-08T07:45:39.936Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T07:45:39.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T07:45:40.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T07:45:40.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T07:45:40.097Z] ========================================================= [2024-10-08T07:45:40.097Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-08T07:45:40.097Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:45:40.436Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T07:45:40.436Z] Sending build context to Docker daemon 9.177MB [2024-10-08T07:45:40.436Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T07:45:40.436Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T07:45:40.436Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-08T07:45:40.436Z] 43c4264eed91: Pulling fs layer [2024-10-08T07:45:40.436Z] 4cc291be95ef: Pulling fs layer [2024-10-08T07:45:40.436Z] 2ac1f1163629: Pulling fs layer [2024-10-08T07:45:40.436Z] 5c3c966382ef: Pulling fs layer [2024-10-08T07:45:40.436Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T07:45:40.436Z] 5d5c8e513c77: Pulling fs layer [2024-10-08T07:45:40.436Z] 9f66e0745190: Pulling fs layer [2024-10-08T07:45:40.436Z] f49a43e4bbc0: Pulling fs layer [2024-10-08T07:45:40.436Z] 561ebcabdf7f: Pulling fs layer [2024-10-08T07:45:40.436Z] f49a43e4bbc0: Waiting [2024-10-08T07:45:40.436Z] 561ebcabdf7f: Waiting [2024-10-08T07:45:40.436Z] 9f66e0745190: Waiting [2024-10-08T07:45:40.436Z] 5c3c966382ef: Waiting [2024-10-08T07:45:40.436Z] 4f4fb700ef54: Waiting [2024-10-08T07:45:40.436Z] 5d5c8e513c77: Waiting [2024-10-08T07:45:40.436Z] 4cc291be95ef: Verifying Checksum [2024-10-08T07:45:40.436Z] 4cc291be95ef: Download complete [2024-10-08T07:45:40.702Z] 5c3c966382ef: Verifying Checksum [2024-10-08T07:45:40.702Z] 5c3c966382ef: Download complete [2024-10-08T07:45:40.702Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T07:45:40.702Z] 4f4fb700ef54: Download complete [2024-10-08T07:45:40.702Z] 5d5c8e513c77: Verifying Checksum [2024-10-08T07:45:40.702Z] 5d5c8e513c77: Download complete [2024-10-08T07:45:40.702Z] 43c4264eed91: Download complete [2024-10-08T07:45:40.702Z] 9f66e0745190: Verifying Checksum [2024-10-08T07:45:40.702Z] 9f66e0745190: Download complete [2024-10-08T07:45:40.702Z] 561ebcabdf7f: Download complete [2024-10-08T07:45:40.702Z] 43c4264eed91: Pull complete [2024-10-08T07:45:40.962Z] 4cc291be95ef: Pull complete [2024-10-08T07:45:41.221Z] 2ac1f1163629: Verifying Checksum [2024-10-08T07:45:41.221Z] 2ac1f1163629: Download complete [2024-10-08T07:45:41.480Z] f49a43e4bbc0: Verifying Checksum [2024-10-08T07:45:41.480Z] f49a43e4bbc0: Download complete [2024-10-08T07:45:44.771Z] 2ac1f1163629: Pull complete [2024-10-08T07:45:45.030Z] 5c3c966382ef: Pull complete [2024-10-08T07:45:45.030Z] 4f4fb700ef54: Pull complete [2024-10-08T07:45:45.030Z] 5d5c8e513c77: Pull complete [2024-10-08T07:45:45.289Z] 9f66e0745190: Pull complete [2024-10-08T07:45:47.828Z] f49a43e4bbc0: Pull complete [2024-10-08T07:45:48.090Z] 561ebcabdf7f: Pull complete [2024-10-08T07:45:48.090Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-08T07:45:48.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-08T07:45:48.090Z] ---> 3a752c3f9dda [2024-10-08T07:45:48.090Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T07:45:54.049Z] Still waiting to schedule task [2024-10-08T07:45:54.049Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-08T07:45:54.698Z] ---> Running in 4351b36473b7 [2024-10-08T07:45:54.698Z] Removing intermediate container 4351b36473b7 [2024-10-08T07:45:54.698Z] ---> 687e54becc2a [2024-10-08T07:45:54.698Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T07:45:54.698Z] ---> Running in de224fa4ed10 [2024-10-08T07:45:54.698Z] Removing intermediate container de224fa4ed10 [2024-10-08T07:45:54.698Z] ---> 15f6b49dcadf [2024-10-08T07:45:54.698Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T07:45:54.698Z] ---> Running in fc3369334070 [2024-10-08T07:45:54.698Z] Removing intermediate container fc3369334070 [2024-10-08T07:45:54.698Z] ---> bb0e6becffaa [2024-10-08T07:45:54.698Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T07:45:54.698Z] ---> Running in bd61f03cf474 [2024-10-08T07:45:54.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T07:45:55.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T07:45:55.478Z] OK: 246 MiB in 54 packages [2024-10-08T07:45:56.048Z] Removing intermediate container bd61f03cf474 [2024-10-08T07:45:56.049Z] ---> 4d869a008352 [2024-10-08T07:45:56.049Z] Step 7/12 : WORKDIR /app [2024-10-08T07:45:56.049Z] ---> Running in 2bb5c0308077 [2024-10-08T07:45:56.049Z] Removing intermediate container 2bb5c0308077 [2024-10-08T07:45:56.049Z] ---> cd6322a72d2e [2024-10-08T07:45:56.049Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T07:45:56.049Z] ---> d359cc92d1f7 [2024-10-08T07:45:56.049Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T07:45:56.049Z] ---> Running in 0d1d14fb7b75 [2024-10-08T07:47:03.861Z] Removing intermediate container 0d1d14fb7b75 [2024-10-08T07:47:03.861Z] ---> dcb0321e542e [2024-10-08T07:47:03.861Z] Step 10/12 : COPY . . [2024-10-08T07:47:03.861Z] ---> f27f272e7bdb [2024-10-08T07:47:03.861Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T07:47:03.861Z] ---> Running in f2d9ac48696f [2024-10-08T07:47:03.861Z] Removing intermediate container f2d9ac48696f [2024-10-08T07:47:03.861Z] ---> ea590a8e116b [2024-10-08T07:47:03.861Z] Step 12/12 : RUN $MAKE [2024-10-08T07:47:03.861Z] ---> Running in 35768cae0703 [2024-10-08T07:47:03.861Z] noop [2024-10-08T07:47:03.861Z] Removing intermediate container 35768cae0703 [2024-10-08T07:47:03.861Z] ---> e2fedd58feae [2024-10-08T07:47:03.861Z] Successfully built e2fedd58feae [2024-10-08T07:47:03.861Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:47:04.198Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T07:47:04.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T07:47:04.284Z] prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container [2024-10-08T07:47:04.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T07:47:04.694Z] $ docker top 576c0cfdb0f4af953ed955043ae266f026304b2b77f4cd1790428d55855c7881 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T07:47:05.054Z] + go version [2024-10-08T07:47:05.054Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-08T07:47:05.066Z] $ docker stop --time=1 576c0cfdb0f4af953ed955043ae266f026304b2b77f4cd1790428d55855c7881 [2024-10-08T07:47:06.369Z] $ docker rm -f --volumes 576c0cfdb0f4af953ed955043ae266f026304b2b77f4cd1790428d55855c7881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:47:06.834Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-08T07:47:06.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T07:47:06.921Z] prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container [2024-10-08T07:47:06.951Z] $ 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-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-08T07:47:07.309Z] $ docker top 2767eae9106f60ba49fcb4c557b52843d8a7b65cde8c13f08d7eb15574e1000b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T07:47:07.667Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-678 [Pipeline] fileExists [Pipeline] sh [2024-10-08T07:47:07.973Z] + make test [2024-10-08T07:47:07.973Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T07:47:27.321Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22177 in /w/workspace/_app-service-configurable_PR-678 [Pipeline] { [Pipeline] ws [2024-10-08T07:47:27.344Z] Running in /w/workspace/app-service-configurable/3 [Pipeline] { [Pipeline] checkout [2024-10-08T07:47:30.395Z] The recommended git tool is: git [2024-10-08T07:47:35.002Z] using credential edgex-jenkins-ssh [2024-10-08T07:47:35.024Z] Cloning the remote Git repository [2024-10-08T07:47:35.066Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T07:47:35.153Z] > git init /w/workspace/app-service-configurable/3 # timeout=10 [2024-10-08T07:47:35.299Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T07:47:35.301Z] > git --version # timeout=10 [2024-10-08T07:47:35.321Z] > git --version # 'git version 2.25.1' [2024-10-08T07:47:35.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T07:47:35.463Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T07:47:37.432Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-08T07:47:37.462Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-08T07:47:39.058Z] Merging remotes/origin/main commit fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 into PR head commit ba63434710591534c3846304412d004c7fbd49eb [2024-10-08T07:47:38.407Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-08T07:47:38.452Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-08T07:47:38.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T07:47:38.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/678/head:refs/remotes/origin/PR-678 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-08T07:47:39.079Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T07:47:39.351Z] Merge succeeded, producing ba63434710591534c3846304412d004c7fbd49eb [2024-10-08T07:47:39.352Z] Checking out Revision ba63434710591534c3846304412d004c7fbd49eb (PR-678) [2024-10-08T07:47:40.054Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-08T07:47:39.163Z] > git checkout -f ba63434710591534c3846304412d004c7fbd49eb # timeout=10 [2024-10-08T07:47:39.250Z] > git remote # timeout=10 [2024-10-08T07:47:39.270Z] > git config --get remote.origin.url # timeout=10 [2024-10-08T07:47:39.286Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-08T07:47:39.307Z] > git merge fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 [2024-10-08T07:47:39.336Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-08T07:47:39.358Z] > git config core.sparsecheckout # timeout=10 [2024-10-08T07:47:39.373Z] > git checkout -f ba63434710591534c3846304412d004c7fbd49eb # timeout=10 [2024-10-08T07:47:42.987Z] Commit message: "fix: Modify schema name to service key placeholder in Postgres" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T07:47:44.610Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-08T07:47:44.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T07:47:44.610Z] Dload Upload Total Spent Left Speed [2024-10-08T07:47:44.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh [2024-10-08T07:47:44.944Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-08T07:47:45.270Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-10-08T07:47:45.270Z] sudo tee /etc/docker/daemon.new [2024-10-08T07:47:45.270Z] { [2024-10-08T07:47:45.270Z] "registry-mirrors": [ [2024-10-08T07:47:45.270Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-08T07:47:45.270Z] ], [2024-10-08T07:47:45.270Z] "bip": "10.250.0.254/24", [2024-10-08T07:47:45.270Z] "hosts": [ [2024-10-08T07:47:45.270Z] "tcp://0.0.0.0:5555", [2024-10-08T07:47:45.270Z] "unix:///var/run/docker.sock" [2024-10-08T07:47:45.270Z] ], [2024-10-08T07:47:45.270Z] "mtu": 1458, [2024-10-08T07:47:45.270Z] "selinux-enabled": true, [2024-10-08T07:47:45.270Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-08T07:47:45.270Z] } [Pipeline] sh [2024-10-08T07:47:45.592Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-08T07:47:45.915Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T07:48:04.172Z] provisioning config files... [2024-10-08T07:48:04.199Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/3@tmp/config2235891694463205205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T07:48:04.647Z] ---> ****-login.sh [2024-10-08T07:48:04.648Z] nexus3.edgexfoundry.org:10001 [2024-10-08T07:48:04.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:48:05.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:48:05.193Z] Configure a credential helper to remove this warning. See [2024-10-08T07:48:05.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:48:05.193Z] [2024-10-08T07:48:05.193Z] Login Succeeded [2024-10-08T07:48:05.194Z] nexus3.edgexfoundry.org:10002 [2024-10-08T07:48:05.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:48:05.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:48:05.735Z] Configure a credential helper to remove this warning. See [2024-10-08T07:48:05.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:48:05.735Z] [2024-10-08T07:48:05.735Z] Login Succeeded [2024-10-08T07:48:05.735Z] nexus3.edgexfoundry.org:10003 [2024-10-08T07:48:05.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:48:06.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:48:06.008Z] Configure a credential helper to remove this warning. See [2024-10-08T07:48:06.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:48:06.008Z] [2024-10-08T07:48:06.008Z] Login Succeeded [2024-10-08T07:48:06.008Z] nexus3.edgexfoundry.org:10004 [2024-10-08T07:48:06.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:48:06.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:48:06.282Z] Configure a credential helper to remove this warning. See [2024-10-08T07:48:06.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:48:06.282Z] [2024-10-08T07:48:06.282Z] Login Succeeded [2024-10-08T07:48:06.282Z] ****.io [2024-10-08T07:48:06.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-08T07:48:06.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-08T07:48:06.823Z] Configure a credential helper to remove this warning. See [2024-10-08T07:48:06.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-08T07:48:06.823Z] [2024-10-08T07:48:06.823Z] Login Succeeded [2024-10-08T07:48:06.823Z] ---> ****-login.sh ends [Pipeline] } [2024-10-08T07:48:06.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-08T07:48:07.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T07:48:07.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-08T07:48:07.194Z] ========================================================= [2024-10-08T07:48:07.194Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-08T07:48:07.194Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:48:07.556Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-08T07:48:07.557Z] Sending build context to Docker daemon 242.2kB [2024-10-08T07:48:07.845Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T07:48:07.845Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-08T07:48:07.845Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-08T07:48:07.845Z] cf04c63912e1: Pulling fs layer [2024-10-08T07:48:07.845Z] 55b35a11ae5e: Pulling fs layer [2024-10-08T07:48:07.845Z] a37a00ec5f00: Pulling fs layer [2024-10-08T07:48:07.845Z] 50b3750afda1: Pulling fs layer [2024-10-08T07:48:07.845Z] 4f4fb700ef54: Pulling fs layer [2024-10-08T07:48:07.845Z] 80978eb59214: Pulling fs layer [2024-10-08T07:48:07.845Z] c9f46d7d2bd2: Pulling fs layer [2024-10-08T07:48:07.845Z] c5a475d317c9: Pulling fs layer [2024-10-08T07:48:07.845Z] 80978eb59214: Waiting [2024-10-08T07:48:07.845Z] 50b3750afda1: Waiting [2024-10-08T07:48:07.845Z] 4f4fb700ef54: Waiting [2024-10-08T07:48:07.845Z] c9f46d7d2bd2: Waiting [2024-10-08T07:48:07.845Z] c5a475d317c9: Waiting [2024-10-08T07:48:07.845Z] 55b35a11ae5e: Verifying Checksum [2024-10-08T07:48:07.845Z] 55b35a11ae5e: Download complete [2024-10-08T07:48:07.845Z] 50b3750afda1: Verifying Checksum [2024-10-08T07:48:07.845Z] 50b3750afda1: Download complete [2024-10-08T07:48:08.115Z] 4f4fb700ef54: Verifying Checksum [2024-10-08T07:48:08.115Z] 4f4fb700ef54: Download complete [2024-10-08T07:48:08.115Z] 80978eb59214: Verifying Checksum [2024-10-08T07:48:08.115Z] 80978eb59214: Download complete [2024-10-08T07:48:08.115Z] cf04c63912e1: Verifying Checksum [2024-10-08T07:48:08.115Z] cf04c63912e1: Download complete [2024-10-08T07:48:08.714Z] c5a475d317c9: Verifying Checksum [2024-10-08T07:48:08.714Z] c5a475d317c9: Download complete [2024-10-08T07:48:08.987Z] cf04c63912e1: Pull complete [2024-10-08T07:48:09.578Z] 55b35a11ae5e: Pull complete [2024-10-08T07:48:10.166Z] a37a00ec5f00: Verifying Checksum [2024-10-08T07:48:10.166Z] a37a00ec5f00: Download complete [2024-10-08T07:48:10.752Z] c9f46d7d2bd2: Verifying Checksum [2024-10-08T07:48:10.752Z] c9f46d7d2bd2: Download complete [2024-10-08T07:48:18.769Z] go vet ./... [2024-10-08T07:48:18.769Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T07:48:18.769Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T07:48:18.769Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T07:48:18.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T07:48:18.802Z] $ docker stop --time=1 2767eae9106f60ba49fcb4c557b52843d8a7b65cde8c13f08d7eb15574e1000b [2024-10-08T07:48:23.093Z] a37a00ec5f00: Pull complete [2024-10-08T07:48:23.360Z] 50b3750afda1: Pull complete [2024-10-08T07:48:23.629Z] 4f4fb700ef54: Pull complete [2024-10-08T07:48:23.895Z] 80978eb59214: Pull complete [2024-10-08T07:48:24.749Z] $ docker rm -f --volumes 2767eae9106f60ba49fcb4c557b52843d8a7b65cde8c13f08d7eb15574e1000b [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T07:48:25.392Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T07:48:25.428Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-08T07:48:25.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T07:48:26.239Z] + ls -al . [2024-10-08T07:48:26.239Z] total 260 [2024-10-08T07:48:26.239Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 8 07:47 . [2024-10-08T07:48:26.240Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 07:45 .. [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 07:45 .dockerignore [2024-10-08T07:48:26.240Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 07:47 .git [2024-10-08T07:48:26.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 07:45 .github [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 07:45 .gitignore [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 07:45 .golangci.yml [2024-10-08T07:48:26.240Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 07:45 .semver [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 07:45 Attribution.txt [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 07:45 CHANGELOG.md [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 07:45 Dockerfile [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 07:45 GOVERNANCE.md [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 07:45 Jenkinsfile [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 07:45 LICENSE [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 07:45 OWNERS.md [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 07:45 README.md [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 07:45 VERSION [2024-10-08T07:48:26.240Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 07:45 bin [2024-10-08T07:48:26.240Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 8 07:47 coverage.out [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 07:45 go.mod [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 07:45 go.sum [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 07:45 main.go [2024-10-08T07:48:26.240Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 07:45 makefile [2024-10-08T07:48:26.240Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 07:45 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:48:26.551Z] + 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=ba63434710591534c3846304412d004c7fbd49eb --label arch=amd64 --label version=0.0.0 . [2024-10-08T07:48:26.551Z] Sending build context to Docker daemon 9.178MB [2024-10-08T07:48:26.551Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T07:48:26.551Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-08T07:48:26.551Z] ---> e2fedd58feae [2024-10-08T07:48:26.551Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T07:48:26.809Z] ---> Running in ac3c2fdd2e93 [2024-10-08T07:48:26.809Z] Removing intermediate container ac3c2fdd2e93 [2024-10-08T07:48:26.809Z] ---> eb7351adc911 [2024-10-08T07:48:26.809Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T07:48:27.069Z] ---> Running in a35bcd9965a0 [2024-10-08T07:48:27.069Z] Removing intermediate container a35bcd9965a0 [2024-10-08T07:48:27.069Z] ---> 8066acc4df7b [2024-10-08T07:48:27.069Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-08T07:48:27.069Z] ---> Running in dd6da0cbaa84 [2024-10-08T07:48:27.069Z] Removing intermediate container dd6da0cbaa84 [2024-10-08T07:48:27.069Z] ---> fe20aef27112 [2024-10-08T07:48:27.069Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T07:48:27.069Z] ---> Running in 9c47011e84a2 [2024-10-08T07:48:27.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T07:48:27.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T07:48:28.155Z] OK: 246 MiB in 54 packages [2024-10-08T07:48:28.413Z] Removing intermediate container 9c47011e84a2 [2024-10-08T07:48:28.413Z] ---> 222c5a855171 [2024-10-08T07:48:28.413Z] Step 7/27 : WORKDIR /app [2024-10-08T07:48:28.413Z] ---> Running in 8117946fabca [2024-10-08T07:48:28.413Z] Removing intermediate container 8117946fabca [2024-10-08T07:48:28.413Z] ---> 32e3545c1ce0 [2024-10-08T07:48:28.413Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-08T07:48:28.672Z] ---> 093de494e586 [2024-10-08T07:48:28.672Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T07:48:28.672Z] ---> Running in adcfbb8b673a [2024-10-08T07:48:29.239Z] Removing intermediate container adcfbb8b673a [2024-10-08T07:48:29.239Z] ---> 01efc4ebe30c [2024-10-08T07:48:29.239Z] Step 10/27 : COPY . . [2024-10-08T07:48:29.806Z] ---> 600e4a168c28 [2024-10-08T07:48:29.806Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T07:48:29.806Z] ---> Running in 0774d7a21d26 [2024-10-08T07:48:29.806Z] Removing intermediate container 0774d7a21d26 [2024-10-08T07:48:29.806Z] ---> 197a0519defd [2024-10-08T07:48:29.806Z] Step 12/27 : RUN $MAKE [2024-10-08T07:48:29.806Z] ---> Running in 653d6fbe2e78 [2024-10-08T07:48:30.066Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-10-08T07:48:32.112Z] c9f46d7d2bd2: Pull complete [2024-10-08T07:48:34.062Z] c5a475d317c9: Pull complete [2024-10-08T07:48:34.062Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-08T07:48:34.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-08T07:48:34.062Z] ---> be29e6b0f0d4 [2024-10-08T07:48:34.062Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T07:48:35.471Z] ---> Running in 9a55bdd58b2a [2024-10-08T07:48:35.738Z] Removing intermediate container 9a55bdd58b2a [2024-10-08T07:48:35.738Z] ---> a3a9738621ca [2024-10-08T07:48:35.738Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T07:48:36.005Z] ---> Running in b52ca68f0c89 [2024-10-08T07:48:36.270Z] Removing intermediate container b52ca68f0c89 [2024-10-08T07:48:36.270Z] ---> 53bcf3fa9976 [2024-10-08T07:48:36.270Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-08T07:48:36.270Z] ---> Running in 36c0ace07cc8 [2024-10-08T07:48:36.539Z] Removing intermediate container 36c0ace07cc8 [2024-10-08T07:48:36.540Z] ---> 0b67a2a50b88 [2024-10-08T07:48:36.540Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T07:48:36.812Z] ---> Running in 09610d95ae95 [2024-10-08T07:48:37.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T07:48:38.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T07:48:39.440Z] OK: 238 MiB in 54 packages [2024-10-08T07:48:40.407Z] Removing intermediate container 09610d95ae95 [2024-10-08T07:48:40.407Z] ---> da9908ca020f [2024-10-08T07:48:40.407Z] Step 7/12 : WORKDIR /app [2024-10-08T07:48:40.673Z] ---> Running in f631e0407911 [2024-10-08T07:48:40.940Z] Removing intermediate container f631e0407911 [2024-10-08T07:48:40.940Z] ---> 1e431e164588 [2024-10-08T07:48:40.940Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-08T07:48:41.520Z] ---> 9b6116730479 [2024-10-08T07:48:41.520Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T07:48:41.520Z] ---> Running in c911d0fc420e [2024-10-08T07:49:08.858Z] Removing intermediate container 653d6fbe2e78 [2024-10-08T07:49:08.858Z] ---> 226cc2f93117 [2024-10-08T07:49:08.858Z] Step 13/27 : FROM alpine:3.20 [2024-10-08T07:49:08.858Z] 3.20: Pulling from library/alpine [2024-10-08T07:49:08.858Z] 43c4264eed91: Already exists [2024-10-08T07:49:08.858Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T07:49:08.858Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T07:49:08.858Z] ---> 91ef0af61f39 [2024-10-08T07:49:08.858Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-08T07:49:08.858Z] ---> Running in 5350db353007 [2024-10-08T07:49:08.858Z] Removing intermediate container 5350db353007 [2024-10-08T07:49:08.858Z] ---> ed156f1ada0c [2024-10-08T07:49:08.858Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-08T07:49:08.858Z] ---> Running in 52483afda9d5 [2024-10-08T07:49:08.858Z] Removing intermediate container 52483afda9d5 [2024-10-08T07:49:08.858Z] ---> 35df12b5afd6 [2024-10-08T07:49:08.858Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T07:49:08.858Z] ---> Running in dfc874168ffa [2024-10-08T07:49:08.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T07:49:08.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T07:49:08.858Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T07:49:08.858Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T07:49:08.858Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T07:49:08.858Z] Executing ca-certificates-20240705-r0.trigger [2024-10-08T07:49:08.858Z] OK: 9 MiB in 16 packages [2024-10-08T07:49:08.858Z] Removing intermediate container dfc874168ffa [2024-10-08T07:49:08.858Z] ---> ad0c7ebce258 [2024-10-08T07:49:08.858Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-08T07:49:08.858Z] ---> Running in bf9e2f8965a4 [2024-10-08T07:49:08.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T07:49:08.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T07:49:08.858Z] Upgrading critical system libraries and apk-tools: [2024-10-08T07:49:08.858Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T07:49:08.858Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T07:49:08.858Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T07:49:08.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-08T07:49:09.117Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-08T07:49:09.377Z] OK: 9 MiB in 16 packages [2024-10-08T07:49:09.636Z] Removing intermediate container bf9e2f8965a4 [2024-10-08T07:49:09.636Z] ---> 4a596d1e2616 [2024-10-08T07:49:09.636Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-08T07:49:09.636Z] ---> 21312c1953ba [2024-10-08T07:49:09.636Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-08T07:49:09.897Z] ---> 38f8fdb09a4f [2024-10-08T07:49:09.898Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-08T07:49:09.898Z] ---> 9ec79fb962e4 [2024-10-08T07:49:09.898Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-08T07:49:11.274Z] ---> b8347d89fdd9 [2024-10-08T07:49:11.274Z] Step 22/27 : EXPOSE 48095 [2024-10-08T07:49:11.274Z] ---> Running in 26089b0709a7 [2024-10-08T07:49:11.274Z] Removing intermediate container 26089b0709a7 [2024-10-08T07:49:11.274Z] ---> 514bc31b05c0 [2024-10-08T07:49:11.274Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-08T07:49:11.274Z] ---> Running in 53b9719d1b10 [2024-10-08T07:49:11.533Z] Removing intermediate container 53b9719d1b10 [2024-10-08T07:49:11.533Z] ---> 48c73b837d5a [2024-10-08T07:49:11.533Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-08T07:49:11.533Z] ---> Running in 46fb05472ba4 [2024-10-08T07:49:11.533Z] Removing intermediate container 46fb05472ba4 [2024-10-08T07:49:11.533Z] ---> e42432a55e72 [2024-10-08T07:49:11.533Z] Step 25/27 : LABEL arch=amd64 [2024-10-08T07:49:11.533Z] ---> Running in 50e29eaa921f [2024-10-08T07:49:11.533Z] Removing intermediate container 50e29eaa921f [2024-10-08T07:49:11.533Z] ---> f7a9fd9fc30d [2024-10-08T07:49:11.533Z] Step 26/27 : LABEL git_sha=ba63434710591534c3846304412d004c7fbd49eb [2024-10-08T07:49:11.533Z] ---> Running in af37ab0038b7 [2024-10-08T07:49:11.792Z] Removing intermediate container af37ab0038b7 [2024-10-08T07:49:11.792Z] ---> 62d46296c448 [2024-10-08T07:49:11.792Z] Step 27/27 : LABEL version=0.0.0 [2024-10-08T07:49:11.792Z] ---> Running in 4541f9cf3730 [2024-10-08T07:49:11.792Z] Removing intermediate container 4541f9cf3730 [2024-10-08T07:49:11.792Z] ---> dd285e566bb5 [2024-10-08T07:49:11.792Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T07:49:11.792Z] Successfully built dd285e566bb5 [2024-10-08T07:49:11.792Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:49:12.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T07:49:12.286Z] [2024-10-08T07:49:12.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:49:12.596Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T07:49:12.855Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-08T07:49:12.855Z] 5eb5b503b376: Pulling fs layer [2024-10-08T07:49:12.855Z] 5c69ac0246d0: Pulling fs layer [2024-10-08T07:49:12.855Z] ec43610c2a17: Pulling fs layer [2024-10-08T07:49:12.855Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-08T07:49:12.855Z] 33b1e0a273af: Pulling fs layer [2024-10-08T07:49:12.855Z] 5d3b04190fa2: Pulling fs layer [2024-10-08T07:49:12.855Z] 2f39f015ded8: Pulling fs layer [2024-10-08T07:49:12.855Z] 3a2ae6a8a46f: Waiting [2024-10-08T07:49:12.855Z] 33b1e0a273af: Waiting [2024-10-08T07:49:12.855Z] 5d3b04190fa2: Waiting [2024-10-08T07:49:12.855Z] 5c69ac0246d0: Verifying Checksum [2024-10-08T07:49:12.855Z] 5c69ac0246d0: Download complete [2024-10-08T07:49:12.855Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-08T07:49:12.855Z] 3a2ae6a8a46f: Download complete [2024-10-08T07:49:12.855Z] 33b1e0a273af: Verifying Checksum [2024-10-08T07:49:12.855Z] 33b1e0a273af: Download complete [2024-10-08T07:49:12.855Z] 5d3b04190fa2: Download complete [2024-10-08T07:49:12.855Z] ec43610c2a17: Download complete [2024-10-08T07:49:13.113Z] 5eb5b503b376: Verifying Checksum [2024-10-08T07:49:13.113Z] 5eb5b503b376: Download complete [2024-10-08T07:49:14.047Z] 5eb5b503b376: Pull complete [2024-10-08T07:49:14.305Z] 5c69ac0246d0: Pull complete [2024-10-08T07:49:14.881Z] ec43610c2a17: Pull complete [2024-10-08T07:49:14.881Z] 3a2ae6a8a46f: Pull complete [2024-10-08T07:49:14.881Z] 33b1e0a273af: Pull complete [2024-10-08T07:49:15.140Z] 5d3b04190fa2: Pull complete [2024-10-08T07:49:23.266Z] 2f39f015ded8: Download complete [2024-10-08T07:49:26.544Z] 2f39f015ded8: Pull complete [2024-10-08T07:49:26.544Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-08T07:49:26.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T07:49:26.544Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T07:49:26.641Z] prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container [2024-10-08T07:49:26.676Z] $ 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-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T07:49:30.092Z] $ docker top 1efe3c0fa9ff4fd7737d1ccce43e9afcf4343e124307ff3d542ca0c243a9033b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T07:49:30.499Z] ---> job-cost.sh [2024-10-08T07:49:30.499Z] lf-activate-venv: SKIPPING [2024-10-08T07:49:30.499Z] INFO: No Stack... [2024-10-08T07:49:30.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T07:49:31.332Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T07:49:31.638Z] + cat /w/workspace/_app-service-configurable_PR-678/archives/cost.csv [2024-10-08T07:49:31.638Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T07:49:31.652Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [2024-10-08T07:49:31.663Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] did not exist. Created. [2024-10-08T07:49:31.670Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T07:49:32.025Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-08T07:49:32.065Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T07:49:32.074Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T07:49:32.101Z] $ docker stop --time=1 1efe3c0fa9ff4fd7737d1ccce43e9afcf4343e124307ff3d542ca0c243a9033b [2024-10-08T07:49:33.257Z] $ docker rm -f --volumes 1efe3c0fa9ff4fd7737d1ccce43e9afcf4343e124307ff3d542ca0c243a9033b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-08T07:50:33.235Z] Removing intermediate container c911d0fc420e [2024-10-08T07:50:33.235Z] ---> 5a734c0c0346 [2024-10-08T07:50:33.235Z] Step 10/12 : COPY . . [2024-10-08T07:50:33.235Z] ---> 610c2168d71a [2024-10-08T07:50:33.235Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T07:50:33.235Z] ---> Running in 871c56571db4 [2024-10-08T07:50:33.235Z] Removing intermediate container 871c56571db4 [2024-10-08T07:50:33.235Z] ---> 58cd5696c94f [2024-10-08T07:50:33.235Z] Step 12/12 : RUN $MAKE [2024-10-08T07:50:33.235Z] ---> Running in fec6f5aac827 [2024-10-08T07:50:33.235Z] noop [2024-10-08T07:50:33.235Z] Removing intermediate container fec6f5aac827 [2024-10-08T07:50:33.235Z] ---> bd04873f3836 [2024-10-08T07:50:33.235Z] Successfully built bd04873f3836 [2024-10-08T07:50:33.235Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:50:33.610Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T07:50:33.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T07:50:33.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-22177 does not seem to be running inside a container [2024-10-08T07:50:33.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T07:50:34.985Z] $ docker top 47a0d4c0a9d360e3e2a27532931b2b32ae26cc693566cd23f0e84e87a0d48a80 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T07:50:36.014Z] + go version [2024-10-08T07:50:36.014Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-08T07:50:36.031Z] $ docker stop --time=1 47a0d4c0a9d360e3e2a27532931b2b32ae26cc693566cd23f0e84e87a0d48a80 [2024-10-08T07:50:37.599Z] $ docker rm -f --volumes 47a0d4c0a9d360e3e2a27532931b2b32ae26cc693566cd23f0e84e87a0d48a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:50:38.130Z] + docker inspect -f . ci-base-image-arm64 [2024-10-08T07:50:38.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T07:50:38.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-22177 does not seem to be running inside a container [2024-10-08T07:50:38.350Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-08T07:50:39.413Z] $ docker top b144c8e5b3adbafc29091ad38f22bb3ef1827c43fa513dd18ddaef7c637b6abe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T07:50:39.901Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/3 [Pipeline] fileExists [Pipeline] sh [2024-10-08T07:50:40.239Z] + make test [2024-10-08T07:50:40.239Z] go test -race -coverprofile=coverage.out ./... [2024-10-08T07:55:02.085Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-08T07:55:02.085Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-08T07:55:02.085Z] go vet ./... [2024-10-08T07:58:54.516Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-08T07:58:54.516Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-08T07:58:54.516Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-08T07:58:54.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-08T07:58:54.557Z] $ docker stop --time=1 b144c8e5b3adbafc29091ad38f22bb3ef1827c43fa513dd18ddaef7c637b6abe [2024-10-08T07:58:56.455Z] $ docker rm -f --volumes b144c8e5b3adbafc29091ad38f22bb3ef1827c43fa513dd18ddaef7c637b6abe [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-08T07:58:58.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-08T07:58:58.630Z] Warning: overwriting stash ‘coverage-report’ [2024-10-08T07:58:59.069Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-08T07:58:59.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-08T07:58:59.803Z] + ls -al . [2024-10-08T07:58:59.803Z] total 256 [2024-10-08T07:58:59.803Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 8 07:50 . [2024-10-08T07:58:59.803Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 07:47 .. [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 07:47 .dockerignore [2024-10-08T07:58:59.803Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 07:47 .git [2024-10-08T07:58:59.803Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 07:47 .github [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 07:47 .gitignore [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 07:47 .golangci.yml [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 07:47 Attribution.txt [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 07:47 CHANGELOG.md [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 07:47 Dockerfile [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 07:47 GOVERNANCE.md [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 07:47 Jenkinsfile [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 07:47 LICENSE [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 07:47 OWNERS.md [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 07:47 README.md [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 8 07:45 VERSION [2024-10-08T07:58:59.803Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 07:47 bin [2024-10-08T07:58:59.803Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 8 07:54 coverage.out [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 07:47 go.mod [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 07:47 go.sum [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 07:47 main.go [2024-10-08T07:58:59.803Z] -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 07:47 makefile [2024-10-08T07:58:59.803Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 07:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T07:59:00.160Z] + 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=ba63434710591534c3846304412d004c7fbd49eb --label arch=arm64 --label version=0.0.0 . [2024-10-08T07:59:00.160Z] Sending build context to Docker daemon 243.7kB [2024-10-08T07:59:00.427Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-08T07:59:00.427Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-08T07:59:00.427Z] ---> bd04873f3836 [2024-10-08T07:59:00.427Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-08T07:59:00.427Z] ---> Running in 4212bb8a79d5 [2024-10-08T07:59:01.010Z] Removing intermediate container 4212bb8a79d5 [2024-10-08T07:59:01.010Z] ---> f0f4e0031375 [2024-10-08T07:59:01.010Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-08T07:59:01.010Z] ---> Running in 0321b35d1c2e [2024-10-08T07:59:01.276Z] Removing intermediate container 0321b35d1c2e [2024-10-08T07:59:01.276Z] ---> 13d5a8b66e9d [2024-10-08T07:59:01.276Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-08T07:59:01.276Z] ---> Running in 75676675b098 [2024-10-08T07:59:01.545Z] Removing intermediate container 75676675b098 [2024-10-08T07:59:01.545Z] ---> a9d1352715e6 [2024-10-08T07:59:01.545Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-08T07:59:01.545Z] ---> Running in 291b60d902e2 [2024-10-08T07:59:02.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T07:59:03.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T07:59:04.503Z] OK: 238 MiB in 54 packages [2024-10-08T07:59:05.086Z] Removing intermediate container 291b60d902e2 [2024-10-08T07:59:05.086Z] ---> 0638db0a3e65 [2024-10-08T07:59:05.086Z] Step 7/27 : WORKDIR /app [2024-10-08T07:59:05.355Z] ---> Running in 29c83070f2e9 [2024-10-08T07:59:05.627Z] Removing intermediate container 29c83070f2e9 [2024-10-08T07:59:05.627Z] ---> 1b35079d1321 [2024-10-08T07:59:05.627Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-08T07:59:05.892Z] ---> befc5d2fbbcc [2024-10-08T07:59:05.892Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-08T07:59:06.158Z] ---> Running in 0ccff2e3b9f5 [2024-10-08T07:59:09.499Z] Removing intermediate container 0ccff2e3b9f5 [2024-10-08T07:59:09.499Z] ---> f8a490e96ebd [2024-10-08T07:59:09.499Z] Step 10/27 : COPY . . [2024-10-08T07:59:10.081Z] ---> 2efbcb90c77b [2024-10-08T07:59:10.081Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-08T07:59:10.081Z] ---> Running in a5873a511fcc [2024-10-08T07:59:10.347Z] Removing intermediate container a5873a511fcc [2024-10-08T07:59:10.347Z] ---> 4b1b05bb8fd3 [2024-10-08T07:59:10.347Z] Step 12/27 : RUN $MAKE [2024-10-08T07:59:10.618Z] ---> Running in 84f9fd2ebf5a [2024-10-08T07:59:11.573Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-10-08T08:02:48.347Z] Removing intermediate container 84f9fd2ebf5a [2024-10-08T08:02:48.347Z] ---> 34392c972be2 [2024-10-08T08:02:48.347Z] Step 13/27 : FROM alpine:3.20 [2024-10-08T08:02:48.347Z] 3.20: Pulling from library/alpine [2024-10-08T08:02:48.347Z] cf04c63912e1: Already exists [2024-10-08T08:02:48.347Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-08T08:02:48.347Z] Status: Downloaded newer image for alpine:3.20 [2024-10-08T08:02:48.347Z] ---> c157a85ed455 [2024-10-08T08:02:48.347Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-08T08:02:48.347Z] ---> Running in 0f13cce1cf5d [2024-10-08T08:02:48.347Z] Removing intermediate container 0f13cce1cf5d [2024-10-08T08:02:48.347Z] ---> b09d07a23e48 [2024-10-08T08:02:48.347Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-08T08:02:48.347Z] ---> Running in f0aa43721348 [2024-10-08T08:02:48.347Z] Removing intermediate container f0aa43721348 [2024-10-08T08:02:48.347Z] ---> 4b1c62f162a1 [2024-10-08T08:02:48.347Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-08T08:02:48.347Z] ---> Running in 3f09fc7d10c5 [2024-10-08T08:02:48.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:02:48.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:02:48.347Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-08T08:02:48.347Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-08T08:02:48.347Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T08:02:48.347Z] Executing ca-certificates-20240705-r0.trigger [2024-10-08T08:02:48.347Z] OK: 10 MiB in 16 packages [2024-10-08T08:02:48.933Z] Removing intermediate container 3f09fc7d10c5 [2024-10-08T08:02:48.933Z] ---> b37133cdd3a0 [2024-10-08T08:02:48.933Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-08T08:02:48.933Z] ---> Running in 1a77c766a0f7 [2024-10-08T08:02:49.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:02:50.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:02:51.634Z] Upgrading critical system libraries and apk-tools: [2024-10-08T08:02:51.634Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-08T08:02:51.634Z] Executing busybox-1.36.1-r29.trigger [2024-10-08T08:02:51.634Z] Continuing the upgrade transaction with new apk-tools: [2024-10-08T08:02:51.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-08T08:02:52.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-08T08:02:53.199Z] OK: 10 MiB in 16 packages [2024-10-08T08:02:54.176Z] Removing intermediate container 1a77c766a0f7 [2024-10-08T08:02:54.176Z] ---> b2b00248bdb9 [2024-10-08T08:02:54.176Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-08T08:02:54.758Z] ---> 577da836615b [2024-10-08T08:02:54.758Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-08T08:02:55.023Z] ---> a7783f567a9a [2024-10-08T08:02:55.023Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-08T08:02:55.602Z] ---> f2a4dcc7d819 [2024-10-08T08:02:55.602Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-08T08:02:57.533Z] ---> 8702818aac0f [2024-10-08T08:02:57.533Z] Step 22/27 : EXPOSE 48095 [2024-10-08T08:02:57.533Z] ---> Running in 585ef159662c [2024-10-08T08:02:57.798Z] Removing intermediate container 585ef159662c [2024-10-08T08:02:57.799Z] ---> 4a7ade8a676a [2024-10-08T08:02:57.799Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-08T08:02:57.799Z] ---> Running in fd0028ea2423 [2024-10-08T08:02:58.064Z] Removing intermediate container fd0028ea2423 [2024-10-08T08:02:58.064Z] ---> b1fe5f4f32d4 [2024-10-08T08:02:58.064Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-08T08:02:58.064Z] ---> Running in 2de5314d6bba [2024-10-08T08:02:58.331Z] Removing intermediate container 2de5314d6bba [2024-10-08T08:02:58.331Z] ---> c29f0b1c8a78 [2024-10-08T08:02:58.331Z] Step 25/27 : LABEL arch=arm64 [2024-10-08T08:02:58.597Z] ---> Running in 74c037954b63 [2024-10-08T08:02:58.862Z] Removing intermediate container 74c037954b63 [2024-10-08T08:02:58.862Z] ---> e0d25f2fa627 [2024-10-08T08:02:58.862Z] Step 26/27 : LABEL git_sha=ba63434710591534c3846304412d004c7fbd49eb [2024-10-08T08:02:58.862Z] ---> Running in 37b09321a949 [2024-10-08T08:02:59.127Z] Removing intermediate container 37b09321a949 [2024-10-08T08:02:59.127Z] ---> 1dc0e6feb41e [2024-10-08T08:02:59.127Z] Step 27/27 : LABEL version=0.0.0 [2024-10-08T08:02:59.127Z] ---> Running in f5c7a507404d [2024-10-08T08:02:59.394Z] Removing intermediate container f5c7a507404d [2024-10-08T08:02:59.394Z] ---> 88f14df3406d [2024-10-08T08:02:59.394Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-08T08:02:59.394Z] Successfully built 88f14df3406d [2024-10-08T08:02:59.658Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:03:00.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T08:03:00.147Z] [2024-10-08T08:03:00.147Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:03:00.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T08:03:00.487Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-08T08:03:00.487Z] 8998bd30e6a1: Pulling fs layer [2024-10-08T08:03:00.487Z] 04944245beec: Pulling fs layer [2024-10-08T08:03:00.487Z] 699f458cf7ca: Pulling fs layer [2024-10-08T08:03:00.487Z] 765212b225bb: Pulling fs layer [2024-10-08T08:03:00.487Z] f23df028b6ca: Pulling fs layer [2024-10-08T08:03:00.487Z] d65c8cfc05b1: Pulling fs layer [2024-10-08T08:03:00.487Z] 2437ff75d9bd: Pulling fs layer [2024-10-08T08:03:00.487Z] f23df028b6ca: Waiting [2024-10-08T08:03:00.487Z] d65c8cfc05b1: Waiting [2024-10-08T08:03:00.487Z] 2437ff75d9bd: Waiting [2024-10-08T08:03:00.487Z] 765212b225bb: Waiting [2024-10-08T08:03:00.755Z] 04944245beec: Verifying Checksum [2024-10-08T08:03:00.755Z] 04944245beec: Download complete [2024-10-08T08:03:00.755Z] 765212b225bb: Verifying Checksum [2024-10-08T08:03:00.755Z] 765212b225bb: Download complete [2024-10-08T08:03:00.755Z] f23df028b6ca: Download complete [2024-10-08T08:03:00.755Z] d65c8cfc05b1: Verifying Checksum [2024-10-08T08:03:00.755Z] d65c8cfc05b1: Download complete [2024-10-08T08:03:00.755Z] 699f458cf7ca: Verifying Checksum [2024-10-08T08:03:00.755Z] 699f458cf7ca: Download complete [2024-10-08T08:03:01.339Z] 8998bd30e6a1: Verifying Checksum [2024-10-08T08:03:01.339Z] 8998bd30e6a1: Download complete [2024-10-08T08:03:03.924Z] 2437ff75d9bd: Verifying Checksum [2024-10-08T08:03:03.924Z] 2437ff75d9bd: Download complete [2024-10-08T08:03:05.868Z] 8998bd30e6a1: Pull complete [2024-10-08T08:03:06.450Z] 04944245beec: Pull complete [2024-10-08T08:03:07.863Z] 699f458cf7ca: Pull complete [2024-10-08T08:03:08.129Z] 765212b225bb: Pull complete [2024-10-08T08:03:09.088Z] f23df028b6ca: Pull complete [2024-10-08T08:03:09.088Z] d65c8cfc05b1: Pull complete [2024-10-08T08:03:27.294Z] 2437ff75d9bd: Pull complete [2024-10-08T08:03:27.294Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-08T08:03:27.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-08T08:03:27.294Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:03:27.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-22177 does not seem to be running inside a container [2024-10-08T08:03:27.554Z] $ 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/3 -v /w/workspace/app-service-configurable/3:/w/workspace/app-service-configurable/3:rw,z -v /w/workspace/app-service-configurable/3@tmp:/w/workspace/app-service-configurable/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-08T08:03:30.074Z] $ docker top d540e7eecd986feb5faaebf36ac80d5e1882465178846644a041e52aa68bab4f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:03:30.561Z] ---> job-cost.sh [2024-10-08T08:03:30.826Z] lf-activate-venv: SKIPPING [2024-10-08T08:03:30.826Z] INFO: No Stack... [2024-10-08T08:03:31.402Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-08T08:03:31.980Z] INFO: Archiving Costs [Pipeline] sh [2024-10-08T08:03:32.881Z] + cat /w/workspace/app-service-configurable/3/archives/cost.csv [2024-10-08T08:03:32.882Z] + cut -d, -f6 [Pipeline] lock [2024-10-08T08:03:32.931Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [2024-10-08T08:03:32.940Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] did not exist. Created. [2024-10-08T08:03:32.946Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-08T08:03:33.595Z] /w/workspace/app-service-configurable/3@tmp/durable-8ab4dffb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-08T08:03:34.229Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-08T08:03:34.258Z] Warning: overwriting stash ‘stack-cost’ [2024-10-08T08:03:34.306Z] Stashed 1 file(s) [Pipeline] } [2024-10-08T08:03:34.314Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-678-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-08T08:03:34.338Z] $ docker stop --time=1 d540e7eecd986feb5faaebf36ac80d5e1882465178846644a041e52aa68bab4f [2024-10-08T08:03:35.851Z] $ docker rm -f --volumes d540e7eecd986feb5faaebf36ac80d5e1882465178846644a041e52aa68bab4f [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 [2024-10-08T08:03:36.406Z] provisioning config files... [2024-10-08T08:03:36.415Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-678@tmp/config12388748517202488759tmp [Pipeline] { [Pipeline] sh [2024-10-08T08:03:36.712Z] + set +x [2024-10-08T08:03:36.712Z] + bash -s -- [2024-10-08T08:03:36.712Z] + curl -s https://codecov.io/bash [2024-10-08T08:03:36.712Z] [2024-10-08T08:03:36.712Z] _____ _ [2024-10-08T08:03:36.712Z] / ____| | | [2024-10-08T08:03:36.712Z] | | ___ __| | ___ ___ _____ __ [2024-10-08T08:03:36.712Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-08T08:03:36.712Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-08T08:03:36.712Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-08T08:03:36.712Z] Bash-1.0.6 [2024-10-08T08:03:36.712Z] [2024-10-08T08:03:36.712Z] [2024-10-08T08:03:36.712Z] ==> git version 2.25.1 found [2024-10-08T08:03:36.712Z] ==> 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 [2024-10-08T08:03:36.712Z] Release-Date: 2020-01-08 [2024-10-08T08:03:36.712Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-08T08:03:36.712Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-08T08:03:36.712Z] ==> Jenkins CI detected. [2024-10-08T08:03:36.712Z] current dir:  /w/workspace/_app-service-configurable_PR-678 [2024-10-08T08:03:36.712Z] project root: . [2024-10-08T08:03:36.712Z] --> token set from env [2024-10-08T08:03:36.712Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-08T08:03:36.712Z] ==> Running gcov in . (disable via -X gcov) [2024-10-08T08:03:36.712Z] ==> Python coveragepy not found [2024-10-08T08:03:36.712Z] ==> Searching for coverage reports in: [2024-10-08T08:03:36.712Z] + . [2024-10-08T08:03:36.712Z] -> Found 1 reports [2024-10-08T08:03:36.712Z] ==> Detecting git/mercurial file structure [2024-10-08T08:03:36.971Z] ==> Reading reports [2024-10-08T08:03:36.971Z] + ./coverage.out bytes=953 [2024-10-08T08:03:36.971Z] ==> Appending adjustments [2024-10-08T08:03:36.971Z] https://docs.codecov.io/docs/fixing-reports [2024-10-08T08:03:36.971Z] + Found adjustments [2024-10-08T08:03:36.971Z] ==> Gzipping contents [2024-10-08T08:03:36.971Z] 4.0K /tmp/codecov.6Y7StL.gz [2024-10-08T08:03:36.971Z] ==> Uploading reports [2024-10-08T08:03:36.971Z] url: https://codecov.io [2024-10-08T08:03:36.971Z] query: branch=PR-678&commit=ba63434710591534c3846304412d004c7fbd49eb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-678%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=678&job=&cmd_args= [2024-10-08T08:03:36.971Z] -> Pinging Codecov [2024-10-08T08:03:36.971Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-678&commit=ba63434710591534c3846304412d004c7fbd49eb&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-678%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=678&job=&cmd_args= [2024-10-08T08:03:37.231Z] -> Uploading to [2024-10-08T08:03:37.232Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/ba63434710591534c3846304412d004c7fbd49eb/0b5f19ac-ae9d-4245-a7b9-174aa71959b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T080336Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7df719540b18c91c54091057156649f8b8babe69e0241415642be19d9a13bbe2 [2024-10-08T08:03:37.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-08T08:03:37.232Z] Dload Upload Total Spent Left Speed [2024-10-08T08:03:37.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1889 --:--:-- --:--:-- --:--:-- 1898 [2024-10-08T08:03:37.232Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ba63434710591534c3846304412d004c7fbd49eb [Pipeline] } [2024-10-08T08:03:37.239Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-08T08:03:38.166Z] + [ -d /w/workspace/_app-service-configurable_PR-678/archives ] [2024-10-08T08:03:38.166Z] + ls -al /w/workspace/_app-service-configurable_PR-678/archives [2024-10-08T08:03:38.166Z] total 16 [2024-10-08T08:03:38.166Z] drwxr-xr-x 3 root root 4096 Oct 8 07:49 . [2024-10-08T08:03:38.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 07:49 .. [2024-10-08T08:03:38.166Z] drwxr-xr-x 2 root root 4096 Oct 8 07:49 cost [2024-10-08T08:03:38.166Z] -rw-r--r-- 1 root root 96 Oct 8 07:49 cost.csv [2024-10-08T08:03:38.166Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-678/archives [2024-10-08T08:03:38.166Z] + ls -al /w/workspace/_app-service-configurable_PR-678/archives [2024-10-08T08:03:38.166Z] total 16 [2024-10-08T08:03:38.166Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 07:49 . [2024-10-08T08:03:38.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 07:49 .. [2024-10-08T08:03:38.166Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 07:49 cost [2024-10-08T08:03:38.166Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 8 07:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:03:38.456Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:03:40.934Z] ---> package-listing.sh [2024-10-08T08:03:40.934Z] ++ facter osfamily [2024-10-08T08:03:40.934Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-08T08:03:40.934Z] + OS_FAMILY=debian [2024-10-08T08:03:40.934Z] + workspace=/w/workspace/_app-service-configurable_PR-678 [2024-10-08T08:03:40.934Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-08T08:03:40.934Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-08T08:03:40.934Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-08T08:03:40.934Z] + PACKAGES=/tmp/packages_start.txt [2024-10-08T08:03:40.934Z] + '[' /w/workspace/_app-service-configurable_PR-678 ']' [2024-10-08T08:03:40.934Z] + PACKAGES=/tmp/packages_end.txt [2024-10-08T08:03:40.934Z] + case "${OS_FAMILY}" in [2024-10-08T08:03:40.934Z] + dpkg -l [2024-10-08T08:03:40.934Z] + grep '^ii' [2024-10-08T08:03:40.934Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-08T08:03:40.934Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-08T08:03:40.934Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-08T08:03:40.934Z] + '[' /w/workspace/_app-service-configurable_PR-678 ']' [2024-10-08T08:03:40.934Z] + mkdir -p /w/workspace/_app-service-configurable_PR-678/archives/ [2024-10-08T08:03:40.934Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-678/archives/ [Pipeline] echo [2024-10-08T08:03:40.952Z] 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-678/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-08T08:03:41.241Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-08T08:03:41.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-08T08:03:41.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-08T08:03:41.896Z] prd-ubuntu20.04-docker-8c-8g-22176 does not seem to be running inside a container [2024-10-08T08:03:42.003Z] $ 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-678/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-678 -v /w/workspace/_app-service-configurable_PR-678:/w/workspace/_app-service-configurable_PR-678:rw,z -v /w/workspace/_app-service-configurable_PR-678@tmp:/w/workspace/_app-service-configurable_PR-678@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-08T08:03:42.196Z] $ docker top e0cde1bf8964d7f5f3f9b304b65671c6a301d87ed4648f0c84470487d6f12fac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-08T08:03:42.616Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-08T08:03:42.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-08T08:03:43.216Z] + ls /var/log/sa-host [2024-10-08T08:03:43.216Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-08T08:03:43.382Z] provisioning config files... [2024-10-08T08:03:43.392Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-678@tmp/config9163957349373302993tmp [Pipeline] { [Pipeline] echo [2024-10-08T08:03:43.418Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:03:43.704Z] ---> create-netrc.sh [Pipeline] } [2024-10-08T08:03:43.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:03:44.053Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-08T08:03:44.063Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:03:44.350Z] ---> sudo-logs.sh [2024-10-08T08:03:44.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-08T08:03:44.382Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:03:44.662Z] ---> job-cost.sh [2024-10-08T08:03:44.662Z] lf-activate-venv: SKIPPING [2024-10-08T08:03:44.662Z] DEBUG: total: 0.2199999988079071 [2024-10-08T08:03:44.662Z] INFO: Retrieving Stack Cost... [2024-10-08T08:03:45.234Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-08T08:03:45.497Z] INFO: Archiving Costs [Pipeline] echo [2024-10-08T08:03:45.511Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-08T08:03:45.799Z] ---> logs-deploy.sh [2024-10-08T08:03:45.799Z] lf-activate-venv: SKIPPING [2024-10-08T08:03:45.799Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-678/3 [2024-10-08T08:03:45.799Z] INFO: archiving workspace using pattern(s): [2024-10-08T08:03:46.739Z] Archives upload complete. [2024-10-08T08:03:46.739Z] INFO: archiving logs to Nexus [2024-10-08T08:03:48.043Z] ---> uname -a: [2024-10-08T08:03:48.043Z] Linux prd-ubuntu20-04-docker-8c-8g-22176 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] ---> lscpu: [2024-10-08T08:03:48.043Z] Architecture: x86_64 [2024-10-08T08:03:48.043Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-08T08:03:48.043Z] Byte Order: Little Endian [2024-10-08T08:03:48.043Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-08T08:03:48.043Z] CPU(s): 8 [2024-10-08T08:03:48.043Z] On-line CPU(s) list: 0-7 [2024-10-08T08:03:48.043Z] Thread(s) per core: 1 [2024-10-08T08:03:48.043Z] Core(s) per socket: 1 [2024-10-08T08:03:48.043Z] Socket(s): 8 [2024-10-08T08:03:48.043Z] NUMA node(s): 1 [2024-10-08T08:03:48.043Z] Vendor ID: AuthenticAMD [2024-10-08T08:03:48.043Z] CPU family: 23 [2024-10-08T08:03:48.043Z] Model: 49 [2024-10-08T08:03:48.043Z] Model name: AMD EPYC-Rome Processor [2024-10-08T08:03:48.043Z] Stepping: 0 [2024-10-08T08:03:48.043Z] CPU MHz: 2799.998 [2024-10-08T08:03:48.043Z] BogoMIPS: 5599.99 [2024-10-08T08:03:48.043Z] Virtualization: AMD-V [2024-10-08T08:03:48.043Z] Hypervisor vendor: KVM [2024-10-08T08:03:48.043Z] Virtualization type: full [2024-10-08T08:03:48.043Z] L1d cache: 256 KiB [2024-10-08T08:03:48.043Z] L1i cache: 256 KiB [2024-10-08T08:03:48.043Z] L2 cache: 4 MiB [2024-10-08T08:03:48.043Z] L3 cache: 128 MiB [2024-10-08T08:03:48.043Z] NUMA node0 CPU(s): 0-7 [2024-10-08T08:03:48.043Z] Vulnerability Itlb multihit: Not affected [2024-10-08T08:03:48.043Z] Vulnerability L1tf: Not affected [2024-10-08T08:03:48.043Z] Vulnerability Mds: Not affected [2024-10-08T08:03:48.043Z] Vulnerability Meltdown: Not affected [2024-10-08T08:03:48.043Z] Vulnerability Mmio stale data: Not affected [2024-10-08T08:03:48.043Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-08T08:03:48.043Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-08T08:03:48.043Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-08T08:03:48.043Z] Vulnerability Srbds: Not affected [2024-10-08T08:03:48.043Z] Vulnerability Tsx async abort: Not affected [2024-10-08T08:03:48.043Z] 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 [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] ---> nproc: [2024-10-08T08:03:48.043Z] 8 [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] ---> df -h: [2024-10-08T08:03:48.043Z] Filesystem Size Used Avail Use% Mounted on [2024-10-08T08:03:48.043Z] overlay 155G 12G 143G 8% / [2024-10-08T08:03:48.043Z] tmpfs 64M 0 64M 0% /dev [2024-10-08T08:03:48.043Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-08T08:03:48.043Z] shm 64M 0 64M 0% /dev/shm [2024-10-08T08:03:48.043Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] ---> sar -b -r -n DEV: [2024-10-08T08:03:48.043Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22176) 10/08/24 _x86_64_ (8 CPU) [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] 07:44:34 LINUX RESTART (8 CPU) [2024-10-08T08:03:48.043Z] [2024-10-08T08:03:48.043Z] 07:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-08T08:03:48.043Z] 07:46:01 410.15 38.70 371.44 0.00 4306.43 38154.88 0.00 [2024-10-08T08:03:48.043Z] 07:47:01 226.55 2.48 224.06 0.00 20.00 75258.92 0.00 [2024-10-08T08:03:48.043Z] 07:48:01 42.21 0.10 42.11 0.00 12.26 17278.05 0.00 [2024-10-08T08:03:48.043Z] 07:49:01 109.10 0.15 108.95 0.00 11.06 36833.87 0.00 [2024-10-08T08:03:48.043Z] 07:50:01 169.64 12.75 156.89 0.00 5457.49 42189.77 0.00 [2024-10-08T08:03:48.043Z] 07:51:01 4.27 0.00 4.27 0.00 0.00 51.98 0.00 [2024-10-08T08:03:48.043Z] 07:52:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2024-10-08T08:03:48.043Z] 07:53:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2024-10-08T08:03:48.043Z] 07:54:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 [2024-10-08T08:03:48.043Z] 07:55:01 2.32 0.00 2.32 0.00 0.00 39.46 0.00 [2024-10-08T08:03:48.044Z] 07:56:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 [2024-10-08T08:03:48.044Z] 07:57:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 [2024-10-08T08:03:48.044Z] 07:58:01 0.85 0.00 0.85 0.00 0.00 10.00 0.00 [2024-10-08T08:03:48.044Z] 07:59:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 [2024-10-08T08:03:48.044Z] 08:00:01 1.78 0.02 1.77 0.00 0.13 20.53 0.00 [2024-10-08T08:03:48.044Z] 08:01:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2024-10-08T08:03:48.044Z] 08:02:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-10-08T08:03:48.044Z] 08:03:01 0.77 0.00 0.77 0.00 0.00 10.40 0.00 [2024-10-08T08:03:48.044Z] Average: 54.31 3.01 51.30 0.00 544.86 11664.49 0.00 [2024-10-08T08:03:48.044Z] [2024-10-08T08:03:48.044Z] 07:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-08T08:03:48.044Z] 07:46:01 29155132 31498240 808196 2.46 80740 2535352 1993516 5.88 1070564 2261036 9228 [2024-10-08T08:03:48.044Z] 07:47:01 28017340 31520508 779100 2.37 187060 3478144 1771420 5.22 1149520 3194972 468 [2024-10-08T08:03:48.044Z] 07:48:01 26544940 31408436 881500 2.68 192376 4744380 2005372 5.91 1782392 3943568 896384 [2024-10-08T08:03:48.044Z] 07:49:01 26996692 31507804 785936 2.39 195432 4409044 1879124 5.54 1386020 3908648 447920 [2024-10-08T08:03:48.044Z] 07:50:01 26559332 31489396 792512 2.41 212432 4767912 1833436 5.40 1622228 4047936 992 [2024-10-08T08:03:48.044Z] 07:51:01 26560696 31490584 791332 2.41 212468 4767912 1849516 5.45 1621484 4047900 12 [2024-10-08T08:03:48.044Z] 07:52:01 26568248 31498384 783420 2.38 212480 4768044 1849516 5.45 1614932 4048020 156 [2024-10-08T08:03:48.044Z] 07:53:01 26568344 31498384 783240 2.38 212532 4768048 1849516 5.45 1614952 4048024 48 [2024-10-08T08:03:48.044Z] 07:54:01 26576172 31506284 775392 2.36 212552 4768048 1849516 5.45 1607228 4048024 164 [2024-10-08T08:03:48.044Z] 07:55:01 26576408 31506944 775000 2.36 212668 4768028 1849516 5.45 1607008 4048336 12 [2024-10-08T08:03:48.044Z] 07:56:01 26575980 31506528 775336 2.36 212696 4768028 1849516 5.45 1606832 4048336 16 [2024-10-08T08:03:48.044Z] 07:57:01 26576448 31507028 775004 2.36 212748 4768024 1849516 5.45 1607148 4048340 8 [2024-10-08T08:03:48.044Z] 07:58:01 26576692 31507344 774712 2.36 212768 4768032 1849516 5.45 1606792 4048340 12 [2024-10-08T08:03:48.044Z] 07:59:01 26576660 31507324 774636 2.36 212776 4768040 1849516 5.45 1606808 4048344 32 [2024-10-08T08:03:48.044Z] 08:00:01 26575616 31506404 775468 2.36 212804 4768044 1839292 5.42 1606576 4048352 16 [2024-10-08T08:03:48.044Z] 08:01:01 26575924 31506716 775076 2.36 212828 4768044 1839292 5.42 1606632 4048352 40 [2024-10-08T08:03:48.044Z] 08:02:01 26575876 31506720 775080 2.36 212852 4768048 1822580 5.37 1606888 4048356 20 [2024-10-08T08:03:48.044Z] 08:03:01 26576668 31507552 774152 2.35 212868 4768048 1822580 5.37 1606688 4048356 188 [2024-10-08T08:03:48.044Z] Average: 26818509 31498921 786394 2.39 201838 4551068 1858459 5.48 1551705 3887958 75318 [2024-10-08T08:03:48.044Z] [2024-10-08T08:03:48.044Z] 07:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-08T08:03:48.044Z] 07:46:01 ens3 726.22 525.57 6009.45 113.13 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:46:01 docker0 154.87 168.38 13.08 310.56 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:46:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:46:01 vetheb883ca 134.04 144.47 13.30 130.12 0.00 0.00 0.00 0.01 [2024-10-08T08:03:48.044Z] 07:47:01 ens3 368.41 189.27 3118.84 20.33 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:47:01 docker0 187.12 364.47 16.28 3116.03 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:48:01 ens3 24.73 15.45 31.05 10.40 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:48:01 veth8e524bd 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:48:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:49:01 ens3 19.54 10.66 53.14 6.80 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:49:01 docker0 1.48 3.62 0.09 38.12 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:50:01 ens3 301.53 162.76 4730.24 20.44 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:50:01 docker0 4.78 8.13 0.29 119.42 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:50:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:51:01 ens3 0.97 0.57 2.17 0.10 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:53:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:56:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:01:01 ens3 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:02:01 ens3 0.50 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:03:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] Average: ens3 80.17 50.31 774.75 9.53 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] Average: docker0 19.35 30.26 1.65 199.11 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-08T08:03:48.044Z] [2024-10-08T08:03:48.044Z] [2024-10-08T08:03:48.044Z] ---> sar -P ALL: [2024-10-08T08:03:48.044Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22176) 10/08/24 _x86_64_ (8 CPU) [2024-10-08T08:03:48.044Z] [2024-10-08T08:03:48.044Z] 07:44:34 LINUX RESTART (8 CPU) [2024-10-08T08:03:48.044Z] [2024-10-08T08:03:48.044Z] 07:45:01 CPU %user %nice %system %iowait %steal %idle [2024-10-08T08:03:48.044Z] 07:46:01 all 10.02 0.00 3.59 3.21 0.07 83.11 [2024-10-08T08:03:48.044Z] 07:46:01 0 11.77 0.00 3.62 10.85 0.07 73.69 [2024-10-08T08:03:48.044Z] 07:46:01 1 9.69 0.00 3.69 0.76 0.07 85.79 [2024-10-08T08:03:48.044Z] 07:46:01 2 7.65 0.00 4.15 5.01 0.07 83.12 [2024-10-08T08:03:48.044Z] 07:46:01 3 10.37 0.00 3.00 0.17 0.08 86.38 [2024-10-08T08:03:48.044Z] 07:46:01 4 12.76 0.00 3.70 0.76 0.07 82.71 [2024-10-08T08:03:48.044Z] 07:46:01 5 11.98 0.00 3.71 6.40 0.07 77.84 [2024-10-08T08:03:48.044Z] 07:46:01 6 8.27 0.00 2.84 1.08 0.07 87.74 [2024-10-08T08:03:48.044Z] 07:46:01 7 7.65 0.00 4.02 0.67 0.08 87.57 [2024-10-08T08:03:48.044Z] 07:47:01 all 5.86 0.00 3.14 6.44 0.04 84.51 [2024-10-08T08:03:48.044Z] 07:47:01 0 5.14 0.00 2.66 1.08 0.03 91.09 [2024-10-08T08:03:48.044Z] 07:47:01 1 6.26 0.00 4.05 19.87 0.07 69.75 [2024-10-08T08:03:48.044Z] 07:47:01 2 6.54 0.00 2.67 0.52 0.03 90.24 [2024-10-08T08:03:48.044Z] 07:47:01 3 7.30 0.00 2.93 1.51 0.05 88.20 [2024-10-08T08:03:48.044Z] 07:47:01 4 4.32 0.00 3.52 21.58 0.03 70.54 [2024-10-08T08:03:48.044Z] 07:47:01 5 6.21 0.00 2.77 5.64 0.07 85.32 [2024-10-08T08:03:48.044Z] 07:47:01 6 5.62 0.00 3.42 0.59 0.03 90.34 [2024-10-08T08:03:48.044Z] 07:47:01 7 5.47 0.00 3.13 0.83 0.03 90.53 [2024-10-08T08:03:48.044Z] 07:48:01 all 52.37 0.00 7.21 2.02 0.09 38.30 [2024-10-08T08:03:48.044Z] 07:48:01 0 51.54 0.00 7.47 0.86 0.10 40.03 [2024-10-08T08:03:48.044Z] 07:48:01 1 52.21 0.00 7.07 1.75 0.08 38.89 [2024-10-08T08:03:48.044Z] 07:48:01 2 52.99 0.00 7.35 0.41 0.08 39.18 [2024-10-08T08:03:48.044Z] 07:48:01 3 53.24 0.00 7.10 0.62 0.08 38.95 [2024-10-08T08:03:48.044Z] 07:48:01 4 51.07 0.00 7.13 8.75 0.10 32.95 [2024-10-08T08:03:48.044Z] 07:48:01 5 51.57 0.00 7.37 0.40 0.08 40.57 [2024-10-08T08:03:48.044Z] 07:48:01 6 53.44 0.00 7.54 1.81 0.12 37.10 [2024-10-08T08:03:48.044Z] 07:48:01 7 52.89 0.00 6.68 1.58 0.08 38.77 [2024-10-08T08:03:48.044Z] 07:49:01 all 41.62 0.00 6.62 2.17 0.09 49.51 [2024-10-08T08:03:48.044Z] 07:49:01 0 40.54 0.00 6.35 0.10 0.08 52.93 [2024-10-08T08:03:48.044Z] 07:49:01 1 43.17 0.00 6.35 0.29 0.07 50.13 [2024-10-08T08:03:48.044Z] 07:49:01 2 40.92 0.00 7.12 0.35 0.08 51.52 [2024-10-08T08:03:48.044Z] 07:49:01 3 41.68 0.00 6.32 6.87 0.08 45.04 [2024-10-08T08:03:48.044Z] 07:49:01 4 42.08 0.00 6.33 0.50 0.12 50.97 [2024-10-08T08:03:48.044Z] 07:49:01 5 41.79 0.00 6.51 6.43 0.08 45.19 [2024-10-08T08:03:48.044Z] 07:49:01 6 41.60 0.00 7.00 0.91 0.08 50.40 [2024-10-08T08:03:48.044Z] 07:49:01 7 41.15 0.00 6.97 1.92 0.08 49.87 [2024-10-08T08:03:48.044Z] 07:50:01 all 4.73 0.00 2.28 2.59 0.05 90.35 [2024-10-08T08:03:48.044Z] 07:50:01 0 4.22 0.00 1.94 1.26 0.05 92.52 [2024-10-08T08:03:48.044Z] 07:50:01 1 3.33 0.00 1.61 1.16 0.03 93.87 [2024-10-08T08:03:48.044Z] 07:50:01 2 3.70 0.00 2.98 6.82 0.05 86.45 [2024-10-08T08:03:48.044Z] 07:50:01 3 5.90 0.00 2.89 0.98 0.05 90.18 [2024-10-08T08:03:48.044Z] 07:50:01 4 6.63 0.00 1.99 0.94 0.03 90.41 [2024-10-08T08:03:48.044Z] 07:50:01 5 3.98 0.00 2.10 3.29 0.05 90.57 [2024-10-08T08:03:48.044Z] 07:50:01 6 4.38 0.00 2.27 1.22 0.07 92.06 [2024-10-08T08:03:48.044Z] 07:50:01 7 5.68 0.00 2.44 5.09 0.05 86.74 [2024-10-08T08:03:48.044Z] 07:51:01 all 0.02 0.00 0.02 0.02 0.01 99.92 [2024-10-08T08:03:48.044Z] 07:51:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-08T08:03:48.044Z] 07:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-08T08:03:48.044Z] 07:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 07:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 07:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 07:51:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-10-08T08:03:48.044Z] 07:51:01 6 0.05 0.00 0.05 0.00 0.03 99.87 [2024-10-08T08:03:48.044Z] 07:51:01 7 0.00 0.00 0.02 0.10 0.02 99.87 [2024-10-08T08:03:48.044Z] 07:52:01 all 0.06 0.00 0.03 0.00 0.01 99.89 [2024-10-08T08:03:48.044Z] 07:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-08T08:03:48.044Z] 07:52:01 1 0.27 0.00 0.10 0.00 0.02 99.62 [2024-10-08T08:03:48.044Z] 07:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T08:03:48.044Z] 07:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 07:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-08T08:03:48.044Z] 07:52:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2024-10-08T08:03:48.044Z] 07:52:01 6 0.02 0.00 0.02 0.00 0.05 99.92 [2024-10-08T08:03:48.044Z] 07:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-08T08:03:48.044Z] 07:53:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2024-10-08T08:03:48.044Z] 07:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-08T08:03:48.044Z] 07:53:01 1 0.40 0.00 0.00 0.00 0.00 99.60 [2024-10-08T08:03:48.044Z] 07:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 07:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T08:03:48.044Z] 07:53:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-08T08:03:48.044Z] 07:53:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-08T08:03:48.044Z] 07:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-08T08:03:48.044Z] 07:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-08T08:03:48.044Z] 07:54:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-08T08:03:48.044Z] 07:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-08T08:03:48.044Z] 07:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 07:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-08T08:03:48.044Z] 07:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T08:03:48.044Z] 07:54:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-08T08:03:48.044Z] 07:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 07:54:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-08T08:03:48.044Z] 07:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-10-08T08:03:48.044Z] 07:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-08T08:03:48.044Z] 07:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-08T08:03:48.044Z] 07:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-08T08:03:48.044Z] 07:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-08T08:03:48.044Z] 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T08:03:48.044Z] 07:55:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2024-10-08T08:03:48.044Z] 07:55:01 6 0.05 0.00 0.00 0.02 0.02 99.92 [2024-10-08T08:03:48.044Z] 07:55:01 7 0.02 0.00 0.05 0.03 0.03 99.87 [2024-10-08T08:03:48.044Z] 07:56:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2024-10-08T08:03:48.044Z] 07:56:01 0 0.37 0.00 0.00 0.00 0.02 99.62 [2024-10-08T08:03:48.044Z] 07:56:01 1 0.47 0.00 0.00 0.00 0.00 99.53 [2024-10-08T08:03:48.044Z] 07:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-08T08:03:48.044Z] 07:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-08T08:03:48.044Z] 07:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-08T08:03:48.044Z] 07:56:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-08T08:03:48.044Z] 07:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 07:56:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-08T08:03:48.044Z] [2024-10-08T08:03:48.044Z] 07:56:01 CPU %user %nice %system %iowait %steal %idle [2024-10-08T08:03:48.044Z] 07:57:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-08T08:03:48.044Z] 07:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-08T08:03:48.044Z] 07:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 07:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T08:03:48.044Z] 07:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 07:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 07:57:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-10-08T08:03:48.044Z] 07:57:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-08T08:03:48.044Z] 07:57:01 7 0.07 0.00 0.03 0.00 0.03 99.87 [2024-10-08T08:03:48.044Z] 07:58:01 all 0.09 0.00 0.01 0.00 0.01 99.88 [2024-10-08T08:03:48.044Z] 07:58:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-08T08:03:48.044Z] 07:58:01 1 0.55 0.00 0.02 0.00 0.02 99.42 [2024-10-08T08:03:48.044Z] 07:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 07:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-08T08:03:48.044Z] 07:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 07:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T08:03:48.044Z] 07:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-08T08:03:48.044Z] 07:58:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2024-10-08T08:03:48.044Z] 07:59:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2024-10-08T08:03:48.044Z] 07:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 07:59:01 1 1.71 0.00 0.00 0.00 0.00 98.29 [2024-10-08T08:03:48.044Z] 07:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T08:03:48.044Z] 07:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-08T08:03:48.044Z] 07:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T08:03:48.044Z] 07:59:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-08T08:03:48.044Z] 07:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-08T08:03:48.044Z] 07:59:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2024-10-08T08:03:48.044Z] 08:00:01 all 0.28 0.00 0.03 0.00 0.01 99.68 [2024-10-08T08:03:48.044Z] 08:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-08T08:03:48.044Z] 08:00:01 1 2.00 0.00 0.02 0.00 0.02 97.97 [2024-10-08T08:03:48.044Z] 08:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-08T08:03:48.044Z] 08:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T08:03:48.044Z] 08:00:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-08T08:03:48.044Z] 08:00:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2024-10-08T08:03:48.044Z] 08:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-08T08:03:48.044Z] 08:00:01 7 0.03 0.00 0.05 0.00 0.03 99.88 [2024-10-08T08:03:48.044Z] 08:01:01 all 0.16 0.00 0.01 0.01 0.01 99.81 [2024-10-08T08:03:48.044Z] 08:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 08:01:01 1 1.21 0.00 0.02 0.00 0.00 98.78 [2024-10-08T08:03:48.044Z] 08:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 08:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-08T08:03:48.044Z] 08:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T08:03:48.044Z] 08:01:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-08T08:03:48.044Z] 08:01:01 6 0.00 0.00 0.02 0.05 0.02 99.92 [2024-10-08T08:03:48.044Z] 08:01:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 08:02:01 all 0.04 0.00 0.01 0.02 0.01 99.92 [2024-10-08T08:03:48.044Z] 08:02:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2024-10-08T08:03:48.044Z] 08:02:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-08T08:03:48.044Z] 08:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-08T08:03:48.044Z] 08:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 08:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 08:02:01 5 0.02 0.00 0.00 0.17 0.00 99.82 [2024-10-08T08:03:48.044Z] 08:02:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-08T08:03:48.044Z] 08:02:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-08T08:03:48.044Z] 08:03:01 all 0.19 0.00 0.01 0.00 0.01 99.80 [2024-10-08T08:03:48.044Z] 08:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-08T08:03:48.044Z] 08:03:01 1 1.40 0.00 0.00 0.00 0.00 98.60 [2024-10-08T08:03:48.044Z] 08:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-08T08:03:48.044Z] 08:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-08T08:03:48.044Z] 08:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 08:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-08T08:03:48.044Z] 08:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-08T08:03:48.044Z] 08:03:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-08T08:03:48.044Z] Average: all 6.39 0.00 1.27 0.91 0.03 91.40 [2024-10-08T08:03:48.044Z] Average: 0 6.30 0.00 1.23 0.78 0.03 91.67 [2024-10-08T08:03:48.044Z] Average: 1 6.77 0.00 1.26 1.31 0.02 90.63 [2024-10-08T08:03:48.044Z] Average: 2 6.16 0.00 1.34 0.72 0.02 91.76 [2024-10-08T08:03:48.044Z] Average: 3 6.55 0.00 1.24 0.56 0.03 91.62 [2024-10-08T08:03:48.044Z] Average: 4 6.45 0.00 1.26 1.79 0.02 90.48 [2024-10-08T08:03:48.044Z] Average: 5 6.38 0.00 1.25 1.24 0.03 91.10 [2024-10-08T08:03:48.044Z] Average: 6 6.26 0.00 1.28 0.32 0.03 92.11 [2024-10-08T08:03:48.044Z] Average: 7 6.26 0.00 1.30 0.56 0.04 91.84 [2024-10-08T08:03:48.044Z] [2024-10-08T08:03:48.044Z] [2024-10-08T08:03:48.044Z]