Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e006c610c04bb7e0ab96add43a12e9ef9e699912 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-ssh16526765336350355524.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh5790768696180030318.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9793733899323625919.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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 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-ssh3996876412749836946.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17889267548851413251.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2450 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # 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 Avoid second fetch Checking out Revision e006c610c04bb7e0ab96add43a12e9ef9e699912 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#580)" > 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 core.sparsecheckout # timeout=10 > git checkout -f e006c610c04bb7e0ab96add43a12e9ef9e699912 # timeout=10 > git rev-list --no-walk c5f9822de111f2ad008e04cca8702a7116aaeba8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:45:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:45:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:45:23 ========================================================= 17:45:23 EdgeX Global Pipelines Version Info 17:45:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:45:25 ------------------- 17:45:25 stable info: 17:45:25 ------------------- 17:45:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:45:25 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:45:25 Message: update stable to v1.0.250 17:45:25 ------------------- 17:45:25 experimental info: 17:45:25 ------------------- 17:45:25 Commited By: **** collab-it+edgex@linuxfoundation.org 17:45:25 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 17:45:25 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:45:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e006c61 [Pipeline] echo 17:45:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:45:26 provisioning config files... 17:45:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10918373682708231264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:26 ---> docker-login.sh 17:45:26 nexus3.edgexfoundry.org:10001 17:45:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:27 Configure a credential helper to remove this warning. See 17:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:27 17:45:27 Login Succeeded 17:45:27 nexus3.edgexfoundry.org:10002 17:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:27 Configure a credential helper to remove this warning. See 17:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:27 17:45:27 Login Succeeded 17:45:27 nexus3.edgexfoundry.org:10003 17:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:27 Configure a credential helper to remove this warning. See 17:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:27 17:45:27 Login Succeeded 17:45:27 nexus3.edgexfoundry.org:10004 17:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:27 Configure a credential helper to remove this warning. See 17:45:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:27 17:45:27 Login Succeeded 17:45:27 docker.io 17:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:28 Configure a credential helper to remove this warning. See 17:45:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:28 17:45:28 Login Succeeded 17:45:28 ---> docker-login.sh ends [Pipeline] } 17:45:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:45:28 + git rev-list -1 --merges e006c610c04bb7e0ab96add43a12e9ef9e699912~1..e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] echo 17:45:28 -----------> git rev-list -1 --merges e006c610c04bb7e0ab96add43a12e9ef9e699912~1..e006c610c04bb7e0ab96add43a12e9ef9e699912 e006c610c04bb7e0ab96add43a12e9ef9e699912 [false] [Pipeline] sh 17:45:28 + git log --format=format:%s -1 e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] echo 17:45:28 ========================================================= 17:45:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:45:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:45:29 + git log --format=format:%s -1 e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] echo 17:45:29 [semverPrep] GIT_COMMIT: e006c610c04bb7e0ab96add43a12e9ef9e699912, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#580) [Pipeline] echo 17:45:29 [semverPrep] This is not a build commit. [Pipeline] sh 17:45:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:45:29 + grep -v github /etc/ssh/ssh_known_hosts 17:45:29 + [ -e /tmp/ssh_known_hosts ] 17:45:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:45:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:45:29 + sudo tee -a /etc/ssh/ssh_known_hosts 17:45:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:29 17:45:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:30 0.1.4: Pulling from edgex-devops/py-git-semver 17:45:30 b85a868b505f: Pulling fs layer 17:45:30 e2be974225ed: Pulling fs layer 17:45:30 339a4e72a1f5: Pulling fs layer 17:45:30 988bab9f4d93: Pulling fs layer 17:45:30 1469e6f7b9e6: Pulling fs layer 17:45:30 eaf3925da568: Pulling fs layer 17:45:30 bab4dde63d76: Pulling fs layer 17:45:30 bde34c3a00c8: Pulling fs layer 17:45:30 b352a97aabf1: Pulling fs layer 17:45:30 4872d77fe225: Pulling fs layer 17:45:30 5851b861e8e6: Pulling fs layer 17:45:30 bde34c3a00c8: Waiting 17:45:30 b352a97aabf1: Waiting 17:45:30 4872d77fe225: Waiting 17:45:30 5851b861e8e6: Waiting 17:45:30 988bab9f4d93: Waiting 17:45:30 eaf3925da568: Waiting 17:45:30 bab4dde63d76: Waiting 17:45:30 1469e6f7b9e6: Waiting 17:45:30 e2be974225ed: Verifying Checksum 17:45:30 e2be974225ed: Download complete 17:45:30 988bab9f4d93: Download complete 17:45:30 339a4e72a1f5: Verifying Checksum 17:45:30 339a4e72a1f5: Download complete 17:45:30 1469e6f7b9e6: Verifying Checksum 17:45:30 1469e6f7b9e6: Download complete 17:45:30 eaf3925da568: Verifying Checksum 17:45:30 eaf3925da568: Download complete 17:45:30 bde34c3a00c8: Download complete 17:45:30 b352a97aabf1: Verifying Checksum 17:45:30 b352a97aabf1: Download complete 17:45:30 4872d77fe225: Verifying Checksum 17:45:30 4872d77fe225: Download complete 17:45:30 5851b861e8e6: Verifying Checksum 17:45:30 5851b861e8e6: Download complete 17:45:30 b85a868b505f: Verifying Checksum 17:45:30 b85a868b505f: Download complete 17:45:30 bab4dde63d76: Verifying Checksum 17:45:30 bab4dde63d76: Download complete 17:45:31 b85a868b505f: Pull complete 17:45:31 e2be974225ed: Pull complete 17:45:32 339a4e72a1f5: Pull complete 17:45:32 988bab9f4d93: Pull complete 17:45:33 1469e6f7b9e6: Pull complete 17:45:33 eaf3925da568: Pull complete 17:45:34 bab4dde63d76: Pull complete 17:45:34 bde34c3a00c8: Pull complete 17:45:34 b352a97aabf1: Pull complete 17:45:34 4872d77fe225: Pull complete 17:45:34 5851b861e8e6: Pull complete 17:45:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:45:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:35 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:45:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:45:37 $ docker top f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 -eo pid,comm 17:45:37 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). 17:45:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:45:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:37 [ssh-agent] Looking for ssh-agent implementation... 17:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:38 $ docker exec f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 ssh-agent 17:45:38 SSH_AUTH_SOCK=/tmp/ssh-8TjeDLbeUeP5/agent.33 17:45:38 SSH_AGENT_PID=40 17:45:38 Running ssh-add (command line suppressed) 17:45:38 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9260011438727875199.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9260011438727875199.key) 17:45:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:38 + git tag --points-at HEAD [Pipeline] } 17:45:38 $ docker exec --env ******** --env ******** f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 ssh-agent -k 17:45:38 unset SSH_AUTH_SOCK; 17:45:38 unset SSH_AGENT_PID; 17:45:38 echo Agent pid 40 killed; 17:45:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:45:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:45:38 [ssh-agent] Looking for ssh-agent implementation... 17:45:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:45:38 $ docker exec f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 ssh-agent 17:45:38 SSH_AUTH_SOCK=/tmp/ssh-ciQqxCIxRna1/agent.72 17:45:38 SSH_AGENT_PID=78 17:45:38 Running ssh-add (command line suppressed) 17:45:39 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14674990349569372572.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14674990349569372572.key) 17:45:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:45:39 + git semver init 17:45:39 2023-07-28 17:45:39,536 [run_init] DEBUG init version:0.0.0 force:False 17:45:39 2023-07-28 17:45:39,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 17:45:39 2023-07-28 17:45:39,537 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 17:45:39 2023-07-28 17:45:39,537 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:45:40 2023-07-28 17:45:40,440 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 17:45:40 2023-07-28 17:45:40,440 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 17:45:40 2023-07-28 17:45:40,440 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:45:40 2023-07-28 17:45:40,441 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:45:40 3.1.0-dev.5 [Pipeline] } 17:45:40 $ docker exec --env ******** --env ******** f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 ssh-agent -k 17:45:40 unset SSH_AUTH_SOCK; 17:45:40 unset SSH_AGENT_PID; 17:45:40 echo Agent pid 78 killed; 17:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:45:40 + git semver [Pipeline] } 17:45:41 $ docker stop --time=1 f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 17:45:42 $ docker rm -f --volumes f5aa63f861a9229fcf8916af59850ec92ae63037009fb6390171d35521a52836 [Pipeline] // withDockerContainer [Pipeline] sh 17:45:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:45:43 Stashed 1 file(s) [Pipeline] echo 17:45:43 [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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 17:45:43 provisioning config files... 17:45:43 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16768511479799895912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:45:43 ---> docker-login.sh 17:45:43 nexus3.edgexfoundry.org:10001 17:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:43 Configure a credential helper to remove this warning. See 17:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:43 17:45:43 Login Succeeded 17:45:43 nexus3.edgexfoundry.org:10002 17:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:43 Configure a credential helper to remove this warning. See 17:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:43 17:45:43 Login Succeeded 17:45:43 nexus3.edgexfoundry.org:10003 17:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:43 Configure a credential helper to remove this warning. See 17:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:43 17:45:43 Login Succeeded 17:45:43 nexus3.edgexfoundry.org:10004 17:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:43 Configure a credential helper to remove this warning. See 17:45:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:43 17:45:43 Login Succeeded 17:45:43 docker.io 17:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:45:44 Configure a credential helper to remove this warning. See 17:45:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:45:44 17:45:44 Login Succeeded 17:45:44 ---> docker-login.sh ends [Pipeline] } 17:45:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:45:44 ========================================================= 17:45:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:45:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:45:44 Sending build context to Docker daemon 3.308MB 17:45:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:45:44 Step 2/12 : FROM ${BASE} AS builder 17:45:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:45:44 4db1b89c0bd1: Pulling fs layer 17:45:44 6911f1a30b25: Pulling fs layer 17:45:44 e194b8c5c2a9: Pulling fs layer 17:45:44 6863d3e3a2b1: Pulling fs layer 17:45:44 ec0bb842ea78: Pulling fs layer 17:45:44 40a00589a448: Pulling fs layer 17:45:44 6c08303d61cc: Pulling fs layer 17:45:44 798269fcf238: Pulling fs layer 17:45:44 6863d3e3a2b1: Waiting 17:45:44 40a00589a448: Waiting 17:45:44 6c08303d61cc: Waiting 17:45:44 798269fcf238: Waiting 17:45:44 ec0bb842ea78: Waiting 17:45:44 6911f1a30b25: Download complete 17:45:44 6863d3e3a2b1: Verifying Checksum 17:45:44 6863d3e3a2b1: Download complete 17:45:44 ec0bb842ea78: Download complete 17:45:44 4db1b89c0bd1: Verifying Checksum 17:45:44 4db1b89c0bd1: Download complete 17:45:45 40a00589a448: Verifying Checksum 17:45:45 40a00589a448: Download complete 17:45:45 4db1b89c0bd1: Pull complete 17:45:45 6911f1a30b25: Pull complete 17:45:45 e194b8c5c2a9: Verifying Checksum 17:45:45 e194b8c5c2a9: Download complete 17:45:45 798269fcf238: Verifying Checksum 17:45:45 798269fcf238: Download complete 17:45:45 6c08303d61cc: Verifying Checksum 17:45:45 6c08303d61cc: Download complete 17:45:49 e194b8c5c2a9: Pull complete 17:45:49 6863d3e3a2b1: Pull complete 17:45:49 ec0bb842ea78: Pull complete 17:45:49 40a00589a448: Pull complete 17:45:51 6c08303d61cc: Pull complete 17:45:52 798269fcf238: Pull complete 17:45:52 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:45:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:45:52 ---> ec979cd7f677 17:45:52 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:45:57 ---> Running in 2469191b8db7 17:45:57 Removing intermediate container 2469191b8db7 17:45:57 ---> 5ba233a927e9 17:45:57 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:45:57 ---> Running in 4bb221b19cbd 17:45:57 Removing intermediate container 4bb221b19cbd 17:45:57 ---> 69ce76588595 17:45:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:45:57 ---> Running in 5796b9ce26d9 17:45:57 Removing intermediate container 5796b9ce26d9 17:45:57 ---> 91f8283e391f 17:45:57 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:57 ---> Running in 32558fa5caee 17:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:45:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:45:58 OK: 265 MiB in 53 packages 17:45:58 Still waiting to schedule task 17:45:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:45:58 Removing intermediate container 32558fa5caee 17:45:58 ---> 3dec0888d001 17:45:58 Step 7/12 : WORKDIR /app 17:45:58 ---> Running in 4d262e2084e6 17:45:58 Removing intermediate container 4d262e2084e6 17:45:58 ---> 34d213537c23 17:45:58 Step 8/12 : COPY go.mod vendor* ./ 17:45:58 ---> f1c871044f7a 17:45:58 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:45:58 ---> Running in 6068a023b166 17:46:45 Removing intermediate container 6068a023b166 17:46:45 ---> 14795d2c72ba 17:46:45 Step 10/12 : COPY . . 17:46:45 ---> ded3006ac4c1 17:46:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:46:45 ---> Running in 5ddb830a1e25 17:46:45 Removing intermediate container 5ddb830a1e25 17:46:45 ---> 0ebb686c5a05 17:46:45 Step 12/12 : RUN $MAKE 17:46:45 ---> Running in 6c25091a93ae 17:46:45 noop 17:46:46 Removing intermediate container 6c25091a93ae 17:46:46 ---> e47fd8a05d25 17:46:46 Successfully built e47fd8a05d25 17:46:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:46 + docker inspect -f . ci-base-image-x86_64 17:46:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:46 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:46:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 17:46:46 $ docker top 6f8012614efbd6cda40cae0e0fa8828d723b3dc2176ba9cee862ebfdc13a978d -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:47 + go version 17:46:47 go version go1.20.6 linux/amd64 [Pipeline] } 17:46:47 $ docker stop --time=1 6f8012614efbd6cda40cae0e0fa8828d723b3dc2176ba9cee862ebfdc13a978d 17:46:48 $ docker rm -f --volumes 6f8012614efbd6cda40cae0e0fa8828d723b3dc2176ba9cee862ebfdc13a978d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:46:48 + docker inspect -f . ci-base-image-x86_64 17:46:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:46:48 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:46:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** ci-base-image-x86_64 cat 17:46:49 $ docker top 8558bf3e8869ac3abb6d3e2780658dfaf529fed0985d29c58826276c4a531756 -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:49 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 17:46:49 + make test 17:46:49 go test -race -coverprofile=coverage.out ./... 17:47:11 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:47:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2452 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 17:47:20 Running in /w/workspace/app-service-configurable/174 [Pipeline] { [Pipeline] checkout 17:47:20 Selected Git installation does not exist. Using Default 17:47:20 The recommended git tool is: NONE 17:47:26 using credential edgex-jenkins-ssh 17:47:26 Cloning the remote Git repository 17:47:26 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 17:47:26 > git init /w/workspace/app-service-configurable/174 # timeout=10 17:47:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 17:47:26 > git --version # timeout=10 17:47:26 > git --version # 'git version 2.25.1' 17:47:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:47:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 17:47:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:47:28 Avoid second fetch 17:47:28 Checking out Revision e006c610c04bb7e0ab96add43a12e9ef9e699912 (main) 17:47:29 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#580)" 17:47:28 > git config core.sparsecheckout # timeout=10 17:47:28 > git checkout -f e006c610c04bb7e0ab96add43a12e9ef9e699912 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:29 go vet ./... 17:47:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:47:30 % Total % Received % Xferd Average Speed Time Time Time Current 17:47:30 Dload Upload Total Spent Left Speed 17:47:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 17:47:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:47:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:47:30 ./bin/test-attribution-txt.sh 17:47:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] echo 17:47:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:47:31 $ docker stop --time=1 8558bf3e8869ac3abb6d3e2780658dfaf529fed0985d29c58826276c4a531756 17:47:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:47:31 + sudo tee /etc/docker/daemon.new 17:47:31 { 17:47:31 "registry-mirrors": [ 17:47:31 "https://nexus3.edgexfoundry.org:10001" 17:47:31 ], 17:47:31 "bip": "10.250.0.254/24", 17:47:31 "hosts": [ 17:47:31 "tcp://0.0.0.0:5555", 17:47:31 "unix:///var/run/docker.sock" 17:47:31 ], 17:47:31 "mtu": 1458, 17:47:31 "selinux-enabled": true, 17:47:31 "seccomp-profile": "/etc/docker/seccomp.json" 17:47:31 } 17:47:34 $ docker rm -f --volumes 8558bf3e8869ac3abb6d3e2780658dfaf529fed0985d29c58826276c4a531756 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 17:47:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:47:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 17:47:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:47:35 + sudo service docker restart 17:47:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:47:36 + ls -al . 17:47:36 total 180 17:47:36 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:46 . 17:47:36 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 .. 17:47:36 -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 17:45 .dockerignore 17:47:36 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:45 .git 17:47:36 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 17:45 .github 17:47:36 -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 17:45 .gitignore 17:47:36 -rw-rw-r-- 1 jenkins jenkins 41 Jul 28 17:45 .golangci.yml 17:47:36 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 17:45 .semver 17:47:36 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 28 17:45 Attribution.txt 17:47:36 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 28 17:45 CHANGELOG.md 17:47:36 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 28 17:45 Dockerfile 17:47:36 -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 17:45 GOVERNANCE.md 17:47:36 -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 17:45 Jenkinsfile 17:47:36 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 17:45 LICENSE 17:47:36 -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 17:45 OWNERS.md 17:47:36 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 28 17:45 README.md 17:47:36 -rw-rw-r-- 1 jenkins jenkins 11 Jul 28 17:45 VERSION 17:47:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:45 bin 17:47:36 -rw-r--r-- 1 jenkins jenkins 13 Jul 28 17:46 coverage.out 17:47:36 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 28 17:45 go.mod 17:47:36 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 28 17:45 go.sum 17:47:36 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 28 17:45 main.go 17:47:36 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 28 17:45 makefile 17:47:36 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 17:45 res 17:47:36 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:45 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:36 + 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=e006c610c04bb7e0ab96add43a12e9ef9e699912 --label arch=amd64 --label version=3.1.0-dev.5 . 17:47:36 Sending build context to Docker daemon 3.309MB 17:47:36 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:47:36 Step 2/26 : FROM ${BASE} AS builder 17:47:36 ---> e47fd8a05d25 17:47:36 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:47:36 ---> Running in 45a19c8a46be 17:47:36 Removing intermediate container 45a19c8a46be 17:47:36 ---> fcc58292f3d9 17:47:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:47:36 ---> Running in 7d02cabd045d 17:47:36 Removing intermediate container 7d02cabd045d 17:47:36 ---> 4e6d1c910e13 17:47:36 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:47:36 ---> Running in dfa69ad369ff 17:47:37 Removing intermediate container dfa69ad369ff 17:47:37 ---> 9a16c1ad2d54 17:47:37 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:47:37 ---> Running in 7190df1ef25b 17:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:47:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:47:37 OK: 265 MiB in 53 packages 17:47:38 Removing intermediate container 7190df1ef25b 17:47:38 ---> a06cdb2090af 17:47:38 Step 7/26 : WORKDIR /app 17:47:38 ---> Running in 2bafa31ebc35 17:47:38 Removing intermediate container 2bafa31ebc35 17:47:38 ---> ae114fdff6ab 17:47:38 Step 8/26 : COPY go.mod vendor* ./ 17:47:38 ---> dfabbd12039e 17:47:38 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:47:38 ---> Running in 624db5483e7d 17:47:39 Removing intermediate container 624db5483e7d 17:47:39 ---> e827a3a88577 17:47:39 Step 10/26 : COPY . . 17:47:39 ---> 89aa416b6ad5 17:47:39 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:47:39 ---> Running in 1bbe4d3de529 17:47:39 Removing intermediate container 1bbe4d3de529 17:47:39 ---> d9f0ac2262c2 17:47:39 Step 12/26 : RUN $MAKE 17:47:39 ---> Running in 31671c65dbce 17:47:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5" -trimpath -mod=readonly -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:47:54 provisioning config files... 17:47:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/174@tmp/config16416330517965358666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:47:54 ---> docker-login.sh 17:47:54 nexus3.edgexfoundry.org:10001 17:47:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:54 Configure a credential helper to remove this warning. See 17:47:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:54 17:47:54 Login Succeeded 17:47:54 nexus3.edgexfoundry.org:10002 17:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:55 Configure a credential helper to remove this warning. See 17:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:55 17:47:55 Login Succeeded 17:47:55 nexus3.edgexfoundry.org:10003 17:47:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:55 Configure a credential helper to remove this warning. See 17:47:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:55 17:47:55 Login Succeeded 17:47:55 nexus3.edgexfoundry.org:10004 17:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:56 Configure a credential helper to remove this warning. See 17:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:56 17:47:56 Login Succeeded 17:47:56 docker.io 17:47:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:47:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:47:56 Configure a credential helper to remove this warning. See 17:47:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:47:56 17:47:56 Login Succeeded 17:47:56 ---> docker-login.sh ends [Pipeline] } 17:47:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:47:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:47:56 ========================================================= 17:47:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:47:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:47:57 Sending build context to Docker daemon 176.1kB 17:47:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:47:57 Step 2/12 : FROM ${BASE} AS builder 17:47:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:47:57 edb6bdbacee9: Pulling fs layer 17:47:57 5f9638ab2659: Pulling fs layer 17:47:57 8d51d6327a98: Pulling fs layer 17:47:57 8b374f2dd631: Pulling fs layer 17:47:57 ec14aa9079de: Pulling fs layer 17:47:57 2f466654f4bb: Pulling fs layer 17:47:57 554e91adad29: Pulling fs layer 17:47:57 ec14aa9079de: Waiting 17:47:57 2f466654f4bb: Waiting 17:47:57 554e91adad29: Waiting 17:47:57 8b374f2dd631: Waiting 17:47:57 5f9638ab2659: Verifying Checksum 17:47:57 5f9638ab2659: Download complete 17:47:57 8b374f2dd631: Verifying Checksum 17:47:57 8b374f2dd631: Download complete 17:47:57 ec14aa9079de: Verifying Checksum 17:47:57 ec14aa9079de: Download complete 17:47:57 edb6bdbacee9: Verifying Checksum 17:47:57 edb6bdbacee9: Download complete 17:47:58 edb6bdbacee9: Pull complete 17:47:59 554e91adad29: Verifying Checksum 17:47:59 554e91adad29: Download complete 17:47:59 5f9638ab2659: Pull complete 17:48:00 8d51d6327a98: Verifying Checksum 17:48:00 8d51d6327a98: Download complete 17:48:00 2f466654f4bb: Download complete 17:48:02 Removing intermediate container 31671c65dbce 17:48:02 ---> 8046a311f9e6 17:48:02 Step 13/26 : FROM alpine:3.17 17:48:02 3.17: Pulling from library/alpine 17:48:02 4db1b89c0bd1: Already exists 17:48:02 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:48:02 Status: Downloaded newer image for alpine:3.17 17:48:02 ---> 1f73a9d63274 17:48:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:48:02 ---> Running in 2b4b509cc7bf 17:48:02 Removing intermediate container 2b4b509cc7bf 17:48:02 ---> 27de2630c531 17:48:02 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:48:02 ---> Running in 9428ec24d202 17:48:02 Removing intermediate container 9428ec24d202 17:48:02 ---> 8de52ae3e3ca 17:48:02 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:48:02 ---> Running in 18bd7d093aba 17:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:48:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:48:02 (1/2) Installing ca-certificates (20230506-r0) 17:48:02 (2/2) Installing dumb-init (1.2.5-r2) 17:48:02 Executing busybox-1.35.0-r29.trigger 17:48:02 Executing ca-certificates-20230506-r0.trigger 17:48:02 OK: 8 MiB in 17 packages 17:48:02 Removing intermediate container 18bd7d093aba 17:48:02 ---> 1b13988d6254 17:48:02 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:48:02 ---> 0b3048c259a3 17:48:02 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:48:02 ---> 70710ab05f70 17:48:02 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:48:02 ---> 02834a3ecaa1 17:48:02 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:48:02 ---> 8f97371f06b2 17:48:02 Step 21/26 : EXPOSE 48095 17:48:02 ---> Running in 66a43714094e 17:48:02 Removing intermediate container 66a43714094e 17:48:02 ---> e56600eed05b 17:48:02 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:48:02 ---> Running in 041238bb1cfa 17:48:02 Removing intermediate container 041238bb1cfa 17:48:02 ---> bb84973b9365 17:48:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:48:02 ---> Running in c43f2f4a2f5c 17:48:02 Removing intermediate container c43f2f4a2f5c 17:48:02 ---> cc1bf38c5c8f 17:48:02 Step 24/26 : LABEL arch=amd64 17:48:02 ---> Running in 75f576a3de98 17:48:02 Removing intermediate container 75f576a3de98 17:48:02 ---> 6f3e7dcae68b 17:48:02 Step 25/26 : LABEL git_sha=e006c610c04bb7e0ab96add43a12e9ef9e699912 17:48:02 ---> Running in bbea30a5dad0 17:48:02 Removing intermediate container bbea30a5dad0 17:48:02 ---> 18978b2f8ea2 17:48:02 Step 26/26 : LABEL version=3.1.0-dev.5 17:48:02 ---> Running in 6d635bd93c2c 17:48:02 Removing intermediate container 6d635bd93c2c 17:48:02 ---> 82c8c136a441 17:48:02 [Warning] One or more build-args [ARCH] were not consumed 17:48:02 Successfully built 82c8c136a441 17:48:02 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:03 provisioning config files... 17:48:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5008401982623770159tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:03 ---> docker-login.sh 17:48:03 nexus3.edgexfoundry.org:10001 17:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:03 Configure a credential helper to remove this warning. See 17:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:03 17:48:03 Login Succeeded 17:48:03 nexus3.edgexfoundry.org:10002 17:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:03 Configure a credential helper to remove this warning. See 17:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:03 17:48:03 Login Succeeded 17:48:03 nexus3.edgexfoundry.org:10003 17:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:03 Configure a credential helper to remove this warning. See 17:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:03 17:48:03 Login Succeeded 17:48:03 nexus3.edgexfoundry.org:10004 17:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:03 Configure a credential helper to remove this warning. See 17:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:03 17:48:03 Login Succeeded 17:48:03 docker.io 17:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:04 Configure a credential helper to remove this warning. See 17:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:04 17:48:04 Login Succeeded 17:48:04 ---> docker-login.sh ends [Pipeline] } 17:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:04 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 17:48:04 e006c610c04bb7e0ab96add43a12e9ef9e699912 17:48:04 latest 17:48:04 3.1.0-dev.5 17:48:04 e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 17:48:04 main 17:48:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912 17:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:48:04 be3b923c9026: Preparing 17:48:04 f7131ba473a1: Preparing 17:48:04 3770beb3e279: Preparing 17:48:04 25ce45a55e74: Preparing 17:48:04 b634f6841419: Preparing 17:48:04 3dab9f8bf2d2: Preparing 17:48:04 3dab9f8bf2d2: Waiting 17:48:04 25ce45a55e74: Pushed 17:48:04 3770beb3e279: Pushed 17:48:04 f7131ba473a1: Pushed 17:48:04 3dab9f8bf2d2: Layer already exists 17:48:04 b634f6841419: Pushed 17:48:07 be3b923c9026: Pushed 17:48:07 e006c610c04bb7e0ab96add43a12e9ef9e699912: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:07 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:48:08 be3b923c9026: Preparing 17:48:08 f7131ba473a1: Preparing 17:48:08 3770beb3e279: Preparing 17:48:08 25ce45a55e74: Preparing 17:48:08 b634f6841419: Preparing 17:48:08 3dab9f8bf2d2: Preparing 17:48:08 3dab9f8bf2d2: Waiting 17:48:08 25ce45a55e74: Layer already exists 17:48:08 3770beb3e279: Layer already exists 17:48:08 be3b923c9026: Layer already exists 17:48:08 f7131ba473a1: Layer already exists 17:48:08 b634f6841419: Layer already exists 17:48:08 3dab9f8bf2d2: Layer already exists 17:48:08 latest: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.5 17:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:48:08 be3b923c9026: Preparing 17:48:08 f7131ba473a1: Preparing 17:48:08 3770beb3e279: Preparing 17:48:08 25ce45a55e74: Preparing 17:48:08 b634f6841419: Preparing 17:48:08 3dab9f8bf2d2: Preparing 17:48:08 3dab9f8bf2d2: Waiting 17:48:08 25ce45a55e74: Layer already exists 17:48:08 be3b923c9026: Layer already exists 17:48:08 3770beb3e279: Layer already exists 17:48:08 f7131ba473a1: Layer already exists 17:48:08 b634f6841419: Layer already exists 17:48:08 3dab9f8bf2d2: Layer already exists 17:48:08 3.1.0-dev.5: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:08 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 17:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:48:09 be3b923c9026: Preparing 17:48:09 f7131ba473a1: Preparing 17:48:09 3770beb3e279: Preparing 17:48:09 25ce45a55e74: Preparing 17:48:09 b634f6841419: Preparing 17:48:09 3dab9f8bf2d2: Preparing 17:48:09 3dab9f8bf2d2: Waiting 17:48:09 be3b923c9026: Layer already exists 17:48:09 3770beb3e279: Layer already exists 17:48:09 f7131ba473a1: Layer already exists 17:48:09 b634f6841419: Layer already exists 17:48:09 25ce45a55e74: Layer already exists 17:48:09 3dab9f8bf2d2: Layer already exists 17:48:09 e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 17:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 17:48:09 be3b923c9026: Preparing 17:48:09 f7131ba473a1: Preparing 17:48:09 3770beb3e279: Preparing 17:48:09 25ce45a55e74: Preparing 17:48:09 b634f6841419: Preparing 17:48:09 3dab9f8bf2d2: Preparing 17:48:09 3dab9f8bf2d2: Waiting 17:48:09 b634f6841419: Layer already exists 17:48:09 25ce45a55e74: Layer already exists 17:48:09 f7131ba473a1: Layer already exists 17:48:09 3770beb3e279: Layer already exists 17:48:09 be3b923c9026: Layer already exists 17:48:09 3dab9f8bf2d2: Layer already exists 17:48:09 main: digest: sha256:b282dacce4441395be3f2028c06ef950cc40f4b592014c1d872f9461afab3c70 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:48:09 ===================================================== [Pipeline] echo 17:48:09 taggedImages: 17:48:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912 17:48:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 17:48:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.5 17:48:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 17:48:09 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:10 17:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:10 latest: Pulling from edgex-lftools-log-publisher 17:48:10 5eb5b503b376: Pulling fs layer 17:48:10 5c69ac0246d0: Pulling fs layer 17:48:10 ec43610c2a17: Pulling fs layer 17:48:10 3a2ae6a8a46f: Pulling fs layer 17:48:10 33b1e0a273af: Pulling fs layer 17:48:10 5d3b04190fa2: Pulling fs layer 17:48:10 2f39f015ded8: Pulling fs layer 17:48:10 3a2ae6a8a46f: Waiting 17:48:10 5d3b04190fa2: Waiting 17:48:10 33b1e0a273af: Waiting 17:48:10 2f39f015ded8: Waiting 17:48:10 5c69ac0246d0: Verifying Checksum 17:48:10 5c69ac0246d0: Download complete 17:48:10 3a2ae6a8a46f: Verifying Checksum 17:48:10 3a2ae6a8a46f: Download complete 17:48:10 33b1e0a273af: Verifying Checksum 17:48:10 33b1e0a273af: Download complete 17:48:10 ec43610c2a17: Verifying Checksum 17:48:10 ec43610c2a17: Download complete 17:48:10 5d3b04190fa2: Verifying Checksum 17:48:10 5d3b04190fa2: Download complete 17:48:10 5eb5b503b376: Verifying Checksum 17:48:10 5eb5b503b376: Download complete 17:48:11 2f39f015ded8: Download complete 17:48:12 5eb5b503b376: Pull complete 17:48:12 5c69ac0246d0: Pull complete 17:48:12 ec43610c2a17: Pull complete 17:48:12 3a2ae6a8a46f: Pull complete 17:48:12 33b1e0a273af: Pull complete 17:48:12 8d51d6327a98: Pull complete 17:48:12 8b374f2dd631: Pull complete 17:48:12 ec14aa9079de: Pull complete 17:48:12 5d3b04190fa2: Pull complete 17:48:16 2f39f015ded8: Pull complete 17:48:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:48:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:48:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:17 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:48:17 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:48:19 2f466654f4bb: Pull complete 17:48:20 $ docker top b6d08950719a75ae39269b39a51ae470364a5e280515b92958563455042ffac0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:20 ---> job-cost.sh 17:48:20 lf-activate-venv: SKIPPING 17:48:20 INFO: No Stack... 17:48:21 INFO: Retrieving Pricing Info for: v3-standard-8 17:48:21 554e91adad29: Pull complete 17:48:21 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:48:21 ---> 1e15ea492957 17:48:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:48:21 INFO: Archiving Costs [Pipeline] sh 17:48:21 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 17:48:21 + cut -d, -f6 [Pipeline] lock 17:48:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] 17:48:21 Resource [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] did not exist. Created. 17:48:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:21 + echo total: 0.2199999988079071 [Pipeline] stash 17:48:22 Stashed 1 file(s) [Pipeline] } 17:48:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [Pipeline] // lock [Pipeline] } 17:48:22 $ docker stop --time=1 b6d08950719a75ae39269b39a51ae470364a5e280515b92958563455042ffac0 17:48:23 ---> Running in 2bb86b6829bf 17:48:23 Removing intermediate container 2bb86b6829bf 17:48:23 ---> f2ff71b90f08 17:48:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:48:23 ---> Running in 81b09eae9a61 17:48:23 $ docker rm -f --volumes b6d08950719a75ae39269b39a51ae470364a5e280515b92958563455042ffac0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:48:23 Removing intermediate container 81b09eae9a61 17:48:23 ---> e6aa300f42dd 17:48:23 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:48:23 ---> Running in 5079c8670cc4 17:48:23 Removing intermediate container 5079c8670cc4 17:48:23 ---> 6e9b3fafa838 17:48:23 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:24 ---> Running in 8eeb2b530820 17:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:48:26 OK: 263 MiB in 53 packages 17:48:27 Removing intermediate container 8eeb2b530820 17:48:27 ---> eefcd8212e42 17:48:27 Step 7/12 : WORKDIR /app 17:48:27 ---> Running in fcd5c5ec2fed 17:48:27 Removing intermediate container fcd5c5ec2fed 17:48:27 ---> e94dd71d9504 17:48:27 Step 8/12 : COPY go.mod vendor* ./ 17:48:28 ---> b643ac0f29d5 17:48:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:28 ---> Running in c913d1c2c7f9 17:49:36 Removing intermediate container c913d1c2c7f9 17:49:36 ---> 75478917dce2 17:49:36 Step 10/12 : COPY . . 17:49:36 ---> 6f4e2b84a33e 17:49:36 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:49:36 ---> Running in 93472593faff 17:49:36 Removing intermediate container 93472593faff 17:49:36 ---> 95d8e15164f1 17:49:36 Step 12/12 : RUN $MAKE 17:49:36 ---> Running in 2596c6900c8e 17:49:36 noop 17:49:36 Removing intermediate container 2596c6900c8e 17:49:36 ---> b1cbe32d0a3c 17:49:36 Successfully built b1cbe32d0a3c 17:49:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:36 + docker inspect -f . ci-base-image-arm64 17:49:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:36 prd-ubuntu20.04-docker-arm64-4c-16g-2452 does not seem to be running inside a container 17:49:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/174 -v /w/workspace/app-service-configurable/174:/w/workspace/app-service-configurable/174:rw,z -v /w/workspace/app-service-configurable/174@tmp:/w/workspace/app-service-configurable/174@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 ******** ci-base-image-arm64 cat 17:49:38 $ docker top f45cbf2d2140a7782241e238185fd998747d3e9850ed82eb8556c79100674950 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:38 + go version 17:49:38 go version go1.20.6 linux/arm64 [Pipeline] } 17:49:38 $ docker stop --time=1 f45cbf2d2140a7782241e238185fd998747d3e9850ed82eb8556c79100674950 17:49:43 $ docker rm -f --volumes f45cbf2d2140a7782241e238185fd998747d3e9850ed82eb8556c79100674950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:43 + docker inspect -f . ci-base-image-arm64 17:49:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:44 prd-ubuntu20.04-docker-arm64-4c-16g-2452 does not seem to be running inside a container 17:49:44 $ 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/174 -v /w/workspace/app-service-configurable/174:/w/workspace/app-service-configurable/174:rw,z -v /w/workspace/app-service-configurable/174@tmp:/w/workspace/app-service-configurable/174@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 ******** ci-base-image-arm64 cat 17:49:45 $ docker top abec81fc39739ae3b1e50c11277835ae41a32cee3f6e1b338441bc373bec82a1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:45 + git config --global --add safe.directory /w/workspace/app-service-configurable/174 [Pipeline] fileExists [Pipeline] sh 17:49:46 + make test 17:49:46 go test -race -coverprofile=coverage.out ./... 17:52:38 ? github.com/edgexfoundry/app-service-configurable [no test files] 17:52:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:52:38 go vet ./... 17:55:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:55:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:55:00 ./bin/test-attribution-txt.sh [Pipeline] echo 17:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:55:00 $ docker stop --time=1 abec81fc39739ae3b1e50c11277835ae41a32cee3f6e1b338441bc373bec82a1 17:55:02 $ docker rm -f --volumes abec81fc39739ae3b1e50c11277835ae41a32cee3f6e1b338441bc373bec82a1 [Pipeline] // withDockerContainer [Pipeline] sh 17:55:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:55:04 Warning: overwriting stash ‘coverage-report’ 17:55:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:55:05 + ls -al . 17:55:05 total 176 17:55:05 drwxrwxr-x 7 jenkins jenkins 4096 Jul 28 17:49 . 17:55:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:47 .. 17:55:05 -rw-rw-r-- 1 jenkins jenkins 119 Jul 28 17:47 .dockerignore 17:55:05 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 17:47 .git 17:55:05 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 17:47 .github 17:55:05 -rw-rw-r-- 1 jenkins jenkins 171 Jul 28 17:47 .gitignore 17:55:05 -rw-rw-r-- 1 jenkins jenkins 41 Jul 28 17:47 .golangci.yml 17:55:05 -rw-rw-r-- 1 jenkins jenkins 9736 Jul 28 17:47 Attribution.txt 17:55:05 -rw-rw-r-- 1 jenkins jenkins 34764 Jul 28 17:47 CHANGELOG.md 17:55:05 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 28 17:47 Dockerfile 17:55:05 -rw-rw-r-- 1 jenkins jenkins 677 Jul 28 17:47 GOVERNANCE.md 17:55:05 -rw-rw-r-- 1 jenkins jenkins 688 Jul 28 17:47 Jenkinsfile 17:55:05 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 28 17:47 LICENSE 17:55:05 -rw-rw-r-- 1 jenkins jenkins 618 Jul 28 17:47 OWNERS.md 17:55:05 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 28 17:47 README.md 17:55:05 -rw-rw-r-- 1 jenkins jenkins 11 Jul 28 17:45 VERSION 17:55:05 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 17:47 bin 17:55:05 -rw-r--r-- 1 jenkins jenkins 13 Jul 28 17:49 coverage.out 17:55:05 -rw-rw-r-- 1 jenkins jenkins 3469 Jul 28 17:47 go.mod 17:55:05 -rw-rw-r-- 1 jenkins jenkins 32452 Jul 28 17:47 go.sum 17:55:05 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 28 17:47 main.go 17:55:05 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 28 17:47 makefile 17:55:05 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 17:47 res 17:55:05 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 17:47 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:05 + 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=e006c610c04bb7e0ab96add43a12e9ef9e699912 --label arch=arm64 --label version=3.1.0-dev.5 . 17:55:05 Sending build context to Docker daemon 177.2kB 17:55:05 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:55:05 Step 2/26 : FROM ${BASE} AS builder 17:55:05 ---> b1cbe32d0a3c 17:55:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:55:05 ---> Running in d53ebf1f50b9 17:55:06 Removing intermediate container d53ebf1f50b9 17:55:06 ---> 72bca9964764 17:55:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:55:06 ---> Running in c5597cb5041f 17:55:06 Removing intermediate container c5597cb5041f 17:55:06 ---> 3d9d0e8ad2ef 17:55:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:55:06 ---> Running in be7a4041d49f 17:55:06 Removing intermediate container be7a4041d49f 17:55:06 ---> 358f4bd8e1c3 17:55:06 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:55:06 ---> Running in 928bb7e87af5 17:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:55:09 OK: 263 MiB in 53 packages 17:55:10 Removing intermediate container 928bb7e87af5 17:55:10 ---> f3784d7f0c62 17:55:10 Step 7/26 : WORKDIR /app 17:55:10 ---> Running in 865abf88e59c 17:55:10 Removing intermediate container 865abf88e59c 17:55:10 ---> 5b943619fda3 17:55:10 Step 8/26 : COPY go.mod vendor* ./ 17:55:12 ---> 659685796228 17:55:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:12 ---> Running in c4eb6874ac2f 17:55:15 Removing intermediate container c4eb6874ac2f 17:55:15 ---> 2b6459f2e2ad 17:55:15 Step 10/26 : COPY . . 17:55:15 ---> ff2b82941d33 17:55:15 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:55:15 ---> Running in 48a9c036faee 17:55:16 Removing intermediate container 48a9c036faee 17:55:16 ---> 5b8af5ebf0e5 17:55:16 Step 12/26 : RUN $MAKE 17:55:16 ---> Running in 1b5b540e89d0 17:55:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.13 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5" -trimpath -mod=readonly -o app-service-configurable 17:57:38 Removing intermediate container 1b5b540e89d0 17:57:38 ---> 01afffedd255 17:57:38 Step 13/26 : FROM alpine:3.17 17:57:38 3.17: Pulling from library/alpine 17:57:38 edb6bdbacee9: Already exists 17:57:38 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:57:38 Status: Downloaded newer image for alpine:3.17 17:57:38 ---> 779605e5fbc0 17:57:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:57:38 ---> Running in 3af993103b57 17:57:38 Removing intermediate container 3af993103b57 17:57:38 ---> c59cb4225621 17:57:38 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 17:57:38 ---> Running in bcaa35510ff8 17:57:38 Removing intermediate container bcaa35510ff8 17:57:38 ---> c359d486e626 17:57:38 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:57:38 ---> Running in df6bf7c3465d 17:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:57:38 (1/2) Installing ca-certificates (20230506-r0) 17:57:38 (2/2) Installing dumb-init (1.2.5-r2) 17:57:38 Executing busybox-1.35.0-r29.trigger 17:57:38 Executing ca-certificates-20230506-r0.trigger 17:57:38 OK: 8 MiB in 17 packages 17:57:38 Removing intermediate container df6bf7c3465d 17:57:38 ---> b01d633bb6e2 17:57:38 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:57:38 ---> 66881797084c 17:57:38 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:57:38 ---> c22cee79c7c7 17:57:38 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:57:38 ---> 970432933103 17:57:38 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 17:57:39 ---> 5204b98395fe 17:57:39 Step 21/26 : EXPOSE 48095 17:57:39 ---> Running in c2cf3e711165 17:57:39 Removing intermediate container c2cf3e711165 17:57:39 ---> 6fbea464ac64 17:57:39 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 17:57:39 ---> Running in 58279b2f4de2 17:57:40 Removing intermediate container 58279b2f4de2 17:57:40 ---> 84c440a90393 17:57:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:57:40 ---> Running in 31fcb8f76e03 17:57:40 Removing intermediate container 31fcb8f76e03 17:57:40 ---> a2d2b11bfdc2 17:57:40 Step 24/26 : LABEL arch=arm64 17:57:40 ---> Running in 5e6c29efccd4 17:57:40 Removing intermediate container 5e6c29efccd4 17:57:40 ---> d039a1b916e5 17:57:40 Step 25/26 : LABEL git_sha=e006c610c04bb7e0ab96add43a12e9ef9e699912 17:57:41 ---> Running in 046105400bd8 17:57:41 Removing intermediate container 046105400bd8 17:57:41 ---> 5b9b7ce7f085 17:57:41 Step 26/26 : LABEL version=3.1.0-dev.5 17:57:41 ---> Running in 27ee2f972702 17:57:41 Removing intermediate container 27ee2f972702 17:57:41 ---> c2dad6b7b3fb 17:57:41 [Warning] One or more build-args [ARCH] were not consumed 17:57:41 Successfully built c2dad6b7b3fb 17:57:41 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:57:41 provisioning config files... 17:57:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/174@tmp/config13047970204706578549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:42 ---> docker-login.sh 17:57:42 nexus3.edgexfoundry.org:10001 17:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:42 Configure a credential helper to remove this warning. See 17:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:42 17:57:42 Login Succeeded 17:57:42 nexus3.edgexfoundry.org:10002 17:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:42 Configure a credential helper to remove this warning. See 17:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:42 17:57:42 Login Succeeded 17:57:42 nexus3.edgexfoundry.org:10003 17:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:43 Configure a credential helper to remove this warning. See 17:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:43 17:57:43 Login Succeeded 17:57:43 nexus3.edgexfoundry.org:10004 17:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:43 Configure a credential helper to remove this warning. See 17:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:43 17:57:43 Login Succeeded 17:57:43 docker.io 17:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:57:44 Configure a credential helper to remove this warning. See 17:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:57:44 17:57:44 Login Succeeded 17:57:44 ---> docker-login.sh ends [Pipeline] } 17:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:57:44 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 17:57:44 e006c610c04bb7e0ab96add43a12e9ef9e699912 17:57:44 latest 17:57:44 3.1.0-dev.5 17:57:44 e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 17:57:44 main 17:57:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912 17:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:44 c52834e7d1f1: Preparing 17:57:44 538f6075d525: Preparing 17:57:44 17a4071e00b0: Preparing 17:57:44 8cee5d176b03: Preparing 17:57:44 1381368989a4: Preparing 17:57:44 9386262d7a74: Preparing 17:57:44 9386262d7a74: Waiting 17:57:45 17a4071e00b0: Pushed 17:57:45 8cee5d176b03: Pushed 17:57:45 538f6075d525: Pushed 17:57:45 9386262d7a74: Layer already exists 17:57:45 1381368989a4: Pushed 17:57:50 c52834e7d1f1: Pushed 17:57:50 e006c610c04bb7e0ab96add43a12e9ef9e699912: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:51 c52834e7d1f1: Preparing 17:57:51 538f6075d525: Preparing 17:57:51 17a4071e00b0: Preparing 17:57:51 8cee5d176b03: Preparing 17:57:51 1381368989a4: Preparing 17:57:51 9386262d7a74: Preparing 17:57:51 9386262d7a74: Waiting 17:57:51 8cee5d176b03: Layer already exists 17:57:51 17a4071e00b0: Layer already exists 17:57:51 c52834e7d1f1: Layer already exists 17:57:51 1381368989a4: Layer already exists 17:57:51 538f6075d525: Layer already exists 17:57:51 9386262d7a74: Layer already exists 17:57:51 latest: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.5 17:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:52 c52834e7d1f1: Preparing 17:57:52 538f6075d525: Preparing 17:57:52 17a4071e00b0: Preparing 17:57:52 8cee5d176b03: Preparing 17:57:52 1381368989a4: Preparing 17:57:52 9386262d7a74: Preparing 17:57:52 8cee5d176b03: Layer already exists 17:57:52 538f6075d525: Layer already exists 17:57:52 1381368989a4: Layer already exists 17:57:52 17a4071e00b0: Layer already exists 17:57:52 c52834e7d1f1: Layer already exists 17:57:52 9386262d7a74: Layer already exists 17:57:52 3.1.0-dev.5: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 17:57:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:52 c52834e7d1f1: Preparing 17:57:52 538f6075d525: Preparing 17:57:52 17a4071e00b0: Preparing 17:57:52 8cee5d176b03: Preparing 17:57:52 1381368989a4: Preparing 17:57:52 9386262d7a74: Preparing 17:57:52 9386262d7a74: Waiting 17:57:52 538f6075d525: Layer already exists 17:57:52 8cee5d176b03: Layer already exists 17:57:52 17a4071e00b0: Layer already exists 17:57:52 c52834e7d1f1: Layer already exists 17:57:52 1381368989a4: Layer already exists 17:57:52 9386262d7a74: Layer already exists 17:57:52 e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 17:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 17:57:53 c52834e7d1f1: Preparing 17:57:53 538f6075d525: Preparing 17:57:53 17a4071e00b0: Preparing 17:57:53 8cee5d176b03: Preparing 17:57:53 1381368989a4: Preparing 17:57:53 9386262d7a74: Preparing 17:57:53 9386262d7a74: Waiting 17:57:53 1381368989a4: Layer already exists 17:57:53 8cee5d176b03: Layer already exists 17:57:53 538f6075d525: Layer already exists 17:57:53 c52834e7d1f1: Layer already exists 17:57:53 17a4071e00b0: Layer already exists 17:57:53 9386262d7a74: Layer already exists 17:57:53 main: digest: sha256:7fabe4e44e83cc37e303353305d14d7c4bed0fd11cbbef267c661e8f7c35e4bc size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:57:53 ===================================================== [Pipeline] echo 17:57:53 taggedImages: 17:57:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912 17:57:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 17:57:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.5 17:57:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e006c610c04bb7e0ab96add43a12e9ef9e699912-3.1.0-dev.5 17:57:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:54 17:57:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:57:54 arm64: Pulling from edgex-lftools-log-publisher 17:57:54 8998bd30e6a1: Pulling fs layer 17:57:54 04944245beec: Pulling fs layer 17:57:54 699f458cf7ca: Pulling fs layer 17:57:54 765212b225bb: Pulling fs layer 17:57:54 f23df028b6ca: Pulling fs layer 17:57:54 d65c8cfc05b1: Pulling fs layer 17:57:54 2437ff75d9bd: Pulling fs layer 17:57:54 765212b225bb: Waiting 17:57:54 f23df028b6ca: Waiting 17:57:54 d65c8cfc05b1: Waiting 17:57:54 2437ff75d9bd: Waiting 17:57:54 04944245beec: Verifying Checksum 17:57:54 04944245beec: Download complete 17:57:54 765212b225bb: Verifying Checksum 17:57:54 765212b225bb: Download complete 17:57:54 f23df028b6ca: Verifying Checksum 17:57:54 f23df028b6ca: Download complete 17:57:54 d65c8cfc05b1: Verifying Checksum 17:57:54 d65c8cfc05b1: Download complete 17:57:54 699f458cf7ca: Verifying Checksum 17:57:54 699f458cf7ca: Download complete 17:57:55 8998bd30e6a1: Verifying Checksum 17:57:55 8998bd30e6a1: Download complete 17:57:57 2437ff75d9bd: Verifying Checksum 17:57:57 2437ff75d9bd: Download complete 17:57:59 8998bd30e6a1: Pull complete 17:57:59 04944245beec: Pull complete 17:58:01 699f458cf7ca: Pull complete 17:58:03 765212b225bb: Pull complete 17:58:03 f23df028b6ca: Pull complete 17:58:03 d65c8cfc05b1: Pull complete 17:58:16 2437ff75d9bd: Pull complete 17:58:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:58:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:16 prd-ubuntu20.04-docker-arm64-4c-16g-2452 does not seem to be running inside a container 17:58:16 $ 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/174 -v /w/workspace/app-service-configurable/174:/w/workspace/app-service-configurable/174:rw,z -v /w/workspace/app-service-configurable/174@tmp:/w/workspace/app-service-configurable/174@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:58:19 $ docker top bafe224ad3404cba028be7e24745aaa5fa4133a006c3cae57d48d5488766a982 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:19 ---> job-cost.sh 17:58:19 lf-activate-venv: SKIPPING 17:58:19 INFO: No Stack... 17:58:20 INFO: Retrieving Pricing Info for: v3-standard-4 17:58:20 INFO: Archiving Costs [Pipeline] sh 17:58:21 + cut -d, -f6 17:58:21 + cat /w/workspace/app-service-configurable/174/archives/cost.csv [Pipeline] lock 17:58:21 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] 17:58:21 Resource [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] did not exist. Created. 17:58:21 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:58:21 /w/workspace/app-service-configurable/174@tmp/durable-23195d60/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:58:21 + echo total: 0.10999999940395355 [Pipeline] stash 17:58:22 Warning: overwriting stash ‘stack-cost’ 17:58:22 Stashed 1 file(s) [Pipeline] } 17:58:22 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-174-stack-cost] [Pipeline] // lock [Pipeline] } 17:58:22 $ docker stop --time=1 bafe224ad3404cba028be7e24745aaa5fa4133a006c3cae57d48d5488766a982 17:58:23 $ docker rm -f --volumes bafe224ad3404cba028be7e24745aaa5fa4133a006c3cae57d48d5488766a982 [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 17:58:23 provisioning config files... 17:58:23 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config783542038271686406tmp [Pipeline] { [Pipeline] sh 17:58:24 + set +x 17:58:24 + curl -s https://codecov.io/bash 17:58:24 + bash -s -- 17:58:24 17:58:24 _____ _ 17:58:24 / ____| | | 17:58:24 | | ___ __| | ___ ___ _____ __ 17:58:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:58:24 | |___| (_) | (_| | __/ (_| (_) \ V / 17:58:24 \_____\___/ \__,_|\___|\___\___/ \_/ 17:58:24 Bash-1.0.6 17:58:24 17:58:24 17:58:24 ==> git version 2.25.1 found 17:58:24 ==> 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 17:58:24 Release-Date: 2020-01-08 17:58:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:58:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:58:24 ==> Jenkins CI detected. 17:58:24 current dir:  /w/workspace/ry_app-service-configurable_main 17:58:24 project root: . 17:58:24 --> token set from env 17:58:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:58:24 ==> Running gcov in . (disable via -X gcov) 17:58:24 ==> Python coveragepy not found 17:58:24 ==> Searching for coverage reports in: 17:58:24 + . 17:58:24 -> Found 1 reports 17:58:24 ==> Detecting git/mercurial file structure 17:58:24 ==> Reading reports 17:58:24 + ./coverage.out bytes=13 17:58:24 ==> Appending adjustments 17:58:24 https://docs.codecov.io/docs/fixing-reports 17:58:24 + Found adjustments 17:58:24 ==> Gzipping contents 17:58:24 4.0K /tmp/codecov.lNMKuE.gz 17:58:24 ==> Uploading reports 17:58:24 url: https://codecov.io 17:58:24 query: branch=main&commit=e006c610c04bb7e0ab96add43a12e9ef9e699912&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:58:24 -> Pinging Codecov 17:58:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=e006c610c04bb7e0ab96add43a12e9ef9e699912&build=174&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F174%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 17:58:24 -> Uploading to 17:58:24 https://storage.googleapis.com/codecov/v4/raw/2023-07-28/A97CA9966030D2A3747ED39772930CCE/e006c610c04bb7e0ab96add43a12e9ef9e699912/ea1e4be4-3df3-46db-9811-929752e47e49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230728T175824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6a293af753fb4d23bfc77a569305bc9c6ec88d8f84ca759cdf048d509a64fc5 17:58:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:24 Dload Upload Total Spent Left Speed 17:58:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2033 --:--:-- --:--:-- --:--:-- 2033 17:58:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] } 17:58:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:58:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:58:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:25 17:58:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:25 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:58:25 df9b9388f04a: Pulling fs layer 17:58:25 52dc419b0ee2: Pulling fs layer 17:58:25 25bc292e5bac: Pulling fs layer 17:58:25 114826534d7a: Pulling fs layer 17:58:25 4657fd5d0bcf: Pulling fs layer 17:58:25 6ad1cebc031e: Pulling fs layer 17:58:25 114826534d7a: Waiting 17:58:25 4657fd5d0bcf: Waiting 17:58:25 8a3aa393b2d8: Pulling fs layer 17:58:25 6ad1cebc031e: Waiting 17:58:25 8a3aa393b2d8: Waiting 17:58:25 25bc292e5bac: Verifying Checksum 17:58:25 25bc292e5bac: Download complete 17:58:25 52dc419b0ee2: Verifying Checksum 17:58:25 52dc419b0ee2: Download complete 17:58:25 4657fd5d0bcf: Verifying Checksum 17:58:25 df9b9388f04a: Download complete 17:58:26 df9b9388f04a: Pull complete 17:58:26 6ad1cebc031e: Verifying Checksum 17:58:26 6ad1cebc031e: Download complete 17:58:26 52dc419b0ee2: Pull complete 17:58:26 25bc292e5bac: Pull complete 17:58:26 114826534d7a: Verifying Checksum 17:58:26 114826534d7a: Download complete 17:58:26 8a3aa393b2d8: Verifying Checksum 17:58:26 8a3aa393b2d8: Download complete 17:58:30 114826534d7a: Pull complete 17:58:30 4657fd5d0bcf: Pull complete 17:58:30 6ad1cebc031e: Pull complete 17:58:33 8a3aa393b2d8: Pull complete 17:58:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:58:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:58:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:33 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:58:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:58:36 $ docker top d387d60a2f77d06b37b2340984375eff7c756c03dbc992f1a4ecef6c5b121507 -eo pid,comm [Pipeline] { [Pipeline] echo 17:58:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 17:58:37 + set -o pipefail 17:58:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 17:58:43 17:58:43 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 17:58:43 17:58:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/292301fa-b333-43d8-af5e-2b05aabf9d63 17:58:43 17:58:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:58:43 17:58:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:58:43 17:58:43 17:58:43 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:58:43 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:58:43 More details here: https://snyk.co/ue1NS [Pipeline] } 17:58:43 $ docker stop --time=1 d387d60a2f77d06b37b2340984375eff7c756c03dbc992f1a4ecef6c5b121507 17:58:46 $ docker rm -f --volumes d387d60a2f77d06b37b2340984375eff7c756c03dbc992f1a4ecef6c5b121507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:58:47 + git log --format=format:%s -1 e006c610c04bb7e0ab96add43a12e9ef9e699912 [Pipeline] sh 17:58:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:58:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:58:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:58:48 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:58:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:58:48 $ docker top b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 -eo pid,comm 17:58:48 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). 17:58:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:48 [ssh-agent] Looking for ssh-agent implementation... 17:58:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:48 $ docker exec b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 ssh-agent 17:58:48 SSH_AUTH_SOCK=/tmp/ssh-gazTse5P1pLe/agent.33 17:58:48 SSH_AGENT_PID=39 17:58:48 Running ssh-add (command line suppressed) 17:58:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18397563589358731429.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18397563589358731429.key) 17:58:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:49 + git semver tag 17:58:49 2023-07-28 17:58:49,285 [run_tag] DEBUG tag force:False 17:58:49 2023-07-28 17:58:49,285 [check_head_tag] DEBUG check head tag 17:58:49 2023-07-28 17:58:49,286 [execute] INFO git cat-file --batch-check 17:58:49 2023-07-28 17:58:49,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:58:49 2023-07-28 17:58:49,290 [execute] INFO git cat-file --batch 17:58:49 2023-07-28 17:58:49,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 17:58:49 2023-07-28 17:58:49,301 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:58:49 2023-07-28 17:58:49,301 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 17:58:49 2023-07-28 17:58:49,301 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:58:49 2023-07-28 17:58:49,306 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:58:49 3.1.0-dev.5 [Pipeline] } 17:58:49 $ docker exec --env ******** --env ******** b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 ssh-agent -k 17:58:49 unset SSH_AUTH_SOCK; 17:58:49 unset SSH_AGENT_PID; 17:58:49 echo Agent pid 39 killed; 17:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:49 + git semver [Pipeline] } 17:58:50 $ docker stop --time=1 b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 17:58:51 $ docker rm -f --volumes b60ba32e27c61e89f804c10c571e7e15b721e3479b23dee82dca8fc19347fb54 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:51 17:58:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:58:51 0.23.1-centos7: Pulling from edgex-lftools 17:58:51 ab5ef0e58194: Pulling fs layer 17:58:51 9712f1f96733: Pulling fs layer 17:58:51 63f879dbbcfc: Pulling fs layer 17:58:51 0d9ebad4ef96: Pulling fs layer 17:58:51 e9a5061849ea: Pulling fs layer 17:58:51 d747dcd14b5f: Pulling fs layer 17:58:51 2de7ff778b66: Pulling fs layer 17:58:51 e9a5061849ea: Waiting 17:58:51 d747dcd14b5f: Waiting 17:58:51 2de7ff778b66: Waiting 17:58:51 0d9ebad4ef96: Waiting 17:58:51 9712f1f96733: Verifying Checksum 17:58:51 9712f1f96733: Download complete 17:58:52 63f879dbbcfc: Verifying Checksum 17:58:52 63f879dbbcfc: Download complete 17:58:52 0d9ebad4ef96: Verifying Checksum 17:58:52 0d9ebad4ef96: Download complete 17:58:52 d747dcd14b5f: Verifying Checksum 17:58:52 d747dcd14b5f: Download complete 17:58:52 e9a5061849ea: Verifying Checksum 17:58:52 e9a5061849ea: Download complete 17:58:52 ab5ef0e58194: Download complete 17:58:52 2de7ff778b66: Verifying Checksum 17:58:52 2de7ff778b66: Download complete 17:58:55 ab5ef0e58194: Pull complete 17:58:55 9712f1f96733: Pull complete 17:58:55 63f879dbbcfc: Pull complete 17:58:59 0d9ebad4ef96: Pull complete 17:58:59 e9a5061849ea: Pull complete 17:58:59 d747dcd14b5f: Pull complete 17:59:00 2de7ff778b66: Pull complete 17:59:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:59:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:00 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:59:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:59:03 $ docker top d536d8328a7dacb5933702458e725283dc5784bf11b76cb8925d6abbf4b273a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:59:03 provisioning config files... 17:59:04 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11458722326194593050tmp 17:59:04 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16287195828830528476tmp 17:59:04 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4757767870923316278tmp [Pipeline] { [Pipeline] echo 17:59:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:59:04 ---> sigul-configuration.sh 17:59:04 gpg: directory `/root/.gnupg' created 17:59:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:59:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:59:04 gpg: keyring `/root/.gnupg/secring.gpg' created 17:59:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:59:04 gpg: CAST5 encrypted data 17:59:04 gpg: encrypted with 1 passphrase 17:59:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:59:04 + mkdir /home/jenkins 17:59:04 + mkdir /home/jenkins/sigul [Pipeline] sh 17:59:04 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:59:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:59:05 ---> sigul-install.sh 17:59:05 Sigul already installed; skipping installation. [Pipeline] sh 17:59:05 + git tag --list 17:59:05 v1.0.0 17:59:05 v1.1.0 17:59:05 v1.2.0 17:59:05 v1.3.0 17:59:05 v1.3.1 17:59:05 v2.0.0 17:59:05 v2.0.1 17:59:05 v2.1.0 17:59:05 v2.1.1 17:59:05 v2.1.2 17:59:05 v2.2.0 17:59:05 v2.3 17:59:05 v2.3.0 17:59:05 v2.3.1 17:59:05 v3.0 17:59:05 v3.0.0 17:59:05 v3.0.1 17:59:05 v3.0.1-dev.1 17:59:05 v3.1.0-dev.1 17:59:05 v3.1.0-dev.2 17:59:05 v3.1.0-dev.3 17:59:05 v3.1.0-dev.4 17:59:05 v3.1.0-dev.5 [Pipeline] sh 17:59:05 + lftools sign git-tag v3.1.0-dev.5 17:59:06 Signing Git tag with Sigul... 17:59:06 Signing v3.1.0-dev.5 [Pipeline] echo 17:59:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:59:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:59:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:59:06 $ docker stop --time=1 d536d8328a7dacb5933702458e725283dc5784bf11b76cb8925d6abbf4b273a9 17:59:08 $ docker rm -f --volumes d536d8328a7dacb5933702458e725283dc5784bf11b76cb8925d6abbf4b273a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:59:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:08 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:59:09 $ docker top 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e -eo pid,comm 17:59:09 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). 17:59:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:09 [ssh-agent] Looking for ssh-agent implementation... 17:59:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:09 $ docker exec 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e ssh-agent 17:59:09 SSH_AUTH_SOCK=/tmp/ssh-qLKQMTbfCH4p/agent.32 17:59:09 SSH_AGENT_PID=38 17:59:09 Running ssh-add (command line suppressed) 17:59:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3611454315358309528.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3611454315358309528.key) 17:59:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:10 + git semver bump pre 17:59:10 2023-07-28 17:59:10,195 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:59:10 2023-07-28 17:59:10,195 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev 17:59:10 2023-07-28 17:59:10,196 [bump_version] DEBUG bumped version:3.1.0-dev.6 17:59:10 2023-07-28 17:59:10,196 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 17:59:10 2023-07-28 17:59:10,196 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:59:10 2023-07-28 17:59:10,196 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 17:59:10 2023-07-28 17:59:10,197 [execute] INFO git cat-file --batch-check 17:59:10 2023-07-28 17:59:10,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:10 2023-07-28 17:59:10,202 [execute] INFO git cat-file --batch 17:59:10 2023-07-28 17:59:10,203 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:10 2023-07-28 17:59:10,208 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:59:10 3.1.0-dev.6 [Pipeline] } 17:59:10 $ docker exec --env ******** --env ******** 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e ssh-agent -k 17:59:10 unset SSH_AUTH_SOCK; 17:59:10 unset SSH_AGENT_PID; 17:59:10 echo Agent pid 38 killed; 17:59:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:10 + git semver [Pipeline] } 17:59:10 $ docker stop --time=1 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e 17:59:12 $ docker rm -f --volumes 30149f8cd2e9013a81feddf804ea0767d6adacbef18fdf1f8d2237aed2f72f1e [Pipeline] // withDockerContainer [Pipeline] sh 17:59:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:59:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:59:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:12 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:59:13 $ docker top 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 -eo pid,comm 17:59:13 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). 17:59:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:13 [ssh-agent] Looking for ssh-agent implementation... 17:59:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:13 $ docker exec 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 ssh-agent 17:59:13 SSH_AUTH_SOCK=/tmp/ssh-dvA92IHQSorl/agent.32 17:59:13 SSH_AGENT_PID=38 17:59:13 Running ssh-add (command line suppressed) 17:59:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8145950384398082343.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8145950384398082343.key) 17:59:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:14 + git semver push 17:59:14 2023-07-28 17:59:14,223 [run_push] DEBUG push 17:59:14 2023-07-28 17:59:14,223 [execute] INFO git cat-file --batch-check 17:59:14 2023-07-28 17:59:14,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 17:59:14 2023-07-28 17:59:14,227 [execute] INFO git rev-list c0977a75f8c4410c399fda6fea65a93a212cf01f -- 17:59:14 2023-07-28 17:59:14,227 [execute] DEBUG Popen(['git', 'rev-list', 'c0977a75f8c4410c399fda6fea65a93a212cf01f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:59:14 2023-07-28 17:59:14,239 [execute] INFO git fetch -v origin 17:59:14 2023-07-28 17:59:14,240 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 17:59:14 2023-07-28 17:59:14,798 [run_push] DEBUG no remote changes detected 17:59:14 2023-07-28 17:59:14,798 [execute] INFO git push origin semver 17:59:14 2023-07-28 17:59:14,799 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 17:59:15 2023-07-28 17:59:15,649 [run_push] DEBUG push all version tags 17:59:15 2023-07-28 17:59:15,650 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:59:15 2023-07-28 17:59:15,650 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 17:59:16 2023-07-28 17:59:16,460 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 17:59:16 3.1.0-dev.6 [Pipeline] } 17:59:16 $ docker exec --env ******** --env ******** 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 ssh-agent -k 17:59:16 unset SSH_AUTH_SOCK; 17:59:16 unset SSH_AGENT_PID; 17:59:16 echo Agent pid 38 killed; 17:59:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:17 + git semver [Pipeline] } 17:59:17 $ docker stop --time=1 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 17:59:18 $ docker rm -f --volumes 4f35d5b937fb77bcad7033826397c9c93a0077dc9725c2446ba0071fed985bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:59:19 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 17:59:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:59:19 total 16 17:59:19 drwxr-xr-x 3 root root 4096 Jul 28 17:48 . 17:59:19 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 17:59 .. 17:59:19 drwxr-xr-x 2 root root 4096 Jul 28 17:48 cost 17:59:19 -rw-r--r-- 1 root root 96 Jul 28 17:48 cost.csv 17:59:19 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 17:59:19 + ls -al /w/workspace/ry_app-service-configurable_main/archives 17:59:19 total 16 17:59:19 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 17:48 . 17:59:19 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 17:59 .. 17:59:19 drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 17:48 cost 17:59:19 -rw-r--r-- 1 jenkins jenkins 96 Jul 28 17:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:59:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:59:20 ---> package-listing.sh 17:59:20 ++ facter osfamily 17:59:20 ++ tr '[:upper:]' '[:lower:]' 17:59:20 + OS_FAMILY=debian 17:59:20 + workspace=/w/workspace/ry_app-service-configurable_main 17:59:20 + START_PACKAGES=/tmp/packages_start.txt 17:59:20 + END_PACKAGES=/tmp/packages_end.txt 17:59:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:59:20 + PACKAGES=/tmp/packages_start.txt 17:59:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:59:20 + PACKAGES=/tmp/packages_end.txt 17:59:20 + case "${OS_FAMILY}" in 17:59:20 + dpkg -l 17:59:20 + grep '^ii' 17:59:20 + '[' -f /tmp/packages_start.txt ']' 17:59:20 + '[' -f /tmp/packages_end.txt ']' 17:59:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:59:20 + '[' /w/workspace/ry_app-service-configurable_main ']' 17:59:20 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 17:59:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 17:59:20 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:59:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:59:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:59:21 prd-ubuntu20.04-docker-8c-8g-2450 does not seem to be running inside a container 17:59:21 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:59:21 $ docker top 85d896d6cf7e11ad5b709672ec77fdea2b47b9b14522b6cad7e98c2d9409f15f -eo pid,comm [Pipeline] { [Pipeline] sh 17:59:22 + touch /tmp/pre-build-complete [Pipeline] sh 17:59:22 + mkdir -p /var/log/sysstat [Pipeline] sh 17:59:22 + ls /var/log/sa-host 17:59:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:22 provisioning config files... 17:59:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8599285798115628869tmp [Pipeline] { [Pipeline] echo 17:59:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:59:23 ---> create-netrc.sh [Pipeline] } 17:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:59:23 ---> python-tools-install.sh [Pipeline] echo 17:59:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:59:23 ---> sudo-logs.sh 17:59:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:59:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:59:24 ---> job-cost.sh 17:59:24 lf-activate-venv: SKIPPING 17:59:24 DEBUG: total: 0.2199999988079071 17:59:24 INFO: Retrieving Stack Cost... 17:59:24 INFO: Retrieving Pricing Info for: v3-standard-8 17:59:24 INFO: Archiving Costs [Pipeline] echo 17:59:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:59:25 ---> logs-deploy.sh 17:59:25 lf-activate-venv: SKIPPING 17:59:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/174 17:59:25 INFO: archiving workspace using pattern(s): 17:59:26 Archives upload complete. 17:59:26 INFO: archiving logs to Nexus 17:59:27 ---> uname -a: 17:59:27 Linux prd-ubuntu20-04-docker-8c-8g-2450 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:59:27 17:59:27 17:59:27 ---> lscpu: 17:59:27 Architecture: x86_64 17:59:27 CPU op-mode(s): 32-bit, 64-bit 17:59:27 Byte Order: Little Endian 17:59:27 Address sizes: 40 bits physical, 48 bits virtual 17:59:27 CPU(s): 8 17:59:27 On-line CPU(s) list: 0-7 17:59:27 Thread(s) per core: 1 17:59:27 Core(s) per socket: 1 17:59:27 Socket(s): 8 17:59:27 NUMA node(s): 1 17:59:27 Vendor ID: AuthenticAMD 17:59:27 CPU family: 23 17:59:27 Model: 49 17:59:27 Model name: AMD EPYC-Rome Processor 17:59:27 Stepping: 0 17:59:27 CPU MHz: 2799.998 17:59:27 BogoMIPS: 5599.99 17:59:27 Virtualization: AMD-V 17:59:27 Hypervisor vendor: KVM 17:59:27 Virtualization type: full 17:59:27 L1d cache: 256 KiB 17:59:27 L1i cache: 256 KiB 17:59:27 L2 cache: 4 MiB 17:59:27 L3 cache: 128 MiB 17:59:27 NUMA node0 CPU(s): 0-7 17:59:27 Vulnerability Itlb multihit: Not affected 17:59:27 Vulnerability L1tf: Not affected 17:59:27 Vulnerability Mds: Not affected 17:59:27 Vulnerability Meltdown: Not affected 17:59:27 Vulnerability Mmio stale data: Not affected 17:59:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:59:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:59:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:59:27 Vulnerability Srbds: Not affected 17:59:27 Vulnerability Tsx async abort: Not affected 17:59:27 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 17:59:27 17:59:27 17:59:27 ---> nproc: 17:59:27 8 17:59:27 17:59:27 17:59:27 ---> df -h: 17:59:27 Filesystem Size Used Avail Use% Mounted on 17:59:27 overlay 155G 13G 143G 9% / 17:59:27 tmpfs 64M 0 64M 0% /dev 17:59:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:59:27 shm 64M 0 64M 0% /dev/shm 17:59:27 /dev/vda1 155G 13G 143G 9% /facter-os 17:59:27 17:59:27 17:59:27 ---> sar -b -r -n DEV: 17:59:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2450) 07/28/23 _x86_64_ (8 CPU) 17:59:27 17:59:27 17:44:44 LINUX RESTART (8 CPU) 17:59:27 17:59:27 17:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:59:27 17:46:02 189.25 47.89 141.36 0.00 5412.16 133355.77 0.00 17:59:27 17:47:01 127.59 0.85 126.74 0.00 10.03 51008.71 0.00 17:59:27 17:48:01 133.11 0.25 132.86 0.00 14.93 32534.84 0.00 17:59:27 17:49:01 68.46 0.07 68.39 0.00 12.66 19001.25 0.00 17:59:27 17:50:01 39.14 9.35 29.80 0.00 2884.45 5121.55 0.00 17:59:27 17:51:01 19.55 2.25 17.30 0.00 2292.28 3762.17 0.00 17:59:27 17:52:01 5.33 1.62 3.72 0.00 36.39 95.43 0.00 17:59:27 17:53:01 2.03 0.00 2.03 0.00 0.00 22.26 0.00 17:59:27 17:54:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 17:59:27 17:55:01 2.05 0.00 2.05 0.00 0.00 23.06 0.00 17:59:27 17:56:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 17:59:27 17:57:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 17:59:27 17:58:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 17:59:27 17:59:01 82.55 0.13 82.42 0.00 12.53 53704.92 0.00 17:59:27 Average: 48.10 4.46 43.64 0.00 763.41 21299.33 0.00 17:59:27 17:59:27 17:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:59:27 17:46:02 29136184 31566304 754940 2.30 75328 2626352 1969700 5.80 1023236 2368472 1604 17:59:27 17:47:01 27794172 31296260 1008308 3.07 146132 3528484 2378208 7.01 1550820 3062112 270492 17:59:27 17:48:01 28018312 31513748 793100 2.41 151404 3529556 2020460 5.95 1297524 3107956 40584 17:59:27 17:49:01 27566732 31555132 749192 2.28 160492 3962836 1753632 5.17 1273632 3527936 316 17:59:27 17:50:01 27226752 31525500 761096 2.31 179296 4245724 1818436 5.36 1442500 3673664 28024 17:59:27 17:51:01 27039248 31537048 748004 2.27 194524 4424304 1825652 5.38 1597052 3695880 12 17:59:27 17:52:01 27032644 31527540 757252 2.30 193056 4422136 1807244 5.33 1609844 3692972 156 17:59:27 17:53:01 27038416 31533392 751372 2.28 193128 4422132 1807244 5.33 1602172 3692972 4 17:59:27 17:54:01 27038368 31533408 751292 2.28 193184 4422144 1807244 5.33 1602492 3692972 20 17:59:27 17:55:01 27038548 31533652 750956 2.28 193236 4422148 1807244 5.33 1602304 3692980 24 17:59:27 17:56:01 27038240 31533364 751136 2.28 193288 4422148 1807244 5.33 1602712 3692980 16 17:59:27 17:57:01 27038256 31533536 751028 2.28 193356 4422152 1807244 5.33 1602372 3693032 48 17:59:27 17:58:01 27038168 31533464 751016 2.28 193368 4422156 1807244 5.33 1602660 3693036 8 17:59:27 17:59:01 25537244 31499404 773132 2.35 229432 5730028 1882796 5.55 1701348 4958492 277324 17:59:27 Average: 27255806 31515839 775130 2.36 177802 4214450 1878542 5.54 1507905 3588961 44188 17:59:27 17:59:27 17:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:59:27 17:46:02 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 17:59:27 17:46:02 ens3 635.78 403.20 6799.89 90.42 0.00 0.00 0.00 0.00 17:59:27 17:46:02 veth9c1fc9b 47.66 61.77 4.48 47.68 0.00 0.00 0.00 0.00 17:59:27 17:46:02 docker0 55.62 71.15 4.48 138.54 0.00 0.00 0.00 0.00 17:59:27 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:27 17:47:01 ens3 328.10 191.43 2340.56 25.47 0.00 0.00 0.00 0.00 17:59:27 17:47:01 veth225787d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:59:27 17:47:01 docker0 176.28 301.54 13.40 2315.96 0.00 0.00 0.00 0.00 17:59:27 17:48:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:59:27 17:48:01 ens3 37.76 30.29 108.69 79.37 0.00 0.00 0.00 0.00 17:59:27 17:48:01 docker0 3.45 7.45 0.21 88.11 0.00 0.00 0.00 0.00 17:59:27 17:49:01 lo 7.33 7.33 0.71 0.71 0.00 0.00 0.00 0.00 17:59:27 17:49:01 ens3 146.63 110.21 2559.66 250.99 0.00 0.00 0.00 0.00 17:59:27 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:50:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:59:27 17:50:01 ens3 114.00 45.99 2017.36 3.43 0.00 0.00 0.00 0.00 17:59:27 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:27 17:51:01 ens3 45.59 18.25 906.76 1.53 0.00 0.00 0.00 0.00 17:59:27 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:52:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:59:27 17:52:01 ens3 7.13 5.08 5.29 5.77 0.00 0.00 0.00 0.00 17:59:27 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:27 17:53:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:59:27 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:27 17:55:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:59:27 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:56:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 17:59:27 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:59:27 17:57:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:59:27 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:59:27 17:59:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 17:59:27 17:59:01 ens3 358.66 236.31 8172.68 34.42 0.00 0.00 0.00 0.00 17:59:27 17:59:01 docker0 78.64 103.35 5.87 1002.50 0.00 0.00 0.00 0.00 17:59:27 Average: lo 1.35 1.35 0.13 0.13 0.00 0.00 0.00 0.00 17:59:27 Average: ens3 119.34 74.23 1635.62 35.12 0.00 0.00 0.00 0.00 17:59:27 Average: docker0 22.24 34.22 1.70 250.76 0.00 0.00 0.00 0.00 17:59:27 17:59:27 17:59:27 ---> sar -P ALL: 17:59:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2450) 07/28/23 _x86_64_ (8 CPU) 17:59:27 17:59:27 17:44:44 LINUX RESTART (8 CPU) 17:59:27 17:59:27 17:45:01 CPU %user %nice %system %iowait %steal %idle 17:59:27 17:46:02 all 9.60 0.00 3.66 3.35 0.07 83.33 17:59:27 17:46:02 0 6.46 0.00 3.96 0.77 0.07 88.73 17:59:27 17:46:02 1 9.72 0.00 4.56 1.13 0.07 84.52 17:59:27 17:46:02 2 11.49 0.00 3.99 0.45 0.05 84.01 17:59:27 17:46:02 3 10.30 0.00 3.24 3.44 0.08 82.93 17:59:27 17:46:02 4 10.31 0.00 3.04 10.97 0.05 75.62 17:59:27 17:46:02 5 11.10 0.00 3.36 0.57 0.05 84.92 17:59:27 17:46:02 6 9.30 0.00 3.05 5.18 0.07 82.40 17:59:27 17:46:02 7 8.11 0.00 4.06 4.31 0.10 83.42 17:59:27 17:47:01 all 15.97 0.00 3.69 2.82 0.05 77.46 17:59:27 17:47:01 0 15.92 0.00 4.02 0.27 0.03 79.75 17:59:27 17:47:01 1 15.93 0.00 3.32 0.84 0.05 79.87 17:59:27 17:47:01 2 17.42 0.00 4.56 15.44 0.05 62.53 17:59:27 17:47:01 3 15.00 0.00 3.24 0.10 0.05 81.61 17:59:27 17:47:01 4 16.45 0.00 3.48 0.56 0.07 79.44 17:59:27 17:47:01 5 16.02 0.00 4.12 0.31 0.05 79.51 17:59:27 17:47:01 6 15.48 0.00 2.80 1.01 0.05 80.66 17:59:27 17:47:01 7 15.56 0.00 3.98 4.09 0.07 76.30 17:59:27 17:48:01 all 41.01 0.00 6.22 1.61 0.09 51.06 17:59:27 17:48:01 0 41.21 0.00 6.58 0.13 0.10 51.97 17:59:27 17:48:01 1 42.86 0.00 6.26 0.39 0.08 50.41 17:59:27 17:48:01 2 40.00 0.00 6.36 0.13 0.12 53.39 17:59:27 17:48:01 3 42.49 0.00 6.04 0.17 0.08 51.21 17:59:27 17:48:01 4 41.16 0.00 6.34 8.30 0.08 44.11 17:59:27 17:48:01 5 40.45 0.00 5.59 0.45 0.08 53.43 17:59:27 17:48:01 6 39.64 0.00 6.22 0.02 0.07 54.05 17:59:27 17:48:01 7 40.26 0.00 6.39 3.36 0.10 49.89 17:59:27 17:49:01 all 3.26 0.00 1.29 0.85 0.03 94.57 17:59:27 17:49:01 0 2.38 0.00 1.46 0.07 0.02 96.08 17:59:27 17:49:01 1 4.06 0.00 1.73 1.43 0.05 92.73 17:59:27 17:49:01 2 3.12 0.00 1.67 0.03 0.02 95.15 17:59:27 17:49:01 3 3.67 0.00 1.07 0.20 0.02 95.04 17:59:27 17:49:01 4 3.15 0.00 0.79 0.00 0.03 96.03 17:59:27 17:49:01 5 3.33 0.00 0.94 0.37 0.02 95.35 17:59:27 17:49:01 6 3.03 0.00 0.89 0.67 0.03 95.37 17:59:27 17:49:01 7 3.33 0.00 1.79 4.09 0.03 90.77 17:59:27 17:50:01 all 1.42 0.00 0.88 0.51 0.01 97.17 17:59:27 17:50:01 0 1.24 0.00 0.85 0.95 0.02 96.94 17:59:27 17:50:01 1 1.95 0.00 0.79 1.39 0.02 95.86 17:59:27 17:50:01 2 1.02 0.00 1.03 0.02 0.02 97.92 17:59:27 17:50:01 3 1.27 0.00 1.79 0.05 0.02 96.88 17:59:27 17:50:01 4 1.12 0.00 0.90 1.00 0.00 96.98 17:59:27 17:50:01 5 1.30 0.00 0.45 0.02 0.00 98.23 17:59:27 17:50:01 6 1.88 0.00 0.63 0.58 0.02 96.88 17:59:27 17:50:01 7 1.60 0.00 0.60 0.05 0.03 97.71 17:59:27 17:51:01 all 0.89 0.00 0.61 0.24 0.02 98.23 17:59:27 17:51:01 0 1.20 0.00 0.43 0.00 0.02 98.35 17:59:27 17:51:01 1 0.62 0.00 0.72 0.02 0.00 98.65 17:59:27 17:51:01 2 0.67 0.00 0.28 0.18 0.02 98.85 17:59:27 17:51:01 3 1.24 0.00 0.73 0.13 0.03 97.86 17:59:27 17:51:01 4 0.57 0.00 0.83 0.57 0.02 98.01 17:59:27 17:51:01 5 2.07 0.00 0.38 0.53 0.02 97.00 17:59:27 17:51:01 6 0.40 0.00 0.32 0.48 0.02 98.78 17:59:27 17:51:01 7 0.40 0.00 1.20 0.03 0.02 98.35 17:59:27 17:52:01 all 0.47 0.00 0.07 0.02 0.01 99.42 17:59:27 17:52:01 0 1.74 0.00 0.08 0.00 0.02 98.16 17:59:27 17:52:01 1 0.12 0.00 0.05 0.02 0.02 99.80 17:59:27 17:52:01 2 0.48 0.00 0.08 0.03 0.00 99.40 17:59:27 17:52:01 3 0.32 0.00 0.15 0.00 0.02 99.52 17:59:27 17:52:01 4 0.38 0.00 0.05 0.02 0.02 99.53 17:59:27 17:52:01 5 0.18 0.00 0.05 0.02 0.00 99.75 17:59:27 17:52:01 6 0.52 0.00 0.08 0.08 0.02 99.30 17:59:27 17:52:01 7 0.05 0.00 0.05 0.00 0.00 99.90 17:59:27 17:53:01 all 0.03 0.00 0.01 0.01 0.01 99.95 17:59:27 17:53:01 0 0.07 0.00 0.02 0.00 0.00 99.92 17:59:27 17:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:59:27 17:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 17:59:27 17:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 17:59:27 17:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:59:27 17:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:59:27 17:53:01 6 0.00 0.00 0.00 0.05 0.00 99.95 17:59:27 17:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:59:27 17:54:01 all 0.07 0.00 0.04 0.00 0.01 99.88 17:59:27 17:54:01 0 0.42 0.00 0.05 0.00 0.02 99.52 17:59:27 17:54:01 1 0.02 0.00 0.10 0.00 0.00 99.88 17:59:27 17:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:59:27 17:54:01 3 0.00 0.00 0.03 0.00 0.00 99.97 17:59:27 17:54:01 4 0.08 0.00 0.03 0.00 0.00 99.88 17:59:27 17:54:01 5 0.02 0.00 0.03 0.00 0.02 99.93 17:59:27 17:54:01 6 0.02 0.00 0.02 0.03 0.02 99.92 17:59:27 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:59:27 17:55:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:59:27 17:55:01 0 0.05 0.00 0.00 0.00 0.02 99.93 17:59:27 17:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 17:59:27 17:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:59:27 17:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:59:27 17:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:59:27 17:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:59:27 17:55:01 6 0.02 0.00 0.00 0.12 0.02 99.85 17:59:27 17:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:59:27 17:56:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:59:27 17:56:01 0 0.10 0.00 0.00 0.00 0.00 99.90 17:59:27 17:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:59:27 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:59:27 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:59:27 17:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 17:59:27 17:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 17:59:27 17:56:01 6 0.00 0.00 0.00 0.05 0.00 99.95 17:59:27 17:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:59:27 17:59:27 17:56:01 CPU %user %nice %system %iowait %steal %idle 17:59:27 17:57:01 all 0.03 0.00 0.01 0.01 0.01 99.94 17:59:27 17:57:01 0 0.08 0.00 0.02 0.00 0.02 99.88 17:59:27 17:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:59:27 17:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:59:27 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:59:27 17:57:01 4 0.05 0.00 0.02 0.00 0.00 99.93 17:59:27 17:57:01 5 0.03 0.00 0.00 0.02 0.02 99.93 17:59:27 17:57:01 6 0.02 0.00 0.02 0.03 0.02 99.92 17:59:27 17:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:59:27 17:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:59:27 17:58:01 0 0.08 0.00 0.02 0.00 0.00 99.90 17:59:27 17:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 17:59:27 17:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 17:59:27 17:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:59:27 17:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:59:27 17:58:01 5 0.02 0.00 0.00 0.02 0.03 99.93 17:59:27 17:58:01 6 0.02 0.00 0.02 0.02 0.00 99.95 17:59:27 17:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:59:27 17:59:01 all 7.47 0.00 2.97 1.68 0.04 87.84 17:59:27 17:59:01 0 8.08 0.00 2.87 0.08 0.03 88.93 17:59:27 17:59:01 1 8.05 0.00 3.23 0.03 0.03 88.66 17:59:27 17:59:01 2 7.28 0.00 3.84 0.44 0.03 88.40 17:59:27 17:59:01 3 7.31 0.00 2.80 0.19 0.05 89.66 17:59:27 17:59:01 4 7.60 0.00 2.90 0.02 0.03 89.45 17:59:27 17:59:01 5 6.64 0.00 2.48 3.81 0.03 87.04 17:59:27 17:59:01 6 7.51 0.00 2.74 8.86 0.05 80.84 17:59:27 17:59:01 7 7.26 0.00 2.90 0.07 0.05 89.72 17:59:27 Average: all 5.70 0.00 1.38 0.79 0.03 92.10 17:59:27 Average: 0 5.62 0.00 1.45 0.16 0.03 92.74 17:59:27 Average: 1 5.92 0.00 1.48 0.37 0.03 92.21 17:59:27 Average: 2 5.79 0.00 1.55 1.17 0.03 91.46 17:59:27 Average: 3 5.79 0.00 1.36 0.30 0.03 92.52 17:59:27 Average: 4 5.73 0.00 1.31 1.52 0.02 91.42 17:59:27 Average: 5 5.76 0.00 1.24 0.43 0.03 92.54 17:59:27 Average: 6 5.52 0.00 1.19 1.22 0.03 92.04 17:59:27 Average: 7 5.43 0.00 1.49 1.13 0.03 91.92 17:59:27 17:59:27 17:59:27