Pull request #690 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 970307ebbe9179528340d1a166cd371fef10ef11+59f9bca9835fb97a7aabfe7dae7a54c2ca71493e (c945650f4be8ee0669965068ac141afe6a3147cd) 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-ssh17226492202373701704.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6719435529097292231.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-690/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-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4418878822984087836.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-690/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6616591493417406070.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6568495408431683236.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-690/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-690/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1580718539039901177.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26129 in /w/workspace/_app-service-configurable_PR-690 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-690 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e into PR head commit 970307ebbe9179528340d1a166cd371fef10ef11 > 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/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 970307ebbe9179528340d1a166cd371fef10ef11 # timeout=10 Merge succeeded, producing 970307ebbe9179528340d1a166cd371fef10ef11 Checking out Revision 970307ebbe9179528340d1a166cd371fef10ef11 (PR-690) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 970307ebbe9179528340d1a166cd371fef10ef11 # timeout=10 Commit message: "build: Upgrade the SDK version in makeile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:16:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:16:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:16:57 ========================================================= 07:16:57 EdgeX Global Pipelines Version Info 07:16:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:16:59 ------------------- 07:16:59 stable info: 07:16:59 ------------------- 07:16:59 Commited By: Ginny Guan ginny@iotechsys.com 07:16:59 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:16:59 Message: update stable to v1.0.265 07:16:59 ------------------- 07:16:59 experimental info: 07:16:59 ------------------- 07:16:59 Commited By: Cherry Wang cherry@iotechsys.com 07:16:59 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:16:59 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:16:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:16:59 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:16:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:16:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:16:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:16:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:16:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:16:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:17:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:17:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:17:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:17:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-690 [Pipeline] echo 07:17:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-690 [Pipeline] echo 07:17:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-690 [Pipeline] echo 07:17:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] echo 07:17:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 970307e [Pipeline] echo 07:17:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:17:01 provisioning config files... 07:17:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-690@tmp/config5349708483317073838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:02 ---> ****-login.sh 07:17:02 nexus3.edgexfoundry.org:10001 07:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:02 Configure a credential helper to remove this warning. See 07:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:02 07:17:02 Login Succeeded 07:17:02 nexus3.edgexfoundry.org:10002 07:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:02 Configure a credential helper to remove this warning. See 07:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:02 07:17:02 Login Succeeded 07:17:02 nexus3.edgexfoundry.org:10003 07:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:02 Configure a credential helper to remove this warning. See 07:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:02 07:17:02 Login Succeeded 07:17:02 nexus3.edgexfoundry.org:10004 07:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:02 Configure a credential helper to remove this warning. See 07:17:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:02 07:17:02 Login Succeeded 07:17:02 ****.io 07:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:03 Configure a credential helper to remove this warning. See 07:17:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:03 07:17:03 Login Succeeded 07:17:03 ---> ****-login.sh ends [Pipeline] } 07:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:17:03 + git rev-list -1 --merges 970307ebbe9179528340d1a166cd371fef10ef11~1..970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] echo 07:17:03 -----------> git rev-list -1 --merges 970307ebbe9179528340d1a166cd371fef10ef11~1..970307ebbe9179528340d1a166cd371fef10ef11 970307ebbe9179528340d1a166cd371fef10ef11 [false] [Pipeline] sh 07:17:04 + git log --format=format:%s -1 970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] echo 07:17:04 ========================================================= 07:17:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:17:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:17:04 + git log --format=format:%s -1 970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] echo 07:17:04 [semverPrep] GIT_COMMIT: 970307ebbe9179528340d1a166cd371fef10ef11, Commit Message: build: Upgrade the SDK version in makeile [Pipeline] echo 07:17:04 [semverPrep] This is not a build commit. [Pipeline] sh 07:17:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:17:05 + grep -v github /etc/ssh/ssh_known_hosts 07:17:05 + [ -e /tmp/ssh_known_hosts ] 07:17:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:17:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:17:05 + sudo tee -a /etc/ssh/ssh_known_hosts 07:17:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:05 07:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:06 0.1.4: Pulling from edgex-devops/py-git-semver 07:17:06 b85a868b505f: Pulling fs layer 07:17:06 e2be974225ed: Pulling fs layer 07:17:06 339a4e72a1f5: Pulling fs layer 07:17:06 988bab9f4d93: Pulling fs layer 07:17:06 1469e6f7b9e6: Pulling fs layer 07:17:06 eaf3925da568: Pulling fs layer 07:17:06 bab4dde63d76: Pulling fs layer 07:17:06 bde34c3a00c8: Pulling fs layer 07:17:06 b352a97aabf1: Pulling fs layer 07:17:06 4872d77fe225: Pulling fs layer 07:17:06 5851b861e8e6: Pulling fs layer 07:17:06 988bab9f4d93: Waiting 07:17:06 1469e6f7b9e6: Waiting 07:17:06 eaf3925da568: Waiting 07:17:06 bab4dde63d76: Waiting 07:17:06 bde34c3a00c8: Waiting 07:17:06 b352a97aabf1: Waiting 07:17:06 4872d77fe225: Waiting 07:17:06 5851b861e8e6: Waiting 07:17:06 e2be974225ed: Verifying Checksum 07:17:06 e2be974225ed: Download complete 07:17:06 988bab9f4d93: Verifying Checksum 07:17:06 988bab9f4d93: Download complete 07:17:06 1469e6f7b9e6: Verifying Checksum 07:17:06 1469e6f7b9e6: Download complete 07:17:06 339a4e72a1f5: Verifying Checksum 07:17:06 339a4e72a1f5: Download complete 07:17:06 eaf3925da568: Verifying Checksum 07:17:06 eaf3925da568: Download complete 07:17:06 bde34c3a00c8: Verifying Checksum 07:17:06 bde34c3a00c8: Download complete 07:17:06 b352a97aabf1: Verifying Checksum 07:17:06 b352a97aabf1: Download complete 07:17:06 4872d77fe225: Verifying Checksum 07:17:06 4872d77fe225: Download complete 07:17:06 5851b861e8e6: Download complete 07:17:06 b85a868b505f: Verifying Checksum 07:17:06 b85a868b505f: Download complete 07:17:06 bab4dde63d76: Verifying Checksum 07:17:06 bab4dde63d76: Download complete 07:17:07 b85a868b505f: Pull complete 07:17:07 e2be974225ed: Pull complete 07:17:08 339a4e72a1f5: Pull complete 07:17:08 988bab9f4d93: Pull complete 07:17:08 1469e6f7b9e6: Pull complete 07:17:08 eaf3925da568: Pull complete 07:17:10 bab4dde63d76: Pull complete 07:17:10 bde34c3a00c8: Pull complete 07:17:10 b352a97aabf1: Pull complete 07:17:10 4872d77fe225: Pull complete 07:17:10 5851b861e8e6: Pull complete 07:17:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:17:11 prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container 07:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:17:14 $ docker top 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 -eo pid,comm 07:17:14 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). 07:17:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:17:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:14 [ssh-agent] Looking for ssh-agent implementation... 07:17:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:14 $ docker exec 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 ssh-agent 07:17:15 SSH_AUTH_SOCK=/tmp/ssh-4f86bQL5q0R6/agent.32 07:17:15 SSH_AGENT_PID=38 07:17:15 Running ssh-add (command line suppressed) 07:17:15 Identity added: /w/workspace/_app-service-configurable_PR-690@tmp/private_key_6012856106135611183.key (/w/workspace/_app-service-configurable_PR-690@tmp/private_key_6012856106135611183.key) 07:17:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:15 + git tag --points-at HEAD [Pipeline] } 07:17:15 $ docker exec --env ******** --env ******** 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 ssh-agent -k 07:17:15 unset SSH_AUTH_SOCK; 07:17:15 unset SSH_AGENT_PID; 07:17:15 echo Agent pid 38 killed; 07:17:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:17:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:17:15 [ssh-agent] Looking for ssh-agent implementation... 07:17:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:15 $ docker exec 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 ssh-agent 07:17:16 SSH_AUTH_SOCK=/tmp/ssh-NG2gCjPdxQ9B/agent.71 07:17:16 SSH_AGENT_PID=77 07:17:16 Running ssh-add (command line suppressed) 07:17:16 Identity added: /w/workspace/_app-service-configurable_PR-690@tmp/private_key_6323340317866441696.key (/w/workspace/_app-service-configurable_PR-690@tmp/private_key_6323340317866441696.key) 07:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:17:16 + git semver init 07:17:16 2024-11-11 07:17:16,687 [run_init] DEBUG init version:0.0.0 force:False 07:17:16 2024-11-11 07:17:16,687 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-690/.semver 07:17:16 2024-11-11 07:17:16,688 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-690/.semver 07:17:16 2024-11-11 07:17:16,688 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-690/.semver'], cwd=/w/workspace/_app-service-configurable_PR-690, universal_newlines=False, shell=None, istream=None) 07:17:18 2024-11-11 07:17:17,748 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-690/.git/info/exclude 07:17:18 2024-11-11 07:17:17,749 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-690/.semver/PR-690 with force:False 07:17:18 2024-11-11 07:17:17,749 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-690/.semver/PR-690 07:17:18 2024-11-11 07:17:17,753 [execute] INFO git cat-file --batch-check 07:17:18 2024-11-11 07:17:17,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-690/.semver, universal_newlines=False, shell=None, istream=) 07:17:18 2024-11-11 07:17:17,760 [execute] INFO git cat-file --batch 07:17:18 2024-11-11 07:17:17,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-690/.semver, universal_newlines=False, shell=None, istream=) 07:17:18 2024-11-11 07:17:17,766 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-690/.semver/PR-690 07:17:18 0.0.0 [Pipeline] } 07:17:18 $ docker exec --env ******** --env ******** 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 ssh-agent -k 07:17:18 unset SSH_AUTH_SOCK; 07:17:18 unset SSH_AGENT_PID; 07:17:18 echo Agent pid 77 killed; 07:17:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:17:18 + git semver [Pipeline] } 07:17:19 $ docker stop --time=1 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 07:17:20 $ docker rm -f --volumes 62ad500b79bf6cc5c51fb088015bada96187709d2a96c9a13a7907ccc9963c80 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:17:21 Stashed 1 file(s) [Pipeline] echo 07:17:21 [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 07:17:21 provisioning config files... 07:17:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-690@tmp/config12079139444517539217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:22 ---> ****-login.sh 07:17:22 nexus3.edgexfoundry.org:10001 07:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:22 Configure a credential helper to remove this warning. See 07:17:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:22 07:17:22 Login Succeeded 07:17:22 nexus3.edgexfoundry.org:10002 07:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:22 Configure a credential helper to remove this warning. See 07:17:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:22 07:17:22 Login Succeeded 07:17:22 nexus3.edgexfoundry.org:10003 07:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:22 Configure a credential helper to remove this warning. See 07:17:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:22 07:17:22 Login Succeeded 07:17:22 nexus3.edgexfoundry.org:10004 07:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:22 Configure a credential helper to remove this warning. See 07:17:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:22 07:17:22 Login Succeeded 07:17:22 ****.io 07:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:22 Configure a credential helper to remove this warning. See 07:17:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:22 07:17:22 Login Succeeded 07:17:22 ---> ****-login.sh ends [Pipeline] } 07:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:17:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:17:23 ========================================================= 07:17:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:17:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:17:23 Sending build context to Docker daemon 9.22MB 07:17:23 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:17:23 Step 2/12 : FROM ${BASE} AS builder 07:17:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:17:23 43c4264eed91: Pulling fs layer 07:17:23 4cc291be95ef: Pulling fs layer 07:17:23 2ac1f1163629: Pulling fs layer 07:17:23 5c3c966382ef: Pulling fs layer 07:17:23 4f4fb700ef54: Pulling fs layer 07:17:23 5d5c8e513c77: Pulling fs layer 07:17:23 9f66e0745190: Pulling fs layer 07:17:23 f49a43e4bbc0: Pulling fs layer 07:17:23 561ebcabdf7f: Pulling fs layer 07:17:23 4f4fb700ef54: Waiting 07:17:23 5d5c8e513c77: Waiting 07:17:23 5c3c966382ef: Waiting 07:17:23 f49a43e4bbc0: Waiting 07:17:23 561ebcabdf7f: Waiting 07:17:23 9f66e0745190: Waiting 07:17:23 4cc291be95ef: Verifying Checksum 07:17:23 4cc291be95ef: Download complete 07:17:23 5c3c966382ef: Download complete 07:17:23 4f4fb700ef54: Verifying Checksum 07:17:23 4f4fb700ef54: Download complete 07:17:23 5d5c8e513c77: Verifying Checksum 07:17:23 5d5c8e513c77: Download complete 07:17:23 43c4264eed91: Verifying Checksum 07:17:23 43c4264eed91: Download complete 07:17:23 9f66e0745190: Verifying Checksum 07:17:23 9f66e0745190: Download complete 07:17:23 43c4264eed91: Pull complete 07:17:24 561ebcabdf7f: Download complete 07:17:24 4cc291be95ef: Pull complete 07:17:24 2ac1f1163629: Verifying Checksum 07:17:24 2ac1f1163629: Download complete 07:17:24 f49a43e4bbc0: Verifying Checksum 07:17:24 f49a43e4bbc0: Download complete 07:17:28 2ac1f1163629: Pull complete 07:17:28 5c3c966382ef: Pull complete 07:17:28 4f4fb700ef54: Pull complete 07:17:28 5d5c8e513c77: Pull complete 07:17:28 9f66e0745190: Pull complete 07:17:30 f49a43e4bbc0: Pull complete 07:17:31 561ebcabdf7f: Pull complete 07:17:31 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:17:31 ---> 3a752c3f9dda 07:17:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:17:36 ---> Running in e2160f118f71 07:17:36 Removing intermediate container e2160f118f71 07:17:36 ---> 508467635ca1 07:17:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:17:36 ---> Running in 732a0d8f06bc 07:17:36 Removing intermediate container 732a0d8f06bc 07:17:36 ---> 0f88ddec028a 07:17:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:17:36 ---> Running in b654cef73b2e 07:17:36 Removing intermediate container b654cef73b2e 07:17:36 ---> 2b7c4738c016 07:17:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:17:36 ---> Running in 4aa8c30bedc4 07:17:36 Still waiting to schedule task 07:17:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:17:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:17:37 OK: 246 MiB in 54 packages 07:17:37 Removing intermediate container 4aa8c30bedc4 07:17:37 ---> 8341d507cebf 07:17:37 Step 7/12 : WORKDIR /app 07:17:37 ---> Running in 648808909ad7 07:17:37 Removing intermediate container 648808909ad7 07:17:37 ---> f4b4d1bfb0c8 07:17:37 Step 8/12 : COPY go.mod vendor* ./ 07:17:37 ---> eb91431eccb9 07:17:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:17:37 ---> Running in a75193733a75 07:18:34 Removing intermediate container a75193733a75 07:18:34 ---> 146fa0bc27c9 07:18:34 Step 10/12 : COPY . . 07:18:34 ---> 7d2d76fb3d7d 07:18:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:18:34 ---> Running in 083966eb8331 07:18:34 Removing intermediate container 083966eb8331 07:18:34 ---> 2286ea2adec3 07:18:34 Step 12/12 : RUN $MAKE 07:18:34 ---> Running in 28c5727eca20 07:18:34 noop 07:18:34 Removing intermediate container 28c5727eca20 07:18:34 ---> d2bb8151486f 07:18:34 Successfully built d2bb8151486f 07:18:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:34 + docker inspect -f . ci-base-image-x86_64 07:18:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:34 prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container 07:18:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:18:35 $ docker top cece721ba2085e14abcb0eb340bad39f857b7d983c6c63ce0707005e1d88fc29 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:35 + go version 07:18:35 go version go1.23.2 linux/amd64 [Pipeline] } 07:18:35 $ docker stop --time=1 cece721ba2085e14abcb0eb340bad39f857b7d983c6c63ce0707005e1d88fc29 07:18:37 $ docker rm -f --volumes cece721ba2085e14abcb0eb340bad39f857b7d983c6c63ce0707005e1d88fc29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:37 + docker inspect -f . ci-base-image-x86_64 07:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:18:38 prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container 07:18:38 $ 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-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:18:38 $ docker top 421231db816fde67fb6e3b427c3c0fa12071c31e50700e19fb338386f5981e31 -eo pid,comm [Pipeline] { [Pipeline] sh 07:18:38 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-690 [Pipeline] fileExists [Pipeline] sh 07:18:39 + make test 07:18:39 go test -race -coverprofile=coverage.out ./... 07:19:11 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:19:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26130 in /w/workspace/_app-service-configurable_PR-690 [Pipeline] { [Pipeline] ws 07:19:11 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 07:19:11 The recommended git tool is: git 07:19:16 using credential edgex-jenkins-ssh 07:19:16 Cloning the remote Git repository 07:19:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:19:16 > git init /w/workspace/app-service-configurable/1 # timeout=10 07:19:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:19:16 > git --version # timeout=10 07:19:16 > git --version # 'git version 2.25.1' 07:19:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:19:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:19:20 Merging remotes/origin/main commit 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e into PR head commit 970307ebbe9179528340d1a166cd371fef10ef11 07:19:20 Merge succeeded, producing 970307ebbe9179528340d1a166cd371fef10ef11 07:19:20 Checking out Revision 970307ebbe9179528340d1a166cd371fef10ef11 (PR-690) 07:19:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:19:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:19:19 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/690/head:refs/remotes/origin/PR-690 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:19:20 > git config core.sparsecheckout # timeout=10 07:19:20 > git checkout -f 970307ebbe9179528340d1a166cd371fef10ef11 # timeout=10 07:19:20 > git remote # timeout=10 07:19:20 > git config --get remote.origin.url # timeout=10 07:19:20 using GIT_SSH to set credentials SSH Credentials for GitHub 07:19:20 > git merge 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 07:19:20 > git rev-parse HEAD^{commit} # timeout=10 07:19:20 > git config core.sparsecheckout # timeout=10 07:19:20 > git checkout -f 970307ebbe9179528340d1a166cd371fef10ef11 # timeout=10 07:19:24 Commit message: "build: Upgrade the SDK version in makeile" 07:19:24 > git --version # timeout=10 07:19:24 > git --version # 'git version 2.25.1' 07:19:24 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:19:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:19:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:19:26 Dload Upload Total Spent Left Speed 07:19:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73302 0 --:--:-- --:--:-- --:--:-- 73302 [Pipeline] sh 07:19:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:19:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:19:27 + sudo tee /etc/docker/daemon.new 07:19:27 { 07:19:27 "registry-mirrors": [ 07:19:27 "https://nexus3.edgexfoundry.org:10001" 07:19:27 ], 07:19:27 "bip": "10.250.0.254/24", 07:19:27 "hosts": [ 07:19:27 "tcp://0.0.0.0:5555", 07:19:27 "unix:///var/run/docker.sock" 07:19:27 ], 07:19:27 "mtu": 1458, 07:19:27 "selinux-enabled": true, 07:19:27 "seccomp-profile": "/etc/docker/seccomp.json" 07:19:27 } [Pipeline] sh 07:19:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:19:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:46 provisioning config files... 07:19:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4198105391927514729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:46 ---> ****-login.sh 07:19:46 nexus3.edgexfoundry.org:10001 07:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:47 Configure a credential helper to remove this warning. See 07:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:47 07:19:47 Login Succeeded 07:19:47 nexus3.edgexfoundry.org:10002 07:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:47 Configure a credential helper to remove this warning. See 07:19:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:47 07:19:47 Login Succeeded 07:19:47 nexus3.edgexfoundry.org:10003 07:19:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:48 Configure a credential helper to remove this warning. See 07:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:48 07:19:48 Login Succeeded 07:19:48 nexus3.edgexfoundry.org:10004 07:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:48 Configure a credential helper to remove this warning. See 07:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:48 07:19:48 Login Succeeded 07:19:48 ****.io 07:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:49 Configure a credential helper to remove this warning. See 07:19:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:49 07:19:49 Login Succeeded 07:19:49 ---> ****-login.sh ends [Pipeline] } 07:19:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:19:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:19:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:19:49 ========================================================= 07:19:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:19:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:50 go vet ./... 07:19:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:19:50 Sending build context to Docker daemon 225.3kB 07:19:50 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:19:50 Step 2/12 : FROM ${BASE} AS builder 07:19:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:19:50 cf04c63912e1: Pulling fs layer 07:19:50 55b35a11ae5e: Pulling fs layer 07:19:50 a37a00ec5f00: Pulling fs layer 07:19:50 50b3750afda1: Pulling fs layer 07:19:50 4f4fb700ef54: Pulling fs layer 07:19:50 80978eb59214: Pulling fs layer 07:19:50 c9f46d7d2bd2: Pulling fs layer 07:19:50 c5a475d317c9: Pulling fs layer 07:19:50 50b3750afda1: Waiting 07:19:50 4f4fb700ef54: Waiting 07:19:50 80978eb59214: Waiting 07:19:50 c9f46d7d2bd2: Waiting 07:19:50 c5a475d317c9: Waiting 07:19:50 55b35a11ae5e: Verifying Checksum 07:19:50 55b35a11ae5e: Download complete 07:19:50 50b3750afda1: Verifying Checksum 07:19:50 50b3750afda1: Download complete 07:19:50 4f4fb700ef54: Download complete 07:19:50 80978eb59214: Verifying Checksum 07:19:50 80978eb59214: Download complete 07:19:50 cf04c63912e1: Verifying Checksum 07:19:50 cf04c63912e1: Download complete 07:19:51 c5a475d317c9: Verifying Checksum 07:19:51 c5a475d317c9: Download complete 07:19:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:19:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:19:51 ./bin/test-attribution-txt.sh [Pipeline] echo 07:19:51 cf04c63912e1: Pull complete 07:19:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:19:51 $ docker stop --time=1 421231db816fde67fb6e3b427c3c0fa12071c31e50700e19fb338386f5981e31 07:19:52 55b35a11ae5e: Pull complete 07:19:52 a37a00ec5f00: Verifying Checksum 07:19:52 a37a00ec5f00: Download complete 07:19:53 c9f46d7d2bd2: Verifying Checksum 07:19:53 c9f46d7d2bd2: Download complete 07:19:56 $ docker rm -f --volumes 421231db816fde67fb6e3b427c3c0fa12071c31e50700e19fb338386f5981e31 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:19:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:19:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:19:58 + ls -al . 07:19:58 total 248 07:19:58 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 07:18 . 07:19:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:16 .. 07:19:58 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 07:16 .dockerignore 07:19:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:19 .git 07:19:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:16 .github 07:19:58 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 07:16 .gitignore 07:19:58 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 07:16 .golangci.yml 07:19:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 07:17 .semver 07:19:58 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 07:16 Attribution.txt 07:19:58 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 07:16 CHANGELOG.md 07:19:58 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 07:16 Dockerfile 07:19:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 07:16 GOVERNANCE.md 07:19:58 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 07:16 Jenkinsfile 07:19:58 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 07:16 LICENSE 07:19:58 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 07:16 OWNERS.md 07:19:58 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 07:16 README.md 07:19:58 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 07:17 VERSION 07:19:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:16 bin 07:19:58 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 07:19 coverage.out 07:19:58 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 07:16 go.mod 07:19:58 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 07:16 go.sum 07:19:58 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 07:16 main.go 07:19:58 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 07:16 makefile 07:19:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 07:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:59 + 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=970307ebbe9179528340d1a166cd371fef10ef11 --label arch=amd64 --label version=0.0.0 . 07:19:59 Sending build context to Docker daemon 9.222MB 07:19:59 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:19:59 Step 2/27 : FROM ${BASE} AS builder 07:19:59 ---> d2bb8151486f 07:19:59 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:19:59 ---> Running in f52951393a22 07:19:59 Removing intermediate container f52951393a22 07:19:59 ---> d567d6f902c8 07:19:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:19:59 ---> Running in 2ced23cc19fd 07:19:59 Removing intermediate container 2ced23cc19fd 07:19:59 ---> 11dddcfe06b1 07:19:59 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:19:59 ---> Running in 31ca6d9c03db 07:19:59 Removing intermediate container 31ca6d9c03db 07:19:59 ---> 9680fbdf0487 07:19:59 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:19:59 ---> Running in f3a8f0ec04e5 07:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:00 OK: 246 MiB in 54 packages 07:20:01 Removing intermediate container f3a8f0ec04e5 07:20:01 ---> 9cbd80e75a86 07:20:01 Step 7/27 : WORKDIR /app 07:20:01 ---> Running in f2e0ebd4a336 07:20:01 Removing intermediate container f2e0ebd4a336 07:20:01 ---> 953ae437c34f 07:20:01 Step 8/27 : COPY go.mod vendor* ./ 07:20:01 ---> e41bf2e24547 07:20:01 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:01 ---> Running in 2f0426acac00 07:20:02 Removing intermediate container 2f0426acac00 07:20:02 ---> ffbffff42ab3 07:20:02 Step 10/27 : COPY . . 07:20:02 ---> fa03be35512e 07:20:02 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:20:02 ---> Running in d59b308088c6 07:20:02 Removing intermediate container d59b308088c6 07:20:02 ---> ebce87840473 07:20:02 Step 12/27 : RUN $MAKE 07:20:02 ---> Running in 4221a95b3b6a 07:20:02 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:20:08 a37a00ec5f00: Pull complete 07:20:08 50b3750afda1: Pull complete 07:20:08 4f4fb700ef54: Pull complete 07:20:08 80978eb59214: Pull complete 07:20:13 c9f46d7d2bd2: Pull complete 07:20:15 c5a475d317c9: Pull complete 07:20:15 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:20:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:20:15 ---> be29e6b0f0d4 07:20:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:20:17 ---> Running in ef3cae76533b 07:20:17 Removing intermediate container ef3cae76533b 07:20:17 ---> 01736706f474 07:20:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:20:17 ---> Running in db0866b804e1 07:20:17 Removing intermediate container db0866b804e1 07:20:17 ---> 545197469139 07:20:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:20:17 ---> Running in e36621fb43d3 07:20:17 Removing intermediate container e36621fb43d3 07:20:17 ---> f9983cecf9f5 07:20:17 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:20:18 ---> Running in f93ddf101f80 07:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:20:20 OK: 238 MiB in 54 packages 07:20:21 Removing intermediate container f93ddf101f80 07:20:21 ---> 7be55f81a7df 07:20:21 Step 7/12 : WORKDIR /app 07:20:21 ---> Running in 9e2a0eff8c8f 07:20:21 Removing intermediate container 9e2a0eff8c8f 07:20:21 ---> 3ef050b3a3e7 07:20:21 Step 8/12 : COPY go.mod vendor* ./ 07:20:22 ---> 2daf85fd973d 07:20:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:22 ---> Running in c41b4f93c654 07:20:41 Removing intermediate container 4221a95b3b6a 07:20:41 ---> fa570a3024dd 07:20:41 Step 13/27 : FROM alpine:3.20 07:20:41 3.20: Pulling from library/alpine 07:20:41 43c4264eed91: Already exists 07:20:41 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:20:41 Status: Downloaded newer image for alpine:3.20 07:20:41 ---> 91ef0af61f39 07:20:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:20:41 ---> Running in 2acf768090b8 07:20:41 Removing intermediate container 2acf768090b8 07:20:41 ---> 58ef3f8fc028 07:20:41 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:20:41 ---> Running in a97a21b94084 07:20:41 Removing intermediate container a97a21b94084 07:20:41 ---> 145183ec0c7c 07:20:41 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:20:41 ---> Running in 6ec9b4ab95b7 07:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:41 (1/2) Installing ca-certificates (20240705-r0) 07:20:41 (2/2) Installing dumb-init (1.2.5-r3) 07:20:41 Executing busybox-1.36.1-r29.trigger 07:20:41 Executing ca-certificates-20240705-r0.trigger 07:20:41 OK: 9 MiB in 16 packages 07:20:41 Removing intermediate container 6ec9b4ab95b7 07:20:41 ---> 7d833b7c30e8 07:20:41 Step 17/27 : RUN apk --no-cache upgrade 07:20:41 ---> Running in 4dbfdb37a9c0 07:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:41 Upgrading critical system libraries and apk-tools: 07:20:41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:20:41 Executing busybox-1.36.1-r29.trigger 07:20:41 Continuing the upgrade transaction with new apk-tools: 07:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:20:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:20:41 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:20:41 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:20:41 Executing ca-certificates-20240705-r0.trigger 07:20:41 OK: 9 MiB in 16 packages 07:20:42 Removing intermediate container 4dbfdb37a9c0 07:20:42 ---> 1a679a9c21a8 07:20:42 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:20:42 ---> cd7445c1745c 07:20:42 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:20:42 ---> a66764e84105 07:20:42 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:20:42 ---> 655b94ed6f01 07:20:42 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:20:43 ---> 50f68dfb91bb 07:20:43 Step 22/27 : EXPOSE 48095 07:20:43 ---> Running in ffb1e1906321 07:20:43 Removing intermediate container ffb1e1906321 07:20:43 ---> 5b29f27c3395 07:20:43 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:20:43 ---> Running in a0f951feba36 07:20:43 Removing intermediate container a0f951feba36 07:20:43 ---> 10c0c8346805 07:20:43 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:20:43 ---> Running in 9772faa1373f 07:20:43 Removing intermediate container 9772faa1373f 07:20:43 ---> 72b679576e22 07:20:43 Step 25/27 : LABEL arch=amd64 07:20:44 ---> Running in bbd0330baa9e 07:20:44 Removing intermediate container bbd0330baa9e 07:20:44 ---> 5cb0f75338b4 07:20:44 Step 26/27 : LABEL git_sha=970307ebbe9179528340d1a166cd371fef10ef11 07:20:44 ---> Running in 184ea2848a2a 07:20:44 Removing intermediate container 184ea2848a2a 07:20:44 ---> 40a38ba43433 07:20:44 Step 27/27 : LABEL version=0.0.0 07:20:44 ---> Running in c4e27e34047b 07:20:44 Removing intermediate container c4e27e34047b 07:20:44 ---> 1d6c92100cf4 07:20:44 [Warning] One or more build-args [ARCH] were not consumed 07:20:44 Successfully built 1d6c92100cf4 07:20:44 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:45 07:20:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:45 latest: Pulling from edgex-lftools-log-publisher 07:20:45 5eb5b503b376: Pulling fs layer 07:20:45 5c69ac0246d0: Pulling fs layer 07:20:45 ec43610c2a17: Pulling fs layer 07:20:45 3a2ae6a8a46f: Pulling fs layer 07:20:45 33b1e0a273af: Pulling fs layer 07:20:45 5d3b04190fa2: Pulling fs layer 07:20:45 2f39f015ded8: Pulling fs layer 07:20:45 5d3b04190fa2: Waiting 07:20:45 3a2ae6a8a46f: Waiting 07:20:45 2f39f015ded8: Waiting 07:20:45 33b1e0a273af: Waiting 07:20:45 5c69ac0246d0: Download complete 07:20:45 3a2ae6a8a46f: Verifying Checksum 07:20:45 3a2ae6a8a46f: Download complete 07:20:45 33b1e0a273af: Verifying Checksum 07:20:45 33b1e0a273af: Download complete 07:20:45 5d3b04190fa2: Verifying Checksum 07:20:45 5d3b04190fa2: Download complete 07:20:45 ec43610c2a17: Verifying Checksum 07:20:45 ec43610c2a17: Download complete 07:20:46 5eb5b503b376: Verifying Checksum 07:20:46 5eb5b503b376: Download complete 07:20:46 2f39f015ded8: Download complete 07:20:47 5eb5b503b376: Pull complete 07:20:47 5c69ac0246d0: Pull complete 07:20:47 ec43610c2a17: Pull complete 07:20:47 3a2ae6a8a46f: Pull complete 07:20:48 33b1e0a273af: Pull complete 07:20:48 5d3b04190fa2: Pull complete 07:20:52 2f39f015ded8: Pull complete 07:20:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:20:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:52 prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container 07:20:52 $ 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-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:20:57 $ docker top cd9c68cd8e5240fe3457dba0d03819a4f56caed1e219ccdce6d419fa6c2bd9c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:57 ---> job-cost.sh 07:20:57 lf-activate-venv: SKIPPING 07:20:57 INFO: No Stack... 07:20:57 INFO: Retrieving Pricing Info for: v3-standard-8 07:20:58 INFO: Archiving Costs [Pipeline] sh 07:20:58 + cat /w/workspace/_app-service-configurable_PR-690/archives/cost.csv 07:20:58 + cut -d, -f6 [Pipeline] lock 07:20:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] 07:20:58 Resource [jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] did not exist. Created. 07:20:58 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:20:59 + echo total: 0.2199999988079071 [Pipeline] stash 07:20:59 Stashed 1 file(s) [Pipeline] } 07:20:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:20:59 $ docker stop --time=1 cd9c68cd8e5240fe3457dba0d03819a4f56caed1e219ccdce6d419fa6c2bd9c5 07:21:00 $ docker rm -f --volumes cd9c68cd8e5240fe3457dba0d03819a4f56caed1e219ccdce6d419fa6c2bd9c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:22:14 Removing intermediate container c41b4f93c654 07:22:14 ---> 252239f10e98 07:22:14 Step 10/12 : COPY . . 07:22:14 ---> 3dffad2398e7 07:22:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:22:14 ---> Running in a57764d352e7 07:22:14 Removing intermediate container a57764d352e7 07:22:14 ---> 33b6f6552f9d 07:22:14 Step 12/12 : RUN $MAKE 07:22:14 ---> Running in d0f2ecc13ef4 07:22:14 noop 07:22:14 Removing intermediate container d0f2ecc13ef4 07:22:14 ---> 4ac5fdd341df 07:22:14 Successfully built 4ac5fdd341df 07:22:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:14 + docker inspect -f . ci-base-image-arm64 07:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:14 prd-ubuntu20.04-docker-arm64-4c-16g-26130 does not seem to be running inside a container 07:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:22:16 $ docker top b7eb64a4c91776cce78c0a532529323e66c4bb53b8743414ad1d80bcac0afd78 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:17 + go version 07:22:17 go version go1.23.2 linux/arm64 [Pipeline] } 07:22:17 $ docker stop --time=1 b7eb64a4c91776cce78c0a532529323e66c4bb53b8743414ad1d80bcac0afd78 07:22:19 $ docker rm -f --volumes b7eb64a4c91776cce78c0a532529323e66c4bb53b8743414ad1d80bcac0afd78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:20 + docker inspect -f . ci-base-image-arm64 07:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:20 prd-ubuntu20.04-docker-arm64-4c-16g-26130 does not seem to be running inside a container 07:22:20 $ 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 ******** -e ******** ci-base-image-arm64 cat 07:22:21 $ docker top ea0f0c3c710ca325fa623dc7b2158f28827018465f97e35fc318d306eb54042e -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:22 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 07:22:23 + make test 07:22:23 go test -race -coverprofile=coverage.out ./... 07:26:30 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:26:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:26:30 go vet ./... 07:30:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:30:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:30:07 ./bin/test-attribution-txt.sh [Pipeline] echo 07:30:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:30:09 $ docker stop --time=1 ea0f0c3c710ca325fa623dc7b2158f28827018465f97e35fc318d306eb54042e 07:30:11 $ docker rm -f --volumes ea0f0c3c710ca325fa623dc7b2158f28827018465f97e35fc318d306eb54042e [Pipeline] // withDockerContainer [Pipeline] sh 07:30:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:30:14 Warning: overwriting stash ‘coverage-report’ 07:30:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:30:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:30:15 + ls -al . 07:30:15 total 244 07:30:15 drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 07:22 . 07:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:19 .. 07:30:15 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 07:19 .dockerignore 07:30:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:19 .git 07:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:19 .github 07:30:15 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 07:19 .gitignore 07:30:15 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 07:19 .golangci.yml 07:30:15 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 07:19 Attribution.txt 07:30:15 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 07:19 CHANGELOG.md 07:30:15 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 07:19 Dockerfile 07:30:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 07:19 GOVERNANCE.md 07:30:15 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 07:19 Jenkinsfile 07:30:15 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 07:19 LICENSE 07:30:15 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 07:19 OWNERS.md 07:30:15 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 07:19 README.md 07:30:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 07:17 VERSION 07:30:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:19 bin 07:30:15 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 07:26 coverage.out 07:30:15 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 07:19 go.mod 07:30:15 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 07:19 go.sum 07:30:15 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 07:19 main.go 07:30:15 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 07:19 makefile 07:30:15 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 07:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + 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=970307ebbe9179528340d1a166cd371fef10ef11 --label arch=arm64 --label version=0.0.0 . 07:30:16 Sending build context to Docker daemon 226.8kB 07:30:16 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:30:16 Step 2/27 : FROM ${BASE} AS builder 07:30:16 ---> 4ac5fdd341df 07:30:16 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:30:16 ---> Running in 9698f2dae8e9 07:30:16 Removing intermediate container 9698f2dae8e9 07:30:16 ---> cef4f170e73c 07:30:16 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:30:16 ---> Running in 05fd1bfc4654 07:30:17 Removing intermediate container 05fd1bfc4654 07:30:17 ---> 534940499076 07:30:17 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:30:17 ---> Running in 5027819e18cd 07:30:17 Removing intermediate container 5027819e18cd 07:30:17 ---> ed478ba1f328 07:30:17 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:30:17 ---> Running in 439475ba7f14 07:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:30:20 OK: 238 MiB in 54 packages 07:30:21 Removing intermediate container 439475ba7f14 07:30:21 ---> f255aca1c73b 07:30:21 Step 7/27 : WORKDIR /app 07:30:21 ---> Running in 49503b7ffa0f 07:30:21 Removing intermediate container 49503b7ffa0f 07:30:21 ---> d7cd8fdea357 07:30:21 Step 8/27 : COPY go.mod vendor* ./ 07:30:22 ---> 48ef6aafa8b0 07:30:22 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:30:22 ---> Running in 7e0586fa4d7a 07:30:25 Removing intermediate container 7e0586fa4d7a 07:30:25 ---> 381175254f54 07:30:25 Step 10/27 : COPY . . 07:30:25 ---> c821164b1de3 07:30:25 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:30:25 ---> Running in 4ec62a51ffd9 07:30:26 Removing intermediate container 4ec62a51ffd9 07:30:26 ---> 78d7b731a3a3 07:30:26 Step 12/27 : RUN $MAKE 07:30:26 ---> Running in e9f0e18ddf01 07:30:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:33:51 Removing intermediate container e9f0e18ddf01 07:33:51 ---> 4048d88ca664 07:33:51 Step 13/27 : FROM alpine:3.20 07:33:51 3.20: Pulling from library/alpine 07:33:51 cf04c63912e1: Already exists 07:33:51 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:33:51 Status: Downloaded newer image for alpine:3.20 07:33:51 ---> c157a85ed455 07:33:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:33:51 ---> Running in 8bc2b21cf0b7 07:33:51 Removing intermediate container 8bc2b21cf0b7 07:33:51 ---> edcf23d789a3 07:33:51 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:33:51 ---> Running in 24a746ccaca5 07:33:51 Removing intermediate container 24a746ccaca5 07:33:51 ---> 30db3ff888ea 07:33:51 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:33:51 ---> Running in 718204a7a015 07:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:33:51 (1/2) Installing ca-certificates (20240705-r0) 07:33:51 (2/2) Installing dumb-init (1.2.5-r3) 07:33:51 Executing busybox-1.36.1-r29.trigger 07:33:51 Executing ca-certificates-20240705-r0.trigger 07:33:51 OK: 10 MiB in 16 packages 07:33:51 Removing intermediate container 718204a7a015 07:33:51 ---> af41e751e8c5 07:33:51 Step 17/27 : RUN apk --no-cache upgrade 07:33:51 ---> Running in f5db89364c5c 07:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:33:53 Upgrading critical system libraries and apk-tools: 07:33:53 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:33:53 Executing busybox-1.36.1-r29.trigger 07:33:53 Continuing the upgrade transaction with new apk-tools: 07:33:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:33:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:33:55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:33:55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:33:55 Executing ca-certificates-20240705-r0.trigger 07:33:55 OK: 10 MiB in 16 packages 07:33:56 Removing intermediate container f5db89364c5c 07:33:56 ---> cbaedc03075f 07:33:56 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:33:57 ---> 490247acc6bd 07:33:57 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:33:57 ---> 4274561e1cc9 07:33:57 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:33:58 ---> 7d7b763f1474 07:33:58 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:33:59 ---> 8ca4ec6c8909 07:33:59 Step 22/27 : EXPOSE 48095 07:33:59 ---> Running in 49067724e096 07:33:59 Removing intermediate container 49067724e096 07:33:59 ---> 249b226b35b3 07:33:59 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:34:00 ---> Running in 391d2638bca3 07:34:00 Removing intermediate container 391d2638bca3 07:34:00 ---> 5d055b15eb98 07:34:00 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:34:00 ---> Running in 15675909ac32 07:34:00 Removing intermediate container 15675909ac32 07:34:00 ---> 631eb7574e27 07:34:00 Step 25/27 : LABEL arch=arm64 07:34:00 ---> Running in 36e22681b23f 07:34:01 Removing intermediate container 36e22681b23f 07:34:01 ---> c8df3a5491a1 07:34:01 Step 26/27 : LABEL git_sha=970307ebbe9179528340d1a166cd371fef10ef11 07:34:01 ---> Running in 201c9f33890e 07:34:01 Removing intermediate container 201c9f33890e 07:34:01 ---> 93de794a9351 07:34:01 Step 27/27 : LABEL version=0.0.0 07:34:01 ---> Running in f6e94150321c 07:34:01 Removing intermediate container f6e94150321c 07:34:01 ---> 067227916acb 07:34:01 [Warning] One or more build-args [ARCH] were not consumed 07:34:01 Successfully built 067227916acb 07:34:01 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:34:02 07:34:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:34:03 arm64: Pulling from edgex-lftools-log-publisher 07:34:03 8998bd30e6a1: Pulling fs layer 07:34:03 04944245beec: Pulling fs layer 07:34:03 699f458cf7ca: Pulling fs layer 07:34:03 765212b225bb: Pulling fs layer 07:34:03 f23df028b6ca: Pulling fs layer 07:34:03 765212b225bb: Waiting 07:34:03 d65c8cfc05b1: Pulling fs layer 07:34:03 f23df028b6ca: Waiting 07:34:03 2437ff75d9bd: Pulling fs layer 07:34:03 d65c8cfc05b1: Waiting 07:34:03 2437ff75d9bd: Waiting 07:34:03 04944245beec: Verifying Checksum 07:34:03 04944245beec: Download complete 07:34:03 765212b225bb: Verifying Checksum 07:34:03 765212b225bb: Download complete 07:34:03 f23df028b6ca: Verifying Checksum 07:34:03 f23df028b6ca: Download complete 07:34:03 d65c8cfc05b1: Verifying Checksum 07:34:03 d65c8cfc05b1: Download complete 07:34:03 699f458cf7ca: Verifying Checksum 07:34:03 699f458cf7ca: Download complete 07:34:04 8998bd30e6a1: Verifying Checksum 07:34:04 8998bd30e6a1: Download complete 07:34:05 2437ff75d9bd: Verifying Checksum 07:34:05 2437ff75d9bd: Download complete 07:34:08 8998bd30e6a1: Pull complete 07:34:08 04944245beec: Pull complete 07:34:09 699f458cf7ca: Pull complete 07:34:10 765212b225bb: Pull complete 07:34:10 f23df028b6ca: Pull complete 07:34:11 d65c8cfc05b1: Pull complete 07:34:26 2437ff75d9bd: Pull complete 07:34:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:34:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:26 prd-ubuntu20.04-docker-arm64-4c-16g-26130 does not seem to be running inside a container 07:34:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:34:29 $ docker top 1babecdc3a7c9b824ed6859c9eae46ff33c7c4a7cc035d37ecccfc7105b8209e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:30 ---> job-cost.sh 07:34:30 lf-activate-venv: SKIPPING 07:34:30 INFO: No Stack... 07:34:30 INFO: Retrieving Pricing Info for: v3-standard-4 07:34:31 INFO: Archiving Costs [Pipeline] sh 07:34:31 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 07:34:31 + cut -d, -f6 [Pipeline] lock 07:34:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] 07:34:32 Resource [jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] did not exist. Created. 07:34:32 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:34:32 /w/workspace/app-service-configurable/1@tmp/durable-d2210031/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:34:33 + echo total: 0.10999999940395355 [Pipeline] stash 07:34:33 Warning: overwriting stash ‘stack-cost’ 07:34:33 Stashed 1 file(s) [Pipeline] } 07:34:33 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-690-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:34:33 $ docker stop --time=1 1babecdc3a7c9b824ed6859c9eae46ff33c7c4a7cc035d37ecccfc7105b8209e 07:34:34 $ docker rm -f --volumes 1babecdc3a7c9b824ed6859c9eae46ff33c7c4a7cc035d37ecccfc7105b8209e [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 07:34:36 provisioning config files... 07:34:36 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-690@tmp/config4393228999102140063tmp [Pipeline] { [Pipeline] sh 07:34:36 + set +x 07:34:36 + bash -s -- 07:34:36 + curl -s https://codecov.io/bash 07:34:36 07:34:36 _____ _ 07:34:36 / ____| | | 07:34:36 | | ___ __| | ___ ___ _____ __ 07:34:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:34:36 | |___| (_) | (_| | __/ (_| (_) \ V / 07:34:36 \_____\___/ \__,_|\___|\___\___/ \_/ 07:34:36 Bash-1.0.6 07:34:36 07:34:36 07:34:36 ==> git version 2.25.1 found 07:34:36 ==> 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 07:34:36 Release-Date: 2020-01-08 07:34:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:34:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:34:36 ==> Jenkins CI detected. 07:34:36 current dir:  /w/workspace/_app-service-configurable_PR-690 07:34:36 project root: . 07:34:36 --> token set from env 07:34:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:34:36 ==> Running gcov in . (disable via -X gcov) 07:34:36 ==> Python coveragepy not found 07:34:36 ==> Searching for coverage reports in: 07:34:36 + . 07:34:36 -> Found 1 reports 07:34:36 ==> Detecting git/mercurial file structure 07:34:36 ==> Reading reports 07:34:36 + ./coverage.out bytes=953 07:34:36 ==> Appending adjustments 07:34:36 https://docs.codecov.io/docs/fixing-reports 07:34:36 + Found adjustments 07:34:36 ==> Gzipping contents 07:34:37 4.0K /tmp/codecov.PuXTIK.gz 07:34:37 ==> Uploading reports 07:34:37 url: https://codecov.io 07:34:37 query: branch=PR-690&commit=970307ebbe9179528340d1a166cd371fef10ef11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=690&job=&cmd_args= 07:34:37 -> Pinging Codecov 07:34:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-690&commit=970307ebbe9179528340d1a166cd371fef10ef11&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-690%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=690&job=&cmd_args= 07:34:37 -> Uploading to 07:34:37 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/970307ebbe9179528340d1a166cd371fef10ef11/3912f694-55dd-47ab-b935-3fd6650a3bbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T073437Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4804f720e3fca4a476dd3746ff45aa265ddbbab9f1d8380696de8762931aa1dd 07:34:37 % Total % Received % Xferd Average Speed Time Time Time Current 07:34:37 Dload Upload Total Spent Left Speed 07:34:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1782 --:--:-- --:--:-- --:--:-- 1782 07:34:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/970307ebbe9179528340d1a166cd371fef10ef11 [Pipeline] } 07:34:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:34:39 + [ -d /w/workspace/_app-service-configurable_PR-690/archives ] 07:34:39 + ls -al /w/workspace/_app-service-configurable_PR-690/archives 07:34:39 total 16 07:34:39 drwxr-xr-x 3 root root 4096 Nov 11 07:20 . 07:34:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:20 .. 07:34:39 drwxr-xr-x 2 root root 4096 Nov 11 07:20 cost 07:34:39 -rw-r--r-- 1 root root 96 Nov 11 07:20 cost.csv 07:34:39 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-690/archives 07:34:39 + ls -al /w/workspace/_app-service-configurable_PR-690/archives 07:34:39 total 16 07:34:39 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 07:20 . 07:34:39 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:20 .. 07:34:39 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 07:20 cost 07:34:39 -rw-r--r-- 1 jenkins jenkins 96 Nov 11 07:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:34:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:34:40 ---> package-listing.sh 07:34:40 ++ facter osfamily 07:34:40 ++ tr '[:upper:]' '[:lower:]' 07:34:41 + OS_FAMILY=debian 07:34:41 + workspace=/w/workspace/_app-service-configurable_PR-690 07:34:41 + START_PACKAGES=/tmp/packages_start.txt 07:34:41 + END_PACKAGES=/tmp/packages_end.txt 07:34:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:41 + PACKAGES=/tmp/packages_start.txt 07:34:41 + '[' /w/workspace/_app-service-configurable_PR-690 ']' 07:34:41 + PACKAGES=/tmp/packages_end.txt 07:34:41 + case "${OS_FAMILY}" in 07:34:41 + dpkg -l 07:34:41 + grep '^ii' 07:34:41 + '[' -f /tmp/packages_start.txt ']' 07:34:41 + '[' -f /tmp/packages_end.txt ']' 07:34:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:41 + '[' /w/workspace/_app-service-configurable_PR-690 ']' 07:34:41 + mkdir -p /w/workspace/_app-service-configurable_PR-690/archives/ 07:34:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-690/archives/ [Pipeline] echo 07:34:41 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-690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:34:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:42 prd-ubuntu20.04-docker-8c-8g-26129 does not seem to be running inside a container 07:34:42 $ 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-690/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-690 -v /w/workspace/_app-service-configurable_PR-690:/w/workspace/_app-service-configurable_PR-690:rw,z -v /w/workspace/_app-service-configurable_PR-690@tmp:/w/workspace/_app-service-configurable_PR-690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:34:42 $ docker top c70f78abd5037311f5854a74dd2b8f342de5140160094429d58b3bdf6e48300d -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:42 + touch /tmp/pre-build-complete [Pipeline] sh 07:34:43 + mkdir -p /var/log/sysstat [Pipeline] sh 07:34:43 + ls /var/log/sa-host 07:34:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:43 provisioning config files... 07:34:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-690@tmp/config11881415072380848094tmp [Pipeline] { [Pipeline] echo 07:34:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:34:44 ---> create-netrc.sh [Pipeline] } 07:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:34:44 ---> python-tools-install.sh [Pipeline] echo 07:34:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:34:45 ---> sudo-logs.sh 07:34:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:34:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:34:45 ---> job-cost.sh 07:34:45 lf-activate-venv: SKIPPING 07:34:45 DEBUG: total: 0.2199999988079071 07:34:45 INFO: Retrieving Stack Cost... 07:34:45 INFO: Retrieving Pricing Info for: v3-standard-8 07:34:46 INFO: Archiving Costs [Pipeline] echo 07:34:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:34:46 ---> logs-deploy.sh 07:34:46 lf-activate-venv: SKIPPING 07:34:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-690/1 07:34:46 INFO: archiving workspace using pattern(s): 07:34:47 Archives upload complete. 07:34:47 INFO: archiving logs to Nexus 07:34:48 ---> uname -a: 07:34:48 Linux prd-ubuntu20-04-docker-8c-8g-26129 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:34:48 07:34:48 07:34:48 ---> lscpu: 07:34:48 Architecture: x86_64 07:34:48 CPU op-mode(s): 32-bit, 64-bit 07:34:48 Byte Order: Little Endian 07:34:48 Address sizes: 40 bits physical, 48 bits virtual 07:34:48 CPU(s): 8 07:34:48 On-line CPU(s) list: 0-7 07:34:48 Thread(s) per core: 1 07:34:48 Core(s) per socket: 1 07:34:48 Socket(s): 8 07:34:48 NUMA node(s): 1 07:34:48 Vendor ID: AuthenticAMD 07:34:48 CPU family: 23 07:34:48 Model: 49 07:34:48 Model name: AMD EPYC-Rome Processor 07:34:48 Stepping: 0 07:34:48 CPU MHz: 2799.998 07:34:48 BogoMIPS: 5599.99 07:34:48 Virtualization: AMD-V 07:34:48 Hypervisor vendor: KVM 07:34:48 Virtualization type: full 07:34:48 L1d cache: 256 KiB 07:34:48 L1i cache: 256 KiB 07:34:48 L2 cache: 4 MiB 07:34:48 L3 cache: 128 MiB 07:34:48 NUMA node0 CPU(s): 0-7 07:34:48 Vulnerability Itlb multihit: Not affected 07:34:48 Vulnerability L1tf: Not affected 07:34:48 Vulnerability Mds: Not affected 07:34:48 Vulnerability Meltdown: Not affected 07:34:48 Vulnerability Mmio stale data: Not affected 07:34:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:34:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:34:48 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:34:48 Vulnerability Srbds: Not affected 07:34:48 Vulnerability Tsx async abort: Not affected 07:34:48 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 07:34:48 07:34:48 07:34:48 ---> nproc: 07:34:48 8 07:34:48 07:34:48 07:34:48 ---> df -h: 07:34:48 Filesystem Size Used Avail Use% Mounted on 07:34:48 overlay 155G 12G 143G 8% / 07:34:48 tmpfs 64M 0 64M 0% /dev 07:34:48 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:34:48 shm 64M 0 64M 0% /dev/shm 07:34:48 /dev/vda1 155G 12G 143G 8% /facter-os 07:34:48 07:34:48 07:34:48 ---> sar -b -r -n DEV: 07:34:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26129) 11/11/24 _x86_64_ (8 CPU) 07:34:48 07:34:48 07:16:14 LINUX RESTART (8 CPU) 07:34:48 07:34:48 07:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:34:48 07:18:01 187.87 11.51 176.36 0.00 1694.77 41303.57 0.00 07:34:48 07:19:01 190.68 0.10 190.58 0.00 11.60 68646.83 0.00 07:34:48 07:20:01 76.52 0.20 76.32 0.00 6.00 31188.42 0.00 07:34:48 07:21:01 177.70 0.03 177.67 0.00 4.40 51727.38 0.00 07:34:48 07:22:01 39.08 12.68 26.40 0.00 5447.36 6393.47 0.00 07:34:48 07:23:01 4.08 0.00 4.08 0.00 0.00 47.73 0.00 07:34:48 07:24:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 07:34:48 07:25:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 07:34:48 07:26:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 07:34:48 07:27:01 2.68 0.00 2.68 0.00 0.00 44.26 0.00 07:34:48 07:28:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 07:34:48 07:29:01 2.02 0.00 2.02 0.00 0.00 23.19 0.00 07:34:48 07:30:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 07:34:48 07:31:01 2.00 0.00 2.00 0.00 0.00 23.06 0.00 07:34:48 07:32:01 1.92 0.02 1.90 0.00 0.13 22.93 0.00 07:34:48 07:33:01 1.80 0.00 1.80 0.00 0.00 19.99 0.00 07:34:48 07:34:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 07:34:48 Average: 40.86 1.44 39.42 0.00 421.42 11737.08 0.00 07:34:48 07:34:48 07:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:48 07:18:01 28061880 31511076 801048 2.44 128360 3486524 1896248 5.59 1295300 3022928 834596 07:34:48 07:19:01 27083696 31345016 959052 2.92 184736 4173692 2237316 6.59 1749432 3468868 686568 07:34:48 07:20:01 27957000 31505444 803596 2.44 189568 3499452 1896196 5.59 1301408 3096100 0 07:34:48 07:21:01 26941844 31504732 799736 2.43 199152 4427404 1752032 5.16 1398804 3928616 76 07:34:48 07:22:01 26580120 31499512 796236 2.42 207616 4760888 1826148 5.38 1612780 4048456 952 07:34:48 07:23:01 26580608 31500048 795424 2.42 207656 4760888 1826148 5.38 1612612 4048456 8 07:34:48 07:24:01 26585756 31505268 790220 2.40 207676 4760892 1826148 5.38 1607512 4048460 8 07:34:48 07:25:01 26584956 31504512 790840 2.41 207736 4760884 1826148 5.38 1607556 4048464 4 07:34:48 07:26:01 26591972 31512196 783604 2.38 207808 4760896 1826148 5.38 1600568 4049068 8 07:34:48 07:27:01 26592224 31512656 783016 2.38 207948 4760876 1826148 5.38 1600840 4049060 8 07:34:48 07:28:01 26591536 31511992 783592 2.38 207996 4760876 1826148 5.38 1600956 4049060 12 07:34:48 07:29:01 26591812 31512388 783124 2.38 208080 4760884 1826148 5.38 1600960 4049064 8 07:34:48 07:30:01 26591992 31512612 782832 2.38 208160 4760884 1826148 5.38 1601000 4049068 8 07:34:48 07:31:01 26591992 31512752 782692 2.38 208244 4760888 1826148 5.38 1601244 4049096 8 07:34:48 07:32:01 26591348 31512260 783572 2.38 208312 4760876 1799832 5.30 1601224 4049104 4 07:34:48 07:33:01 26591664 31512616 783156 2.38 208352 4760892 1799832 5.30 1601204 4049104 4 07:34:48 07:34:01 26591816 31512880 783096 2.38 208424 4760896 1799832 5.30 1601300 4049116 8 07:34:48 Average: 26806013 31499292 799108 2.43 200343 4557564 1849575 5.45 1564394 3891299 89546 07:34:48 07:34:48 07:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:48 07:18:01 lo 5.80 5.80 0.58 0.58 0.00 0.00 0.00 0.00 07:34:48 07:18:01 ens3 617.86 427.07 8288.64 60.25 0.00 0.00 0.00 0.00 07:34:48 07:18:01 docker0 287.22 389.30 25.82 3424.08 0.00 0.00 0.00 0.00 07:34:48 07:19:01 veth5ab3f5f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:34:48 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:19:01 ens3 28.65 16.50 28.22 8.71 0.00 0.00 0.00 0.00 07:34:48 07:19:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:34:48 07:20:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:34:48 07:20:01 ens3 19.55 11.53 53.01 6.96 0.00 0.00 0.00 0.00 07:34:48 07:20:01 docker0 1.38 2.83 0.08 38.08 0.00 0.00 0.00 0.00 07:34:48 07:21:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 07:34:48 07:21:01 ens3 116.91 71.14 2687.17 15.55 0.00 0.00 0.00 0.00 07:34:48 07:21:01 docker0 5.62 10.71 0.34 155.17 0.00 0.00 0.00 0.00 07:34:48 07:22:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 07:34:48 07:22:01 ens3 183.90 85.64 2104.22 6.00 0.00 0.00 0.00 0.00 07:34:48 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:23:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 07:34:48 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:25:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:27:01 ens3 0.60 0.20 0.13 0.07 0.00 0.00 0.00 0.00 07:34:48 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:28:01 ens3 1.28 0.97 1.90 0.32 0.00 0.00 0.00 0.00 07:34:48 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:30:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 07:34:48 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:31:01 ens3 0.67 0.48 0.36 0.29 0.00 0.00 0.00 0.00 07:34:48 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:32:01 ens3 0.32 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:34:48 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:34:48 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 07:34:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:34:48 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:48 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 07:34:48 Average: ens3 57.12 36.14 774.39 5.78 0.00 0.00 0.00 0.00 07:34:48 Average: docker0 17.31 23.71 1.54 212.81 0.00 0.00 0.00 0.00 07:34:48 07:34:48 07:34:48 ---> sar -P ALL: 07:34:48 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26129) 11/11/24 _x86_64_ (8 CPU) 07:34:48 07:34:48 07:16:14 LINUX RESTART (8 CPU) 07:34:48 07:34:48 07:17:01 CPU %user %nice %system %iowait %steal %idle 07:34:48 07:18:01 all 8.51 0.00 3.92 2.95 0.07 84.54 07:34:48 07:18:01 0 8.73 0.00 4.55 0.76 0.08 85.87 07:34:48 07:18:01 1 8.19 0.00 3.52 0.10 0.10 88.08 07:34:48 07:18:01 2 7.10 0.00 4.16 2.12 0.07 86.55 07:34:48 07:18:01 3 9.14 0.00 3.76 0.94 0.05 86.11 07:34:48 07:18:01 4 8.95 0.00 3.29 0.54 0.08 87.14 07:34:48 07:18:01 5 9.05 0.00 4.42 14.53 0.08 71.92 07:34:48 07:18:01 6 9.65 0.00 3.26 1.55 0.07 85.47 07:34:48 07:18:01 7 7.27 0.00 4.42 3.09 0.05 85.17 07:34:48 07:19:01 all 27.23 0.00 5.52 4.38 0.07 62.80 07:34:48 07:19:01 0 27.63 0.00 4.90 1.89 0.07 65.51 07:34:48 07:19:01 1 25.85 0.00 5.06 0.49 0.05 68.55 07:34:48 07:19:01 2 26.47 0.00 4.94 1.10 0.05 67.45 07:34:48 07:19:01 3 27.16 0.00 6.22 1.20 0.08 65.33 07:34:48 07:19:01 4 27.86 0.00 4.62 1.03 0.07 66.42 07:34:48 07:19:01 5 27.73 0.00 6.79 12.07 0.07 53.34 07:34:48 07:19:01 6 28.48 0.00 6.22 13.08 0.08 52.14 07:34:48 07:19:01 7 26.71 0.00 5.41 4.22 0.07 63.59 07:34:48 07:20:01 all 47.94 0.00 6.72 1.43 0.10 43.82 07:34:48 07:20:01 0 44.45 0.00 6.27 5.32 0.09 43.88 07:34:48 07:20:01 1 48.39 0.00 7.68 5.03 0.10 38.79 07:34:48 07:20:01 2 48.09 0.00 6.93 0.05 0.08 44.85 07:34:48 07:20:01 3 48.05 0.00 6.51 0.02 0.10 45.32 07:34:48 07:20:01 4 48.74 0.00 6.93 0.44 0.10 43.78 07:34:48 07:20:01 5 47.57 0.00 6.69 0.08 0.10 45.56 07:34:48 07:20:01 6 48.95 0.00 6.20 0.24 0.10 44.50 07:34:48 07:20:01 7 49.19 0.00 6.52 0.39 0.10 43.80 07:34:48 07:21:01 all 28.42 0.00 5.64 2.94 0.08 62.92 07:34:48 07:21:01 0 26.19 0.00 4.43 0.07 0.08 69.23 07:34:48 07:21:01 1 26.68 0.00 6.11 0.98 0.07 66.17 07:34:48 07:21:01 2 31.60 0.00 6.78 15.89 0.12 45.61 07:34:48 07:21:01 3 28.88 0.00 5.87 1.79 0.07 63.39 07:34:48 07:21:01 4 28.86 0.00 5.07 0.27 0.07 65.74 07:34:48 07:21:01 5 29.18 0.00 5.78 0.25 0.07 64.72 07:34:48 07:21:01 6 29.80 0.00 5.75 0.52 0.07 63.85 07:34:48 07:21:01 7 26.26 0.00 5.32 3.99 0.08 64.34 07:34:48 07:22:01 all 1.40 0.00 0.65 0.62 0.02 97.31 07:34:48 07:22:01 0 1.03 0.00 0.55 0.53 0.02 97.86 07:34:48 07:22:01 1 1.15 0.00 0.57 0.03 0.02 98.23 07:34:48 07:22:01 2 0.77 0.00 0.75 0.45 0.02 98.01 07:34:48 07:22:01 3 1.53 0.00 0.62 0.57 0.03 97.25 07:34:48 07:22:01 4 2.19 0.00 0.57 0.42 0.02 96.81 07:34:48 07:22:01 5 2.81 0.00 0.85 0.15 0.03 96.16 07:34:48 07:22:01 6 1.22 0.00 0.87 1.85 0.03 96.03 07:34:48 07:22:01 7 0.52 0.00 0.43 0.92 0.02 98.11 07:34:48 07:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:34:48 07:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:34:48 07:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 07:34:48 07:23:01 3 0.07 0.00 0.00 0.02 0.02 99.90 07:34:48 07:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:34:48 07:23:01 5 0.05 0.00 0.03 0.02 0.03 99.87 07:34:48 07:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:34:48 07:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:34:48 07:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:34:48 07:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:34:48 07:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:34:48 07:24:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:34:48 07:24:01 5 0.05 0.00 0.00 0.00 0.03 99.92 07:34:48 07:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:34:48 07:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:34:48 07:25:01 all 0.02 0.00 0.00 0.01 0.01 99.96 07:34:48 07:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:34:48 07:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:34:48 07:25:01 2 0.00 0.00 0.00 0.03 0.00 99.97 07:34:48 07:25:01 3 0.07 0.00 0.00 0.02 0.02 99.90 07:34:48 07:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:34:48 07:25:01 5 0.05 0.00 0.02 0.02 0.03 99.88 07:34:48 07:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:26:01 all 0.02 0.00 0.01 0.01 0.00 99.97 07:34:48 07:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:34:48 07:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:26:01 2 0.02 0.00 0.00 0.03 0.00 99.95 07:34:48 07:26:01 3 0.03 0.00 0.02 0.02 0.02 99.92 07:34:48 07:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:34:48 07:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:34:48 07:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:34:48 07:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:27:01 all 0.05 0.00 0.01 0.01 0.01 99.92 07:34:48 07:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:34:48 07:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:27:01 2 0.07 0.00 0.00 0.05 0.00 99.88 07:34:48 07:27:01 3 0.22 0.00 0.02 0.00 0.02 99.75 07:34:48 07:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:34:48 07:27:01 5 0.05 0.00 0.02 0.00 0.03 99.90 07:34:48 07:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:34:48 07:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:34:48 07:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:34:48 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:28:01 2 0.10 0.00 0.02 0.03 0.00 99.85 07:34:48 07:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:34:48 07:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:34:48 07:28:01 5 0.03 0.00 0.03 0.02 0.02 99.90 07:34:48 07:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:34:48 07:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:34:48 07:28:01 CPU %user %nice %system %iowait %steal %idle 07:34:48 07:29:01 all 0.23 0.00 0.01 0.01 0.01 99.75 07:34:48 07:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:34:48 07:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:29:01 2 0.02 0.00 0.00 0.03 0.00 99.95 07:34:48 07:29:01 3 1.76 0.00 0.03 0.00 0.02 98.19 07:34:48 07:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:34:48 07:29:01 5 0.02 0.00 0.02 0.02 0.03 99.92 07:34:48 07:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:30:01 all 0.08 0.00 0.01 0.01 0.01 99.90 07:34:48 07:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:34:48 07:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:34:48 07:30:01 2 0.02 0.00 0.00 0.05 0.00 99.93 07:34:48 07:30:01 3 0.48 0.00 0.02 0.00 0.02 99.48 07:34:48 07:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:34:48 07:30:01 5 0.05 0.00 0.00 0.00 0.03 99.92 07:34:48 07:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:34:48 07:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:34:48 07:31:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:34:48 07:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:34:48 07:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:31:01 2 0.00 0.00 0.03 0.03 0.02 99.92 07:34:48 07:31:01 3 0.10 0.00 0.00 0.00 0.02 99.88 07:34:48 07:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:34:48 07:31:01 5 0.03 0.00 0.03 0.02 0.02 99.90 07:34:48 07:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:34:48 07:32:01 all 0.03 0.00 0.04 0.01 0.01 99.92 07:34:48 07:32:01 0 0.07 0.00 0.05 0.00 0.00 99.88 07:34:48 07:32:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:34:48 07:32:01 2 0.00 0.00 0.03 0.03 0.00 99.93 07:34:48 07:32:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:34:48 07:32:01 4 0.03 0.00 0.03 0.02 0.00 99.92 07:34:48 07:32:01 5 0.07 0.00 0.05 0.02 0.03 99.83 07:34:48 07:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:34:48 07:32:01 7 0.00 0.00 0.05 0.00 0.00 99.95 07:34:48 07:33:01 all 0.09 0.00 0.01 0.00 0.01 99.88 07:34:48 07:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:34:48 07:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:34:48 07:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:34:48 07:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:34:48 07:33:01 4 0.02 0.00 0.02 0.02 0.02 99.93 07:34:48 07:33:01 5 0.68 0.00 0.05 0.00 0.03 99.24 07:34:48 07:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:34:01 all 0.27 0.00 0.01 0.01 0.01 99.71 07:34:48 07:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:34:48 07:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:34:48 07:34:01 2 0.02 0.00 0.00 0.05 0.00 99.93 07:34:48 07:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:34:48 07:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:34:48 07:34:01 5 2.00 0.00 0.02 0.02 0.03 97.93 07:34:48 07:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:34:48 07:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:34:48 Average: all 6.67 0.00 1.32 0.72 0.03 91.27 07:34:48 Average: 0 6.29 0.00 1.21 0.50 0.02 91.98 07:34:48 Average: 1 6.41 0.00 1.34 0.38 0.02 91.84 07:34:48 Average: 2 6.65 0.00 1.38 1.15 0.02 90.80 07:34:48 Average: 3 6.89 0.00 1.35 0.27 0.03 91.46 07:34:48 Average: 4 6.82 0.00 1.20 0.16 0.03 91.79 07:34:48 Average: 5 6.97 0.00 1.45 1.59 0.04 89.95 07:34:48 Average: 6 6.89 0.00 1.30 1.00 0.02 90.77 07:34:48 Average: 7 6.43 0.00 1.30 0.74 0.02 91.52 07:34:48 07:34:48 07:34:48