Pull request #684 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa94ef111200ada01dabaec01f3bf9717870441d+5fbb3d57db202537555a2e017545cd2bf3f63d88 (2e70ed9688f21bd9af1e5f425e9d722272f2991d) 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-ssh2157659434977219369.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-ssh15486703809353223177.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-684/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-684/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17188993603053744161.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-684/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17982503914647728099.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11052565974935094818.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-684/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-684/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4211759970706537099.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-23508 in /w/workspace/_app-service-configurable_PR-684 [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-684 # 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/684/head:refs/remotes/origin/PR-684 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5fbb3d57db202537555a2e017545cd2bf3f63d88 into PR head commit aa94ef111200ada01dabaec01f3bf9717870441d Merge succeeded, producing aa94ef111200ada01dabaec01f3bf9717870441d Checking out Revision aa94ef111200ada01dabaec01f3bf9717870441d (PR-684) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f aa94ef111200ada01dabaec01f3bf9717870441d # 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 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa94ef111200ada01dabaec01f3bf9717870441d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-22T12:37:55.471Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-22T12:37:55.684Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-22T12:37:55.803Z] ========================================================= [2024-10-22T12:37:55.803Z] EdgeX Global Pipelines Version Info [2024-10-22T12:37:55.803Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:37:56.556Z] ------------------- [2024-10-22T12:37:56.556Z] stable info: [2024-10-22T12:37:56.556Z] ------------------- [2024-10-22T12:37:56.556Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-22T12:37:56.556Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T12:37:56.556Z] Message: update stable to v1.0.265 [2024-10-22T12:37:57.129Z] ------------------- [2024-10-22T12:37:57.129Z] experimental info: [2024-10-22T12:37:57.129Z] ------------------- [2024-10-22T12:37:57.129Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-22T12:37:57.129Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-22T12:37:57.129Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-22T12:37:57.375Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-22T12:37:57.437Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-22T12:37:57.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-22T12:37:57.545Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-22T12:37:57.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-22T12:37:57.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-22T12:37:57.715Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-22T12:37:57.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-22T12:37:57.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-22T12:37:57.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-22T12:37:58.011Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-22T12:37:58.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-22T12:37:58.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-22T12:37:58.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-22T12:37:58.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T12:37:58.300Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-22T12:37:58.357Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T12:37:58.416Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-22T12:37:58.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-22T12:37:58.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-22T12:37:58.592Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-22T12:37:58.649Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-22T12:37:58.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-22T12:37:58.771Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-22T12:37:58.834Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-22T12:37:58.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-22T12:37:58.954Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-22T12:37:59.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-684 [Pipeline] echo [2024-10-22T12:37:59.069Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-684 [Pipeline] echo [2024-10-22T12:37:59.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-684 [Pipeline] echo [2024-10-22T12:37:59.182Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] echo [2024-10-22T12:37:59.235Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa94ef1 [Pipeline] echo [2024-10-22T12:37:59.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T12:37:59.433Z] provisioning config files... [2024-10-22T12:37:59.449Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-684@tmp/config16962979349072915238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:37:59.843Z] ---> ****-login.sh [2024-10-22T12:37:59.843Z] nexus3.edgexfoundry.org:10001 [2024-10-22T12:38:00.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:00.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:00.104Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:00.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:00.104Z] [2024-10-22T12:38:00.104Z] Login Succeeded [2024-10-22T12:38:00.104Z] nexus3.edgexfoundry.org:10002 [2024-10-22T12:38:00.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:00.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:00.366Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:00.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:00.366Z] [2024-10-22T12:38:00.366Z] Login Succeeded [2024-10-22T12:38:00.366Z] nexus3.edgexfoundry.org:10003 [2024-10-22T12:38:00.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:00.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:00.366Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:00.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:00.366Z] [2024-10-22T12:38:00.366Z] Login Succeeded [2024-10-22T12:38:00.366Z] nexus3.edgexfoundry.org:10004 [2024-10-22T12:38:00.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:00.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:00.627Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:00.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:00.627Z] [2024-10-22T12:38:00.627Z] Login Succeeded [2024-10-22T12:38:00.627Z] ****.io [2024-10-22T12:38:00.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:00.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:00.888Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:00.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:00.888Z] [2024-10-22T12:38:00.888Z] Login Succeeded [2024-10-22T12:38:00.888Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T12:38:00.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-22T12:38:01.600Z] + git rev-list -1 --merges aa94ef111200ada01dabaec01f3bf9717870441d~1..aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] echo [2024-10-22T12:38:01.655Z] -----------> git rev-list -1 --merges aa94ef111200ada01dabaec01f3bf9717870441d~1..aa94ef111200ada01dabaec01f3bf9717870441d aa94ef111200ada01dabaec01f3bf9717870441d [false] [Pipeline] sh [2024-10-22T12:38:01.975Z] + git log --format=format:%s -1 aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] echo [2024-10-22T12:38:02.018Z] ========================================================= [2024-10-22T12:38:02.018Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-22T12:38:02.018Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T12:38:02.475Z] + git log --format=format:%s -1 aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] echo [2024-10-22T12:38:02.518Z] [semverPrep] GIT_COMMIT: aa94ef111200ada01dabaec01f3bf9717870441d, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-10-22T12:38:02.561Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-22T12:38:02.987Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-22T12:38:02.987Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-22T12:38:02.987Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-22T12:38:02.988Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-22T12:38:02.988Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-22T12:38:02.988Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-22T12:38:02.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:38:03.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T12:38:03.492Z] [2024-10-22T12:38:03.492Z] 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-22T12:38:03.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T12:38:03.885Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-22T12:38:03.885Z] b85a868b505f: Pulling fs layer [2024-10-22T12:38:03.885Z] e2be974225ed: Pulling fs layer [2024-10-22T12:38:03.885Z] 339a4e72a1f5: Pulling fs layer [2024-10-22T12:38:03.885Z] 988bab9f4d93: Pulling fs layer [2024-10-22T12:38:03.885Z] 1469e6f7b9e6: Pulling fs layer [2024-10-22T12:38:03.885Z] eaf3925da568: Pulling fs layer [2024-10-22T12:38:03.885Z] bab4dde63d76: Pulling fs layer [2024-10-22T12:38:03.885Z] bde34c3a00c8: Pulling fs layer [2024-10-22T12:38:03.885Z] b352a97aabf1: Pulling fs layer [2024-10-22T12:38:03.885Z] 4872d77fe225: Pulling fs layer [2024-10-22T12:38:03.885Z] 5851b861e8e6: Pulling fs layer [2024-10-22T12:38:03.885Z] bab4dde63d76: Waiting [2024-10-22T12:38:03.885Z] 1469e6f7b9e6: Waiting [2024-10-22T12:38:03.885Z] bde34c3a00c8: Waiting [2024-10-22T12:38:03.885Z] b352a97aabf1: Waiting [2024-10-22T12:38:03.885Z] eaf3925da568: Waiting [2024-10-22T12:38:03.885Z] 4872d77fe225: Waiting [2024-10-22T12:38:03.885Z] 988bab9f4d93: Waiting [2024-10-22T12:38:03.885Z] e2be974225ed: Download complete [2024-10-22T12:38:03.885Z] 988bab9f4d93: Verifying Checksum [2024-10-22T12:38:03.885Z] 988bab9f4d93: Download complete [2024-10-22T12:38:04.145Z] 1469e6f7b9e6: Verifying Checksum [2024-10-22T12:38:04.145Z] 1469e6f7b9e6: Download complete [2024-10-22T12:38:04.145Z] eaf3925da568: Verifying Checksum [2024-10-22T12:38:04.145Z] eaf3925da568: Download complete [2024-10-22T12:38:04.145Z] 339a4e72a1f5: Verifying Checksum [2024-10-22T12:38:04.145Z] 339a4e72a1f5: Download complete [2024-10-22T12:38:04.145Z] bde34c3a00c8: Verifying Checksum [2024-10-22T12:38:04.145Z] bde34c3a00c8: Download complete [2024-10-22T12:38:04.145Z] b352a97aabf1: Download complete [2024-10-22T12:38:04.145Z] 4872d77fe225: Download complete [2024-10-22T12:38:04.145Z] 5851b861e8e6: Verifying Checksum [2024-10-22T12:38:04.145Z] 5851b861e8e6: Download complete [2024-10-22T12:38:04.145Z] b85a868b505f: Verifying Checksum [2024-10-22T12:38:04.145Z] b85a868b505f: Download complete [2024-10-22T12:38:04.404Z] bab4dde63d76: Verifying Checksum [2024-10-22T12:38:04.404Z] bab4dde63d76: Download complete [2024-10-22T12:38:05.341Z] b85a868b505f: Pull complete [2024-10-22T12:38:05.602Z] e2be974225ed: Pull complete [2024-10-22T12:38:05.864Z] 339a4e72a1f5: Pull complete [2024-10-22T12:38:05.864Z] 988bab9f4d93: Pull complete [2024-10-22T12:38:06.125Z] 1469e6f7b9e6: Pull complete [2024-10-22T12:38:06.384Z] eaf3925da568: Pull complete [2024-10-22T12:38:08.289Z] bab4dde63d76: Pull complete [2024-10-22T12:38:08.289Z] bde34c3a00c8: Pull complete [2024-10-22T12:38:08.289Z] b352a97aabf1: Pull complete [2024-10-22T12:38:08.289Z] 4872d77fe225: Pull complete [2024-10-22T12:38:08.289Z] 5851b861e8e6: Pull complete [2024-10-22T12:38:08.289Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-22T12:38:08.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-22T12:38:08.289Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T12:38:08.566Z] prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container [2024-10-22T12:38:08.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-22T12:38:12.751Z] $ docker top ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 -eo pid,comm [2024-10-22T12:38:12.803Z] 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-22T12:38:12.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-22T12:38:12.976Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T12:38:12.976Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T12:38:13.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T12:38:13.097Z] $ docker exec ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 ssh-agent [2024-10-22T12:38:13.192Z] SSH_AUTH_SOCK=/tmp/ssh-YtFAFIacnBAg/agent.32 [2024-10-22T12:38:13.192Z] SSH_AGENT_PID=38 [2024-10-22T12:38:13.198Z] Running ssh-add (command line suppressed) [2024-10-22T12:38:13.284Z] Identity added: /w/workspace/_app-service-configurable_PR-684@tmp/private_key_8971061369615730144.key (/w/workspace/_app-service-configurable_PR-684@tmp/private_key_8971061369615730144.key) [2024-10-22T12:38:13.300Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T12:38:13.652Z] + git tag --points-at HEAD [Pipeline] } [2024-10-22T12:38:13.681Z] $ docker exec --env ******** --env ******** ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 ssh-agent -k [2024-10-22T12:38:13.785Z] unset SSH_AUTH_SOCK; [2024-10-22T12:38:13.786Z] unset SSH_AGENT_PID; [2024-10-22T12:38:13.786Z] echo Agent pid 38 killed; [2024-10-22T12:38:13.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-22T12:38:13.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-22T12:38:13.918Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-22T12:38:14.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-22T12:38:14.022Z] $ docker exec ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 ssh-agent [2024-10-22T12:38:14.133Z] SSH_AUTH_SOCK=/tmp/ssh-KpKmaIbXlaKv/agent.71 [2024-10-22T12:38:14.133Z] SSH_AGENT_PID=77 [2024-10-22T12:38:14.137Z] Running ssh-add (command line suppressed) [2024-10-22T12:38:14.244Z] Identity added: /w/workspace/_app-service-configurable_PR-684@tmp/private_key_7865592063291398219.key (/w/workspace/_app-service-configurable_PR-684@tmp/private_key_7865592063291398219.key) [2024-10-22T12:38:14.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-22T12:38:14.608Z] + git semver init [2024-10-22T12:38:14.868Z] 2024-10-22 12:38:14,772 [run_init] DEBUG init version:0.0.0 force:False [2024-10-22T12:38:14.868Z] 2024-10-22 12:38:14,773 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-684/.semver [2024-10-22T12:38:14.868Z] 2024-10-22 12:38:14,773 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-684/.semver [2024-10-22T12:38:14.868Z] 2024-10-22 12:38:14,774 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-684/.semver'], cwd=/w/workspace/_app-service-configurable_PR-684, universal_newlines=False, shell=None, istream=None) [2024-10-22T12:38:16.247Z] 2024-10-22 12:38:15,945 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-684/.git/info/exclude [2024-10-22T12:38:16.247Z] 2024-10-22 12:38:15,945 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-684/.semver/PR-684 with force:False [2024-10-22T12:38:16.247Z] 2024-10-22 12:38:15,945 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-684/.semver/PR-684 [2024-10-22T12:38:16.247Z] 2024-10-22 12:38:15,949 [execute] INFO git cat-file --batch-check [2024-10-22T12:38:16.247Z] 2024-10-22 12:38:15,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-684/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T12:38:16.247Z] 2024-10-22 12:38:15,955 [execute] INFO git cat-file --batch [2024-10-22T12:38:16.247Z] 2024-10-22 12:38:15,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-684/.semver, universal_newlines=False, shell=None, istream=) [2024-10-22T12:38:16.247Z] 2024-10-22 12:38:15,960 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-684/.semver/PR-684 [2024-10-22T12:38:16.247Z] 0.0.0 [Pipeline] } [2024-10-22T12:38:16.273Z] $ docker exec --env ******** --env ******** ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 ssh-agent -k [2024-10-22T12:38:16.366Z] unset SSH_AUTH_SOCK; [2024-10-22T12:38:16.367Z] unset SSH_AGENT_PID; [2024-10-22T12:38:16.367Z] echo Agent pid 77 killed; [2024-10-22T12:38:16.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-22T12:38:16.838Z] + git semver [Pipeline] } [2024-10-22T12:38:17.124Z] $ docker stop --time=1 ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 [2024-10-22T12:38:18.418Z] $ docker rm -f --volumes ac312a3db8ba505beec756401bc80fc275588e778f784323381e1888d0c36fd6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T12:38:18.843Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-22T12:38:19.145Z] Stashed 1 file(s) [Pipeline] echo [2024-10-22T12:38:19.170Z] [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-22T12:38:19.877Z] provisioning config files... [2024-10-22T12:38:19.887Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-684@tmp/config17537973582396769588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:38:20.254Z] ---> ****-login.sh [2024-10-22T12:38:20.254Z] nexus3.edgexfoundry.org:10001 [2024-10-22T12:38:20.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:20.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:20.254Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:20.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:20.254Z] [2024-10-22T12:38:20.254Z] Login Succeeded [2024-10-22T12:38:20.254Z] nexus3.edgexfoundry.org:10002 [2024-10-22T12:38:20.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:20.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:20.254Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:20.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:20.254Z] [2024-10-22T12:38:20.254Z] Login Succeeded [2024-10-22T12:38:20.254Z] nexus3.edgexfoundry.org:10003 [2024-10-22T12:38:20.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:20.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:20.516Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:20.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:20.516Z] [2024-10-22T12:38:20.516Z] Login Succeeded [2024-10-22T12:38:20.516Z] nexus3.edgexfoundry.org:10004 [2024-10-22T12:38:20.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:20.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:20.516Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:20.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:20.516Z] [2024-10-22T12:38:20.516Z] Login Succeeded [2024-10-22T12:38:20.516Z] ****.io [2024-10-22T12:38:20.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:38:20.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:38:20.776Z] Configure a credential helper to remove this warning. See [2024-10-22T12:38:20.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:38:20.776Z] [2024-10-22T12:38:20.776Z] Login Succeeded [2024-10-22T12:38:20.776Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T12:38:20.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T12:38:21.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T12:38:21.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T12:38:21.112Z] ========================================================= [2024-10-22T12:38:21.112Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-22T12:38:21.112Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:38:21.634Z] + 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-22T12:38:21.634Z] Sending build context to Docker daemon 9.2MB [2024-10-22T12:38:21.634Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T12:38:21.634Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T12:38:21.634Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-22T12:38:21.634Z] 43c4264eed91: Pulling fs layer [2024-10-22T12:38:21.634Z] 4cc291be95ef: Pulling fs layer [2024-10-22T12:38:21.634Z] 2ac1f1163629: Pulling fs layer [2024-10-22T12:38:21.634Z] 5c3c966382ef: Pulling fs layer [2024-10-22T12:38:21.634Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T12:38:21.634Z] 5d5c8e513c77: Pulling fs layer [2024-10-22T12:38:21.634Z] 9f66e0745190: Pulling fs layer [2024-10-22T12:38:21.634Z] f49a43e4bbc0: Pulling fs layer [2024-10-22T12:38:21.634Z] 561ebcabdf7f: Pulling fs layer [2024-10-22T12:38:21.634Z] 5d5c8e513c77: Waiting [2024-10-22T12:38:21.634Z] 9f66e0745190: Waiting [2024-10-22T12:38:21.634Z] 561ebcabdf7f: Waiting [2024-10-22T12:38:21.634Z] f49a43e4bbc0: Waiting [2024-10-22T12:38:21.634Z] 5c3c966382ef: Waiting [2024-10-22T12:38:21.634Z] 4f4fb700ef54: Waiting [2024-10-22T12:38:21.634Z] 4cc291be95ef: Verifying Checksum [2024-10-22T12:38:21.634Z] 4cc291be95ef: Download complete [2024-10-22T12:38:21.894Z] 5c3c966382ef: Verifying Checksum [2024-10-22T12:38:21.894Z] 5c3c966382ef: Download complete [2024-10-22T12:38:21.894Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T12:38:21.894Z] 4f4fb700ef54: Download complete [2024-10-22T12:38:21.894Z] 5d5c8e513c77: Verifying Checksum [2024-10-22T12:38:21.894Z] 5d5c8e513c77: Download complete [2024-10-22T12:38:21.894Z] 43c4264eed91: Verifying Checksum [2024-10-22T12:38:21.894Z] 43c4264eed91: Download complete [2024-10-22T12:38:21.894Z] 9f66e0745190: Verifying Checksum [2024-10-22T12:38:21.894Z] 9f66e0745190: Download complete [2024-10-22T12:38:21.894Z] 43c4264eed91: Pull complete [2024-10-22T12:38:22.153Z] 561ebcabdf7f: Download complete [2024-10-22T12:38:22.153Z] 4cc291be95ef: Pull complete [2024-10-22T12:38:22.412Z] 2ac1f1163629: Verifying Checksum [2024-10-22T12:38:22.412Z] 2ac1f1163629: Download complete [2024-10-22T12:38:22.670Z] f49a43e4bbc0: Verifying Checksum [2024-10-22T12:38:22.670Z] f49a43e4bbc0: Download complete [2024-10-22T12:38:25.965Z] 2ac1f1163629: Pull complete [2024-10-22T12:38:25.965Z] 5c3c966382ef: Pull complete [2024-10-22T12:38:25.965Z] 4f4fb700ef54: Pull complete [2024-10-22T12:38:26.223Z] 5d5c8e513c77: Pull complete [2024-10-22T12:38:26.223Z] 9f66e0745190: Pull complete [2024-10-22T12:38:28.753Z] f49a43e4bbc0: Pull complete [2024-10-22T12:38:29.013Z] 561ebcabdf7f: Pull complete [2024-10-22T12:38:29.013Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-22T12:38:29.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-22T12:38:29.013Z] ---> 3a752c3f9dda [2024-10-22T12:38:29.013Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T12:38:34.672Z] Still waiting to schedule task [2024-10-22T12:38:34.673Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-22T12:38:35.583Z] ---> Running in 85db4d6be223 [2024-10-22T12:38:35.842Z] Removing intermediate container 85db4d6be223 [2024-10-22T12:38:35.843Z] ---> 50feb6eb8234 [2024-10-22T12:38:35.843Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T12:38:35.843Z] ---> Running in c421cc532302 [2024-10-22T12:38:35.843Z] Removing intermediate container c421cc532302 [2024-10-22T12:38:35.843Z] ---> ce28e42208e7 [2024-10-22T12:38:35.843Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T12:38:35.843Z] ---> Running in 53cb0a1bc9c1 [2024-10-22T12:38:35.843Z] Removing intermediate container 53cb0a1bc9c1 [2024-10-22T12:38:35.843Z] ---> e2f2dd0ad21e [2024-10-22T12:38:35.843Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T12:38:35.843Z] ---> Running in 652bbcb18473 [2024-10-22T12:38:36.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T12:38:36.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T12:38:36.624Z] OK: 246 MiB in 54 packages [2024-10-22T12:38:37.192Z] Removing intermediate container 652bbcb18473 [2024-10-22T12:38:37.192Z] ---> 1ab9e6174f0e [2024-10-22T12:38:37.192Z] Step 7/12 : WORKDIR /app [2024-10-22T12:38:37.192Z] ---> Running in c8cca1a714cc [2024-10-22T12:38:37.192Z] Removing intermediate container c8cca1a714cc [2024-10-22T12:38:37.192Z] ---> 637f4114e0c1 [2024-10-22T12:38:37.192Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T12:38:37.192Z] ---> 34758e89bb81 [2024-10-22T12:38:37.192Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T12:38:37.192Z] ---> Running in 9419d637a455 [2024-10-22T12:39:45.932Z] Removing intermediate container 9419d637a455 [2024-10-22T12:39:45.932Z] ---> 167b4293a340 [2024-10-22T12:39:45.932Z] Step 10/12 : COPY . . [2024-10-22T12:39:45.932Z] ---> bf4c83834755 [2024-10-22T12:39:45.932Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T12:39:45.932Z] ---> Running in aafd15cc467f [2024-10-22T12:39:45.932Z] Removing intermediate container aafd15cc467f [2024-10-22T12:39:45.932Z] ---> 049dcaa73f82 [2024-10-22T12:39:45.932Z] Step 12/12 : RUN $MAKE [2024-10-22T12:39:45.932Z] ---> Running in d25fbd705df9 [2024-10-22T12:39:45.932Z] noop [2024-10-22T12:39:45.932Z] Removing intermediate container d25fbd705df9 [2024-10-22T12:39:45.932Z] ---> e4f4d1edb8e6 [2024-10-22T12:39:45.932Z] Successfully built e4f4d1edb8e6 [2024-10-22T12:39:45.932Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:39:48.567Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T12:39:48.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T12:39:48.738Z] prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container [2024-10-22T12:39:48.766Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@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 ******** ci-base-image-x86_64 cat [2024-10-22T12:39:49.095Z] $ docker top 7dab028efa3159f4f0d8c25acfae10172638bf8eca9c968cb9076ddca2c44f43 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T12:39:49.508Z] + go version [2024-10-22T12:39:49.508Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-22T12:39:49.542Z] $ docker stop --time=1 7dab028efa3159f4f0d8c25acfae10172638bf8eca9c968cb9076ddca2c44f43 [2024-10-22T12:39:50.794Z] $ docker rm -f --volumes 7dab028efa3159f4f0d8c25acfae10172638bf8eca9c968cb9076ddca2c44f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:39:51.572Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-22T12:39:51.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T12:39:51.734Z] prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container [2024-10-22T12:39:51.768Z] $ 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-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@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 ******** ci-base-image-x86_64 cat [2024-10-22T12:39:52.123Z] $ docker top 0937090f1e552d103e2683cf2323c9cc3b1ad9cf167c2c5b49467457eb83ad70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T12:39:52.540Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-684 [Pipeline] fileExists [Pipeline] sh [2024-10-22T12:39:53.000Z] + make test [2024-10-22T12:39:53.000Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T12:40:15.317Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23509 in /w/workspace/_app-service-configurable_PR-684 [Pipeline] { [2024-10-22T12:40:25.110Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [Pipeline] ws [2024-10-22T12:40:34.624Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-10-22T12:40:34.710Z] The recommended git tool is: git [2024-10-22T12:40:40.039Z] using credential edgex-jenkins-ssh [2024-10-22T12:40:40.063Z] Cloning the remote Git repository [2024-10-22T12:40:40.101Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-22T12:40:40.200Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-10-22T12:40:40.380Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-22T12:40:40.382Z] > git --version # timeout=10 [2024-10-22T12:40:40.415Z] > git --version # 'git version 2.25.1' [2024-10-22T12:40:40.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T12:40:40.635Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T12:40:42.895Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-22T12:40:42.960Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-22T12:40:44.582Z] Merging remotes/origin/main commit 5fbb3d57db202537555a2e017545cd2bf3f63d88 into PR head commit aa94ef111200ada01dabaec01f3bf9717870441d [2024-10-22T12:40:44.894Z] Merge succeeded, producing aa94ef111200ada01dabaec01f3bf9717870441d [2024-10-22T12:40:44.895Z] Checking out Revision aa94ef111200ada01dabaec01f3bf9717870441d (PR-684) [2024-10-22T12:40:43.935Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-22T12:40:43.986Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-22T12:40:43.987Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T12:40:44.007Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/684/head:refs/remotes/origin/PR-684 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-22T12:40:44.607Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T12:40:44.694Z] > git checkout -f aa94ef111200ada01dabaec01f3bf9717870441d # timeout=10 [2024-10-22T12:40:44.780Z] > git remote # timeout=10 [2024-10-22T12:40:44.808Z] > git config --get remote.origin.url # timeout=10 [2024-10-22T12:40:44.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-22T12:40:44.842Z] > git merge 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 [2024-10-22T12:40:44.870Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-22T12:40:45.648Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-10-22T12:40:45.702Z] > git --version # timeout=10 [2024-10-22T12:40:45.731Z] > git --version # 'git version 2.25.1' [2024-10-22T12:40:45.771Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-22T12:40:44.898Z] > git config core.sparsecheckout # timeout=10 [2024-10-22T12:40:44.914Z] > git checkout -f aa94ef111200ada01dabaec01f3bf9717870441d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T12:40:51.090Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-22T12:40:51.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T12:40:51.090Z] Dload Upload Total Spent Left Speed [2024-10-22T12:40:51.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 77745 100 12828 100 12828 0 0 77745 0 --:--:-- --:--:-- --:--:-- 77277 [Pipeline] sh [2024-10-22T12:40:51.482Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-22T12:40:51.873Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-22T12:40:51.873Z] sudo tee /etc/docker/daemon.new [2024-10-22T12:40:51.873Z] { [2024-10-22T12:40:51.873Z] "registry-mirrors": [ [2024-10-22T12:40:51.873Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-22T12:40:51.873Z] ], [2024-10-22T12:40:51.873Z] "bip": "10.250.0.254/24", [2024-10-22T12:40:51.873Z] "hosts": [ [2024-10-22T12:40:51.873Z] "tcp://0.0.0.0:5555", [2024-10-22T12:40:51.873Z] "unix:///var/run/docker.sock" [2024-10-22T12:40:51.873Z] ], [2024-10-22T12:40:51.873Z] "mtu": 1458, [2024-10-22T12:40:51.873Z] "selinux-enabled": true, [2024-10-22T12:40:51.873Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-22T12:40:51.873Z] } [Pipeline] sh [2024-10-22T12:40:52.290Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-22T12:40:52.674Z] + sudo service docker restart [2024-10-22T12:40:57.169Z] go vet ./... [2024-10-22T12:41:01.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T12:41:01.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T12:41:01.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T12:41:01.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T12:41:01.429Z] $ docker stop --time=1 0937090f1e552d103e2683cf2323c9cc3b1ad9cf167c2c5b49467457eb83ad70 [2024-10-22T12:41:07.108Z] $ docker rm -f --volumes 0937090f1e552d103e2683cf2323c9cc3b1ad9cf167c2c5b49467457eb83ad70 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T12:41:07.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T12:41:07.905Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-22T12:41:08.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T12:41:08.953Z] + ls -al . [2024-10-22T12:41:08.953Z] total 260 [2024-10-22T12:41:08.953Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 22 12:39 . [2024-10-22T12:41:08.953Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 12:37 .. [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 12:37 .dockerignore [2024-10-22T12:41:08.953Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 12:40 .git [2024-10-22T12:41:08.953Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 12:37 .github [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 22 12:37 .gitignore [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 12:37 .golangci.yml [2024-10-22T12:41:08.953Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 12:38 .semver [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 22 12:37 Attribution.txt [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 22 12:37 CHANGELOG.md [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 22 12:37 Dockerfile [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 12:37 GOVERNANCE.md [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 22 12:37 Jenkinsfile [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 12:37 LICENSE [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 22 12:37 OWNERS.md [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 22 12:37 README.md [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 12:38 VERSION [2024-10-22T12:41:08.953Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 12:37 bin [2024-10-22T12:41:08.953Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 22 12:40 coverage.out [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 22 12:37 go.mod [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 12:37 go.sum [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 22 12:37 main.go [2024-10-22T12:41:08.953Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 22 12:37 makefile [2024-10-22T12:41:08.953Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 12:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:41:09.384Z] + 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=aa94ef111200ada01dabaec01f3bf9717870441d --label arch=amd64 --label version=0.0.0 . [2024-10-22T12:41:09.384Z] Sending build context to Docker daemon 9.202MB [2024-10-22T12:41:09.384Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T12:41:09.384Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-22T12:41:09.384Z] ---> e4f4d1edb8e6 [2024-10-22T12:41:09.384Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T12:41:09.646Z] ---> Running in 92b895bbe4fc [2024-10-22T12:41:09.646Z] Removing intermediate container 92b895bbe4fc [2024-10-22T12:41:09.646Z] ---> a7794c822243 [2024-10-22T12:41:09.646Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T12:41:09.646Z] ---> Running in 7a739fbda844 [2024-10-22T12:41:09.905Z] Removing intermediate container 7a739fbda844 [2024-10-22T12:41:09.905Z] ---> f11f9d28586b [2024-10-22T12:41:09.905Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-22T12:41:09.905Z] ---> Running in deb9de89a1a0 [2024-10-22T12:41:09.905Z] Removing intermediate container deb9de89a1a0 [2024-10-22T12:41:09.905Z] ---> 40c4c3fa0388 [2024-10-22T12:41:09.905Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T12:41:09.905Z] ---> Running in d81d5fb2ce29 [2024-10-22T12:41:10.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T12:41:10.163Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T12:41:10.421Z] OK: 246 MiB in 54 packages [Pipeline] withEnv [Pipeline] { [2024-10-22T12:41:10.989Z] Removing intermediate container d81d5fb2ce29 [2024-10-22T12:41:10.989Z] ---> 621fbf23d401 [2024-10-22T12:41:10.989Z] Step 7/27 : WORKDIR /app [2024-10-22T12:41:10.989Z] ---> Running in f1b4476a8058 [2024-10-22T12:41:10.989Z] Removing intermediate container f1b4476a8058 [2024-10-22T12:41:10.989Z] ---> 36eaf2fb6a93 [2024-10-22T12:41:10.989Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-22T12:41:10.989Z] ---> 3fa251db29d5 [2024-10-22T12:41:10.989Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T12:41:10.989Z] ---> Running in 8e036e217338 [Pipeline] configFileProvider [2024-10-22T12:41:11.061Z] provisioning config files... [2024-10-22T12:41:11.090Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config13092182126634741270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:41:11.593Z] ---> ****-login.sh [2024-10-22T12:41:11.593Z] nexus3.edgexfoundry.org:10001 [2024-10-22T12:41:12.040Z] Removing intermediate container 8e036e217338 [2024-10-22T12:41:12.040Z] ---> 1c69ce5118b6 [2024-10-22T12:41:12.040Z] Step 10/27 : COPY . . [2024-10-22T12:41:12.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:41:12.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:41:12.178Z] Configure a credential helper to remove this warning. See [2024-10-22T12:41:12.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:41:12.178Z] [2024-10-22T12:41:12.178Z] Login Succeeded [2024-10-22T12:41:12.178Z] nexus3.edgexfoundry.org:10002 [2024-10-22T12:41:12.297Z] ---> 2655acc0fa90 [2024-10-22T12:41:12.297Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T12:41:12.297Z] ---> Running in abeb448398a0 [2024-10-22T12:41:12.298Z] Removing intermediate container abeb448398a0 [2024-10-22T12:41:12.298Z] ---> 7464a8ea91e2 [2024-10-22T12:41:12.298Z] Step 12/27 : RUN $MAKE [2024-10-22T12:41:12.298Z] ---> Running in 849c078ba031 [2024-10-22T12:41:12.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:41:12.554Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-22T12:41:12.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:41:12.714Z] Configure a credential helper to remove this warning. See [2024-10-22T12:41:12.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:41:12.714Z] [2024-10-22T12:41:12.714Z] Login Succeeded [2024-10-22T12:41:12.714Z] nexus3.edgexfoundry.org:10003 [2024-10-22T12:41:12.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:41:12.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:41:12.985Z] Configure a credential helper to remove this warning. See [2024-10-22T12:41:12.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:41:12.985Z] [2024-10-22T12:41:12.985Z] Login Succeeded [2024-10-22T12:41:12.985Z] nexus3.edgexfoundry.org:10004 [2024-10-22T12:41:13.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:41:13.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:41:13.253Z] Configure a credential helper to remove this warning. See [2024-10-22T12:41:13.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:41:13.253Z] [2024-10-22T12:41:13.253Z] Login Succeeded [2024-10-22T12:41:13.253Z] ****.io [2024-10-22T12:41:13.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-22T12:41:13.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-22T12:41:13.787Z] Configure a credential helper to remove this warning. See [2024-10-22T12:41:13.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-22T12:41:13.787Z] [2024-10-22T12:41:13.787Z] Login Succeeded [2024-10-22T12:41:13.787Z] ---> ****-login.sh ends [Pipeline] } [2024-10-22T12:41:13.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-22T12:41:14.269Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T12:41:14.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-22T12:41:14.368Z] ========================================================= [2024-10-22T12:41:14.368Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-22T12:41:14.368Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:41:14.908Z] + 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-22T12:41:14.908Z] Sending build context to Docker daemon 242.7kB [2024-10-22T12:41:15.174Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T12:41:15.174Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-22T12:41:15.770Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-22T12:41:15.770Z] cf04c63912e1: Pulling fs layer [2024-10-22T12:41:15.770Z] 55b35a11ae5e: Pulling fs layer [2024-10-22T12:41:15.770Z] a37a00ec5f00: Pulling fs layer [2024-10-22T12:41:15.770Z] 50b3750afda1: Pulling fs layer [2024-10-22T12:41:15.770Z] 4f4fb700ef54: Pulling fs layer [2024-10-22T12:41:15.770Z] 80978eb59214: Pulling fs layer [2024-10-22T12:41:15.770Z] c9f46d7d2bd2: Pulling fs layer [2024-10-22T12:41:15.770Z] c5a475d317c9: Pulling fs layer [2024-10-22T12:41:15.770Z] 4f4fb700ef54: Waiting [2024-10-22T12:41:15.770Z] 50b3750afda1: Waiting [2024-10-22T12:41:15.770Z] 80978eb59214: Waiting [2024-10-22T12:41:15.770Z] c9f46d7d2bd2: Waiting [2024-10-22T12:41:15.770Z] c5a475d317c9: Waiting [2024-10-22T12:41:16.041Z] 55b35a11ae5e: Verifying Checksum [2024-10-22T12:41:16.041Z] 55b35a11ae5e: Download complete [2024-10-22T12:41:16.041Z] 50b3750afda1: Download complete [2024-10-22T12:41:16.041Z] 4f4fb700ef54: Verifying Checksum [2024-10-22T12:41:16.041Z] 4f4fb700ef54: Download complete [2024-10-22T12:41:16.041Z] 80978eb59214: Verifying Checksum [2024-10-22T12:41:16.041Z] 80978eb59214: Download complete [2024-10-22T12:41:16.041Z] cf04c63912e1: Verifying Checksum [2024-10-22T12:41:16.041Z] cf04c63912e1: Download complete [2024-10-22T12:41:16.625Z] c5a475d317c9: Verifying Checksum [2024-10-22T12:41:16.625Z] c5a475d317c9: Download complete [2024-10-22T12:41:16.892Z] cf04c63912e1: Pull complete [2024-10-22T12:41:17.476Z] 55b35a11ae5e: Pull complete [2024-10-22T12:41:18.059Z] a37a00ec5f00: Download complete [2024-10-22T12:41:18.643Z] c9f46d7d2bd2: Verifying Checksum [2024-10-22T12:41:18.643Z] c9f46d7d2bd2: Download complete [2024-10-22T12:41:33.650Z] a37a00ec5f00: Pull complete [2024-10-22T12:41:33.650Z] 50b3750afda1: Pull complete [2024-10-22T12:41:33.650Z] 4f4fb700ef54: Pull complete [2024-10-22T12:41:33.650Z] 80978eb59214: Pull complete [2024-10-22T12:41:40.313Z] c9f46d7d2bd2: Pull complete [2024-10-22T12:41:42.264Z] c5a475d317c9: Pull complete [2024-10-22T12:41:42.264Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-22T12:41:42.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-22T12:41:42.264Z] ---> be29e6b0f0d4 [2024-10-22T12:41:42.264Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T12:41:43.685Z] ---> Running in 9c87f5334dda [2024-10-22T12:41:43.954Z] Removing intermediate container 9c87f5334dda [2024-10-22T12:41:43.954Z] ---> c79073a40bac [2024-10-22T12:41:43.954Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T12:41:44.230Z] ---> Running in 8e24c3cd7844 [2024-10-22T12:41:44.498Z] Removing intermediate container 8e24c3cd7844 [2024-10-22T12:41:44.498Z] ---> 99457bacaa2c [2024-10-22T12:41:44.498Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-22T12:41:44.498Z] ---> Running in 41be81745b80 [2024-10-22T12:41:44.777Z] Removing intermediate container 41be81745b80 [2024-10-22T12:41:44.777Z] ---> b51361aab2d2 [2024-10-22T12:41:44.777Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T12:41:44.777Z] ---> Running in cdd35e51d658 [2024-10-22T12:41:46.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T12:41:46.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T12:41:47.855Z] OK: 238 MiB in 54 packages [2024-10-22T12:41:48.813Z] Removing intermediate container cdd35e51d658 [2024-10-22T12:41:48.813Z] ---> 1ad23d07f70a [2024-10-22T12:41:48.813Z] Step 7/12 : WORKDIR /app [2024-10-22T12:41:48.813Z] ---> Running in d3df594b546b [2024-10-22T12:41:49.079Z] Removing intermediate container d3df594b546b [2024-10-22T12:41:49.079Z] ---> ef26d414c189 [2024-10-22T12:41:49.079Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-22T12:41:49.658Z] ---> 86f056aa9180 [2024-10-22T12:41:49.658Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T12:41:49.658Z] ---> Running in acdf880a2fc9 [2024-10-22T12:41:51.253Z] Removing intermediate container 849c078ba031 [2024-10-22T12:41:51.253Z] ---> 5538d7e88b3d [2024-10-22T12:41:51.253Z] Step 13/27 : FROM alpine:3.20 [2024-10-22T12:41:51.253Z] 3.20: Pulling from library/alpine [2024-10-22T12:41:51.253Z] 43c4264eed91: Already exists [2024-10-22T12:41:51.253Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T12:41:51.253Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T12:41:51.253Z] ---> 91ef0af61f39 [2024-10-22T12:41:51.253Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T12:41:51.253Z] ---> Running in 3eb6b5890636 [2024-10-22T12:41:51.253Z] Removing intermediate container 3eb6b5890636 [2024-10-22T12:41:51.253Z] ---> d486f0557833 [2024-10-22T12:41:51.253Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-22T12:41:51.253Z] ---> Running in b79102298f1d [2024-10-22T12:41:51.253Z] Removing intermediate container b79102298f1d [2024-10-22T12:41:51.253Z] ---> 179cc20e27f8 [2024-10-22T12:41:51.253Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T12:41:51.253Z] ---> Running in f0cf4385f383 [2024-10-22T12:41:51.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T12:41:51.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T12:41:51.253Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T12:41:51.253Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T12:41:51.254Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T12:41:51.254Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T12:41:51.254Z] OK: 9 MiB in 16 packages [2024-10-22T12:41:51.254Z] Removing intermediate container f0cf4385f383 [2024-10-22T12:41:51.254Z] ---> 6b9e52ff6958 [2024-10-22T12:41:51.254Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-22T12:41:51.254Z] ---> Running in 369b521b4ff0 [2024-10-22T12:41:51.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T12:41:51.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T12:41:51.254Z] Upgrading critical system libraries and apk-tools: [2024-10-22T12:41:51.254Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T12:41:51.254Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T12:41:51.254Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T12:41:51.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-22T12:41:51.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-22T12:41:51.254Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T12:41:51.254Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T12:41:51.254Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T12:41:51.254Z] OK: 9 MiB in 16 packages [2024-10-22T12:41:51.821Z] Removing intermediate container 369b521b4ff0 [2024-10-22T12:41:51.822Z] ---> eb0e288ddcfd [2024-10-22T12:41:51.822Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T12:41:51.822Z] ---> 6a1c92cf8f7f [2024-10-22T12:41:51.822Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T12:41:52.082Z] ---> 4dfa56653608 [2024-10-22T12:41:52.082Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-22T12:41:52.082Z] ---> 8a935398d90e [2024-10-22T12:41:52.082Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-22T12:41:53.989Z] ---> 41e3ad7df7aa [2024-10-22T12:41:53.989Z] Step 22/27 : EXPOSE 48095 [2024-10-22T12:41:53.989Z] ---> Running in 75a87fcda4c0 [2024-10-22T12:41:53.989Z] Removing intermediate container 75a87fcda4c0 [2024-10-22T12:41:53.989Z] ---> 547a14c2fa5a [2024-10-22T12:41:53.989Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-22T12:41:53.989Z] ---> Running in 1b3327ca5e01 [2024-10-22T12:41:54.248Z] Removing intermediate container 1b3327ca5e01 [2024-10-22T12:41:54.248Z] ---> a8392d468829 [2024-10-22T12:41:54.248Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T12:41:54.248Z] ---> Running in 4aeb0f94f906 [2024-10-22T12:41:54.248Z] Removing intermediate container 4aeb0f94f906 [2024-10-22T12:41:54.248Z] ---> 0880eb3362b0 [2024-10-22T12:41:54.248Z] Step 25/27 : LABEL arch=amd64 [2024-10-22T12:41:54.248Z] ---> Running in dc0fe2b0f051 [2024-10-22T12:41:54.248Z] Removing intermediate container dc0fe2b0f051 [2024-10-22T12:41:54.248Z] ---> cbfafe489dff [2024-10-22T12:41:54.248Z] Step 26/27 : LABEL git_sha=aa94ef111200ada01dabaec01f3bf9717870441d [2024-10-22T12:41:54.248Z] ---> Running in 0e51f65fbc1c [2024-10-22T12:41:54.506Z] Removing intermediate container 0e51f65fbc1c [2024-10-22T12:41:54.506Z] ---> 24c7964863cd [2024-10-22T12:41:54.506Z] Step 27/27 : LABEL version=0.0.0 [2024-10-22T12:41:54.506Z] ---> Running in 9d0ba28ccc60 [2024-10-22T12:41:54.506Z] Removing intermediate container 9d0ba28ccc60 [2024-10-22T12:41:54.506Z] ---> 083bd3e382ad [2024-10-22T12:41:54.506Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T12:41:54.506Z] Successfully built 083bd3e382ad [2024-10-22T12:41:54.506Z] 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-22T12:41:55.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T12:41:55.524Z] [2024-10-22T12:41:55.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:41:55.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T12:41:55.926Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-22T12:41:55.926Z] 5eb5b503b376: Pulling fs layer [2024-10-22T12:41:55.926Z] 5c69ac0246d0: Pulling fs layer [2024-10-22T12:41:55.926Z] ec43610c2a17: Pulling fs layer [2024-10-22T12:41:55.926Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-22T12:41:55.926Z] 33b1e0a273af: Pulling fs layer [2024-10-22T12:41:55.926Z] 5d3b04190fa2: Pulling fs layer [2024-10-22T12:41:55.926Z] 2f39f015ded8: Pulling fs layer [2024-10-22T12:41:55.926Z] 5d3b04190fa2: Waiting [2024-10-22T12:41:55.926Z] 33b1e0a273af: Waiting [2024-10-22T12:41:55.926Z] 2f39f015ded8: Waiting [2024-10-22T12:41:55.926Z] 3a2ae6a8a46f: Waiting [2024-10-22T12:41:55.926Z] 5c69ac0246d0: Download complete [2024-10-22T12:41:55.926Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-22T12:41:55.926Z] 3a2ae6a8a46f: Download complete [2024-10-22T12:41:55.926Z] 33b1e0a273af: Download complete [2024-10-22T12:41:55.926Z] 5d3b04190fa2: Verifying Checksum [2024-10-22T12:41:55.926Z] 5d3b04190fa2: Download complete [2024-10-22T12:41:56.186Z] ec43610c2a17: Download complete [2024-10-22T12:41:56.186Z] 5eb5b503b376: Verifying Checksum [2024-10-22T12:41:56.186Z] 5eb5b503b376: Download complete [2024-10-22T12:41:57.120Z] 2f39f015ded8: Download complete [2024-10-22T12:41:57.378Z] 5eb5b503b376: Pull complete [2024-10-22T12:41:57.645Z] 5c69ac0246d0: Pull complete [2024-10-22T12:41:57.903Z] ec43610c2a17: Pull complete [2024-10-22T12:41:58.162Z] 3a2ae6a8a46f: Pull complete [2024-10-22T12:41:58.162Z] 33b1e0a273af: Pull complete [2024-10-22T12:41:58.420Z] 5d3b04190fa2: Pull complete [2024-10-22T12:42:02.605Z] 2f39f015ded8: Pull complete [2024-10-22T12:42:02.605Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-22T12:42:02.605Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T12:42:02.605Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T12:42:02.873Z] prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container [2024-10-22T12:42:02.900Z] $ 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-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T12:42:08.186Z] $ docker top 7320e957088dde8e7b7598910bed015db136f930d9002b6cd79d413a886609f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:42:08.680Z] ---> job-cost.sh [2024-10-22T12:42:08.680Z] lf-activate-venv: SKIPPING [2024-10-22T12:42:08.680Z] INFO: No Stack... [2024-10-22T12:42:08.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T12:42:09.508Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T12:42:09.829Z] + cat /w/workspace/_app-service-configurable_PR-684/archives/cost.csv [2024-10-22T12:42:09.829Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T12:42:09.886Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [2024-10-22T12:42:09.893Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] did not exist. Created. [2024-10-22T12:42:09.901Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T12:42:10.315Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-22T12:42:10.376Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T12:42:10.434Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T12:42:10.530Z] $ docker stop --time=1 7320e957088dde8e7b7598910bed015db136f930d9002b6cd79d413a886609f0 [2024-10-22T12:42:11.688Z] $ docker rm -f --volumes 7320e957088dde8e7b7598910bed015db136f930d9002b6cd79d413a886609f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-22T12:43:41.303Z] Removing intermediate container acdf880a2fc9 [2024-10-22T12:43:41.303Z] ---> 792948acbdd8 [2024-10-22T12:43:41.303Z] Step 10/12 : COPY . . [2024-10-22T12:43:41.303Z] ---> 3fa7793fddc2 [2024-10-22T12:43:41.303Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T12:43:41.303Z] ---> Running in 66ad5e39f4df [2024-10-22T12:43:41.303Z] Removing intermediate container 66ad5e39f4df [2024-10-22T12:43:41.303Z] ---> b212c96b3c03 [2024-10-22T12:43:41.303Z] Step 12/12 : RUN $MAKE [2024-10-22T12:43:41.303Z] ---> Running in 813a2013b023 [2024-10-22T12:43:41.303Z] noop [2024-10-22T12:43:41.303Z] Removing intermediate container 813a2013b023 [2024-10-22T12:43:41.303Z] ---> efeac29640ec [2024-10-22T12:43:41.303Z] Successfully built efeac29640ec [2024-10-22T12:43:41.303Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:43:41.824Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T12:43:41.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T12:43:42.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-23509 does not seem to be running inside a container [2024-10-22T12:43:42.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-22T12:43:43.472Z] $ docker top f43f724ad55767d6028ff3fae8781fa1c98929b344af0fca93cca019658256ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T12:43:44.396Z] + go version [2024-10-22T12:43:44.396Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-22T12:43:44.436Z] $ docker stop --time=1 f43f724ad55767d6028ff3fae8781fa1c98929b344af0fca93cca019658256ac [2024-10-22T12:43:46.116Z] $ docker rm -f --volumes f43f724ad55767d6028ff3fae8781fa1c98929b344af0fca93cca019658256ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:43:47.096Z] + docker inspect -f . ci-base-image-arm64 [2024-10-22T12:43:47.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T12:43:47.377Z] prd-ubuntu20.04-docker-arm64-4c-16g-23509 does not seem to be running inside a container [2024-10-22T12:43:47.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-22T12:43:48.662Z] $ docker top 8927f9e861b34b14030397e3edce28ed976f5690a8bd4856e9b39ab085717571 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T12:43:49.595Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-10-22T12:43:50.318Z] + make test [2024-10-22T12:43:50.318Z] go test -race -coverprofile=coverage.out ./... [2024-10-22T12:48:12.129Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-22T12:48:12.129Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-22T12:48:12.129Z] go vet ./... [2024-10-22T12:52:04.178Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-22T12:52:04.178Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-22T12:52:04.178Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-22T12:52:04.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-22T12:52:04.461Z] $ docker stop --time=1 8927f9e861b34b14030397e3edce28ed976f5690a8bd4856e9b39ab085717571 [2024-10-22T12:52:06.352Z] $ docker rm -f --volumes 8927f9e861b34b14030397e3edce28ed976f5690a8bd4856e9b39ab085717571 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-22T12:52:08.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-22T12:52:08.658Z] Warning: overwriting stash ‘coverage-report’ [2024-10-22T12:52:09.061Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-22T12:52:09.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-22T12:52:10.051Z] + ls -al . [2024-10-22T12:52:10.051Z] total 256 [2024-10-22T12:52:10.051Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 22 12:43 . [2024-10-22T12:52:10.051Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 12:40 .. [2024-10-22T12:52:10.051Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 22 12:40 .dockerignore [2024-10-22T12:52:10.051Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 12:40 .git [2024-10-22T12:52:10.051Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 12:40 .github [2024-10-22T12:52:10.051Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 22 12:40 .gitignore [2024-10-22T12:52:10.051Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 22 12:40 .golangci.yml [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 22 12:40 Attribution.txt [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 22 12:40 CHANGELOG.md [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 22 12:40 Dockerfile [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 12:40 GOVERNANCE.md [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 22 12:40 Jenkinsfile [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 22 12:40 LICENSE [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 22 12:40 OWNERS.md [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 22 12:40 README.md [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 22 12:38 VERSION [2024-10-22T12:52:10.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 12:40 bin [2024-10-22T12:52:10.052Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 22 12:48 coverage.out [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 22 12:40 go.mod [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 12:40 go.sum [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 22 12:40 main.go [2024-10-22T12:52:10.052Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 22 12:40 makefile [2024-10-22T12:52:10.052Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 12:40 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:52:10.490Z] + 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=aa94ef111200ada01dabaec01f3bf9717870441d --label arch=arm64 --label version=0.0.0 . [2024-10-22T12:52:10.490Z] Sending build context to Docker daemon 244.2kB [2024-10-22T12:52:10.756Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-22T12:52:10.756Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-22T12:52:10.756Z] ---> efeac29640ec [2024-10-22T12:52:10.756Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-22T12:52:10.756Z] ---> Running in a3176eb8e5c7 [2024-10-22T12:52:11.022Z] Removing intermediate container a3176eb8e5c7 [2024-10-22T12:52:11.022Z] ---> 91c0482023a3 [2024-10-22T12:52:11.022Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-22T12:52:11.022Z] ---> Running in b0828ae3e8af [2024-10-22T12:52:11.294Z] Removing intermediate container b0828ae3e8af [2024-10-22T12:52:11.294Z] ---> 43ac7c72fe44 [2024-10-22T12:52:11.294Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-22T12:52:11.560Z] ---> Running in dbbbc018a95a [2024-10-22T12:52:11.828Z] Removing intermediate container dbbbc018a95a [2024-10-22T12:52:11.828Z] ---> 302012ee1f1d [2024-10-22T12:52:11.828Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-22T12:52:11.828Z] ---> Running in 685cf61eaa39 [2024-10-22T12:52:12.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T12:52:13.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T12:52:14.778Z] OK: 238 MiB in 54 packages [2024-10-22T12:52:15.359Z] Removing intermediate container 685cf61eaa39 [2024-10-22T12:52:15.359Z] ---> cebf50345f01 [2024-10-22T12:52:15.359Z] Step 7/27 : WORKDIR /app [2024-10-22T12:52:15.359Z] ---> Running in d4b001d55190 [2024-10-22T12:52:15.626Z] Removing intermediate container d4b001d55190 [2024-10-22T12:52:15.626Z] ---> 8fda98133b4c [2024-10-22T12:52:15.626Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-22T12:52:16.213Z] ---> 79666ac4a00c [2024-10-22T12:52:16.213Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-22T12:52:16.213Z] ---> Running in 69f121f984db [2024-10-22T12:52:18.789Z] Removing intermediate container 69f121f984db [2024-10-22T12:52:18.789Z] ---> 0fa5401bf719 [2024-10-22T12:52:18.789Z] Step 10/27 : COPY . . [2024-10-22T12:52:19.059Z] ---> c2854c91b7af [2024-10-22T12:52:19.059Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-22T12:52:19.330Z] ---> Running in 5b97487a31f6 [2024-10-22T12:52:19.596Z] Removing intermediate container 5b97487a31f6 [2024-10-22T12:52:19.596Z] ---> 2dc2f2efc213 [2024-10-22T12:52:19.596Z] Step 12/27 : RUN $MAKE [2024-10-22T12:52:19.596Z] ---> Running in 8dd71c6b546c [2024-10-22T12:52:20.564Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.58 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-22T12:56:12.383Z] Removing intermediate container 8dd71c6b546c [2024-10-22T12:56:12.383Z] ---> bbfc199eb50d [2024-10-22T12:56:12.383Z] Step 13/27 : FROM alpine:3.20 [2024-10-22T12:56:12.383Z] 3.20: Pulling from library/alpine [2024-10-22T12:56:12.383Z] cf04c63912e1: Already exists [2024-10-22T12:56:12.383Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-22T12:56:12.383Z] Status: Downloaded newer image for alpine:3.20 [2024-10-22T12:56:12.383Z] ---> c157a85ed455 [2024-10-22T12:56:12.383Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-22T12:56:12.383Z] ---> Running in 91c71f7a6971 [2024-10-22T12:56:12.383Z] Removing intermediate container 91c71f7a6971 [2024-10-22T12:56:12.383Z] ---> 97b9657a426b [2024-10-22T12:56:12.383Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-22T12:56:12.383Z] ---> Running in 0dd9e912481c [2024-10-22T12:56:12.383Z] Removing intermediate container 0dd9e912481c [2024-10-22T12:56:12.383Z] ---> c673d619a229 [2024-10-22T12:56:12.383Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-22T12:56:12.383Z] ---> Running in c8f765cb19ae [2024-10-22T12:56:12.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T12:56:12.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T12:56:12.383Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-22T12:56:12.383Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-22T12:56:12.383Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T12:56:12.383Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T12:56:12.383Z] OK: 10 MiB in 16 packages [2024-10-22T12:56:12.383Z] Removing intermediate container c8f765cb19ae [2024-10-22T12:56:12.383Z] ---> d146c8e65db5 [2024-10-22T12:56:12.383Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-22T12:56:12.383Z] ---> Running in 50a9a9b158d8 [2024-10-22T12:56:12.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T12:56:12.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T12:56:12.383Z] Upgrading critical system libraries and apk-tools: [2024-10-22T12:56:12.383Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-22T12:56:12.383Z] Executing busybox-1.36.1-r29.trigger [2024-10-22T12:56:12.383Z] Continuing the upgrade transaction with new apk-tools: [2024-10-22T12:56:12.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-22T12:56:13.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-22T12:56:14.742Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T12:56:14.742Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-22T12:56:14.742Z] Executing ca-certificates-20240705-r0.trigger [2024-10-22T12:56:15.008Z] OK: 10 MiB in 16 packages [2024-10-22T12:56:16.411Z] Removing intermediate container 50a9a9b158d8 [2024-10-22T12:56:16.411Z] ---> 42a72a8bfce6 [2024-10-22T12:56:16.411Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-22T12:56:17.000Z] ---> 7276fbf4d154 [2024-10-22T12:56:17.000Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-22T12:56:17.266Z] ---> 93a55c4d6c4f [2024-10-22T12:56:17.266Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-22T12:56:17.846Z] ---> 3c5e8ac39bd6 [2024-10-22T12:56:17.846Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-22T12:56:20.422Z] ---> 92c0e09d4217 [2024-10-22T12:56:20.422Z] Step 22/27 : EXPOSE 48095 [2024-10-22T12:56:20.422Z] ---> Running in aae369370f37 [2024-10-22T12:56:20.687Z] Removing intermediate container aae369370f37 [2024-10-22T12:56:20.687Z] ---> 4a15a02e700d [2024-10-22T12:56:20.687Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-22T12:56:20.957Z] ---> Running in 0d47a73fa8f2 [2024-10-22T12:56:21.221Z] Removing intermediate container 0d47a73fa8f2 [2024-10-22T12:56:21.221Z] ---> 4eb2165b7ac1 [2024-10-22T12:56:21.221Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-22T12:56:21.221Z] ---> Running in 9bdc8319d20a [2024-10-22T12:56:21.485Z] Removing intermediate container 9bdc8319d20a [2024-10-22T12:56:21.485Z] ---> 955cd600a737 [2024-10-22T12:56:21.485Z] Step 25/27 : LABEL arch=arm64 [2024-10-22T12:56:21.485Z] ---> Running in 99dd7a016a64 [2024-10-22T12:56:21.749Z] Removing intermediate container 99dd7a016a64 [2024-10-22T12:56:21.749Z] ---> 816bc3c84ecc [2024-10-22T12:56:21.749Z] Step 26/27 : LABEL git_sha=aa94ef111200ada01dabaec01f3bf9717870441d [2024-10-22T12:56:21.749Z] ---> Running in 344fcae25f43 [2024-10-22T12:56:22.013Z] Removing intermediate container 344fcae25f43 [2024-10-22T12:56:22.013Z] ---> c0605c8eb2d6 [2024-10-22T12:56:22.013Z] Step 27/27 : LABEL version=0.0.0 [2024-10-22T12:56:22.278Z] ---> Running in 2b8290e69b46 [2024-10-22T12:56:22.546Z] Removing intermediate container 2b8290e69b46 [2024-10-22T12:56:22.546Z] ---> b347c1b3f9f0 [2024-10-22T12:56:22.546Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-22T12:56:22.546Z] Successfully built b347c1b3f9f0 [2024-10-22T12:56:22.546Z] 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-22T12:56:23.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T12:56:23.437Z] [2024-10-22T12:56:23.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:56:23.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T12:56:23.870Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-22T12:56:23.870Z] 8998bd30e6a1: Pulling fs layer [2024-10-22T12:56:23.870Z] 04944245beec: Pulling fs layer [2024-10-22T12:56:23.870Z] 699f458cf7ca: Pulling fs layer [2024-10-22T12:56:23.870Z] 765212b225bb: Pulling fs layer [2024-10-22T12:56:23.870Z] f23df028b6ca: Pulling fs layer [2024-10-22T12:56:23.870Z] d65c8cfc05b1: Pulling fs layer [2024-10-22T12:56:23.870Z] 2437ff75d9bd: Pulling fs layer [2024-10-22T12:56:23.870Z] f23df028b6ca: Waiting [2024-10-22T12:56:23.870Z] d65c8cfc05b1: Waiting [2024-10-22T12:56:23.870Z] 2437ff75d9bd: Waiting [2024-10-22T12:56:23.870Z] 765212b225bb: Waiting [2024-10-22T12:56:24.136Z] 04944245beec: Verifying Checksum [2024-10-22T12:56:24.136Z] 04944245beec: Download complete [2024-10-22T12:56:24.136Z] 765212b225bb: Verifying Checksum [2024-10-22T12:56:24.136Z] 765212b225bb: Download complete [2024-10-22T12:56:24.136Z] f23df028b6ca: Download complete [2024-10-22T12:56:24.136Z] d65c8cfc05b1: Verifying Checksum [2024-10-22T12:56:24.136Z] d65c8cfc05b1: Download complete [2024-10-22T12:56:24.402Z] 699f458cf7ca: Verifying Checksum [2024-10-22T12:56:24.402Z] 699f458cf7ca: Download complete [2024-10-22T12:56:24.666Z] 8998bd30e6a1: Download complete [2024-10-22T12:56:27.235Z] 2437ff75d9bd: Verifying Checksum [2024-10-22T12:56:27.235Z] 2437ff75d9bd: Download complete [2024-10-22T12:56:29.175Z] 8998bd30e6a1: Pull complete [2024-10-22T12:56:29.755Z] 04944245beec: Pull complete [2024-10-22T12:56:31.156Z] 699f458cf7ca: Pull complete [2024-10-22T12:56:31.422Z] 765212b225bb: Pull complete [2024-10-22T12:56:32.381Z] f23df028b6ca: Pull complete [2024-10-22T12:56:32.381Z] d65c8cfc05b1: Pull complete [2024-10-22T12:56:50.589Z] 2437ff75d9bd: Pull complete [2024-10-22T12:56:50.589Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-22T12:56:50.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-22T12:56:50.589Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T12:56:50.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-23509 does not seem to be running inside a container [2024-10-22T12:56:51.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-22T12:56:53.682Z] $ docker top 40ca615a2d44d355fd7d15ec52e97fe653db26f0a4ab09bc0bd1aa7c77793881 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:56:54.620Z] ---> job-cost.sh [2024-10-22T12:56:54.620Z] lf-activate-venv: SKIPPING [2024-10-22T12:56:54.620Z] INFO: No Stack... [2024-10-22T12:56:54.887Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-22T12:56:56.073Z] INFO: Archiving Costs [Pipeline] sh [2024-10-22T12:56:56.794Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-10-22T12:56:56.794Z] + cut -d, -f6 [Pipeline] lock [2024-10-22T12:56:56.869Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [2024-10-22T12:56:56.877Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] did not exist. Created. [2024-10-22T12:56:56.883Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-22T12:56:57.369Z] /w/workspace/app-service-configurable/1@tmp/durable-34a0655b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-22T12:56:58.349Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-22T12:56:58.386Z] Warning: overwriting stash ‘stack-cost’ [2024-10-22T12:56:58.464Z] Stashed 1 file(s) [Pipeline] } [2024-10-22T12:56:58.484Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-684-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-22T12:56:58.575Z] $ docker stop --time=1 40ca615a2d44d355fd7d15ec52e97fe653db26f0a4ab09bc0bd1aa7c77793881 [2024-10-22T12:57:00.116Z] $ docker rm -f --volumes 40ca615a2d44d355fd7d15ec52e97fe653db26f0a4ab09bc0bd1aa7c77793881 [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-22T12:57:01.454Z] provisioning config files... [2024-10-22T12:57:01.461Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-684@tmp/config17055957519981622652tmp [Pipeline] { [Pipeline] sh [2024-10-22T12:57:01.822Z] + set +x [2024-10-22T12:57:01.822Z] + curl -s https://codecov.io/bash [2024-10-22T12:57:01.822Z] + bash -s -- [2024-10-22T12:57:01.822Z] [2024-10-22T12:57:01.822Z] _____ _ [2024-10-22T12:57:01.822Z] / ____| | | [2024-10-22T12:57:01.822Z] | | ___ __| | ___ ___ _____ __ [2024-10-22T12:57:01.822Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-22T12:57:01.822Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-22T12:57:01.822Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-22T12:57:01.822Z] Bash-1.0.6 [2024-10-22T12:57:01.822Z] [2024-10-22T12:57:01.822Z] [2024-10-22T12:57:01.822Z] ==> git version 2.25.1 found [2024-10-22T12:57:01.822Z] ==> 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-22T12:57:01.822Z] Release-Date: 2020-01-08 [2024-10-22T12:57:01.822Z] 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-22T12:57:01.822Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-22T12:57:01.822Z] ==> Jenkins CI detected. [2024-10-22T12:57:01.822Z] current dir:  /w/workspace/_app-service-configurable_PR-684 [2024-10-22T12:57:01.822Z] project root: . [2024-10-22T12:57:01.822Z] --> token set from env [2024-10-22T12:57:01.822Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-22T12:57:01.822Z] ==> Running gcov in . (disable via -X gcov) [2024-10-22T12:57:01.822Z] ==> Python coveragepy not found [2024-10-22T12:57:01.822Z] ==> Searching for coverage reports in: [2024-10-22T12:57:01.822Z] + . [2024-10-22T12:57:01.822Z] -> Found 1 reports [2024-10-22T12:57:01.823Z] ==> Detecting git/mercurial file structure [2024-10-22T12:57:01.823Z] ==> Reading reports [2024-10-22T12:57:02.081Z] + ./coverage.out bytes=953 [2024-10-22T12:57:02.081Z] ==> Appending adjustments [2024-10-22T12:57:02.081Z] https://docs.codecov.io/docs/fixing-reports [2024-10-22T12:57:02.081Z] + Found adjustments [2024-10-22T12:57:02.081Z] ==> Gzipping contents [2024-10-22T12:57:02.081Z] 4.0K /tmp/codecov.fkfTRe.gz [2024-10-22T12:57:02.081Z] ==> Uploading reports [2024-10-22T12:57:02.081Z] url: https://codecov.io [2024-10-22T12:57:02.081Z] query: branch=PR-684&commit=aa94ef111200ada01dabaec01f3bf9717870441d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-684%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=684&job=&cmd_args= [2024-10-22T12:57:02.081Z] -> Pinging Codecov [2024-10-22T12:57:02.081Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-684&commit=aa94ef111200ada01dabaec01f3bf9717870441d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-684%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=684&job=&cmd_args= [2024-10-22T12:57:08.732Z] -> Uploading to [2024-10-22T12:57:08.732Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/aa94ef111200ada01dabaec01f3bf9717870441d/aa92bd8c-b295-4ec1-aa93-08eeac3b4e6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T125706Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=df3f5295b2f0b2103a352e886886063148da29f29842dc034b422613960bcf5d [2024-10-22T12:57:08.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-22T12:57:08.732Z] Dload Upload Total Spent Left Speed [2024-10-22T12:57:08.732Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1822 --:--:-- --:--:-- --:--:-- 1822 [2024-10-22T12:57:08.732Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/aa94ef111200ada01dabaec01f3bf9717870441d [Pipeline] } [2024-10-22T12:57:08.765Z] 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-22T12:57:10.898Z] + [ -d /w/workspace/_app-service-configurable_PR-684/archives ] [2024-10-22T12:57:10.898Z] + ls -al /w/workspace/_app-service-configurable_PR-684/archives [2024-10-22T12:57:10.898Z] total 16 [2024-10-22T12:57:10.898Z] drwxr-xr-x 3 root root 4096 Oct 22 12:42 . [2024-10-22T12:57:10.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 12:42 .. [2024-10-22T12:57:10.898Z] drwxr-xr-x 2 root root 4096 Oct 22 12:42 cost [2024-10-22T12:57:10.898Z] -rw-r--r-- 1 root root 96 Oct 22 12:42 cost.csv [2024-10-22T12:57:10.898Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-684/archives [2024-10-22T12:57:10.898Z] + ls -al /w/workspace/_app-service-configurable_PR-684/archives [2024-10-22T12:57:10.898Z] total 16 [2024-10-22T12:57:10.898Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 12:42 . [2024-10-22T12:57:10.898Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 12:42 .. [2024-10-22T12:57:10.898Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 12:42 cost [2024-10-22T12:57:10.898Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 22 12:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:57:11.241Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:57:12.143Z] ---> package-listing.sh [2024-10-22T12:57:12.143Z] ++ facter osfamily [2024-10-22T12:57:12.143Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-22T12:57:12.403Z] + OS_FAMILY=debian [2024-10-22T12:57:12.403Z] + workspace=/w/workspace/_app-service-configurable_PR-684 [2024-10-22T12:57:12.403Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-22T12:57:12.403Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-22T12:57:12.403Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-22T12:57:12.403Z] + PACKAGES=/tmp/packages_start.txt [2024-10-22T12:57:12.403Z] + '[' /w/workspace/_app-service-configurable_PR-684 ']' [2024-10-22T12:57:12.403Z] + PACKAGES=/tmp/packages_end.txt [2024-10-22T12:57:12.403Z] + case "${OS_FAMILY}" in [2024-10-22T12:57:12.403Z] + dpkg -l [2024-10-22T12:57:12.403Z] + grep '^ii' [2024-10-22T12:57:12.403Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-22T12:57:12.403Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-22T12:57:12.403Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-22T12:57:12.403Z] + '[' /w/workspace/_app-service-configurable_PR-684 ']' [2024-10-22T12:57:12.403Z] + mkdir -p /w/workspace/_app-service-configurable_PR-684/archives/ [2024-10-22T12:57:12.403Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-684/archives/ [Pipeline] echo [2024-10-22T12:57:12.445Z] 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-684/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-22T12:57:12.745Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-22T12:57:13.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-22T12:57:13.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-22T12:57:13.584Z] prd-ubuntu20.04-docker-8c-8g-23508 does not seem to be running inside a container [2024-10-22T12:57:13.615Z] $ 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-684/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-684 -v /w/workspace/_app-service-configurable_PR-684:/w/workspace/_app-service-configurable_PR-684:rw,z -v /w/workspace/_app-service-configurable_PR-684@tmp:/w/workspace/_app-service-configurable_PR-684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-22T12:57:13.870Z] $ docker top d05cce81f705688bd87a34a6cc7ee19e16fcb9fe0b90c7ba491c1662861df1f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-22T12:57:14.285Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-22T12:57:14.601Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-22T12:57:14.921Z] + ls /var/log/sa-host [2024-10-22T12:57:14.921Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-22T12:57:15.172Z] provisioning config files... [2024-10-22T12:57:15.181Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-684@tmp/config8017264996226905674tmp [Pipeline] { [Pipeline] echo [2024-10-22T12:57:15.249Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:57:15.575Z] ---> create-netrc.sh [Pipeline] } [2024-10-22T12:57:15.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:57:16.035Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-22T12:57:16.070Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:57:16.388Z] ---> sudo-logs.sh [2024-10-22T12:57:16.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-22T12:57:16.492Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:57:16.821Z] ---> job-cost.sh [2024-10-22T12:57:16.821Z] lf-activate-venv: SKIPPING [2024-10-22T12:57:16.821Z] DEBUG: total: 0.2199999988079071 [2024-10-22T12:57:16.821Z] INFO: Retrieving Stack Cost... [2024-10-22T12:57:17.080Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-22T12:57:17.647Z] INFO: Archiving Costs [Pipeline] echo [2024-10-22T12:57:17.697Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-22T12:57:18.027Z] ---> logs-deploy.sh [2024-10-22T12:57:18.027Z] lf-activate-venv: SKIPPING [2024-10-22T12:57:18.027Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-684/1 [2024-10-22T12:57:18.027Z] INFO: archiving workspace using pattern(s): [2024-10-22T12:57:19.403Z] Archives upload complete. [2024-10-22T12:57:19.403Z] INFO: archiving logs to Nexus [2024-10-22T12:57:19.974Z] ---> uname -a: [2024-10-22T12:57:19.974Z] Linux prd-ubuntu20-04-docker-8c-8g-23508 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] ---> lscpu: [2024-10-22T12:57:19.974Z] Architecture: x86_64 [2024-10-22T12:57:19.974Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-22T12:57:19.974Z] Byte Order: Little Endian [2024-10-22T12:57:19.974Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-22T12:57:19.974Z] CPU(s): 8 [2024-10-22T12:57:19.974Z] On-line CPU(s) list: 0-7 [2024-10-22T12:57:19.974Z] Thread(s) per core: 1 [2024-10-22T12:57:19.974Z] Core(s) per socket: 1 [2024-10-22T12:57:19.974Z] Socket(s): 8 [2024-10-22T12:57:19.974Z] NUMA node(s): 1 [2024-10-22T12:57:19.974Z] Vendor ID: AuthenticAMD [2024-10-22T12:57:19.974Z] CPU family: 23 [2024-10-22T12:57:19.974Z] Model: 49 [2024-10-22T12:57:19.974Z] Model name: AMD EPYC-Rome Processor [2024-10-22T12:57:19.974Z] Stepping: 0 [2024-10-22T12:57:19.974Z] CPU MHz: 2799.998 [2024-10-22T12:57:19.974Z] BogoMIPS: 5599.99 [2024-10-22T12:57:19.974Z] Virtualization: AMD-V [2024-10-22T12:57:19.974Z] Hypervisor vendor: KVM [2024-10-22T12:57:19.974Z] Virtualization type: full [2024-10-22T12:57:19.974Z] L1d cache: 256 KiB [2024-10-22T12:57:19.974Z] L1i cache: 256 KiB [2024-10-22T12:57:19.974Z] L2 cache: 4 MiB [2024-10-22T12:57:19.974Z] L3 cache: 128 MiB [2024-10-22T12:57:19.974Z] NUMA node0 CPU(s): 0-7 [2024-10-22T12:57:19.974Z] Vulnerability Itlb multihit: Not affected [2024-10-22T12:57:19.974Z] Vulnerability L1tf: Not affected [2024-10-22T12:57:19.974Z] Vulnerability Mds: Not affected [2024-10-22T12:57:19.974Z] Vulnerability Meltdown: Not affected [2024-10-22T12:57:19.974Z] Vulnerability Mmio stale data: Not affected [2024-10-22T12:57:19.974Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-22T12:57:19.974Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-22T12:57:19.974Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-22T12:57:19.974Z] Vulnerability Srbds: Not affected [2024-10-22T12:57:19.974Z] Vulnerability Tsx async abort: Not affected [2024-10-22T12:57:19.974Z] 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-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] ---> nproc: [2024-10-22T12:57:19.974Z] 8 [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] ---> df -h: [2024-10-22T12:57:19.974Z] Filesystem Size Used Avail Use% Mounted on [2024-10-22T12:57:19.974Z] overlay 155G 12G 143G 8% / [2024-10-22T12:57:19.974Z] tmpfs 64M 0 64M 0% /dev [2024-10-22T12:57:19.974Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-22T12:57:19.974Z] shm 64M 0 64M 0% /dev/shm [2024-10-22T12:57:19.974Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] ---> sar -b -r -n DEV: [2024-10-22T12:57:19.974Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23508) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] 12:36:57 LINUX RESTART (8 CPU) [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] 12:37:12 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-22T12:57:19.974Z] 12:38:02 469.68 107.02 354.89 7.77 9492.43 172843.91 1972578.17 [2024-10-22T12:57:19.974Z] 12:39:01 209.78 5.90 203.88 0.00 492.71 94101.12 0.00 [2024-10-22T12:57:19.974Z] 12:40:01 188.99 0.08 188.90 0.00 10.26 62815.26 0.00 [2024-10-22T12:57:19.974Z] 12:41:01 29.53 0.02 29.51 0.00 0.13 18869.14 0.00 [2024-10-22T12:57:19.974Z] 12:42:01 182.55 0.10 182.45 0.00 5.87 54104.53 0.00 [2024-10-22T12:57:19.974Z] 12:43:01 76.09 10.26 65.82 0.00 3460.49 20249.83 0.00 [2024-10-22T12:57:19.974Z] 12:44:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 [2024-10-22T12:57:19.974Z] 12:45:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2024-10-22T12:57:19.974Z] 12:46:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 [2024-10-22T12:57:19.974Z] 12:47:01 1.25 0.00 1.25 0.00 0.00 23.46 0.00 [2024-10-22T12:57:19.974Z] 12:48:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2024-10-22T12:57:19.974Z] 12:49:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2024-10-22T12:57:19.974Z] 12:50:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 [2024-10-22T12:57:19.974Z] 12:51:01 1.20 0.37 0.83 0.00 11.46 11.20 0.00 [2024-10-22T12:57:19.974Z] 12:52:01 3.03 1.23 1.80 0.00 25.60 23.86 0.00 [2024-10-22T12:57:19.974Z] 12:53:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 [2024-10-22T12:57:19.974Z] 12:54:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 [2024-10-22T12:57:19.974Z] 12:55:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2024-10-22T12:57:19.974Z] 12:56:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2024-10-22T12:57:19.974Z] 12:57:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2024-10-22T12:57:19.974Z] Average: 54.83 5.32 49.19 0.32 593.46 19694.03 81360.72 [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] 12:37:12 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-22T12:57:19.974Z] 12:38:02 30247768 31592964 783588 2.38 47696 1608252 1646004 4.85 917868 1429248 10676 [2024-10-22T12:57:19.974Z] 12:39:01 28053800 31498548 810332 2.46 131304 3472916 1887168 5.56 1301220 3013260 675972 [2024-10-22T12:57:19.974Z] 12:40:01 27562008 31283560 1017760 3.10 189376 3649152 2317156 6.83 1535456 3224000 173332 [2024-10-22T12:57:19.974Z] 12:41:01 26965572 31494056 805700 2.45 194252 4388908 1842024 5.43 1364048 3927196 401764 [2024-10-22T12:57:19.974Z] 12:42:01 26797208 31461564 840636 2.56 202408 4522600 2081416 6.13 1446992 4017564 501652 [2024-10-22T12:57:19.974Z] 12:43:01 26636052 31481056 807420 2.46 210252 4682432 1819576 5.36 1580772 4018204 16 [2024-10-22T12:57:19.974Z] 12:44:01 26637180 31482192 806220 2.45 210292 4682436 1819576 5.36 1580320 4018208 20 [2024-10-22T12:57:19.974Z] 12:45:01 26639432 31484740 803840 2.44 210312 4682436 1819576 5.36 1577720 4018444 8 [2024-10-22T12:57:19.974Z] 12:46:01 26639480 31484808 803688 2.44 210344 4682444 1819576 5.36 1577712 4018460 12 [2024-10-22T12:57:19.974Z] 12:47:01 26648936 31494512 794064 2.41 210432 4682424 1835704 5.41 1568144 4018596 72 [2024-10-22T12:57:19.974Z] 12:48:01 26649188 31494788 793856 2.41 210476 4682424 1835704 5.41 1568628 4018592 184 [2024-10-22T12:57:19.974Z] 12:49:01 26649424 31495092 793560 2.41 210508 4682428 1835704 5.41 1568648 4018600 188 [2024-10-22T12:57:19.974Z] 12:50:01 26649312 31495140 793444 2.41 210532 4682560 1835704 5.41 1568648 4018728 180 [2024-10-22T12:57:19.974Z] 12:51:01 26648484 31494704 793812 2.41 210572 4682900 1835704 5.41 1571188 4018868 224 [2024-10-22T12:57:19.974Z] 12:52:01 26620064 31468168 820160 2.49 210604 4683668 1840088 5.42 1602664 4019084 20 [2024-10-22T12:57:19.974Z] 12:53:01 26626616 31474768 813964 2.48 210652 4683672 1805868 5.32 1590288 4019088 32 [2024-10-22T12:57:19.974Z] 12:54:01 26626632 31474804 813840 2.47 210684 4683680 1805868 5.32 1590192 4019092 8 [2024-10-22T12:57:19.974Z] 12:55:01 26626584 31474760 813804 2.47 210704 4683680 1805868 5.32 1590192 4019092 8 [2024-10-22T12:57:19.974Z] 12:56:01 26626536 31474776 813756 2.47 210736 4683684 1805868 5.32 1590248 4019100 16 [2024-10-22T12:57:19.974Z] 12:57:01 26626196 31474436 813988 2.48 210760 4683684 1805868 5.32 1590260 4019100 4 [2024-10-22T12:57:19.974Z] Average: 26958824 31478972 816872 2.48 196145 4394319 1855001 5.47 1514060 3794626 88219 [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] 12:37:12 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-22T12:57:19.974Z] 12:38:02 lo 4.82 4.82 0.45 0.45 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:38:02 ens3 403.31 270.72 1121.41 86.52 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:39:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:39:01 ens3 734.40 485.04 8412.25 62.60 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:39:01 docker0 361.01 534.26 30.38 3478.66 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:40:01 veth5c42b5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:40:01 ens3 22.53 13.85 21.88 8.11 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:40:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:41:01 veth5c42b5f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:41:01 ens3 14.53 9.53 13.73 4.71 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:42:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:42:01 ens3 115.38 72.13 2721.17 14.81 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:42:01 docker0 7.25 15.27 0.44 193.29 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:43:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:43:01 ens3 121.48 65.31 1407.92 8.47 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:44:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:45:01 ens3 0.25 0.20 0.58 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:46:01 ens3 0.70 0.53 1.52 0.04 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:48:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:51:01 ens3 0.78 0.57 0.81 0.35 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:52:01 ens3 35.13 45.61 6.51 110.62 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:53:01 ens3 0.17 0.12 0.08 0.06 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:55:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:57:01 ens3 0.25 0.05 0.13 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] Average: ens3 68.87 45.79 674.89 14.12 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] Average: docker0 18.30 27.31 1.53 182.55 0.00 0.00 0.00 0.00 [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] ---> sar -P ALL: [2024-10-22T12:57:19.974Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23508) 10/22/24 _x86_64_ (8 CPU) [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] 12:36:57 LINUX RESTART (8 CPU) [2024-10-22T12:57:19.974Z] [2024-10-22T12:57:19.974Z] 12:37:12 CPU %user %nice %system %iowait %steal %idle [2024-10-22T12:57:19.974Z] 12:38:02 all 5.87 0.01 1.42 2.89 0.04 89.78 [2024-10-22T12:57:19.974Z] 12:38:02 0 6.49 0.02 1.19 0.84 0.04 91.42 [2024-10-22T12:57:19.974Z] 12:38:02 1 5.85 0.00 2.50 9.30 0.04 82.30 [2024-10-22T12:57:19.974Z] 12:38:02 2 4.36 0.00 1.05 1.09 0.04 93.46 [2024-10-22T12:57:19.974Z] 12:38:02 3 6.52 0.00 2.79 4.88 0.04 85.77 [2024-10-22T12:57:19.974Z] 12:38:02 4 5.29 0.00 1.19 0.51 0.04 92.97 [2024-10-22T12:57:19.974Z] 12:38:02 5 3.32 0.00 0.68 2.23 0.02 93.76 [2024-10-22T12:57:19.974Z] 12:38:02 6 11.69 0.02 1.15 3.34 0.04 83.76 [2024-10-22T12:57:19.974Z] 12:38:02 7 3.42 0.00 0.84 0.96 0.02 94.76 [2024-10-22T12:57:19.974Z] 12:39:01 all 8.21 0.00 3.66 4.46 0.07 83.60 [2024-10-22T12:57:19.974Z] 12:39:01 0 7.79 0.00 4.43 18.10 0.07 69.61 [2024-10-22T12:57:19.974Z] 12:39:01 1 9.50 0.00 3.54 0.84 0.07 86.06 [2024-10-22T12:57:19.974Z] 12:39:01 2 8.44 0.00 3.76 2.77 0.07 84.96 [2024-10-22T12:57:19.974Z] 12:39:01 3 7.89 0.00 3.41 3.54 0.07 85.09 [2024-10-22T12:57:19.974Z] 12:39:01 4 10.25 0.00 3.83 0.10 0.05 85.76 [2024-10-22T12:57:19.974Z] 12:39:01 5 6.06 0.00 3.12 2.86 0.07 87.90 [2024-10-22T12:57:19.974Z] 12:39:01 6 7.81 0.00 3.90 6.90 0.07 81.32 [2024-10-22T12:57:19.974Z] 12:39:01 7 7.95 0.00 3.32 0.57 0.07 88.10 [2024-10-22T12:57:19.974Z] 12:40:01 all 9.55 0.00 3.12 4.95 0.09 82.29 [2024-10-22T12:57:19.974Z] 12:40:01 0 10.71 0.00 4.82 32.67 0.07 51.74 [2024-10-22T12:57:19.974Z] 12:40:01 1 10.55 0.00 3.17 0.20 0.05 86.03 [2024-10-22T12:57:19.974Z] 12:40:01 2 8.15 0.00 2.43 4.39 0.03 85.00 [2024-10-22T12:57:19.974Z] 12:40:01 3 9.23 0.00 2.22 0.72 0.03 87.79 [2024-10-22T12:57:19.974Z] 12:40:01 4 9.71 0.00 2.77 0.10 0.03 87.38 [2024-10-22T12:57:19.974Z] 12:40:01 5 9.32 0.00 3.41 0.82 0.05 86.40 [2024-10-22T12:57:19.975Z] 12:40:01 6 10.17 0.00 2.80 0.29 0.03 86.71 [2024-10-22T12:57:19.975Z] 12:40:01 7 8.59 0.00 3.33 0.50 0.43 87.14 [2024-10-22T12:57:19.975Z] 12:41:01 all 63.49 0.00 7.44 0.58 0.10 28.39 [2024-10-22T12:57:19.975Z] 12:41:01 0 65.61 0.00 7.95 0.69 0.10 25.65 [2024-10-22T12:57:19.975Z] 12:41:01 1 62.97 0.00 7.65 0.30 0.10 28.97 [2024-10-22T12:57:19.975Z] 12:41:01 2 63.02 0.00 7.32 0.30 0.10 29.25 [2024-10-22T12:57:19.975Z] 12:41:01 3 63.58 0.00 7.34 0.59 0.10 28.40 [2024-10-22T12:57:19.975Z] 12:41:01 4 63.89 0.00 7.40 0.25 0.12 28.35 [2024-10-22T12:57:19.975Z] 12:41:01 5 60.81 0.00 7.49 0.15 0.10 31.45 [2024-10-22T12:57:19.975Z] 12:41:01 6 64.96 0.00 7.15 0.22 0.10 27.58 [2024-10-22T12:57:19.975Z] 12:41:01 7 63.05 0.00 7.21 2.17 0.10 27.46 [2024-10-22T12:57:19.975Z] 12:42:01 all 27.50 0.00 5.09 3.53 0.07 63.82 [2024-10-22T12:57:19.975Z] 12:42:01 0 27.86 0.00 5.47 7.74 0.07 58.86 [2024-10-22T12:57:19.975Z] 12:42:01 1 27.89 0.00 4.72 0.08 0.07 67.24 [2024-10-22T12:57:19.975Z] 12:42:01 2 25.89 0.00 4.50 2.74 0.05 66.82 [2024-10-22T12:57:19.975Z] 12:42:01 3 27.63 0.00 4.53 1.91 0.10 65.82 [2024-10-22T12:57:19.975Z] 12:42:01 4 27.29 0.00 5.45 0.15 0.05 67.05 [2024-10-22T12:57:19.975Z] 12:42:01 5 28.11 0.00 4.80 0.77 0.07 66.25 [2024-10-22T12:57:19.975Z] 12:42:01 6 27.16 0.00 5.66 0.07 0.05 67.05 [2024-10-22T12:57:19.975Z] 12:42:01 7 28.16 0.00 5.54 14.82 0.10 51.37 [2024-10-22T12:57:19.975Z] 12:43:01 all 1.51 0.00 0.73 1.57 0.02 96.17 [2024-10-22T12:57:19.975Z] 12:43:01 0 1.55 0.00 0.93 1.50 0.02 96.00 [2024-10-22T12:57:19.975Z] 12:43:01 1 1.17 0.00 0.50 0.35 0.02 97.96 [2024-10-22T12:57:19.975Z] 12:43:01 2 0.82 0.00 0.55 2.24 0.02 96.38 [2024-10-22T12:57:19.975Z] 12:43:01 3 1.39 0.00 0.32 0.05 0.02 98.23 [2024-10-22T12:57:19.975Z] 12:43:01 4 1.29 0.00 0.63 0.02 0.02 98.05 [2024-10-22T12:57:19.975Z] 12:43:01 5 1.80 0.00 0.75 0.62 0.02 96.81 [2024-10-22T12:57:19.975Z] 12:43:01 6 2.50 0.00 0.87 0.08 0.02 96.53 [2024-10-22T12:57:19.975Z] 12:43:01 7 1.59 0.00 1.29 7.74 0.02 89.37 [2024-10-22T12:57:19.975Z] 12:44:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:44:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-22T12:57:19.975Z] 12:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:44:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T12:57:19.975Z] 12:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-22T12:57:19.975Z] 12:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-22T12:57:19.975Z] 12:45:01 2 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-22T12:57:19.975Z] 12:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T12:57:19.975Z] 12:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-22T12:57:19.975Z] 12:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T12:57:19.975Z] 12:46:01 all 0.16 0.00 0.01 0.00 0.00 99.82 [2024-10-22T12:57:19.975Z] 12:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:46:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:46:01 3 1.16 0.00 0.02 0.00 0.00 98.82 [2024-10-22T12:57:19.975Z] 12:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T12:57:19.975Z] 12:46:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T12:57:19.975Z] 12:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:47:01 all 0.20 0.00 0.01 0.00 0.00 99.79 [2024-10-22T12:57:19.975Z] 12:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:47:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-22T12:57:19.975Z] 12:47:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-22T12:57:19.975Z] 12:47:01 3 1.31 0.00 0.00 0.00 0.02 98.68 [2024-10-22T12:57:19.975Z] 12:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-22T12:57:19.975Z] 12:47:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-22T12:57:19.975Z] 12:48:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-10-22T12:57:19.975Z] 12:48:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2024-10-22T12:57:19.975Z] 12:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T12:57:19.975Z] 12:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-22T12:57:19.975Z] 12:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:48:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-22T12:57:19.975Z] [2024-10-22T12:57:19.975Z] 12:48:01 CPU %user %nice %system %iowait %steal %idle [2024-10-22T12:57:19.975Z] 12:49:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2024-10-22T12:57:19.975Z] 12:49:01 0 0.13 0.00 0.02 0.00 0.00 99.85 [2024-10-22T12:57:19.975Z] 12:49:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-22T12:57:19.975Z] 12:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-22T12:57:19.975Z] 12:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T12:57:19.975Z] 12:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:50:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-22T12:57:19.975Z] 12:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:51:01 all 0.16 0.00 0.02 0.00 0.00 99.82 [2024-10-22T12:57:19.975Z] 12:51:01 0 0.25 0.00 0.03 0.00 0.00 99.72 [2024-10-22T12:57:19.975Z] 12:51:01 1 0.10 0.00 0.02 0.00 0.00 99.88 [2024-10-22T12:57:19.975Z] 12:51:01 2 0.07 0.00 0.00 0.02 0.00 99.92 [2024-10-22T12:57:19.975Z] 12:51:01 3 0.50 0.00 0.05 0.00 0.00 99.45 [2024-10-22T12:57:19.975Z] 12:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:51:01 5 0.10 0.00 0.02 0.00 0.02 99.87 [2024-10-22T12:57:19.975Z] 12:51:01 6 0.20 0.00 0.02 0.00 0.00 99.78 [2024-10-22T12:57:19.975Z] 12:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:52:01 all 0.41 0.00 0.07 0.01 0.01 99.50 [2024-10-22T12:57:19.975Z] 12:52:01 0 0.33 0.00 0.12 0.03 0.02 99.50 [2024-10-22T12:57:19.975Z] 12:52:01 1 0.43 0.00 0.07 0.00 0.02 99.48 [2024-10-22T12:57:19.975Z] 12:52:01 2 0.23 0.00 0.05 0.02 0.00 99.70 [2024-10-22T12:57:19.975Z] 12:52:01 3 0.60 0.00 0.10 0.00 0.00 99.30 [2024-10-22T12:57:19.975Z] 12:52:01 4 0.13 0.00 0.02 0.00 0.02 99.83 [2024-10-22T12:57:19.975Z] 12:52:01 5 0.37 0.00 0.07 0.00 0.02 99.55 [2024-10-22T12:57:19.975Z] 12:52:01 6 0.98 0.00 0.03 0.00 0.00 98.98 [2024-10-22T12:57:19.975Z] 12:52:01 7 0.17 0.00 0.13 0.02 0.02 99.67 [2024-10-22T12:57:19.975Z] 12:53:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:53:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-22T12:57:19.975Z] 12:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-22T12:57:19.975Z] 12:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-22T12:57:19.975Z] 12:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T12:57:19.975Z] 12:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:54:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-22T12:57:19.975Z] 12:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-22T12:57:19.975Z] 12:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:55:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-10-22T12:57:19.975Z] 12:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:55:01 1 0.23 0.00 0.05 0.00 0.00 99.72 [2024-10-22T12:57:19.975Z] 12:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T12:57:19.975Z] 12:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:55:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-22T12:57:19.975Z] 12:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-22T12:57:19.975Z] 12:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T12:57:19.975Z] 12:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-22T12:57:19.975Z] 12:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:56:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-22T12:57:19.975Z] 12:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-22T12:57:19.975Z] 12:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-22T12:57:19.975Z] 12:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-22T12:57:19.975Z] 12:57:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-22T12:57:19.975Z] 12:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-22T12:57:19.975Z] 12:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-22T12:57:19.975Z] 12:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-22T12:57:19.975Z] 12:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-22T12:57:19.975Z] Average: all 5.83 0.00 1.07 0.88 0.02 92.20 [2024-10-22T12:57:19.975Z] Average: 0 6.02 0.00 1.24 3.06 0.02 89.65 [2024-10-22T12:57:19.975Z] Average: 1 5.91 0.00 1.10 0.47 0.02 92.50 [2024-10-22T12:57:19.975Z] Average: 2 5.53 0.00 0.98 0.68 0.02 92.79 [2024-10-22T12:57:19.975Z] Average: 3 5.96 0.00 1.02 0.54 0.02 92.46 [2024-10-22T12:57:19.975Z] Average: 4 5.87 0.00 1.06 0.05 0.02 93.01 [2024-10-22T12:57:19.975Z] Average: 5 5.48 0.00 1.02 0.35 0.02 93.12 [2024-10-22T12:57:19.975Z] Average: 6 6.19 0.00 1.08 0.51 0.02 92.20 [2024-10-22T12:57:19.975Z] Average: 7 5.64 0.00 1.08 1.34 0.04 91.89 [2024-10-22T12:57:19.975Z] [2024-10-22T12:57:19.975Z] [2024-10-22T12:57:19.975Z]