Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c92ddd0c7e3e15c586d50481a838eca30277fa14 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-ssh1228680994558179981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11483727141356820927.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/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-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9405439528090248237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12197044334483064943.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-record-replay/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-record-replay/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13827647737325964547.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-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay 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-907 in /w/workspace/exfoundry_app-record-replay_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-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.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-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c92ddd0c7e3e15c586d50481a838eca30277fa14 (main) Commit message: "Merge pull request #39 from lenny-intel/count-pipeline-function" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.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 c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 > git rev-list --no-walk 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:28 ========================================================= 00:32:28 EdgeX Global Pipelines Version Info 00:32:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:32:28 ------------------- 00:32:28 stable info: 00:32:28 ------------------- 00:32:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:32:28 Message: update stable to v1.0.250 00:32:29 ------------------- 00:32:29 experimental info: 00:32:29 ------------------- 00:32:29 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:29 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:32:29 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:32:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c92ddd0 [Pipeline] echo 00:32:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:30 provisioning config files... 00:32:30 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4289137000390868317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:30 ---> docker-login.sh 00:32:30 nexus3.edgexfoundry.org:10001 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 nexus3.edgexfoundry.org:10002 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 nexus3.edgexfoundry.org:10003 00:32:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:30 Configure a credential helper to remove this warning. See 00:32:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:30 00:32:30 Login Succeeded 00:32:30 nexus3.edgexfoundry.org:10004 00:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:31 Configure a credential helper to remove this warning. See 00:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:31 00:32:31 Login Succeeded 00:32:31 docker.io 00:32:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:31 Configure a credential helper to remove this warning. See 00:32:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:31 00:32:31 Login Succeeded 00:32:31 ---> docker-login.sh ends [Pipeline] } 00:32:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:32:31 + git rev-list -1 --merges c92ddd0c7e3e15c586d50481a838eca30277fa14~1..c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo 00:32:31 -----------> git rev-list -1 --merges c92ddd0c7e3e15c586d50481a838eca30277fa14~1..c92ddd0c7e3e15c586d50481a838eca30277fa14 c92ddd0c7e3e15c586d50481a838eca30277fa14 00:32:31 c92ddd0c7e3e15c586d50481a838eca30277fa14 [false] [Pipeline] sh 00:32:32 + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo 00:32:32 ========================================================= 00:32:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:32:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:32 + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo 00:32:32 [semverPrep] GIT_COMMIT: c92ddd0c7e3e15c586d50481a838eca30277fa14, Commit Message: Merge pull request #39 from lenny-intel/count-pipeline-function [Pipeline] echo 00:32:32 [semverPrep] This is not a build commit. [Pipeline] sh 00:32:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:32:32 + grep -v github /etc/ssh/ssh_known_hosts 00:32:32 + [ -e /tmp/ssh_known_hosts ] 00:32:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:32:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:32:32 + sudo tee -a /etc/ssh/ssh_known_hosts 00:32:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:33 00:32:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:33 0.1.4: Pulling from edgex-devops/py-git-semver 00:32:33 b85a868b505f: Pulling fs layer 00:32:33 e2be974225ed: Pulling fs layer 00:32:33 339a4e72a1f5: Pulling fs layer 00:32:33 988bab9f4d93: Pulling fs layer 00:32:33 1469e6f7b9e6: Pulling fs layer 00:32:33 eaf3925da568: Pulling fs layer 00:32:33 bab4dde63d76: Pulling fs layer 00:32:33 bde34c3a00c8: Pulling fs layer 00:32:33 b352a97aabf1: Pulling fs layer 00:32:33 4872d77fe225: Pulling fs layer 00:32:33 5851b861e8e6: Pulling fs layer 00:32:33 988bab9f4d93: Waiting 00:32:33 1469e6f7b9e6: Waiting 00:32:33 5851b861e8e6: Waiting 00:32:33 bde34c3a00c8: Waiting 00:32:33 4872d77fe225: Waiting 00:32:33 eaf3925da568: Waiting 00:32:33 b352a97aabf1: Waiting 00:32:33 bab4dde63d76: Waiting 00:32:33 e2be974225ed: Verifying Checksum 00:32:33 e2be974225ed: Download complete 00:32:33 988bab9f4d93: Verifying Checksum 00:32:33 988bab9f4d93: Download complete 00:32:33 1469e6f7b9e6: Verifying Checksum 00:32:33 1469e6f7b9e6: Download complete 00:32:33 eaf3925da568: Download complete 00:32:33 339a4e72a1f5: Verifying Checksum 00:32:33 339a4e72a1f5: Download complete 00:32:33 bde34c3a00c8: Download complete 00:32:33 b352a97aabf1: Verifying Checksum 00:32:33 b352a97aabf1: Download complete 00:32:33 4872d77fe225: Verifying Checksum 00:32:33 4872d77fe225: Download complete 00:32:33 5851b861e8e6: Download complete 00:32:33 b85a868b505f: Verifying Checksum 00:32:33 b85a868b505f: Download complete 00:32:34 bab4dde63d76: Verifying Checksum 00:32:34 bab4dde63d76: Download complete 00:32:35 b85a868b505f: Pull complete 00:32:35 e2be974225ed: Pull complete 00:32:35 339a4e72a1f5: Pull complete 00:32:36 988bab9f4d93: Pull complete 00:32:36 1469e6f7b9e6: Pull complete 00:32:36 eaf3925da568: Pull complete 00:32:38 bab4dde63d76: Pull complete 00:32:38 bde34c3a00c8: Pull complete 00:32:38 b352a97aabf1: Pull complete 00:32:38 4872d77fe225: Pull complete 00:32:38 5851b861e8e6: Pull complete 00:32:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:32:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:32:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:32:38 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:32:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:32:42 $ docker top ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b -eo pid,comm 00:32:42 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). 00:32:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:32:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:42 [ssh-agent] Looking for ssh-agent implementation... 00:32:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:42 $ docker exec ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b ssh-agent 00:32:42 SSH_AUTH_SOCK=/tmp/ssh-5DRXBydcQMlP/agent.32 00:32:42 SSH_AGENT_PID=38 00:32:42 Running ssh-add (command line suppressed) 00:32:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16862893692495952191.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16862893692495952191.key) 00:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:43 + git tag --points-at HEAD [Pipeline] } 00:32:43 $ docker exec --env ******** --env ******** ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b ssh-agent -k 00:32:43 unset SSH_AUTH_SOCK; 00:32:43 unset SSH_AGENT_PID; 00:32:43 echo Agent pid 38 killed; 00:32:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:32:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:32:43 [ssh-agent] Looking for ssh-agent implementation... 00:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:32:43 $ docker exec ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b ssh-agent 00:32:43 SSH_AUTH_SOCK=/tmp/ssh-SKrlOctW260d/agent.71 00:32:43 SSH_AGENT_PID=77 00:32:43 Running ssh-add (command line suppressed) 00:32:43 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13324750509925376418.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13324750509925376418.key) 00:32:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:32:44 + git semver init 00:32:44 2023-07-12 00:32:44,382 [run_init] DEBUG init version:0.0.0 force:False 00:32:44 2023-07-12 00:32:44,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 00:32:44 2023-07-12 00:32:44,383 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 00:32:44 2023-07-12 00:32:44,384 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:32:44 2023-07-12 00:32:44,961 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 00:32:44 2023-07-12 00:32:44,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 00:32:44 2023-07-12 00:32:44,962 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:32:44 2023-07-12 00:32:44,962 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:32:44 3.1.0-dev.13 [Pipeline] } 00:32:45 $ docker exec --env ******** --env ******** ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b ssh-agent -k 00:32:45 unset SSH_AUTH_SOCK; 00:32:45 unset SSH_AGENT_PID; 00:32:45 echo Agent pid 77 killed; 00:32:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:45 + git semver [Pipeline] } 00:32:45 $ docker stop --time=1 ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b 00:32:46 $ docker rm -f --volumes ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b [Pipeline] // withDockerContainer [Pipeline] sh 00:32:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:47 Stashed 1 file(s) [Pipeline] echo 00:32:47 [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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 00:32:47 provisioning config files... 00:32:47 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15809730440783898874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:48 ---> docker-login.sh 00:32:48 nexus3.edgexfoundry.org:10001 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 nexus3.edgexfoundry.org:10002 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 nexus3.edgexfoundry.org:10003 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 nexus3.edgexfoundry.org:10004 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 docker.io 00:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:48 Configure a credential helper to remove this warning. See 00:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:48 00:32:48 Login Succeeded 00:32:48 ---> docker-login.sh ends [Pipeline] } 00:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:32:48 ========================================================= 00:32:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:32:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:32:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:32:48 Sending build context to Docker daemon 313.3kB 00:32:48 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:32:48 Step 2/12 : FROM ${BASE} AS builder 00:32:48 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:48 f56be85fc22e: Pulling fs layer 00:32:48 85791d961cd3: Pulling fs layer 00:32:48 d694b5ae8c79: Pulling fs layer 00:32:48 9f32a84ed3da: Pulling fs layer 00:32:48 4d19c01a9841: Pulling fs layer 00:32:48 9325e15d5711: Pulling fs layer 00:32:48 556b6ee489ea: Pulling fs layer 00:32:48 c5a4b2cf53e6: Pulling fs layer 00:32:48 9f32a84ed3da: Waiting 00:32:48 4d19c01a9841: Waiting 00:32:48 9325e15d5711: Waiting 00:32:48 556b6ee489ea: Waiting 00:32:48 c5a4b2cf53e6: Waiting 00:32:48 85791d961cd3: Verifying Checksum 00:32:48 85791d961cd3: Download complete 00:32:48 9f32a84ed3da: Verifying Checksum 00:32:48 9f32a84ed3da: Download complete 00:32:48 4d19c01a9841: Download complete 00:32:49 f56be85fc22e: Verifying Checksum 00:32:49 f56be85fc22e: Download complete 00:32:49 9325e15d5711: Verifying Checksum 00:32:49 9325e15d5711: Download complete 00:32:49 f56be85fc22e: Pull complete 00:32:49 85791d961cd3: Pull complete 00:32:49 c5a4b2cf53e6: Verifying Checksum 00:32:49 c5a4b2cf53e6: Download complete 00:32:49 d694b5ae8c79: Verifying Checksum 00:32:49 d694b5ae8c79: Download complete 00:32:50 556b6ee489ea: Verifying Checksum 00:32:50 556b6ee489ea: Download complete 00:32:53 d694b5ae8c79: Pull complete 00:32:53 9f32a84ed3da: Pull complete 00:32:53 4d19c01a9841: Pull complete 00:32:53 9325e15d5711: Pull complete 00:32:56 556b6ee489ea: Pull complete 00:32:57 c5a4b2cf53e6: Pull complete 00:32:57 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:32:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:32:57 ---> c4be618373d6 00:32:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:32:58 ---> Running in 07a1c9bb331d 00:32:58 Removing intermediate container 07a1c9bb331d 00:32:58 ---> eca2f77fe69f 00:32:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:32:59 ---> Running in c3c331898f61 00:32:59 Removing intermediate container c3c331898f61 00:32:59 ---> 2a896c5617bc 00:32:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:32:59 ---> Running in 65522c29b1c7 00:32:59 Removing intermediate container 65522c29b1c7 00:32:59 ---> 21263d44ce96 00:32:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:32:59 ---> Running in 38ffa20f86bd 00:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:32:59 OK: 265 MiB in 53 packages 00:33:00 Removing intermediate container 38ffa20f86bd 00:33:00 ---> b5832ce6d4fc 00:33:00 Step 7/12 : WORKDIR /app 00:33:00 ---> Running in 2a926953e817 00:33:00 Removing intermediate container 2a926953e817 00:33:00 ---> 290d479cfe26 00:33:00 Step 8/12 : COPY go.mod vendor* ./ 00:33:00 ---> 8224bf60affc 00:33:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:33:00 ---> Running in 994bc2f01451 00:33:02 Still waiting to schedule task 00:33:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:33:22 Removing intermediate container 994bc2f01451 00:33:22 ---> 51c281578490 00:33:22 Step 10/12 : COPY . . 00:33:22 ---> efaf59a88174 00:33:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:33:22 ---> Running in e4c24bebaa85 00:33:22 Removing intermediate container e4c24bebaa85 00:33:22 ---> 15b4731c81b1 00:33:22 Step 12/12 : RUN $MAKE 00:33:22 ---> Running in d1c6acb1538f 00:33:22 noop 00:33:23 Removing intermediate container d1c6acb1538f 00:33:23 ---> 8372173c2f0b 00:33:23 Successfully built 8372173c2f0b 00:33:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:23 + docker inspect -f . ci-base-image-x86_64 00:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:23 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** -e ******** ci-base-image-x86_64 cat 00:33:23 $ docker top cf8a6c7ba5944303aad7668c0ba509a23279300cb6d27e0900ae532a85293fbb -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:24 + go version 00:33:24 go version go1.20.2 linux/amd64 [Pipeline] } 00:33:24 $ docker stop --time=1 cf8a6c7ba5944303aad7668c0ba509a23279300cb6d27e0900ae532a85293fbb 00:33:25 $ docker rm -f --volumes cf8a6c7ba5944303aad7668c0ba509a23279300cb6d27e0900ae532a85293fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:25 + docker inspect -f . ci-base-image-x86_64 00:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:25 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:33:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** -e ******** ci-base-image-x86_64 cat 00:33:26 $ docker top b9af89ab4f72a571f888b071c07d902e2f0d81c29a7c15b32aea11f255907a96 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:26 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 00:33:26 + make test 00:33:26 go test -race -coverprofile=coverage.out ./... 00:33:44 ? github.com/edgexfoundry/app-record-replay [no test files] 00:33:44 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:33:44 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:33:44 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:33:44 ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 76.9% of statements 00:33:44 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.070s coverage: 92.9% of statements 00:33:44 ok github.com/edgexfoundry/app-record-replay/internal/data 0.049s coverage: 50.0% of statements 00:34:03 go vet ./... 00:34:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:34:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:34:06 ./bin/test-attribution-txt.sh [Pipeline] echo 00:34:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:34:06 $ docker stop --time=1 b9af89ab4f72a571f888b071c07d902e2f0d81c29a7c15b32aea11f255907a96 00:34:14 $ docker rm -f --volumes b9af89ab4f72a571f888b071c07d902e2f0d81c29a7c15b32aea11f255907a96 [Pipeline] // withDockerContainer [Pipeline] sh 00:34:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:34:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:34:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:34:15 + ls -al . 00:34:15 total 160 00:34:15 drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 00:33 . 00:34:15 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:32 .. 00:34:15 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:32 .dockerignore 00:34:15 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:32 .git 00:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:32 .github 00:34:15 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:32 .gitignore 00:34:15 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:32 .golangci.yml 00:34:15 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:32 .semver 00:34:15 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:32 Attribution.txt 00:34:15 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:32 CHANGELOG.md 00:34:15 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:32 Dockerfile 00:34:15 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:32 GOVERNANCE.md 00:34:15 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:32 Jenkinsfile 00:34:15 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:32 LICENSE 00:34:15 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:32 Makefile 00:34:15 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:32 OWNERS.md 00:34:15 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:32 README.md 00:34:15 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:32 Record and Reply.postman_collection.json 00:34:15 -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 00:32 VERSION 00:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:32 bin 00:34:15 -rw-r--r-- 1 jenkins jenkins 6681 Jul 12 00:33 coverage.out 00:34:15 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:32 go.mod 00:34:15 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:32 go.sum 00:34:15 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:32 internal 00:34:15 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:32 main.go 00:34:15 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:32 pkg 00:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:15 + docker build -t app-record-replay -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 --label arch=amd64 --label version=3.1.0-dev.13 . 00:34:15 Sending build context to Docker daemon 321kB 00:34:15 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:34:15 Step 2/26 : FROM ${BASE} AS builder 00:34:15 ---> 8372173c2f0b 00:34:15 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:34:16 ---> Running in 3833cea82a8a 00:34:16 Removing intermediate container 3833cea82a8a 00:34:16 ---> e76b7e7f18ae 00:34:16 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:34:16 ---> Running in 24fb78e8da34 00:34:16 Removing intermediate container 24fb78e8da34 00:34:16 ---> 36ceb80bc879 00:34:16 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:34:16 ---> Running in 88c619a2766f 00:34:16 Removing intermediate container 88c619a2766f 00:34:16 ---> fa733b1da4e3 00:34:16 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:34:16 ---> Running in aeebf0e5dfcd 00:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:34:17 OK: 265 MiB in 53 packages 00:34:17 Removing intermediate container aeebf0e5dfcd 00:34:17 ---> 14eba000b42f 00:34:17 Step 7/26 : WORKDIR /app 00:34:17 ---> Running in 65201ab98a24 00:34:17 Removing intermediate container 65201ab98a24 00:34:17 ---> 979cce31f52f 00:34:17 Step 8/26 : COPY go.mod vendor* ./ 00:34:17 ---> 9e5138fe3202 00:34:17 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:34:17 ---> Running in f28af0788134 00:34:18 Removing intermediate container f28af0788134 00:34:18 ---> bcd07daccb11 00:34:18 Step 10/26 : COPY . . 00:34:18 ---> 92092a31b171 00:34:18 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:34:18 ---> Running in 680714be9015 00:34:18 Removing intermediate container 680714be9015 00:34:18 ---> 9fe56772df6a 00:34:18 Step 12/26 : RUN $MAKE 00:34:18 ---> Running in eebc8ff4e3a8 00:34:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.13" -trimpath -mod=readonly -o app-record-replay 00:34:41 Removing intermediate container eebc8ff4e3a8 00:34:41 ---> 34f0cf3e3ca0 00:34:41 Step 13/26 : FROM alpine:3.17 00:34:41 3.17: Pulling from library/alpine 00:34:41 4db1b89c0bd1: Pulling fs layer 00:34:41 4db1b89c0bd1: Verifying Checksum 00:34:41 4db1b89c0bd1: Download complete 00:34:41 4db1b89c0bd1: Pull complete 00:34:41 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:34:41 Status: Downloaded newer image for alpine:3.17 00:34:41 ---> 1f73a9d63274 00:34:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:34:41 ---> Running in 373a0efaff10 00:34:41 Removing intermediate container 373a0efaff10 00:34:41 ---> fb07bb3fc8cd 00:34:41 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:34:41 ---> Running in 39ca0c2ef2b3 00:34:41 Removing intermediate container 39ca0c2ef2b3 00:34:41 ---> f7fd3455ffff 00:34:41 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:34:41 ---> Running in e1f75f974e98 00:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:34:41 (1/2) Installing ca-certificates (20230506-r0) 00:34:42 (2/2) Installing dumb-init (1.2.5-r2) 00:34:42 Executing busybox-1.35.0-r29.trigger 00:34:42 Executing ca-certificates-20230506-r0.trigger 00:34:42 OK: 8 MiB in 17 packages 00:34:42 Removing intermediate container e1f75f974e98 00:34:42 ---> c9f5b08cf51e 00:34:42 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:34:42 ---> e54d5e1cb987 00:34:42 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:34:42 ---> 367031a36948 00:34:42 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:34:42 ---> 60c083152d0f 00:34:42 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:34:43 ---> 14a4e1a57b23 00:34:43 Step 21/26 : EXPOSE 59712 00:34:43 ---> Running in da0e1c3d263f 00:34:44 Removing intermediate container da0e1c3d263f 00:34:44 ---> 286616982c70 00:34:44 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:34:44 ---> Running in a82b7389fef4 00:34:44 Removing intermediate container a82b7389fef4 00:34:44 ---> bfb25e129c34 00:34:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:34:44 ---> Running in b1d5ccd9d4dc 00:34:44 Removing intermediate container b1d5ccd9d4dc 00:34:44 ---> 1e145f473126 00:34:44 Step 24/26 : LABEL arch=amd64 00:34:44 ---> Running in 6f0b544bfd7a 00:34:44 Removing intermediate container 6f0b544bfd7a 00:34:44 ---> 0a61d47b5d9e 00:34:44 Step 25/26 : LABEL git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 00:34:44 ---> Running in a6c3bc03bb19 00:34:44 Removing intermediate container a6c3bc03bb19 00:34:44 ---> 23c7abdbbb35 00:34:44 Step 26/26 : LABEL version=3.1.0-dev.13 00:34:44 ---> Running in f98ebd79f52d 00:34:44 Removing intermediate container f98ebd79f52d 00:34:44 ---> 5ebc07e052a4 00:34:44 [Warning] One or more build-args [ARCH] were not consumed 00:34:44 Successfully built 5ebc07e052a4 00:34:44 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:44 provisioning config files... 00:34:44 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10639955986312374470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:44 ---> docker-login.sh 00:34:44 nexus3.edgexfoundry.org:10001 00:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:44 Configure a credential helper to remove this warning. See 00:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:44 00:34:44 Login Succeeded 00:34:44 nexus3.edgexfoundry.org:10002 00:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:44 Configure a credential helper to remove this warning. See 00:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:44 00:34:44 Login Succeeded 00:34:44 nexus3.edgexfoundry.org:10003 00:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:45 Configure a credential helper to remove this warning. See 00:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:45 00:34:45 Login Succeeded 00:34:45 nexus3.edgexfoundry.org:10004 00:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:45 Configure a credential helper to remove this warning. See 00:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:45 00:34:45 Login Succeeded 00:34:45 docker.io 00:34:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:45 Configure a credential helper to remove this warning. See 00:34:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:45 00:34:45 Login Succeeded 00:34:45 ---> docker-login.sh ends [Pipeline] } 00:34:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:34:45 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 00:34:45 c92ddd0c7e3e15c586d50481a838eca30277fa14 00:34:45 latest 00:34:45 3.1.0-dev.13 00:34:45 c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 00:34:45 main 00:34:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:45 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:45 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 00:34:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:34:45 c932b377bd6e: Preparing 00:34:45 bf21b082eb0f: Preparing 00:34:45 be75ef8efae3: Preparing 00:34:45 45444f7fb679: Preparing 00:34:45 2d2b4b57e987: Preparing 00:34:45 3dab9f8bf2d2: Preparing 00:34:45 3dab9f8bf2d2: Waiting 00:34:45 bf21b082eb0f: Pushed 00:34:45 45444f7fb679: Pushed 00:34:45 be75ef8efae3: Pushed 00:34:45 3dab9f8bf2d2: Layer already exists 00:34:45 2d2b4b57e987: Pushed 00:34:48 c932b377bd6e: Pushed 00:34:48 c92ddd0c7e3e15c586d50481a838eca30277fa14: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:48 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:34:49 c932b377bd6e: Preparing 00:34:49 bf21b082eb0f: Preparing 00:34:49 be75ef8efae3: Preparing 00:34:49 45444f7fb679: Preparing 00:34:49 2d2b4b57e987: Preparing 00:34:49 3dab9f8bf2d2: Preparing 00:34:49 3dab9f8bf2d2: Waiting 00:34:49 bf21b082eb0f: Layer already exists 00:34:49 be75ef8efae3: Layer already exists 00:34:49 2d2b4b57e987: Layer already exists 00:34:49 45444f7fb679: Layer already exists 00:34:49 c932b377bd6e: Layer already exists 00:34:49 3dab9f8bf2d2: Layer already exists 00:34:49 latest: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.13 00:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:34:49 c932b377bd6e: Preparing 00:34:49 bf21b082eb0f: Preparing 00:34:49 be75ef8efae3: Preparing 00:34:49 45444f7fb679: Preparing 00:34:49 2d2b4b57e987: Preparing 00:34:49 3dab9f8bf2d2: Preparing 00:34:49 3dab9f8bf2d2: Waiting 00:34:49 45444f7fb679: Layer already exists 00:34:49 bf21b082eb0f: Layer already exists 00:34:49 be75ef8efae3: Layer already exists 00:34:49 2d2b4b57e987: Layer already exists 00:34:49 c932b377bd6e: Layer already exists 00:34:49 3dab9f8bf2d2: Layer already exists 00:34:49 3.1.0-dev.13: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 00:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:34:50 c932b377bd6e: Preparing 00:34:50 bf21b082eb0f: Preparing 00:34:50 be75ef8efae3: Preparing 00:34:50 45444f7fb679: Preparing 00:34:50 2d2b4b57e987: Preparing 00:34:50 3dab9f8bf2d2: Preparing 00:34:50 3dab9f8bf2d2: Waiting 00:34:50 be75ef8efae3: Layer already exists 00:34:50 c932b377bd6e: Layer already exists 00:34:50 2d2b4b57e987: Layer already exists 00:34:50 bf21b082eb0f: Layer already exists 00:34:50 45444f7fb679: Layer already exists 00:34:50 3dab9f8bf2d2: Layer already exists 00:34:50 c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:50 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 00:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:34:50 c932b377bd6e: Preparing 00:34:50 bf21b082eb0f: Preparing 00:34:50 be75ef8efae3: Preparing 00:34:50 45444f7fb679: Preparing 00:34:50 2d2b4b57e987: Preparing 00:34:50 3dab9f8bf2d2: Preparing 00:34:50 3dab9f8bf2d2: Waiting 00:34:50 45444f7fb679: Layer already exists 00:34:50 c932b377bd6e: Layer already exists 00:34:50 2d2b4b57e987: Layer already exists 00:34:50 bf21b082eb0f: Layer already exists 00:34:50 be75ef8efae3: Layer already exists 00:34:50 3dab9f8bf2d2: Layer already exists 00:34:50 main: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:34:51 ===================================================== [Pipeline] echo 00:34:51 taggedImages: 00:34:51 - nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 00:34:51 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:34:51 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.13 00:34:51 - nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 00:34:51 - nexus3.edgexfoundry.org:10004/app-record-replay: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 00:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:51 00:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:51 latest: Pulling from edgex-lftools-log-publisher 00:34:51 5eb5b503b376: Pulling fs layer 00:34:51 5c69ac0246d0: Pulling fs layer 00:34:51 ec43610c2a17: Pulling fs layer 00:34:51 3a2ae6a8a46f: Pulling fs layer 00:34:51 33b1e0a273af: Pulling fs layer 00:34:51 5d3b04190fa2: Pulling fs layer 00:34:51 2f39f015ded8: Pulling fs layer 00:34:51 5d3b04190fa2: Waiting 00:34:51 3a2ae6a8a46f: Waiting 00:34:51 2f39f015ded8: Waiting 00:34:51 33b1e0a273af: Waiting 00:34:51 5c69ac0246d0: Download complete 00:34:51 3a2ae6a8a46f: Download complete 00:34:51 33b1e0a273af: Verifying Checksum 00:34:51 33b1e0a273af: Download complete 00:34:51 5d3b04190fa2: Download complete 00:34:51 ec43610c2a17: Download complete 00:34:51 5eb5b503b376: Verifying Checksum 00:34:51 5eb5b503b376: Download complete 00:34:52 2f39f015ded8: Download complete 00:34:53 5eb5b503b376: Pull complete 00:34:53 5c69ac0246d0: Pull complete 00:34:53 ec43610c2a17: Pull complete 00:34:53 3a2ae6a8a46f: Pull complete 00:34:53 33b1e0a273af: Pull complete 00:34:53 5d3b04190fa2: Pull complete 00:34:58 2f39f015ded8: Pull complete 00:34:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:34:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:34:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:58 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:34:58 $ 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/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:35:06 $ docker top 51ff9d23506e592cbd96f5b72b015570fbe538b19291e2b9479671af0baaa7df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:35:07 ---> job-cost.sh 00:35:07 lf-activate-venv: SKIPPING 00:35:07 INFO: No Stack... 00:35:07 INFO: Retrieving Pricing Info for: v3-standard-8 00:35:08 INFO: Archiving Costs [Pipeline] sh 00:35:08 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 00:35:08 + cut -d, -f6 [Pipeline] lock 00:35:08 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] 00:35:08 Resource [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] did not exist. Created. 00:35:08 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:35:08 + echo total: 0.2199999988079071 [Pipeline] stash 00:35:08 Stashed 1 file(s) [Pipeline] } 00:35:08 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 00:35:08 $ docker stop --time=1 51ff9d23506e592cbd96f5b72b015570fbe538b19291e2b9479671af0baaa7df 00:35:09 $ docker rm -f --volumes 51ff9d23506e592cbd96f5b72b015570fbe538b19291e2b9479671af0baaa7df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:36:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-910 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 00:36:30 Running in /w/workspace/app-record-replay/14 [Pipeline] { [Pipeline] checkout 00:36:30 Selected Git installation does not exist. Using Default 00:36:30 The recommended git tool is: NONE 00:36:35 using credential edgex-jenkins-ssh 00:36:35 Cloning the remote Git repository 00:36:36 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 00:36:36 > git init /w/workspace/app-record-replay/14 # timeout=10 00:36:36 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 00:36:36 > git --version # timeout=10 00:36:36 > git --version # 'git version 2.25.1' 00:36:36 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:37 Avoid second fetch 00:36:37 Checking out Revision c92ddd0c7e3e15c586d50481a838eca30277fa14 (main) 00:36:36 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 00:36:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:38 Commit message: "Merge pull request #39 from lenny-intel/count-pipeline-function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:37 > git config core.sparsecheckout # timeout=10 00:36:37 > git checkout -f c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 00:36:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:36:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:39 Dload Upload Total Spent Left Speed 00:36:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh 00:36:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:36:40 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 00:36:40 00:36:40 { 00:36:40 "registry-mirrors": [ 00:36:40 "https://nexus3.edgexfoundry.org:10001" 00:36:40 ], 00:36:40 "bip": "10.250.0.254/24", 00:36:40 "hosts": [ 00:36:40 "tcp://0.0.0.0:5555", 00:36:40 "unix:///var/run/docker.sock" 00:36:40 ], 00:36:40 "mtu": 1458, 00:36:40 "selinux-enabled": true, 00:36:40 "seccomp-profile": "/etc/docker/seccomp.json" 00:36:40 } [Pipeline] sh 00:36:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:36:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:58 provisioning config files... 00:36:58 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/14@tmp/config4612558521509616217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:59 ---> docker-login.sh 00:36:59 nexus3.edgexfoundry.org:10001 00:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:59 Configure a credential helper to remove this warning. See 00:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:59 00:36:59 Login Succeeded 00:36:59 nexus3.edgexfoundry.org:10002 00:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:00 Configure a credential helper to remove this warning. See 00:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:00 00:37:00 Login Succeeded 00:37:00 nexus3.edgexfoundry.org:10003 00:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:00 Configure a credential helper to remove this warning. See 00:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:00 00:37:00 Login Succeeded 00:37:00 nexus3.edgexfoundry.org:10004 00:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:00 Configure a credential helper to remove this warning. See 00:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:00 00:37:00 Login Succeeded 00:37:00 docker.io 00:37:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:01 Configure a credential helper to remove this warning. See 00:37:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:01 00:37:01 Login Succeeded 00:37:01 ---> docker-login.sh ends [Pipeline] } 00:37:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:01 ========================================================= 00:37:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:37:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:37:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:37:02 Sending build context to Docker daemon 151.6kB 00:37:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:37:02 Step 2/12 : FROM ${BASE} AS builder 00:37:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:02 c41833b44d91: Pulling fs layer 00:37:02 ed15518f5707: Pulling fs layer 00:37:02 feae8fd75edb: Pulling fs layer 00:37:02 242c74f7c9fa: Pulling fs layer 00:37:02 3cdef696dda3: Pulling fs layer 00:37:02 2ced38df9373: Pulling fs layer 00:37:02 58f1dce35555: Pulling fs layer 00:37:02 242c74f7c9fa: Waiting 00:37:02 3cdef696dda3: Waiting 00:37:02 2ced38df9373: Waiting 00:37:02 58f1dce35555: Waiting 00:37:02 ed15518f5707: Download complete 00:37:02 242c74f7c9fa: Verifying Checksum 00:37:02 242c74f7c9fa: Download complete 00:37:02 3cdef696dda3: Verifying Checksum 00:37:02 3cdef696dda3: Download complete 00:37:02 c41833b44d91: Verifying Checksum 00:37:02 c41833b44d91: Download complete 00:37:03 c41833b44d91: Pull complete 00:37:04 58f1dce35555: Verifying Checksum 00:37:04 58f1dce35555: Download complete 00:37:04 ed15518f5707: Pull complete 00:37:05 feae8fd75edb: Verifying Checksum 00:37:05 feae8fd75edb: Download complete 00:37:05 2ced38df9373: Download complete 00:37:17 feae8fd75edb: Pull complete 00:37:17 242c74f7c9fa: Pull complete 00:37:17 3cdef696dda3: Pull complete 00:37:22 2ced38df9373: Pull complete 00:37:27 58f1dce35555: Pull complete 00:37:27 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:37:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:27 ---> fadd8f120f05 00:37:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:37:28 ---> Running in 2d455b7f9588 00:37:28 Removing intermediate container 2d455b7f9588 00:37:28 ---> cef5ae9e43d0 00:37:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:37:28 ---> Running in e07755865bdc 00:37:28 Removing intermediate container e07755865bdc 00:37:28 ---> 10bc183fc50d 00:37:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:37:29 ---> Running in 8e60a44745ad 00:37:29 Removing intermediate container 8e60a44745ad 00:37:29 ---> f7ece345f958 00:37:29 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:37:29 ---> Running in c5629695d7f0 00:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:37:32 OK: 263 MiB in 53 packages 00:37:33 Removing intermediate container c5629695d7f0 00:37:33 ---> c782b59c4a96 00:37:33 Step 7/12 : WORKDIR /app 00:37:33 ---> Running in b92801f7ebb1 00:37:33 Removing intermediate container b92801f7ebb1 00:37:33 ---> 949830d17c8f 00:37:33 Step 8/12 : COPY go.mod vendor* ./ 00:37:33 ---> 7f628a7672c1 00:37:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:33 ---> Running in 4ee340edb04d 00:38:41 Removing intermediate container 4ee340edb04d 00:38:41 ---> bd271ce746e6 00:38:41 Step 10/12 : COPY . . 00:38:41 ---> 6e857efb0b1f 00:38:41 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:38:41 ---> Running in cd439e67e304 00:38:41 Removing intermediate container cd439e67e304 00:38:41 ---> 347c3d629794 00:38:41 Step 12/12 : RUN $MAKE 00:38:41 ---> Running in 7393248f4f7a 00:38:41 noop 00:38:41 Removing intermediate container 7393248f4f7a 00:38:41 ---> 3ec214cb47d1 00:38:41 Successfully built 3ec214cb47d1 00:38:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:42 + docker inspect -f . ci-base-image-arm64 00:38:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:42 prd-ubuntu20.04-docker-arm64-4c-16g-910 does not seem to be running inside a container 00:38:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/14 -v /w/workspace/app-record-replay/14:/w/workspace/app-record-replay/14:rw,z -v /w/workspace/app-record-replay/14@tmp:/w/workspace/app-record-replay/14@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-arm64 cat 00:38:43 $ docker top eb63b150269d5f72d461a66eb71d0056650ada7d911da0b22d6305c9285b4228 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:44 + go version 00:38:44 go version go1.20.2 linux/arm64 [Pipeline] } 00:38:44 $ docker stop --time=1 eb63b150269d5f72d461a66eb71d0056650ada7d911da0b22d6305c9285b4228 00:38:47 $ docker rm -f --volumes eb63b150269d5f72d461a66eb71d0056650ada7d911da0b22d6305c9285b4228 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:48 + docker inspect -f . ci-base-image-arm64 00:38:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:48 prd-ubuntu20.04-docker-arm64-4c-16g-910 does not seem to be running inside a container 00:38:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/14 -v /w/workspace/app-record-replay/14:/w/workspace/app-record-replay/14:rw,z -v /w/workspace/app-record-replay/14@tmp:/w/workspace/app-record-replay/14@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-arm64 cat 00:38:49 $ docker top f6af05c490b9471b5fea1ded91298dd98138f0a6eaf3bcb0726b2d6734aee7b8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:49 + git config --global --add safe.directory /w/workspace/app-record-replay/14 [Pipeline] fileExists [Pipeline] sh 00:38:50 + make test 00:38:50 go test -race -coverprofile=coverage.out ./... 00:41:26 ? github.com/edgexfoundry/app-record-replay [no test files] 00:41:28 ok github.com/edgexfoundry/app-record-replay/internal/app 0.231s coverage: 76.9% of statements 00:41:29 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.311s coverage: 92.9% of statements 00:41:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:41:31 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:41:31 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:41:31 ok github.com/edgexfoundry/app-record-replay/internal/data 0.208s coverage: 50.0% of statements 00:41:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:41:32 go vet ./... 00:43:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:43:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:43:54 ./bin/test-attribution-txt.sh [Pipeline] echo 00:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:43:54 $ docker stop --time=1 f6af05c490b9471b5fea1ded91298dd98138f0a6eaf3bcb0726b2d6734aee7b8 00:43:56 $ docker rm -f --volumes f6af05c490b9471b5fea1ded91298dd98138f0a6eaf3bcb0726b2d6734aee7b8 [Pipeline] // withDockerContainer [Pipeline] sh 00:43:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:43:58 Warning: overwriting stash ‘coverage-report’ 00:43:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:43:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:43:59 + ls -al . 00:43:59 total 156 00:43:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:38 . 00:43:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:36 .. 00:43:59 -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:36 .dockerignore 00:43:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:36 .git 00:43:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:36 .github 00:43:59 -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:36 .gitignore 00:43:59 -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:36 .golangci.yml 00:43:59 -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:36 Attribution.txt 00:43:59 -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:36 CHANGELOG.md 00:43:59 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:36 Dockerfile 00:43:59 -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:36 GOVERNANCE.md 00:43:59 -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:36 Jenkinsfile 00:43:59 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:36 LICENSE 00:43:59 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:36 Makefile 00:43:59 -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:36 OWNERS.md 00:43:59 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:36 README.md 00:43:59 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:36 Record and Reply.postman_collection.json 00:43:59 -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 00:32 VERSION 00:43:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:36 bin 00:43:59 -rw-r--r-- 1 jenkins jenkins 6681 Jul 12 00:41 coverage.out 00:43:59 -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:36 go.mod 00:43:59 -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:36 go.sum 00:43:59 drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:36 internal 00:43:59 -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:36 main.go 00:43:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:36 pkg 00:43:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:44:00 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 --label arch=arm64 --label version=3.1.0-dev.13 . 00:44:00 Sending build context to Docker daemon 159.2kB 00:44:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:44:00 Step 2/26 : FROM ${BASE} AS builder 00:44:00 ---> 3ec214cb47d1 00:44:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:44:00 ---> Running in 00d7b3cf4c1f 00:44:00 Removing intermediate container 00d7b3cf4c1f 00:44:00 ---> 8be8407b262e 00:44:00 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:44:00 ---> Running in 4975f87009b1 00:44:00 Removing intermediate container 4975f87009b1 00:44:00 ---> 12618e2f3878 00:44:00 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:44:00 ---> Running in 8dca835caf89 00:44:00 Removing intermediate container 8dca835caf89 00:44:00 ---> c0dcb7564aa6 00:44:00 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:44:00 ---> Running in 5e3cc5b0b511 00:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:44:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:44:03 OK: 263 MiB in 53 packages 00:44:04 Removing intermediate container 5e3cc5b0b511 00:44:04 ---> 9b22601e221f 00:44:04 Step 7/26 : WORKDIR /app 00:44:04 ---> Running in e167a3f4b3e0 00:44:04 Removing intermediate container e167a3f4b3e0 00:44:04 ---> 7f0da9f8d47e 00:44:04 Step 8/26 : COPY go.mod vendor* ./ 00:44:05 ---> cda0d80646c0 00:44:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:44:05 ---> Running in 88fe3ffbe4af 00:44:07 Removing intermediate container 88fe3ffbe4af 00:44:07 ---> 76e5733b0ca9 00:44:07 Step 10/26 : COPY . . 00:44:07 ---> 38e57eedce71 00:44:07 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:44:07 ---> Running in 9ae771081a46 00:44:08 Removing intermediate container 9ae771081a46 00:44:08 ---> 37db4f2f1ebb 00:44:08 Step 12/26 : RUN $MAKE 00:44:08 ---> Running in 935b79db11e0 00:44:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.13" -trimpath -mod=readonly -o app-record-replay 00:46:16 Removing intermediate container 935b79db11e0 00:46:16 ---> b7146a8f6a78 00:46:16 Step 13/26 : FROM alpine:3.17 00:46:16 3.17: Pulling from library/alpine 00:46:16 edb6bdbacee9: Pulling fs layer 00:46:16 edb6bdbacee9: Verifying Checksum 00:46:16 edb6bdbacee9: Download complete 00:46:16 edb6bdbacee9: Pull complete 00:46:16 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:46:16 Status: Downloaded newer image for alpine:3.17 00:46:16 ---> 779605e5fbc0 00:46:16 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:46:16 ---> Running in b74772fc6e7c 00:46:16 Removing intermediate container b74772fc6e7c 00:46:16 ---> 292ea12b4dae 00:46:16 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:46:16 ---> Running in 3e565a10228c 00:46:16 Removing intermediate container 3e565a10228c 00:46:16 ---> f9dbb8ba1fa3 00:46:16 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:46:16 ---> Running in 9db805fd0210 00:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:46:16 (1/2) Installing ca-certificates (20230506-r0) 00:46:16 (2/2) Installing dumb-init (1.2.5-r2) 00:46:16 Executing busybox-1.35.0-r29.trigger 00:46:16 Executing ca-certificates-20230506-r0.trigger 00:46:16 OK: 8 MiB in 17 packages 00:46:16 Removing intermediate container 9db805fd0210 00:46:16 ---> 6112ec60a5a4 00:46:16 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:46:17 ---> b85a3bd66cad 00:46:17 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:46:17 ---> dada8c789044 00:46:17 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:46:18 ---> 9766c25e983e 00:46:18 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:46:19 ---> b78d65bfe799 00:46:19 Step 21/26 : EXPOSE 59712 00:46:19 ---> Running in ce0ff2e7e245 00:46:19 Removing intermediate container ce0ff2e7e245 00:46:19 ---> 29c2acd4424b 00:46:19 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:46:19 ---> Running in fc43cbd8a8dc 00:46:20 Removing intermediate container fc43cbd8a8dc 00:46:20 ---> 7f2bcf741780 00:46:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:46:20 ---> Running in 71bc4f0d302b 00:46:20 Removing intermediate container 71bc4f0d302b 00:46:20 ---> 6328d521803c 00:46:20 Step 24/26 : LABEL arch=arm64 00:46:20 ---> Running in 7e1469ab9dc4 00:46:20 Removing intermediate container 7e1469ab9dc4 00:46:20 ---> c83ea7792843 00:46:20 Step 25/26 : LABEL git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 00:46:20 ---> Running in 54dcd65653d4 00:46:20 Removing intermediate container 54dcd65653d4 00:46:20 ---> 109f888a1846 00:46:20 Step 26/26 : LABEL version=3.1.0-dev.13 00:46:21 ---> Running in 811a60984794 00:46:21 Removing intermediate container 811a60984794 00:46:21 ---> 01c88adac9d0 00:46:21 [Warning] One or more build-args [ARCH] were not consumed 00:46:21 Successfully built 01c88adac9d0 00:46:21 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:46:21 provisioning config files... 00:46:21 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/14@tmp/config16746351026479127658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:46:21 ---> docker-login.sh 00:46:21 nexus3.edgexfoundry.org:10001 00:46:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:22 Configure a credential helper to remove this warning. See 00:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:22 00:46:22 Login Succeeded 00:46:22 nexus3.edgexfoundry.org:10002 00:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:22 Configure a credential helper to remove this warning. See 00:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:22 00:46:22 Login Succeeded 00:46:22 nexus3.edgexfoundry.org:10003 00:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:22 Configure a credential helper to remove this warning. See 00:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:22 00:46:22 Login Succeeded 00:46:22 nexus3.edgexfoundry.org:10004 00:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:23 Configure a credential helper to remove this warning. See 00:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:23 00:46:23 Login Succeeded 00:46:23 docker.io 00:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:46:23 Configure a credential helper to remove this warning. See 00:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:46:23 00:46:23 Login Succeeded 00:46:23 ---> docker-login.sh ends [Pipeline] } 00:46:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:46:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:46:23 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 00:46:23 c92ddd0c7e3e15c586d50481a838eca30277fa14 00:46:23 latest 00:46:23 3.1.0-dev.13 00:46:23 c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 00:46:23 main 00:46:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:24 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:25 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 00:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:46:25 3976b240a222: Preparing 00:46:25 425ba1634db4: Preparing 00:46:25 ef165ca84b95: Preparing 00:46:25 cff9bccd5e26: Preparing 00:46:25 8528ed6cde1e: Preparing 00:46:25 9386262d7a74: Preparing 00:46:25 9386262d7a74: Waiting 00:46:25 cff9bccd5e26: Pushed 00:46:25 ef165ca84b95: Pushed 00:46:25 425ba1634db4: Pushed 00:46:25 9386262d7a74: Layer already exists 00:46:25 8528ed6cde1e: Pushed 00:46:31 3976b240a222: Pushed 00:46:31 c92ddd0c7e3e15c586d50481a838eca30277fa14: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:31 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:31 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:46:31 3976b240a222: Preparing 00:46:31 425ba1634db4: Preparing 00:46:31 ef165ca84b95: Preparing 00:46:31 cff9bccd5e26: Preparing 00:46:31 8528ed6cde1e: Preparing 00:46:31 9386262d7a74: Preparing 00:46:31 425ba1634db4: Layer already exists 00:46:31 cff9bccd5e26: Layer already exists 00:46:31 ef165ca84b95: Layer already exists 00:46:31 3976b240a222: Layer already exists 00:46:31 8528ed6cde1e: Layer already exists 00:46:31 9386262d7a74: Layer already exists 00:46:31 latest: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:32 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:32 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.13 00:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:46:32 3976b240a222: Preparing 00:46:32 425ba1634db4: Preparing 00:46:32 ef165ca84b95: Preparing 00:46:32 cff9bccd5e26: Preparing 00:46:32 8528ed6cde1e: Preparing 00:46:32 9386262d7a74: Preparing 00:46:32 9386262d7a74: Waiting 00:46:32 8528ed6cde1e: Layer already exists 00:46:32 3976b240a222: Layer already exists 00:46:32 ef165ca84b95: Layer already exists 00:46:32 cff9bccd5e26: Layer already exists 00:46:32 425ba1634db4: Layer already exists 00:46:32 9386262d7a74: Layer already exists 00:46:32 3.1.0-dev.13: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:32 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 00:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:46:33 3976b240a222: Preparing 00:46:33 425ba1634db4: Preparing 00:46:33 ef165ca84b95: Preparing 00:46:33 cff9bccd5e26: Preparing 00:46:33 8528ed6cde1e: Preparing 00:46:33 9386262d7a74: Preparing 00:46:33 9386262d7a74: Waiting 00:46:33 cff9bccd5e26: Layer already exists 00:46:33 425ba1634db4: Layer already exists 00:46:33 3976b240a222: Layer already exists 00:46:33 8528ed6cde1e: Layer already exists 00:46:33 ef165ca84b95: Layer already exists 00:46:33 9386262d7a74: Layer already exists 00:46:33 c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:33 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:33 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 00:46:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:46:33 3976b240a222: Preparing 00:46:33 425ba1634db4: Preparing 00:46:33 ef165ca84b95: Preparing 00:46:33 cff9bccd5e26: Preparing 00:46:33 8528ed6cde1e: Preparing 00:46:33 9386262d7a74: Preparing 00:46:33 9386262d7a74: Waiting 00:46:33 3976b240a222: Layer already exists 00:46:33 8528ed6cde1e: Layer already exists 00:46:33 425ba1634db4: Layer already exists 00:46:33 cff9bccd5e26: Layer already exists 00:46:33 ef165ca84b95: Layer already exists 00:46:33 9386262d7a74: Layer already exists 00:46:33 main: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:46:33 ===================================================== [Pipeline] echo 00:46:33 taggedImages: 00:46:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 00:46:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:46:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.13 00:46:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 00:46:33 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:46:34 00:46:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:46:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:46:34 arm64: Pulling from edgex-lftools-log-publisher 00:46:34 8998bd30e6a1: Pulling fs layer 00:46:34 04944245beec: Pulling fs layer 00:46:34 699f458cf7ca: Pulling fs layer 00:46:34 765212b225bb: Pulling fs layer 00:46:34 f23df028b6ca: Pulling fs layer 00:46:34 d65c8cfc05b1: Pulling fs layer 00:46:34 2437ff75d9bd: Pulling fs layer 00:46:34 765212b225bb: Waiting 00:46:34 f23df028b6ca: Waiting 00:46:34 d65c8cfc05b1: Waiting 00:46:34 2437ff75d9bd: Waiting 00:46:34 04944245beec: Verifying Checksum 00:46:34 04944245beec: Download complete 00:46:34 765212b225bb: Verifying Checksum 00:46:34 765212b225bb: Download complete 00:46:34 f23df028b6ca: Verifying Checksum 00:46:34 f23df028b6ca: Download complete 00:46:34 d65c8cfc05b1: Verifying Checksum 00:46:34 d65c8cfc05b1: Download complete 00:46:34 699f458cf7ca: Verifying Checksum 00:46:34 699f458cf7ca: Download complete 00:46:35 8998bd30e6a1: Download complete 00:46:37 2437ff75d9bd: Verifying Checksum 00:46:37 2437ff75d9bd: Download complete 00:46:39 8998bd30e6a1: Pull complete 00:46:39 04944245beec: Pull complete 00:46:41 699f458cf7ca: Pull complete 00:46:41 765212b225bb: Pull complete 00:46:41 f23df028b6ca: Pull complete 00:46:41 d65c8cfc05b1: Pull complete 00:46:56 2437ff75d9bd: Pull complete 00:46:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:46:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:46:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:46:57 prd-ubuntu20.04-docker-arm64-4c-16g-910 does not seem to be running inside a container 00:46:57 $ 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-record-replay/14 -v /w/workspace/app-record-replay/14:/w/workspace/app-record-replay/14:rw,z -v /w/workspace/app-record-replay/14@tmp:/w/workspace/app-record-replay/14@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:arm64 cat 00:46:59 $ docker top 64de7b6ed4f6cf16bd6a055bbffcd22070c8342ad3b0a1b6326603fee98c52c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:47:00 ---> job-cost.sh 00:47:00 lf-activate-venv: SKIPPING 00:47:00 INFO: No Stack... 00:47:00 INFO: Retrieving Pricing Info for: v3-standard-4 00:47:01 INFO: Archiving Costs [Pipeline] sh 00:47:02 + cat /w/workspace/app-record-replay/14/archives/cost.csv 00:47:02 + cut -d, -f6 [Pipeline] lock 00:47:02 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] 00:47:02 Resource [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] did not exist. Created. 00:47:02 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:47:02 /w/workspace/app-record-replay/14@tmp/durable-56a901e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:47:02 + echo total: 0.10999999940395355 [Pipeline] stash 00:47:02 Warning: overwriting stash ‘stack-cost’ 00:47:02 Stashed 1 file(s) [Pipeline] } 00:47:02 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 00:47:02 $ docker stop --time=1 64de7b6ed4f6cf16bd6a055bbffcd22070c8342ad3b0a1b6326603fee98c52c5 00:47:05 $ docker rm -f --volumes 64de7b6ed4f6cf16bd6a055bbffcd22070c8342ad3b0a1b6326603fee98c52c5 [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 00:47:05 provisioning config files... 00:47:05 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #14 00:47:05 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7101000062367651930tmp [Pipeline] { [Pipeline] sh 00:47:05 + set +x 00:47:05 + curl -s https://codecov.io/bash 00:47:05 + bash -s -- 00:47:05 00:47:05 _____ _ 00:47:05 / ____| | | 00:47:05 | | ___ __| | ___ ___ _____ __ 00:47:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:47:05 | |___| (_) | (_| | __/ (_| (_) \ V / 00:47:05 \_____\___/ \__,_|\___|\___\___/ \_/ 00:47:05 Bash-1.0.6 00:47:05 00:47:05 00:47:05 ==> git version 2.25.1 found 00:47:05 ==> 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 00:47:05 Release-Date: 2020-01-08 00:47:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:47:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:47:05 ==> Jenkins CI detected. 00:47:05 current dir:  /w/workspace/exfoundry_app-record-replay_main 00:47:05 project root: . 00:47:05 --> token set from env 00:47:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:47:05 ==> Running gcov in . (disable via -X gcov) 00:47:05 ==> Python coveragepy not found 00:47:05 ==> Searching for coverage reports in: 00:47:05 + . 00:47:05 -> Found 1 reports 00:47:05 ==> Detecting git/mercurial file structure 00:47:05 ==> Reading reports 00:47:05 + ./coverage.out bytes=6681 00:47:05 ==> Appending adjustments 00:47:05 https://docs.codecov.io/docs/fixing-reports 00:47:05 + Found adjustments 00:47:05 ==> Gzipping contents 00:47:05 4.0K /tmp/codecov.d3DIFR.gz 00:47:05 ==> Uploading reports 00:47:05 url: https://codecov.io 00:47:05 query: branch=main&commit=c92ddd0c7e3e15c586d50481a838eca30277fa14&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:47:05 -> Pinging Codecov 00:47:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=c92ddd0c7e3e15c586d50481a838eca30277fa14&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:47:05 Invalid request parameters 00:47:05 400 [Pipeline] } 00:47:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:47:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:47:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:47:06 00:47:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:47:06 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:47:06 df9b9388f04a: Pulling fs layer 00:47:06 52dc419b0ee2: Pulling fs layer 00:47:06 25bc292e5bac: Pulling fs layer 00:47:06 114826534d7a: Pulling fs layer 00:47:06 4657fd5d0bcf: Pulling fs layer 00:47:06 6ad1cebc031e: Pulling fs layer 00:47:06 8a3aa393b2d8: Pulling fs layer 00:47:06 114826534d7a: Waiting 00:47:06 6ad1cebc031e: Waiting 00:47:06 4657fd5d0bcf: Waiting 00:47:06 8a3aa393b2d8: Waiting 00:47:06 25bc292e5bac: Verifying Checksum 00:47:06 25bc292e5bac: Download complete 00:47:06 52dc419b0ee2: Verifying Checksum 00:47:06 52dc419b0ee2: Download complete 00:47:06 4657fd5d0bcf: Verifying Checksum 00:47:06 4657fd5d0bcf: Download complete 00:47:06 df9b9388f04a: Verifying Checksum 00:47:06 df9b9388f04a: Download complete 00:47:07 df9b9388f04a: Pull complete 00:47:07 6ad1cebc031e: Verifying Checksum 00:47:07 6ad1cebc031e: Download complete 00:47:07 52dc419b0ee2: Pull complete 00:47:07 25bc292e5bac: Pull complete 00:47:07 114826534d7a: Download complete 00:47:07 8a3aa393b2d8: Verifying Checksum 00:47:07 8a3aa393b2d8: Download complete 00:47:10 114826534d7a: Pull complete 00:47:10 4657fd5d0bcf: Pull complete 00:47:11 6ad1cebc031e: Pull complete 00:47:13 8a3aa393b2d8: Pull complete 00:47:13 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:47:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:13 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:47:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:47:20 $ docker top 1eb7ef3ea7d67c4e78de2897caee5f9ce09cd107e7487df270f55befd2d2e060 -eo pid,comm [Pipeline] { [Pipeline] echo 00:47:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 00:47:20 + set -o pipefail 00:47:20 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 00:47:26 00:47:26 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 00:47:26 00:47:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/09a4d445-9592-4eb8-9773-4b3097af63c3 00:47:26 00:47:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:47:26 00:47:26 00:47:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:47:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:47:26 More details here: https://snyk.co/ue1NS 00:47:26 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:47:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:47:26 $ docker stop --time=1 1eb7ef3ea7d67c4e78de2897caee5f9ce09cd107e7487df270f55befd2d2e060 00:47:32 $ docker rm -f --volumes 1eb7ef3ea7d67c4e78de2897caee5f9ce09cd107e7487df270f55befd2d2e060 [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 00:47:32 + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] sh 00:47:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:47:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:47:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:33 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:47:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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/py-git-semver:0.1.4 cat 00:47:33 $ docker top f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c -eo pid,comm 00:47:33 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). 00:47:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:47:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:47:34 [ssh-agent] Looking for ssh-agent implementation... 00:47:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:47:34 $ docker exec f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c ssh-agent 00:47:34 SSH_AUTH_SOCK=/tmp/ssh-JbZYNem1mU4s/agent.32 00:47:34 SSH_AGENT_PID=38 00:47:34 Running ssh-add (command line suppressed) 00:47:34 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18125163627630215543.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18125163627630215543.key) 00:47:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:47:34 + git semver tag 00:47:34 2023-07-12 00:47:34,810 [run_tag] DEBUG tag force:False 00:47:34 2023-07-12 00:47:34,810 [check_head_tag] DEBUG check head tag 00:47:34 2023-07-12 00:47:34,810 [execute] INFO git cat-file --batch-check 00:47:34 2023-07-12 00:47:34,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:47:34 2023-07-12 00:47:34,814 [execute] INFO git cat-file --batch 00:47:34 2023-07-12 00:47:34,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:47:34 2023-07-12 00:47:34,822 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:47:34 2023-07-12 00:47:34,822 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 00:47:34 2023-07-12 00:47:34,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:47:34 2023-07-12 00:47:34,827 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:47:34 3.1.0-dev.13 [Pipeline] } 00:47:34 $ docker exec --env ******** --env ******** f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c ssh-agent -k 00:47:35 unset SSH_AUTH_SOCK; 00:47:35 unset SSH_AGENT_PID; 00:47:35 echo Agent pid 38 killed; 00:47:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:47:35 + git semver [Pipeline] } 00:47:35 $ docker stop --time=1 f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c 00:47:36 $ docker rm -f --volumes f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:47:37 00:47:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:47:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:47:37 0.23.1-centos7: Pulling from edgex-lftools 00:47:37 ab5ef0e58194: Pulling fs layer 00:47:37 9712f1f96733: Pulling fs layer 00:47:37 63f879dbbcfc: Pulling fs layer 00:47:37 0d9ebad4ef96: Pulling fs layer 00:47:37 e9a5061849ea: Pulling fs layer 00:47:37 d747dcd14b5f: Pulling fs layer 00:47:37 2de7ff778b66: Pulling fs layer 00:47:37 e9a5061849ea: Waiting 00:47:37 d747dcd14b5f: Waiting 00:47:37 2de7ff778b66: Waiting 00:47:37 0d9ebad4ef96: Waiting 00:47:37 9712f1f96733: Verifying Checksum 00:47:37 9712f1f96733: Download complete 00:47:37 63f879dbbcfc: Download complete 00:47:38 0d9ebad4ef96: Verifying Checksum 00:47:38 0d9ebad4ef96: Download complete 00:47:38 d747dcd14b5f: Verifying Checksum 00:47:38 d747dcd14b5f: Download complete 00:47:38 e9a5061849ea: Verifying Checksum 00:47:38 e9a5061849ea: Download complete 00:47:38 ab5ef0e58194: Download complete 00:47:38 2de7ff778b66: Verifying Checksum 00:47:38 2de7ff778b66: Download complete 00:47:41 ab5ef0e58194: Pull complete 00:47:41 9712f1f96733: Pull complete 00:47:41 63f879dbbcfc: Pull complete 00:47:45 0d9ebad4ef96: Pull complete 00:47:45 e9a5061849ea: Pull complete 00:47:46 d747dcd14b5f: Pull complete 00:47:47 2de7ff778b66: Pull complete 00:47:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:47:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:47:47 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:47:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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:0.23.1-centos7 cat 00:48:02 $ docker top 6934c9f1f68d20095d682e774857850a0915d75b9cb1897c222c03bd51e59afe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:48:02 provisioning config files... 00:48:02 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18046242623156502296tmp 00:48:02 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14662681629824541832tmp 00:48:02 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11479976414706975345tmp [Pipeline] { [Pipeline] echo 00:48:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:48:02 ---> sigul-configuration.sh 00:48:02 gpg: directory `/root/.gnupg' created 00:48:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:48:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:48:02 gpg: keyring `/root/.gnupg/secring.gpg' created 00:48:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:48:02 gpg: CAST5 encrypted data 00:48:02 gpg: encrypted with 1 passphrase 00:48:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:48:02 + mkdir /home/jenkins 00:48:02 + mkdir /home/jenkins/sigul [Pipeline] sh 00:48:03 + 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 00:48:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:48:03 ---> sigul-install.sh 00:48:03 Sigul already installed; skipping installation. [Pipeline] sh 00:48:03 + git tag --list 00:48:03 v3.1.0-dev.0 00:48:03 v3.1.0-dev.1 00:48:03 v3.1.0-dev.10 00:48:03 v3.1.0-dev.11 00:48:03 v3.1.0-dev.12 00:48:03 v3.1.0-dev.13 00:48:03 v3.1.0-dev.2 00:48:03 v3.1.0-dev.3 00:48:03 v3.1.0-dev.4 00:48:03 v3.1.0-dev.5 00:48:03 v3.1.0-dev.6 00:48:03 v3.1.0-dev.7 00:48:03 v3.1.0-dev.8 00:48:03 v3.1.0-dev.9 [Pipeline] sh 00:48:04 + lftools sign git-tag v3.1.0-dev.13 00:48:04 Signing Git tag with Sigul... 00:48:04 Signing v3.1.0-dev.13 [Pipeline] echo 00:48:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:48:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:48:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:48:05 $ docker stop --time=1 6934c9f1f68d20095d682e774857850a0915d75b9cb1897c222c03bd51e59afe 00:48:07 $ docker rm -f --volumes 6934c9f1f68d20095d682e774857850a0915d75b9cb1897c222c03bd51e59afe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:48:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:48:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:08 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:48:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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/py-git-semver:0.1.4 cat 00:48:09 $ docker top 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 -eo pid,comm 00:48:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:48:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:48:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:09 [ssh-agent] Looking for ssh-agent implementation... 00:48:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:09 $ docker exec 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 ssh-agent 00:48:09 SSH_AUTH_SOCK=/tmp/ssh-GHK6cF6IwoHC/agent.14 00:48:09 SSH_AGENT_PID=20 00:48:09 Running ssh-add (command line suppressed) 00:48:09 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8520925411904184377.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8520925411904184377.key) 00:48:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:09 + git semver bump pre 00:48:10 2023-07-12 00:48:10,130 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:48:10 2023-07-12 00:48:10,130 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev 00:48:10 2023-07-12 00:48:10,130 [bump_version] DEBUG bumped version:3.1.0-dev.14 00:48:10 2023-07-12 00:48:10,130 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 00:48:10 2023-07-12 00:48:10,130 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:48:10 2023-07-12 00:48:10,131 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 00:48:10 2023-07-12 00:48:10,133 [execute] INFO git cat-file --batch-check 00:48:10 2023-07-12 00:48:10,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:48:10 2023-07-12 00:48:10,139 [execute] INFO git cat-file --batch 00:48:10 2023-07-12 00:48:10,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:48:10 2023-07-12 00:48:10,144 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:48:10 3.1.0-dev.14 [Pipeline] } 00:48:10 $ docker exec --env ******** --env ******** 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 ssh-agent -k 00:48:10 unset SSH_AUTH_SOCK; 00:48:10 unset SSH_AGENT_PID; 00:48:10 echo Agent pid 20 killed; 00:48:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:48:10 + git semver [Pipeline] } 00:48:10 $ docker stop --time=1 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 00:48:12 $ docker rm -f --volumes 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 [Pipeline] // withDockerContainer [Pipeline] sh 00:48:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:48:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:48:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:13 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:48:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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/py-git-semver:0.1.4 cat 00:48:14 $ docker top 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad -eo pid,comm 00:48:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:48:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:48:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:48:14 [ssh-agent] Looking for ssh-agent implementation... 00:48:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:48:14 $ docker exec 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad ssh-agent 00:48:14 SSH_AUTH_SOCK=/tmp/ssh-mSWbD53IsZtx/agent.31 00:48:14 SSH_AGENT_PID=37 00:48:14 Running ssh-add (command line suppressed) 00:48:14 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16690339034172218916.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16690339034172218916.key) 00:48:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:48:14 + git semver push 00:48:15 2023-07-12 00:48:15,180 [run_push] DEBUG push 00:48:15 2023-07-12 00:48:15,180 [execute] INFO git cat-file --batch-check 00:48:15 2023-07-12 00:48:15,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:48:15 2023-07-12 00:48:15,184 [execute] INFO git rev-list 8d3dfeb7794178086f8b560fc433205c91b317f9 -- 00:48:15 2023-07-12 00:48:15,185 [execute] DEBUG Popen(['git', 'rev-list', '8d3dfeb7794178086f8b560fc433205c91b317f9', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:48:15 2023-07-12 00:48:15,190 [execute] INFO git fetch -v origin 00:48:15 2023-07-12 00:48:15,190 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 00:48:15 2023-07-12 00:48:15,666 [run_push] DEBUG no remote changes detected 00:48:15 2023-07-12 00:48:15,667 [execute] INFO git push origin semver 00:48:15 2023-07-12 00:48:15,667 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:48:16 2023-07-12 00:48:16,648 [run_push] DEBUG push all version tags 00:48:16 2023-07-12 00:48:16,648 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:48:16 2023-07-12 00:48:16,649 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:48:17 2023-07-12 00:48:17,364 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:48:17 3.1.0-dev.14 [Pipeline] } 00:48:17 $ docker exec --env ******** --env ******** 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad ssh-agent -k 00:48:17 unset SSH_AUTH_SOCK; 00:48:17 unset SSH_AGENT_PID; 00:48:17 echo Agent pid 37 killed; 00:48:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:48:18 + git semver [Pipeline] } 00:48:18 $ docker stop --time=1 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad 00:48:19 $ docker rm -f --volumes 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad [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 00:48:20 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 00:48:20 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:48:20 total 16 00:48:20 drwxr-xr-x 3 root root 4096 Jul 12 00:35 . 00:48:20 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:48 .. 00:48:20 drwxr-xr-x 2 root root 4096 Jul 12 00:35 cost 00:48:20 -rw-r--r-- 1 root root 88 Jul 12 00:35 cost.csv 00:48:20 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 00:48:20 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:48:20 total 16 00:48:20 drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:35 . 00:48:20 drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:48 .. 00:48:20 drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 00:35 cost 00:48:20 -rw-r--r-- 1 jenkins jenkins 88 Jul 12 00:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:48:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:48:21 ---> package-listing.sh 00:48:21 ++ facter osfamily 00:48:21 ++ tr '[:upper:]' '[:lower:]' 00:48:21 + OS_FAMILY=debian 00:48:21 + workspace=/w/workspace/exfoundry_app-record-replay_main 00:48:21 + START_PACKAGES=/tmp/packages_start.txt 00:48:21 + END_PACKAGES=/tmp/packages_end.txt 00:48:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:48:21 + PACKAGES=/tmp/packages_start.txt 00:48:21 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:48:21 + PACKAGES=/tmp/packages_end.txt 00:48:21 + case "${OS_FAMILY}" in 00:48:21 + dpkg -l 00:48:21 + grep '^ii' 00:48:21 + '[' -f /tmp/packages_start.txt ']' 00:48:21 + '[' -f /tmp/packages_end.txt ']' 00:48:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:48:21 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:48:21 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 00:48:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 00:48:21 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:48:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:48:22 prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container 00:48:22 $ 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/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_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 00:48:22 $ docker top cd153fcf96dbed09004cd00966d62c5aa9c4a0d6bae30f0c60da179f4cd20652 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:23 + touch /tmp/pre-build-complete [Pipeline] sh 00:48:23 + mkdir -p /var/log/sysstat [Pipeline] sh 00:48:23 + ls /var/log/sa-host 00:48:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:48:23 provisioning config files... 00:48:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13090751825052523781tmp [Pipeline] { [Pipeline] echo 00:48:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:48:24 ---> create-netrc.sh [Pipeline] } 00:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:48:24 ---> python-tools-install.sh [Pipeline] echo 00:48:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:48:24 ---> sudo-logs.sh 00:48:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:48:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:48:25 ---> job-cost.sh 00:48:25 lf-activate-venv: SKIPPING 00:48:25 DEBUG: total: 0.2199999988079071 00:48:25 INFO: Retrieving Stack Cost... 00:48:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:48:25 INFO: Archiving Costs [Pipeline] echo 00:48:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:48:26 ---> logs-deploy.sh 00:48:26 lf-activate-venv: SKIPPING 00:48:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/14 00:48:26 INFO: archiving workspace using pattern(s): 00:48:27 Archives upload complete. 00:48:27 INFO: archiving logs to Nexus 00:48:28 ---> uname -a: 00:48:28 Linux prd-ubuntu20-04-docker-8c-8g-907 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:48:28 00:48:28 00:48:28 ---> lscpu: 00:48:28 Architecture: x86_64 00:48:28 CPU op-mode(s): 32-bit, 64-bit 00:48:28 Byte Order: Little Endian 00:48:28 Address sizes: 40 bits physical, 48 bits virtual 00:48:28 CPU(s): 8 00:48:28 On-line CPU(s) list: 0-7 00:48:28 Thread(s) per core: 1 00:48:28 Core(s) per socket: 1 00:48:28 Socket(s): 8 00:48:28 NUMA node(s): 1 00:48:28 Vendor ID: AuthenticAMD 00:48:28 CPU family: 23 00:48:28 Model: 49 00:48:28 Model name: AMD EPYC-Rome Processor 00:48:28 Stepping: 0 00:48:28 CPU MHz: 2800.000 00:48:28 BogoMIPS: 5600.00 00:48:28 Virtualization: AMD-V 00:48:28 Hypervisor vendor: KVM 00:48:28 Virtualization type: full 00:48:28 L1d cache: 256 KiB 00:48:28 L1i cache: 256 KiB 00:48:28 L2 cache: 4 MiB 00:48:28 L3 cache: 128 MiB 00:48:28 NUMA node0 CPU(s): 0-7 00:48:28 Vulnerability Itlb multihit: Not affected 00:48:28 Vulnerability L1tf: Not affected 00:48:28 Vulnerability Mds: Not affected 00:48:28 Vulnerability Meltdown: Not affected 00:48:28 Vulnerability Mmio stale data: Not affected 00:48:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:48:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:48:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:48:28 Vulnerability Srbds: Not affected 00:48:28 Vulnerability Tsx async abort: Not affected 00:48:28 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 00:48:28 00:48:28 00:48:28 ---> nproc: 00:48:28 8 00:48:28 00:48:28 00:48:28 ---> df -h: 00:48:28 Filesystem Size Used Avail Use% Mounted on 00:48:28 overlay 155G 13G 143G 9% / 00:48:28 tmpfs 64M 0 64M 0% /dev 00:48:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:48:28 shm 64M 0 64M 0% /dev/shm 00:48:28 /dev/vda1 155G 13G 143G 9% /facter-os 00:48:28 00:48:28 00:48:28 ---> sar -b -r -n DEV: 00:48:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-907) 07/12/23 _x86_64_ (8 CPU) 00:48:28 00:48:28 00:31:48 LINUX RESTART (8 CPU) 00:48:28 00:48:28 00:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:48:28 00:33:01 180.09 47.99 132.09 0.00 5417.76 111253.06 0.00 00:48:28 00:34:01 138.23 1.38 136.84 0.00 16.80 85883.55 0.00 00:48:28 00:35:01 176.82 0.17 176.65 0.00 10.26 80766.41 0.00 00:48:28 00:36:01 22.11 0.03 22.08 0.00 5.60 36099.20 0.00 00:48:28 00:37:01 20.48 7.17 13.31 0.00 899.45 2295.48 0.00 00:48:28 00:38:01 41.22 4.48 36.74 0.00 4276.57 6827.32 0.00 00:48:28 00:39:01 3.73 0.02 3.72 0.00 0.13 93.58 0.00 00:48:28 00:40:01 2.02 0.00 2.02 0.00 0.00 22.40 0.00 00:48:28 00:41:02 1.40 0.00 1.40 0.00 0.00 15.60 0.00 00:48:28 00:42:01 2.15 0.00 2.15 0.00 0.00 24.54 0.00 00:48:28 00:43:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 00:48:28 00:44:01 2.13 0.00 2.13 0.00 0.00 24.53 0.00 00:48:28 00:45:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 00:48:28 00:46:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 00:48:28 00:47:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 00:48:28 00:48:01 91.18 0.20 90.98 0.00 14.13 55473.02 0.00 00:48:28 Average: 42.91 3.84 39.07 0.00 665.78 23701.29 0.00 00:48:28 00:48:28 00:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:48:28 00:33:01 29193972 31613660 716152 2.18 74408 2619464 2009148 5.92 978444 2364808 816 00:48:28 00:34:01 27582572 31205316 1105904 3.36 146536 3635200 2291688 6.75 1535000 3277664 414304 00:48:28 00:35:01 27680568 31591292 719688 2.19 158328 3892452 1859756 5.48 1233136 3467648 200672 00:48:28 00:36:01 27688888 31600324 711932 2.17 158616 3892756 1785032 5.26 1236452 3455456 216 00:48:28 00:37:01 27541588 31585920 706832 2.15 172992 4015420 1784492 5.26 1314956 3505400 1404 00:48:28 00:38:01 27165904 31586644 703516 2.14 193184 4354096 1843816 5.43 1551968 3624236 44 00:48:28 00:39:01 27170880 31586928 702780 2.14 191760 4350844 1815536 5.35 1550424 3621036 16 00:48:28 00:40:01 27174220 31590372 699384 2.13 191844 4350848 1815536 5.35 1547680 3621036 4 00:48:28 00:41:02 27174244 31590448 699220 2.13 191916 4350848 1815536 5.35 1547728 3621040 8 00:48:28 00:42:01 27174416 31590720 698820 2.13 191976 4350856 1815536 5.35 1547984 3621040 200 00:48:28 00:43:01 27174296 31590644 698812 2.13 192004 4350856 1815536 5.35 1548372 3621044 180 00:48:28 00:44:01 27174028 31590528 698964 2.13 192052 4350860 1815536 5.35 1548112 3621152 180 00:48:28 00:45:01 27174084 31590588 698888 2.13 192068 4350864 1815536 5.35 1547712 3621156 8 00:48:28 00:46:01 27174448 31591016 698548 2.12 192080 4350860 1815536 5.35 1547464 3621160 140 00:48:28 00:47:01 27174988 31591580 698152 2.12 192112 4350864 1815536 5.35 1547860 3621164 8 00:48:28 00:48:01 25674216 31558416 724612 2.20 229568 5658700 1882636 5.55 1654308 4887256 4 00:48:28 Average: 27318332 31565900 730138 2.22 178840 4201612 1862274 5.49 1464850 3573268 38638 00:48:28 00:48:28 00:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:48:28 00:33:01 ens3 555.71 362.96 6715.43 84.97 0.00 0.00 0.00 0.00 00:48:28 00:33:01 lo 6.80 6.80 0.65 0.65 0.00 0.00 0.00 0.00 00:48:28 00:33:01 veth7243cab 25.36 32.28 2.31 28.08 0.00 0.00 0.00 0.00 00:48:28 00:33:01 docker0 27.40 35.71 2.16 72.22 0.00 0.00 0.00 0.00 00:48:28 00:34:01 ens3 299.53 167.39 1897.34 25.36 0.00 0.00 0.00 0.00 00:48:28 00:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:48:28 00:34:01 docker0 151.17 273.19 11.99 1870.04 0.00 0.00 0.00 0.00 00:48:28 00:34:01 vethefe2bbb 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 00:48:28 00:35:01 ens3 177.77 132.76 2714.04 313.49 0.00 0.00 0.00 0.00 00:48:28 00:35:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 00:48:28 00:35:01 docker0 3.00 6.82 0.19 88.08 0.00 0.00 0.00 0.00 00:48:28 00:36:01 ens3 9.47 5.87 10.71 3.01 0.00 0.00 0.00 0.00 00:48:28 00:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:48:28 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:37:01 ens3 67.79 38.64 915.19 2.93 0.00 0.00 0.00 0.00 00:48:28 00:37:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 00:48:28 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:38:01 ens3 141.25 80.11 2008.90 5.50 0.00 0.00 0.00 0.00 00:48:28 00:38:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 00:48:28 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:39:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:48:28 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:40:01 ens3 0.77 0.20 0.15 0.08 0.00 0.00 0.00 0.00 00:48:28 00:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:48:28 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:41:02 ens3 0.95 0.65 0.57 0.42 0.00 0.00 0.00 0.00 00:48:28 00:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:42:01 ens3 0.19 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:48:28 00:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:48:28 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:43:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 00:48:28 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:48:28 00:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:48:28 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:45:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 00:48:28 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:46:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 00:48:28 00:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:48:28 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:47:01 ens3 0.58 0.50 0.27 0.22 0.00 0.00 0.00 0.00 00:48:28 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:28 00:48:01 ens3 327.96 191.05 7755.28 30.61 0.00 0.00 0.00 0.00 00:48:28 00:48:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 00:48:28 00:48:01 docker0 36.28 63.96 3.03 584.97 0.00 0.00 0.00 0.00 00:48:28 Average: ens3 99.05 61.36 1377.57 29.20 0.00 0.00 0.00 0.00 00:48:28 Average: lo 1.18 1.18 0.11 0.11 0.00 0.00 0.00 0.00 00:48:28 Average: docker0 13.63 23.75 1.09 163.63 0.00 0.00 0.00 0.00 00:48:28 00:48:28 00:48:28 ---> sar -P ALL: 00:48:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-907) 07/12/23 _x86_64_ (8 CPU) 00:48:28 00:48:28 00:31:48 LINUX RESTART (8 CPU) 00:48:28 00:48:28 00:32:01 CPU %user %nice %system %iowait %steal %idle 00:48:28 00:33:01 all 9.23 0.00 3.49 4.38 0.06 82.85 00:48:28 00:33:01 0 9.87 0.00 3.12 4.59 0.05 82.37 00:48:28 00:33:01 1 7.17 0.00 3.47 0.72 0.05 88.59 00:48:28 00:33:01 2 9.70 0.00 3.46 16.63 0.07 70.15 00:48:28 00:33:01 3 9.46 0.00 3.52 1.85 0.07 85.09 00:48:28 00:33:01 4 11.05 0.00 2.88 4.91 0.05 81.11 00:48:28 00:33:01 5 9.81 0.00 3.66 2.02 0.05 84.46 00:48:28 00:33:01 6 8.24 0.00 3.53 0.37 0.05 87.80 00:48:28 00:33:01 7 8.55 0.00 4.29 3.90 0.07 83.20 00:48:28 00:34:01 all 37.86 0.00 6.13 1.17 0.12 54.72 00:48:28 00:34:01 0 36.62 0.00 6.05 0.40 0.10 56.83 00:48:28 00:34:01 1 38.13 0.00 6.35 0.37 0.12 55.03 00:48:28 00:34:01 2 38.33 0.00 6.14 1.08 0.10 54.35 00:48:28 00:34:01 3 34.72 0.00 6.87 0.74 0.10 57.57 00:48:28 00:34:01 4 39.04 0.00 5.77 0.35 0.13 54.70 00:48:28 00:34:01 5 38.63 0.00 5.93 2.45 0.10 52.87 00:48:28 00:34:01 6 38.40 0.00 5.11 0.25 0.13 56.10 00:48:28 00:34:01 7 39.01 0.00 6.84 3.72 0.14 50.30 00:48:28 00:35:01 all 20.14 0.00 4.55 4.02 0.08 71.21 00:48:28 00:35:01 0 18.68 0.00 4.77 1.75 0.07 74.73 00:48:28 00:35:01 1 20.54 0.00 4.62 0.36 0.07 74.42 00:48:28 00:35:01 2 20.19 0.00 4.23 2.33 0.12 73.13 00:48:28 00:35:01 3 19.95 0.00 4.42 1.01 0.07 74.55 00:48:28 00:35:01 4 19.84 0.00 4.18 0.13 0.07 75.77 00:48:28 00:35:01 5 19.98 0.00 4.50 0.22 0.07 75.24 00:48:28 00:35:01 6 20.17 0.00 5.10 20.70 0.10 53.92 00:48:28 00:35:01 7 21.74 0.00 4.54 5.82 0.09 67.81 00:48:28 00:36:01 all 0.27 0.00 0.15 1.53 0.01 98.04 00:48:28 00:36:01 0 0.17 0.00 0.10 0.30 0.02 99.42 00:48:28 00:36:01 1 0.25 0.00 0.13 0.05 0.02 99.55 00:48:28 00:36:01 2 0.22 0.00 0.15 0.00 0.02 99.62 00:48:28 00:36:01 3 0.13 0.00 0.08 0.90 0.02 98.87 00:48:28 00:36:01 4 0.30 0.00 0.13 0.60 0.02 98.95 00:48:28 00:36:01 5 0.18 0.00 0.13 0.02 0.00 99.67 00:48:28 00:36:01 6 0.62 0.00 0.15 3.32 0.02 95.90 00:48:28 00:36:01 7 0.28 0.00 0.28 7.05 0.00 92.39 00:48:28 00:37:01 all 0.68 0.00 0.47 0.29 0.01 98.55 00:48:28 00:37:01 0 0.30 0.00 0.52 0.02 0.00 99.17 00:48:28 00:37:01 1 0.72 0.00 0.37 0.50 0.00 98.42 00:48:28 00:37:01 2 0.65 0.00 0.18 0.02 0.00 99.15 00:48:28 00:37:01 3 0.45 0.00 1.48 0.02 0.02 98.03 00:48:28 00:37:01 4 0.40 0.00 0.48 0.32 0.00 98.80 00:48:28 00:37:01 5 0.27 0.00 0.13 0.02 0.02 99.57 00:48:28 00:37:01 6 2.04 0.00 0.41 1.42 0.02 96.11 00:48:28 00:37:01 7 0.60 0.00 0.15 0.03 0.02 99.20 00:48:28 00:38:01 all 2.10 0.00 1.05 1.16 0.02 95.66 00:48:28 00:38:01 0 2.45 0.00 1.00 1.34 0.02 95.19 00:48:28 00:38:01 1 2.82 0.00 2.20 1.32 0.03 93.62 00:48:28 00:38:01 2 1.80 0.00 1.35 2.79 0.02 94.05 00:48:28 00:38:01 3 1.72 0.00 0.75 0.20 0.02 97.31 00:48:28 00:38:01 4 1.75 0.00 0.52 0.72 0.02 97.00 00:48:28 00:38:01 5 1.97 0.00 0.65 0.27 0.00 97.11 00:48:28 00:38:01 6 2.16 0.00 0.99 1.64 0.02 95.20 00:48:28 00:38:01 7 2.14 0.00 0.97 1.04 0.03 95.83 00:48:28 00:39:01 all 0.14 0.00 0.05 0.02 0.01 99.78 00:48:28 00:39:01 0 0.02 0.00 0.05 0.00 0.00 99.93 00:48:28 00:39:01 1 0.02 0.00 0.05 0.00 0.00 99.93 00:48:28 00:39:01 2 0.08 0.00 0.05 0.03 0.02 99.82 00:48:28 00:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:48:28 00:39:01 4 0.65 0.00 0.05 0.00 0.02 99.29 00:48:28 00:39:01 5 0.03 0.00 0.03 0.13 0.02 99.78 00:48:28 00:39:01 6 0.23 0.00 0.13 0.00 0.00 99.63 00:48:28 00:39:01 7 0.05 0.00 0.03 0.00 0.00 99.92 00:48:28 00:40:01 all 0.26 0.00 0.02 0.01 0.00 99.71 00:48:28 00:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:48:28 00:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:40:01 2 0.02 0.00 0.02 0.02 0.00 99.95 00:48:28 00:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 00:48:28 00:40:01 4 1.89 0.00 0.05 0.00 0.00 98.06 00:48:28 00:40:01 5 0.05 0.00 0.00 0.03 0.00 99.92 00:48:28 00:40:01 6 0.05 0.00 0.02 0.00 0.02 99.92 00:48:28 00:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:48:28 00:41:02 all 0.13 0.00 0.01 0.00 0.00 99.85 00:48:28 00:41:02 0 0.02 0.00 0.02 0.00 0.02 99.95 00:48:28 00:41:02 1 0.02 0.00 0.02 0.00 0.00 99.97 00:48:28 00:41:02 2 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:41:02 3 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:41:02 4 0.91 0.00 0.00 0.00 0.00 99.09 00:48:28 00:41:02 5 0.03 0.00 0.05 0.02 0.00 99.90 00:48:28 00:41:02 6 0.05 0.00 0.02 0.00 0.00 99.93 00:48:28 00:41:02 7 0.02 0.00 0.00 0.00 0.00 99.98 00:48:28 00:42:01 all 0.04 0.00 0.01 0.08 0.00 99.87 00:48:28 00:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:48:28 00:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 00:48:28 00:42:01 3 0.07 0.00 0.00 0.00 0.00 99.93 00:48:28 00:42:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:48:28 00:42:01 5 0.07 0.00 0.00 0.31 0.02 99.61 00:48:28 00:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 00:48:28 00:42:01 7 0.03 0.00 0.00 0.32 0.02 99.63 00:48:28 00:43:01 all 0.15 0.00 0.01 0.00 0.00 99.84 00:48:28 00:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 00:48:28 00:43:01 2 0.99 0.00 0.00 0.00 0.00 99.01 00:48:28 00:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:48:28 00:43:01 4 0.12 0.00 0.00 0.00 0.00 99.88 00:48:28 00:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 00:48:28 00:43:01 6 0.08 0.00 0.02 0.00 0.02 99.88 00:48:28 00:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:48:28 00:43:01 CPU %user %nice %system %iowait %steal %idle 00:48:28 00:44:01 all 0.14 0.00 0.01 0.01 0.00 99.84 00:48:28 00:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 00:48:28 00:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:48:28 00:44:01 2 0.65 0.00 0.02 0.02 0.02 99.30 00:48:28 00:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:44:01 4 0.28 0.00 0.00 0.00 0.00 99.72 00:48:28 00:44:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:48:28 00:44:01 6 0.12 0.00 0.05 0.00 0.02 99.82 00:48:28 00:44:01 7 0.03 0.00 0.02 0.02 0.00 99.93 00:48:28 00:45:01 all 0.14 0.00 0.01 0.00 0.00 99.85 00:48:28 00:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:48:28 00:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:45:01 2 0.98 0.00 0.05 0.00 0.00 98.97 00:48:28 00:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:48:28 00:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:45:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:48:28 00:45:01 6 0.07 0.00 0.03 0.00 0.00 99.90 00:48:28 00:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 00:48:28 00:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:48:28 00:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:48:28 00:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:48:28 00:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:48:28 00:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:48:28 00:46:01 6 0.10 0.00 0.07 0.00 0.02 99.82 00:48:28 00:46:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:48:28 00:47:01 all 0.20 0.00 0.01 0.00 0.00 99.79 00:48:28 00:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:48:28 00:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:48:28 00:47:01 2 1.39 0.00 0.00 0.02 0.00 98.59 00:48:28 00:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:48:28 00:47:01 4 0.07 0.00 0.02 0.00 0.00 99.92 00:48:28 00:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:48:28 00:47:01 6 0.07 0.00 0.05 0.00 0.00 99.88 00:48:28 00:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:48:28 00:48:01 all 7.54 0.00 3.20 6.79 0.11 82.36 00:48:28 00:48:01 0 7.08 0.00 2.58 1.25 0.08 89.01 00:48:28 00:48:01 1 6.99 0.00 2.13 0.08 0.12 90.68 00:48:28 00:48:01 2 7.72 0.00 3.29 10.64 0.08 78.27 00:48:28 00:48:01 3 7.22 0.00 2.77 2.72 0.14 87.14 00:48:28 00:48:01 4 6.70 0.00 4.41 28.84 0.12 59.93 00:48:28 00:48:01 5 8.63 0.00 4.26 10.48 0.13 76.50 00:48:28 00:48:01 6 7.78 0.00 3.38 0.34 0.10 88.40 00:48:28 00:48:01 7 8.22 0.00 2.79 0.19 0.10 88.70 00:48:28 Average: all 4.90 0.00 1.19 1.21 0.03 92.67 00:48:28 Average: 0 4.68 0.00 1.14 0.60 0.02 93.56 00:48:28 Average: 1 4.76 0.00 1.20 0.21 0.03 93.80 00:48:28 Average: 2 5.13 0.00 1.18 2.08 0.03 91.58 00:48:28 Average: 3 4.58 0.00 1.24 0.46 0.03 93.68 00:48:28 Average: 4 5.16 0.00 1.15 2.21 0.03 91.46 00:48:28 Average: 5 4.96 0.00 1.20 1.00 0.03 92.82 00:48:28 Average: 6 4.97 0.00 1.18 1.74 0.03 92.08 00:48:28 Average: 7 4.99 0.00 1.23 1.37 0.03 92.38 00:48:28 00:48:28 00:48:28