Pull request #548 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c95db9453d7c5e1ffa924abd17c3b3bc142b0761+f3cdb9c1fa70c191bed2b09799915be91331da1e (0eb3c58a9a21f09acfdd616e80301acfab1ad5e4) 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-ssh3342921664294738446.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10272233875284927759.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-548/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-548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2820182975766106721.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-548/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6843482828495808886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh15118659582297221510.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-548/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-548/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17278788965507806658.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7556 in /w/workspace/_app-service-configurable_PR-548 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-548 # 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/548/head:refs/remotes/origin/PR-548 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f3cdb9c1fa70c191bed2b09799915be91331da1e into PR head commit c95db9453d7c5e1ffa924abd17c3b3bc142b0761 Merge succeeded, producing c95db9453d7c5e1ffa924abd17c3b3bc142b0761 Checking out Revision c95db9453d7c5e1ffa924abd17c3b3bc142b0761 (PR-548) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-12T12:58:37.553Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-12T12:58:37.740Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f c95db9453d7c5e1ffa924abd17c3b3bc142b0761 # 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 f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c95db9453d7c5e1ffa924abd17c3b3bc142b0761 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-12T12:58:37.838Z] ========================================================= [2023-04-12T12:58:37.838Z] EdgeX Global Pipelines Version Info [2023-04-12T12:58:37.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-12T12:58:38.581Z] ------------------- [2023-04-12T12:58:38.581Z] stable info: [2023-04-12T12:58:38.581Z] ------------------- [2023-04-12T12:58:38.581Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-12T12:58:38.581Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-12T12:58:38.581Z] Message: update stable to v1.0.245 [2023-04-12T12:58:39.152Z] ------------------- [2023-04-12T12:58:39.152Z] experimental info: [2023-04-12T12:58:39.152Z] ------------------- [2023-04-12T12:58:39.152Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-12T12:58:39.152Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-12T12:58:39.152Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-12T12:58:39.453Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-04-12T12:58:39.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-04-12T12:58:39.531Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-12T12:58:39.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-12T12:58:39.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-12T12:58:39.651Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-12T12:58:39.686Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-12T12:58:39.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-12T12:58:39.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-12T12:58:39.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-12T12:58:39.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-12T12:58:39.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-04-12T12:58:39.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-12T12:58:39.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-12T12:58:40.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T12:58:40.036Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T12:58:40.072Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T12:58:40.109Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T12:58:40.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-12T12:58:40.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-12T12:58:40.228Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-12T12:58:40.267Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-12T12:58:40.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-12T12:58:40.345Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-12T12:58:40.387Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-12T12:58:40.426Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-12T12:58:40.466Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-12T12:58:40.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-548 [Pipeline] echo [2023-04-12T12:58:40.546Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-548 [Pipeline] echo [2023-04-12T12:58:40.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-548 [Pipeline] echo [2023-04-12T12:58:40.633Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] echo [2023-04-12T12:58:40.674Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c95db94 [Pipeline] echo [2023-04-12T12:58:40.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T12:58:40.831Z] provisioning config files... [2023-04-12T12:58:40.846Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-548@tmp/config1089091639927020798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T12:58:41.209Z] ---> docker-login.sh [2023-04-12T12:58:41.209Z] nexus3.edgexfoundry.org:10001 [2023-04-12T12:58:41.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:58:41.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:58:41.729Z] Configure a credential helper to remove this warning. See [2023-04-12T12:58:41.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:58:41.729Z] [2023-04-12T12:58:41.729Z] Login Succeeded [2023-04-12T12:58:41.729Z] nexus3.edgexfoundry.org:10002 [2023-04-12T12:58:41.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:58:41.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:58:41.729Z] Configure a credential helper to remove this warning. See [2023-04-12T12:58:41.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:58:41.729Z] [2023-04-12T12:58:41.729Z] Login Succeeded [2023-04-12T12:58:41.729Z] nexus3.edgexfoundry.org:10003 [2023-04-12T12:58:41.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:58:41.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:58:41.990Z] Configure a credential helper to remove this warning. See [2023-04-12T12:58:41.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:58:41.990Z] [2023-04-12T12:58:41.990Z] Login Succeeded [2023-04-12T12:58:41.990Z] nexus3.edgexfoundry.org:10004 [2023-04-12T12:58:41.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:58:41.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:58:41.990Z] Configure a credential helper to remove this warning. See [2023-04-12T12:58:41.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:58:41.990Z] [2023-04-12T12:58:41.990Z] Login Succeeded [2023-04-12T12:58:41.990Z] docker.io [2023-04-12T12:58:42.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:58:42.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:58:42.253Z] Configure a credential helper to remove this warning. See [2023-04-12T12:58:42.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:58:42.253Z] [2023-04-12T12:58:42.253Z] Login Succeeded [2023-04-12T12:58:42.253Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T12:58:42.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-12T12:58:42.899Z] + git rev-list -1 --merges c95db9453d7c5e1ffa924abd17c3b3bc142b0761~1..c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] echo [2023-04-12T12:58:42.961Z] -----------> git rev-list -1 --merges c95db9453d7c5e1ffa924abd17c3b3bc142b0761~1..c95db9453d7c5e1ffa924abd17c3b3bc142b0761 c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [false] [Pipeline] sh [2023-04-12T12:58:43.270Z] + git log --format=format:%s -1 c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] echo [2023-04-12T12:58:43.303Z] ========================================================= [2023-04-12T12:58:43.303Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-12T12:58:43.303Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T12:58:43.730Z] + git log --format=format:%s -1 c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] echo [2023-04-12T12:58:43.759Z] [semverPrep] GIT_COMMIT: c95db9453d7c5e1ffa924abd17c3b3bc142b0761, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-04-12T12:58:43.786Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-12T12:58:44.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T12:58:44.182Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-12T12:58:44.182Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-12T12:58:44.182Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-12T12:58:44.182Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-12T12:58:44.182Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-12T12:58:44.183Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T12:58:44.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T12:58:44.689Z] [2023-04-12T12:58:44.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T12:58:45.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T12:58:45.070Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-12T12:58:45.070Z] b85a868b505f: Pulling fs layer [2023-04-12T12:58:45.070Z] e2be974225ed: Pulling fs layer [2023-04-12T12:58:45.070Z] 339a4e72a1f5: Pulling fs layer [2023-04-12T12:58:45.070Z] 988bab9f4d93: Pulling fs layer [2023-04-12T12:58:45.070Z] 1469e6f7b9e6: Pulling fs layer [2023-04-12T12:58:45.070Z] eaf3925da568: Pulling fs layer [2023-04-12T12:58:45.070Z] bab4dde63d76: Pulling fs layer [2023-04-12T12:58:45.070Z] bde34c3a00c8: Pulling fs layer [2023-04-12T12:58:45.070Z] b352a97aabf1: Pulling fs layer [2023-04-12T12:58:45.070Z] 4872d77fe225: Pulling fs layer [2023-04-12T12:58:45.070Z] 5851b861e8e6: Pulling fs layer [2023-04-12T12:58:45.070Z] 1469e6f7b9e6: Waiting [2023-04-12T12:58:45.070Z] eaf3925da568: Waiting [2023-04-12T12:58:45.070Z] bde34c3a00c8: Waiting [2023-04-12T12:58:45.070Z] bab4dde63d76: Waiting [2023-04-12T12:58:45.070Z] 4872d77fe225: Waiting [2023-04-12T12:58:45.070Z] 988bab9f4d93: Waiting [2023-04-12T12:58:45.070Z] b352a97aabf1: Waiting [2023-04-12T12:58:45.070Z] 5851b861e8e6: Waiting [2023-04-12T12:58:45.070Z] e2be974225ed: Verifying Checksum [2023-04-12T12:58:45.070Z] e2be974225ed: Download complete [2023-04-12T12:58:45.070Z] 988bab9f4d93: Verifying Checksum [2023-04-12T12:58:45.070Z] 988bab9f4d93: Download complete [2023-04-12T12:58:45.070Z] 1469e6f7b9e6: Verifying Checksum [2023-04-12T12:58:45.070Z] 1469e6f7b9e6: Download complete [2023-04-12T12:58:45.331Z] eaf3925da568: Verifying Checksum [2023-04-12T12:58:45.331Z] eaf3925da568: Download complete [2023-04-12T12:58:45.331Z] 339a4e72a1f5: Verifying Checksum [2023-04-12T12:58:45.331Z] 339a4e72a1f5: Download complete [2023-04-12T12:58:45.331Z] bde34c3a00c8: Verifying Checksum [2023-04-12T12:58:45.331Z] bde34c3a00c8: Download complete [2023-04-12T12:58:45.331Z] b352a97aabf1: Download complete [2023-04-12T12:58:45.331Z] 4872d77fe225: Verifying Checksum [2023-04-12T12:58:45.331Z] 4872d77fe225: Download complete [2023-04-12T12:58:45.331Z] 5851b861e8e6: Download complete [2023-04-12T12:58:45.331Z] b85a868b505f: Verifying Checksum [2023-04-12T12:58:45.331Z] b85a868b505f: Download complete [2023-04-12T12:58:45.589Z] bab4dde63d76: Download complete [2023-04-12T12:58:47.007Z] b85a868b505f: Pull complete [2023-04-12T12:58:47.007Z] e2be974225ed: Pull complete [2023-04-12T12:58:47.576Z] 339a4e72a1f5: Pull complete [2023-04-12T12:58:47.576Z] 988bab9f4d93: Pull complete [2023-04-12T12:58:47.835Z] 1469e6f7b9e6: Pull complete [2023-04-12T12:58:48.094Z] eaf3925da568: Pull complete [2023-04-12T12:58:49.996Z] bab4dde63d76: Pull complete [2023-04-12T12:58:49.996Z] bde34c3a00c8: Pull complete [2023-04-12T12:58:50.256Z] b352a97aabf1: Pull complete [2023-04-12T12:58:50.256Z] 4872d77fe225: Pull complete [2023-04-12T12:58:50.516Z] 5851b861e8e6: Pull complete [2023-04-12T12:58:50.516Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-12T12:58:50.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T12:58:50.516Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T12:58:50.755Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-04-12T12:58:50.786Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@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 [2023-04-12T12:58:55.958Z] $ docker top a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e -eo pid,comm [2023-04-12T12:58:56.019Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-12T12:58:56.019Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T12:58:56.138Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T12:58:56.138Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T12:58:56.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T12:58:56.268Z] $ docker exec a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e ssh-agent [2023-04-12T12:58:56.399Z] SSH_AUTH_SOCK=/tmp/ssh-FfkSPcHgrcjt/agent.32 [2023-04-12T12:58:56.399Z] SSH_AGENT_PID=38 [2023-04-12T12:58:56.406Z] Running ssh-add (command line suppressed) [2023-04-12T12:58:56.517Z] Identity added: /w/workspace/_app-service-configurable_PR-548@tmp/private_key_13773616195457735893.key (/w/workspace/_app-service-configurable_PR-548@tmp/private_key_13773616195457735893.key) [2023-04-12T12:58:56.534Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T12:58:56.863Z] + git tag --points-at HEAD [Pipeline] } [2023-04-12T12:58:56.885Z] $ docker exec --env ******** --env ******** a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e ssh-agent -k [2023-04-12T12:58:56.998Z] unset SSH_AUTH_SOCK; [2023-04-12T12:58:56.999Z] unset SSH_AGENT_PID; [2023-04-12T12:58:56.999Z] echo Agent pid 38 killed; [2023-04-12T12:58:57.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-12T12:58:57.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T12:58:57.096Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T12:58:57.227Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T12:58:57.228Z] $ docker exec a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e ssh-agent [2023-04-12T12:58:57.349Z] SSH_AUTH_SOCK=/tmp/ssh-gfvDsG5K9LOJ/agent.70 [2023-04-12T12:58:57.349Z] SSH_AGENT_PID=76 [2023-04-12T12:58:57.354Z] Running ssh-add (command line suppressed) [2023-04-12T12:58:57.453Z] Identity added: /w/workspace/_app-service-configurable_PR-548@tmp/private_key_16169214855497755575.key (/w/workspace/_app-service-configurable_PR-548@tmp/private_key_16169214855497755575.key) [2023-04-12T12:58:57.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T12:58:57.799Z] + git semver init [2023-04-12T12:58:58.059Z] 2023-04-12 12:58:57,971 [run_init] DEBUG init version:0.0.0 force:False [2023-04-12T12:58:58.059Z] 2023-04-12 12:58:57,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-548/.semver [2023-04-12T12:58:58.059Z] 2023-04-12 12:58:57,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-548/.semver [2023-04-12T12:58:58.059Z] 2023-04-12 12:58:57,972 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-548/.semver'], cwd=/w/workspace/_app-service-configurable_PR-548, universal_newlines=False, shell=None, istream=None) [2023-04-12T12:58:59.001Z] 2023-04-12 12:58:58,764 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-548/.git/info/exclude [2023-04-12T12:58:59.001Z] 2023-04-12 12:58:58,765 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-548/.semver/PR-548 with force:False [2023-04-12T12:58:59.001Z] 2023-04-12 12:58:58,765 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-548/.semver/PR-548 [2023-04-12T12:58:59.001Z] 2023-04-12 12:58:58,770 [execute] INFO git cat-file --batch-check [2023-04-12T12:58:59.001Z] 2023-04-12 12:58:58,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-548/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T12:58:59.001Z] 2023-04-12 12:58:58,778 [execute] INFO git cat-file --batch [2023-04-12T12:58:59.001Z] 2023-04-12 12:58:58,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-548/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T12:58:59.001Z] 2023-04-12 12:58:58,786 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-548/.semver/PR-548 [2023-04-12T12:58:59.001Z] 0.0.0 [Pipeline] } [2023-04-12T12:58:59.022Z] $ docker exec --env ******** --env ******** a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e ssh-agent -k [2023-04-12T12:58:59.125Z] unset SSH_AUTH_SOCK; [2023-04-12T12:58:59.126Z] unset SSH_AGENT_PID; [2023-04-12T12:58:59.126Z] echo Agent pid 76 killed; [2023-04-12T12:58:59.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T12:58:59.567Z] + git semver [Pipeline] } [2023-04-12T12:58:59.850Z] $ docker stop --time=1 a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e [2023-04-12T12:59:01.235Z] $ docker rm -f --volumes a38e0fbdbf36db9f12fb1658538ffb654fe9be57101abacebe5f201a8de80c9e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T12:59:01.634Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-12T12:59:01.893Z] Stashed 1 file(s) [Pipeline] echo [2023-04-12T12:59:01.911Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T12:59:02.471Z] provisioning config files... [2023-04-12T12:59:02.481Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-548@tmp/config7318738925799458337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T12:59:02.826Z] ---> docker-login.sh [2023-04-12T12:59:02.826Z] nexus3.edgexfoundry.org:10001 [2023-04-12T12:59:02.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:59:02.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:59:02.826Z] Configure a credential helper to remove this warning. See [2023-04-12T12:59:02.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:59:02.826Z] [2023-04-12T12:59:02.826Z] Login Succeeded [2023-04-12T12:59:02.826Z] nexus3.edgexfoundry.org:10002 [2023-04-12T12:59:02.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:59:02.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:59:02.826Z] Configure a credential helper to remove this warning. See [2023-04-12T12:59:02.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:59:02.826Z] [2023-04-12T12:59:02.826Z] Login Succeeded [2023-04-12T12:59:02.826Z] nexus3.edgexfoundry.org:10003 [2023-04-12T12:59:03.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:59:03.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:59:03.085Z] Configure a credential helper to remove this warning. See [2023-04-12T12:59:03.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:59:03.085Z] [2023-04-12T12:59:03.085Z] Login Succeeded [2023-04-12T12:59:03.085Z] nexus3.edgexfoundry.org:10004 [2023-04-12T12:59:03.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:59:03.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:59:03.085Z] Configure a credential helper to remove this warning. See [2023-04-12T12:59:03.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:59:03.085Z] [2023-04-12T12:59:03.085Z] Login Succeeded [2023-04-12T12:59:03.085Z] docker.io [2023-04-12T12:59:03.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T12:59:03.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T12:59:03.605Z] Configure a credential helper to remove this warning. See [2023-04-12T12:59:03.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T12:59:03.605Z] [2023-04-12T12:59:03.605Z] Login Succeeded [2023-04-12T12:59:03.605Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T12:59:03.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T12:59:03.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T12:59:03.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T12:59:03.890Z] ========================================================= [2023-04-12T12:59:03.890Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-12T12:59:03.890Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T12:59:04.595Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T12:59:04.595Z] Sending build context to Docker daemon 3.284MB [2023-04-12T12:59:04.595Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T12:59:04.595Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T12:59:04.595Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-12T12:59:04.595Z] 63b65145d645: Pulling fs layer [2023-04-12T12:59:04.595Z] a2d21d5440eb: Pulling fs layer [2023-04-12T12:59:04.595Z] 935e6c44a52c: Pulling fs layer [2023-04-12T12:59:04.595Z] 94cc34f8dd06: Pulling fs layer [2023-04-12T12:59:04.595Z] 30dea6a524f1: Pulling fs layer [2023-04-12T12:59:04.595Z] a2aff8979fd8: Pulling fs layer [2023-04-12T12:59:04.595Z] 6808be2612f2: Pulling fs layer [2023-04-12T12:59:04.595Z] f25807f1079a: Pulling fs layer [2023-04-12T12:59:04.595Z] 94cc34f8dd06: Waiting [2023-04-12T12:59:04.595Z] 30dea6a524f1: Waiting [2023-04-12T12:59:04.595Z] a2aff8979fd8: Waiting [2023-04-12T12:59:04.595Z] 6808be2612f2: Waiting [2023-04-12T12:59:04.595Z] f25807f1079a: Waiting [2023-04-12T12:59:04.595Z] a2d21d5440eb: Verifying Checksum [2023-04-12T12:59:04.595Z] a2d21d5440eb: Download complete [2023-04-12T12:59:04.595Z] 94cc34f8dd06: Verifying Checksum [2023-04-12T12:59:04.595Z] 94cc34f8dd06: Download complete [2023-04-12T12:59:04.595Z] 30dea6a524f1: Verifying Checksum [2023-04-12T12:59:04.595Z] 30dea6a524f1: Download complete [2023-04-12T12:59:04.595Z] 63b65145d645: Verifying Checksum [2023-04-12T12:59:04.595Z] 63b65145d645: Download complete [2023-04-12T12:59:04.853Z] a2aff8979fd8: Verifying Checksum [2023-04-12T12:59:04.853Z] a2aff8979fd8: Download complete [2023-04-12T12:59:04.853Z] 63b65145d645: Pull complete [2023-04-12T12:59:05.113Z] a2d21d5440eb: Pull complete [2023-04-12T12:59:05.113Z] f25807f1079a: Verifying Checksum [2023-04-12T12:59:05.113Z] f25807f1079a: Download complete [2023-04-12T12:59:05.373Z] 935e6c44a52c: Verifying Checksum [2023-04-12T12:59:05.373Z] 935e6c44a52c: Download complete [2023-04-12T12:59:05.632Z] 6808be2612f2: Verifying Checksum [2023-04-12T12:59:05.632Z] 6808be2612f2: Download complete [2023-04-12T12:59:09.817Z] 935e6c44a52c: Pull complete [2023-04-12T12:59:09.817Z] 94cc34f8dd06: Pull complete [2023-04-12T12:59:09.817Z] 30dea6a524f1: Pull complete [2023-04-12T12:59:09.817Z] a2aff8979fd8: Pull complete [2023-04-12T12:59:11.717Z] 6808be2612f2: Pull complete [2023-04-12T12:59:12.650Z] f25807f1079a: Pull complete [2023-04-12T12:59:12.650Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-12T12:59:12.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T12:59:12.650Z] ---> 3b553350e43f [2023-04-12T12:59:12.650Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T12:59:17.298Z] Still waiting to schedule task [2023-04-12T12:59:17.298Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-12T12:59:20.865Z] ---> Running in 849734b61712 [2023-04-12T12:59:20.865Z] Removing intermediate container 849734b61712 [2023-04-12T12:59:20.865Z] ---> 452d1f3b3c5c [2023-04-12T12:59:20.865Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T12:59:20.865Z] ---> Running in 5a72dfd0dd72 [2023-04-12T12:59:20.865Z] Removing intermediate container 5a72dfd0dd72 [2023-04-12T12:59:20.865Z] ---> 34a137f371c9 [2023-04-12T12:59:20.865Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T12:59:20.865Z] ---> Running in 50ce63437ded [2023-04-12T12:59:20.865Z] Removing intermediate container 50ce63437ded [2023-04-12T12:59:20.865Z] ---> e425c52a69ed [2023-04-12T12:59:20.865Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T12:59:20.865Z] ---> Running in a65f939085a0 [2023-04-12T12:59:20.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T12:59:21.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T12:59:21.383Z] OK: 265 MiB in 53 packages [2023-04-12T12:59:21.642Z] Removing intermediate container a65f939085a0 [2023-04-12T12:59:21.642Z] ---> 0a8aace258b2 [2023-04-12T12:59:21.642Z] Step 7/12 : WORKDIR /app [2023-04-12T12:59:21.642Z] ---> Running in aacc04473538 [2023-04-12T12:59:21.642Z] Removing intermediate container aacc04473538 [2023-04-12T12:59:21.642Z] ---> b5e0c870aca8 [2023-04-12T12:59:21.642Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T12:59:21.901Z] ---> 6a988afaeac0 [2023-04-12T12:59:21.901Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T12:59:21.901Z] ---> Running in 962a88a8e4b9 [2023-04-12T13:00:29.609Z] Removing intermediate container 962a88a8e4b9 [2023-04-12T13:00:29.609Z] ---> 81c59eb18e89 [2023-04-12T13:00:29.609Z] Step 10/12 : COPY . . [2023-04-12T13:00:29.609Z] ---> 4c60ab27faa6 [2023-04-12T13:00:29.609Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T13:00:29.609Z] ---> Running in 88f740a0fb5f [2023-04-12T13:00:29.609Z] Removing intermediate container 88f740a0fb5f [2023-04-12T13:00:29.609Z] ---> 6c182a4e3c47 [2023-04-12T13:00:29.609Z] Step 12/12 : RUN $MAKE [2023-04-12T13:00:29.609Z] ---> Running in 9410a306c3b2 [2023-04-12T13:00:29.609Z] noop [2023-04-12T13:00:29.609Z] Removing intermediate container 9410a306c3b2 [2023-04-12T13:00:29.609Z] ---> 27cdc78f78d8 [2023-04-12T13:00:29.609Z] Successfully built 27cdc78f78d8 [2023-04-12T13:00:29.609Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:00:30.062Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T13:00:30.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T13:00:30.215Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-04-12T13:00:30.244Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@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 [2023-04-12T13:00:30.582Z] $ docker top 0988904f131fdf74534ae9849dfb33f594beb661414f805879c7fcc85879f441 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T13:00:30.971Z] + go version [2023-04-12T13:00:30.971Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-12T13:00:31.002Z] $ docker stop --time=1 0988904f131fdf74534ae9849dfb33f594beb661414f805879c7fcc85879f441 [2023-04-12T13:00:32.261Z] $ docker rm -f --volumes 0988904f131fdf74534ae9849dfb33f594beb661414f805879c7fcc85879f441 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:00:32.943Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T13:00:32.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T13:00:33.079Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-04-12T13:00:33.103Z] $ 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-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@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 [2023-04-12T13:00:33.501Z] $ docker top ae417f48dc570df3283923f0abbca94c4a917f0cb8de16a24a9b5d1c1f640a77 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T13:00:33.887Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-548 [Pipeline] fileExists [Pipeline] sh [2023-04-12T13:00:34.242Z] + make test [2023-04-12T13:00:34.242Z] go test -race -coverprofile=coverage.out ./... [2023-04-12T13:00:49.320Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7557 in /w/workspace/_app-service-configurable_PR-548 [Pipeline] { [Pipeline] ws [2023-04-12T13:00:49.380Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-04-12T13:00:49.454Z] Selected Git installation does not exist. Using Default [2023-04-12T13:00:49.454Z] The recommended git tool is: NONE [2023-04-12T13:00:54.539Z] using credential edgex-jenkins-ssh [2023-04-12T13:00:54.553Z] Cloning the remote Git repository [2023-04-12T13:00:54.591Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T13:00:54.680Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-04-12T13:00:54.828Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T13:00:54.830Z] > git --version # timeout=10 [2023-04-12T13:00:54.858Z] > git --version # 'git version 2.25.1' [2023-04-12T13:00:54.861Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T13:00:55.015Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T13:00:56.308Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-12T13:00:56.133Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-12T13:00:56.158Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T13:00:57.566Z] Merging remotes/origin/main commit f3cdb9c1fa70c191bed2b09799915be91331da1e into PR head commit c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [2023-04-12T13:00:57.827Z] Merge succeeded, producing c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [2023-04-12T13:00:57.828Z] Checking out Revision c95db9453d7c5e1ffa924abd17c3b3bc142b0761 (PR-548) [2023-04-12T13:00:56.964Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-04-12T13:00:57.008Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-04-12T13:00:57.009Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T13:00:57.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/548/head:refs/remotes/origin/PR-548 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-12T13:00:57.587Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T13:00:57.655Z] > git checkout -f c95db9453d7c5e1ffa924abd17c3b3bc142b0761 # timeout=10 [2023-04-12T13:00:57.738Z] > git remote # timeout=10 [2023-04-12T13:00:57.758Z] > git config --get remote.origin.url # timeout=10 [2023-04-12T13:00:57.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T13:00:57.782Z] > git merge f3cdb9c1fa70c191bed2b09799915be91331da1e # timeout=10 [2023-04-12T13:00:57.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-12T13:00:57.835Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T13:00:57.846Z] > git checkout -f c95db9453d7c5e1ffa924abd17c3b3bc142b0761 # timeout=10 [2023-04-12T13:00:58.240Z] Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-04-12T13:00:58.283Z] > git --version # timeout=10 [2023-04-12T13:00:58.293Z] > git --version # 'git version 2.25.1' [2023-04-12T13:00:58.311Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T13:00:59.468Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-12T13:00:59.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T13:00:59.468Z] Dload Upload Total Spent Left Speed [2023-04-12T13:00:59.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-04-12T13:01:00.089Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-12T13:01:00.430Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-12T13:01:00.430Z] + sudo tee /etc/docker/daemon.new [2023-04-12T13:01:00.430Z] { [2023-04-12T13:01:00.430Z] "registry-mirrors": [ [2023-04-12T13:01:00.430Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-12T13:01:00.430Z] ], [2023-04-12T13:01:00.430Z] "bip": "10.250.0.254/24", [2023-04-12T13:01:00.430Z] "hosts": [ [2023-04-12T13:01:00.430Z] "tcp://0.0.0.0:5555", [2023-04-12T13:01:00.430Z] "unix:///var/run/docker.sock" [2023-04-12T13:01:00.430Z] ], [2023-04-12T13:01:00.430Z] "mtu": 1458, [2023-04-12T13:01:00.430Z] "selinux-enabled": true, [2023-04-12T13:01:00.430Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-12T13:01:00.430Z] } [Pipeline] sh [2023-04-12T13:01:00.774Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-12T13:01:01.117Z] + sudo service docker restart [2023-04-12T13:01:14.436Z] go vet ./... [2023-04-12T13:01:15.808Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T13:01:15.808Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T13:01:15.808Z] ./bin/test-attribution-txt.sh [2023-04-12T13:01:15.808Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-12T13:01:16.066Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T13:01:16.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T13:01:16.134Z] $ docker stop --time=1 ae417f48dc570df3283923f0abbca94c4a917f0cb8de16a24a9b5d1c1f640a77 [2023-04-12T13:01:24.703Z] $ docker rm -f --volumes ae417f48dc570df3283923f0abbca94c4a917f0cb8de16a24a9b5d1c1f640a77 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T13:01:25.107Z] provisioning config files... [2023-04-12T13:01:25.131Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7165795005184747226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:01:25.272Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T13:01:25.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2023-04-12T13:01:25.515Z] ---> docker-login.sh [2023-04-12T13:01:25.515Z] nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Build) [2023-04-12T13:01:25.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-04-12T13:01:26.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T13:01:26.054Z] Configure a credential helper to remove this warning. See [2023-04-12T13:01:26.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T13:01:26.054Z] [2023-04-12T13:01:26.054Z] Login Succeeded [2023-04-12T13:01:26.054Z] nexus3.edgexfoundry.org:10002 [2023-04-12T13:01:26.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T13:01:26.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T13:01:26.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T13:01:26.322Z] Configure a credential helper to remove this warning. See [2023-04-12T13:01:26.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T13:01:26.322Z] [2023-04-12T13:01:26.322Z] Login Succeeded [2023-04-12T13:01:26.322Z] nexus3.edgexfoundry.org:10003 [2023-04-12T13:01:26.455Z] + ls -al . [2023-04-12T13:01:26.455Z] total 176 [2023-04-12T13:01:26.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 13:00 . [2023-04-12T13:01:26.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 12:58 .. [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 12:58 .dockerignore [2023-04-12T13:01:26.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 12:58 .git [2023-04-12T13:01:26.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 12:58 .github [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 12:58 .gitignore [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 12:58 .golangci.yml [2023-04-12T13:01:26.455Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 12:58 .semver [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 12:58 Attribution.txt [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 12:58 CHANGELOG.md [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 12:58 Dockerfile [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 12:58 GOVERNANCE.md [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 12:58 Jenkinsfile [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 12:58 LICENSE [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 12:58 OWNERS.md [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 12:58 README.md [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 12:59 VERSION [2023-04-12T13:01:26.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 12:58 bin [2023-04-12T13:01:26.455Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 12 13:00 coverage.out [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 12 12:58 go.mod [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 31646 Apr 12 12:58 go.sum [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 12:58 main.go [2023-04-12T13:01:26.455Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 12:58 makefile [2023-04-12T13:01:26.455Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 12:58 res [2023-04-12T13:01:26.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 12:58 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-12T13:01:26.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-04-12T13:01:26.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T13:01:26.861Z] Configure a credential helper to remove this warning. See [2023-04-12T13:01:26.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T13:01:26.861Z] [2023-04-12T13:01:26.861Z] Login Succeeded [2023-04-12T13:01:26.861Z] nexus3.edgexfoundry.org:10004 [2023-04-12T13:01:26.924Z] + 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=c95db9453d7c5e1ffa924abd17c3b3bc142b0761 --label arch=amd64 --label version=0.0.0 . [2023-04-12T13:01:26.924Z] Sending build context to Docker daemon 3.285MB [2023-04-12T13:01:26.924Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T13:01:26.924Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T13:01:26.924Z] ---> 27cdc78f78d8 [2023-04-12T13:01:26.924Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T13:01:27.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T13:01:27.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T13:01:27.131Z] Configure a credential helper to remove this warning. See [2023-04-12T13:01:27.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T13:01:27.131Z] [2023-04-12T13:01:27.131Z] Login Succeeded [2023-04-12T13:01:27.131Z] docker.io [2023-04-12T13:01:27.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T13:01:27.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T13:01:27.665Z] Configure a credential helper to remove this warning. See [2023-04-12T13:01:27.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T13:01:27.665Z] [2023-04-12T13:01:27.665Z] Login Succeeded [2023-04-12T13:01:27.665Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T13:01:27.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-04-12T13:01:27.860Z] ---> Running in 5ea24ace34cb [2023-04-12T13:01:28.118Z] Removing intermediate container 5ea24ace34cb [2023-04-12T13:01:28.118Z] ---> 20c4f6d888c6 [2023-04-12T13:01:28.118Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [Pipeline] echo [2023-04-12T13:01:28.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T13:01:28.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T13:01:28.223Z] ========================================================= [2023-04-12T13:01:28.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-12T13:01:28.223Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-12T13:01:28.378Z] ---> Running in 217992a70868 [Pipeline] sh [2023-04-12T13:01:28.738Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-12T13:01:28.738Z] Sending build context to Docker daemon 169kB [2023-04-12T13:01:28.945Z] Removing intermediate container 217992a70868 [2023-04-12T13:01:28.945Z] ---> ca7148f0c469 [2023-04-12T13:01:28.945Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-12T13:01:29.023Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T13:01:29.023Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-12T13:01:29.023Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-12T13:01:29.023Z] af6eaf76a39c: Pulling fs layer [2023-04-12T13:01:29.023Z] 55522c791124: Pulling fs layer [2023-04-12T13:01:29.023Z] ce5c4a1c91eb: Pulling fs layer [2023-04-12T13:01:29.023Z] 169dfbe0d373: Pulling fs layer [2023-04-12T13:01:29.023Z] e1ff8fa3b103: Pulling fs layer [2023-04-12T13:01:29.023Z] 52ebb69f0ebf: Pulling fs layer [2023-04-12T13:01:29.023Z] 5abe8eddf0d5: Pulling fs layer [2023-04-12T13:01:29.023Z] e1ff8fa3b103: Waiting [2023-04-12T13:01:29.023Z] 52ebb69f0ebf: Waiting [2023-04-12T13:01:29.023Z] 5abe8eddf0d5: Waiting [2023-04-12T13:01:29.023Z] 169dfbe0d373: Waiting [2023-04-12T13:01:29.023Z] 55522c791124: Verifying Checksum [2023-04-12T13:01:29.023Z] 55522c791124: Download complete [2023-04-12T13:01:29.023Z] 169dfbe0d373: Verifying Checksum [2023-04-12T13:01:29.023Z] 169dfbe0d373: Download complete [2023-04-12T13:01:29.205Z] ---> Running in 82211765dfe1 [2023-04-12T13:01:29.291Z] e1ff8fa3b103: Verifying Checksum [2023-04-12T13:01:29.291Z] e1ff8fa3b103: Download complete [2023-04-12T13:01:29.291Z] af6eaf76a39c: Verifying Checksum [2023-04-12T13:01:29.465Z] Removing intermediate container 82211765dfe1 [2023-04-12T13:01:29.465Z] ---> 88f21e96f8cc [2023-04-12T13:01:29.465Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T13:01:30.034Z] ---> Running in 2d9939f82384 [2023-04-12T13:01:30.265Z] af6eaf76a39c: Pull complete [2023-04-12T13:01:30.265Z] 5abe8eddf0d5: Verifying Checksum [2023-04-12T13:01:30.265Z] 5abe8eddf0d5: Download complete [2023-04-12T13:01:30.602Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T13:01:30.852Z] 55522c791124: Pull complete [2023-04-12T13:01:30.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T13:01:30.864Z] OK: 265 MiB in 53 packages [2023-04-12T13:01:31.813Z] ce5c4a1c91eb: Verifying Checksum [2023-04-12T13:01:31.813Z] ce5c4a1c91eb: Download complete [2023-04-12T13:01:31.813Z] 52ebb69f0ebf: Verifying Checksum [2023-04-12T13:01:31.813Z] 52ebb69f0ebf: Download complete [2023-04-12T13:01:32.243Z] Removing intermediate container 2d9939f82384 [2023-04-12T13:01:32.243Z] ---> 2565eb42a462 [2023-04-12T13:01:32.243Z] Step 7/26 : WORKDIR /app [2023-04-12T13:01:32.501Z] ---> Running in f44e1e783abf [2023-04-12T13:01:33.067Z] Removing intermediate container f44e1e783abf [2023-04-12T13:01:33.067Z] ---> c60565757784 [2023-04-12T13:01:33.067Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-12T13:01:33.637Z] ---> c25fc0a1d519 [2023-04-12T13:01:33.637Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T13:01:33.637Z] ---> Running in a29eeef4c247 [2023-04-12T13:01:35.013Z] Removing intermediate container a29eeef4c247 [2023-04-12T13:01:35.013Z] ---> 974c3f7661f1 [2023-04-12T13:01:35.013Z] Step 10/26 : COPY . . [2023-04-12T13:01:35.013Z] ---> cdd57055ce65 [2023-04-12T13:01:35.013Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T13:01:35.273Z] ---> Running in f8f1fee7e1bd [2023-04-12T13:01:35.273Z] Removing intermediate container f8f1fee7e1bd [2023-04-12T13:01:35.273Z] ---> 06b4f292a4ee [2023-04-12T13:01:35.273Z] Step 12/26 : RUN $MAKE [2023-04-12T13:01:35.273Z] ---> Running in a02264c4afed [2023-04-12T13:01:35.531Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-04-12T13:01:41.901Z] ce5c4a1c91eb: Pull complete [2023-04-12T13:01:42.168Z] 169dfbe0d373: Pull complete [2023-04-12T13:01:42.440Z] e1ff8fa3b103: Pull complete [2023-04-12T13:01:49.097Z] 52ebb69f0ebf: Pull complete [2023-04-12T13:01:50.529Z] 5abe8eddf0d5: Pull complete [2023-04-12T13:01:50.529Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-12T13:01:54.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T13:01:54.003Z] ---> 6cb57ee374ae [2023-04-12T13:01:54.003Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T13:01:54.003Z] ---> Running in eee1bf7a60e6 [2023-04-12T13:01:54.003Z] Removing intermediate container eee1bf7a60e6 [2023-04-12T13:01:54.003Z] ---> 3b16831b190a [2023-04-12T13:01:54.003Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T13:01:54.003Z] ---> Running in c9bd7eb1eeee [2023-04-12T13:01:54.003Z] Removing intermediate container c9bd7eb1eeee [2023-04-12T13:01:54.003Z] ---> f7d79decb31c [2023-04-12T13:01:54.003Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-12T13:01:54.003Z] ---> Running in bac52087f5f6 [2023-04-12T13:01:54.003Z] Removing intermediate container bac52087f5f6 [2023-04-12T13:01:54.003Z] ---> e280405de023 [2023-04-12T13:01:54.003Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T13:01:54.003Z] ---> Running in 9575a5e8e4f3 [2023-04-12T13:01:54.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T13:01:55.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T13:01:56.131Z] OK: 263 MiB in 53 packages [2023-04-12T13:01:57.094Z] Removing intermediate container 9575a5e8e4f3 [2023-04-12T13:01:57.094Z] ---> 19b6facec0ce [2023-04-12T13:01:57.094Z] Step 7/12 : WORKDIR /app [2023-04-12T13:01:57.094Z] ---> Running in 73f7532ad74f [2023-04-12T13:01:57.361Z] Removing intermediate container 73f7532ad74f [2023-04-12T13:01:57.361Z] ---> 1836ede7c8f9 [2023-04-12T13:01:57.361Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-12T13:01:57.531Z] Removing intermediate container a02264c4afed [2023-04-12T13:01:57.531Z] ---> 727b5afd2cda [2023-04-12T13:01:57.531Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T13:01:57.531Z] 3.17: Pulling from library/alpine [2023-04-12T13:01:57.531Z] f56be85fc22e: Pulling fs layer [2023-04-12T13:01:57.531Z] f56be85fc22e: Download complete [2023-04-12T13:01:57.531Z] f56be85fc22e: Pull complete [2023-04-12T13:01:57.531Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T13:01:57.531Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T13:01:57.531Z] ---> 9ed4aefc74f6 [2023-04-12T13:01:57.531Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T13:01:57.531Z] ---> Running in ef0e764d17bd [2023-04-12T13:01:57.531Z] Removing intermediate container ef0e764d17bd [2023-04-12T13:01:57.531Z] ---> 80750ab471cb [2023-04-12T13:01:57.531Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-12T13:01:57.531Z] ---> Running in 689273c974e0 [2023-04-12T13:01:57.531Z] Removing intermediate container 689273c974e0 [2023-04-12T13:01:57.531Z] ---> d8126b5de8f2 [2023-04-12T13:01:57.531Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T13:01:57.531Z] ---> Running in 6e9d77a04c72 [2023-04-12T13:01:57.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T13:01:57.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T13:01:57.531Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T13:01:57.531Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T13:01:57.531Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T13:01:57.531Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T13:01:57.531Z] OK: 8 MiB in 17 packages [2023-04-12T13:01:57.531Z] Removing intermediate container 6e9d77a04c72 [2023-04-12T13:01:57.531Z] ---> 87d7bbef9bc0 [2023-04-12T13:01:57.531Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T13:01:57.628Z] ---> f2fc394a6a02 [2023-04-12T13:01:57.628Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T13:01:57.789Z] ---> c982a5d21183 [2023-04-12T13:01:57.789Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T13:01:57.789Z] ---> fbb4c962af92 [2023-04-12T13:01:57.789Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-12T13:01:57.907Z] ---> Running in 303f154e9c5c [2023-04-12T13:01:58.047Z] ---> 37dbc7aa0693 [2023-04-12T13:01:58.047Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-12T13:01:58.981Z] ---> 3afda6bc5b45 [2023-04-12T13:01:58.981Z] Step 21/26 : EXPOSE 48095 [2023-04-12T13:01:58.981Z] ---> Running in 38bc11a67aba [2023-04-12T13:01:58.981Z] Removing intermediate container 38bc11a67aba [2023-04-12T13:01:58.981Z] ---> 8016e0573bf3 [2023-04-12T13:01:58.981Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-12T13:01:58.981Z] ---> Running in 78f9229eab0e [2023-04-12T13:01:58.981Z] Removing intermediate container 78f9229eab0e [2023-04-12T13:01:58.981Z] ---> f16b5f981233 [2023-04-12T13:01:58.981Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T13:01:58.981Z] ---> Running in a1ac513093a3 [2023-04-12T13:01:59.239Z] Removing intermediate container a1ac513093a3 [2023-04-12T13:01:59.239Z] ---> 323d2873bd70 [2023-04-12T13:01:59.239Z] Step 24/26 : LABEL arch=amd64 [2023-04-12T13:01:59.239Z] ---> Running in 84d54edc97bd [2023-04-12T13:01:59.239Z] Removing intermediate container 84d54edc97bd [2023-04-12T13:01:59.239Z] ---> 2b87dc06892d [2023-04-12T13:01:59.239Z] Step 25/26 : LABEL git_sha=c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [2023-04-12T13:01:59.239Z] ---> Running in 73149a439061 [2023-04-12T13:01:59.239Z] Removing intermediate container 73149a439061 [2023-04-12T13:01:59.239Z] ---> a589484f8c0f [2023-04-12T13:01:59.239Z] Step 26/26 : LABEL version=0.0.0 [2023-04-12T13:01:59.497Z] ---> Running in bf703f06826e [2023-04-12T13:01:59.497Z] Removing intermediate container bf703f06826e [2023-04-12T13:01:59.497Z] ---> 37821efb9f6f [2023-04-12T13:01:59.497Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T13:01:59.497Z] Successfully built 37821efb9f6f [2023-04-12T13:01:59.497Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:02:00.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T13:02:00.391Z] [2023-04-12T13:02:00.391Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:02:00.769Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T13:02:00.769Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-12T13:02:00.769Z] 5eb5b503b376: Pulling fs layer [2023-04-12T13:02:00.769Z] 5c69ac0246d0: Pulling fs layer [2023-04-12T13:02:00.769Z] ec43610c2a17: Pulling fs layer [2023-04-12T13:02:00.769Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-12T13:02:00.769Z] 33b1e0a273af: Pulling fs layer [2023-04-12T13:02:00.769Z] 5d3b04190fa2: Pulling fs layer [2023-04-12T13:02:00.769Z] 2f39f015ded8: Pulling fs layer [2023-04-12T13:02:00.769Z] 5d3b04190fa2: Waiting [2023-04-12T13:02:00.769Z] 3a2ae6a8a46f: Waiting [2023-04-12T13:02:00.769Z] 2f39f015ded8: Waiting [2023-04-12T13:02:00.769Z] 33b1e0a273af: Waiting [2023-04-12T13:02:00.769Z] 5c69ac0246d0: Download complete [2023-04-12T13:02:00.769Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-12T13:02:00.769Z] 3a2ae6a8a46f: Download complete [2023-04-12T13:02:00.769Z] 33b1e0a273af: Verifying Checksum [2023-04-12T13:02:00.769Z] 33b1e0a273af: Download complete [2023-04-12T13:02:00.769Z] 5d3b04190fa2: Download complete [2023-04-12T13:02:00.769Z] ec43610c2a17: Verifying Checksum [2023-04-12T13:02:00.769Z] ec43610c2a17: Download complete [2023-04-12T13:02:01.028Z] 5eb5b503b376: Verifying Checksum [2023-04-12T13:02:01.028Z] 5eb5b503b376: Download complete [2023-04-12T13:02:01.592Z] 2f39f015ded8: Verifying Checksum [2023-04-12T13:02:01.592Z] 2f39f015ded8: Download complete [2023-04-12T13:02:02.158Z] 5eb5b503b376: Pull complete [2023-04-12T13:02:02.158Z] 5c69ac0246d0: Pull complete [2023-04-12T13:02:02.723Z] ec43610c2a17: Pull complete [2023-04-12T13:02:02.723Z] 3a2ae6a8a46f: Pull complete [2023-04-12T13:02:02.981Z] 33b1e0a273af: Pull complete [2023-04-12T13:02:02.981Z] 5d3b04190fa2: Pull complete [2023-04-12T13:02:07.161Z] 2f39f015ded8: Pull complete [2023-04-12T13:02:07.161Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-12T13:02:07.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T13:02:07.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T13:02:07.394Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-04-12T13:02:07.415Z] $ 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-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@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 [2023-04-12T13:02:12.764Z] $ docker top ea7ad0b3488430500de58ef44cb30663221428d5d7239fba818be01620c65f8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:02:13.216Z] ---> job-cost.sh [2023-04-12T13:02:13.216Z] lf-activate-venv: SKIPPING [2023-04-12T13:02:13.216Z] INFO: No Stack... [2023-04-12T13:02:13.474Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T13:02:13.732Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T13:02:14.040Z] + + cat /w/workspace/_app-service-configurable_PR-548/archives/cost.csv [2023-04-12T13:02:14.040Z] cut -d, -f6 [Pipeline] lock [2023-04-12T13:02:14.084Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [2023-04-12T13:02:14.089Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] did not exist. Created. [2023-04-12T13:02:14.089Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T13:02:14.463Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-12T13:02:14.517Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T13:02:14.543Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T13:02:14.613Z] $ docker stop --time=1 ea7ad0b3488430500de58ef44cb30663221428d5d7239fba818be01620c65f8b [2023-04-12T13:02:15.752Z] $ docker rm -f --volumes ea7ad0b3488430500de58ef44cb30663221428d5d7239fba818be01620c65f8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-12T13:02:54.336Z] Removing intermediate container 303f154e9c5c [2023-04-12T13:02:54.337Z] ---> fcbf2feee2bc [2023-04-12T13:02:54.337Z] Step 10/12 : COPY . . [2023-04-12T13:02:54.603Z] ---> 83bc5dfb642b [2023-04-12T13:02:54.603Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T13:02:54.871Z] ---> Running in 7929c7ada421 [2023-04-12T13:02:55.140Z] Removing intermediate container 7929c7ada421 [2023-04-12T13:02:55.140Z] ---> 80bd716ce0ad [2023-04-12T13:02:55.140Z] Step 12/12 : RUN $MAKE [2023-04-12T13:02:55.140Z] ---> Running in de0240d84751 [2023-04-12T13:02:56.110Z] noop [2023-04-12T13:02:56.697Z] Removing intermediate container de0240d84751 [2023-04-12T13:02:56.697Z] ---> a9751b633205 [2023-04-12T13:02:56.697Z] Successfully built a9751b633205 [2023-04-12T13:02:56.697Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:02:57.173Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T13:02:57.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T13:02:57.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-7557 does not seem to be running inside a container [2023-04-12T13:02:57.493Z] $ 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 [2023-04-12T13:02:58.560Z] $ docker top 3ccaf66483a558dd99e2af832354ed6f880a38a4ef80e490bbe95d401ec75b55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T13:02:59.435Z] + go version [2023-04-12T13:02:59.435Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-12T13:02:59.471Z] $ docker stop --time=1 3ccaf66483a558dd99e2af832354ed6f880a38a4ef80e490bbe95d401ec75b55 [2023-04-12T13:03:01.096Z] $ docker rm -f --volumes 3ccaf66483a558dd99e2af832354ed6f880a38a4ef80e490bbe95d401ec75b55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:03:01.918Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T13:03:01.918Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T13:03:02.178Z] prd-ubuntu20.04-docker-arm64-4c-16g-7557 does not seem to be running inside a container [2023-04-12T13:03:02.246Z] $ 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 [2023-04-12T13:03:03.411Z] $ docker top 63ac38b5486580eba81373c37f611e8fc5f7911df54d72e9988423b025e8001a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T13:03:04.267Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-04-12T13:03:04.978Z] + make test [2023-04-12T13:03:04.978Z] go test -race -coverprofile=coverage.out ./... [2023-04-12T13:05:41.676Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-04-12T13:05:41.676Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-12T13:05:41.676Z] go vet ./... [2023-04-12T13:08:03.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T13:08:03.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T13:08:03.393Z] ./bin/test-attribution-txt.sh [2023-04-12T13:08:03.393Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [2023-04-12T13:08:03.393Z] An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-12T13:08:03.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T13:08:03.470Z] $ docker stop --time=1 63ac38b5486580eba81373c37f611e8fc5f7911df54d72e9988423b025e8001a [2023-04-12T13:08:05.250Z] $ docker rm -f --volumes 63ac38b5486580eba81373c37f611e8fc5f7911df54d72e9988423b025e8001a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T13:08:06.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T13:08:06.684Z] Warning: overwriting stash ‘coverage-report’ [2023-04-12T13:08:07.056Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T13:08:07.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T13:08:07.959Z] + ls -al . [2023-04-12T13:08:07.959Z] total 172 [2023-04-12T13:08:07.959Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 12 13:03 . [2023-04-12T13:08:07.959Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 13:00 .. [2023-04-12T13:08:07.959Z] -rw-rw-r-- 1 jenkins jenkins 119 Apr 12 13:00 .dockerignore [2023-04-12T13:08:07.959Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 13:00 .git [2023-04-12T13:08:07.959Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 13:00 .github [2023-04-12T13:08:07.959Z] -rw-rw-r-- 1 jenkins jenkins 171 Apr 12 13:00 .gitignore [2023-04-12T13:08:07.959Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 13:00 .golangci.yml [2023-04-12T13:08:07.959Z] -rw-rw-r-- 1 jenkins jenkins 9088 Apr 12 13:00 Attribution.txt [2023-04-12T13:08:07.959Z] -rw-rw-r-- 1 jenkins jenkins 29118 Apr 12 13:00 CHANGELOG.md [2023-04-12T13:08:07.959Z] -rw-rw-r-- 1 jenkins jenkins 1898 Apr 12 13:00 Dockerfile [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 13:00 GOVERNANCE.md [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 688 Apr 12 13:00 Jenkinsfile [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 10174 Apr 12 13:00 LICENSE [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 618 Apr 12 13:00 OWNERS.md [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 4369 Apr 12 13:00 README.md [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 12:59 VERSION [2023-04-12T13:08:07.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 13:00 bin [2023-04-12T13:08:07.960Z] -rw-r--r-- 1 jenkins jenkins 13 Apr 12 13:03 coverage.out [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 3302 Apr 12 13:00 go.mod [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 31646 Apr 12 13:00 go.sum [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 1949 Apr 12 13:00 main.go [2023-04-12T13:08:07.960Z] -rw-rw-r-- 1 jenkins jenkins 2569 Apr 12 13:00 makefile [2023-04-12T13:08:07.960Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 13:00 res [2023-04-12T13:08:07.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 13:00 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:08:08.370Z] + 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=c95db9453d7c5e1ffa924abd17c3b3bc142b0761 --label arch=arm64 --label version=0.0.0 . [2023-04-12T13:08:08.370Z] Sending build context to Docker daemon 170kB [2023-04-12T13:08:08.637Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-04-12T13:08:08.637Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T13:08:08.637Z] ---> a9751b633205 [2023-04-12T13:08:08.637Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T13:08:08.637Z] ---> Running in f6148e30aa12 [2023-04-12T13:08:08.904Z] Removing intermediate container f6148e30aa12 [2023-04-12T13:08:08.904Z] ---> f6b2f41bac30 [2023-04-12T13:08:08.904Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T13:08:08.904Z] ---> Running in d379a79633d0 [2023-04-12T13:08:09.172Z] Removing intermediate container d379a79633d0 [2023-04-12T13:08:09.173Z] ---> 498f2912cf20 [2023-04-12T13:08:09.173Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-04-12T13:08:09.439Z] ---> Running in 78001e457cc8 [2023-04-12T13:08:09.705Z] Removing intermediate container 78001e457cc8 [2023-04-12T13:08:09.705Z] ---> ced443cbdb5f [2023-04-12T13:08:09.705Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T13:08:09.705Z] ---> Running in 870990612ab5 [2023-04-12T13:08:10.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T13:08:11.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T13:08:12.195Z] OK: 263 MiB in 53 packages [2023-04-12T13:08:12.784Z] Removing intermediate container 870990612ab5 [2023-04-12T13:08:12.785Z] ---> e4e2a98907ee [2023-04-12T13:08:12.785Z] Step 7/26 : WORKDIR /app [2023-04-12T13:08:12.785Z] ---> Running in 9b156e025552 [2023-04-12T13:08:13.051Z] Removing intermediate container 9b156e025552 [2023-04-12T13:08:13.051Z] ---> aa39786bffa9 [2023-04-12T13:08:13.051Z] Step 8/26 : COPY go.mod vendor* ./ [2023-04-12T13:08:13.632Z] ---> 07566e60408f [2023-04-12T13:08:13.632Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T13:08:13.632Z] ---> Running in af03d298b796 [2023-04-12T13:08:16.210Z] Removing intermediate container af03d298b796 [2023-04-12T13:08:16.210Z] ---> 149cc8e0cdca [2023-04-12T13:08:16.210Z] Step 10/26 : COPY . . [2023-04-12T13:08:16.478Z] ---> 35d19c345845 [2023-04-12T13:08:16.478Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-12T13:08:16.478Z] ---> Running in 9f288b34e350 [2023-04-12T13:08:16.749Z] Removing intermediate container 9f288b34e350 [2023-04-12T13:08:16.749Z] ---> 71e7f26e7460 [2023-04-12T13:08:16.749Z] Step 12/26 : RUN $MAKE [2023-04-12T13:08:16.749Z] ---> Running in 5024cd73799d [2023-04-12T13:08:17.704Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-04-12T13:10:24.409Z] Removing intermediate container 5024cd73799d [2023-04-12T13:10:24.409Z] ---> ff248a5b62f8 [2023-04-12T13:10:24.409Z] Step 13/26 : FROM alpine:3.17 [2023-04-12T13:10:24.409Z] 3.17: Pulling from library/alpine [2023-04-12T13:10:24.409Z] c41833b44d91: Pulling fs layer [2023-04-12T13:10:24.409Z] c41833b44d91: Verifying Checksum [2023-04-12T13:10:24.409Z] c41833b44d91: Download complete [2023-04-12T13:10:24.409Z] c41833b44d91: Pull complete [2023-04-12T13:10:24.409Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-12T13:10:24.409Z] Status: Downloaded newer image for alpine:3.17 [2023-04-12T13:10:24.409Z] ---> 51e60588ff2c [2023-04-12T13:10:24.409Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-04-12T13:10:24.409Z] ---> Running in 1bec71145caa [2023-04-12T13:10:24.409Z] Removing intermediate container 1bec71145caa [2023-04-12T13:10:24.409Z] ---> 763859343531 [2023-04-12T13:10:24.409Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-04-12T13:10:24.409Z] ---> Running in 09ed18fa6a0d [2023-04-12T13:10:24.409Z] Removing intermediate container 09ed18fa6a0d [2023-04-12T13:10:24.409Z] ---> 38167c5c616a [2023-04-12T13:10:24.409Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-04-12T13:10:24.409Z] ---> Running in 202ac46a9b65 [2023-04-12T13:10:24.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T13:10:24.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T13:10:24.409Z] (1/2) Installing ca-certificates (20220614-r4) [2023-04-12T13:10:24.409Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-04-12T13:10:24.409Z] Executing busybox-1.35.0-r29.trigger [2023-04-12T13:10:24.409Z] Executing ca-certificates-20220614-r4.trigger [2023-04-12T13:10:24.409Z] OK: 8 MiB in 17 packages [2023-04-12T13:10:24.409Z] Removing intermediate container 202ac46a9b65 [2023-04-12T13:10:24.409Z] ---> 7b9846972276 [2023-04-12T13:10:24.409Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-04-12T13:10:24.409Z] ---> 0605fded4f80 [2023-04-12T13:10:24.409Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-04-12T13:10:24.409Z] ---> 5d6b3b98a694 [2023-04-12T13:10:24.409Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-04-12T13:10:24.409Z] ---> f55dbe80be0d [2023-04-12T13:10:24.409Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-04-12T13:10:24.409Z] ---> 77421e1df58e [2023-04-12T13:10:24.409Z] Step 21/26 : EXPOSE 48095 [2023-04-12T13:10:24.681Z] ---> Running in b8128bdca962 [2023-04-12T13:10:24.946Z] Removing intermediate container b8128bdca962 [2023-04-12T13:10:24.946Z] ---> eee002319772 [2023-04-12T13:10:24.946Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-04-12T13:10:24.946Z] ---> Running in ba094460a741 [2023-04-12T13:10:25.214Z] Removing intermediate container ba094460a741 [2023-04-12T13:10:25.214Z] ---> 0f65bece62a1 [2023-04-12T13:10:25.214Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-12T13:10:25.214Z] ---> Running in 09949f3f980f [2023-04-12T13:10:25.480Z] Removing intermediate container 09949f3f980f [2023-04-12T13:10:25.480Z] ---> 457dd7aa1ad0 [2023-04-12T13:10:25.480Z] Step 24/26 : LABEL arch=arm64 [2023-04-12T13:10:25.480Z] ---> Running in deef205e7c99 [2023-04-12T13:10:25.748Z] Removing intermediate container deef205e7c99 [2023-04-12T13:10:25.748Z] ---> 8d4164e78011 [2023-04-12T13:10:25.748Z] Step 25/26 : LABEL git_sha=c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [2023-04-12T13:10:25.748Z] ---> Running in fc71b0a2ed6b [2023-04-12T13:10:26.023Z] Removing intermediate container fc71b0a2ed6b [2023-04-12T13:10:26.023Z] ---> bcd2785b4c7a [2023-04-12T13:10:26.023Z] Step 26/26 : LABEL version=0.0.0 [2023-04-12T13:10:26.292Z] ---> Running in db34304dd9f3 [2023-04-12T13:10:26.557Z] Removing intermediate container db34304dd9f3 [2023-04-12T13:10:26.557Z] ---> c9164150066d [2023-04-12T13:10:26.557Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T13:10:26.557Z] Successfully built c9164150066d [2023-04-12T13:10:26.557Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:10:27.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T13:10:27.370Z] [2023-04-12T13:10:27.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:10:27.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T13:10:27.774Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-12T13:10:27.774Z] 8998bd30e6a1: Pulling fs layer [2023-04-12T13:10:27.774Z] 04944245beec: Pulling fs layer [2023-04-12T13:10:27.774Z] 699f458cf7ca: Pulling fs layer [2023-04-12T13:10:27.774Z] 765212b225bb: Pulling fs layer [2023-04-12T13:10:27.774Z] f23df028b6ca: Pulling fs layer [2023-04-12T13:10:27.774Z] d65c8cfc05b1: Pulling fs layer [2023-04-12T13:10:27.774Z] 2437ff75d9bd: Pulling fs layer [2023-04-12T13:10:27.774Z] 765212b225bb: Waiting [2023-04-12T13:10:27.774Z] f23df028b6ca: Waiting [2023-04-12T13:10:27.774Z] d65c8cfc05b1: Waiting [2023-04-12T13:10:27.774Z] 2437ff75d9bd: Waiting [2023-04-12T13:10:27.774Z] 04944245beec: Verifying Checksum [2023-04-12T13:10:27.774Z] 04944245beec: Download complete [2023-04-12T13:10:28.040Z] 765212b225bb: Verifying Checksum [2023-04-12T13:10:28.040Z] 765212b225bb: Download complete [2023-04-12T13:10:28.040Z] f23df028b6ca: Download complete [2023-04-12T13:10:28.040Z] d65c8cfc05b1: Verifying Checksum [2023-04-12T13:10:28.040Z] d65c8cfc05b1: Download complete [2023-04-12T13:10:28.040Z] 699f458cf7ca: Verifying Checksum [2023-04-12T13:10:28.040Z] 699f458cf7ca: Download complete [2023-04-12T13:10:28.620Z] 8998bd30e6a1: Verifying Checksum [2023-04-12T13:10:28.620Z] 8998bd30e6a1: Download complete [2023-04-12T13:10:30.562Z] 2437ff75d9bd: Verifying Checksum [2023-04-12T13:10:30.562Z] 2437ff75d9bd: Download complete [2023-04-12T13:10:31.967Z] 8998bd30e6a1: Pull complete [2023-04-12T13:10:32.235Z] 04944245beec: Pull complete [2023-04-12T13:10:33.641Z] 699f458cf7ca: Pull complete [2023-04-12T13:10:33.641Z] 765212b225bb: Pull complete [2023-04-12T13:10:34.221Z] f23df028b6ca: Pull complete [2023-04-12T13:10:34.487Z] d65c8cfc05b1: Pull complete [2023-04-12T13:10:46.799Z] 2437ff75d9bd: Pull complete [2023-04-12T13:10:46.799Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-12T13:10:46.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T13:10:46.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T13:10:47.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-7557 does not seem to be running inside a container [2023-04-12T13:10:47.236Z] $ 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 [2023-04-12T13:10:49.599Z] $ docker top e612200bad4ab64faf59add36764879ca8a79faa3eba8b920aae617cf690377d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:10:50.213Z] ---> job-cost.sh [2023-04-12T13:10:50.486Z] lf-activate-venv: SKIPPING [2023-04-12T13:10:50.486Z] INFO: No Stack... [2023-04-12T13:10:50.757Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-12T13:10:51.741Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T13:10:52.088Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-04-12T13:10:52.088Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T13:10:52.185Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [2023-04-12T13:10:52.191Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] did not exist. Created. [2023-04-12T13:10:52.191Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T13:10:52.599Z] /w/workspace/app-service-configurable/1@tmp/durable-245188b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-12T13:10:52.945Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-12T13:10:52.981Z] Warning: overwriting stash ‘stack-cost’ [2023-04-12T13:10:53.026Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T13:10:53.040Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-548-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T13:10:53.124Z] $ docker stop --time=1 e612200bad4ab64faf59add36764879ca8a79faa3eba8b920aae617cf690377d [2023-04-12T13:10:54.557Z] $ docker rm -f --volumes e612200bad4ab64faf59add36764879ca8a79faa3eba8b920aae617cf690377d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-12T13:10:55.479Z] provisioning config files... [2023-04-12T13:10:55.486Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-548@tmp/config1262458616642353735tmp [Pipeline] { [Pipeline] sh [2023-04-12T13:10:55.829Z] + set +x [2023-04-12T13:10:55.829Z] + + curl -s https://codecov.io/bash [2023-04-12T13:10:55.829Z] bash -s -- [2023-04-12T13:10:55.829Z] [2023-04-12T13:10:55.829Z] _____ _ [2023-04-12T13:10:55.829Z] / ____| | | [2023-04-12T13:10:55.829Z] | | ___ __| | ___ ___ _____ __ [2023-04-12T13:10:55.829Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-12T13:10:55.829Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-12T13:10:55.829Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-12T13:10:55.829Z] Bash-1.0.6 [2023-04-12T13:10:55.829Z] [2023-04-12T13:10:55.829Z] [2023-04-12T13:10:55.829Z] ==> git version 2.25.1 found [2023-04-12T13:10:55.829Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-12T13:10:55.829Z] Release-Date: 2020-01-08 [2023-04-12T13:10:55.829Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-12T13:10:55.829Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-12T13:10:55.829Z] ==> Jenkins CI detected. [2023-04-12T13:10:55.829Z] current dir:  /w/workspace/_app-service-configurable_PR-548 [2023-04-12T13:10:55.829Z] project root: . [2023-04-12T13:10:55.829Z] --> token set from env [2023-04-12T13:10:55.829Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-12T13:10:55.829Z] ==> Running gcov in . (disable via -X gcov) [2023-04-12T13:10:56.089Z] ==> Python coveragepy not found [2023-04-12T13:10:56.089Z] ==> Searching for coverage reports in: [2023-04-12T13:10:56.089Z] + . [2023-04-12T13:10:56.089Z] -> Found 1 reports [2023-04-12T13:10:56.089Z] ==> Detecting git/mercurial file structure [2023-04-12T13:10:56.089Z] ==> Reading reports [2023-04-12T13:10:56.089Z] + ./coverage.out bytes=13 [2023-04-12T13:10:56.089Z] ==> Appending adjustments [2023-04-12T13:10:56.089Z] https://docs.codecov.io/docs/fixing-reports [2023-04-12T13:10:56.089Z] + Found adjustments [2023-04-12T13:10:56.089Z] ==> Gzipping contents [2023-04-12T13:10:56.089Z] 4.0K /tmp/codecov.3imzqS.gz [2023-04-12T13:10:56.089Z] ==> Uploading reports [2023-04-12T13:10:56.089Z] url: https://codecov.io [2023-04-12T13:10:56.089Z] query: branch=PR-548&commit=c95db9453d7c5e1ffa924abd17c3b3bc142b0761&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=548&job=&cmd_args= [2023-04-12T13:10:56.089Z] -> Pinging Codecov [2023-04-12T13:10:56.089Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-548&commit=c95db9453d7c5e1ffa924abd17c3b3bc142b0761&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-548%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=548&job=&cmd_args= [2023-04-12T13:10:56.349Z] -> Uploading to [2023-04-12T13:10:56.349Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-12/A97CA9966030D2A3747ED39772930CCE/c95db9453d7c5e1ffa924abd17c3b3bc142b0761/2ada4ae0-1d4f-4967-836d-f4c90dd98247.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T131056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=12b08843af6e1b09f413a1e5c77a86240dc4a70ee05cf00ae4973d3821417789 [2023-04-12T13:10:56.349Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T13:10:56.349Z] Dload Upload Total Spent Left Speed [2023-04-12T13:10:56.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1688 --:--:-- --:--:-- --:--:-- 1688 [2023-04-12T13:10:56.609Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c95db9453d7c5e1ffa924abd17c3b3bc142b0761 [Pipeline] } [2023-04-12T13:10:56.639Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-12T13:10:58.272Z] + [ -d /w/workspace/_app-service-configurable_PR-548/archives ] [2023-04-12T13:10:58.272Z] + ls -al /w/workspace/_app-service-configurable_PR-548/archives [2023-04-12T13:10:58.272Z] total 16 [2023-04-12T13:10:58.272Z] drwxr-xr-x 3 root root 4096 Apr 12 13:02 . [2023-04-12T13:10:58.272Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 13:02 .. [2023-04-12T13:10:58.272Z] drwxr-xr-x 2 root root 4096 Apr 12 13:02 cost [2023-04-12T13:10:58.272Z] -rw-r--r-- 1 root root 96 Apr 12 13:02 cost.csv [2023-04-12T13:10:58.272Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-548/archives [2023-04-12T13:10:58.272Z] + ls -al /w/workspace/_app-service-configurable_PR-548/archives [2023-04-12T13:10:58.272Z] total 16 [2023-04-12T13:10:58.272Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 13:02 . [2023-04-12T13:10:58.272Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 13:02 .. [2023-04-12T13:10:58.272Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 13:02 cost [2023-04-12T13:10:58.272Z] -rw-r--r-- 1 jenkins jenkins 96 Apr 12 13:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:10:58.601Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:10:59.496Z] ---> package-listing.sh [2023-04-12T13:10:59.496Z] ++ facter osfamily [2023-04-12T13:10:59.496Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-12T13:10:59.761Z] + OS_FAMILY=debian [2023-04-12T13:10:59.761Z] + workspace=/w/workspace/_app-service-configurable_PR-548 [2023-04-12T13:10:59.761Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-12T13:10:59.761Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-12T13:10:59.761Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-12T13:10:59.761Z] + PACKAGES=/tmp/packages_start.txt [2023-04-12T13:10:59.761Z] + '[' /w/workspace/_app-service-configurable_PR-548 ']' [2023-04-12T13:10:59.761Z] + PACKAGES=/tmp/packages_end.txt [2023-04-12T13:10:59.761Z] + case "${OS_FAMILY}" in [2023-04-12T13:10:59.761Z] + dpkg -l [2023-04-12T13:10:59.761Z] + grep '^ii' [2023-04-12T13:10:59.761Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-12T13:10:59.761Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-12T13:10:59.761Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-12T13:10:59.761Z] + '[' /w/workspace/_app-service-configurable_PR-548 ']' [2023-04-12T13:10:59.761Z] + mkdir -p /w/workspace/_app-service-configurable_PR-548/archives/ [2023-04-12T13:10:59.761Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-548/archives/ [Pipeline] echo [2023-04-12T13:10:59.793Z] 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-548/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-12T13:11:00.091Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T13:11:00.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T13:11:00.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T13:11:00.887Z] prd-ubuntu20.04-docker-8c-8g-7556 does not seem to be running inside a container [2023-04-12T13:11:00.918Z] $ 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-548/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-548 -v /w/workspace/_app-service-configurable_PR-548:/w/workspace/_app-service-configurable_PR-548:rw,z -v /w/workspace/_app-service-configurable_PR-548@tmp:/w/workspace/_app-service-configurable_PR-548@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 [2023-04-12T13:11:01.145Z] $ docker top eaf4fdd6da667ecafc9a4b9d82d09a43272fea0b4409b3c6459f46dc72bd97f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T13:11:01.535Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-12T13:11:01.850Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-12T13:11:02.165Z] + ls /var/log/sa-host [2023-04-12T13:11:02.165Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T13:11:02.375Z] provisioning config files... [2023-04-12T13:11:02.393Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-548@tmp/config18146032055294456224tmp [Pipeline] { [Pipeline] echo [2023-04-12T13:11:02.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:11:02.740Z] ---> create-netrc.sh [Pipeline] } [2023-04-12T13:11:02.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:11:03.169Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-12T13:11:03.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:11:03.528Z] ---> sudo-logs.sh [2023-04-12T13:11:03.528Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-12T13:11:03.610Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:11:03.926Z] ---> job-cost.sh [2023-04-12T13:11:03.926Z] lf-activate-venv: SKIPPING [2023-04-12T13:11:03.926Z] DEBUG: total: 0.2199999988079071 [2023-04-12T13:11:03.926Z] INFO: Retrieving Stack Cost... [2023-04-12T13:11:04.184Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T13:11:04.750Z] INFO: Archiving Costs [Pipeline] echo [2023-04-12T13:11:04.785Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T13:11:05.105Z] ---> logs-deploy.sh [2023-04-12T13:11:05.105Z] lf-activate-venv: SKIPPING [2023-04-12T13:11:05.106Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-548/1 [2023-04-12T13:11:05.106Z] INFO: archiving workspace using pattern(s): [2023-04-12T13:11:06.061Z] Archives upload complete. [2023-04-12T13:11:06.321Z] INFO: archiving logs to Nexus [2023-04-12T13:11:06.904Z] ---> uname -a: [2023-04-12T13:11:06.904Z] Linux prd-ubuntu20-04-docker-8c-8g-7556 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-12T13:11:06.904Z] [2023-04-12T13:11:06.904Z] [2023-04-12T13:11:06.905Z] ---> lscpu: [2023-04-12T13:11:06.905Z] Architecture: x86_64 [2023-04-12T13:11:06.905Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-12T13:11:06.905Z] Byte Order: Little Endian [2023-04-12T13:11:06.905Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-12T13:11:06.905Z] CPU(s): 8 [2023-04-12T13:11:06.905Z] On-line CPU(s) list: 0-7 [2023-04-12T13:11:06.905Z] Thread(s) per core: 1 [2023-04-12T13:11:06.905Z] Core(s) per socket: 1 [2023-04-12T13:11:06.905Z] Socket(s): 8 [2023-04-12T13:11:06.905Z] NUMA node(s): 1 [2023-04-12T13:11:06.905Z] Vendor ID: AuthenticAMD [2023-04-12T13:11:06.905Z] CPU family: 23 [2023-04-12T13:11:06.905Z] Model: 49 [2023-04-12T13:11:06.905Z] Model name: AMD EPYC-Rome Processor [2023-04-12T13:11:06.905Z] Stepping: 0 [2023-04-12T13:11:06.905Z] CPU MHz: 2799.998 [2023-04-12T13:11:06.905Z] BogoMIPS: 5599.99 [2023-04-12T13:11:06.905Z] Virtualization: AMD-V [2023-04-12T13:11:06.905Z] Hypervisor vendor: KVM [2023-04-12T13:11:06.905Z] Virtualization type: full [2023-04-12T13:11:06.905Z] L1d cache: 256 KiB [2023-04-12T13:11:06.905Z] L1i cache: 256 KiB [2023-04-12T13:11:06.905Z] L2 cache: 4 MiB [2023-04-12T13:11:06.905Z] L3 cache: 128 MiB [2023-04-12T13:11:06.905Z] NUMA node0 CPU(s): 0-7 [2023-04-12T13:11:06.905Z] Vulnerability Itlb multihit: Not affected [2023-04-12T13:11:06.905Z] Vulnerability L1tf: Not affected [2023-04-12T13:11:06.905Z] Vulnerability Mds: Not affected [2023-04-12T13:11:06.905Z] Vulnerability Meltdown: Not affected [2023-04-12T13:11:06.905Z] Vulnerability Mmio stale data: Not affected [2023-04-12T13:11:06.905Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-12T13:11:06.905Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-12T13:11:06.905Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-12T13:11:06.905Z] Vulnerability Srbds: Not affected [2023-04-12T13:11:06.905Z] Vulnerability Tsx async abort: Not affected [2023-04-12T13:11:06.905Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] ---> nproc: [2023-04-12T13:11:06.905Z] 8 [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] ---> df -h: [2023-04-12T13:11:06.905Z] Filesystem Size Used Avail Use% Mounted on [2023-04-12T13:11:06.905Z] overlay 155G 12G 144G 8% / [2023-04-12T13:11:06.905Z] tmpfs 64M 0 64M 0% /dev [2023-04-12T13:11:06.905Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-12T13:11:06.905Z] shm 64M 0 64M 0% /dev/shm [2023-04-12T13:11:06.905Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] ---> sar -b -r -n DEV: [2023-04-12T13:11:06.905Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7556) 04/12/23 _x86_64_ (8 CPU) [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] 12:57:56 LINUX RESTART (8 CPU) [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] 12:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-12T13:11:06.905Z] 12:59:01 131.54 48.02 83.52 0.00 5427.79 187929.62 0.00 [2023-04-12T13:11:06.905Z] 13:00:01 100.73 0.83 99.90 0.00 25.71 37277.20 0.00 [2023-04-12T13:11:06.905Z] 13:01:02 88.22 0.07 88.15 0.00 3.20 33401.25 0.00 [2023-04-12T13:11:06.905Z] 13:02:01 161.23 0.19 161.04 0.00 4.20 34147.97 0.00 [2023-04-12T13:11:06.905Z] 13:03:01 34.68 1.03 33.64 0.00 75.05 16754.14 0.00 [2023-04-12T13:11:06.905Z] 13:04:01 53.82 9.63 44.19 0.00 5088.35 8741.48 0.00 [2023-04-12T13:11:06.905Z] 13:05:01 5.33 1.03 4.30 0.00 22.00 106.12 0.00 [2023-04-12T13:11:06.905Z] 13:06:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 [2023-04-12T13:11:06.905Z] 13:07:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2023-04-12T13:11:06.905Z] 13:08:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 [2023-04-12T13:11:06.905Z] 13:09:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2023-04-12T13:11:06.905Z] 13:10:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2023-04-12T13:11:06.905Z] 13:11:01 5.60 0.25 5.35 0.00 19.33 102.38 0.00 [2023-04-12T13:11:06.905Z] Average: 45.02 4.70 40.32 0.00 821.49 24492.11 0.00 [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] 12:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-12T13:11:06.905Z] 12:59:01 30006260 31661176 694444 2.11 59708 1894852 1752820 5.17 942452 1640780 84 [2023-04-12T13:11:06.905Z] 13:00:01 28552848 31605296 702388 2.14 107992 3160348 1925140 5.67 1109536 2790712 249504 [2023-04-12T13:11:06.905Z] 13:01:02 27664524 31252292 1053692 3.20 145376 3613280 2357180 6.95 1597848 3145052 453740 [2023-04-12T13:11:06.905Z] 13:02:01 28116244 31569048 739612 2.25 150656 3492740 2037464 6.00 1247420 3066912 80220 [2023-04-12T13:11:06.905Z] 13:03:01 27703880 31592288 714368 2.17 160136 3869752 1771756 5.22 1245464 3431608 296 [2023-04-12T13:11:06.905Z] 13:04:01 27189440 31573900 715196 2.17 192220 4320260 1829360 5.39 1562636 3592080 20 [2023-04-12T13:11:06.905Z] 13:05:01 27196100 31576900 711876 2.16 190836 4317636 1813140 5.34 1557484 3589428 160 [2023-04-12T13:11:06.905Z] 13:06:01 27196116 31576976 711804 2.16 190896 4317636 1813140 5.34 1557556 3589428 168 [2023-04-12T13:11:06.905Z] 13:07:01 27201904 31583128 705912 2.15 190928 4317640 1813140 5.34 1551344 3589780 160 [2023-04-12T13:11:06.905Z] 13:08:01 27201564 31582848 706124 2.15 190952 4317644 1813140 5.34 1551520 3589784 20 [2023-04-12T13:11:06.905Z] 13:09:01 27201588 31582876 706072 2.15 190972 4317644 1813140 5.34 1551208 3589784 8 [2023-04-12T13:11:06.905Z] 13:10:01 27201668 31583020 706048 2.15 190988 4317648 1813140 5.34 1551448 3589824 164 [2023-04-12T13:11:06.905Z] 13:11:01 27158012 31541116 746428 2.27 191120 4318872 2180152 6.43 1596304 3590268 544 [2023-04-12T13:11:06.905Z] Average: 27660781 31560066 739536 2.25 165598 3890458 1902516 5.61 1432478 3291957 60391 [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] 12:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-12T13:11:06.905Z] 12:59:01 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 12:59:01 docker0 6.76 5.63 0.62 49.19 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 12:59:01 ens3 464.41 294.82 2503.10 76.25 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:00:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:00:01 docker0 188.54 314.75 14.95 1925.72 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:00:01 ens3 485.10 284.61 5978.86 31.80 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:01:02 veth1f016b1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:01:02 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:01:02 ens3 34.64 30.98 24.97 81.52 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:02:01 lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:02:01 docker0 2.98 7.02 0.19 89.65 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:02:01 ens3 85.24 55.41 1423.57 14.58 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:03:01 ens3 47.78 23.60 1289.91 7.02 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:04:01 ens3 190.92 89.75 2809.79 6.52 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:05:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:07:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:09:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:11:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] 13:11:01 ens3 14.03 8.85 15.76 5.35 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] Average: docker0 15.28 25.23 1.21 158.99 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] Average: ens3 101.80 60.68 1080.28 17.17 0.00 0.00 0.00 0.00 [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] ---> sar -P ALL: [2023-04-12T13:11:06.905Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7556) 04/12/23 _x86_64_ (8 CPU) [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] 12:57:56 LINUX RESTART (8 CPU) [2023-04-12T13:11:06.905Z] [2023-04-12T13:11:06.905Z] 12:58:01 CPU %user %nice %system %iowait %steal %idle [2023-04-12T13:11:06.905Z] 12:59:01 all 6.46 0.00 2.12 3.67 0.04 87.71 [2023-04-12T13:11:06.905Z] 12:59:01 0 4.79 0.00 2.18 0.49 0.03 92.51 [2023-04-12T13:11:06.905Z] 12:59:01 1 7.99 0.00 1.71 0.35 0.05 89.90 [2023-04-12T13:11:06.906Z] 12:59:01 2 6.10 0.00 2.41 9.04 0.03 82.41 [2023-04-12T13:11:06.906Z] 12:59:01 3 6.10 0.00 2.15 0.34 0.05 91.36 [2023-04-12T13:11:06.906Z] 12:59:01 4 6.85 0.00 1.66 0.39 0.03 91.07 [2023-04-12T13:11:06.906Z] 12:59:01 5 7.35 0.00 3.37 11.74 0.03 77.50 [2023-04-12T13:11:06.906Z] 12:59:01 6 5.66 0.00 1.47 5.24 0.03 87.60 [2023-04-12T13:11:06.906Z] 12:59:01 7 6.85 0.00 2.00 1.77 0.05 89.33 [2023-04-12T13:11:06.906Z] 13:00:01 all 5.77 0.00 2.39 3.65 0.05 88.14 [2023-04-12T13:11:06.906Z] 13:00:01 0 5.09 0.00 2.28 0.44 0.05 92.15 [2023-04-12T13:11:06.906Z] 13:00:01 1 6.64 0.00 2.31 0.32 0.02 90.71 [2023-04-12T13:11:06.906Z] 13:00:01 2 5.68 0.00 2.87 5.66 0.07 85.72 [2023-04-12T13:11:06.906Z] 13:00:01 3 6.31 0.00 3.09 0.25 0.05 90.30 [2023-04-12T13:11:06.906Z] 13:00:01 4 5.70 0.00 1.85 2.48 0.03 89.94 [2023-04-12T13:11:06.906Z] 13:00:01 5 5.03 0.00 2.11 11.06 0.03 81.76 [2023-04-12T13:11:06.906Z] 13:00:01 6 5.28 0.00 2.62 8.76 0.07 83.27 [2023-04-12T13:11:06.906Z] 13:00:01 7 6.42 0.00 2.00 0.25 0.07 91.26 [2023-04-12T13:11:06.906Z] 13:01:02 all 28.09 0.00 5.06 3.62 0.09 63.14 [2023-04-12T13:11:06.906Z] 13:01:02 0 25.55 0.00 5.13 0.10 0.08 69.13 [2023-04-12T13:11:06.906Z] 13:01:02 1 29.61 0.00 4.73 0.47 0.10 65.08 [2023-04-12T13:11:06.906Z] 13:01:02 2 27.54 0.00 5.06 7.02 0.07 60.31 [2023-04-12T13:11:06.906Z] 13:01:02 3 28.78 0.00 5.46 0.05 0.08 65.63 [2023-04-12T13:11:06.906Z] 13:01:02 4 27.01 0.00 4.51 0.02 0.08 68.37 [2023-04-12T13:11:06.906Z] 13:01:02 5 30.78 0.00 5.82 3.18 0.10 60.12 [2023-04-12T13:11:06.906Z] 13:01:02 6 26.97 0.00 5.24 17.73 0.10 49.96 [2023-04-12T13:11:06.906Z] 13:01:02 7 28.51 0.00 4.48 0.42 0.08 66.50 [2023-04-12T13:11:06.906Z] 13:02:01 all 25.97 0.00 4.72 4.76 0.09 64.46 [2023-04-12T13:11:06.906Z] 13:02:01 0 24.67 0.00 4.43 6.91 0.09 63.91 [2023-04-12T13:11:06.906Z] 13:02:01 1 25.02 0.00 4.42 0.62 0.15 69.79 [2023-04-12T13:11:06.906Z] 13:02:01 2 26.93 0.00 5.40 7.30 0.09 60.29 [2023-04-12T13:11:06.906Z] 13:02:01 3 26.21 0.00 4.46 0.10 0.09 69.14 [2023-04-12T13:11:06.906Z] 13:02:01 4 25.82 0.00 4.74 0.96 0.07 68.42 [2023-04-12T13:11:06.906Z] 13:02:01 5 27.29 0.00 4.79 9.71 0.12 58.09 [2023-04-12T13:11:06.906Z] 13:02:01 6 25.67 0.00 4.83 11.55 0.07 57.88 [2023-04-12T13:11:06.906Z] 13:02:01 7 26.16 0.00 4.67 0.91 0.09 68.18 [2023-04-12T13:11:06.906Z] 13:03:01 all 2.19 0.00 0.95 1.24 0.01 95.60 [2023-04-12T13:11:06.906Z] 13:03:01 0 1.84 0.00 0.68 1.95 0.00 95.52 [2023-04-12T13:11:06.906Z] 13:03:01 1 2.44 0.00 0.87 0.85 0.02 95.82 [2023-04-12T13:11:06.906Z] 13:03:01 2 1.91 0.00 0.97 0.05 0.03 97.04 [2023-04-12T13:11:06.906Z] 13:03:01 3 2.76 0.00 0.79 0.02 0.02 96.42 [2023-04-12T13:11:06.906Z] 13:03:01 4 2.38 0.00 1.12 0.07 0.02 96.42 [2023-04-12T13:11:06.906Z] 13:03:01 5 2.11 0.00 1.06 0.03 0.00 96.80 [2023-04-12T13:11:06.906Z] 13:03:01 6 2.05 0.00 1.00 0.02 0.02 96.91 [2023-04-12T13:11:06.906Z] 13:03:01 7 2.03 0.00 1.13 6.95 0.02 89.87 [2023-04-12T13:11:06.906Z] 13:04:01 all 2.34 0.00 1.29 0.99 0.03 95.35 [2023-04-12T13:11:06.906Z] 13:04:01 0 2.00 0.00 0.83 2.07 0.02 95.09 [2023-04-12T13:11:06.906Z] 13:04:01 1 4.20 0.00 1.55 0.50 0.05 93.70 [2023-04-12T13:11:06.906Z] 13:04:01 2 1.17 0.00 1.88 0.95 0.02 95.98 [2023-04-12T13:11:06.906Z] 13:04:01 3 2.24 0.00 0.94 0.65 0.03 96.14 [2023-04-12T13:11:06.906Z] 13:04:01 4 2.85 0.00 1.62 0.52 0.02 94.99 [2023-04-12T13:11:06.906Z] 13:04:01 5 2.05 0.00 1.37 1.30 0.03 95.24 [2023-04-12T13:11:06.906Z] 13:04:01 6 1.50 0.00 0.95 0.79 0.02 96.74 [2023-04-12T13:11:06.906Z] 13:04:01 7 2.67 0.00 1.20 1.18 0.05 94.89 [2023-04-12T13:11:06.906Z] 13:05:01 all 0.28 0.00 0.06 0.03 0.01 99.62 [2023-04-12T13:11:06.906Z] 13:05:01 0 0.10 0.00 0.07 0.02 0.02 99.80 [2023-04-12T13:11:06.906Z] 13:05:01 1 1.31 0.00 0.05 0.02 0.03 98.59 [2023-04-12T13:11:06.906Z] 13:05:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-04-12T13:11:06.906Z] 13:05:01 3 0.05 0.00 0.07 0.02 0.00 99.87 [2023-04-12T13:11:06.906Z] 13:05:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2023-04-12T13:11:06.906Z] 13:05:01 5 0.10 0.00 0.07 0.00 0.00 99.83 [2023-04-12T13:11:06.906Z] 13:05:01 6 0.32 0.00 0.10 0.00 0.00 99.58 [2023-04-12T13:11:06.906Z] 13:05:01 7 0.25 0.00 0.05 0.17 0.00 99.53 [2023-04-12T13:11:06.906Z] 13:06:01 all 0.01 0.00 0.00 0.16 0.01 99.82 [2023-04-12T13:11:06.906Z] 13:06:01 0 0.00 0.00 0.00 0.50 0.02 99.48 [2023-04-12T13:11:06.906Z] 13:06:01 1 0.02 0.00 0.02 0.18 0.03 99.75 [2023-04-12T13:11:06.906Z] 13:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T13:11:06.906Z] 13:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T13:11:06.906Z] 13:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T13:11:06.906Z] 13:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T13:11:06.906Z] 13:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T13:11:06.906Z] 13:06:01 7 0.00 0.00 0.00 0.60 0.00 99.40 [2023-04-12T13:11:06.906Z] 13:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-04-12T13:11:06.906Z] 13:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-12T13:11:06.906Z] 13:07:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2023-04-12T13:11:06.906Z] 13:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T13:11:06.906Z] 13:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-12T13:11:06.906Z] 13:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-12T13:11:06.906Z] 13:07:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-12T13:11:06.906Z] 13:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T13:11:06.906Z] 13:07:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-12T13:11:06.906Z] 13:08:01 all 0.01 0.00 0.01 0.02 0.00 99.96 [2023-04-12T13:11:06.906Z] 13:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T13:11:06.906Z] 13:08:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-12T13:11:06.906Z] 13:08:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-12T13:11:06.906Z] 13:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-12T13:11:06.906Z] 13:08:01 4 0.00 0.00 0.00 0.10 0.02 99.88 [2023-04-12T13:11:06.906Z] 13:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T13:11:06.906Z] 13:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T13:11:06.906Z] 13:08:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-12T13:11:06.906Z] 13:09:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2023-04-12T13:11:06.906Z] 13:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T13:11:06.906Z] 13:09:01 1 0.60 0.00 0.03 0.00 0.03 99.33 [2023-04-12T13:11:06.906Z] 13:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T13:11:06.906Z] 13:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-12T13:11:06.906Z] 13:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-12T13:11:06.906Z] 13:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-12T13:11:06.906Z] 13:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-12T13:11:06.906Z] 13:09:01 7 0.03 0.00 0.02 0.05 0.00 99.90 [2023-04-12T13:11:06.906Z] [2023-04-12T13:11:06.906Z] 13:09:01 CPU %user %nice %system %iowait %steal %idle [2023-04-12T13:11:06.906Z] 13:10:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2023-04-12T13:11:06.906Z] 13:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-12T13:11:06.906Z] 13:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-12T13:11:06.906Z] 13:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T13:11:06.906Z] 13:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-12T13:11:06.906Z] 13:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-12T13:11:06.906Z] 13:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-12T13:11:06.906Z] 13:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-12T13:11:06.906Z] 13:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-12T13:11:06.906Z] 13:11:01 all 0.51 0.00 0.15 0.02 0.01 99.31 [2023-04-12T13:11:06.906Z] 13:11:01 0 0.55 0.00 0.18 0.00 0.00 99.27 [2023-04-12T13:11:06.906Z] 13:11:01 1 1.57 0.00 0.22 0.00 0.02 98.20 [2023-04-12T13:11:06.906Z] 13:11:01 2 0.47 0.00 0.17 0.02 0.02 99.33 [2023-04-12T13:11:06.906Z] 13:11:01 3 0.12 0.00 0.12 0.00 0.00 99.77 [2023-04-12T13:11:06.906Z] 13:11:01 4 0.05 0.00 0.05 0.02 0.02 99.87 [2023-04-12T13:11:06.906Z] 13:11:01 5 0.23 0.00 0.10 0.02 0.02 99.63 [2023-04-12T13:11:06.906Z] 13:11:01 6 0.47 0.00 0.15 0.05 0.02 99.32 [2023-04-12T13:11:06.906Z] 13:11:01 7 0.63 0.00 0.20 0.05 0.00 99.12 [2023-04-12T13:11:06.906Z] Average: all 5.46 0.00 1.28 1.39 0.03 91.84 [2023-04-12T13:11:06.906Z] Average: 0 4.92 0.00 1.21 0.95 0.02 92.90 [2023-04-12T13:11:06.906Z] Average: 1 6.07 0.00 1.22 0.25 0.04 92.42 [2023-04-12T13:11:06.906Z] Average: 2 5.32 0.00 1.44 2.30 0.02 90.93 [2023-04-12T13:11:06.906Z] Average: 3 5.53 0.00 1.30 0.11 0.03 93.03 [2023-04-12T13:11:06.906Z] Average: 4 5.39 0.00 1.19 0.35 0.02 93.04 [2023-04-12T13:11:06.906Z] Average: 5 5.71 0.00 1.43 2.83 0.03 90.01 [2023-04-12T13:11:06.906Z] Average: 6 5.17 0.00 1.25 3.36 0.03 90.18 [2023-04-12T13:11:06.906Z] Average: 7 5.60 0.00 1.20 0.95 0.03 92.22 [2023-04-12T13:11:06.906Z] [2023-04-12T13:11:06.906Z] [2023-04-12T13:11:06.906Z]