Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b279e99bc72aab90b799f17157d7f2e7dfbc53e7 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-ssh5488568597084283572.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh11464508195829457207.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8625563629440441080.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9710350864987706773.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-ssh14445546782540754363.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] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16736 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 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 (main) Commit message: "docs: Update link to point to new docs section (#616)" > 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 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 # timeout=10 > git rev-list --no-walk 106c6b224fb45ba20fe2c83c72d9cfdb8f94d247 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:04:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:04:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:04:51 ========================================================= 23:04:51 EdgeX Global Pipelines Version Info 23:04:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:04:51 ------------------- 23:04:51 stable info: 23:04:51 ------------------- 23:04:51 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 23:04:51 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:04:51 Message: update stable to v1.0.257 23:04:52 ------------------- 23:04:52 experimental info: 23:04:52 ------------------- 23:04:52 Commited By: **** collab-it+edgex@linuxfoundation.org 23:04:52 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 23:04:52 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:04:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b279e99 [Pipeline] echo 23:04:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:53 provisioning config files... 23:04:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16434534183446270206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:53 ---> docker-login.sh 23:04:53 nexus3.edgexfoundry.org:10001 23:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:53 Configure a credential helper to remove this warning. See 23:04:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:53 23:04:53 Login Succeeded 23:04:53 nexus3.edgexfoundry.org:10002 23:04:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:54 Configure a credential helper to remove this warning. See 23:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:54 23:04:54 Login Succeeded 23:04:54 nexus3.edgexfoundry.org:10003 23:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:54 Configure a credential helper to remove this warning. See 23:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:54 23:04:54 Login Succeeded 23:04:54 nexus3.edgexfoundry.org:10004 23:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:54 Configure a credential helper to remove this warning. See 23:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:54 23:04:54 Login Succeeded 23:04:54 docker.io 23:04:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:54 Configure a credential helper to remove this warning. See 23:04:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:54 23:04:54 Login Succeeded 23:04:54 ---> docker-login.sh ends [Pipeline] } 23:04:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:04:54 + git rev-list -1 --merges b279e99bc72aab90b799f17157d7f2e7dfbc53e7~1..b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] echo 23:04:55 -----------> git rev-list -1 --merges b279e99bc72aab90b799f17157d7f2e7dfbc53e7~1..b279e99bc72aab90b799f17157d7f2e7dfbc53e7 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [false] [Pipeline] sh 23:04:55 + git log --format=format:%s -1 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] echo 23:04:55 ========================================================= 23:04:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:04:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:04:55 + git log --format=format:%s -1 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] echo 23:04:55 [semverPrep] GIT_COMMIT: b279e99bc72aab90b799f17157d7f2e7dfbc53e7, Commit Message: docs: Update link to point to new docs section (#616) [Pipeline] echo 23:04:55 [semverPrep] This is not a build commit. [Pipeline] sh 23:04:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:04:56 + grep -v github /etc/ssh/ssh_known_hosts 23:04:56 + [ -e /tmp/ssh_known_hosts ] 23:04:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:04:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:04:56 + sudo tee -a /etc/ssh/ssh_known_hosts 23:04:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:56 23:04:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:04:56 0.1.4: Pulling from edgex-devops/py-git-semver 23:04:56 b85a868b505f: Pulling fs layer 23:04:56 e2be974225ed: Pulling fs layer 23:04:56 339a4e72a1f5: Pulling fs layer 23:04:56 988bab9f4d93: Pulling fs layer 23:04:56 1469e6f7b9e6: Pulling fs layer 23:04:56 eaf3925da568: Pulling fs layer 23:04:56 bab4dde63d76: Pulling fs layer 23:04:56 bde34c3a00c8: Pulling fs layer 23:04:56 b352a97aabf1: Pulling fs layer 23:04:56 4872d77fe225: Pulling fs layer 23:04:56 5851b861e8e6: Pulling fs layer 23:04:56 eaf3925da568: Waiting 23:04:56 bab4dde63d76: Waiting 23:04:56 988bab9f4d93: Waiting 23:04:56 bde34c3a00c8: Waiting 23:04:56 1469e6f7b9e6: Waiting 23:04:56 4872d77fe225: Waiting 23:04:56 5851b861e8e6: Waiting 23:04:56 e2be974225ed: Verifying Checksum 23:04:56 e2be974225ed: Download complete 23:04:56 988bab9f4d93: Verifying Checksum 23:04:56 988bab9f4d93: Download complete 23:04:57 339a4e72a1f5: Verifying Checksum 23:04:57 339a4e72a1f5: Download complete 23:04:57 1469e6f7b9e6: Verifying Checksum 23:04:57 1469e6f7b9e6: Download complete 23:04:57 eaf3925da568: Verifying Checksum 23:04:57 eaf3925da568: Download complete 23:04:57 bde34c3a00c8: Download complete 23:04:57 b352a97aabf1: Download complete 23:04:57 4872d77fe225: Verifying Checksum 23:04:57 4872d77fe225: Download complete 23:04:57 5851b861e8e6: Verifying Checksum 23:04:57 5851b861e8e6: Download complete 23:04:57 b85a868b505f: Verifying Checksum 23:04:57 b85a868b505f: Download complete 23:04:57 bab4dde63d76: Verifying Checksum 23:04:57 bab4dde63d76: Download complete 23:04:58 b85a868b505f: Pull complete 23:04:58 e2be974225ed: Pull complete 23:04:58 339a4e72a1f5: Pull complete 23:04:58 988bab9f4d93: Pull complete 23:04:59 1469e6f7b9e6: Pull complete 23:04:59 eaf3925da568: Pull complete 23:05:01 bab4dde63d76: Pull complete 23:05:01 bde34c3a00c8: Pull complete 23:05:01 b352a97aabf1: Pull complete 23:05:01 4872d77fe225: Pull complete 23:05:01 5851b861e8e6: Pull complete 23:05:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:05:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:01 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:05:01 $ 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 23:05:04 $ docker top df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec -eo pid,comm 23:05:04 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). 23:05:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:04 [ssh-agent] Looking for ssh-agent implementation... 23:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:04 $ docker exec df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec ssh-agent 23:05:04 SSH_AUTH_SOCK=/tmp/ssh-9tXEYDqEUKwd/agent.33 23:05:04 SSH_AGENT_PID=40 23:05:04 Running ssh-add (command line suppressed) 23:05:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6638785652967717021.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6638785652967717021.key) 23:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:05 + git tag --points-at HEAD [Pipeline] } 23:05:05 $ docker exec --env ******** --env ******** df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec ssh-agent -k 23:05:05 unset SSH_AUTH_SOCK; 23:05:05 unset SSH_AGENT_PID; 23:05:05 echo Agent pid 40 killed; 23:05:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:05:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:05 [ssh-agent] Looking for ssh-agent implementation... 23:05:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:05 $ docker exec df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec ssh-agent 23:05:05 SSH_AUTH_SOCK=/tmp/ssh-CnCefZA2T8rU/agent.72 23:05:05 SSH_AGENT_PID=78 23:05:05 Running ssh-add (command line suppressed) 23:05:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_125491653134845300.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_125491653134845300.key) 23:05:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:05 + git semver init 23:05:06 2023-11-06 23:05:06,134 [run_init] DEBUG init version:0.0.0 force:False 23:05:06 2023-11-06 23:05:06,134 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 23:05:06 2023-11-06 23:05:06,135 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 23:05:06 2023-11-06 23:05:06,135 [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) 23:05:07 2023-11-06 23:05:07,066 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 23:05:07 2023-11-06 23:05:07,066 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 23:05:07 2023-11-06 23:05:07,067 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:05:07 2023-11-06 23:05:07,067 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:05:07 3.1.0-dev.35 [Pipeline] } 23:05:07 $ docker exec --env ******** --env ******** df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec ssh-agent -k 23:05:07 unset SSH_AUTH_SOCK; 23:05:07 unset SSH_AGENT_PID; 23:05:07 echo Agent pid 78 killed; 23:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:05:07 + git semver [Pipeline] } 23:05:07 $ docker stop --time=1 df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec 23:05:09 $ docker rm -f --volumes df7d38a9a82483d2e5a1bc5a28777469b97c2211221d6a04a67a8903f969feec [Pipeline] // withDockerContainer [Pipeline] sh 23:05:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:05:09 Stashed 1 file(s) [Pipeline] echo 23:05:09 [edgeXSemver]: initialized semver on version 3.1.0-dev.35 [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 23:05:09 provisioning config files... 23:05:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14435237784680773695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:10 ---> docker-login.sh 23:05:10 nexus3.edgexfoundry.org:10001 23:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:10 Configure a credential helper to remove this warning. See 23:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:10 23:05:10 Login Succeeded 23:05:10 nexus3.edgexfoundry.org:10002 23:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:10 Configure a credential helper to remove this warning. See 23:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:10 23:05:10 Login Succeeded 23:05:10 nexus3.edgexfoundry.org:10003 23:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:10 Configure a credential helper to remove this warning. See 23:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:10 23:05:10 Login Succeeded 23:05:10 nexus3.edgexfoundry.org:10004 23:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:10 Configure a credential helper to remove this warning. See 23:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:10 23:05:10 Login Succeeded 23:05:10 docker.io 23:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:10 Configure a credential helper to remove this warning. See 23:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:10 23:05:10 Login Succeeded 23:05:10 ---> docker-login.sh ends [Pipeline] } 23:05:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:05:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:05:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:05:10 ========================================================= 23:05:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:05:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:05:11 Sending build context to Docker daemon 3.367MB 23:05:11 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:05:11 Step 2/12 : FROM ${BASE} AS builder 23:05:11 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:05:11 7264a8db6415: Pulling fs layer 23:05:11 c4d48a809fc2: Pulling fs layer 23:05:11 4f1c88b9dad5: Pulling fs layer 23:05:11 ad3a456e5733: Pulling fs layer 23:05:11 33e27b845d1e: Pulling fs layer 23:05:11 c68163c4e522: Pulling fs layer 23:05:11 50da416c3ac9: Pulling fs layer 23:05:11 23d2d4c4bb30: Pulling fs layer 23:05:11 33e27b845d1e: Waiting 23:05:11 c68163c4e522: Waiting 23:05:11 50da416c3ac9: Waiting 23:05:11 23d2d4c4bb30: Waiting 23:05:11 ad3a456e5733: Waiting 23:05:11 c4d48a809fc2: Verifying Checksum 23:05:11 ad3a456e5733: Verifying Checksum 23:05:11 ad3a456e5733: Download complete 23:05:11 33e27b845d1e: Verifying Checksum 23:05:11 33e27b845d1e: Download complete 23:05:11 7264a8db6415: Verifying Checksum 23:05:11 7264a8db6415: Download complete 23:05:11 c68163c4e522: Verifying Checksum 23:05:11 c68163c4e522: Download complete 23:05:11 7264a8db6415: Pull complete 23:05:11 c4d48a809fc2: Pull complete 23:05:11 23d2d4c4bb30: Verifying Checksum 23:05:11 23d2d4c4bb30: Download complete 23:05:11 4f1c88b9dad5: Verifying Checksum 23:05:11 4f1c88b9dad5: Download complete 23:05:11 50da416c3ac9: Verifying Checksum 23:05:11 50da416c3ac9: Download complete 23:05:14 4f1c88b9dad5: Pull complete 23:05:14 ad3a456e5733: Pull complete 23:05:14 33e27b845d1e: Pull complete 23:05:14 c68163c4e522: Pull complete 23:05:17 50da416c3ac9: Pull complete 23:05:17 23d2d4c4bb30: Pull complete 23:05:17 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 23:05:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:05:17 ---> 0786185ac409 23:05:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:05:21 ---> Running in 359657aae7d1 23:05:21 Removing intermediate container 359657aae7d1 23:05:21 ---> 7537f5ba5f26 23:05:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:05:21 ---> Running in 84677b3da58f 23:05:21 Removing intermediate container 84677b3da58f 23:05:21 ---> f0ca99d2eda0 23:05:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:05:21 ---> Running in ec1a857f9201 23:05:21 Removing intermediate container ec1a857f9201 23:05:21 ---> e58ed2b4bfd4 23:05:21 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:21 ---> Running in d768d35018fa 23:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:05:22 OK: 264 MiB in 52 packages 23:05:22 Removing intermediate container d768d35018fa 23:05:22 ---> 83c5ae786bce 23:05:22 Step 7/12 : WORKDIR /app 23:05:22 ---> Running in 8f2d99e8d834 23:05:22 Removing intermediate container 8f2d99e8d834 23:05:22 ---> 8c711090091c 23:05:22 Step 8/12 : COPY go.mod vendor* ./ 23:05:22 ---> 5fb185392880 23:05:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:22 ---> Running in 0c702ea121e8 23:05:24 Still waiting to schedule task 23:05:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:06:01 Removing intermediate container 0c702ea121e8 23:06:01 ---> 69c1cbb62b04 23:06:01 Step 10/12 : COPY . . 23:06:01 ---> 3f61a8fd14d6 23:06:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:06:01 ---> Running in dcbc69ba6f57 23:06:01 Removing intermediate container dcbc69ba6f57 23:06:01 ---> dee0039f7773 23:06:01 Step 12/12 : RUN $MAKE 23:06:01 ---> Running in ea9e9324c5cb 23:06:01 noop 23:06:01 Removing intermediate container ea9e9324c5cb 23:06:01 ---> 0c336024c2ee 23:06:01 Successfully built 0c336024c2ee 23:06:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:01 + docker inspect -f . ci-base-image-x86_64 23:06:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:01 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:06:01 $ 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 23:06:02 $ docker top ec184de754f9a6d6f6f882099279fcaf9491bb8b406c26982fe4e6f7216cdedb -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:02 + go version 23:06:02 go version go1.21.0 linux/amd64 [Pipeline] } 23:06:02 $ docker stop --time=1 ec184de754f9a6d6f6f882099279fcaf9491bb8b406c26982fe4e6f7216cdedb 23:06:03 $ docker rm -f --volumes ec184de754f9a6d6f6f882099279fcaf9491bb8b406c26982fe4e6f7216cdedb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:04 + docker inspect -f . ci-base-image-x86_64 23:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:04 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:06:04 $ 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 23:06:04 $ docker top 6c064a1162c1c6bb2ee05d7bf8b908fa6bafde92f740958f0ac07decbd6af184 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:05 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 23:06:05 + make test 23:06:05 go test -race -coverprofile=coverage.out ./... 23:06:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:06:41 go vet ./... 23:06:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:06:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:06:42 ./bin/test-attribution-txt.sh [Pipeline] echo 23:06:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:06:42 $ docker stop --time=1 6c064a1162c1c6bb2ee05d7bf8b908fa6bafde92f740958f0ac07decbd6af184 23:06:47 $ docker rm -f --volumes 6c064a1162c1c6bb2ee05d7bf8b908fa6bafde92f740958f0ac07decbd6af184 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:06:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:06:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:06:49 + ls -al . 23:06:49 total 180 23:06:49 drwxrwxr-x 7 jenkins jenkins 4096 Nov 6 23:06 . 23:06:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:04 .. 23:06:49 -rw-rw-r-- 1 jenkins jenkins 119 Nov 6 23:04 .dockerignore 23:06:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:06 .git 23:06:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:04 .github 23:06:49 -rw-rw-r-- 1 jenkins jenkins 106 Nov 6 23:04 .gitignore 23:06:49 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:04 .golangci.yml 23:06:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:05 .semver 23:06:49 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 6 23:04 Attribution.txt 23:06:49 -rw-rw-r-- 1 jenkins jenkins 35039 Nov 6 23:04 CHANGELOG.md 23:06:49 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 6 23:04 Dockerfile 23:06:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:04 GOVERNANCE.md 23:06:49 -rw-rw-r-- 1 jenkins jenkins 666 Nov 6 23:04 Jenkinsfile 23:06:49 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 6 23:04 LICENSE 23:06:49 -rw-rw-r-- 1 jenkins jenkins 618 Nov 6 23:04 OWNERS.md 23:06:49 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 6 23:04 README.md 23:06:49 -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:05 VERSION 23:06:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:04 bin 23:06:49 -rw-r--r-- 1 jenkins jenkins 13 Nov 6 23:06 coverage.out 23:06:49 -rw-rw-r-- 1 jenkins jenkins 3731 Nov 6 23:04 go.mod 23:06:49 -rw-rw-r-- 1 jenkins jenkins 34917 Nov 6 23:04 go.sum 23:06:49 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 6 23:04 main.go 23:06:49 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 6 23:04 makefile 23:06:49 drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 23:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:49 + 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=b279e99bc72aab90b799f17157d7f2e7dfbc53e7 --label arch=amd64 --label version=3.1.0-dev.35 . 23:06:49 Sending build context to Docker daemon 3.368MB 23:06:49 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:06:49 Step 2/26 : FROM ${BASE} AS builder 23:06:49 ---> 0c336024c2ee 23:06:49 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:06:49 ---> Running in 3a71e9b25aa7 23:06:49 Removing intermediate container 3a71e9b25aa7 23:06:49 ---> 94f4b8ceae7a 23:06:49 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:06:49 ---> Running in d39e846852dc 23:06:49 Removing intermediate container d39e846852dc 23:06:49 ---> a2b5d1dc2d19 23:06:49 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:06:49 ---> Running in 782d924d99a7 23:06:49 Removing intermediate container 782d924d99a7 23:06:49 ---> faeb34f7f04d 23:06:49 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:06:49 ---> Running in b643f1b1ff3d 23:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:06:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:06:50 OK: 264 MiB in 52 packages 23:06:50 Removing intermediate container b643f1b1ff3d 23:06:50 ---> 672bb1e8cf4b 23:06:50 Step 7/26 : WORKDIR /app 23:06:50 ---> Running in 36247025d4ad 23:06:50 Removing intermediate container 36247025d4ad 23:06:50 ---> e10bec4111fc 23:06:50 Step 8/26 : COPY go.mod vendor* ./ 23:06:50 ---> a9c3d9ad5f55 23:06:50 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:06:50 ---> Running in a1bbef2b9aea 23:06:51 Removing intermediate container a1bbef2b9aea 23:06:51 ---> d89d3ecf93b3 23:06:51 Step 10/26 : COPY . . 23:06:51 ---> 031c578f3e5c 23:06:51 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:06:51 ---> Running in 7b33d1af58dc 23:06:51 Removing intermediate container 7b33d1af58dc 23:06:51 ---> 948bef6fcea0 23:06:51 Step 12/26 : RUN $MAKE 23:06:52 ---> Running in e933609f104d 23:06:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35" -trimpath -mod=readonly -o app-service-configurable 23:07:10 Removing intermediate container e933609f104d 23:07:10 ---> 3455fb62da39 23:07:10 Step 13/26 : FROM alpine:3.18 23:07:10 3.18: Pulling from library/alpine 23:07:10 96526aa774ef: Pulling fs layer 23:07:11 96526aa774ef: Download complete 23:07:11 96526aa774ef: Pull complete 23:07:11 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:07:11 Status: Downloaded newer image for alpine:3.18 23:07:11 ---> 8ca4688f4f35 23:07:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:07:11 ---> Running in 5a445ff8b2ff 23:07:11 Removing intermediate container 5a445ff8b2ff 23:07:11 ---> 36da5a3cf78b 23:07:11 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:07:11 ---> Running in 6c35b97745fb 23:07:11 Removing intermediate container 6c35b97745fb 23:07:11 ---> 3052a08dc350 23:07:11 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:07:11 ---> Running in 73e1de7c629e 23:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 23:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 23:07:12 (1/2) Installing ca-certificates (20230506-r0) 23:07:12 (2/2) Installing dumb-init (1.2.5-r2) 23:07:12 Executing busybox-1.36.1-r2.trigger 23:07:12 Executing ca-certificates-20230506-r0.trigger 23:07:12 OK: 8 MiB in 17 packages 23:07:12 Removing intermediate container 73e1de7c629e 23:07:12 ---> 953aa887e5ff 23:07:12 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:07:12 ---> 7854c6369f0e 23:07:12 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:07:12 ---> fe8b8a5bf885 23:07:12 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:07:13 ---> f199d1ba9b7f 23:07:13 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:07:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16737 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 23:07:14 Running in /w/workspace/app-service-configurable/205 [Pipeline] { [Pipeline] checkout 23:07:14 ---> 2f55736f59c4 23:07:14 Step 21/26 : EXPOSE 48095 23:07:14 ---> Running in 8309d14265f8 23:07:14 Removing intermediate container 8309d14265f8 23:07:14 ---> c65f8a80a44d 23:07:14 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:07:14 ---> Running in 67c0e51c0051 23:07:14 Removing intermediate container 67c0e51c0051 23:07:14 ---> 00e966f33e63 23:07:14 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:07:14 ---> Running in db3a52653b58 23:07:14 Selected Git installation does not exist. Using Default 23:07:14 The recommended git tool is: NONE 23:07:14 Removing intermediate container db3a52653b58 23:07:14 ---> 3e5bbdeeae31 23:07:14 Step 24/26 : LABEL arch=amd64 23:07:14 ---> Running in c930a24a047c 23:07:14 Removing intermediate container c930a24a047c 23:07:14 ---> 14513f496fab 23:07:14 Step 25/26 : LABEL git_sha=b279e99bc72aab90b799f17157d7f2e7dfbc53e7 23:07:14 ---> Running in 91bc037da018 23:07:14 Removing intermediate container 91bc037da018 23:07:14 ---> 342de7b31391 23:07:14 Step 26/26 : LABEL version=3.1.0-dev.35 23:07:14 ---> Running in 5c06b7aeac1a 23:07:14 Removing intermediate container 5c06b7aeac1a 23:07:14 ---> 0081bd1165eb 23:07:14 [Warning] One or more build-args [ARCH] were not consumed 23:07:14 Successfully built 0081bd1165eb 23:07:14 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 23:07:14 provisioning config files... 23:07:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7200270371674684350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:15 ---> docker-login.sh 23:07:15 nexus3.edgexfoundry.org:10001 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 nexus3.edgexfoundry.org:10002 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 nexus3.edgexfoundry.org:10003 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 nexus3.edgexfoundry.org:10004 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 docker.io 23:07:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:15 Configure a credential helper to remove this warning. See 23:07:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:15 23:07:15 Login Succeeded 23:07:15 ---> docker-login.sh ends [Pipeline] } 23:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:07:15 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 23:07:15 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 23:07:15 latest 23:07:15 3.1.0-dev.35 23:07:15 b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 23:07:15 main 23:07:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:16 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:16 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 23:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:07:16 c1eecc5e15b2: Preparing 23:07:16 74582033777d: Preparing 23:07:16 b5f4eba13f0d: Preparing 23:07:16 3cf00007ecec: Preparing 23:07:16 037849da991e: Preparing 23:07:16 cc2447e1835a: Preparing 23:07:16 cc2447e1835a: Waiting 23:07:16 3cf00007ecec: Pushed 23:07:16 b5f4eba13f0d: Pushed 23:07:16 74582033777d: Pushed 23:07:16 cc2447e1835a: Layer already exists 23:07:16 037849da991e: Pushed 23:07:18 c1eecc5e15b2: Pushed 23:07:18 b279e99bc72aab90b799f17157d7f2e7dfbc53e7: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:07:19 c1eecc5e15b2: Preparing 23:07:19 74582033777d: Preparing 23:07:19 b5f4eba13f0d: Preparing 23:07:19 3cf00007ecec: Preparing 23:07:19 037849da991e: Preparing 23:07:19 cc2447e1835a: Preparing 23:07:19 cc2447e1835a: Waiting 23:07:19 c1eecc5e15b2: Layer already exists 23:07:19 3cf00007ecec: Layer already exists 23:07:19 74582033777d: Layer already exists 23:07:19 b5f4eba13f0d: Layer already exists 23:07:19 037849da991e: Layer already exists 23:07:19 cc2447e1835a: Layer already exists 23:07:19 latest: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:19 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.35 23:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:07:20 c1eecc5e15b2: Preparing 23:07:20 74582033777d: Preparing 23:07:20 b5f4eba13f0d: Preparing 23:07:20 3cf00007ecec: Preparing 23:07:20 037849da991e: Preparing 23:07:20 cc2447e1835a: Preparing 23:07:20 cc2447e1835a: Waiting 23:07:20 74582033777d: Layer already exists 23:07:20 b5f4eba13f0d: Layer already exists 23:07:20 3cf00007ecec: Layer already exists 23:07:20 c1eecc5e15b2: Layer already exists 23:07:20 037849da991e: Layer already exists 23:07:20 cc2447e1835a: Layer already exists 23:07:20 3.1.0-dev.35: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:20 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 23:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:07:20 c1eecc5e15b2: Preparing 23:07:20 74582033777d: Preparing 23:07:20 b5f4eba13f0d: Preparing 23:07:20 3cf00007ecec: Preparing 23:07:20 037849da991e: Preparing 23:07:20 cc2447e1835a: Preparing 23:07:20 cc2447e1835a: Waiting 23:07:20 c1eecc5e15b2: Layer already exists 23:07:20 74582033777d: Layer already exists 23:07:20 3cf00007ecec: Layer already exists 23:07:20 037849da991e: Layer already exists 23:07:20 b5f4eba13f0d: Layer already exists 23:07:20 cc2447e1835a: Layer already exists 23:07:20 b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 23:07:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 23:07:21 c1eecc5e15b2: Preparing 23:07:21 74582033777d: Preparing 23:07:21 b5f4eba13f0d: Preparing 23:07:21 3cf00007ecec: Preparing 23:07:21 037849da991e: Preparing 23:07:21 cc2447e1835a: Preparing 23:07:21 cc2447e1835a: Waiting 23:07:21 b5f4eba13f0d: Layer already exists 23:07:21 3cf00007ecec: Layer already exists 23:07:21 74582033777d: Layer already exists 23:07:21 037849da991e: Layer already exists 23:07:21 c1eecc5e15b2: Layer already exists 23:07:21 cc2447e1835a: Layer already exists 23:07:21 main: digest: sha256:d3349b80a23691b2f9d586ab003d37f00b1b16dc9092ddf43fcc6d8e43ad5265 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:21 ===================================================== [Pipeline] echo 23:07:21 taggedImages: 23:07:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 23:07:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 23:07:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.35 23:07:21 - nexus3.edgexfoundry.org:10004/app-service-configurable:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 23:07:21 - 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 23:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:21 23:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:22 latest: Pulling from edgex-lftools-log-publisher 23:07:22 5eb5b503b376: Pulling fs layer 23:07:22 5c69ac0246d0: Pulling fs layer 23:07:22 ec43610c2a17: Pulling fs layer 23:07:22 3a2ae6a8a46f: Pulling fs layer 23:07:22 33b1e0a273af: Pulling fs layer 23:07:22 5d3b04190fa2: Pulling fs layer 23:07:22 2f39f015ded8: Pulling fs layer 23:07:22 3a2ae6a8a46f: Waiting 23:07:22 33b1e0a273af: Waiting 23:07:22 5d3b04190fa2: Waiting 23:07:22 5c69ac0246d0: Download complete 23:07:22 3a2ae6a8a46f: Verifying Checksum 23:07:22 3a2ae6a8a46f: Download complete 23:07:22 ec43610c2a17: Verifying Checksum 23:07:22 ec43610c2a17: Download complete 23:07:22 33b1e0a273af: Verifying Checksum 23:07:22 33b1e0a273af: Download complete 23:07:22 5d3b04190fa2: Download complete 23:07:22 5eb5b503b376: Verifying Checksum 23:07:22 5eb5b503b376: Download complete 23:07:23 2f39f015ded8: Download complete 23:07:23 using credential edgex-jenkins-ssh 23:07:23 Cloning the remote Git repository 23:07:23 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 23:07:23 5eb5b503b376: Pull complete 23:07:23 5c69ac0246d0: Pull complete 23:07:24 ec43610c2a17: Pull complete 23:07:24 3a2ae6a8a46f: Pull complete 23:07:24 33b1e0a273af: Pull complete 23:07:24 5d3b04190fa2: Pull complete 23:07:23 > git init /w/workspace/app-service-configurable/205 # timeout=10 23:07:23 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 23:07:23 > git --version # timeout=10 23:07:23 > git --version # 'git version 2.25.1' 23:07:23 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:25 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 23:07:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:26 Avoid second fetch 23:07:26 Checking out Revision b279e99bc72aab90b799f17157d7f2e7dfbc53e7 (main) 23:07:26 > git config core.sparsecheckout # timeout=10 23:07:26 > git checkout -f b279e99bc72aab90b799f17157d7f2e7dfbc53e7 # timeout=10 23:07:27 Commit message: "docs: Update link to point to new docs section (#616)" 23:07:28 23:07:28 GitHub has been notified of this commit’s build result 23:07:28 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:07:28 2f39f015ded8: Pull complete 23:07:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 23:07:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:07:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:28 Dload Upload Total Spent Left Speed 23:07:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:28 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:07:28 $ 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 23:07:33 $ docker top 923cfe530a35d090fc591fc2741a288debe1348d68ca19224c4523eff7ce5477 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 23:07:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:07:33 ---> job-cost.sh 23:07:33 lf-activate-venv: SKIPPING 23:07:33 INFO: No Stack... 23:07:34 INFO: Retrieving Pricing Info for: v3-standard-8 23:07:34 + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:07:34 tee /etc/docker/daemon.new 23:07:34 { 23:07:34 "registry-mirrors": [ 23:07:34 "https://nexus3.edgexfoundry.org:10001" 23:07:34 ], 23:07:34 "bip": "10.250.0.254/24", 23:07:34 "hosts": [ 23:07:34 "tcp://0.0.0.0:5555", 23:07:34 "unix:///var/run/docker.sock" 23:07:34 ], 23:07:34 "mtu": 1458, 23:07:34 "selinux-enabled": true, 23:07:34 "seccomp-profile": "/etc/docker/seccomp.json" 23:07:34 } [Pipeline] sh 23:07:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:07:34 INFO: Archiving Costs [Pipeline] sh 23:07:34 + sudo service docker restart 23:07:34 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 23:07:34 + cut -d, -f6 [Pipeline] lock 23:07:34 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] 23:07:34 Resource [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] did not exist. Created. 23:07:34 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:35 + echo total: 0.2199999988079071 [Pipeline] stash 23:07:35 Stashed 1 file(s) [Pipeline] } 23:07:35 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [Pipeline] // lock [Pipeline] } 23:07:35 $ docker stop --time=1 923cfe530a35d090fc591fc2741a288debe1348d68ca19224c4523eff7ce5477 23:07:36 $ docker rm -f --volumes 923cfe530a35d090fc591fc2741a288debe1348d68ca19224c4523eff7ce5477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:53 provisioning config files... 23:07:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/205@tmp/config583071516642412163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:53 ---> docker-login.sh 23:07:53 nexus3.edgexfoundry.org:10001 23:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:53 Configure a credential helper to remove this warning. See 23:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:53 23:07:53 Login Succeeded 23:07:53 nexus3.edgexfoundry.org:10002 23:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:54 Configure a credential helper to remove this warning. See 23:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:54 23:07:54 Login Succeeded 23:07:54 nexus3.edgexfoundry.org:10003 23:07:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:54 Configure a credential helper to remove this warning. See 23:07:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:54 23:07:54 Login Succeeded 23:07:54 nexus3.edgexfoundry.org:10004 23:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:55 Configure a credential helper to remove this warning. See 23:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:55 23:07:55 Login Succeeded 23:07:55 docker.io 23:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:55 Configure a credential helper to remove this warning. See 23:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:55 23:07:55 Login Succeeded 23:07:55 ---> docker-login.sh ends [Pipeline] } 23:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:07:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:07:55 ========================================================= 23:07:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:07:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 23:07:56 Sending build context to Docker daemon 157.7kB 23:07:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 23:07:56 Step 2/12 : FROM ${BASE} AS builder 23:07:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:07:56 9fda8d8052c6: Pulling fs layer 23:07:56 5d54e960e981: Pulling fs layer 23:07:56 c4a7e357bf2a: Pulling fs layer 23:07:56 f0e02332f6b5: Pulling fs layer 23:07:56 cefa15bbcfad: Pulling fs layer 23:07:56 17808c966233: Pulling fs layer 23:07:56 f4c1fc716caa: Pulling fs layer 23:07:56 f0e02332f6b5: Waiting 23:07:56 17808c966233: Waiting 23:07:56 cefa15bbcfad: Waiting 23:07:56 f4c1fc716caa: Waiting 23:07:56 5d54e960e981: Verifying Checksum 23:07:56 5d54e960e981: Download complete 23:07:56 f0e02332f6b5: Verifying Checksum 23:07:56 f0e02332f6b5: Download complete 23:07:56 cefa15bbcfad: Verifying Checksum 23:07:56 cefa15bbcfad: Download complete 23:07:56 9fda8d8052c6: Verifying Checksum 23:07:56 9fda8d8052c6: Download complete 23:07:57 f4c1fc716caa: Download complete 23:07:57 9fda8d8052c6: Pull complete 23:07:58 5d54e960e981: Pull complete 23:07:58 c4a7e357bf2a: Download complete 23:07:59 17808c966233: Verifying Checksum 23:07:59 17808c966233: Download complete 23:08:14 c4a7e357bf2a: Pull complete 23:08:14 f0e02332f6b5: Pull complete 23:08:14 cefa15bbcfad: Pull complete 23:08:21 17808c966233: Pull complete 23:08:22 f4c1fc716caa: Pull complete 23:08:22 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 23:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:08:22 ---> ea914061e18c 23:08:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 23:08:23 ---> Running in ce0a687d585d 23:08:23 Removing intermediate container ce0a687d585d 23:08:23 ---> b51f0490a831 23:08:23 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 23:08:23 ---> Running in 2276140efabf 23:08:24 Removing intermediate container 2276140efabf 23:08:24 ---> 7f620a098e31 23:08:24 Step 5/12 : ARG ADD_BUILD_TAGS="" 23:08:24 ---> Running in 98fdb5cc5aec 23:08:24 Removing intermediate container 98fdb5cc5aec 23:08:24 ---> f19595df51ba 23:08:24 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:08:24 ---> Running in 7b776820e4de 23:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:08:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:08:27 OK: 266 MiB in 52 packages 23:08:30 Removing intermediate container 7b776820e4de 23:08:30 ---> d1ab2986a710 23:08:30 Step 7/12 : WORKDIR /app 23:08:30 ---> Running in 9b746928e8ec 23:08:30 Removing intermediate container 9b746928e8ec 23:08:30 ---> a613340231e1 23:08:30 Step 8/12 : COPY go.mod vendor* ./ 23:08:31 ---> b722cded6454 23:08:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:31 ---> Running in 42c50bd4b508 23:09:53 Removing intermediate container 42c50bd4b508 23:09:53 ---> 804bc33e5ccb 23:09:53 Step 10/12 : COPY . . 23:09:53 ---> 03e912b69613 23:09:53 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:09:53 ---> Running in 8b2c6247babf 23:09:53 Removing intermediate container 8b2c6247babf 23:09:53 ---> a82a63582072 23:09:53 Step 12/12 : RUN $MAKE 23:09:53 ---> Running in 0c591906bfac 23:09:53 noop 23:09:53 Removing intermediate container 0c591906bfac 23:09:53 ---> ae1ed57bed9c 23:09:53 Successfully built ae1ed57bed9c 23:09:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:53 + docker inspect -f . ci-base-image-arm64 23:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:53 prd-ubuntu20.04-docker-arm64-4c-16g-16737 does not seem to be running inside a container 23:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/205 -v /w/workspace/app-service-configurable/205:/w/workspace/app-service-configurable/205:rw,z -v /w/workspace/app-service-configurable/205@tmp:/w/workspace/app-service-configurable/205@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 23:09:56 $ docker top 3b977b497a40a5b31d1696b5a2f6059e793849b057d28cb31dbb572260a20e81 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:57 + go version 23:09:57 go version go1.21.0 linux/arm64 [Pipeline] } 23:09:57 $ docker stop --time=1 3b977b497a40a5b31d1696b5a2f6059e793849b057d28cb31dbb572260a20e81 23:09:59 $ docker rm -f --volumes 3b977b497a40a5b31d1696b5a2f6059e793849b057d28cb31dbb572260a20e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:59 + docker inspect -f . ci-base-image-arm64 23:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:00 prd-ubuntu20.04-docker-arm64-4c-16g-16737 does not seem to be running inside a container 23:10:00 $ 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/205 -v /w/workspace/app-service-configurable/205:/w/workspace/app-service-configurable/205:rw,z -v /w/workspace/app-service-configurable/205@tmp:/w/workspace/app-service-configurable/205@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 23:10:01 $ docker top a5bc4833b476d9f08b25f373c7b2fa98f8145b604a353756011b89eae8e6d00f -eo pid,comm [Pipeline] { [Pipeline] sh 23:10:01 + git config --global --add safe.directory /w/workspace/app-service-configurable/205 [Pipeline] fileExists [Pipeline] sh 23:10:02 + make test 23:10:02 go test -race -coverprofile=coverage.out ./... 23:12:08 ? github.com/edgexfoundry/app-service-configurable [no test files] 23:12:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:12:08 go vet ./... 23:13:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:13:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:13:45 ./bin/test-attribution-txt.sh [Pipeline] echo 23:13:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:13:45 $ docker stop --time=1 a5bc4833b476d9f08b25f373c7b2fa98f8145b604a353756011b89eae8e6d00f 23:13:47 $ docker rm -f --volumes a5bc4833b476d9f08b25f373c7b2fa98f8145b604a353756011b89eae8e6d00f [Pipeline] // withDockerContainer [Pipeline] sh 23:13:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:13:48 Warning: overwriting stash ‘coverage-report’ 23:13:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:13:50 + ls -al . 23:13:50 total 176 23:13:50 drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 23:10 . 23:13:50 drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:07 .. 23:13:50 -rw-rw-r-- 1 jenkins jenkins 119 Nov 6 23:07 .dockerignore 23:13:50 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:07 .git 23:13:50 drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:07 .github 23:13:50 -rw-rw-r-- 1 jenkins jenkins 106 Nov 6 23:07 .gitignore 23:13:50 -rw-rw-r-- 1 jenkins jenkins 41 Nov 6 23:07 .golangci.yml 23:13:50 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 6 23:07 Attribution.txt 23:13:50 -rw-rw-r-- 1 jenkins jenkins 35039 Nov 6 23:07 CHANGELOG.md 23:13:50 -rw-rw-r-- 1 jenkins jenkins 1898 Nov 6 23:07 Dockerfile 23:13:50 -rw-rw-r-- 1 jenkins jenkins 677 Nov 6 23:07 GOVERNANCE.md 23:13:50 -rw-rw-r-- 1 jenkins jenkins 666 Nov 6 23:07 Jenkinsfile 23:13:50 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 6 23:07 LICENSE 23:13:50 -rw-rw-r-- 1 jenkins jenkins 618 Nov 6 23:07 OWNERS.md 23:13:50 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 6 23:07 README.md 23:13:50 -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:05 VERSION 23:13:50 drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:07 bin 23:13:50 -rw-r--r-- 1 jenkins jenkins 13 Nov 6 23:10 coverage.out 23:13:50 -rw-rw-r-- 1 jenkins jenkins 3731 Nov 6 23:07 go.mod 23:13:50 -rw-rw-r-- 1 jenkins jenkins 34917 Nov 6 23:07 go.sum 23:13:50 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 6 23:07 main.go 23:13:50 -rw-rw-r-- 1 jenkins jenkins 2569 Nov 6 23:07 makefile 23:13:50 drwxrwxr-x 9 jenkins jenkins 4096 Nov 6 23:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:50 + 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=b279e99bc72aab90b799f17157d7f2e7dfbc53e7 --label arch=arm64 --label version=3.1.0-dev.35 . 23:13:50 Sending build context to Docker daemon 158.7kB 23:13:50 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 23:13:50 Step 2/26 : FROM ${BASE} AS builder 23:13:50 ---> ae1ed57bed9c 23:13:50 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 23:13:50 ---> Running in 19f0ee7f7bec 23:13:50 Removing intermediate container 19f0ee7f7bec 23:13:50 ---> 8e7cead57f9f 23:13:50 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 23:13:50 ---> Running in 04e669f95a66 23:13:51 Removing intermediate container 04e669f95a66 23:13:51 ---> 5b5a7d6822a5 23:13:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 23:13:51 ---> Running in 6cbef96b1afd 23:13:51 Removing intermediate container 6cbef96b1afd 23:13:51 ---> c6f896377e0a 23:13:51 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:13:51 ---> Running in f01dc67df3ab 23:13:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:13:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:13:54 OK: 266 MiB in 52 packages 23:13:55 Removing intermediate container f01dc67df3ab 23:13:55 ---> c10a7c9b5149 23:13:55 Step 7/26 : WORKDIR /app 23:13:55 ---> Running in ed5f5963c87b 23:13:56 Removing intermediate container ed5f5963c87b 23:13:56 ---> 7c9cc1e8daa4 23:13:56 Step 8/26 : COPY go.mod vendor* ./ 23:13:56 ---> 406325e067a7 23:13:56 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:56 ---> Running in 1fc6342717fe 23:13:59 Removing intermediate container 1fc6342717fe 23:13:59 ---> b85dc9d4e248 23:13:59 Step 10/26 : COPY . . 23:13:59 ---> d8ada39452e8 23:13:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:13:59 ---> Running in efb77098f925 23:13:59 Removing intermediate container efb77098f925 23:13:59 ---> f40c3b36df3c 23:13:59 Step 12/26 : RUN $MAKE 23:13:59 ---> Running in 7e6d6a54c040 23:14:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.51 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.35" -trimpath -mod=readonly -o app-service-configurable 23:15:52 Removing intermediate container 7e6d6a54c040 23:15:52 ---> 6a85b5a55af2 23:15:52 Step 13/26 : FROM alpine:3.18 23:15:52 3.18: Pulling from library/alpine 23:15:52 579b34f0a95b: Pulling fs layer 23:15:52 579b34f0a95b: Verifying Checksum 23:15:52 579b34f0a95b: Download complete 23:15:52 579b34f0a95b: Pull complete 23:15:52 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 23:15:52 Status: Downloaded newer image for alpine:3.18 23:15:52 ---> 3cc203321400 23:15:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 23:15:52 ---> Running in 75279d331ab1 23:15:52 Removing intermediate container 75279d331ab1 23:15:52 ---> 4e1d78744e3a 23:15:52 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 23:15:52 ---> Running in b73a213c8638 23:15:52 Removing intermediate container b73a213c8638 23:15:52 ---> 4aab5cf2fae2 23:15:52 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 23:15:52 ---> Running in e69bb68478c0 23:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 23:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 23:15:52 (1/2) Installing ca-certificates (20230506-r0) 23:15:52 (2/2) Installing dumb-init (1.2.5-r2) 23:15:52 Executing busybox-1.36.1-r2.trigger 23:15:52 Executing ca-certificates-20230506-r0.trigger 23:15:52 OK: 9 MiB in 17 packages 23:15:52 Removing intermediate container e69bb68478c0 23:15:52 ---> 11531847c1a2 23:15:52 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 23:15:52 ---> 55dbf6698f82 23:15:52 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 23:15:52 ---> acfa9b03dd7d 23:15:52 Step 19/26 : COPY --from=builder /app/res/ /res/ 23:15:52 ---> cc8fa1fc6f07 23:15:52 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 23:15:52 ---> 7e7df80ac9e4 23:15:52 Step 21/26 : EXPOSE 48095 23:15:52 ---> Running in 1a0be7b1d803 23:15:52 Removing intermediate container 1a0be7b1d803 23:15:52 ---> ba59ac62c862 23:15:52 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 23:15:52 ---> Running in 985c7a0c846b 23:15:52 Removing intermediate container 985c7a0c846b 23:15:52 ---> bce82e2fdd71 23:15:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:52 ---> Running in 67b18cdee0bd 23:15:52 Removing intermediate container 67b18cdee0bd 23:15:52 ---> 4e269c6138e5 23:15:52 Step 24/26 : LABEL arch=arm64 23:15:52 ---> Running in ce0920358d5f 23:15:53 Removing intermediate container ce0920358d5f 23:15:53 ---> f1dd335e3ec6 23:15:53 Step 25/26 : LABEL git_sha=b279e99bc72aab90b799f17157d7f2e7dfbc53e7 23:15:53 ---> Running in 5064f70a06e9 23:15:53 Removing intermediate container 5064f70a06e9 23:15:53 ---> e86f6af0b658 23:15:53 Step 26/26 : LABEL version=3.1.0-dev.35 23:15:53 ---> Running in 0c3a8f3a9ad5 23:15:54 Removing intermediate container 0c3a8f3a9ad5 23:15:54 ---> ede3180937f6 23:15:54 [Warning] One or more build-args [ARCH] were not consumed 23:15:54 Successfully built ede3180937f6 23:15:54 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 23:15:54 provisioning config files... 23:15:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/205@tmp/config4364712845999544787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:54 ---> docker-login.sh 23:15:54 nexus3.edgexfoundry.org:10001 23:15:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:54 Configure a credential helper to remove this warning. See 23:15:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:54 23:15:54 Login Succeeded 23:15:54 nexus3.edgexfoundry.org:10002 23:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:55 Configure a credential helper to remove this warning. See 23:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:55 23:15:55 Login Succeeded 23:15:55 nexus3.edgexfoundry.org:10003 23:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:55 Configure a credential helper to remove this warning. See 23:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:55 23:15:55 Login Succeeded 23:15:55 nexus3.edgexfoundry.org:10004 23:15:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:55 Configure a credential helper to remove this warning. See 23:15:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:55 23:15:55 Login Succeeded 23:15:55 docker.io 23:15:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:56 Configure a credential helper to remove this warning. See 23:15:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:56 23:15:56 Login Succeeded 23:15:56 ---> docker-login.sh ends [Pipeline] } 23:15:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:15:56 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 23:15:56 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 23:15:56 latest 23:15:56 3.1.0-dev.35 23:15:56 b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 23:15:56 main 23:15:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:56 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 23:15:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:15:57 f9ff0622080d: Preparing 23:15:57 c6ac9bef0df1: Preparing 23:15:57 eca881b4b990: Preparing 23:15:57 427bbc18fac6: Preparing 23:15:57 8aba86a8c53e: Preparing 23:15:57 5f4d9fc4d98d: Preparing 23:15:57 5f4d9fc4d98d: Waiting 23:15:57 c6ac9bef0df1: Pushed 23:15:57 eca881b4b990: Pushed 23:15:57 427bbc18fac6: Pushed 23:15:57 5f4d9fc4d98d: Layer already exists 23:15:57 8aba86a8c53e: Pushed 23:16:03 f9ff0622080d: Pushed 23:16:03 b279e99bc72aab90b799f17157d7f2e7dfbc53e7: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:04 + 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 23:16:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:16:04 f9ff0622080d: Preparing 23:16:04 c6ac9bef0df1: Preparing 23:16:04 eca881b4b990: Preparing 23:16:04 427bbc18fac6: Preparing 23:16:04 8aba86a8c53e: Preparing 23:16:04 5f4d9fc4d98d: Preparing 23:16:04 5f4d9fc4d98d: Waiting 23:16:04 f9ff0622080d: Layer already exists 23:16:04 eca881b4b990: Layer already exists 23:16:04 c6ac9bef0df1: Layer already exists 23:16:04 8aba86a8c53e: Layer already exists 23:16:04 427bbc18fac6: Layer already exists 23:16:04 5f4d9fc4d98d: Layer already exists 23:16:04 latest: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.35 23:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:16:05 f9ff0622080d: Preparing 23:16:05 c6ac9bef0df1: Preparing 23:16:05 eca881b4b990: Preparing 23:16:05 427bbc18fac6: Preparing 23:16:05 8aba86a8c53e: Preparing 23:16:05 5f4d9fc4d98d: Preparing 23:16:05 5f4d9fc4d98d: Waiting 23:16:05 8aba86a8c53e: Layer already exists 23:16:05 eca881b4b990: Layer already exists 23:16:05 f9ff0622080d: Layer already exists 23:16:05 427bbc18fac6: Layer already exists 23:16:05 c6ac9bef0df1: Layer already exists 23:16:05 5f4d9fc4d98d: Layer already exists 23:16:05 3.1.0-dev.35: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 23:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:16:05 f9ff0622080d: Preparing 23:16:05 c6ac9bef0df1: Preparing 23:16:05 eca881b4b990: Preparing 23:16:05 427bbc18fac6: Preparing 23:16:05 8aba86a8c53e: Preparing 23:16:05 5f4d9fc4d98d: Preparing 23:16:05 5f4d9fc4d98d: Waiting 23:16:05 eca881b4b990: Layer already exists 23:16:05 f9ff0622080d: Layer already exists 23:16:05 427bbc18fac6: Layer already exists 23:16:05 8aba86a8c53e: Layer already exists 23:16:05 c6ac9bef0df1: Layer already exists 23:16:05 5f4d9fc4d98d: Layer already exists 23:16:06 b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:06 + 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 23:16:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 23:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 23:16:06 f9ff0622080d: Preparing 23:16:06 c6ac9bef0df1: Preparing 23:16:06 eca881b4b990: Preparing 23:16:06 427bbc18fac6: Preparing 23:16:06 8aba86a8c53e: Preparing 23:16:06 5f4d9fc4d98d: Preparing 23:16:06 5f4d9fc4d98d: Waiting 23:16:06 8aba86a8c53e: Layer already exists 23:16:06 c6ac9bef0df1: Layer already exists 23:16:06 eca881b4b990: Layer already exists 23:16:06 f9ff0622080d: Layer already exists 23:16:06 427bbc18fac6: Layer already exists 23:16:06 5f4d9fc4d98d: Layer already exists 23:16:07 main: digest: sha256:90e6436a199587f1b3c7ce62f9530a605937da4f3a5c0d0d2adc31ae9ba1bfed size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:16:07 ===================================================== [Pipeline] echo 23:16:07 taggedImages: 23:16:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7 23:16:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 23:16:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.35 23:16:07 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b279e99bc72aab90b799f17157d7f2e7dfbc53e7-3.1.0-dev.35 23:16:07 - 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 23:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:07 23:16:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:07 arm64: Pulling from edgex-lftools-log-publisher 23:16:07 8998bd30e6a1: Pulling fs layer 23:16:07 04944245beec: Pulling fs layer 23:16:07 699f458cf7ca: Pulling fs layer 23:16:07 765212b225bb: Pulling fs layer 23:16:07 f23df028b6ca: Pulling fs layer 23:16:07 d65c8cfc05b1: Pulling fs layer 23:16:07 2437ff75d9bd: Pulling fs layer 23:16:07 765212b225bb: Waiting 23:16:07 f23df028b6ca: Waiting 23:16:07 d65c8cfc05b1: Waiting 23:16:07 2437ff75d9bd: Waiting 23:16:08 04944245beec: Verifying Checksum 23:16:08 04944245beec: Download complete 23:16:08 765212b225bb: Verifying Checksum 23:16:08 765212b225bb: Download complete 23:16:08 f23df028b6ca: Verifying Checksum 23:16:08 f23df028b6ca: Download complete 23:16:08 d65c8cfc05b1: Verifying Checksum 23:16:08 d65c8cfc05b1: Download complete 23:16:08 699f458cf7ca: Verifying Checksum 23:16:08 699f458cf7ca: Download complete 23:16:08 8998bd30e6a1: Verifying Checksum 23:16:08 8998bd30e6a1: Download complete 23:16:11 2437ff75d9bd: Verifying Checksum 23:16:11 2437ff75d9bd: Download complete 23:16:12 8998bd30e6a1: Pull complete 23:16:13 04944245beec: Pull complete 23:16:14 699f458cf7ca: Pull complete 23:16:14 765212b225bb: Pull complete 23:16:18 f23df028b6ca: Pull complete 23:16:18 d65c8cfc05b1: Pull complete 23:16:33 2437ff75d9bd: Pull complete 23:16:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:33 prd-ubuntu20.04-docker-arm64-4c-16g-16737 does not seem to be running inside a container 23:16:33 $ 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/205 -v /w/workspace/app-service-configurable/205:/w/workspace/app-service-configurable/205:rw,z -v /w/workspace/app-service-configurable/205@tmp:/w/workspace/app-service-configurable/205@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 23:16:36 $ docker top f2e02aad0e39e5ac51888cdbbc3470c5d17cc754684f2dc98740361df5f703a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:16:36 ---> job-cost.sh 23:16:36 lf-activate-venv: SKIPPING 23:16:36 INFO: No Stack... 23:16:37 INFO: Retrieving Pricing Info for: v3-standard-4 23:16:38 INFO: Archiving Costs [Pipeline] sh 23:16:38 + cat /w/workspace/app-service-configurable/205/archives/cost.csv 23:16:38 + cut -d, -f6 [Pipeline] lock 23:16:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] 23:16:38 Resource [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] did not exist. Created. 23:16:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:38 /w/workspace/app-service-configurable/205@tmp/durable-ef911171/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:16:39 + echo total: 0.10999999940395355 [Pipeline] stash 23:16:39 Warning: overwriting stash ‘stack-cost’ 23:16:39 Stashed 1 file(s) [Pipeline] } 23:16:39 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-205-stack-cost] [Pipeline] // lock [Pipeline] } 23:16:39 $ docker stop --time=1 f2e02aad0e39e5ac51888cdbbc3470c5d17cc754684f2dc98740361df5f703a4 23:16:40 $ docker rm -f --volumes f2e02aad0e39e5ac51888cdbbc3470c5d17cc754684f2dc98740361df5f703a4 [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 23:16:41 provisioning config files... 23:16:41 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4269686139893894805tmp [Pipeline] { [Pipeline] sh 23:16:41 + set +x 23:16:41 + curl -s https://codecov.io/bash 23:16:41 + bash -s -- 23:16:41 23:16:41 _____ _ 23:16:41 / ____| | | 23:16:41 | | ___ __| | ___ ___ _____ __ 23:16:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:41 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:41 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:41 Bash-1.0.6 23:16:41 23:16:41 23:16:41 ==> git version 2.25.1 found 23:16:41 ==> 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 23:16:41 Release-Date: 2020-01-08 23:16:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:16:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:16:41 ==> Jenkins CI detected. 23:16:41 current dir:  /w/workspace/ry_app-service-configurable_main 23:16:41 project root: . 23:16:41 --> token set from env 23:16:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:41 ==> Running gcov in . (disable via -X gcov) 23:16:41 ==> Python coveragepy not found 23:16:41 ==> Searching for coverage reports in: 23:16:41 + . 23:16:41 -> Found 1 reports 23:16:41 ==> Detecting git/mercurial file structure 23:16:41 ==> Reading reports 23:16:41 + ./coverage.out bytes=13 23:16:41 ==> Appending adjustments 23:16:41 https://docs.codecov.io/docs/fixing-reports 23:16:41 + Found adjustments 23:16:41 ==> Gzipping contents 23:16:41 4.0K /tmp/codecov.ZNlOx4.gz 23:16:41 ==> Uploading reports 23:16:41 url: https://codecov.io 23:16:41 query: branch=main&commit=b279e99bc72aab90b799f17157d7f2e7dfbc53e7&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:41 -> Pinging Codecov 23:16:41 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=b279e99bc72aab90b799f17157d7f2e7dfbc53e7&build=205&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F205%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:41 -> Uploading to 23:16:41 https://storage.googleapis.com/codecov/v4/raw/2023-11-06/A97CA9966030D2A3747ED39772930CCE/b279e99bc72aab90b799f17157d7f2e7dfbc53e7/6c6f02b0-bfbb-459a-b462-29ef001eadf5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231106%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231106T231641Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f616d286d48500cccbeb4c359c78c0929f138888631b30ef584c13d0c0165f3 23:16:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:41 Dload Upload Total Spent Left Speed 23:16:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1073 --:--:-- --:--:-- --:--:-- 1073 23:16:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] } 23:16:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:16:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:16:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:42 23:16:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:16:42 df9b9388f04a: Pulling fs layer 23:16:42 52dc419b0ee2: Pulling fs layer 23:16:42 25bc292e5bac: Pulling fs layer 23:16:42 114826534d7a: Pulling fs layer 23:16:42 4657fd5d0bcf: Pulling fs layer 23:16:42 6ad1cebc031e: Pulling fs layer 23:16:42 8a3aa393b2d8: Pulling fs layer 23:16:42 114826534d7a: Waiting 23:16:42 4657fd5d0bcf: Waiting 23:16:42 6ad1cebc031e: Waiting 23:16:42 8a3aa393b2d8: Waiting 23:16:42 25bc292e5bac: Verifying Checksum 23:16:42 25bc292e5bac: Download complete 23:16:42 52dc419b0ee2: Download complete 23:16:42 4657fd5d0bcf: Verifying Checksum 23:16:42 4657fd5d0bcf: Download complete 23:16:42 df9b9388f04a: Download complete 23:16:43 6ad1cebc031e: Verifying Checksum 23:16:43 6ad1cebc031e: Download complete 23:16:43 df9b9388f04a: Pull complete 23:16:43 52dc419b0ee2: Pull complete 23:16:43 25bc292e5bac: Pull complete 23:16:43 114826534d7a: Download complete 23:16:43 8a3aa393b2d8: Verifying Checksum 23:16:43 8a3aa393b2d8: Download complete 23:16:46 114826534d7a: Pull complete 23:16:46 4657fd5d0bcf: Pull complete 23:16:46 6ad1cebc031e: Pull complete 23:16:49 8a3aa393b2d8: Pull complete 23:16:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:16:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:49 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:16:49 $ 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 23:16:54 $ docker top 979a285eae27e8c8a9721a460bf851818b349c23ec4c70849416be0000058f5a -eo pid,comm [Pipeline] { [Pipeline] echo 23:16:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 23:16:55 + set -o pipefail 23:16:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 23:16:59 23:16:59 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 23:16:59 23:16:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/e5707330-10bc-4fcd-a9c1-991d29c6b251 23:16:59 23:16:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:16:59 23:16:59 23:16:59 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:16:59 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:16:59 More details here: https://snyk.co/ue1NS 23:16:59 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:16:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:16:59 $ docker stop --time=1 979a285eae27e8c8a9721a460bf851818b349c23ec4c70849416be0000058f5a 23:17:03 $ docker rm -f --volumes 979a285eae27e8c8a9721a460bf851818b349c23ec4c70849416be0000058f5a [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 23:17:04 + git log --format=format:%s -1 b279e99bc72aab90b799f17157d7f2e7dfbc53e7 [Pipeline] sh 23:17:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:04 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:17:04 $ 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 23:17:05 $ docker top 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:05 [ssh-agent] Looking for ssh-agent implementation... 23:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:05 $ docker exec 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c ssh-agent 23:17:05 SSH_AUTH_SOCK=/tmp/ssh-9jcKoUZLS2cy/agent.33 23:17:05 SSH_AGENT_PID=39 23:17:05 Running ssh-add (command line suppressed) 23:17:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3574463105305596942.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3574463105305596942.key) 23:17:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:06 + git semver tag 23:17:06 2023-11-06 23:17:06,268 [run_tag] DEBUG tag force:False 23:17:06 2023-11-06 23:17:06,268 [check_head_tag] DEBUG check head tag 23:17:06 2023-11-06 23:17:06,269 [execute] INFO git cat-file --batch-check 23:17:06 2023-11-06 23:17:06,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 23:17:06 2023-11-06 23:17:06,272 [execute] INFO git cat-file --batch 23:17:06 2023-11-06 23:17:06,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 23:17:06 2023-11-06 23:17:06,288 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:17:06 2023-11-06 23:17:06,288 [execute] INFO git tag -a v3.1.0-dev.35 -m v3.1.0-dev.35 23:17:06 2023-11-06 23:17:06,288 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.35', '-m', 'v3.1.0-dev.35'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 23:17:06 2023-11-06 23:17:06,293 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:17:06 3.1.0-dev.35 [Pipeline] } 23:17:06 $ docker exec --env ******** --env ******** 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c ssh-agent -k 23:17:06 unset SSH_AUTH_SOCK; 23:17:06 unset SSH_AGENT_PID; 23:17:06 echo Agent pid 39 killed; 23:17:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:06 + git semver [Pipeline] } 23:17:07 $ docker stop --time=1 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c 23:17:08 $ docker rm -f --volumes 8381c2b0688b98985f789d4324437c4df88ba967edd2d77b8428e8a26921c78c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:08 23:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:08 0.23.1-centos7: Pulling from edgex-lftools 23:17:08 ab5ef0e58194: Pulling fs layer 23:17:08 9712f1f96733: Pulling fs layer 23:17:08 63f879dbbcfc: Pulling fs layer 23:17:08 0d9ebad4ef96: Pulling fs layer 23:17:08 e9a5061849ea: Pulling fs layer 23:17:08 d747dcd14b5f: Pulling fs layer 23:17:08 2de7ff778b66: Pulling fs layer 23:17:08 e9a5061849ea: Waiting 23:17:08 0d9ebad4ef96: Waiting 23:17:08 d747dcd14b5f: Waiting 23:17:08 2de7ff778b66: Waiting 23:17:08 9712f1f96733: Verifying Checksum 23:17:08 9712f1f96733: Download complete 23:17:09 63f879dbbcfc: Verifying Checksum 23:17:09 63f879dbbcfc: Download complete 23:17:09 e9a5061849ea: Verifying Checksum 23:17:09 e9a5061849ea: Download complete 23:17:09 0d9ebad4ef96: Verifying Checksum 23:17:09 0d9ebad4ef96: Download complete 23:17:09 d747dcd14b5f: Verifying Checksum 23:17:09 d747dcd14b5f: Download complete 23:17:09 ab5ef0e58194: Verifying Checksum 23:17:09 ab5ef0e58194: Download complete 23:17:09 2de7ff778b66: Verifying Checksum 23:17:09 2de7ff778b66: Download complete 23:17:12 ab5ef0e58194: Pull complete 23:17:12 9712f1f96733: Pull complete 23:17:12 63f879dbbcfc: Pull complete 23:17:15 0d9ebad4ef96: Pull complete 23:17:16 e9a5061849ea: Pull complete 23:17:16 d747dcd14b5f: Pull complete 23:17:16 2de7ff778b66: Pull complete 23:17:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:17:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:17 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:17:17 $ 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 23:17:22 $ docker top 060694807a941105bdfa6a1b46880d6b908d934849de53e3c84cae72a7f9149e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:17:22 provisioning config files... 23:17:22 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9818125886935250278tmp 23:17:22 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16725221864141176112tmp 23:17:22 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12738547433147659235tmp [Pipeline] { [Pipeline] echo 23:17:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:17:23 ---> sigul-configuration.sh 23:17:23 gpg: directory `/root/.gnupg' created 23:17:23 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:17:23 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:17:23 gpg: keyring `/root/.gnupg/secring.gpg' created 23:17:23 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:17:23 gpg: CAST5 encrypted data 23:17:23 gpg: encrypted with 1 passphrase 23:17:23 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:17:23 + mkdir /home/jenkins 23:17:23 + mkdir /home/jenkins/sigul [Pipeline] sh 23:17:23 + 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 23:17:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:17:23 ---> sigul-install.sh 23:17:23 Sigul already installed; skipping installation. [Pipeline] sh 23:17:24 + git tag --list 23:17:24 v1.0.0 23:17:24 v1.1.0 23:17:24 v1.2.0 23:17:24 v1.3.0 23:17:24 v1.3.1 23:17:24 v2.0.0 23:17:24 v2.0.1 23:17:24 v2.1.0 23:17:24 v2.1.1 23:17:24 v2.1.2 23:17:24 v2.2.0 23:17:24 v2.3 23:17:24 v2.3.0 23:17:24 v2.3.1 23:17:24 v3.0 23:17:24 v3.0.0 23:17:24 v3.0.1 23:17:24 v3.0.1-dev.1 23:17:24 v3.1.0-dev.1 23:17:24 v3.1.0-dev.10 23:17:24 v3.1.0-dev.11 23:17:24 v3.1.0-dev.12 23:17:24 v3.1.0-dev.13 23:17:24 v3.1.0-dev.14 23:17:24 v3.1.0-dev.15 23:17:24 v3.1.0-dev.16 23:17:24 v3.1.0-dev.17 23:17:24 v3.1.0-dev.18 23:17:24 v3.1.0-dev.19 23:17:24 v3.1.0-dev.2 23:17:24 v3.1.0-dev.20 23:17:24 v3.1.0-dev.21 23:17:24 v3.1.0-dev.22 23:17:24 v3.1.0-dev.23 23:17:24 v3.1.0-dev.24 23:17:24 v3.1.0-dev.25 23:17:24 v3.1.0-dev.26 23:17:24 v3.1.0-dev.27 23:17:24 v3.1.0-dev.28 23:17:24 v3.1.0-dev.29 23:17:24 v3.1.0-dev.3 23:17:24 v3.1.0-dev.30 23:17:24 v3.1.0-dev.31 23:17:24 v3.1.0-dev.32 23:17:24 v3.1.0-dev.33 23:17:24 v3.1.0-dev.34 23:17:24 v3.1.0-dev.35 23:17:24 v3.1.0-dev.4 23:17:24 v3.1.0-dev.5 23:17:24 v3.1.0-dev.6 23:17:24 v3.1.0-dev.7 23:17:24 v3.1.0-dev.8 23:17:24 v3.1.0-dev.9 [Pipeline] sh 23:17:24 + lftools sign git-tag v3.1.0-dev.35 23:17:25 Signing Git tag with Sigul... 23:17:25 Signing v3.1.0-dev.35 [Pipeline] echo 23:17:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:17:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:17:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:17:25 $ docker stop --time=1 060694807a941105bdfa6a1b46880d6b908d934849de53e3c84cae72a7f9149e 23:17:27 $ docker rm -f --volumes 060694807a941105bdfa6a1b46880d6b908d934849de53e3c84cae72a7f9149e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:17:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:28 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:17:28 $ 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 23:17:28 $ docker top d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 -eo pid,comm 23:17:28 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). 23:17:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:28 [ssh-agent] Looking for ssh-agent implementation... 23:17:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:28 $ docker exec d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 ssh-agent 23:17:28 SSH_AUTH_SOCK=/tmp/ssh-5qMzu3Mxkqml/agent.32 23:17:28 SSH_AGENT_PID=38 23:17:28 Running ssh-add (command line suppressed) 23:17:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12604872612847621896.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12604872612847621896.key) 23:17:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:29 + git semver bump pre 23:17:29 2023-11-06 23:17:29,281 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:17:29 2023-11-06 23:17:29,281 [bump_version] DEBUG bumping version:3.1.0-dev.35 on axis:pre with prefix:dev 23:17:29 2023-11-06 23:17:29,281 [bump_version] DEBUG bumped version:3.1.0-dev.36 23:17:29 2023-11-06 23:17:29,281 [write_version] DEBUG write version:3.1.0-dev.36 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 23:17:29 2023-11-06 23:17:29,281 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:17:29 2023-11-06 23:17:29,281 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 23:17:29 2023-11-06 23:17:29,284 [execute] INFO git cat-file --batch-check 23:17:29 2023-11-06 23:17:29,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 23:17:29 2023-11-06 23:17:29,290 [execute] INFO git cat-file --batch 23:17:29 2023-11-06 23:17:29,290 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 23:17:29 2023-11-06 23:17:29,295 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:17:29 3.1.0-dev.36 [Pipeline] } 23:17:29 $ docker exec --env ******** --env ******** d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 ssh-agent -k 23:17:29 unset SSH_AUTH_SOCK; 23:17:29 unset SSH_AGENT_PID; 23:17:29 echo Agent pid 38 killed; 23:17:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:29 + git semver [Pipeline] } 23:17:30 $ docker stop --time=1 d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 23:17:31 $ docker rm -f --volumes d8587c4f55ce55f3e66fe3204df9538aff789517909eae3a196239ca797bfb40 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:32 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:17:32 $ 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 23:17:32 $ docker top 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 -eo pid,comm 23:17:32 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). 23:17:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:32 [ssh-agent] Looking for ssh-agent implementation... 23:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:32 $ docker exec 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 ssh-agent 23:17:32 SSH_AUTH_SOCK=/tmp/ssh-GvUSz2ePpTDT/agent.32 23:17:32 SSH_AGENT_PID=38 23:17:32 Running ssh-add (command line suppressed) 23:17:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13699948136607634398.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13699948136607634398.key) 23:17:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:33 + git semver push 23:17:33 2023-11-06 23:17:33,273 [run_push] DEBUG push 23:17:33 2023-11-06 23:17:33,273 [execute] INFO git cat-file --batch-check 23:17:33 2023-11-06 23:17:33,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 23:17:33 2023-11-06 23:17:33,277 [execute] INFO git rev-list 42ec6334e29c49f71ca0eb1503230651b77b2e91 -- 23:17:33 2023-11-06 23:17:33,277 [execute] DEBUG Popen(['git', 'rev-list', '42ec6334e29c49f71ca0eb1503230651b77b2e91', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 23:17:33 2023-11-06 23:17:33,286 [execute] INFO git fetch -v origin 23:17:33 2023-11-06 23:17:33,286 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 23:17:33 2023-11-06 23:17:33,816 [run_push] DEBUG no remote changes detected 23:17:33 2023-11-06 23:17:33,816 [execute] INFO git push origin semver 23:17:33 2023-11-06 23:17:33,817 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 23:17:34 2023-11-06 23:17:34,634 [run_push] DEBUG push all version tags 23:17:34 2023-11-06 23:17:34,634 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:17:34 2023-11-06 23:17:34,634 [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) 23:17:35 2023-11-06 23:17:35,388 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 23:17:35 3.1.0-dev.36 [Pipeline] } 23:17:35 $ docker exec --env ******** --env ******** 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 ssh-agent -k 23:17:35 unset SSH_AUTH_SOCK; 23:17:35 unset SSH_AGENT_PID; 23:17:35 echo Agent pid 38 killed; 23:17:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:35 + git semver [Pipeline] } 23:17:36 $ docker stop --time=1 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 23:17:37 $ docker rm -f --volumes 1e6e1fecefe92bcc7b57da9684fa0458d1df2f05e78f8e8d5b1524724b9e2911 [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 23:17:37 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 23:17:37 + ls -al /w/workspace/ry_app-service-configurable_main/archives 23:17:37 total 16 23:17:37 drwxr-xr-x 3 root root 4096 Nov 6 23:07 . 23:17:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:17 .. 23:17:37 drwxr-xr-x 2 root root 4096 Nov 6 23:07 cost 23:17:37 -rw-r--r-- 1 root root 96 Nov 6 23:07 cost.csv 23:17:37 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 23:17:37 + ls -al /w/workspace/ry_app-service-configurable_main/archives 23:17:37 total 16 23:17:37 drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:07 . 23:17:37 drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:17 .. 23:17:37 drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 23:07 cost 23:17:37 -rw-r--r-- 1 jenkins jenkins 96 Nov 6 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:17:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:39 ---> package-listing.sh 23:17:39 ++ facter osfamily 23:17:39 ++ tr '[:upper:]' '[:lower:]' 23:17:39 + OS_FAMILY=debian 23:17:39 + workspace=/w/workspace/ry_app-service-configurable_main 23:17:39 + START_PACKAGES=/tmp/packages_start.txt 23:17:39 + END_PACKAGES=/tmp/packages_end.txt 23:17:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:39 + PACKAGES=/tmp/packages_start.txt 23:17:39 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:17:39 + PACKAGES=/tmp/packages_end.txt 23:17:39 + case "${OS_FAMILY}" in 23:17:39 + dpkg -l 23:17:39 + grep '^ii' 23:17:39 + '[' -f /tmp/packages_start.txt ']' 23:17:39 + '[' -f /tmp/packages_end.txt ']' 23:17:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:39 + '[' /w/workspace/ry_app-service-configurable_main ']' 23:17:39 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 23:17:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 23:17:39 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 23:17:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:40 prd-ubuntu20.04-docker-8c-8g-16736 does not seem to be running inside a container 23:17:40 $ 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 23:17:40 $ docker top f1ea0fa206970218f4abb2d076205456d70d350df46e053106e900f50ec897d3 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:40 + touch /tmp/pre-build-complete [Pipeline] sh 23:17:41 + mkdir -p /var/log/sysstat [Pipeline] sh 23:17:41 + ls /var/log/sa-host 23:17:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:41 provisioning config files... 23:17:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8502805335230663333tmp [Pipeline] { [Pipeline] echo 23:17:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:41 ---> create-netrc.sh [Pipeline] } 23:17:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:17:42 ---> python-tools-install.sh [Pipeline] echo 23:17:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:17:42 ---> sudo-logs.sh 23:17:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:17:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:17:43 ---> job-cost.sh 23:17:43 lf-activate-venv: SKIPPING 23:17:43 DEBUG: total: 0.2199999988079071 23:17:43 INFO: Retrieving Stack Cost... 23:17:43 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:43 INFO: Archiving Costs [Pipeline] echo 23:17:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:44 ---> logs-deploy.sh 23:17:44 lf-activate-venv: SKIPPING 23:17:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/205 23:17:44 INFO: archiving workspace using pattern(s): 23:17:45 Archives upload complete. 23:17:45 INFO: archiving logs to Nexus 23:17:45 ---> uname -a: 23:17:45 Linux prd-ubuntu20-04-docker-8c-8g-16736 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:17:45 23:17:45 23:17:45 ---> lscpu: 23:17:45 Architecture: x86_64 23:17:45 CPU op-mode(s): 32-bit, 64-bit 23:17:45 Byte Order: Little Endian 23:17:45 Address sizes: 40 bits physical, 48 bits virtual 23:17:45 CPU(s): 8 23:17:45 On-line CPU(s) list: 0-7 23:17:45 Thread(s) per core: 1 23:17:45 Core(s) per socket: 1 23:17:45 Socket(s): 8 23:17:45 NUMA node(s): 1 23:17:45 Vendor ID: AuthenticAMD 23:17:45 CPU family: 23 23:17:45 Model: 49 23:17:45 Model name: AMD EPYC-Rome Processor 23:17:45 Stepping: 0 23:17:45 CPU MHz: 2799.998 23:17:45 BogoMIPS: 5599.99 23:17:45 Virtualization: AMD-V 23:17:45 Hypervisor vendor: KVM 23:17:45 Virtualization type: full 23:17:45 L1d cache: 256 KiB 23:17:45 L1i cache: 256 KiB 23:17:45 L2 cache: 4 MiB 23:17:45 L3 cache: 128 MiB 23:17:45 NUMA node0 CPU(s): 0-7 23:17:45 Vulnerability Itlb multihit: Not affected 23:17:45 Vulnerability L1tf: Not affected 23:17:45 Vulnerability Mds: Not affected 23:17:45 Vulnerability Meltdown: Not affected 23:17:45 Vulnerability Mmio stale data: Not affected 23:17:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:17:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:17:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:17:45 Vulnerability Srbds: Not affected 23:17:45 Vulnerability Tsx async abort: Not affected 23:17:45 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 23:17:45 23:17:45 23:17:45 ---> nproc: 23:17:45 8 23:17:45 23:17:45 23:17:45 ---> df -h: 23:17:45 Filesystem Size Used Avail Use% Mounted on 23:17:45 overlay 155G 13G 143G 9% / 23:17:45 tmpfs 64M 0 64M 0% /dev 23:17:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:17:45 shm 64M 0 64M 0% /dev/shm 23:17:45 /dev/vda1 155G 13G 143G 9% /facter-os 23:17:45 23:17:45 23:17:45 ---> sar -b -r -n DEV: 23:17:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16736) 11/06/23 _x86_64_ (8 CPU) 23:17:45 23:17:45 23:04:14 LINUX RESTART (8 CPU) 23:17:45 23:17:45 23:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:17:45 23:06:01 256.04 4.08 251.96 0.00 397.67 106057.39 0.00 23:17:45 23:07:01 94.65 0.25 94.40 0.00 11.20 18429.06 0.00 23:17:45 23:08:01 127.95 0.03 127.91 0.00 8.53 36103.85 0.00 23:17:45 23:09:01 2.13 0.00 2.13 0.00 0.00 23.75 0.00 23:17:45 23:10:01 54.37 11.61 42.76 0.00 5176.87 8502.58 0.00 23:17:45 23:11:01 6.55 0.02 6.53 0.00 0.13 124.78 0.00 23:17:45 23:12:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 23:17:45 23:13:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 23:17:45 23:14:01 1.30 0.00 1.30 0.00 0.00 14.12 0.00 23:17:45 23:15:01 1.88 0.00 1.88 0.00 0.00 20.93 0.00 23:17:45 23:16:01 1.33 0.00 1.33 0.00 0.00 19.46 0.00 23:17:45 23:17:01 51.71 0.33 51.37 0.00 20.40 29083.15 0.00 23:17:45 Average: 50.10 1.36 48.74 0.00 467.86 16533.33 0.00 23:17:45 23:17:45 23:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:17:45 23:06:01 28525432 31609724 698148 2.12 148212 3143576 1752364 5.16 1019940 2883580 488 23:17:45 23:07:01 27994648 31516676 783100 2.38 153492 3527664 2029480 5.98 1426384 2953084 377020 23:17:45 23:08:01 27672376 31577616 723112 2.20 163140 3869804 1800208 5.31 1238908 3428404 360 23:17:45 23:09:01 27672908 31578268 722128 2.20 163204 3869796 1800208 5.31 1238276 3428404 20 23:17:45 23:10:01 27193476 31558908 716008 2.18 192468 4295040 1692484 4.99 1546660 3565360 1052 23:17:45 23:11:01 27198508 31559108 715004 2.17 191032 4291784 1704556 5.02 1544624 3562144 16 23:17:45 23:12:01 27207572 31568256 705804 2.15 191104 4291788 1704556 5.02 1535556 3562148 16 23:17:45 23:13:01 27207944 31568744 705420 2.15 191176 4291792 1704556 5.02 1535868 3562152 8 23:17:45 23:14:01 27208376 31569252 704868 2.14 191248 4291792 1704556 5.02 1535112 3562152 8 23:17:45 23:15:01 27208344 31569280 704760 2.14 191304 4291796 1704556 5.02 1535392 3562156 8 23:17:45 23:16:01 27211904 31572904 701060 2.13 191364 4291796 1704556 5.02 1532680 3562156 8 23:17:45 23:17:01 26083152 31532940 737760 2.24 209184 5282168 1869368 5.51 1694484 4444408 181860 23:17:45 Average: 27365387 31565140 718098 2.18 181411 4144900 1764287 5.20 1448657 3506346 46739 23:17:45 23:17:45 23:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:17:45 23:06:01 ens3 463.94 295.22 5541.65 39.97 0.00 0.00 0.00 0.00 23:17:45 23:06:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 23:17:45 23:06:01 docker0 216.15 332.98 18.23 2438.19 0.00 0.00 0.00 0.00 23:17:45 23:07:01 ens3 44.96 39.28 77.25 97.75 0.00 0.00 0.00 0.00 23:17:45 23:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:17:45 23:07:01 veth3cf890b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 23:17:45 23:07:01 docker0 1.55 3.42 0.09 30.93 0.00 0.00 0.00 0.00 23:17:45 23:08:01 ens3 158.91 114.11 2645.41 247.60 0.00 0.00 0.00 0.00 23:17:45 23:08:01 lo 7.80 7.80 0.78 0.78 0.00 0.00 0.00 0.00 23:17:45 23:08:01 docker0 1.73 3.73 0.11 34.01 0.00 0.00 0.00 0.00 23:17:45 23:09:01 ens3 0.57 0.33 0.36 0.19 0.00 0.00 0.00 0.00 23:17:45 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:45 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:10:01 ens3 195.05 109.88 2730.12 7.68 0.00 0.00 0.00 0.00 23:17:45 23:10:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:17:45 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:11:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 23:17:45 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:45 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:17:45 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:45 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:14:01 ens3 0.43 0.02 0.05 0.00 0.00 0.00 0.00 0.00 23:17:45 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:15:01 ens3 0.63 0.43 0.34 0.27 0.00 0.00 0.00 0.00 23:17:45 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:45 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:16:01 ens3 0.52 0.30 1.29 0.02 0.00 0.00 0.00 0.00 23:17:45 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:45 23:17:01 ens3 255.52 132.39 5001.94 17.08 0.00 0.00 0.00 0.00 23:17:45 23:17:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 23:17:45 23:17:01 docker0 61.81 124.48 4.90 1027.56 0.00 0.00 0.00 0.00 23:17:45 Average: ens3 93.41 57.69 1333.09 34.21 0.00 0.00 0.00 0.00 23:17:45 Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:17:45 Average: docker0 23.43 38.71 1.94 294.20 0.00 0.00 0.00 0.00 23:17:45 23:17:45 23:17:45 ---> sar -P ALL: 23:17:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16736) 11/06/23 _x86_64_ (8 CPU) 23:17:45 23:17:45 23:04:14 LINUX RESTART (8 CPU) 23:17:45 23:17:45 23:05:01 CPU %user %nice %system %iowait %steal %idle 23:17:45 23:06:01 all 7.02 0.00 3.50 4.73 0.05 84.69 23:17:45 23:06:01 0 5.52 0.00 5.29 30.14 0.07 58.98 23:17:45 23:06:01 1 7.66 0.00 2.98 3.45 0.07 85.84 23:17:45 23:06:01 2 7.18 0.00 2.92 1.08 0.07 88.76 23:17:45 23:06:01 3 5.62 0.00 3.58 1.01 0.05 89.74 23:17:45 23:06:01 4 7.89 0.00 2.87 1.04 0.03 88.16 23:17:45 23:06:01 5 7.92 0.00 3.90 0.61 0.05 87.52 23:17:45 23:06:01 6 6.41 0.00 2.65 0.03 0.05 90.86 23:17:45 23:06:01 7 7.94 0.00 3.82 0.64 0.05 87.55 23:17:45 23:07:01 all 48.25 0.00 4.50 1.15 0.09 46.01 23:17:45 23:07:01 0 47.06 0.00 4.61 0.15 0.08 48.10 23:17:45 23:07:01 1 48.67 0.00 4.48 0.23 0.08 46.53 23:17:45 23:07:01 2 47.70 0.00 4.81 6.39 0.10 40.99 23:17:45 23:07:01 3 49.14 0.00 4.41 0.18 0.10 46.16 23:17:45 23:07:01 4 48.37 0.00 4.67 1.36 0.10 45.50 23:17:45 23:07:01 5 47.82 0.00 4.22 0.25 0.08 47.63 23:17:45 23:07:01 6 48.31 0.00 4.55 0.32 0.12 46.70 23:17:45 23:07:01 7 48.94 0.00 4.26 0.29 0.08 46.43 23:17:45 23:08:01 all 5.27 0.00 1.79 2.42 0.03 90.49 23:17:45 23:08:01 0 6.83 0.00 1.72 0.07 0.05 91.34 23:17:45 23:08:01 1 5.56 0.00 3.33 6.36 0.05 84.69 23:17:45 23:08:01 2 5.60 0.00 1.53 4.34 0.03 88.50 23:17:45 23:08:01 3 4.28 0.00 1.29 0.02 0.03 94.38 23:17:45 23:08:01 4 5.03 0.00 1.87 6.91 0.02 86.17 23:17:45 23:08:01 5 4.14 0.00 1.24 1.02 0.03 93.56 23:17:45 23:08:01 6 4.43 0.00 1.61 0.52 0.02 93.42 23:17:45 23:08:01 7 6.26 0.00 1.73 0.17 0.03 91.81 23:17:45 23:09:01 all 0.02 0.00 0.01 0.01 0.01 99.96 23:17:45 23:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 23:17:45 23:09:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:17:45 23:09:01 2 0.02 0.00 0.02 0.03 0.02 99.92 23:17:45 23:09:01 3 0.07 0.00 0.00 0.00 0.00 99.93 23:17:45 23:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:17:45 23:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:17:45 23:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:17:45 23:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:17:45 23:10:01 all 2.48 0.00 1.36 0.74 0.03 95.39 23:17:45 23:10:01 0 2.08 0.00 1.02 1.22 0.03 95.65 23:17:45 23:10:01 1 1.50 0.00 1.20 0.57 0.05 96.68 23:17:45 23:10:01 2 2.14 0.00 1.29 1.85 0.02 94.71 23:17:45 23:10:01 3 2.87 0.00 0.85 0.08 0.03 96.16 23:17:45 23:10:01 4 2.44 0.00 1.14 0.38 0.03 96.01 23:17:45 23:10:01 5 3.57 0.00 1.36 0.65 0.03 94.38 23:17:45 23:10:01 6 2.32 0.00 2.96 0.92 0.02 93.78 23:17:45 23:10:01 7 2.95 0.00 1.08 0.22 0.03 95.72 23:17:45 23:11:01 all 0.13 0.00 0.05 0.01 0.01 99.80 23:17:45 23:11:01 0 0.50 0.00 0.05 0.00 0.02 99.43 23:17:45 23:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:17:45 23:11:01 2 0.07 0.00 0.03 0.08 0.02 99.80 23:17:45 23:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 23:17:45 23:11:01 4 0.05 0.00 0.05 0.02 0.00 99.88 23:17:45 23:11:01 5 0.05 0.00 0.02 0.02 0.00 99.92 23:17:45 23:11:01 6 0.02 0.00 0.05 0.00 0.00 99.93 23:17:45 23:11:01 7 0.27 0.00 0.10 0.00 0.00 99.63 23:17:45 23:12:01 all 0.20 0.00 0.01 0.01 0.01 99.78 23:17:45 23:12:01 0 1.47 0.00 0.00 0.02 0.00 98.52 23:17:45 23:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:17:45 23:12:01 2 0.02 0.00 0.00 0.03 0.02 99.93 23:17:45 23:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:17:45 23:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:17:45 23:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:17:45 23:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:17:45 23:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:17:45 23:13:01 all 0.01 0.00 0.01 0.01 0.01 99.95 23:17:45 23:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:17:45 23:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 23:17:45 23:13:01 2 0.02 0.00 0.00 0.12 0.00 99.87 23:17:45 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:17:45 23:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:17:45 23:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:17:45 23:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:17:45 23:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:17:45 23:14:01 all 0.09 0.00 0.01 0.00 0.01 99.89 23:17:45 23:14:01 0 0.55 0.00 0.05 0.00 0.00 99.40 23:17:45 23:14:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:17:45 23:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 23:17:45 23:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:17:45 23:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:17:45 23:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 23:17:45 23:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:17:45 23:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:17:45 23:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 23:17:45 23:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:17:45 23:15:01 1 0.02 0.00 0.00 0.00 0.03 99.95 23:17:45 23:15:01 2 0.00 0.00 0.00 0.03 0.00 99.97 23:17:45 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:17:45 23:15:01 4 0.00 0.00 0.03 0.02 0.00 99.95 23:17:45 23:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:17:45 23:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:17:45 23:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 23:17:45 23:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:17:45 23:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:17:45 23:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:17:45 23:16:01 2 0.03 0.00 0.02 0.03 0.02 99.90 23:17:45 23:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:17:45 23:16:01 4 0.02 0.00 0.00 0.02 0.02 99.95 23:17:45 23:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:17:45 23:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:17:45 23:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:17:45 23:17:45 23:16:01 CPU %user %nice %system %iowait %steal %idle 23:17:45 23:17:01 all 4.16 0.00 1.58 1.40 0.02 92.83 23:17:45 23:17:01 0 3.37 0.00 1.49 0.00 0.02 95.11 23:17:45 23:17:01 1 4.91 0.00 1.38 0.25 0.03 93.43 23:17:45 23:17:01 2 4.29 0.00 1.11 1.07 0.03 93.49 23:17:45 23:17:01 3 3.74 0.00 1.61 8.49 0.03 86.13 23:17:45 23:17:01 4 3.69 0.00 1.22 0.03 0.02 95.04 23:17:45 23:17:01 5 6.22 0.00 1.89 1.34 0.02 90.53 23:17:45 23:17:01 6 3.01 0.00 2.63 0.03 0.02 94.31 23:17:45 23:17:01 7 4.03 0.00 1.34 0.00 0.02 94.61 23:17:45 Average: all 5.61 0.00 1.07 0.87 0.02 92.43 23:17:45 Average: 0 5.59 0.00 1.18 2.61 0.03 90.59 23:17:45 Average: 1 5.71 0.00 1.13 0.90 0.04 92.23 23:17:45 Average: 2 5.56 0.00 0.97 1.25 0.03 92.19 23:17:45 Average: 3 5.46 0.00 0.98 0.81 0.02 92.73 23:17:45 Average: 4 5.60 0.00 0.99 0.81 0.02 92.58 23:17:45 Average: 5 5.78 0.00 1.05 0.32 0.02 92.82 23:17:45 Average: 6 5.36 0.00 1.21 0.15 0.02 93.26 23:17:45 Average: 7 5.84 0.00 1.02 0.11 0.02 93.01 23:17:45 23:17:45 23:17:45