Pull request #437 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from b477e362d8e2e9ae2b8fd4870462a2e3f003e379+f853e127f9664cf87b77d4de8e3f5891c25e071e (fd0de8c841545c009ed8f157e2e9b1d0297a4c43) 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-ssh8130254939500398110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh12518934302321839214.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-437/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-437/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3261685368275712075.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-437/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7503759034414753011.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh15237137205494342913.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-437/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-437/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13339421497514491447.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 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-16519 in /w/workspace/_app-service-configurable_PR-437 [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-437 # 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 Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit b477e362d8e2e9ae2b8fd4870462a2e3f003e379 Merge succeeded, producing b477e362d8e2e9ae2b8fd4870462a2e3f003e379 Checking out Revision b477e362d8e2e9ae2b8fd4870462a2e3f003e379 (PR-437) > 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/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b477e362d8e2e9ae2b8fd4870462a2e3f003e379 # 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 f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b477e362d8e2e9ae2b8fd4870462a2e3f003e379 # timeout=10 Commit message: "feat: Add new metrics to appropriate profiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-30T20:47:02.547Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-30T20:47:02.714Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-30T20:47:02.876Z] ========================================================= [2022-06-30T20:47:02.876Z] EdgeX Global Pipelines Version Info [2022-06-30T20:47:02.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:47:03.669Z] ------------------- [2022-06-30T20:47:03.669Z] stable info: [2022-06-30T20:47:03.669Z] ------------------- [2022-06-30T20:47:03.669Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-30T20:47:03.669Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-30T20:47:03.669Z] Message: update stable to v1.0.234 [2022-06-30T20:47:04.245Z] ------------------- [2022-06-30T20:47:04.245Z] experimental info: [2022-06-30T20:47:04.245Z] ------------------- [2022-06-30T20:47:04.245Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-30T20:47:04.245Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-06-30T20:47:04.245Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-30T20:47:04.622Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2022-06-30T20:47:04.660Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2022-06-30T20:47:04.702Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-30T20:47:04.744Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-30T20:47:04.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-30T20:47:04.819Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-30T20:47:04.857Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-30T20:47:04.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-30T20:47:04.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-30T20:47:04.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-30T20:47:05.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-30T20:47:05.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2022-06-30T20:47:05.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-30T20:47:05.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-30T20:47:05.175Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T20:47:05.218Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-30T20:47:05.256Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T20:47:05.295Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-30T20:47:05.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-30T20:47:05.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-30T20:47:05.413Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-30T20:47:05.452Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-30T20:47:05.491Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-30T20:47:05.529Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-30T20:47:05.570Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-30T20:47:05.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-30T20:47:05.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-30T20:47:05.691Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-437 [Pipeline] echo [2022-06-30T20:47:05.731Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-437 [Pipeline] echo [2022-06-30T20:47:05.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-437 [Pipeline] echo [2022-06-30T20:47:05.816Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] echo [2022-06-30T20:47:05.854Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b477e36 [Pipeline] echo [2022-06-30T20:47:05.894Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T20:47:06.005Z] provisioning config files... [2022-06-30T20:47:06.021Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-437@tmp/config3327259710927701953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:47:06.369Z] ---> docker-login.sh [2022-06-30T20:47:06.369Z] nexus3.edgexfoundry.org:10001 [2022-06-30T20:47:06.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:06.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:06.892Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:06.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:06.892Z] [2022-06-30T20:47:06.892Z] Login Succeeded [2022-06-30T20:47:06.892Z] nexus3.edgexfoundry.org:10002 [2022-06-30T20:47:06.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:06.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:06.892Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:06.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:06.892Z] [2022-06-30T20:47:06.892Z] Login Succeeded [2022-06-30T20:47:06.892Z] nexus3.edgexfoundry.org:10003 [2022-06-30T20:47:07.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:07.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:07.154Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:07.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:07.154Z] [2022-06-30T20:47:07.154Z] Login Succeeded [2022-06-30T20:47:07.154Z] nexus3.edgexfoundry.org:10004 [2022-06-30T20:47:07.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:07.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:07.154Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:07.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:07.154Z] [2022-06-30T20:47:07.154Z] Login Succeeded [2022-06-30T20:47:07.154Z] docker.io [2022-06-30T20:47:07.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:07.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:07.678Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:07.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:07.678Z] [2022-06-30T20:47:07.678Z] Login Succeeded [2022-06-30T20:47:07.678Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T20:47:07.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-30T20:47:08.318Z] + git rev-list -1 --merges b477e362d8e2e9ae2b8fd4870462a2e3f003e379~1..b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] echo [2022-06-30T20:47:08.373Z] -----------> git rev-list -1 --merges b477e362d8e2e9ae2b8fd4870462a2e3f003e379~1..b477e362d8e2e9ae2b8fd4870462a2e3f003e379 b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [false] [Pipeline] sh [2022-06-30T20:47:08.687Z] + git log --format=format:%s -1 b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] echo [2022-06-30T20:47:08.720Z] ========================================================= [2022-06-30T20:47:08.721Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-30T20:47:08.721Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T20:47:09.150Z] + git log --format=format:%s -1 b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] echo [2022-06-30T20:47:09.181Z] [semverPrep] GIT_COMMIT: b477e362d8e2e9ae2b8fd4870462a2e3f003e379, Commit Message: feat: Add new metrics to appropriate profiles [Pipeline] echo [2022-06-30T20:47:09.211Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-30T20:47:09.601Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-30T20:47:09.601Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-30T20:47:09.601Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-30T20:47:09.601Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-30T20:47:09.601Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-30T20:47:09.601Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-30T20:47:09.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:47:10.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T20:47:10.092Z] [2022-06-30T20:47:10.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:47:10.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T20:47:10.469Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-30T20:47:10.469Z] 42c077c10790: Pulling fs layer [2022-06-30T20:47:10.469Z] f63e77b7563a: Pulling fs layer [2022-06-30T20:47:10.469Z] bd5fdadae976: Pulling fs layer [2022-06-30T20:47:10.469Z] 205491f53016: Pulling fs layer [2022-06-30T20:47:10.469Z] df18705c85c3: Pulling fs layer [2022-06-30T20:47:10.469Z] bdb3f477010e: Pulling fs layer [2022-06-30T20:47:10.469Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-30T20:47:10.469Z] 2c6e9b1d212d: Pulling fs layer [2022-06-30T20:47:10.469Z] 205491f53016: Waiting [2022-06-30T20:47:10.469Z] bdb8f0575790: Pulling fs layer [2022-06-30T20:47:10.469Z] 386e3cb2ff24: Pulling fs layer [2022-06-30T20:47:10.469Z] 2343380bae48: Pulling fs layer [2022-06-30T20:47:10.469Z] df18705c85c3: Waiting [2022-06-30T20:47:10.469Z] bdb8f0575790: Waiting [2022-06-30T20:47:10.469Z] 386e3cb2ff24: Waiting [2022-06-30T20:47:10.469Z] 2343380bae48: Waiting [2022-06-30T20:47:10.469Z] bdb3f477010e: Waiting [2022-06-30T20:47:10.469Z] c8a8fc8e1c8f: Waiting [2022-06-30T20:47:10.469Z] 2c6e9b1d212d: Waiting [2022-06-30T20:47:10.469Z] f63e77b7563a: Download complete [2022-06-30T20:47:10.469Z] 205491f53016: Verifying Checksum [2022-06-30T20:47:10.469Z] 205491f53016: Download complete [2022-06-30T20:47:10.729Z] df18705c85c3: Verifying Checksum [2022-06-30T20:47:10.729Z] df18705c85c3: Download complete [2022-06-30T20:47:10.729Z] bdb3f477010e: Verifying Checksum [2022-06-30T20:47:10.729Z] bdb3f477010e: Download complete [2022-06-30T20:47:10.729Z] bd5fdadae976: Verifying Checksum [2022-06-30T20:47:10.729Z] bd5fdadae976: Download complete [2022-06-30T20:47:10.729Z] 2c6e9b1d212d: Download complete [2022-06-30T20:47:10.729Z] bdb8f0575790: Verifying Checksum [2022-06-30T20:47:10.729Z] bdb8f0575790: Download complete [2022-06-30T20:47:10.729Z] 386e3cb2ff24: Verifying Checksum [2022-06-30T20:47:10.729Z] 386e3cb2ff24: Download complete [2022-06-30T20:47:10.729Z] 2343380bae48: Download complete [2022-06-30T20:47:10.729Z] 42c077c10790: Verifying Checksum [2022-06-30T20:47:10.729Z] 42c077c10790: Download complete [2022-06-30T20:47:10.989Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-30T20:47:10.989Z] c8a8fc8e1c8f: Download complete [2022-06-30T20:47:12.374Z] 42c077c10790: Pull complete [2022-06-30T20:47:12.374Z] f63e77b7563a: Pull complete [2022-06-30T20:47:12.946Z] bd5fdadae976: Pull complete [2022-06-30T20:47:12.946Z] 205491f53016: Pull complete [2022-06-30T20:47:13.208Z] df18705c85c3: Pull complete [2022-06-30T20:47:13.467Z] bdb3f477010e: Pull complete [2022-06-30T20:47:15.374Z] c8a8fc8e1c8f: Pull complete [2022-06-30T20:47:15.374Z] 2c6e9b1d212d: Pull complete [2022-06-30T20:47:15.634Z] bdb8f0575790: Pull complete [2022-06-30T20:47:15.635Z] 386e3cb2ff24: Pull complete [2022-06-30T20:47:15.635Z] 2343380bae48: Pull complete [2022-06-30T20:47:15.895Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-30T20:47:15.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-30T20:47:15.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T20:47:16.127Z] prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container [2022-06-30T20:47:16.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-30T20:47:17.739Z] $ docker top 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 -eo pid,comm [2022-06-30T20:47:17.804Z] 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). [2022-06-30T20:47:17.804Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-30T20:47:17.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T20:47:17.931Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T20:47:18.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T20:47:18.088Z] $ docker exec 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 ssh-agent [2022-06-30T20:47:18.226Z] SSH_AUTH_SOCK=/tmp/ssh-UGNMhQaf5nzo/agent.33 [2022-06-30T20:47:18.226Z] SSH_AGENT_PID=40 [2022-06-30T20:47:18.234Z] Running ssh-add (command line suppressed) [2022-06-30T20:47:18.374Z] Identity added: /w/workspace/_app-service-configurable_PR-437@tmp/private_key_7155169493273543585.key (/w/workspace/_app-service-configurable_PR-437@tmp/private_key_7155169493273543585.key) [2022-06-30T20:47:18.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T20:47:18.721Z] + git tag --points-at HEAD [Pipeline] } [2022-06-30T20:47:18.750Z] $ docker exec --env ******** --env ******** 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 ssh-agent -k [2022-06-30T20:47:18.865Z] unset SSH_AUTH_SOCK; [2022-06-30T20:47:18.866Z] unset SSH_AGENT_PID; [2022-06-30T20:47:18.866Z] echo Agent pid 40 killed; [2022-06-30T20:47:18.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-30T20:47:18.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-30T20:47:18.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-30T20:47:19.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-30T20:47:19.099Z] $ docker exec 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 ssh-agent [2022-06-30T20:47:19.239Z] SSH_AUTH_SOCK=/tmp/ssh-qSwreHOf3ZSc/agent.76 [2022-06-30T20:47:19.239Z] SSH_AGENT_PID=82 [2022-06-30T20:47:19.246Z] Running ssh-add (command line suppressed) [2022-06-30T20:47:19.398Z] Identity added: /w/workspace/_app-service-configurable_PR-437@tmp/private_key_5515505097945548.key (/w/workspace/_app-service-configurable_PR-437@tmp/private_key_5515505097945548.key) [2022-06-30T20:47:19.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-30T20:47:19.741Z] + git semver init [2022-06-30T20:47:20.003Z] 2022-06-30 20:47:19,961 [run_init] DEBUG init version:0.0.0 force:False [2022-06-30T20:47:20.003Z] 2022-06-30 20:47:19,961 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-437/.semver [2022-06-30T20:47:20.003Z] 2022-06-30 20:47:19,962 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-437/.semver [2022-06-30T20:47:20.003Z] 2022-06-30 20:47:19,962 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-437/.semver'], cwd=/w/workspace/_app-service-configurable_PR-437, universal_newlines=False, shell=None, istream=None) [2022-06-30T20:47:20.957Z] 2022-06-30 20:47:20,682 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-437/.git/info/exclude [2022-06-30T20:47:20.957Z] 2022-06-30 20:47:20,683 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-437/.semver/PR-437 with force:False [2022-06-30T20:47:20.957Z] 2022-06-30 20:47:20,683 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-437/.semver/PR-437 [2022-06-30T20:47:20.957Z] 2022-06-30 20:47:20,688 [execute] INFO git cat-file --batch-check [2022-06-30T20:47:20.957Z] 2022-06-30 20:47:20,688 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-437/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T20:47:20.957Z] 2022-06-30 20:47:20,695 [execute] INFO git cat-file --batch [2022-06-30T20:47:20.957Z] 2022-06-30 20:47:20,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-437/.semver, universal_newlines=False, shell=None, istream=) [2022-06-30T20:47:20.957Z] 2022-06-30 20:47:20,701 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-437/.semver/PR-437 [2022-06-30T20:47:20.957Z] 0.0.0 [Pipeline] } [2022-06-30T20:47:20.987Z] $ docker exec --env ******** --env ******** 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 ssh-agent -k [2022-06-30T20:47:21.110Z] unset SSH_AUTH_SOCK; [2022-06-30T20:47:21.110Z] unset SSH_AGENT_PID; [2022-06-30T20:47:21.110Z] echo Agent pid 82 killed; [2022-06-30T20:47:21.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-30T20:47:21.555Z] + git semver [Pipeline] } [2022-06-30T20:47:21.851Z] $ docker stop --time=1 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 [2022-06-30T20:47:23.171Z] $ docker rm -f 0aaff74fb37fc3eb9d6d31c5119547c19423235720ec794e37db40bdda640474 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T20:47:23.584Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-30T20:47:23.894Z] Stashed 1 file(s) [Pipeline] echo [2022-06-30T20:47:23.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 [2022-06-30T20:47:24.478Z] provisioning config files... [2022-06-30T20:47:24.491Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-437@tmp/config200980715838672163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:47:24.828Z] ---> docker-login.sh [2022-06-30T20:47:24.828Z] nexus3.edgexfoundry.org:10001 [2022-06-30T20:47:24.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:24.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:24.828Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:24.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:24.828Z] [2022-06-30T20:47:24.828Z] Login Succeeded [2022-06-30T20:47:24.828Z] nexus3.edgexfoundry.org:10002 [2022-06-30T20:47:24.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:25.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:25.089Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:25.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:25.089Z] [2022-06-30T20:47:25.089Z] Login Succeeded [2022-06-30T20:47:25.089Z] nexus3.edgexfoundry.org:10003 [2022-06-30T20:47:25.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:25.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:25.089Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:25.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:25.089Z] [2022-06-30T20:47:25.089Z] Login Succeeded [2022-06-30T20:47:25.089Z] nexus3.edgexfoundry.org:10004 [2022-06-30T20:47:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:25.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:25.350Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:25.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:25.350Z] [2022-06-30T20:47:25.350Z] Login Succeeded [2022-06-30T20:47:25.350Z] docker.io [2022-06-30T20:47:25.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:47:25.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:47:25.610Z] Configure a credential helper to remove this warning. See [2022-06-30T20:47:25.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:47:25.610Z] [2022-06-30T20:47:25.610Z] Login Succeeded [2022-06-30T20:47:25.610Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T20:47:25.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T20:47:25.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T20:47:25.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T20:47:25.887Z] ========================================================= [2022-06-30T20:47:25.887Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-30T20:47:25.887Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:47:26.349Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-30T20:47:26.349Z] Sending build context to Docker daemon 3.09MB [2022-06-30T20:47:26.349Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T20:47:26.349Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-30T20:47:26.349Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-30T20:47:26.349Z] 59bf1c3509f3: Pulling fs layer [2022-06-30T20:47:26.349Z] 666ba61612fd: Pulling fs layer [2022-06-30T20:47:26.349Z] 8ed8ca486205: Pulling fs layer [2022-06-30T20:47:26.349Z] cc1cd167ecdc: Pulling fs layer [2022-06-30T20:47:26.349Z] c516ae0d96e1: Pulling fs layer [2022-06-30T20:47:26.349Z] 684cea983483: Pulling fs layer [2022-06-30T20:47:26.349Z] dd3240ac7de5: Pulling fs layer [2022-06-30T20:47:26.349Z] b1e948a4e11c: Pulling fs layer [2022-06-30T20:47:26.349Z] a8fd76ee1af6: Pulling fs layer [2022-06-30T20:47:26.349Z] 646ad004c059: Pulling fs layer [2022-06-30T20:47:26.349Z] dd3240ac7de5: Waiting [2022-06-30T20:47:26.349Z] b1e948a4e11c: Waiting [2022-06-30T20:47:26.349Z] 646ad004c059: Waiting [2022-06-30T20:47:26.349Z] a8fd76ee1af6: Waiting [2022-06-30T20:47:26.349Z] cc1cd167ecdc: Waiting [2022-06-30T20:47:26.349Z] 684cea983483: Waiting [2022-06-30T20:47:26.349Z] c516ae0d96e1: Waiting [2022-06-30T20:47:26.349Z] 8ed8ca486205: Verifying Checksum [2022-06-30T20:47:26.349Z] 8ed8ca486205: Download complete [2022-06-30T20:47:26.349Z] 666ba61612fd: Verifying Checksum [2022-06-30T20:47:26.349Z] 666ba61612fd: Download complete [2022-06-30T20:47:26.621Z] c516ae0d96e1: Download complete [2022-06-30T20:47:26.621Z] 684cea983483: Download complete [2022-06-30T20:47:26.621Z] dd3240ac7de5: Download complete [2022-06-30T20:47:26.621Z] 59bf1c3509f3: Download complete [2022-06-30T20:47:26.621Z] b1e948a4e11c: Verifying Checksum [2022-06-30T20:47:26.621Z] b1e948a4e11c: Download complete [2022-06-30T20:47:26.621Z] 59bf1c3509f3: Pull complete [2022-06-30T20:47:26.895Z] 666ba61612fd: Pull complete [2022-06-30T20:47:26.895Z] 8ed8ca486205: Pull complete [2022-06-30T20:47:27.161Z] 646ad004c059: Verifying Checksum [2022-06-30T20:47:27.161Z] 646ad004c059: Download complete [2022-06-30T20:47:27.161Z] cc1cd167ecdc: Verifying Checksum [2022-06-30T20:47:27.161Z] cc1cd167ecdc: Download complete [2022-06-30T20:47:27.421Z] a8fd76ee1af6: Verifying Checksum [2022-06-30T20:47:27.421Z] a8fd76ee1af6: Download complete [2022-06-30T20:47:31.624Z] cc1cd167ecdc: Pull complete [2022-06-30T20:47:31.624Z] c516ae0d96e1: Pull complete [2022-06-30T20:47:31.624Z] 684cea983483: Pull complete [2022-06-30T20:47:31.624Z] dd3240ac7de5: Pull complete [2022-06-30T20:47:31.624Z] b1e948a4e11c: Pull complete [2022-06-30T20:47:33.533Z] a8fd76ee1af6: Pull complete [2022-06-30T20:47:34.472Z] 646ad004c059: Pull complete [2022-06-30T20:47:34.472Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-30T20:47:34.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-30T20:47:34.472Z] ---> 8f69c11f6b0c [2022-06-30T20:47:34.472Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T20:47:36.386Z] ---> Running in 00fa4a834c5b [2022-06-30T20:47:36.386Z] Removing intermediate container 00fa4a834c5b [2022-06-30T20:47:36.386Z] ---> 145222446676 [2022-06-30T20:47:36.386Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T20:47:36.386Z] ---> Running in a886e422aa4e [2022-06-30T20:47:36.386Z] Removing intermediate container a886e422aa4e [2022-06-30T20:47:36.386Z] ---> 92f75b47750e [2022-06-30T20:47:36.386Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T20:47:36.386Z] ---> Running in ff3a819eb5cb [2022-06-30T20:47:36.386Z] Removing intermediate container ff3a819eb5cb [2022-06-30T20:47:36.386Z] ---> eceab6661dc4 [2022-06-30T20:47:36.386Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T20:47:36.386Z] ---> Running in 47ac0dd7b95c [2022-06-30T20:47:36.957Z] Removing intermediate container 47ac0dd7b95c [2022-06-30T20:47:36.957Z] ---> a65c7dcb6a55 [2022-06-30T20:47:36.957Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T20:47:36.957Z] ---> Running in f6dcff42bab7 [2022-06-30T20:47:37.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T20:47:38.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T20:47:38.604Z] OK: 221 MiB in 52 packages [2022-06-30T20:47:39.181Z] Removing intermediate container f6dcff42bab7 [2022-06-30T20:47:39.181Z] ---> fb5ff9d2a05c [2022-06-30T20:47:39.181Z] Step 8/13 : WORKDIR /app [2022-06-30T20:47:39.181Z] ---> Running in 4290caf6abfb [2022-06-30T20:47:39.181Z] Removing intermediate container 4290caf6abfb [2022-06-30T20:47:39.181Z] ---> 1b553ec58655 [2022-06-30T20:47:39.181Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-30T20:47:39.295Z] Still waiting to schedule task [2022-06-30T20:47:39.296Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-30T20:47:39.449Z] ---> 395572b0532c [2022-06-30T20:47:39.449Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T20:47:39.449Z] ---> Running in 80aa2dc89a8b [2022-06-30T20:47:57.580Z] Removing intermediate container 80aa2dc89a8b [2022-06-30T20:47:57.580Z] ---> a57aac730c6d [2022-06-30T20:47:57.580Z] Step 11/13 : COPY . . [2022-06-30T20:47:57.580Z] ---> c15a0b14c76a [2022-06-30T20:47:57.580Z] Step 12/13 : ARG MAKE="make build" [2022-06-30T20:47:57.580Z] ---> Running in 17f6240ffd33 [2022-06-30T20:47:57.580Z] Removing intermediate container 17f6240ffd33 [2022-06-30T20:47:57.580Z] ---> 0fa0812c945a [2022-06-30T20:47:57.580Z] Step 13/13 : RUN $MAKE [2022-06-30T20:47:57.580Z] ---> Running in dbda46c5c924 [2022-06-30T20:47:57.841Z] noop [2022-06-30T20:47:58.109Z] Removing intermediate container dbda46c5c924 [2022-06-30T20:47:58.109Z] ---> fc53ec024b78 [2022-06-30T20:47:58.109Z] Successfully built fc53ec024b78 [2022-06-30T20:47:58.109Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:47:58.566Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T20:47:58.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T20:47:58.731Z] prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container [2022-06-30T20:47:58.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T20:47:59.155Z] $ docker top aeac54d3ed0b2b61305d4813bfcc2468b9c744f75d87d1970387e86fb5bb5165 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T20:47:59.567Z] + go version [2022-06-30T20:47:59.567Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-30T20:47:59.604Z] $ docker stop --time=1 aeac54d3ed0b2b61305d4813bfcc2468b9c744f75d87d1970387e86fb5bb5165 [2022-06-30T20:48:00.910Z] $ docker rm -f aeac54d3ed0b2b61305d4813bfcc2468b9c744f75d87d1970387e86fb5bb5165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:48:01.648Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-30T20:48:01.648Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T20:48:01.805Z] prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container [2022-06-30T20:48:01.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-30T20:48:02.359Z] $ docker top 5702fc554539265dcf3634f8de083cf356f07671dc5957949011e1a06b965db3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T20:48:02.821Z] + make test [2022-06-30T20:48:02.821Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-30T20:48:12.816Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-30T20:48:12.816Z] CGO_ENABLED=1 go vet ./... [2022-06-30T20:48:17.028Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T20:48:17.028Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T20:48:17.028Z] ./bin/test-attribution-txt.sh [2022-06-30T20:48:17.028Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-30T20:48:17.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T20:48:17.104Z] $ docker stop --time=1 5702fc554539265dcf3634f8de083cf356f07671dc5957949011e1a06b965db3 [2022-06-30T20:48:18.903Z] $ docker rm -f 5702fc554539265dcf3634f8de083cf356f07671dc5957949011e1a06b965db3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T20:48:19.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T20:48:19.431Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-30T20:48:20.081Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T20:48:20.398Z] + ls -al . [2022-06-30T20:48:20.398Z] total 168 [2022-06-30T20:48:20.398Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:48 . [2022-06-30T20:48:20.398Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:46 .. [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 20:46 .dockerignore [2022-06-30T20:48:20.398Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:47 .git [2022-06-30T20:48:20.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:46 .github [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 20:46 .gitignore [2022-06-30T20:48:20.398Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 20:47 .semver [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 20:46 Attribution.txt [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 20:46 CHANGELOG.md [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 20:46 Dockerfile [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 20:46 GOVERNANCE.md [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 20:46 Jenkinsfile [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 20:46 LICENSE [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 20:46 OWNERS.md [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 20:46 README.md [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 20:47 VERSION [2022-06-30T20:48:20.398Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:46 bin [2022-06-30T20:48:20.398Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 30 20:48 coverage.out [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 20:46 go.mod [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jun 30 20:46 go.sum [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 20:46 main.go [2022-06-30T20:48:20.398Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 20:46 makefile [2022-06-30T20:48:20.398Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 20:46 res [2022-06-30T20:48:20.398Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:48:20.801Z] + 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=b477e362d8e2e9ae2b8fd4870462a2e3f003e379 --label arch=amd64 --label version=0.0.0 . [2022-06-30T20:48:20.801Z] Sending build context to Docker daemon 3.091MB [2022-06-30T20:48:20.801Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T20:48:20.801Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-30T20:48:20.801Z] ---> fc53ec024b78 [2022-06-30T20:48:20.801Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T20:48:20.801Z] ---> Running in d796d060a9ae [2022-06-30T20:48:21.062Z] Removing intermediate container d796d060a9ae [2022-06-30T20:48:21.062Z] ---> ce36dc74f402 [2022-06-30T20:48:21.062Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T20:48:21.062Z] ---> Running in bc39d6e308cd [2022-06-30T20:48:21.062Z] Removing intermediate container bc39d6e308cd [2022-06-30T20:48:21.062Z] ---> 1a2ea88f7618 [2022-06-30T20:48:21.062Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T20:48:21.324Z] ---> Running in a992397b1058 [2022-06-30T20:48:21.324Z] Removing intermediate container a992397b1058 [2022-06-30T20:48:21.324Z] ---> 5220e3401af8 [2022-06-30T20:48:21.324Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T20:48:21.324Z] ---> Running in a93d02631b5e [2022-06-30T20:48:21.901Z] Removing intermediate container a93d02631b5e [2022-06-30T20:48:21.901Z] ---> c4b5f0e52b15 [2022-06-30T20:48:21.901Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T20:48:21.901Z] ---> Running in 0bdc2cd19446 [2022-06-30T20:48:22.162Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-30T20:48:23.108Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-30T20:48:23.371Z] OK: 221 MiB in 52 packages [2022-06-30T20:48:23.948Z] Removing intermediate container 0bdc2cd19446 [2022-06-30T20:48:23.948Z] ---> 3486be9e6f20 [2022-06-30T20:48:23.948Z] Step 8/27 : WORKDIR /app [2022-06-30T20:48:23.948Z] ---> Running in bb08ba331043 [2022-06-30T20:48:23.948Z] Removing intermediate container bb08ba331043 [2022-06-30T20:48:23.948Z] ---> 38c5261f831d [2022-06-30T20:48:23.948Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-30T20:48:23.948Z] ---> 67b6a194dbe4 [2022-06-30T20:48:23.948Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T20:48:24.208Z] ---> Running in a449e1b8bddb [2022-06-30T20:48:24.787Z] Removing intermediate container a449e1b8bddb [2022-06-30T20:48:24.787Z] ---> b0e29493c48b [2022-06-30T20:48:24.787Z] Step 11/27 : COPY . . [2022-06-30T20:48:25.048Z] ---> da16a6f6ddda [2022-06-30T20:48:25.048Z] Step 12/27 : ARG MAKE="make build" [2022-06-30T20:48:25.048Z] ---> Running in f7b5438d36d6 [2022-06-30T20:48:25.308Z] Removing intermediate container f7b5438d36d6 [2022-06-30T20:48:25.308Z] ---> 9357e9dfaf5f [2022-06-30T20:48:25.308Z] Step 13/27 : RUN $MAKE [2022-06-30T20:48:25.308Z] ---> Running in 83d8bbbdabcb [2022-06-30T20:48:25.568Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-30T20:48:47.545Z] Removing intermediate container 83d8bbbdabcb [2022-06-30T20:48:47.545Z] ---> 8a83cafa3c32 [2022-06-30T20:48:47.545Z] Step 14/27 : FROM alpine:3.14 [2022-06-30T20:48:47.545Z] 3.14: Pulling from library/alpine [2022-06-30T20:48:47.545Z] 8663204ce13b: Pulling fs layer [2022-06-30T20:48:47.545Z] 8663204ce13b: Verifying Checksum [2022-06-30T20:48:47.545Z] 8663204ce13b: Download complete [2022-06-30T20:48:47.545Z] 8663204ce13b: Pull complete [2022-06-30T20:48:47.545Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-30T20:48:47.545Z] Status: Downloaded newer image for alpine:3.14 [2022-06-30T20:48:47.545Z] ---> e04c818066af [2022-06-30T20:48:47.545Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T20:48:47.545Z] ---> Running in 38f6b735c848 [2022-06-30T20:48:47.545Z] Removing intermediate container 38f6b735c848 [2022-06-30T20:48:47.545Z] ---> 7f9f0de3074d [2022-06-30T20:48:47.545Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-30T20:48:47.545Z] ---> Running in 9f5008013316 [2022-06-30T20:48:47.806Z] Removing intermediate container 9f5008013316 [2022-06-30T20:48:47.806Z] ---> a41ac01defe7 [2022-06-30T20:48:47.806Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-30T20:48:47.806Z] ---> Running in 29cc90fc4503 [2022-06-30T20:48:48.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-30T20:48:48.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-30T20:48:48.327Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-30T20:48:48.327Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-30T20:48:48.327Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-30T20:48:48.327Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-30T20:48:48.327Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-30T20:48:48.327Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-30T20:48:48.327Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-30T20:48:48.327Z] Executing busybox-1.33.1-r7.trigger [2022-06-30T20:48:48.327Z] Executing ca-certificates-20211220-r0.trigger [2022-06-30T20:48:48.327Z] OK: 9 MiB in 21 packages [2022-06-30T20:48:48.898Z] Removing intermediate container 29cc90fc4503 [2022-06-30T20:48:48.898Z] ---> a7cb6bfbeace [2022-06-30T20:48:48.898Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-30T20:48:48.898Z] ---> 55c49fdd3f07 [2022-06-30T20:48:48.898Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-30T20:48:49.160Z] ---> 3f55c336d54b [2022-06-30T20:48:49.160Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-30T20:48:49.421Z] ---> 0a3d539f13ce [2022-06-30T20:48:49.421Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-30T20:48:49.997Z] ---> 86a91ea2c7b7 [2022-06-30T20:48:49.997Z] Step 22/27 : EXPOSE 48095 [2022-06-30T20:48:49.997Z] ---> Running in dc156ca7635c [2022-06-30T20:48:49.997Z] Removing intermediate container dc156ca7635c [2022-06-30T20:48:49.997Z] ---> 6260f5e939dc [2022-06-30T20:48:49.997Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-30T20:48:49.997Z] ---> Running in 86dbc151b67f [2022-06-30T20:48:50.257Z] Removing intermediate container 86dbc151b67f [2022-06-30T20:48:50.257Z] ---> e1f6316f45c7 [2022-06-30T20:48:50.257Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-30T20:48:50.257Z] ---> Running in 310e287a5d41 [2022-06-30T20:48:50.257Z] Removing intermediate container 310e287a5d41 [2022-06-30T20:48:50.257Z] ---> e40b6194c97b [2022-06-30T20:48:50.257Z] Step 25/27 : LABEL arch=amd64 [2022-06-30T20:48:50.257Z] ---> Running in 244b0a9d14f8 [2022-06-30T20:48:50.257Z] Removing intermediate container 244b0a9d14f8 [2022-06-30T20:48:50.257Z] ---> f5a8ac416288 [2022-06-30T20:48:50.257Z] Step 26/27 : LABEL git_sha=b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [2022-06-30T20:48:50.518Z] ---> Running in f5a4ad2e4073 [2022-06-30T20:48:50.518Z] Removing intermediate container f5a4ad2e4073 [2022-06-30T20:48:50.518Z] ---> 7d641e1f086e [2022-06-30T20:48:50.518Z] Step 27/27 : LABEL version=0.0.0 [2022-06-30T20:48:50.518Z] ---> Running in d65529afb190 [2022-06-30T20:48:50.518Z] Removing intermediate container d65529afb190 [2022-06-30T20:48:50.518Z] ---> ff8db18dc121 [2022-06-30T20:48:50.518Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-30T20:48:50.781Z] Successfully built ff8db18dc121 [2022-06-30T20:48:50.781Z] 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 [2022-06-30T20:48:51.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T20:48:51.640Z] [2022-06-30T20:48:51.640Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:48:52.009Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T20:48:52.010Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-30T20:48:52.010Z] 5eb5b503b376: Pulling fs layer [2022-06-30T20:48:52.010Z] 5c69ac0246d0: Pulling fs layer [2022-06-30T20:48:52.010Z] ec43610c2a17: Pulling fs layer [2022-06-30T20:48:52.010Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-30T20:48:52.010Z] 33b1e0a273af: Pulling fs layer [2022-06-30T20:48:52.010Z] 5d3b04190fa2: Pulling fs layer [2022-06-30T20:48:52.010Z] 2f39f015ded8: Pulling fs layer [2022-06-30T20:48:52.010Z] 3a2ae6a8a46f: Waiting [2022-06-30T20:48:52.010Z] 33b1e0a273af: Waiting [2022-06-30T20:48:52.010Z] 5d3b04190fa2: Waiting [2022-06-30T20:48:52.010Z] 2f39f015ded8: Waiting [2022-06-30T20:48:52.010Z] 5c69ac0246d0: Verifying Checksum [2022-06-30T20:48:52.010Z] 5c69ac0246d0: Download complete [2022-06-30T20:48:52.010Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-30T20:48:52.010Z] 3a2ae6a8a46f: Download complete [2022-06-30T20:48:52.270Z] 33b1e0a273af: Verifying Checksum [2022-06-30T20:48:52.270Z] 33b1e0a273af: Download complete [2022-06-30T20:48:52.270Z] 5d3b04190fa2: Verifying Checksum [2022-06-30T20:48:52.270Z] 5d3b04190fa2: Download complete [2022-06-30T20:48:52.270Z] ec43610c2a17: Verifying Checksum [2022-06-30T20:48:52.270Z] ec43610c2a17: Download complete [2022-06-30T20:48:52.270Z] 5eb5b503b376: Download complete [2022-06-30T20:48:53.216Z] 2f39f015ded8: Download complete [2022-06-30T20:48:53.785Z] 5eb5b503b376: Pull complete [2022-06-30T20:48:53.785Z] 5c69ac0246d0: Pull complete [2022-06-30T20:48:54.353Z] ec43610c2a17: Pull complete [2022-06-30T20:48:54.353Z] 3a2ae6a8a46f: Pull complete [2022-06-30T20:48:54.613Z] 33b1e0a273af: Pull complete [2022-06-30T20:48:54.613Z] 5d3b04190fa2: Pull complete [2022-06-30T20:48:59.891Z] 2f39f015ded8: Pull complete [2022-06-30T20:48:59.891Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-30T20:48:59.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T20:48:59.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T20:49:00.104Z] prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container [2022-06-30T20:49:00.146Z] $ 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-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T20:49:01.577Z] $ docker top aba64db9e9ddd2cae1b7e9d579c646ceeff53b78643cc330e0cc7f00af1b2a88 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:49:02.065Z] ---> job-cost.sh [2022-06-30T20:49:02.065Z] lf-activate-venv: SKIPPING [2022-06-30T20:49:02.065Z] INFO: No Stack... [2022-06-30T20:49:02.325Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T20:49:02.893Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T20:49:03.209Z] + cut -d, -f6 [2022-06-30T20:49:03.209Z] + cat /w/workspace/_app-service-configurable_PR-437/archives/cost.csv [Pipeline] lock [2022-06-30T20:49:03.247Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [2022-06-30T20:49:03.253Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] did not exist. Created. [2022-06-30T20:49:03.253Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T20:49:03.641Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-30T20:49:03.690Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T20:49:03.716Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T20:49:03.792Z] $ docker stop --time=1 aba64db9e9ddd2cae1b7e9d579c646ceeff53b78643cc330e0cc7f00af1b2a88 [2022-06-30T20:49:04.971Z] $ docker rm -f aba64db9e9ddd2cae1b7e9d579c646ceeff53b78643cc330e0cc7f00af1b2a88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-30T20:49:17.310Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16520 in /w/workspace/_app-service-configurable_PR-437 [Pipeline] { [Pipeline] ws [2022-06-30T20:49:17.348Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2022-06-30T20:49:17.481Z] Selected Git installation does not exist. Using Default [2022-06-30T20:49:17.481Z] The recommended git tool is: NONE [2022-06-30T20:49:24.160Z] using credential edgex-jenkins-ssh [2022-06-30T20:49:24.183Z] Cloning the remote Git repository [2022-06-30T20:49:24.259Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2022-06-30T20:49:24.354Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2022-06-30T20:49:24.477Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-30T20:49:24.478Z] > git --version # timeout=10 [2022-06-30T20:49:24.522Z] > git --version # 'git version 2.25.1' [2022-06-30T20:49:24.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T20:49:24.715Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T20:49:26.507Z] Merging remotes/origin/main commit f853e127f9664cf87b77d4de8e3f5891c25e071e into PR head commit b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [2022-06-30T20:49:26.740Z] Merge succeeded, producing b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [2022-06-30T20:49:26.741Z] Checking out Revision b477e362d8e2e9ae2b8fd4870462a2e3f003e379 (PR-437) [2022-06-30T20:49:25.868Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-30T20:49:25.892Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-30T20:49:25.918Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2022-06-30T20:49:25.956Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2022-06-30T20:49:25.957Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T20:49:25.969Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/437/head:refs/remotes/origin/PR-437 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-30T20:49:26.525Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T20:49:26.549Z] > git checkout -f b477e362d8e2e9ae2b8fd4870462a2e3f003e379 # timeout=10 [2022-06-30T20:49:26.633Z] > git remote # timeout=10 [2022-06-30T20:49:26.656Z] > git config --get remote.origin.url # timeout=10 [2022-06-30T20:49:26.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-30T20:49:26.687Z] > git merge f853e127f9664cf87b77d4de8e3f5891c25e071e # timeout=10 [2022-06-30T20:49:26.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-30T20:49:26.746Z] > git config core.sparsecheckout # timeout=10 [2022-06-30T20:49:26.766Z] > git checkout -f b477e362d8e2e9ae2b8fd4870462a2e3f003e379 # timeout=10 [2022-06-30T20:49:30.974Z] Commit message: "feat: Add new metrics to appropriate profiles" [2022-06-30T20:49:31.028Z] > git --version # timeout=10 [2022-06-30T20:49:31.041Z] > git --version # 'git version 2.25.1' [2022-06-30T20:49:31.057Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T20:49:32.183Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-30T20:49:32.183Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T20:49:32.183Z] Dload Upload Total Spent Left Speed [2022-06-30T20:49:32.183Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12253 97 11882 0 0 82513 0 --:--:-- --:--:-- --:--:-- 81944 100 12253 100 12253 0 0 83924 0 --:--:-- --:--:-- --:--:-- 83353 [Pipeline] sh [2022-06-30T20:49:32.991Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-30T20:49:33.343Z] + sudo tee /etc/docker/daemon.new [2022-06-30T20:49:33.343Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-30T20:49:33.343Z] { [2022-06-30T20:49:33.343Z] "registry-mirrors": [ [2022-06-30T20:49:33.343Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-30T20:49:33.343Z] ], [2022-06-30T20:49:33.343Z] "bip": "10.250.0.254/24", [2022-06-30T20:49:33.343Z] "hosts": [ [2022-06-30T20:49:33.343Z] "tcp://0.0.0.0:5555", [2022-06-30T20:49:33.343Z] "unix:///var/run/docker.sock" [2022-06-30T20:49:33.343Z] ], [2022-06-30T20:49:33.343Z] "mtu": 1458, [2022-06-30T20:49:33.343Z] "selinux-enabled": true, [2022-06-30T20:49:33.343Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-30T20:49:33.343Z] } [Pipeline] sh [2022-06-30T20:49:33.702Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-30T20:49:34.058Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T20:49:52.642Z] provisioning config files... [2022-06-30T20:49:52.667Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6583348311460310092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:49:53.069Z] ---> docker-login.sh [2022-06-30T20:49:53.069Z] nexus3.edgexfoundry.org:10001 [2022-06-30T20:49:53.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:49:53.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:49:53.940Z] Configure a credential helper to remove this warning. See [2022-06-30T20:49:53.940Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:49:53.940Z] [2022-06-30T20:49:53.940Z] Login Succeeded [2022-06-30T20:49:53.940Z] nexus3.edgexfoundry.org:10002 [2022-06-30T20:49:54.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:49:54.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:49:54.216Z] Configure a credential helper to remove this warning. See [2022-06-30T20:49:54.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:49:54.216Z] [2022-06-30T20:49:54.216Z] Login Succeeded [2022-06-30T20:49:54.216Z] nexus3.edgexfoundry.org:10003 [2022-06-30T20:49:54.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:49:54.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:49:54.793Z] Configure a credential helper to remove this warning. See [2022-06-30T20:49:54.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:49:54.793Z] [2022-06-30T20:49:54.793Z] Login Succeeded [2022-06-30T20:49:54.793Z] nexus3.edgexfoundry.org:10004 [2022-06-30T20:49:55.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:49:55.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:49:55.071Z] Configure a credential helper to remove this warning. See [2022-06-30T20:49:55.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:49:55.071Z] [2022-06-30T20:49:55.071Z] Login Succeeded [2022-06-30T20:49:55.071Z] docker.io [2022-06-30T20:49:55.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-30T20:49:55.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-30T20:49:55.947Z] Configure a credential helper to remove this warning. See [2022-06-30T20:49:55.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-30T20:49:55.947Z] [2022-06-30T20:49:55.947Z] Login Succeeded [2022-06-30T20:49:55.947Z] ---> docker-login.sh ends [Pipeline] } [2022-06-30T20:49:55.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-30T20:49:56.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T20:49:56.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-30T20:49:56.427Z] ========================================================= [2022-06-30T20:49:56.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-30T20:49:56.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:49:56.929Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-30T20:49:56.929Z] Sending build context to Docker daemon 204.8kB [2022-06-30T20:49:57.204Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T20:49:57.204Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-30T20:49:57.485Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-30T20:49:57.485Z] 9b3977197b4f: Pulling fs layer [2022-06-30T20:49:57.485Z] 1a89e8eeedd5: Pulling fs layer [2022-06-30T20:49:57.485Z] 94645a83ff95: Pulling fs layer [2022-06-30T20:49:57.485Z] e6fb740bc735: Pulling fs layer [2022-06-30T20:49:57.485Z] 3a77bd46dcc9: Pulling fs layer [2022-06-30T20:49:57.485Z] 355e64cbe906: Pulling fs layer [2022-06-30T20:49:57.485Z] 63ab81a10011: Pulling fs layer [2022-06-30T20:49:57.485Z] 555d1d1c4555: Pulling fs layer [2022-06-30T20:49:57.485Z] 7d9057610161: Pulling fs layer [2022-06-30T20:49:57.485Z] e6fb740bc735: Waiting [2022-06-30T20:49:57.485Z] 355e64cbe906: Waiting [2022-06-30T20:49:57.485Z] 3a77bd46dcc9: Waiting [2022-06-30T20:49:57.485Z] 63ab81a10011: Waiting [2022-06-30T20:49:57.485Z] 555d1d1c4555: Waiting [2022-06-30T20:49:57.485Z] 7d9057610161: Waiting [2022-06-30T20:49:57.485Z] 94645a83ff95: Verifying Checksum [2022-06-30T20:49:57.485Z] 94645a83ff95: Download complete [2022-06-30T20:49:57.485Z] 1a89e8eeedd5: Download complete [2022-06-30T20:49:57.485Z] 3a77bd46dcc9: Verifying Checksum [2022-06-30T20:49:57.485Z] 3a77bd46dcc9: Download complete [2022-06-30T20:49:57.485Z] 355e64cbe906: Verifying Checksum [2022-06-30T20:49:57.485Z] 355e64cbe906: Download complete [2022-06-30T20:49:57.485Z] 9b3977197b4f: Download complete [2022-06-30T20:49:57.485Z] 63ab81a10011: Verifying Checksum [2022-06-30T20:49:57.485Z] 63ab81a10011: Download complete [2022-06-30T20:49:58.499Z] 9b3977197b4f: Pull complete [2022-06-30T20:49:58.499Z] 7d9057610161: Verifying Checksum [2022-06-30T20:49:58.499Z] 7d9057610161: Download complete [2022-06-30T20:49:59.114Z] 1a89e8eeedd5: Pull complete [2022-06-30T20:49:59.395Z] 94645a83ff95: Pull complete [2022-06-30T20:49:59.677Z] 555d1d1c4555: Download complete [2022-06-30T20:50:00.275Z] e6fb740bc735: Verifying Checksum [2022-06-30T20:50:00.275Z] e6fb740bc735: Download complete [2022-06-30T20:50:12.699Z] e6fb740bc735: Pull complete [2022-06-30T20:50:12.699Z] 3a77bd46dcc9: Pull complete [2022-06-30T20:50:12.699Z] 355e64cbe906: Pull complete [2022-06-30T20:50:12.699Z] 63ab81a10011: Pull complete [2022-06-30T20:50:19.426Z] 555d1d1c4555: Pull complete [2022-06-30T20:50:21.414Z] 7d9057610161: Pull complete [2022-06-30T20:50:21.414Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-30T20:50:21.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-30T20:50:21.414Z] ---> 819e984ddca1 [2022-06-30T20:50:21.414Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T20:50:22.863Z] ---> Running in b0e6290eb35f [2022-06-30T20:50:23.137Z] Removing intermediate container b0e6290eb35f [2022-06-30T20:50:23.137Z] ---> 13c64186c26c [2022-06-30T20:50:23.137Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T20:50:23.137Z] ---> Running in 7176ddfceedb [2022-06-30T20:50:23.413Z] Removing intermediate container 7176ddfceedb [2022-06-30T20:50:23.413Z] ---> 1656be234a7d [2022-06-30T20:50:23.413Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T20:50:23.413Z] ---> Running in 34edf21ea0f7 [2022-06-30T20:50:23.688Z] Removing intermediate container 34edf21ea0f7 [2022-06-30T20:50:23.688Z] ---> 7747d1e0d167 [2022-06-30T20:50:23.688Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T20:50:23.688Z] ---> Running in 1ec73bd8b88d [2022-06-30T20:50:25.692Z] Removing intermediate container 1ec73bd8b88d [2022-06-30T20:50:25.692Z] ---> 24c70d913c9a [2022-06-30T20:50:25.692Z] Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T20:50:25.692Z] ---> Running in fc19323fd660 [2022-06-30T20:50:27.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T20:50:28.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T20:50:29.265Z] OK: 220 MiB in 52 packages [2022-06-30T20:50:30.254Z] Removing intermediate container fc19323fd660 [2022-06-30T20:50:30.254Z] ---> 625f6f5d288a [2022-06-30T20:50:30.254Z] Step 8/13 : WORKDIR /app [2022-06-30T20:50:30.254Z] ---> Running in 435b3f22e56a [2022-06-30T20:50:30.530Z] Removing intermediate container 435b3f22e56a [2022-06-30T20:50:30.530Z] ---> 0a41247c758c [2022-06-30T20:50:30.530Z] Step 9/13 : COPY go.mod vendor* ./ [2022-06-30T20:50:31.136Z] ---> f88746e97c4d [2022-06-30T20:50:31.136Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T20:50:31.136Z] ---> Running in 7d85c2c357d3 [2022-06-30T20:51:18.150Z] Removing intermediate container 7d85c2c357d3 [2022-06-30T20:51:18.150Z] ---> ddea84238949 [2022-06-30T20:51:18.150Z] Step 11/13 : COPY . . [2022-06-30T20:51:18.150Z] ---> 21b9941d4714 [2022-06-30T20:51:18.150Z] Step 12/13 : ARG MAKE="make build" [2022-06-30T20:51:18.150Z] ---> Running in 9073cb007846 [2022-06-30T20:51:18.150Z] Removing intermediate container 9073cb007846 [2022-06-30T20:51:18.150Z] ---> b1fc8f7e8c3b [2022-06-30T20:51:18.150Z] Step 13/13 : RUN $MAKE [2022-06-30T20:51:18.150Z] ---> Running in 16e3b91b5d72 [2022-06-30T20:51:18.150Z] noop [2022-06-30T20:51:18.747Z] Removing intermediate container 16e3b91b5d72 [2022-06-30T20:51:18.747Z] ---> e2c79019fd3b [2022-06-30T20:51:18.747Z] Successfully built e2c79019fd3b [2022-06-30T20:51:18.747Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:51:19.240Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T20:51:19.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T20:51:19.534Z] prd-ubuntu20.04-docker-arm64-4c-16g-16520 does not seem to be running inside a container [2022-06-30T20:51:19.616Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T20:51:20.841Z] $ docker top 2ddca50d77331ae6dff5870019226c209129a2a22a0839adbee5b25a8bc60443 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T20:51:21.787Z] + go version [2022-06-30T20:51:21.787Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-30T20:51:21.830Z] $ docker stop --time=1 2ddca50d77331ae6dff5870019226c209129a2a22a0839adbee5b25a8bc60443 [2022-06-30T20:51:23.481Z] $ docker rm -f 2ddca50d77331ae6dff5870019226c209129a2a22a0839adbee5b25a8bc60443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:51:24.344Z] + docker inspect -f . ci-base-image-arm64 [2022-06-30T20:51:24.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T20:51:24.662Z] prd-ubuntu20.04-docker-arm64-4c-16g-16520 does not seem to be running inside a container [2022-06-30T20:51:24.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-30T20:51:26.005Z] $ docker top 880a00893e2677037f4f8da274f18db1130e02e48a1d2c705dbaddfb9166e89b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-30T20:51:27.032Z] + make test [2022-06-30T20:51:27.032Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2022-06-30T20:52:48.842Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2022-06-30T20:52:48.842Z] CGO_ENABLED=1 go vet ./... [2022-06-30T20:53:07.198Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-30T20:53:07.198Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-30T20:53:07.198Z] ./bin/test-attribution-txt.sh [2022-06-30T20:53:07.198Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-06-30T20:53:07.240Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-30T20:53:07.282Z] $ docker stop --time=1 880a00893e2677037f4f8da274f18db1130e02e48a1d2c705dbaddfb9166e89b [2022-06-30T20:53:09.061Z] $ docker rm -f 880a00893e2677037f4f8da274f18db1130e02e48a1d2c705dbaddfb9166e89b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-30T20:53:10.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-30T20:53:10.086Z] Warning: overwriting stash ‘coverage-report’ [2022-06-30T20:53:10.529Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-30T20:53:11.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-30T20:53:11.479Z] + ls -al . [2022-06-30T20:53:11.479Z] total 164 [2022-06-30T20:53:11.479Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 30 20:51 . [2022-06-30T20:53:11.479Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 20:49 .. [2022-06-30T20:53:11.479Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 30 20:49 .dockerignore [2022-06-30T20:53:11.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 20:49 .git [2022-06-30T20:53:11.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:49 .github [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 104 Jun 30 20:49 .gitignore [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 8698 Jun 30 20:49 Attribution.txt [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 27269 Jun 30 20:49 CHANGELOG.md [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 2087 Jun 30 20:49 Dockerfile [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 30 20:49 GOVERNANCE.md [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 688 Jun 30 20:49 Jenkinsfile [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 30 20:49 LICENSE [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 618 Jun 30 20:49 OWNERS.md [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 3718 Jun 30 20:49 README.md [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 20:47 VERSION [2022-06-30T20:53:11.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 20:49 bin [2022-06-30T20:53:11.480Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 30 20:51 coverage.out [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 3336 Jun 30 20:49 go.mod [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 35610 Jun 30 20:49 go.sum [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 1949 Jun 30 20:49 main.go [2022-06-30T20:53:11.480Z] -rw-rw-r-- 1 jenkins jenkins 1972 Jun 30 20:49 makefile [2022-06-30T20:53:11.480Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 30 20:49 res [2022-06-30T20:53:11.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 20:49 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:53:11.926Z] + 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=b477e362d8e2e9ae2b8fd4870462a2e3f003e379 --label arch=arm64 --label version=0.0.0 . [2022-06-30T20:53:11.926Z] Sending build context to Docker daemon 205.8kB [2022-06-30T20:53:12.201Z] Step 1/27 : ARG BASE=golang:1.17-alpine3.15 [2022-06-30T20:53:12.201Z] Step 2/27 : FROM ${BASE} AS builder [2022-06-30T20:53:12.201Z] ---> e2c79019fd3b [2022-06-30T20:53:12.201Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-06-30T20:53:12.201Z] ---> Running in 57d23d964238 [2022-06-30T20:53:12.474Z] Removing intermediate container 57d23d964238 [2022-06-30T20:53:12.474Z] ---> 80ce76f5a179 [2022-06-30T20:53:12.474Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2022-06-30T20:53:12.754Z] ---> Running in 54e8993a311e [2022-06-30T20:53:13.026Z] Removing intermediate container 54e8993a311e [2022-06-30T20:53:13.026Z] ---> 67ef4b65cc9a [2022-06-30T20:53:13.026Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T20:53:13.026Z] ---> Running in be6f2e1734d7 [2022-06-30T20:53:13.307Z] Removing intermediate container be6f2e1734d7 [2022-06-30T20:53:13.307Z] ---> 4461e55c8609 [2022-06-30T20:53:13.307Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-30T20:53:13.588Z] ---> Running in f41ca271c252 [2022-06-30T20:53:15.036Z] Removing intermediate container f41ca271c252 [2022-06-30T20:53:15.036Z] ---> a8a009b99a8e [2022-06-30T20:53:15.036Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-30T20:53:15.311Z] ---> Running in 8c7a049eeac2 [2022-06-30T20:53:16.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-30T20:53:17.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-30T20:53:18.262Z] OK: 220 MiB in 52 packages [2022-06-30T20:53:18.865Z] Removing intermediate container 8c7a049eeac2 [2022-06-30T20:53:18.865Z] ---> a305adde3a44 [2022-06-30T20:53:18.865Z] Step 8/27 : WORKDIR /app [2022-06-30T20:53:18.865Z] ---> Running in 2d591ebdd526 [2022-06-30T20:53:19.140Z] Removing intermediate container 2d591ebdd526 [2022-06-30T20:53:19.140Z] ---> 85e11d19a402 [2022-06-30T20:53:19.140Z] Step 9/27 : COPY go.mod vendor* ./ [2022-06-30T20:53:19.744Z] ---> 361e2c78446e [2022-06-30T20:53:19.744Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-30T20:53:19.744Z] ---> Running in 5170480d356e [2022-06-30T20:53:21.728Z] Removing intermediate container 5170480d356e [2022-06-30T20:53:21.728Z] ---> 42cf5d0e107e [2022-06-30T20:53:21.728Z] Step 11/27 : COPY . . [2022-06-30T20:53:22.328Z] ---> 1ff0f4fc618c [2022-06-30T20:53:22.328Z] Step 12/27 : ARG MAKE="make build" [2022-06-30T20:53:22.607Z] ---> Running in e2565d8aa3a0 [2022-06-30T20:53:22.885Z] Removing intermediate container e2565d8aa3a0 [2022-06-30T20:53:22.885Z] ---> 2c44c8ac2379 [2022-06-30T20:53:22.885Z] Step 13/27 : RUN $MAKE [2022-06-30T20:53:22.885Z] ---> Running in 70230677cbb9 [2022-06-30T20:53:23.864Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2022-06-30T20:55:30.745Z] Removing intermediate container 70230677cbb9 [2022-06-30T20:55:30.745Z] ---> dcc7739d904a [2022-06-30T20:55:30.745Z] Step 14/27 : FROM alpine:3.14 [2022-06-30T20:55:30.745Z] 3.14: Pulling from library/alpine [2022-06-30T20:55:30.745Z] 455c02918c45: Pulling fs layer [2022-06-30T20:55:30.745Z] 455c02918c45: Verifying Checksum [2022-06-30T20:55:30.745Z] 455c02918c45: Download complete [2022-06-30T20:55:30.745Z] 455c02918c45: Pull complete [2022-06-30T20:55:30.745Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-30T20:55:30.745Z] Status: Downloaded newer image for alpine:3.14 [2022-06-30T20:55:30.745Z] ---> ac73e934f311 [2022-06-30T20:55:30.745Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-06-30T20:55:30.745Z] ---> Running in 05cd25356d84 [2022-06-30T20:55:30.745Z] Removing intermediate container 05cd25356d84 [2022-06-30T20:55:30.745Z] ---> dee9f0ae7935 [2022-06-30T20:55:30.745Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2022-06-30T20:55:30.745Z] ---> Running in 44cccb0eb53e [2022-06-30T20:55:30.745Z] Removing intermediate container 44cccb0eb53e [2022-06-30T20:55:30.745Z] ---> b86d66f29627 [2022-06-30T20:55:30.745Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2022-06-30T20:55:30.745Z] ---> Running in c0f7f3dc9e79 [2022-06-30T20:55:30.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-30T20:55:30.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-30T20:55:30.745Z] (1/7) Installing ca-certificates (20211220-r0) [2022-06-30T20:55:30.745Z] (2/7) Installing dumb-init (1.2.5-r1) [2022-06-30T20:55:30.745Z] (3/7) Installing libgcc (10.3.1_git20210424-r2) [2022-06-30T20:55:30.745Z] (4/7) Installing libsodium (1.0.18-r0) [2022-06-30T20:55:30.745Z] (5/7) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-30T20:55:30.745Z] (6/7) Installing libzmq (4.3.4-r0) [2022-06-30T20:55:30.745Z] (7/7) Installing zeromq (4.3.4-r0) [2022-06-30T20:55:30.745Z] Executing busybox-1.33.1-r7.trigger [2022-06-30T20:55:30.745Z] Executing ca-certificates-20211220-r0.trigger [2022-06-30T20:55:30.745Z] OK: 9 MiB in 21 packages [2022-06-30T20:55:30.745Z] Removing intermediate container c0f7f3dc9e79 [2022-06-30T20:55:30.745Z] ---> 90354f5e4d2b [2022-06-30T20:55:30.745Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-06-30T20:55:30.745Z] ---> 5bfa4292adaa [2022-06-30T20:55:30.745Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2022-06-30T20:55:30.745Z] ---> 20df066b3321 [2022-06-30T20:55:30.745Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2022-06-30T20:55:30.745Z] ---> 89e4dba08174 [2022-06-30T20:55:30.745Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2022-06-30T20:55:30.745Z] ---> 0be0f3b5d115 [2022-06-30T20:55:30.745Z] Step 22/27 : EXPOSE 48095 [2022-06-30T20:55:30.745Z] ---> Running in ecabca926ed5 [2022-06-30T20:55:30.745Z] Removing intermediate container ecabca926ed5 [2022-06-30T20:55:30.745Z] ---> a49e473f9202 [2022-06-30T20:55:30.745Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2022-06-30T20:55:30.745Z] ---> Running in 5ab3f540809d [2022-06-30T20:55:30.745Z] Removing intermediate container 5ab3f540809d [2022-06-30T20:55:30.745Z] ---> 24ef85d73047 [2022-06-30T20:55:30.745Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-30T20:55:30.745Z] ---> Running in d53df8bdfad1 [2022-06-30T20:55:30.745Z] Removing intermediate container d53df8bdfad1 [2022-06-30T20:55:30.745Z] ---> 5c1e0442cbca [2022-06-30T20:55:30.745Z] Step 25/27 : LABEL arch=arm64 [2022-06-30T20:55:30.745Z] ---> Running in 8cf34b44991b [2022-06-30T20:55:30.745Z] Removing intermediate container 8cf34b44991b [2022-06-30T20:55:30.745Z] ---> 81b9db295275 [2022-06-30T20:55:30.745Z] Step 26/27 : LABEL git_sha=b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [2022-06-30T20:55:30.745Z] ---> Running in 51fd167c92a9 [2022-06-30T20:55:30.745Z] Removing intermediate container 51fd167c92a9 [2022-06-30T20:55:30.745Z] ---> 89ff375c429d [2022-06-30T20:55:30.745Z] Step 27/27 : LABEL version=0.0.0 [2022-06-30T20:55:30.745Z] ---> Running in 49e3915a90cc [2022-06-30T20:55:30.745Z] Removing intermediate container 49e3915a90cc [2022-06-30T20:55:30.745Z] ---> f30f194b986f [2022-06-30T20:55:30.745Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-30T20:55:30.745Z] Successfully built f30f194b986f [2022-06-30T20:55:30.745Z] 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 [2022-06-30T20:55:31.620Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T20:55:31.620Z] [2022-06-30T20:55:31.620Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:55:32.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T20:55:32.054Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-30T20:55:32.054Z] 8998bd30e6a1: Pulling fs layer [2022-06-30T20:55:32.054Z] 04944245beec: Pulling fs layer [2022-06-30T20:55:32.054Z] 699f458cf7ca: Pulling fs layer [2022-06-30T20:55:32.329Z] 765212b225bb: Pulling fs layer [2022-06-30T20:55:32.329Z] f23df028b6ca: Pulling fs layer [2022-06-30T20:55:32.329Z] d65c8cfc05b1: Pulling fs layer [2022-06-30T20:55:32.329Z] 2437ff75d9bd: Pulling fs layer [2022-06-30T20:55:32.329Z] f23df028b6ca: Waiting [2022-06-30T20:55:32.329Z] 765212b225bb: Waiting [2022-06-30T20:55:32.329Z] d65c8cfc05b1: Waiting [2022-06-30T20:55:32.329Z] 2437ff75d9bd: Waiting [2022-06-30T20:55:32.329Z] 04944245beec: Verifying Checksum [2022-06-30T20:55:32.329Z] 04944245beec: Download complete [2022-06-30T20:55:32.329Z] 765212b225bb: Verifying Checksum [2022-06-30T20:55:32.329Z] 765212b225bb: Download complete [2022-06-30T20:55:32.329Z] f23df028b6ca: Verifying Checksum [2022-06-30T20:55:32.329Z] f23df028b6ca: Download complete [2022-06-30T20:55:32.329Z] d65c8cfc05b1: Verifying Checksum [2022-06-30T20:55:32.329Z] d65c8cfc05b1: Download complete [2022-06-30T20:55:32.608Z] 699f458cf7ca: Verifying Checksum [2022-06-30T20:55:32.608Z] 699f458cf7ca: Download complete [2022-06-30T20:55:32.884Z] 8998bd30e6a1: Verifying Checksum [2022-06-30T20:55:32.884Z] 8998bd30e6a1: Download complete [2022-06-30T20:55:34.872Z] 2437ff75d9bd: Verifying Checksum [2022-06-30T20:55:34.872Z] 2437ff75d9bd: Download complete [2022-06-30T20:55:36.861Z] 8998bd30e6a1: Pull complete [2022-06-30T20:55:37.460Z] 04944245beec: Pull complete [2022-06-30T20:55:38.904Z] 699f458cf7ca: Pull complete [2022-06-30T20:55:39.180Z] 765212b225bb: Pull complete [2022-06-30T20:55:39.779Z] f23df028b6ca: Pull complete [2022-06-30T20:55:40.053Z] d65c8cfc05b1: Pull complete [2022-06-30T20:55:55.161Z] 2437ff75d9bd: Pull complete [2022-06-30T20:55:55.161Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-30T20:55:55.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-30T20:55:55.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T20:55:55.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-16520 does not seem to be running inside a container [2022-06-30T20:55:55.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-30T20:55:58.194Z] $ docker top d54a7eeb4992bb3c44707e9ad3e2126258b774d08ce7c28d1d32c9ade0e9620a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:55:59.188Z] ---> job-cost.sh [2022-06-30T20:55:59.188Z] lf-activate-venv: SKIPPING [2022-06-30T20:55:59.188Z] INFO: No Stack... [2022-06-30T20:55:59.459Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-30T20:56:00.435Z] INFO: Archiving Costs [Pipeline] sh [2022-06-30T20:56:01.125Z] + cut -d, -f6 [2022-06-30T20:56:01.125Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2022-06-30T20:56:01.173Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [2022-06-30T20:56:01.178Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] did not exist. Created. [2022-06-30T20:56:01.178Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-30T20:56:01.933Z] /w/workspace/app-service-configurable/1@tmp/durable-54919024/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-30T20:56:02.639Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-30T20:56:02.673Z] Warning: overwriting stash ‘stack-cost’ [2022-06-30T20:56:02.728Z] Stashed 1 file(s) [Pipeline] } [2022-06-30T20:56:02.742Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-437-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-30T20:56:02.835Z] $ docker stop --time=1 d54a7eeb4992bb3c44707e9ad3e2126258b774d08ce7c28d1d32c9ade0e9620a [2022-06-30T20:56:04.361Z] $ docker rm -f d54a7eeb4992bb3c44707e9ad3e2126258b774d08ce7c28d1d32c9ade0e9620a [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 [2022-06-30T20:56:05.349Z] provisioning config files... [2022-06-30T20:56:05.361Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-437@tmp/config3792124510676450491tmp [Pipeline] { [Pipeline] sh [2022-06-30T20:56:05.698Z] + set +x [2022-06-30T20:56:05.698Z] + curl -s https://codecov.io/bash [2022-06-30T20:56:05.698Z] + bash -s -- [2022-06-30T20:56:05.698Z] [2022-06-30T20:56:05.698Z] _____ _ [2022-06-30T20:56:05.698Z] / ____| | | [2022-06-30T20:56:05.698Z] | | ___ __| | ___ ___ _____ __ [2022-06-30T20:56:05.698Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-30T20:56:05.698Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-30T20:56:05.698Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-30T20:56:05.698Z] Bash-1.0.6 [2022-06-30T20:56:05.698Z] [2022-06-30T20:56:05.698Z] [2022-06-30T20:56:05.698Z] ==> git version 2.25.1 found [2022-06-30T20:56:05.698Z] ==> 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 [2022-06-30T20:56:05.698Z] Release-Date: 2020-01-08 [2022-06-30T20:56:05.698Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-30T20:56:05.698Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-30T20:56:05.698Z] ==> Jenkins CI detected. [2022-06-30T20:56:05.698Z] current dir:  /w/workspace/_app-service-configurable_PR-437 [2022-06-30T20:56:05.698Z] project root: . [2022-06-30T20:56:05.698Z] --> token set from env [2022-06-30T20:56:05.698Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-30T20:56:05.959Z] ==> Running gcov in . (disable via -X gcov) [2022-06-30T20:56:05.959Z] ==> Python coveragepy not found [2022-06-30T20:56:05.959Z] ==> Searching for coverage reports in: [2022-06-30T20:56:05.959Z] + . [2022-06-30T20:56:05.959Z] -> Found 1 reports [2022-06-30T20:56:05.959Z] ==> Detecting git/mercurial file structure [2022-06-30T20:56:05.959Z] ==> Reading reports [2022-06-30T20:56:05.959Z] + ./coverage.out bytes=10 [2022-06-30T20:56:05.959Z] ==> Appending adjustments [2022-06-30T20:56:05.959Z] https://docs.codecov.io/docs/fixing-reports [2022-06-30T20:56:05.959Z] + Found adjustments [2022-06-30T20:56:05.959Z] ==> Gzipping contents [2022-06-30T20:56:05.959Z] 4.0K /tmp/codecov.2Cfad9.gz [2022-06-30T20:56:05.959Z] ==> Uploading reports [2022-06-30T20:56:05.959Z] url: https://codecov.io [2022-06-30T20:56:05.959Z] query: branch=PR-437&commit=b477e362d8e2e9ae2b8fd4870462a2e3f003e379&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=437&job=&cmd_args= [2022-06-30T20:56:05.959Z] -> Pinging Codecov [2022-06-30T20:56:05.959Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-437&commit=b477e362d8e2e9ae2b8fd4870462a2e3f003e379&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-437%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=437&job=&cmd_args= [2022-06-30T20:56:06.220Z] -> Uploading to [2022-06-30T20:56:06.220Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-30/A97CA9966030D2A3747ED39772930CCE/b477e362d8e2e9ae2b8fd4870462a2e3f003e379/9ea2d31b-2111-4acd-98a2-2ae1a0a3851f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220630T205606Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f691ddb838e4a68a1d90a298ea0be831e782e4d6821ab48c560036dba753e973 [2022-06-30T20:56:06.220Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-30T20:56:06.220Z] Dload Upload Total Spent Left Speed [2022-06-30T20:56:06.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2529 --:--:-- --:--:-- --:--:-- 2529 [2022-06-30T20:56:06.482Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/b477e362d8e2e9ae2b8fd4870462a2e3f003e379 [Pipeline] } [2022-06-30T20:56:06.513Z] 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 [2022-06-30T20:56:08.216Z] + [ -d /w/workspace/_app-service-configurable_PR-437/archives ] [2022-06-30T20:56:08.216Z] + ls -al /w/workspace/_app-service-configurable_PR-437/archives [2022-06-30T20:56:08.216Z] total 16 [2022-06-30T20:56:08.216Z] drwxr-xr-x 3 root root 4096 Jun 30 20:49 . [2022-06-30T20:56:08.216Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 20:49 .. [2022-06-30T20:56:08.216Z] drwxr-xr-x 2 root root 4096 Jun 30 20:49 cost [2022-06-30T20:56:08.216Z] -rw-r--r-- 1 root root 95 Jun 30 20:49 cost.csv [2022-06-30T20:56:08.216Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-437/archives [2022-06-30T20:56:08.216Z] + ls -al /w/workspace/_app-service-configurable_PR-437/archives [2022-06-30T20:56:08.216Z] total 16 [2022-06-30T20:56:08.216Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 30 20:49 . [2022-06-30T20:56:08.216Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 30 20:49 .. [2022-06-30T20:56:08.216Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 30 20:49 cost [2022-06-30T20:56:08.216Z] -rw-r--r-- 1 jenkins jenkins 95 Jun 30 20:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:56:08.545Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:56:09.447Z] ---> package-listing.sh [2022-06-30T20:56:09.447Z] ++ facter osfamily [2022-06-30T20:56:09.447Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-30T20:56:09.714Z] + OS_FAMILY=debian [2022-06-30T20:56:09.714Z] + workspace=/w/workspace/_app-service-configurable_PR-437 [2022-06-30T20:56:09.714Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-30T20:56:09.714Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-30T20:56:09.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-30T20:56:09.714Z] + PACKAGES=/tmp/packages_start.txt [2022-06-30T20:56:09.714Z] + '[' /w/workspace/_app-service-configurable_PR-437 ']' [2022-06-30T20:56:09.714Z] + PACKAGES=/tmp/packages_end.txt [2022-06-30T20:56:09.714Z] + case "${OS_FAMILY}" in [2022-06-30T20:56:09.714Z] + dpkg -l [2022-06-30T20:56:09.714Z] + grep '^ii' [2022-06-30T20:56:09.714Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-30T20:56:09.715Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-30T20:56:09.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-30T20:56:09.715Z] + '[' /w/workspace/_app-service-configurable_PR-437 ']' [2022-06-30T20:56:09.715Z] + mkdir -p /w/workspace/_app-service-configurable_PR-437/archives/ [2022-06-30T20:56:09.715Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-437/archives/ [Pipeline] echo [2022-06-30T20:56:09.748Z] 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-437/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-30T20:56:10.044Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-30T20:56:10.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-30T20:56:10.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-30T20:56:10.847Z] prd-ubuntu20.04-docker-8c-8g-16519 does not seem to be running inside a container [2022-06-30T20:56:10.882Z] $ 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-437/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-437 -v /w/workspace/_app-service-configurable_PR-437:/w/workspace/_app-service-configurable_PR-437:rw,z -v /w/workspace/_app-service-configurable_PR-437@tmp:/w/workspace/_app-service-configurable_PR-437@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-30T20:56:11.153Z] $ docker top 7e700f22c4cc0cd70bfe57cb0bea8f65c2acd1e7d7553c4b9e48690af22d9cf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-30T20:56:11.577Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-30T20:56:11.914Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-30T20:56:12.224Z] + ls /var/log/sa-host [2022-06-30T20:56:12.224Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-30T20:56:12.411Z] provisioning config files... [2022-06-30T20:56:12.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-437@tmp/config7894427592650254276tmp [Pipeline] { [Pipeline] echo [2022-06-30T20:56:12.467Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:56:12.781Z] ---> create-netrc.sh [Pipeline] } [2022-06-30T20:56:12.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:56:13.220Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-30T20:56:13.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:56:13.565Z] ---> sudo-logs.sh [2022-06-30T20:56:13.565Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-30T20:56:13.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:56:13.961Z] ---> job-cost.sh [2022-06-30T20:56:13.961Z] lf-activate-venv: SKIPPING [2022-06-30T20:56:13.961Z] DEBUG: total: 0.2199999988079071 [2022-06-30T20:56:13.961Z] INFO: Retrieving Stack Cost... [2022-06-30T20:56:14.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-30T20:56:14.791Z] INFO: Archiving Costs [Pipeline] echo [2022-06-30T20:56:14.821Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-30T20:56:15.140Z] ---> logs-deploy.sh [2022-06-30T20:56:15.140Z] lf-activate-venv: SKIPPING [2022-06-30T20:56:15.140Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-437/1 [2022-06-30T20:56:15.140Z] INFO: archiving workspace using pattern(s): [2022-06-30T20:56:16.085Z] Archives upload complete. [2022-06-30T20:56:16.346Z] INFO: archiving logs to Nexus [2022-06-30T20:56:16.926Z] ---> uname -a: [2022-06-30T20:56:16.926Z] Linux prd-ubuntu20-04-docker-8c-8g-16519 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] ---> lscpu: [2022-06-30T20:56:16.926Z] Architecture: x86_64 [2022-06-30T20:56:16.926Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-30T20:56:16.926Z] Byte Order: Little Endian [2022-06-30T20:56:16.926Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-30T20:56:16.926Z] CPU(s): 8 [2022-06-30T20:56:16.926Z] On-line CPU(s) list: 0-7 [2022-06-30T20:56:16.926Z] Thread(s) per core: 1 [2022-06-30T20:56:16.926Z] Core(s) per socket: 1 [2022-06-30T20:56:16.926Z] Socket(s): 8 [2022-06-30T20:56:16.926Z] NUMA node(s): 1 [2022-06-30T20:56:16.926Z] Vendor ID: AuthenticAMD [2022-06-30T20:56:16.926Z] CPU family: 23 [2022-06-30T20:56:16.926Z] Model: 49 [2022-06-30T20:56:16.926Z] Model name: AMD EPYC-Rome Processor [2022-06-30T20:56:16.926Z] Stepping: 0 [2022-06-30T20:56:16.926Z] CPU MHz: 2799.976 [2022-06-30T20:56:16.926Z] BogoMIPS: 5599.95 [2022-06-30T20:56:16.926Z] Virtualization: AMD-V [2022-06-30T20:56:16.926Z] Hypervisor vendor: KVM [2022-06-30T20:56:16.926Z] Virtualization type: full [2022-06-30T20:56:16.926Z] L1d cache: 256 KiB [2022-06-30T20:56:16.926Z] L1i cache: 256 KiB [2022-06-30T20:56:16.926Z] L2 cache: 4 MiB [2022-06-30T20:56:16.926Z] L3 cache: 128 MiB [2022-06-30T20:56:16.926Z] NUMA node0 CPU(s): 0-7 [2022-06-30T20:56:16.926Z] Vulnerability Itlb multihit: Not affected [2022-06-30T20:56:16.926Z] Vulnerability L1tf: Not affected [2022-06-30T20:56:16.926Z] Vulnerability Mds: Not affected [2022-06-30T20:56:16.926Z] Vulnerability Meltdown: Not affected [2022-06-30T20:56:16.926Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-30T20:56:16.926Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-30T20:56:16.926Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-30T20:56:16.926Z] Vulnerability Srbds: Not affected [2022-06-30T20:56:16.926Z] Vulnerability Tsx async abort: Not affected [2022-06-30T20:56:16.926Z] 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 [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] ---> nproc: [2022-06-30T20:56:16.926Z] 8 [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] ---> df -h: [2022-06-30T20:56:16.926Z] Filesystem Size Used Avail Use% Mounted on [2022-06-30T20:56:16.926Z] overlay 155G 11G 145G 7% / [2022-06-30T20:56:16.926Z] tmpfs 64M 0 64M 0% /dev [2022-06-30T20:56:16.926Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-30T20:56:16.926Z] shm 64M 0 64M 0% /dev/shm [2022-06-30T20:56:16.926Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] ---> sar -b -r -n DEV: [2022-06-30T20:56:16.926Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16519) 06/30/22 _x86_64_ (8 CPU) [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] 20:46:20 LINUX RESTART (8 CPU) [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] 20:47:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-30T20:56:16.926Z] 20:48:01 210.71 12.42 198.29 0.00 2055.92 108958.62 0.00 [2022-06-30T20:56:16.926Z] 20:49:01 193.90 0.07 193.83 0.00 9.47 38517.31 0.00 [2022-06-30T20:56:16.926Z] 20:50:01 3.93 0.00 3.93 0.00 0.00 58.12 0.00 [2022-06-30T20:56:16.926Z] 20:51:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 [2022-06-30T20:56:16.926Z] 20:52:01 1.17 0.02 1.15 0.00 0.13 12.80 0.00 [2022-06-30T20:56:16.926Z] 20:53:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2022-06-30T20:56:16.926Z] 20:54:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2022-06-30T20:56:16.926Z] 20:55:01 3.23 1.58 1.65 0.00 50.39 21.33 0.00 [2022-06-30T20:56:16.926Z] 20:56:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2022-06-30T20:56:16.926Z] Average: 46.15 1.55 44.61 0.00 231.72 16230.99 0.00 [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] 20:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-30T20:56:16.926Z] 20:48:01 28475068 31780504 516052 1.57 160148 3364288 1802484 5.31 1126204 2847364 208 [2022-06-30T20:56:16.926Z] 20:49:01 27675400 31745648 545260 1.66 174760 4045372 2276372 6.71 1293200 3405304 276 [2022-06-30T20:56:16.926Z] 20:50:01 27714004 31784484 506680 1.54 174856 4045244 1772148 5.22 1263304 3393012 20 [2022-06-30T20:56:16.926Z] 20:51:01 27714748 31785328 505548 1.54 174888 4045248 1772148 5.22 1262388 3393016 168 [2022-06-30T20:56:16.926Z] 20:52:01 27717984 31788732 502228 1.53 174920 4045248 1772148 5.22 1258844 3393160 28 [2022-06-30T20:56:16.926Z] 20:53:01 27718164 31788912 501956 1.53 174944 4045256 1772148 5.22 1258300 3393160 48 [2022-06-30T20:56:16.926Z] 20:54:01 27724188 31794948 495908 1.51 174968 4045260 1772148 5.22 1252756 3393168 12 [2022-06-30T20:56:16.926Z] 20:55:01 27721024 31794300 496304 1.51 175004 4046776 1789160 5.27 1258576 3392736 44 [2022-06-30T20:56:16.926Z] 20:56:01 27720756 31794068 496472 1.51 175036 4046776 1789160 5.27 1257796 3392732 12 [2022-06-30T20:56:16.926Z] Average: 27797926 31784103 507379 1.54 173280 3969941 1835324 5.41 1247930 3333739 91 [2022-06-30T20:56:16.926Z] [2022-06-30T20:56:16.926Z] 20:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-30T20:56:16.926Z] 20:48:01 ens3 467.87 335.47 6824.33 68.06 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:48:01 lo 6.17 6.17 0.61 0.61 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:48:01 docker0 118.79 138.50 9.40 1099.14 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:49:01 ens3 185.07 122.11 2683.47 64.35 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:49:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:49:01 docker0 10.96 13.95 0.66 92.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:50:01 ens3 6.78 4.20 6.07 2.41 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:50:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:51:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:52:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:55:01 ens3 30.29 36.38 6.67 48.97 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:56:01 ens3 6.35 2.58 8.63 0.18 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] Average: ens3 76.69 55.15 1048.07 20.36 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] Average: lo 0.99 0.99 0.10 0.10 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] Average: docker0 14.22 16.71 1.10 130.55 0.00 0.00 0.00 0.00 [2022-06-30T20:56:16.927Z] [2022-06-30T20:56:16.927Z] [2022-06-30T20:56:16.927Z] ---> sar -P ALL: [2022-06-30T20:56:16.927Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-16519) 06/30/22 _x86_64_ (8 CPU) [2022-06-30T20:56:16.927Z] [2022-06-30T20:56:16.927Z] 20:46:20 LINUX RESTART (8 CPU) [2022-06-30T20:56:16.927Z] [2022-06-30T20:56:16.927Z] 20:47:02 CPU %user %nice %system %iowait %steal %idle [2022-06-30T20:56:16.927Z] 20:48:01 all 10.90 0.00 5.01 1.63 0.06 82.39 [2022-06-30T20:56:16.927Z] 20:48:01 0 11.17 0.00 4.24 0.33 0.05 84.21 [2022-06-30T20:56:16.927Z] 20:48:01 1 11.10 0.00 4.68 0.35 0.07 83.81 [2022-06-30T20:56:16.927Z] 20:48:01 2 12.45 0.00 5.58 2.08 0.05 79.84 [2022-06-30T20:56:16.927Z] 20:48:01 3 11.21 0.00 5.94 2.13 0.07 80.65 [2022-06-30T20:56:16.927Z] 20:48:01 4 10.66 0.00 4.57 0.82 0.07 83.88 [2022-06-30T20:56:16.927Z] 20:48:01 5 9.78 0.00 4.63 0.98 0.05 84.56 [2022-06-30T20:56:16.927Z] 20:48:01 6 10.19 0.00 5.29 1.01 0.05 83.46 [2022-06-30T20:56:16.927Z] 20:48:01 7 10.65 0.00 5.18 5.40 0.07 78.70 [2022-06-30T20:56:16.927Z] 20:49:01 all 32.78 0.00 7.36 0.97 0.08 58.82 [2022-06-30T20:56:16.927Z] 20:49:01 0 32.12 0.00 7.12 1.94 0.08 58.74 [2022-06-30T20:56:16.927Z] 20:49:01 1 32.22 0.00 7.50 0.12 0.07 60.10 [2022-06-30T20:56:16.927Z] 20:49:01 2 33.46 0.00 6.86 0.45 0.08 59.15 [2022-06-30T20:56:16.927Z] 20:49:01 3 33.45 0.00 8.06 1.42 0.08 56.99 [2022-06-30T20:56:16.927Z] 20:49:01 4 32.19 0.00 6.82 0.05 0.05 60.89 [2022-06-30T20:56:16.927Z] 20:49:01 5 32.93 0.00 7.26 0.73 0.08 59.01 [2022-06-30T20:56:16.927Z] 20:49:01 6 33.08 0.00 7.26 0.12 0.08 59.45 [2022-06-30T20:56:16.927Z] 20:49:01 7 32.80 0.00 8.00 2.92 0.08 56.19 [2022-06-30T20:56:16.927Z] 20:50:01 all 0.29 0.00 0.10 0.02 0.01 99.59 [2022-06-30T20:56:16.927Z] 20:50:01 0 0.96 0.00 0.13 0.05 0.02 98.84 [2022-06-30T20:56:16.927Z] 20:50:01 1 0.15 0.00 0.15 0.02 0.00 99.68 [2022-06-30T20:56:16.927Z] 20:50:01 2 0.15 0.00 0.12 0.02 0.00 99.72 [2022-06-30T20:56:16.927Z] 20:50:01 3 0.42 0.00 0.10 0.02 0.00 99.47 [2022-06-30T20:56:16.927Z] 20:50:01 4 0.12 0.00 0.08 0.00 0.02 99.78 [2022-06-30T20:56:16.927Z] 20:50:01 5 0.17 0.00 0.07 0.03 0.00 99.73 [2022-06-30T20:56:16.927Z] 20:50:01 6 0.12 0.00 0.08 0.02 0.00 99.78 [2022-06-30T20:56:16.927Z] 20:50:01 7 0.20 0.00 0.05 0.00 0.02 99.73 [2022-06-30T20:56:16.927Z] 20:51:01 all 0.09 0.00 0.02 0.01 0.00 99.88 [2022-06-30T20:56:16.927Z] 20:51:01 0 0.57 0.00 0.05 0.02 0.00 99.37 [2022-06-30T20:56:16.927Z] 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T20:56:16.927Z] 20:51:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2022-06-30T20:56:16.927Z] 20:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T20:56:16.927Z] 20:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:51:01 7 0.02 0.00 0.03 0.03 0.02 99.90 [2022-06-30T20:56:16.927Z] 20:52:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2022-06-30T20:56:16.927Z] 20:52:01 0 0.57 0.00 0.00 0.03 0.02 99.38 [2022-06-30T20:56:16.927Z] 20:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-30T20:56:16.927Z] 20:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T20:56:16.927Z] 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T20:56:16.927Z] 20:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-30T20:56:16.927Z] 20:52:01 7 0.07 0.00 0.07 0.02 0.02 99.83 [2022-06-30T20:56:16.927Z] 20:53:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-06-30T20:56:16.927Z] 20:53:01 0 0.17 0.00 0.03 0.00 0.00 99.80 [2022-06-30T20:56:16.927Z] 20:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T20:56:16.927Z] 20:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T20:56:16.927Z] 20:53:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2022-06-30T20:56:16.927Z] 20:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T20:56:16.927Z] 20:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-30T20:56:16.927Z] 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-30T20:56:16.927Z] 20:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-30T20:56:16.927Z] 20:54:01 all 0.08 0.00 0.02 0.00 0.00 99.89 [2022-06-30T20:56:16.927Z] 20:54:01 0 0.43 0.00 0.03 0.02 0.02 99.50 [2022-06-30T20:56:16.927Z] 20:54:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-06-30T20:56:16.927Z] 20:54:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-30T20:56:16.927Z] 20:54:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-06-30T20:56:16.927Z] 20:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-30T20:56:16.927Z] 20:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-30T20:56:16.927Z] 20:55:01 all 0.33 0.00 0.06 0.01 0.01 99.59 [2022-06-30T20:56:16.927Z] 20:55:01 0 0.27 0.00 0.10 0.03 0.00 99.60 [2022-06-30T20:56:16.927Z] 20:55:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2022-06-30T20:56:16.927Z] 20:55:01 2 0.22 0.00 0.05 0.00 0.00 99.73 [2022-06-30T20:56:16.927Z] 20:55:01 3 0.81 0.00 0.10 0.05 0.02 99.02 [2022-06-30T20:56:16.927Z] 20:55:01 4 0.42 0.00 0.02 0.00 0.00 99.57 [2022-06-30T20:56:16.927Z] 20:55:01 5 0.43 0.00 0.08 0.02 0.00 99.47 [2022-06-30T20:56:16.927Z] 20:55:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-06-30T20:56:16.927Z] 20:55:01 7 0.25 0.00 0.08 0.02 0.02 99.63 [2022-06-30T20:56:16.927Z] 20:56:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2022-06-30T20:56:16.927Z] 20:56:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2022-06-30T20:56:16.927Z] 20:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-30T20:56:16.927Z] 20:56:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-06-30T20:56:16.927Z] 20:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-30T20:56:16.927Z] 20:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-30T20:56:16.927Z] 20:56:01 7 0.12 0.00 0.05 0.00 0.02 99.82 [2022-06-30T20:56:16.927Z] Average: all 4.90 0.00 1.38 0.29 0.02 93.41 [2022-06-30T20:56:16.927Z] Average: 0 5.09 0.00 1.29 0.27 0.02 93.33 [2022-06-30T20:56:16.927Z] Average: 1 4.80 0.00 1.36 0.05 0.02 93.77 [2022-06-30T20:56:16.927Z] Average: 2 5.11 0.00 1.39 0.28 0.02 93.21 [2022-06-30T20:56:16.927Z] Average: 3 5.05 0.00 1.56 0.40 0.02 92.97 [2022-06-30T20:56:16.927Z] Average: 4 4.78 0.00 1.26 0.09 0.01 93.85 [2022-06-30T20:56:16.927Z] Average: 5 4.76 0.00 1.32 0.19 0.01 93.72 [2022-06-30T20:56:16.927Z] Average: 6 4.77 0.00 1.39 0.12 0.02 93.69 [2022-06-30T20:56:16.927Z] Average: 7 4.83 0.00 1.47 0.91 0.03 92.76 [2022-06-30T20:56:16.927Z] [2022-06-30T20:56:16.927Z] [2022-06-30T20:56:16.927Z]