Pull request #605 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96+2a5656b3b395cf8cfe31680cbc98c945be996873 (06427aabe16ed54af6eb325fd08d3fde17ec4036) 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-ssh15249855428954837763.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5536058127743098094.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-605/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-605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1789410072056439100.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-605/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2256257432089049848.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13124790915551141351.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-605/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-605/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9108161461640547438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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-8881 in /w/workspace/_app-service-configurable_PR-605 [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-605 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2a5656b3b395cf8cfe31680cbc98c945be996873 into PR head commit ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 Merge succeeded, producing ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 Checking out Revision ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 (PR-605) Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-11T23:04:29.823Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-11T23:04:30.016Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv > git config core.sparsecheckout # timeout=10 > git checkout -f ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 # 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 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 # timeout=10 [Pipeline] { [Pipeline] echo [2023-10-11T23:04:30.107Z] ========================================================= [2023-10-11T23:04:30.107Z] EdgeX Global Pipelines Version Info [2023-10-11T23:04:30.107Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:04:30.835Z] ------------------- [2023-10-11T23:04:30.835Z] stable info: [2023-10-11T23:04:30.835Z] ------------------- [2023-10-11T23:04:30.835Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-11T23:04:30.835Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T23:04:30.835Z] Message: update stable to v1.0.254 [2023-10-11T23:04:31.405Z] ------------------- [2023-10-11T23:04:31.405Z] experimental info: [2023-10-11T23:04:31.405Z] ------------------- [2023-10-11T23:04:31.405Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-11T23:04:31.405Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T23:04:31.405Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-11T23:04:31.684Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-10-11T23:04:31.727Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-10-11T23:04:31.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-11T23:04:31.807Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-11T23:04:31.850Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-11T23:04:31.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-11T23:04:31.935Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-11T23:04:31.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-11T23:04:32.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-11T23:04:32.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-11T23:04:32.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-11T23:04:32.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-10-11T23:04:32.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-11T23:04:32.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-11T23:04:32.269Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T23:04:32.312Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-11T23:04:32.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T23:04:32.400Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-11T23:04:32.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-11T23:04:32.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-11T23:04:32.531Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-11T23:04:32.575Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-11T23:04:32.618Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-11T23:04:32.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-11T23:04:32.708Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-11T23:04:32.756Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-11T23:04:32.803Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-11T23:04:32.844Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-605 [Pipeline] echo [2023-10-11T23:04:32.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-605 [Pipeline] echo [2023-10-11T23:04:32.927Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-605 [Pipeline] echo [2023-10-11T23:04:32.969Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] echo [2023-10-11T23:04:33.012Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae3f9b6 [Pipeline] echo [2023-10-11T23:04:33.057Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:04:33.173Z] provisioning config files... [2023-10-11T23:04:33.207Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-605@tmp/config17344224497414314665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:04:33.550Z] ---> docker-login.sh [2023-10-11T23:04:33.550Z] nexus3.edgexfoundry.org:10001 [2023-10-11T23:04:33.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:33.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:33.809Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:33.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:33.809Z] [2023-10-11T23:04:33.809Z] Login Succeeded [2023-10-11T23:04:33.809Z] nexus3.edgexfoundry.org:10002 [2023-10-11T23:04:33.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:33.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:33.809Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:33.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:33.809Z] [2023-10-11T23:04:33.809Z] Login Succeeded [2023-10-11T23:04:33.809Z] nexus3.edgexfoundry.org:10003 [2023-10-11T23:04:34.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:34.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:34.069Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:34.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:34.069Z] [2023-10-11T23:04:34.069Z] Login Succeeded [2023-10-11T23:04:34.069Z] nexus3.edgexfoundry.org:10004 [2023-10-11T23:04:34.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:34.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:34.069Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:34.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:34.069Z] [2023-10-11T23:04:34.069Z] Login Succeeded [2023-10-11T23:04:34.069Z] docker.io [2023-10-11T23:04:34.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:34.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:34.329Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:34.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:34.329Z] [2023-10-11T23:04:34.329Z] Login Succeeded [2023-10-11T23:04:34.329Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T23:04:34.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-11T23:04:34.955Z] + git rev-list -1 --merges ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96~1..ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] echo [2023-10-11T23:04:35.013Z] -----------> git rev-list -1 --merges ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96~1..ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [false] [Pipeline] sh [2023-10-11T23:04:35.325Z] + git log --format=format:%s -1 ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] echo [2023-10-11T23:04:35.360Z] ========================================================= [2023-10-11T23:04:35.360Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-11T23:04:35.360Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T23:04:35.793Z] + git log --format=format:%s -1 ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] echo [2023-10-11T23:04:35.824Z] [semverPrep] GIT_COMMIT: ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96, Commit Message: build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0 [Pipeline] echo [2023-10-11T23:04:35.850Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-11T23:04:36.244Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-11T23:04:36.245Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-11T23:04:36.245Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-11T23:04:36.245Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-11T23:04:36.245Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-11T23:04:36.245Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-11T23:04:36.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:04:36.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T23:04:36.672Z] [2023-10-11T23:04:36.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:04:37.046Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T23:04:37.046Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-11T23:04:37.046Z] b85a868b505f: Pulling fs layer [2023-10-11T23:04:37.046Z] e2be974225ed: Pulling fs layer [2023-10-11T23:04:37.046Z] 339a4e72a1f5: Pulling fs layer [2023-10-11T23:04:37.046Z] 988bab9f4d93: Pulling fs layer [2023-10-11T23:04:37.046Z] 988bab9f4d93: Waiting [2023-10-11T23:04:37.046Z] 1469e6f7b9e6: Pulling fs layer [2023-10-11T23:04:37.046Z] eaf3925da568: Pulling fs layer [2023-10-11T23:04:37.046Z] bab4dde63d76: Pulling fs layer [2023-10-11T23:04:37.046Z] bde34c3a00c8: Pulling fs layer [2023-10-11T23:04:37.046Z] b352a97aabf1: Pulling fs layer [2023-10-11T23:04:37.046Z] 4872d77fe225: Pulling fs layer [2023-10-11T23:04:37.046Z] 5851b861e8e6: Pulling fs layer [2023-10-11T23:04:37.046Z] b352a97aabf1: Waiting [2023-10-11T23:04:37.046Z] 1469e6f7b9e6: Waiting [2023-10-11T23:04:37.046Z] eaf3925da568: Waiting [2023-10-11T23:04:37.046Z] bab4dde63d76: Waiting [2023-10-11T23:04:37.046Z] 4872d77fe225: Waiting [2023-10-11T23:04:37.046Z] bde34c3a00c8: Waiting [2023-10-11T23:04:37.046Z] 5851b861e8e6: Waiting [2023-10-11T23:04:37.046Z] e2be974225ed: Verifying Checksum [2023-10-11T23:04:37.046Z] e2be974225ed: Download complete [2023-10-11T23:04:37.046Z] 988bab9f4d93: Verifying Checksum [2023-10-11T23:04:37.046Z] 988bab9f4d93: Download complete [2023-10-11T23:04:37.046Z] 1469e6f7b9e6: Verifying Checksum [2023-10-11T23:04:37.046Z] 1469e6f7b9e6: Download complete [2023-10-11T23:04:37.046Z] eaf3925da568: Download complete [2023-10-11T23:04:37.305Z] 339a4e72a1f5: Verifying Checksum [2023-10-11T23:04:37.305Z] 339a4e72a1f5: Download complete [2023-10-11T23:04:37.305Z] bde34c3a00c8: Verifying Checksum [2023-10-11T23:04:37.305Z] bde34c3a00c8: Download complete [2023-10-11T23:04:37.305Z] b352a97aabf1: Download complete [2023-10-11T23:04:37.305Z] 4872d77fe225: Verifying Checksum [2023-10-11T23:04:37.305Z] 4872d77fe225: Download complete [2023-10-11T23:04:37.305Z] 5851b861e8e6: Verifying Checksum [2023-10-11T23:04:37.305Z] 5851b861e8e6: Download complete [2023-10-11T23:04:37.305Z] b85a868b505f: Verifying Checksum [2023-10-11T23:04:37.305Z] b85a868b505f: Download complete [2023-10-11T23:04:37.563Z] bab4dde63d76: Verifying Checksum [2023-10-11T23:04:37.563Z] bab4dde63d76: Download complete [2023-10-11T23:04:38.496Z] b85a868b505f: Pull complete [2023-10-11T23:04:38.496Z] e2be974225ed: Pull complete [2023-10-11T23:04:39.063Z] 339a4e72a1f5: Pull complete [2023-10-11T23:04:39.063Z] 988bab9f4d93: Pull complete [2023-10-11T23:04:39.324Z] 1469e6f7b9e6: Pull complete [2023-10-11T23:04:39.324Z] eaf3925da568: Pull complete [2023-10-11T23:04:41.222Z] bab4dde63d76: Pull complete [2023-10-11T23:04:41.222Z] bde34c3a00c8: Pull complete [2023-10-11T23:04:41.222Z] b352a97aabf1: Pull complete [2023-10-11T23:04:41.222Z] 4872d77fe225: Pull complete [2023-10-11T23:04:41.222Z] 5851b861e8e6: Pull complete [2023-10-11T23:04:41.222Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-11T23:04:41.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-11T23:04:41.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:04:41.479Z] prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container [2023-10-11T23:04:41.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-11T23:04:44.298Z] $ docker top cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 -eo pid,comm [2023-10-11T23:04:44.351Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-11T23:04:44.351Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-11T23:04:44.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T23:04:44.470Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T23:04:44.577Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T23:04:44.581Z] $ docker exec cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 ssh-agent [2023-10-11T23:04:44.681Z] SSH_AUTH_SOCK=/tmp/ssh-sF4zkVPUjQHE/agent.32 [2023-10-11T23:04:44.681Z] SSH_AGENT_PID=38 [2023-10-11T23:04:44.689Z] Running ssh-add (command line suppressed) [2023-10-11T23:04:44.778Z] Identity added: /w/workspace/_app-service-configurable_PR-605@tmp/private_key_11418804141214170203.key (/w/workspace/_app-service-configurable_PR-605@tmp/private_key_11418804141214170203.key) [2023-10-11T23:04:44.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T23:04:45.125Z] + git tag --points-at HEAD [Pipeline] } [2023-10-11T23:04:45.150Z] $ docker exec --env ******** --env ******** cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 ssh-agent -k [2023-10-11T23:04:45.255Z] unset SSH_AUTH_SOCK; [2023-10-11T23:04:45.255Z] unset SSH_AGENT_PID; [2023-10-11T23:04:45.255Z] echo Agent pid 38 killed; [2023-10-11T23:04:45.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-11T23:04:45.356Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-11T23:04:45.356Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-11T23:04:45.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-11T23:04:45.463Z] $ docker exec cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 ssh-agent [2023-10-11T23:04:45.580Z] SSH_AUTH_SOCK=/tmp/ssh-RAMoxTQKO0Wf/agent.70 [2023-10-11T23:04:45.580Z] SSH_AGENT_PID=76 [2023-10-11T23:04:45.584Z] Running ssh-add (command line suppressed) [2023-10-11T23:04:45.671Z] Identity added: /w/workspace/_app-service-configurable_PR-605@tmp/private_key_7015826405482018672.key (/w/workspace/_app-service-configurable_PR-605@tmp/private_key_7015826405482018672.key) [2023-10-11T23:04:45.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-11T23:04:46.019Z] + git semver init [2023-10-11T23:04:46.280Z] 2023-10-11 23:04:46,189 [run_init] DEBUG init version:0.0.0 force:False [2023-10-11T23:04:46.280Z] 2023-10-11 23:04:46,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-605/.semver [2023-10-11T23:04:46.280Z] 2023-10-11 23:04:46,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-605/.semver [2023-10-11T23:04:46.280Z] 2023-10-11 23:04:46,191 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-605/.semver'], cwd=/w/workspace/_app-service-configurable_PR-605, universal_newlines=False, shell=None, istream=None) [2023-10-11T23:04:47.218Z] 2023-10-11 23:04:47,106 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-605/.git/info/exclude [2023-10-11T23:04:47.218Z] 2023-10-11 23:04:47,107 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-605/.semver/PR-605 with force:False [2023-10-11T23:04:47.218Z] 2023-10-11 23:04:47,107 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-605/.semver/PR-605 [2023-10-11T23:04:47.218Z] 2023-10-11 23:04:47,111 [execute] INFO git cat-file --batch-check [2023-10-11T23:04:47.218Z] 2023-10-11 23:04:47,112 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-605/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T23:04:47.218Z] 2023-10-11 23:04:47,118 [execute] INFO git cat-file --batch [2023-10-11T23:04:47.218Z] 2023-10-11 23:04:47,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-605/.semver, universal_newlines=False, shell=None, istream=) [2023-10-11T23:04:47.218Z] 2023-10-11 23:04:47,123 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-605/.semver/PR-605 [2023-10-11T23:04:47.218Z] 0.0.0 [Pipeline] } [2023-10-11T23:04:47.244Z] $ docker exec --env ******** --env ******** cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 ssh-agent -k [2023-10-11T23:04:47.338Z] unset SSH_AUTH_SOCK; [2023-10-11T23:04:47.338Z] unset SSH_AGENT_PID; [2023-10-11T23:04:47.339Z] echo Agent pid 76 killed; [2023-10-11T23:04:47.345Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-11T23:04:47.782Z] + git semver [Pipeline] } [2023-10-11T23:04:48.065Z] $ docker stop --time=1 cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 [2023-10-11T23:04:49.336Z] $ docker rm -f --volumes cfe002df9bea7ec4231fe46d95cea9864aeac8f018a8b29b75bd02a173f728a9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T23:04:49.735Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-11T23:04:49.992Z] Stashed 1 file(s) [Pipeline] echo [2023-10-11T23:04:50.008Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:04:50.645Z] provisioning config files... [2023-10-11T23:04:50.654Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-605@tmp/config16316706624344531286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:04:50.999Z] ---> docker-login.sh [2023-10-11T23:04:50.999Z] nexus3.edgexfoundry.org:10001 [2023-10-11T23:04:50.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:50.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:50.999Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:50.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:50.999Z] [2023-10-11T23:04:50.999Z] Login Succeeded [2023-10-11T23:04:50.999Z] nexus3.edgexfoundry.org:10002 [2023-10-11T23:04:50.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:50.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:50.999Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:50.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:50.999Z] [2023-10-11T23:04:50.999Z] Login Succeeded [2023-10-11T23:04:50.999Z] nexus3.edgexfoundry.org:10003 [2023-10-11T23:04:51.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:51.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:51.259Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:51.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:51.259Z] [2023-10-11T23:04:51.259Z] Login Succeeded [2023-10-11T23:04:51.259Z] nexus3.edgexfoundry.org:10004 [2023-10-11T23:04:51.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:51.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:51.259Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:51.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:51.259Z] [2023-10-11T23:04:51.259Z] Login Succeeded [2023-10-11T23:04:51.259Z] docker.io [2023-10-11T23:04:51.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:04:51.780Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:04:51.780Z] Configure a credential helper to remove this warning. See [2023-10-11T23:04:51.780Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:04:51.780Z] [2023-10-11T23:04:51.780Z] Login Succeeded [2023-10-11T23:04:51.780Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T23:04:51.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-11T23:04:52.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:04:52.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:04:52.164Z] ========================================================= [2023-10-11T23:04:52.164Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-11T23:04:52.164Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:04:52.639Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-11T23:04:52.639Z] Sending build context to Docker daemon 3.374MB [2023-10-11T23:04:52.639Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T23:04:52.639Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-11T23:04:52.639Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-11T23:04:52.639Z] 7264a8db6415: Pulling fs layer [2023-10-11T23:04:52.639Z] c4d48a809fc2: Pulling fs layer [2023-10-11T23:04:52.639Z] 4f1c88b9dad5: Pulling fs layer [2023-10-11T23:04:52.639Z] ad3a456e5733: Pulling fs layer [2023-10-11T23:04:52.639Z] 33e27b845d1e: Pulling fs layer [2023-10-11T23:04:52.639Z] c68163c4e522: Pulling fs layer [2023-10-11T23:04:52.639Z] 50da416c3ac9: Pulling fs layer [2023-10-11T23:04:52.639Z] 23d2d4c4bb30: Pulling fs layer [2023-10-11T23:04:52.639Z] 33e27b845d1e: Waiting [2023-10-11T23:04:52.639Z] c68163c4e522: Waiting [2023-10-11T23:04:52.639Z] ad3a456e5733: Waiting [2023-10-11T23:04:52.639Z] 50da416c3ac9: Waiting [2023-10-11T23:04:52.639Z] 23d2d4c4bb30: Waiting [2023-10-11T23:04:52.639Z] c4d48a809fc2: Verifying Checksum [2023-10-11T23:04:52.639Z] c4d48a809fc2: Download complete [2023-10-11T23:04:52.639Z] ad3a456e5733: Download complete [2023-10-11T23:04:52.639Z] 33e27b845d1e: Download complete [2023-10-11T23:04:52.903Z] 7264a8db6415: Verifying Checksum [2023-10-11T23:04:52.903Z] 7264a8db6415: Download complete [2023-10-11T23:04:52.903Z] c68163c4e522: Verifying Checksum [2023-10-11T23:04:52.903Z] c68163c4e522: Download complete [2023-10-11T23:04:52.903Z] 7264a8db6415: Pull complete [2023-10-11T23:04:52.903Z] 23d2d4c4bb30: Verifying Checksum [2023-10-11T23:04:52.903Z] 23d2d4c4bb30: Download complete [2023-10-11T23:04:53.163Z] c4d48a809fc2: Pull complete [2023-10-11T23:04:53.163Z] 4f1c88b9dad5: Verifying Checksum [2023-10-11T23:04:53.163Z] 4f1c88b9dad5: Download complete [2023-10-11T23:04:53.733Z] 50da416c3ac9: Verifying Checksum [2023-10-11T23:04:53.733Z] 50da416c3ac9: Download complete [2023-10-11T23:04:56.269Z] 4f1c88b9dad5: Pull complete [2023-10-11T23:04:56.269Z] ad3a456e5733: Pull complete [2023-10-11T23:04:56.527Z] 33e27b845d1e: Pull complete [2023-10-11T23:04:56.527Z] c68163c4e522: Pull complete [2023-10-11T23:04:59.060Z] 50da416c3ac9: Pull complete [2023-10-11T23:04:59.322Z] 23d2d4c4bb30: Pull complete [2023-10-11T23:04:59.322Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-11T23:04:59.322Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-11T23:04:59.322Z] ---> 0786185ac409 [2023-10-11T23:04:59.322Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-11T23:05:04.593Z] ---> Running in 2265331b7ea6 [2023-10-11T23:05:04.593Z] Removing intermediate container 2265331b7ea6 [2023-10-11T23:05:04.593Z] ---> 65262a6c2065 [2023-10-11T23:05:04.593Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-11T23:05:04.593Z] ---> Running in 6370733a2e33 [2023-10-11T23:05:04.593Z] Removing intermediate container 6370733a2e33 [2023-10-11T23:05:04.593Z] ---> 01417d973bf7 [2023-10-11T23:05:04.593Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-11T23:05:04.593Z] ---> Running in 72d7932b54ab [2023-10-11T23:05:04.593Z] Removing intermediate container 72d7932b54ab [2023-10-11T23:05:04.593Z] ---> e76c895ed1c4 [2023-10-11T23:05:04.593Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T23:05:04.593Z] ---> Running in 8612e6307f27 [2023-10-11T23:05:04.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:05:05.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:05:05.372Z] OK: 264 MiB in 52 packages [2023-10-11T23:05:05.435Z] Still waiting to schedule task [2023-10-11T23:05:05.435Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-11T23:05:05.633Z] Removing intermediate container 8612e6307f27 [2023-10-11T23:05:05.633Z] ---> 6302020bebe5 [2023-10-11T23:05:05.633Z] Step 7/12 : WORKDIR /app [2023-10-11T23:05:05.633Z] ---> Running in ea7d70ca6e32 [2023-10-11T23:05:05.633Z] Removing intermediate container ea7d70ca6e32 [2023-10-11T23:05:05.633Z] ---> a5849dc370f3 [2023-10-11T23:05:05.633Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-11T23:05:05.892Z] ---> 7c502cd675dd [2023-10-11T23:05:05.892Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:05:05.892Z] ---> Running in 07bebbd1adb9 [2023-10-11T23:06:02.133Z] Removing intermediate container 07bebbd1adb9 [2023-10-11T23:06:02.133Z] ---> 91866c0368b0 [2023-10-11T23:06:02.133Z] Step 10/12 : COPY . . [2023-10-11T23:06:02.133Z] ---> 213807ddf842 [2023-10-11T23:06:02.133Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T23:06:02.133Z] ---> Running in 1653a9ab6e5f [2023-10-11T23:06:02.133Z] Removing intermediate container 1653a9ab6e5f [2023-10-11T23:06:02.133Z] ---> bad04b7b3d21 [2023-10-11T23:06:02.133Z] Step 12/12 : RUN $MAKE [2023-10-11T23:06:02.133Z] ---> Running in e8525cae4a3f [2023-10-11T23:06:02.133Z] noop [2023-10-11T23:06:02.133Z] Removing intermediate container e8525cae4a3f [2023-10-11T23:06:02.133Z] ---> beaa41372ede [2023-10-11T23:06:02.133Z] Successfully built beaa41372ede [2023-10-11T23:06:02.133Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:06:02.723Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T23:06:02.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:06:02.868Z] prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container [2023-10-11T23:06:02.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-11T23:06:03.239Z] $ docker top 8e1d49ce545b37db36abf03bb85e6a9121fb45f5d90e2e7ab4212448640da108 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:06:03.626Z] + go version [2023-10-11T23:06:03.626Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-11T23:06:03.660Z] $ docker stop --time=1 8e1d49ce545b37db36abf03bb85e6a9121fb45f5d90e2e7ab4212448640da108 [2023-10-11T23:06:04.930Z] $ docker rm -f --volumes 8e1d49ce545b37db36abf03bb85e6a9121fb45f5d90e2e7ab4212448640da108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:06:05.653Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-11T23:06:05.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:06:05.799Z] prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container [2023-10-11T23:06:05.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-11T23:06:06.191Z] $ docker top 95887b9e129538007f5e6415ae50a37b1f33e3c5414335dbf07320313df9f233 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:06:06.581Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-605 [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:06:06.932Z] + make test [2023-10-11T23:06:06.932Z] go test -race -coverprofile=coverage.out ./... [2023-10-11T23:06:25.067Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-11T23:06:43.291Z] go vet ./... [2023-10-11T23:06:47.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T23:06:47.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T23:06:47.068Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T23:06:47.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-11T23:06:47.150Z] $ docker stop --time=1 95887b9e129538007f5e6415ae50a37b1f33e3c5414335dbf07320313df9f233 [2023-10-11T23:06:51.824Z] $ docker rm -f --volumes 95887b9e129538007f5e6415ae50a37b1f33e3c5414335dbf07320313df9f233 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T23:06:52.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-11T23:06:52.472Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-11T23:06:53.061Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-11T23:06:53.365Z] + ls -al . [2023-10-11T23:06:53.366Z] total 184 [2023-10-11T23:06:53.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:06 . [2023-10-11T23:06:53.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:04 .. [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 11 23:04 .dockerignore [2023-10-11T23:06:53.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:06 .git [2023-10-11T23:06:53.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:04 .github [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 11 23:04 .gitignore [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 11 23:04 .golangci.yml [2023-10-11T23:06:53.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 23:04 .semver [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 11 23:04 Attribution.txt [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 11 23:04 CHANGELOG.md [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 11 23:04 Dockerfile [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 23:04 GOVERNANCE.md [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 11 23:04 Jenkinsfile [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 11 23:04 LICENSE [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 11 23:04 OWNERS.md [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 11 23:04 README.md [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 23:04 VERSION [2023-10-11T23:06:53.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:04 bin [2023-10-11T23:06:53.366Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 11 23:06 coverage.out [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 11 23:04 go.mod [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 11 23:04 go.sum [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 11 23:04 main.go [2023-10-11T23:06:53.366Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 11 23:04 makefile [2023-10-11T23:06:53.366Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 23:04 res [2023-10-11T23:06:53.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:04 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:06:53.751Z] + 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=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 --label arch=amd64 --label version=0.0.0 . [2023-10-11T23:06:53.751Z] Sending build context to Docker daemon 3.375MB [2023-10-11T23:06:53.751Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T23:06:53.751Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-11T23:06:53.751Z] ---> beaa41372ede [2023-10-11T23:06:53.751Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-11T23:06:53.751Z] ---> Running in cf3393da500f [2023-10-11T23:06:54.010Z] Removing intermediate container cf3393da500f [2023-10-11T23:06:54.010Z] ---> 986d3cd8ff10 [2023-10-11T23:06:54.010Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-11T23:06:54.010Z] ---> Running in 23716ed91fc4 [2023-10-11T23:06:54.010Z] Removing intermediate container 23716ed91fc4 [2023-10-11T23:06:54.010Z] ---> 5a7cd8b06e59 [2023-10-11T23:06:54.010Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-11T23:06:54.010Z] ---> Running in e06f3cc7d966 [2023-10-11T23:06:54.010Z] Removing intermediate container e06f3cc7d966 [2023-10-11T23:06:54.010Z] ---> c25c79b49dce [2023-10-11T23:06:54.010Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T23:06:54.010Z] ---> Running in ddb969e69a17 [2023-10-11T23:06:54.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:06:54.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:06:54.836Z] OK: 264 MiB in 52 packages [2023-10-11T23:06:55.094Z] Removing intermediate container ddb969e69a17 [2023-10-11T23:06:55.094Z] ---> 03420da743c5 [2023-10-11T23:06:55.094Z] Step 7/26 : WORKDIR /app [2023-10-11T23:06:55.094Z] ---> Running in 5a9ecf524fd4 [2023-10-11T23:06:55.352Z] Removing intermediate container 5a9ecf524fd4 [2023-10-11T23:06:55.352Z] ---> 92f8dcf003ac [2023-10-11T23:06:55.352Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-11T23:06:55.352Z] ---> b6e69bdd733b [2023-10-11T23:06:55.352Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:06:55.352Z] ---> Running in e2aa4985ab1f [2023-10-11T23:06:56.287Z] Removing intermediate container e2aa4985ab1f [2023-10-11T23:06:56.288Z] ---> 1cd3d532181f [2023-10-11T23:06:56.288Z] Step 10/26 : COPY . . [2023-10-11T23:06:56.288Z] ---> 8ef6730514da [2023-10-11T23:06:56.288Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T23:06:56.288Z] ---> Running in a43a16369532 [2023-10-11T23:06:56.288Z] Removing intermediate container a43a16369532 [2023-10-11T23:06:56.288Z] ---> 0de581762612 [2023-10-11T23:06:56.288Z] Step 12/26 : RUN $MAKE [2023-10-11T23:06:56.288Z] ---> Running in c89b050b189b [2023-10-11T23:06:56.547Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-11T23:07:18.458Z] Removing intermediate container c89b050b189b [2023-10-11T23:07:18.458Z] ---> 58395f436b58 [2023-10-11T23:07:18.458Z] Step 13/26 : FROM alpine:3.18 [2023-10-11T23:07:18.458Z] 3.18: Pulling from library/alpine [2023-10-11T23:07:18.458Z] 96526aa774ef: Pulling fs layer [2023-10-11T23:07:18.458Z] 96526aa774ef: Verifying Checksum [2023-10-11T23:07:18.458Z] 96526aa774ef: Download complete [2023-10-11T23:07:18.458Z] 96526aa774ef: Pull complete [2023-10-11T23:07:18.458Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:07:18.458Z] Status: Downloaded newer image for alpine:3.18 [2023-10-11T23:07:18.458Z] ---> 8ca4688f4f35 [2023-10-11T23:07:18.458Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-11T23:07:18.458Z] ---> Running in 03453bc16cce [2023-10-11T23:07:18.458Z] Removing intermediate container 03453bc16cce [2023-10-11T23:07:18.458Z] ---> 797d32790cd9 [2023-10-11T23:07:18.458Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-11T23:07:18.458Z] ---> Running in d24d7f1d22bd [2023-10-11T23:07:18.458Z] Removing intermediate container d24d7f1d22bd [2023-10-11T23:07:18.458Z] ---> 55bb76df0eaf [2023-10-11T23:07:18.458Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T23:07:18.458Z] ---> Running in df4772a6863c [2023-10-11T23:07:18.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:18.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-11T23:07:18.459Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-11T23:07:18.459Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-11T23:07:18.459Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T23:07:18.459Z] Executing ca-certificates-20230506-r0.trigger [2023-10-11T23:07:18.459Z] OK: 8 MiB in 17 packages [2023-10-11T23:07:18.459Z] Removing intermediate container df4772a6863c [2023-10-11T23:07:18.459Z] ---> 54cd622e2781 [2023-10-11T23:07:18.459Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-11T23:07:18.459Z] ---> 76857f951c76 [2023-10-11T23:07:18.459Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-11T23:07:18.459Z] ---> 68efba4e7a9b [2023-10-11T23:07:18.459Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-11T23:07:18.459Z] ---> abc2b56d4f4a [2023-10-11T23:07:18.459Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-11T23:07:18.459Z] ---> f25fc3470c74 [2023-10-11T23:07:18.459Z] Step 21/26 : EXPOSE 48095 [2023-10-11T23:07:18.459Z] ---> Running in b04908e63464 [2023-10-11T23:07:18.718Z] Removing intermediate container b04908e63464 [2023-10-11T23:07:18.718Z] ---> ab6aaf4dc057 [2023-10-11T23:07:18.718Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-11T23:07:18.718Z] ---> Running in a62c857df5db [2023-10-11T23:07:18.718Z] Removing intermediate container a62c857df5db [2023-10-11T23:07:18.718Z] ---> b5c1167d6a13 [2023-10-11T23:07:18.718Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-11T23:07:18.718Z] ---> Running in 12c3e9aaec70 [2023-10-11T23:07:18.718Z] Removing intermediate container 12c3e9aaec70 [2023-10-11T23:07:18.718Z] ---> add839a5dec4 [2023-10-11T23:07:18.718Z] Step 24/26 : LABEL arch=amd64 [2023-10-11T23:07:18.718Z] ---> Running in b733309e0d11 [2023-10-11T23:07:18.975Z] Removing intermediate container b733309e0d11 [2023-10-11T23:07:18.975Z] ---> ca7b9bcc61fe [2023-10-11T23:07:18.975Z] Step 25/26 : LABEL git_sha=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [2023-10-11T23:07:18.975Z] ---> Running in f9000778efd0 [2023-10-11T23:07:18.975Z] Removing intermediate container f9000778efd0 [2023-10-11T23:07:18.975Z] ---> 000346f1f490 [2023-10-11T23:07:18.975Z] Step 26/26 : LABEL version=0.0.0 [2023-10-11T23:07:18.975Z] ---> Running in da1ae16e719b [2023-10-11T23:07:18.975Z] Removing intermediate container da1ae16e719b [2023-10-11T23:07:18.976Z] ---> a378e7ccca7e [2023-10-11T23:07:18.976Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-11T23:07:18.976Z] Successfully built a378e7ccca7e [2023-10-11T23:07:18.976Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:07:19.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:07:19.997Z] [2023-10-11T23:07:19.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:07:20.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:07:20.372Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-11T23:07:20.372Z] 5eb5b503b376: Pulling fs layer [2023-10-11T23:07:20.372Z] 5c69ac0246d0: Pulling fs layer [2023-10-11T23:07:20.372Z] ec43610c2a17: Pulling fs layer [2023-10-11T23:07:20.372Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-11T23:07:20.372Z] 33b1e0a273af: Pulling fs layer [2023-10-11T23:07:20.372Z] 5d3b04190fa2: Pulling fs layer [2023-10-11T23:07:20.372Z] 2f39f015ded8: Pulling fs layer [2023-10-11T23:07:20.372Z] 3a2ae6a8a46f: Waiting [2023-10-11T23:07:20.372Z] 33b1e0a273af: Waiting [2023-10-11T23:07:20.372Z] 5d3b04190fa2: Waiting [2023-10-11T23:07:20.372Z] 2f39f015ded8: Waiting [2023-10-11T23:07:20.372Z] 5c69ac0246d0: Download complete [2023-10-11T23:07:20.372Z] 3a2ae6a8a46f: Download complete [2023-10-11T23:07:20.372Z] 33b1e0a273af: Verifying Checksum [2023-10-11T23:07:20.372Z] 33b1e0a273af: Download complete [2023-10-11T23:07:20.372Z] 5d3b04190fa2: Verifying Checksum [2023-10-11T23:07:20.372Z] 5d3b04190fa2: Download complete [2023-10-11T23:07:20.372Z] ec43610c2a17: Verifying Checksum [2023-10-11T23:07:20.372Z] ec43610c2a17: Download complete [2023-10-11T23:07:20.631Z] 5eb5b503b376: Verifying Checksum [2023-10-11T23:07:20.631Z] 5eb5b503b376: Download complete [2023-10-11T23:07:21.196Z] 2f39f015ded8: Download complete [2023-10-11T23:07:21.761Z] 5eb5b503b376: Pull complete [2023-10-11T23:07:22.020Z] 5c69ac0246d0: Pull complete [2023-10-11T23:07:22.587Z] ec43610c2a17: Pull complete [2023-10-11T23:07:22.588Z] 3a2ae6a8a46f: Pull complete [2023-10-11T23:07:22.588Z] 33b1e0a273af: Pull complete [2023-10-11T23:07:22.846Z] 5d3b04190fa2: Pull complete [2023-10-11T23:07:23.889Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8894 in /w/workspace/_app-service-configurable_PR-605 [Pipeline] { [Pipeline] ws [2023-10-11T23:07:23.947Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-10-11T23:07:24.043Z] Selected Git installation does not exist. Using Default [2023-10-11T23:07:24.043Z] The recommended git tool is: NONE [2023-10-11T23:07:27.034Z] 2f39f015ded8: Pull complete [2023-10-11T23:07:27.034Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-11T23:07:27.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:07:27.034Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:07:27.255Z] prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container [2023-10-11T23:07:27.286Z] $ 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-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-11T23:07:30.735Z] using credential edgex-jenkins-ssh [2023-10-11T23:07:30.753Z] Cloning the remote Git repository [2023-10-11T23:07:31.220Z] $ docker top 4edade52dd09a4c0264f9952b26fc237d9283d5b7020eb62cf309e7006a36bf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:07:31.645Z] ---> job-cost.sh [2023-10-11T23:07:31.645Z] lf-activate-venv: SKIPPING [2023-10-11T23:07:31.645Z] INFO: No Stack... [2023-10-11T23:07:30.819Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-10-11T23:07:30.942Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-10-11T23:07:31.129Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-11T23:07:31.131Z] > git --version # timeout=10 [2023-10-11T23:07:31.157Z] > git --version # 'git version 2.25.1' [2023-10-11T23:07:31.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T23:07:31.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T23:07:31.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T23:07:32.468Z] INFO: Archiving Costs [Pipeline] sh [2023-10-11T23:07:32.776Z] + cat /w/workspace/_app-service-configurable_PR-605/archives/cost.csv [2023-10-11T23:07:32.776Z] + cut -d, -f6 [Pipeline] lock [2023-10-11T23:07:32.817Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [2023-10-11T23:07:32.821Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] did not exist. Created. [2023-10-11T23:07:32.821Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T23:07:32.799Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-11T23:07:32.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-11T23:07:33.209Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-11T23:07:33.264Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T23:07:33.291Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T23:07:33.373Z] $ docker stop --time=1 4edade52dd09a4c0264f9952b26fc237d9283d5b7020eb62cf309e7006a36bf9 [2023-10-11T23:07:33.956Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-10-11T23:07:34.013Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-10-11T23:07:34.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T23:07:34.035Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/605/head:refs/remotes/origin/PR-605 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-11T23:07:34.513Z] $ docker rm -f --volumes 4edade52dd09a4c0264f9952b26fc237d9283d5b7020eb62cf309e7006a36bf9 [Pipeline] // withDockerContainer [Pipeline] } [2023-10-11T23:07:34.628Z] Merging remotes/origin/main commit 2a5656b3b395cf8cfe31680cbc98c945be996873 into PR head commit ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-11T23:07:34.978Z] Merge succeeded, producing ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [2023-10-11T23:07:34.978Z] Checking out Revision ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 (PR-605) [2023-10-11T23:07:35.630Z] Commit message: "build(deps): Bump golang.org/x/net from 0.13.0 to 0.17.0" [2023-10-11T23:07:35.702Z] > git --version # timeout=10 [2023-10-11T23:07:35.715Z] > git --version # 'git version 2.25.1' [2023-10-11T23:07:35.733Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-11T23:07:34.662Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T23:07:34.759Z] > git checkout -f ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 # timeout=10 [2023-10-11T23:07:34.849Z] > git remote # timeout=10 [2023-10-11T23:07:34.882Z] > git config --get remote.origin.url # timeout=10 [2023-10-11T23:07:34.913Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-11T23:07:34.930Z] > git merge 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 [2023-10-11T23:07:34.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-11T23:07:34.990Z] > git config core.sparsecheckout # timeout=10 [2023-10-11T23:07:35.008Z] > git checkout -f ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T23:07:36.893Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-11T23:07:36.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T23:07:36.893Z] Dload Upload Total Spent Left Speed [2023-10-11T23:07:36.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh [2023-10-11T23:07:37.623Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-11T23:07:37.999Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-10-11T23:07:37.999Z] tee /etc/docker/daemon.new [2023-10-11T23:07:37.999Z] { [2023-10-11T23:07:37.999Z] "registry-mirrors": [ [2023-10-11T23:07:37.999Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-11T23:07:37.999Z] ], [2023-10-11T23:07:37.999Z] "bip": "10.250.0.254/24", [2023-10-11T23:07:37.999Z] "hosts": [ [2023-10-11T23:07:37.999Z] "tcp://0.0.0.0:5555", [2023-10-11T23:07:37.999Z] "unix:///var/run/docker.sock" [2023-10-11T23:07:37.999Z] ], [2023-10-11T23:07:37.999Z] "mtu": 1458, [2023-10-11T23:07:37.999Z] "selinux-enabled": true, [2023-10-11T23:07:37.999Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-11T23:07:37.999Z] } [Pipeline] sh [2023-10-11T23:07:38.374Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-11T23:07:38.746Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:07:57.137Z] provisioning config files... [2023-10-11T23:07:57.180Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4443959141702823403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:07:57.619Z] ---> docker-login.sh [2023-10-11T23:07:57.619Z] nexus3.edgexfoundry.org:10001 [2023-10-11T23:07:58.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:07:58.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:07:58.493Z] Configure a credential helper to remove this warning. See [2023-10-11T23:07:58.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:07:58.493Z] [2023-10-11T23:07:58.493Z] Login Succeeded [2023-10-11T23:07:58.493Z] nexus3.edgexfoundry.org:10002 [2023-10-11T23:07:58.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:07:59.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:07:59.039Z] Configure a credential helper to remove this warning. See [2023-10-11T23:07:59.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:07:59.039Z] [2023-10-11T23:07:59.039Z] Login Succeeded [2023-10-11T23:07:59.039Z] nexus3.edgexfoundry.org:10003 [2023-10-11T23:07:59.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:07:59.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:07:59.317Z] Configure a credential helper to remove this warning. See [2023-10-11T23:07:59.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:07:59.317Z] [2023-10-11T23:07:59.317Z] Login Succeeded [2023-10-11T23:07:59.317Z] nexus3.edgexfoundry.org:10004 [2023-10-11T23:07:59.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:07:59.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:07:59.922Z] Configure a credential helper to remove this warning. See [2023-10-11T23:07:59.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:07:59.922Z] [2023-10-11T23:07:59.922Z] Login Succeeded [2023-10-11T23:07:59.922Z] docker.io [2023-10-11T23:08:00.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-11T23:08:00.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-11T23:08:00.468Z] Configure a credential helper to remove this warning. See [2023-10-11T23:08:00.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-11T23:08:00.468Z] [2023-10-11T23:08:00.468Z] Login Succeeded [2023-10-11T23:08:00.468Z] ---> docker-login.sh ends [Pipeline] } [2023-10-11T23:08:00.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-11T23:08:01.343Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:08:01.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-11T23:08:01.416Z] ========================================================= [2023-10-11T23:08:01.416Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-11T23:08:01.416Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:08:01.969Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-11T23:08:01.969Z] Sending build context to Docker daemon 181.8kB [2023-10-11T23:08:02.244Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T23:08:02.244Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-11T23:08:02.517Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-11T23:08:02.517Z] 9fda8d8052c6: Pulling fs layer [2023-10-11T23:08:02.517Z] 5d54e960e981: Pulling fs layer [2023-10-11T23:08:02.517Z] c4a7e357bf2a: Pulling fs layer [2023-10-11T23:08:02.517Z] f0e02332f6b5: Pulling fs layer [2023-10-11T23:08:02.517Z] cefa15bbcfad: Pulling fs layer [2023-10-11T23:08:02.517Z] 17808c966233: Pulling fs layer [2023-10-11T23:08:02.517Z] f4c1fc716caa: Pulling fs layer [2023-10-11T23:08:02.517Z] f0e02332f6b5: Waiting [2023-10-11T23:08:02.517Z] cefa15bbcfad: Waiting [2023-10-11T23:08:02.517Z] 17808c966233: Waiting [2023-10-11T23:08:02.517Z] f4c1fc716caa: Waiting [2023-10-11T23:08:02.797Z] 5d54e960e981: Verifying Checksum [2023-10-11T23:08:02.797Z] 5d54e960e981: Download complete [2023-10-11T23:08:02.797Z] f0e02332f6b5: Verifying Checksum [2023-10-11T23:08:02.797Z] f0e02332f6b5: Download complete [2023-10-11T23:08:02.797Z] cefa15bbcfad: Verifying Checksum [2023-10-11T23:08:02.797Z] cefa15bbcfad: Download complete [2023-10-11T23:08:02.797Z] 9fda8d8052c6: Download complete [2023-10-11T23:08:03.406Z] f4c1fc716caa: Verifying Checksum [2023-10-11T23:08:03.406Z] f4c1fc716caa: Download complete [2023-10-11T23:08:03.997Z] 9fda8d8052c6: Pull complete [2023-10-11T23:08:04.980Z] 5d54e960e981: Pull complete [2023-10-11T23:08:04.980Z] c4a7e357bf2a: Verifying Checksum [2023-10-11T23:08:04.980Z] c4a7e357bf2a: Download complete [2023-10-11T23:08:05.957Z] 17808c966233: Verifying Checksum [2023-10-11T23:08:05.958Z] 17808c966233: Download complete [2023-10-11T23:08:20.997Z] c4a7e357bf2a: Pull complete [2023-10-11T23:08:20.997Z] f0e02332f6b5: Pull complete [2023-10-11T23:08:20.997Z] cefa15bbcfad: Pull complete [2023-10-11T23:08:27.681Z] 17808c966233: Pull complete [2023-10-11T23:08:29.656Z] f4c1fc716caa: Pull complete [2023-10-11T23:08:29.656Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-11T23:08:29.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-11T23:08:29.656Z] ---> ea914061e18c [2023-10-11T23:08:29.656Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-11T23:08:32.270Z] ---> Running in 479fafefca40 [2023-10-11T23:08:32.270Z] Removing intermediate container 479fafefca40 [2023-10-11T23:08:32.270Z] ---> dbce164b5e46 [2023-10-11T23:08:32.270Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-11T23:08:32.539Z] ---> Running in 638c67e5fb0f [2023-10-11T23:08:32.808Z] Removing intermediate container 638c67e5fb0f [2023-10-11T23:08:32.808Z] ---> 9ee440252996 [2023-10-11T23:08:32.808Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-11T23:08:33.080Z] ---> Running in 4a378ea86885 [2023-10-11T23:08:33.350Z] Removing intermediate container 4a378ea86885 [2023-10-11T23:08:33.350Z] ---> b4dacb16780a [2023-10-11T23:08:33.350Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T23:08:33.350Z] ---> Running in b4a77b6f00e1 [2023-10-11T23:08:34.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:08:35.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:08:36.792Z] OK: 266 MiB in 52 packages [2023-10-11T23:08:37.781Z] Removing intermediate container b4a77b6f00e1 [2023-10-11T23:08:37.781Z] ---> 9d14eb63872c [2023-10-11T23:08:37.781Z] Step 7/12 : WORKDIR /app [2023-10-11T23:08:37.781Z] ---> Running in 8cc649cea424 [2023-10-11T23:08:38.059Z] Removing intermediate container 8cc649cea424 [2023-10-11T23:08:38.059Z] ---> e1e29218b6ee [2023-10-11T23:08:38.059Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-11T23:08:38.649Z] ---> dcf854a0f92a [2023-10-11T23:08:38.649Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:08:38.649Z] ---> Running in 75b70b664e88 [2023-10-11T23:10:30.422Z] Removing intermediate container 75b70b664e88 [2023-10-11T23:10:30.422Z] ---> aa2eaa1c6fd6 [2023-10-11T23:10:30.422Z] Step 10/12 : COPY . . [2023-10-11T23:10:30.422Z] ---> 3d0fe839b8db [2023-10-11T23:10:30.422Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T23:10:30.422Z] ---> Running in 179d23c57cf1 [2023-10-11T23:10:30.422Z] Removing intermediate container 179d23c57cf1 [2023-10-11T23:10:30.422Z] ---> 0cbb298e7ccd [2023-10-11T23:10:30.422Z] Step 12/12 : RUN $MAKE [2023-10-11T23:10:30.422Z] ---> Running in da7818b2bfaf [2023-10-11T23:10:30.422Z] noop [2023-10-11T23:10:30.422Z] Removing intermediate container da7818b2bfaf [2023-10-11T23:10:30.422Z] ---> 910414516add [2023-10-11T23:10:30.422Z] Successfully built 910414516add [2023-10-11T23:10:30.422Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:10:30.919Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T23:10:30.919Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:10:31.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-8894 does not seem to be running inside a container [2023-10-11T23:10:31.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-11T23:10:32.770Z] $ docker top 7e7c38a278839dcc51612b27c81b13c0e5e0d56669346add59f7cd4072de4e12 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:10:33.685Z] + go version [2023-10-11T23:10:33.685Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-11T23:10:33.726Z] $ docker stop --time=1 7e7c38a278839dcc51612b27c81b13c0e5e0d56669346add59f7cd4072de4e12 [2023-10-11T23:10:35.443Z] $ docker rm -f --volumes 7e7c38a278839dcc51612b27c81b13c0e5e0d56669346add59f7cd4072de4e12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:10:36.334Z] + docker inspect -f . ci-base-image-arm64 [2023-10-11T23:10:36.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:10:36.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-8894 does not seem to be running inside a container [2023-10-11T23:10:36.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-11T23:10:38.084Z] $ docker top 3cd136ef8f3ed289d69978edb5d2d697460e3734f9d9b3818a9aa2b8936530ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:10:38.985Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-10-11T23:10:39.728Z] + make test [2023-10-11T23:10:39.728Z] go test -race -coverprofile=coverage.out ./... [2023-10-11T23:13:46.610Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2023-10-11T23:13:46.610Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-11T23:13:46.610Z] go vet ./... [2023-10-11T23:16:08.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-11T23:16:08.545Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-11T23:16:08.545Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-11T23:16:08.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-11T23:16:08.624Z] $ docker stop --time=1 3cd136ef8f3ed289d69978edb5d2d697460e3734f9d9b3818a9aa2b8936530ff [2023-10-11T23:16:10.672Z] $ docker rm -f --volumes 3cd136ef8f3ed289d69978edb5d2d697460e3734f9d9b3818a9aa2b8936530ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-11T23:16:12.551Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-11T23:16:12.588Z] Warning: overwriting stash ‘coverage-report’ [2023-10-11T23:16:13.224Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-11T23:16:13.855Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-11T23:16:14.215Z] + ls -al . [2023-10-11T23:16:14.215Z] total 180 [2023-10-11T23:16:14.215Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 11 23:10 . [2023-10-11T23:16:14.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:07 .. [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 11 23:07 .dockerignore [2023-10-11T23:16:14.215Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 23:07 .git [2023-10-11T23:16:14.215Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:07 .github [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 171 Oct 11 23:07 .gitignore [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 11 23:07 .golangci.yml [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 10394 Oct 11 23:07 Attribution.txt [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 35039 Oct 11 23:07 CHANGELOG.md [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 1898 Oct 11 23:07 Dockerfile [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 11 23:07 GOVERNANCE.md [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 688 Oct 11 23:07 Jenkinsfile [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 11 23:07 LICENSE [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 11 23:07 OWNERS.md [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 4619 Oct 11 23:07 README.md [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 11 23:04 VERSION [2023-10-11T23:16:14.215Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:07 bin [2023-10-11T23:16:14.215Z] -rw-r--r-- 1 jenkins jenkins 13 Oct 11 23:10 coverage.out [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 3731 Oct 11 23:07 go.mod [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 35448 Oct 11 23:07 go.sum [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 11 23:07 main.go [2023-10-11T23:16:14.215Z] -rw-rw-r-- 1 jenkins jenkins 2569 Oct 11 23:07 makefile [2023-10-11T23:16:14.215Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 23:07 res [2023-10-11T23:16:14.215Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 23:07 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:16:14.647Z] + 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=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 --label arch=arm64 --label version=0.0.0 . [2023-10-11T23:16:14.647Z] Sending build context to Docker daemon 182.8kB [2023-10-11T23:16:14.919Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-11T23:16:14.919Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-11T23:16:14.919Z] ---> 910414516add [2023-10-11T23:16:14.919Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-11T23:16:15.511Z] ---> Running in f4d732e62713 [2023-10-11T23:16:15.784Z] Removing intermediate container f4d732e62713 [2023-10-11T23:16:15.784Z] ---> 209d140df23e [2023-10-11T23:16:15.784Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-11T23:16:16.055Z] ---> Running in e583472d1cf7 [2023-10-11T23:16:16.325Z] Removing intermediate container e583472d1cf7 [2023-10-11T23:16:16.325Z] ---> 1d57f82433b7 [2023-10-11T23:16:16.325Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-11T23:16:16.325Z] ---> Running in 69d5546b9eb0 [2023-10-11T23:16:16.917Z] Removing intermediate container 69d5546b9eb0 [2023-10-11T23:16:16.917Z] ---> 54c5536d794f [2023-10-11T23:16:16.917Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-11T23:16:16.917Z] ---> Running in 265ab1371485 [2023-10-11T23:16:18.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:16:18.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:16:20.025Z] OK: 266 MiB in 52 packages [2023-10-11T23:16:21.000Z] Removing intermediate container 265ab1371485 [2023-10-11T23:16:21.000Z] ---> 2d3a757a9291 [2023-10-11T23:16:21.000Z] Step 7/26 : WORKDIR /app [2023-10-11T23:16:21.271Z] ---> Running in 3e9ade0a131a [2023-10-11T23:16:21.541Z] Removing intermediate container 3e9ade0a131a [2023-10-11T23:16:21.541Z] ---> cf31fd13a333 [2023-10-11T23:16:21.541Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-11T23:16:22.130Z] ---> e457d44d579f [2023-10-11T23:16:22.130Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-11T23:16:22.401Z] ---> Running in cf9e88adda01 [2023-10-11T23:16:24.990Z] Removing intermediate container cf9e88adda01 [2023-10-11T23:16:24.990Z] ---> b77242e5af95 [2023-10-11T23:16:24.990Z] Step 10/26 : COPY . . [2023-10-11T23:16:25.953Z] ---> 0b965a37bf0e [2023-10-11T23:16:25.953Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-11T23:16:25.953Z] ---> Running in 1a2402cb1811 [2023-10-11T23:16:26.223Z] Removing intermediate container 1a2402cb1811 [2023-10-11T23:16:26.223Z] ---> a2deea55997b [2023-10-11T23:16:26.223Z] Step 12/26 : RUN $MAKE [2023-10-11T23:16:26.223Z] ---> Running in 07ae00a6b7df [2023-10-11T23:16:27.646Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2023-10-11T23:19:04.458Z] Removing intermediate container 07ae00a6b7df [2023-10-11T23:19:04.458Z] ---> 1d89a56f0494 [2023-10-11T23:19:04.458Z] Step 13/26 : FROM alpine:3.18 [2023-10-11T23:19:04.458Z] 3.18: Pulling from library/alpine [2023-10-11T23:19:04.458Z] 579b34f0a95b: Pulling fs layer [2023-10-11T23:19:04.458Z] 579b34f0a95b: Verifying Checksum [2023-10-11T23:19:04.458Z] 579b34f0a95b: Download complete [2023-10-11T23:19:04.458Z] 579b34f0a95b: Pull complete [2023-10-11T23:19:04.458Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-11T23:19:04.458Z] Status: Downloaded newer image for alpine:3.18 [2023-10-11T23:19:04.458Z] ---> 3cc203321400 [2023-10-11T23:19:04.458Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-11T23:19:04.458Z] ---> Running in 662c509f0a6d [2023-10-11T23:19:04.458Z] Removing intermediate container 662c509f0a6d [2023-10-11T23:19:04.458Z] ---> 6257a05c5241 [2023-10-11T23:19:04.458Z] Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} [2023-10-11T23:19:04.458Z] ---> Running in b55d4d7e8ccb [2023-10-11T23:19:04.458Z] Removing intermediate container b55d4d7e8ccb [2023-10-11T23:19:04.458Z] ---> a80e0942b8f1 [2023-10-11T23:19:04.458Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-11T23:19:04.458Z] ---> Running in e92b2e566ad5 [2023-10-11T23:19:04.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-11T23:19:04.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-11T23:19:04.458Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-11T23:19:04.458Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-11T23:19:04.458Z] Executing busybox-1.36.1-r2.trigger [2023-10-11T23:19:04.458Z] Executing ca-certificates-20230506-r0.trigger [2023-10-11T23:19:04.458Z] OK: 9 MiB in 17 packages [2023-10-11T23:19:04.458Z] Removing intermediate container e92b2e566ad5 [2023-10-11T23:19:04.458Z] ---> e5e4e21ef0c1 [2023-10-11T23:19:04.458Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-11T23:19:04.458Z] ---> 0ad7e4c06e67 [2023-10-11T23:19:04.458Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-11T23:19:04.458Z] ---> 10b55409075a [2023-10-11T23:19:04.458Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-11T23:19:04.458Z] ---> 8abbdb2f3011 [2023-10-11T23:19:04.458Z] Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2023-10-11T23:19:04.458Z] ---> 9cbaabdbf616 [2023-10-11T23:19:04.458Z] Step 21/26 : EXPOSE 48095 [2023-10-11T23:19:04.458Z] ---> Running in 83c57178a351 [2023-10-11T23:19:04.458Z] Removing intermediate container 83c57178a351 [2023-10-11T23:19:04.458Z] ---> 9f5f4a45abb6 [2023-10-11T23:19:04.458Z] Step 22/26 : ENTRYPOINT ["/app-service-configurable"] [2023-10-11T23:19:04.458Z] ---> Running in 1e7273fdca5d [2023-10-11T23:19:04.458Z] Removing intermediate container 1e7273fdca5d [2023-10-11T23:19:04.458Z] ---> 5a6a09c9c009 [2023-10-11T23:19:04.458Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-11T23:19:04.458Z] ---> Running in 1fb25f70315d [2023-10-11T23:19:04.458Z] Removing intermediate container 1fb25f70315d [2023-10-11T23:19:04.458Z] ---> bc1100f0f053 [2023-10-11T23:19:04.458Z] Step 24/26 : LABEL arch=arm64 [2023-10-11T23:19:04.458Z] ---> Running in ccf45d664d23 [2023-10-11T23:19:04.458Z] Removing intermediate container ccf45d664d23 [2023-10-11T23:19:04.458Z] ---> 4c36a72fc225 [2023-10-11T23:19:04.458Z] Step 25/26 : LABEL git_sha=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [2023-10-11T23:19:04.458Z] ---> Running in 7f1b0cc946a8 [2023-10-11T23:19:04.458Z] Removing intermediate container 7f1b0cc946a8 [2023-10-11T23:19:04.458Z] ---> 134b07648496 [2023-10-11T23:19:04.458Z] Step 26/26 : LABEL version=0.0.0 [2023-10-11T23:19:04.458Z] ---> Running in 55c60294bf85 [2023-10-11T23:19:04.458Z] Removing intermediate container 55c60294bf85 [2023-10-11T23:19:04.458Z] ---> f2bbe98d7fbd [2023-10-11T23:19:04.458Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-11T23:19:04.458Z] Successfully built f2bbe98d7fbd [2023-10-11T23:19:04.458Z] Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:19:05.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T23:19:05.322Z] [2023-10-11T23:19:05.322Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:19:05.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T23:19:05.739Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-11T23:19:05.739Z] 8998bd30e6a1: Pulling fs layer [2023-10-11T23:19:05.739Z] 04944245beec: Pulling fs layer [2023-10-11T23:19:05.739Z] 699f458cf7ca: Pulling fs layer [2023-10-11T23:19:05.739Z] 765212b225bb: Pulling fs layer [2023-10-11T23:19:05.739Z] f23df028b6ca: Pulling fs layer [2023-10-11T23:19:05.739Z] d65c8cfc05b1: Pulling fs layer [2023-10-11T23:19:05.739Z] 2437ff75d9bd: Pulling fs layer [2023-10-11T23:19:05.739Z] 765212b225bb: Waiting [2023-10-11T23:19:05.739Z] d65c8cfc05b1: Waiting [2023-10-11T23:19:05.739Z] 2437ff75d9bd: Waiting [2023-10-11T23:19:05.739Z] f23df028b6ca: Waiting [2023-10-11T23:19:06.006Z] 04944245beec: Verifying Checksum [2023-10-11T23:19:06.006Z] 04944245beec: Download complete [2023-10-11T23:19:06.006Z] 765212b225bb: Verifying Checksum [2023-10-11T23:19:06.006Z] 765212b225bb: Download complete [2023-10-11T23:19:06.006Z] f23df028b6ca: Verifying Checksum [2023-10-11T23:19:06.006Z] f23df028b6ca: Download complete [2023-10-11T23:19:06.006Z] d65c8cfc05b1: Verifying Checksum [2023-10-11T23:19:06.006Z] d65c8cfc05b1: Download complete [2023-10-11T23:19:06.277Z] 699f458cf7ca: Verifying Checksum [2023-10-11T23:19:06.277Z] 699f458cf7ca: Download complete [2023-10-11T23:19:06.546Z] 8998bd30e6a1: Verifying Checksum [2023-10-11T23:19:06.546Z] 8998bd30e6a1: Download complete [2023-10-11T23:19:09.140Z] 2437ff75d9bd: Verifying Checksum [2023-10-11T23:19:09.140Z] 2437ff75d9bd: Download complete [2023-10-11T23:19:11.087Z] 8998bd30e6a1: Pull complete [2023-10-11T23:19:11.672Z] 04944245beec: Pull complete [2023-10-11T23:19:13.619Z] 699f458cf7ca: Pull complete [2023-10-11T23:19:13.619Z] 765212b225bb: Pull complete [2023-10-11T23:19:14.579Z] f23df028b6ca: Pull complete [2023-10-11T23:19:14.579Z] d65c8cfc05b1: Pull complete [2023-10-11T23:19:32.788Z] 2437ff75d9bd: Pull complete [2023-10-11T23:19:32.788Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-11T23:19:32.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-11T23:19:32.788Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:19:33.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-8894 does not seem to be running inside a container [2023-10-11T23:19:33.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-11T23:19:36.268Z] $ docker top 51e4bb17c517aae8060089a30490310952b397736bc276ecfae95b14db371fe4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:19:37.188Z] ---> job-cost.sh [2023-10-11T23:19:37.188Z] lf-activate-venv: SKIPPING [2023-10-11T23:19:37.188Z] INFO: No Stack... [2023-10-11T23:19:37.461Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-11T23:19:38.423Z] INFO: Archiving Costs [Pipeline] sh [2023-10-11T23:19:39.101Z] + + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-10-11T23:19:39.101Z] cut -d, -f6 [Pipeline] lock [2023-10-11T23:19:39.158Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [2023-10-11T23:19:39.163Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] did not exist. Created. [2023-10-11T23:19:39.163Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-11T23:19:39.907Z] /w/workspace/app-service-configurable/1@tmp/durable-a155e098/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-11T23:19:40.591Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-11T23:19:40.626Z] Warning: overwriting stash ‘stack-cost’ [2023-10-11T23:19:40.697Z] Stashed 1 file(s) [Pipeline] } [2023-10-11T23:19:40.713Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-605-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-11T23:19:40.822Z] $ docker stop --time=1 51e4bb17c517aae8060089a30490310952b397736bc276ecfae95b14db371fe4 [2023-10-11T23:19:42.411Z] $ docker rm -f --volumes 51e4bb17c517aae8060089a30490310952b397736bc276ecfae95b14db371fe4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-11T23:19:43.430Z] provisioning config files... [2023-10-11T23:19:43.437Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-605@tmp/config2704228648856303022tmp [Pipeline] { [Pipeline] sh [2023-10-11T23:19:43.782Z] + set +x [2023-10-11T23:19:43.782Z] + curl -s https://codecov.io/bash [2023-10-11T23:19:43.782Z] + bash -s -- [2023-10-11T23:19:43.782Z] [2023-10-11T23:19:43.782Z] _____ _ [2023-10-11T23:19:43.782Z] / ____| | | [2023-10-11T23:19:43.782Z] | | ___ __| | ___ ___ _____ __ [2023-10-11T23:19:43.782Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-11T23:19:43.782Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-11T23:19:43.782Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-11T23:19:43.782Z] Bash-1.0.6 [2023-10-11T23:19:43.782Z] [2023-10-11T23:19:43.782Z] [2023-10-11T23:19:43.782Z] ==> git version 2.25.1 found [2023-10-11T23:19:43.782Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-11T23:19:43.782Z] Release-Date: 2020-01-08 [2023-10-11T23:19:43.782Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-11T23:19:43.782Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-11T23:19:43.782Z] ==> Jenkins CI detected. [2023-10-11T23:19:43.782Z] current dir:  /w/workspace/_app-service-configurable_PR-605 [2023-10-11T23:19:43.782Z] project root: . [2023-10-11T23:19:43.782Z] --> token set from env [2023-10-11T23:19:43.782Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-11T23:19:43.783Z] ==> Running gcov in . (disable via -X gcov) [2023-10-11T23:19:43.783Z] ==> Python coveragepy not found [2023-10-11T23:19:43.783Z] ==> Searching for coverage reports in: [2023-10-11T23:19:43.783Z] + . [2023-10-11T23:19:44.042Z] -> Found 1 reports [2023-10-11T23:19:44.042Z] ==> Detecting git/mercurial file structure [2023-10-11T23:19:44.042Z] ==> Reading reports [2023-10-11T23:19:44.042Z] + ./coverage.out bytes=13 [2023-10-11T23:19:44.042Z] ==> Appending adjustments [2023-10-11T23:19:44.042Z] https://docs.codecov.io/docs/fixing-reports [2023-10-11T23:19:44.042Z] + Found adjustments [2023-10-11T23:19:44.042Z] ==> Gzipping contents [2023-10-11T23:19:44.042Z] 4.0K /tmp/codecov.irzVL8.gz [2023-10-11T23:19:44.042Z] ==> Uploading reports [2023-10-11T23:19:44.042Z] url: https://codecov.io [2023-10-11T23:19:44.042Z] query: branch=PR-605&commit=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=605&job=&cmd_args= [2023-10-11T23:19:44.042Z] -> Pinging Codecov [2023-10-11T23:19:44.042Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-605&commit=ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-605%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=605&job=&cmd_args= [2023-10-11T23:19:44.042Z] -> Uploading to [2023-10-11T23:19:44.042Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-11/A97CA9966030D2A3747ED39772930CCE/ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96/05d7c8e2-1351-4b19-a2e5-26b18f5b0cd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231011%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231011T231943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf9a88e0029065b04b3363463c2643991ad4e79b150b215a53208512bf8bbccb [2023-10-11T23:19:44.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-11T23:19:44.301Z] Dload Upload Total Spent Left Speed [2023-10-11T23:19:44.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1571 --:--:-- --:--:-- --:--:-- 1577 [2023-10-11T23:19:44.561Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ae3f9b60d05cdb76c9d1ef5996ff4870bde26d96 [Pipeline] } [2023-10-11T23:19:44.588Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-11T23:19:46.389Z] + [ -d /w/workspace/_app-service-configurable_PR-605/archives ] [2023-10-11T23:19:46.389Z] + ls -al /w/workspace/_app-service-configurable_PR-605/archives [2023-10-11T23:19:46.389Z] total 16 [2023-10-11T23:19:46.389Z] drwxr-xr-x 3 root root 4096 Oct 11 23:07 . [2023-10-11T23:19:46.389Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 23:07 .. [2023-10-11T23:19:46.389Z] drwxr-xr-x 2 root root 4096 Oct 11 23:07 cost [2023-10-11T23:19:46.389Z] -rw-r--r-- 1 root root 96 Oct 11 23:07 cost.csv [2023-10-11T23:19:46.389Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-605/archives [2023-10-11T23:19:46.389Z] + ls -al /w/workspace/_app-service-configurable_PR-605/archives [2023-10-11T23:19:46.389Z] total 16 [2023-10-11T23:19:46.389Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 11 23:07 . [2023-10-11T23:19:46.389Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 11 23:07 .. [2023-10-11T23:19:46.389Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 11 23:07 cost [2023-10-11T23:19:46.389Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 11 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:19:46.715Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:19:47.602Z] ---> package-listing.sh [2023-10-11T23:19:47.602Z] ++ facter osfamily [2023-10-11T23:19:47.602Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-11T23:19:47.861Z] + OS_FAMILY=debian [2023-10-11T23:19:47.862Z] + workspace=/w/workspace/_app-service-configurable_PR-605 [2023-10-11T23:19:47.862Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-11T23:19:47.862Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-11T23:19:47.862Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-11T23:19:47.862Z] + PACKAGES=/tmp/packages_start.txt [2023-10-11T23:19:47.862Z] + '[' /w/workspace/_app-service-configurable_PR-605 ']' [2023-10-11T23:19:47.862Z] + PACKAGES=/tmp/packages_end.txt [2023-10-11T23:19:47.862Z] + case "${OS_FAMILY}" in [2023-10-11T23:19:47.862Z] + dpkg -l [2023-10-11T23:19:47.862Z] + grep '^ii' [2023-10-11T23:19:47.862Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-11T23:19:47.862Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-11T23:19:47.862Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-11T23:19:47.862Z] + '[' /w/workspace/_app-service-configurable_PR-605 ']' [2023-10-11T23:19:47.862Z] + mkdir -p /w/workspace/_app-service-configurable_PR-605/archives/ [2023-10-11T23:19:47.862Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-605/archives/ [Pipeline] echo [2023-10-11T23:19:47.894Z] 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-605/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-11T23:19:48.184Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-11T23:19:48.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-11T23:19:48.804Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-11T23:19:48.960Z] prd-ubuntu20.04-docker-8c-8g-8881 does not seem to be running inside a container [2023-10-11T23:19:48.996Z] $ 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-605/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-605 -v /w/workspace/_app-service-configurable_PR-605:/w/workspace/_app-service-configurable_PR-605:rw,z -v /w/workspace/_app-service-configurable_PR-605@tmp:/w/workspace/_app-service-configurable_PR-605@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-11T23:19:49.225Z] $ docker top 51f91aeb30e3543a0660f59d1add3cefb35e86cd9c32cbb3997df7ab42282004 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-11T23:19:49.620Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-11T23:19:49.928Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-11T23:19:50.231Z] + ls /var/log/sa-host [2023-10-11T23:19:50.232Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-11T23:19:50.371Z] provisioning config files... [2023-10-11T23:19:50.380Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-605@tmp/config131924408567240476tmp [Pipeline] { [Pipeline] echo [2023-10-11T23:19:50.429Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:19:50.740Z] ---> create-netrc.sh [Pipeline] } [2023-10-11T23:19:50.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:19:52.051Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-11T23:19:52.084Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:19:53.409Z] ---> sudo-logs.sh [2023-10-11T23:19:53.410Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-11T23:19:57.220Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:19:57.533Z] ---> job-cost.sh [2023-10-11T23:19:57.533Z] lf-activate-venv: SKIPPING [2023-10-11T23:19:57.533Z] DEBUG: total: 0.2199999988079071 [2023-10-11T23:19:57.533Z] INFO: Retrieving Stack Cost... [2023-10-11T23:19:57.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-11T23:20:01.406Z] INFO: Archiving Costs [Pipeline] echo [2023-10-11T23:20:01.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-11T23:20:02.519Z] ---> logs-deploy.sh [2023-10-11T23:20:02.519Z] lf-activate-venv: SKIPPING [2023-10-11T23:20:02.519Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-605/1 [2023-10-11T23:20:02.519Z] INFO: archiving workspace using pattern(s): [2023-10-11T23:20:02.779Z] Archives upload complete. [2023-10-11T23:20:02.779Z] INFO: archiving logs to Nexus [2023-10-11T23:20:04.842Z] ---> uname -a: [2023-10-11T23:20:04.842Z] Linux prd-ubuntu20-04-docker-8c-8g-8881 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] ---> lscpu: [2023-10-11T23:20:04.842Z] Architecture: x86_64 [2023-10-11T23:20:04.842Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-11T23:20:04.842Z] Byte Order: Little Endian [2023-10-11T23:20:04.842Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-11T23:20:04.842Z] CPU(s): 8 [2023-10-11T23:20:04.842Z] On-line CPU(s) list: 0-7 [2023-10-11T23:20:04.842Z] Thread(s) per core: 1 [2023-10-11T23:20:04.842Z] Core(s) per socket: 1 [2023-10-11T23:20:04.842Z] Socket(s): 8 [2023-10-11T23:20:04.842Z] NUMA node(s): 1 [2023-10-11T23:20:04.842Z] Vendor ID: AuthenticAMD [2023-10-11T23:20:04.842Z] CPU family: 23 [2023-10-11T23:20:04.842Z] Model: 49 [2023-10-11T23:20:04.842Z] Model name: AMD EPYC-Rome Processor [2023-10-11T23:20:04.842Z] Stepping: 0 [2023-10-11T23:20:04.842Z] CPU MHz: 2800.000 [2023-10-11T23:20:04.842Z] BogoMIPS: 5600.00 [2023-10-11T23:20:04.842Z] Virtualization: AMD-V [2023-10-11T23:20:04.842Z] Hypervisor vendor: KVM [2023-10-11T23:20:04.842Z] Virtualization type: full [2023-10-11T23:20:04.842Z] L1d cache: 256 KiB [2023-10-11T23:20:04.842Z] L1i cache: 256 KiB [2023-10-11T23:20:04.842Z] L2 cache: 4 MiB [2023-10-11T23:20:04.842Z] L3 cache: 128 MiB [2023-10-11T23:20:04.842Z] NUMA node0 CPU(s): 0-7 [2023-10-11T23:20:04.842Z] Vulnerability Itlb multihit: Not affected [2023-10-11T23:20:04.842Z] Vulnerability L1tf: Not affected [2023-10-11T23:20:04.842Z] Vulnerability Mds: Not affected [2023-10-11T23:20:04.842Z] Vulnerability Meltdown: Not affected [2023-10-11T23:20:04.842Z] Vulnerability Mmio stale data: Not affected [2023-10-11T23:20:04.842Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-11T23:20:04.842Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-11T23:20:04.842Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-11T23:20:04.842Z] Vulnerability Srbds: Not affected [2023-10-11T23:20:04.842Z] Vulnerability Tsx async abort: Not affected [2023-10-11T23:20:04.842Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] ---> nproc: [2023-10-11T23:20:04.842Z] 8 [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] ---> df -h: [2023-10-11T23:20:04.842Z] Filesystem Size Used Avail Use% Mounted on [2023-10-11T23:20:04.842Z] overlay 155G 12G 144G 8% / [2023-10-11T23:20:04.842Z] tmpfs 64M 0 64M 0% /dev [2023-10-11T23:20:04.842Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-11T23:20:04.842Z] shm 64M 0 64M 0% /dev/shm [2023-10-11T23:20:04.842Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] ---> sar -b -r -n DEV: [2023-10-11T23:20:04.842Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8881) 10/11/23 _x86_64_ (8 CPU) [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] 23:03:46 LINUX RESTART (8 CPU) [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] 23:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-11T23:20:04.842Z] 23:05:01 152.36 47.78 104.58 0.00 5372.17 156510.18 0.00 [2023-10-11T23:20:04.842Z] 23:06:01 200.13 0.73 199.40 0.00 11.46 62128.49 0.00 [2023-10-11T23:20:04.842Z] 23:07:01 94.50 0.25 94.25 0.00 18.66 18419.86 0.00 [2023-10-11T23:20:04.842Z] 23:08:01 129.26 0.07 129.20 0.00 6.67 36081.45 0.00 [2023-10-11T23:20:04.842Z] 23:09:01 28.68 9.27 19.41 0.00 2883.79 2196.98 0.00 [2023-10-11T23:20:04.842Z] 23:10:01 30.26 2.35 27.91 0.00 2293.08 6335.21 0.00 [2023-10-11T23:20:04.842Z] 23:11:01 3.52 0.02 3.50 0.00 0.13 87.57 0.00 [2023-10-11T23:20:04.842Z] 23:12:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2023-10-11T23:20:04.842Z] 23:13:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2023-10-11T23:20:04.842Z] 23:14:01 2.12 0.00 2.12 0.00 0.00 24.26 0.00 [2023-10-11T23:20:04.842Z] 23:15:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-10-11T23:20:04.842Z] 23:16:01 2.25 0.00 2.25 0.00 0.00 30.00 0.00 [2023-10-11T23:20:04.842Z] 23:17:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2023-10-11T23:20:04.842Z] 23:18:01 3.95 1.68 2.27 0.00 37.86 28.40 0.00 [2023-10-11T23:20:04.842Z] 23:19:01 1.45 0.02 1.43 0.00 0.13 21.73 0.00 [2023-10-11T23:20:04.842Z] 23:20:01 6.52 0.23 6.28 0.00 21.06 122.51 0.00 [2023-10-11T23:20:04.842Z] Average: 41.29 3.90 37.39 0.00 665.28 17627.89 0.00 [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] 23:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-11T23:20:04.842Z] 23:05:01 29306520 31593828 729984 2.22 73672 2488904 1840136 5.42 974792 2233316 284888 [2023-10-11T23:20:04.842Z] 23:06:01 28502796 31584588 724712 2.20 148192 3138368 1732968 5.11 1044108 2879128 496 [2023-10-11T23:20:04.842Z] 23:07:01 28106292 31376904 923240 2.81 153708 3284928 2290880 6.75 1441724 2827412 138424 [2023-10-11T23:20:04.842Z] 23:08:01 27651652 31554872 747684 2.27 164384 3863884 1754232 5.17 1264804 3422580 448 [2023-10-11T23:20:04.842Z] 23:09:01 27351468 31538380 736664 2.24 179924 4133740 1665544 4.91 1349088 3614636 105456 [2023-10-11T23:20:04.842Z] 23:10:01 27177920 31539136 733852 2.23 193804 4288984 1719640 5.07 1567280 3557404 4 [2023-10-11T23:20:04.842Z] 23:11:01 27184716 31541156 731780 2.23 192344 4285728 1676304 4.94 1564588 3554168 8 [2023-10-11T23:20:04.842Z] 23:12:01 27191316 31548008 724920 2.20 192396 4285868 1676304 4.94 1559076 3554300 44 [2023-10-11T23:20:04.842Z] 23:13:01 27193120 31549880 723044 2.20 192456 4285872 1676304 4.94 1557076 3554308 8 [2023-10-11T23:20:04.842Z] 23:14:01 27192520 31549352 723488 2.20 192532 4285876 1676304 4.94 1557176 3554308 8 [2023-10-11T23:20:04.842Z] 23:15:01 27193080 31549924 722828 2.20 192572 4285876 1676304 4.94 1557276 3554308 4 [2023-10-11T23:20:04.842Z] 23:16:01 27193832 31550820 722112 2.20 192664 4285880 1676304 4.94 1557364 3554312 12 [2023-10-11T23:20:04.842Z] 23:17:01 27192948 31550008 722900 2.20 192740 4285872 1676304 4.94 1557680 3554320 8 [2023-10-11T23:20:04.842Z] 23:18:01 27184824 31544148 728288 2.21 192828 4287012 1676304 4.94 1568248 3554732 12 [2023-10-11T23:20:04.842Z] 23:19:01 27178648 31538180 734280 2.23 192920 4286992 1691432 4.98 1568640 3554632 236 [2023-10-11T23:20:04.842Z] 23:20:01 27144436 31507304 760364 2.31 193064 4288408 1705832 5.03 1603624 3551540 616 [2023-10-11T23:20:04.842Z] Average: 27496630 31538530 743134 2.26 177512 4003887 1738194 5.12 1455784 3379713 33167 [2023-10-11T23:20:04.842Z] [2023-10-11T23:20:04.842Z] 23:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-11T23:20:04.842Z] 23:05:01 ens3 545.23 335.33 5591.68 81.73 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:05:01 docker0 3.73 3.25 0.42 49.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:05:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:06:01 ens3 300.45 221.66 2393.82 25.23 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:06:01 docker0 214.81 286.34 17.81 2381.40 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:07:01 ens3 55.14 50.26 71.79 90.60 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:07:01 docker0 1.48 2.78 0.09 30.89 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:07:01 veth2b5b5bf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:07:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:08:01 ens3 109.00 62.96 2617.21 12.64 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:08:01 docker0 2.37 4.52 0.14 34.06 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:08:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:09:01 ens3 117.06 65.29 1357.18 5.38 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:10:01 ens3 80.85 29.00 1374.95 2.69 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:10:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:11:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:12:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:13:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:14:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.842Z] 23:15:01 ens3 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:16:01 ens3 0.45 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:17:01 ens3 0.23 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:18:01 ens3 6.40 5.50 4.29 4.74 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:19:01 ens3 2.00 1.55 1.13 1.27 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:20:01 ens3 27.65 18.16 30.36 10.46 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] 23:20:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] Average: ens3 77.86 49.39 840.15 14.68 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] Average: docker0 13.90 18.56 1.15 155.98 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 [2023-10-11T23:20:04.843Z] [2023-10-11T23:20:04.843Z] [2023-10-11T23:20:04.843Z] ---> sar -P ALL: [2023-10-11T23:20:04.843Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8881) 10/11/23 _x86_64_ (8 CPU) [2023-10-11T23:20:04.843Z] [2023-10-11T23:20:04.843Z] 23:03:46 LINUX RESTART (8 CPU) [2023-10-11T23:20:04.843Z] [2023-10-11T23:20:04.843Z] 23:04:01 CPU %user %nice %system %iowait %steal %idle [2023-10-11T23:20:04.843Z] 23:05:01 all 8.64 0.00 2.83 2.81 0.13 85.59 [2023-10-11T23:20:04.843Z] 23:05:01 0 8.33 0.00 2.83 9.94 0.05 78.85 [2023-10-11T23:20:04.843Z] 23:05:01 1 7.02 0.00 2.84 3.32 0.05 86.77 [2023-10-11T23:20:04.843Z] 23:05:01 2 10.71 0.00 3.69 0.70 0.72 84.18 [2023-10-11T23:20:04.843Z] 23:05:01 3 9.90 0.00 2.99 4.19 0.05 82.87 [2023-10-11T23:20:04.843Z] 23:05:01 4 7.81 0.00 2.02 1.82 0.05 88.29 [2023-10-11T23:20:04.843Z] 23:05:01 5 8.30 0.00 2.57 0.44 0.03 88.66 [2023-10-11T23:20:04.843Z] 23:05:01 6 7.80 0.00 3.08 0.54 0.03 88.55 [2023-10-11T23:20:04.843Z] 23:05:01 7 9.23 0.00 2.65 1.52 0.07 86.54 [2023-10-11T23:20:04.843Z] 23:06:01 all 4.68 0.00 2.47 3.91 0.04 88.91 [2023-10-11T23:20:04.843Z] 23:06:01 0 3.46 0.00 1.94 0.73 0.02 93.86 [2023-10-11T23:20:04.843Z] 23:06:01 1 5.46 0.00 2.28 1.31 0.03 90.91 [2023-10-11T23:20:04.843Z] 23:06:01 2 5.45 0.00 2.10 1.03 0.03 91.38 [2023-10-11T23:20:04.843Z] 23:06:01 3 4.63 0.00 2.44 4.11 0.05 88.76 [2023-10-11T23:20:04.843Z] 23:06:01 4 4.27 0.00 1.87 4.17 0.03 89.67 [2023-10-11T23:20:04.843Z] 23:06:01 5 5.08 0.00 2.23 0.67 0.03 91.99 [2023-10-11T23:20:04.843Z] 23:06:01 6 4.65 0.00 3.76 18.89 0.05 72.64 [2023-10-11T23:20:04.843Z] 23:06:01 7 4.41 0.00 3.12 0.37 0.05 92.05 [2023-10-11T23:20:04.843Z] 23:07:01 all 44.34 0.00 4.49 1.08 0.09 49.99 [2023-10-11T23:20:04.843Z] 23:07:01 0 44.23 0.00 4.48 0.05 0.08 51.16 [2023-10-11T23:20:04.843Z] 23:07:01 1 44.89 0.00 4.45 4.45 0.08 46.12 [2023-10-11T23:20:04.843Z] 23:07:01 2 43.26 0.00 4.40 0.25 0.12 51.97 [2023-10-11T23:20:04.843Z] 23:07:01 3 45.05 0.00 4.28 0.47 0.10 50.10 [2023-10-11T23:20:04.843Z] 23:07:01 4 45.73 0.00 4.46 1.51 0.10 48.20 [2023-10-11T23:20:04.843Z] 23:07:01 5 44.04 0.00 4.87 0.47 0.08 50.53 [2023-10-11T23:20:04.843Z] 23:07:01 6 42.71 0.00 4.61 1.27 0.08 51.33 [2023-10-11T23:20:04.843Z] 23:07:01 7 44.81 0.00 4.39 0.15 0.10 50.55 [2023-10-11T23:20:04.843Z] 23:08:01 all 11.00 0.00 2.22 1.96 0.04 84.78 [2023-10-11T23:20:04.843Z] 23:08:01 0 10.63 0.00 1.71 0.15 0.03 87.48 [2023-10-11T23:20:04.843Z] 23:08:01 1 11.08 0.00 2.14 1.15 0.10 85.53 [2023-10-11T23:20:04.843Z] 23:08:01 2 11.91 0.00 2.99 9.75 0.03 75.32 [2023-10-11T23:20:04.843Z] 23:08:01 3 11.48 0.00 3.06 2.11 0.03 83.31 [2023-10-11T23:20:04.843Z] 23:08:01 4 11.03 0.00 2.08 0.22 0.03 86.64 [2023-10-11T23:20:04.843Z] 23:08:01 5 10.37 0.00 1.69 0.77 0.03 87.13 [2023-10-11T23:20:04.843Z] 23:08:01 6 10.81 0.00 2.08 1.56 0.05 85.50 [2023-10-11T23:20:04.843Z] 23:08:01 7 10.67 0.00 1.99 0.02 0.03 87.29 [2023-10-11T23:20:04.843Z] 23:09:01 all 1.23 0.00 0.74 0.31 0.02 97.70 [2023-10-11T23:20:04.843Z] 23:09:01 0 1.50 0.00 1.70 0.35 0.02 96.43 [2023-10-11T23:20:04.843Z] 23:09:01 1 1.43 0.00 0.73 0.85 0.00 96.98 [2023-10-11T23:20:04.843Z] 23:09:01 2 0.93 0.00 0.38 0.05 0.02 98.62 [2023-10-11T23:20:04.843Z] 23:09:01 3 1.53 0.00 0.37 0.03 0.03 98.04 [2023-10-11T23:20:04.843Z] 23:09:01 4 0.70 0.00 0.70 0.02 0.02 98.56 [2023-10-11T23:20:04.843Z] 23:09:01 5 1.37 0.00 0.60 0.48 0.02 97.53 [2023-10-11T23:20:04.843Z] 23:09:01 6 1.39 0.00 0.68 0.65 0.02 97.26 [2023-10-11T23:20:04.843Z] 23:09:01 7 1.02 0.00 0.75 0.05 0.02 98.16 [2023-10-11T23:20:04.843Z] 23:10:01 all 1.28 0.00 0.66 0.37 0.01 97.68 [2023-10-11T23:20:04.843Z] 23:10:01 0 1.12 0.00 0.78 0.02 0.02 98.07 [2023-10-11T23:20:04.843Z] 23:10:01 1 1.20 0.00 0.38 0.13 0.02 98.27 [2023-10-11T23:20:04.843Z] 23:10:01 2 1.74 0.00 0.53 0.70 0.02 97.01 [2023-10-11T23:20:04.843Z] 23:10:01 3 1.30 0.00 1.20 0.02 0.02 97.46 [2023-10-11T23:20:04.843Z] 23:10:01 4 1.02 0.00 0.65 1.25 0.02 97.06 [2023-10-11T23:20:04.843Z] 23:10:01 5 0.83 0.00 0.67 0.00 0.02 98.48 [2023-10-11T23:20:04.843Z] 23:10:01 6 0.68 0.00 0.57 0.78 0.00 97.96 [2023-10-11T23:20:04.843Z] 23:10:01 7 2.32 0.00 0.48 0.02 0.02 97.16 [2023-10-11T23:20:04.843Z] 23:11:01 all 0.18 0.00 0.13 0.28 0.01 99.41 [2023-10-11T23:20:04.843Z] 23:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-10-11T23:20:04.843Z] 23:11:01 1 0.22 0.00 0.52 0.02 0.00 99.25 [2023-10-11T23:20:04.843Z] 23:11:01 2 0.10 0.00 0.19 0.00 0.00 99.71 [2023-10-11T23:20:04.843Z] 23:11:01 3 0.03 0.00 0.07 0.00 0.00 99.90 [2023-10-11T23:20:04.843Z] 23:11:01 4 0.90 0.00 0.05 0.35 0.03 98.67 [2023-10-11T23:20:04.843Z] 23:11:01 5 0.02 0.00 0.08 0.00 0.00 99.90 [2023-10-11T23:20:04.843Z] 23:11:01 6 0.03 0.00 0.03 1.88 0.02 98.03 [2023-10-11T23:20:04.843Z] 23:11:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-10-11T23:20:04.843Z] 23:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T23:20:04.843Z] 23:12:01 4 0.05 0.00 0.05 0.02 0.02 99.87 [2023-10-11T23:20:04.843Z] 23:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-11T23:20:04.843Z] 23:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-11T23:20:04.843Z] 23:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-11T23:20:04.843Z] 23:13:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2023-10-11T23:20:04.843Z] 23:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:13:01 6 0.00 0.00 0.02 0.03 0.00 99.95 [2023-10-11T23:20:04.843Z] 23:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:14:01 all 0.20 0.00 0.01 0.33 0.00 99.46 [2023-10-11T23:20:04.843Z] 23:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T23:20:04.843Z] 23:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:14:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-10-11T23:20:04.843Z] 23:14:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-11T23:20:04.843Z] 23:14:01 4 1.37 0.00 0.02 0.63 0.02 97.97 [2023-10-11T23:20:04.843Z] 23:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:14:01 6 0.02 0.00 0.03 2.02 0.00 97.93 [2023-10-11T23:20:04.843Z] 23:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-11T23:20:04.843Z] 23:15:01 all 0.05 0.00 0.00 0.00 0.08 99.87 [2023-10-11T23:20:04.843Z] 23:15:01 0 0.00 0.00 0.00 0.00 0.08 99.92 [2023-10-11T23:20:04.843Z] 23:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:15:01 3 0.03 0.00 0.02 0.00 0.50 99.45 [2023-10-11T23:20:04.843Z] 23:15:01 4 0.30 0.00 0.00 0.00 0.02 99.68 [2023-10-11T23:20:04.843Z] 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:15:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-11T23:20:04.843Z] 23:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-11T23:20:04.843Z] [2023-10-11T23:20:04.843Z] 23:15:01 CPU %user %nice %system %iowait %steal %idle [2023-10-11T23:20:04.843Z] 23:16:01 all 0.04 0.00 0.01 0.20 0.00 99.74 [2023-10-11T23:20:04.843Z] 23:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-11T23:20:04.843Z] 23:16:01 3 0.03 0.00 0.02 0.34 0.00 99.61 [2023-10-11T23:20:04.843Z] 23:16:01 4 0.18 0.00 0.03 0.05 0.02 99.72 [2023-10-11T23:20:04.843Z] 23:16:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2023-10-11T23:20:04.843Z] 23:16:01 6 0.00 0.00 0.00 1.22 0.00 98.78 [2023-10-11T23:20:04.843Z] 23:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-11T23:20:04.843Z] 23:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-10-11T23:20:04.843Z] 23:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-11T23:20:04.843Z] 23:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-11T23:20:04.843Z] 23:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:17:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-11T23:20:04.843Z] 23:17:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-10-11T23:20:04.843Z] 23:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-11T23:20:04.843Z] 23:17:01 6 0.00 0.00 0.00 0.07 0.00 99.93 [2023-10-11T23:20:04.843Z] 23:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:18:01 all 0.29 0.00 0.03 0.03 0.01 99.65 [2023-10-11T23:20:04.843Z] 23:18:01 0 0.32 0.00 0.03 0.00 0.00 99.65 [2023-10-11T23:20:04.843Z] 23:18:01 1 0.32 0.00 0.03 0.03 0.00 99.62 [2023-10-11T23:20:04.843Z] 23:18:01 2 1.23 0.00 0.00 0.00 0.00 98.77 [2023-10-11T23:20:04.843Z] 23:18:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2023-10-11T23:20:04.843Z] 23:18:01 4 0.22 0.00 0.05 0.02 0.02 99.70 [2023-10-11T23:20:04.843Z] 23:18:01 5 0.12 0.00 0.05 0.02 0.00 99.82 [2023-10-11T23:20:04.843Z] 23:18:01 6 0.03 0.00 0.03 0.15 0.00 99.78 [2023-10-11T23:20:04.843Z] 23:18:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2023-10-11T23:20:04.843Z] 23:19:01 all 0.10 0.00 0.03 0.13 0.01 99.74 [2023-10-11T23:20:04.843Z] 23:19:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-10-11T23:20:04.843Z] 23:19:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-11T23:20:04.843Z] 23:19:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-11T23:20:04.843Z] 23:19:01 3 0.02 0.00 0.07 0.43 0.02 99.47 [2023-10-11T23:20:04.843Z] 23:19:01 4 0.62 0.00 0.02 0.02 0.02 99.33 [2023-10-11T23:20:04.843Z] 23:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-11T23:20:04.843Z] 23:19:01 6 0.00 0.00 0.03 0.57 0.00 99.40 [2023-10-11T23:20:04.843Z] 23:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-11T23:20:04.843Z] 23:20:01 all 0.79 0.00 0.29 0.43 0.14 98.35 [2023-10-11T23:20:04.843Z] 23:20:01 0 0.80 0.00 0.32 0.02 0.23 98.64 [2023-10-11T23:20:04.843Z] 23:20:01 1 0.43 0.00 0.32 0.03 0.33 98.89 [2023-10-11T23:20:04.843Z] 23:20:01 2 1.27 0.00 0.35 0.00 0.02 98.37 [2023-10-11T23:20:04.843Z] 23:20:01 3 1.28 0.00 0.35 0.00 0.03 98.34 [2023-10-11T23:20:04.843Z] 23:20:01 4 1.35 0.00 0.23 0.05 0.35 98.02 [2023-10-11T23:20:04.843Z] 23:20:01 5 0.37 0.00 0.25 0.00 0.04 99.35 [2023-10-11T23:20:04.843Z] 23:20:01 6 0.38 0.00 0.27 3.34 0.08 95.92 [2023-10-11T23:20:04.843Z] 23:20:01 7 0.40 0.00 0.25 0.00 0.02 99.33 [2023-10-11T23:20:04.843Z] Average: all 4.53 0.00 0.87 0.74 0.04 93.82 [2023-10-11T23:20:04.843Z] Average: 0 4.39 0.00 0.87 0.70 0.04 94.01 [2023-10-11T23:20:04.843Z] Average: 1 4.48 0.00 0.85 0.70 0.04 93.92 [2023-10-11T23:20:04.843Z] Average: 2 4.79 0.00 0.91 0.78 0.06 93.46 [2023-10-11T23:20:04.843Z] Average: 3 4.70 0.00 0.93 0.73 0.06 93.59 [2023-10-11T23:20:04.843Z] Average: 4 4.70 0.00 0.76 0.63 0.05 93.86 [2023-10-11T23:20:04.843Z] Average: 5 4.40 0.00 0.81 0.18 0.02 94.59 [2023-10-11T23:20:04.843Z] Average: 6 4.25 0.00 0.95 2.06 0.02 92.73 [2023-10-11T23:20:04.843Z] Average: 7 4.55 0.00 0.85 0.13 0.02 94.44 [2023-10-11T23:20:04.843Z] [2023-10-11T23:20:04.843Z] [2023-10-11T23:20:04.843Z]