Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 025bc2058644f91296f6376ecb108133baccef74 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-ssh7099090812922254163.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-ssh4437744697458164587.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-ssh17927842399989430799.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-ssh14955656611803723546.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-ssh11528564625295743915.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 ‘prd-ubuntu20.04-docker-8c-8g-1729’ Running on prd-ubuntu20.04-docker-8c-8g-1732 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 > 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 Avoid second fetch Checking out Revision 025bc2058644f91296f6376ecb108133baccef74 (main) Commit message: "Merge pull request #47 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.12" > git config core.sparsecheckout # timeout=10 > git checkout -f 025bc2058644f91296f6376ecb108133baccef74 # timeout=10 > git rev-list --no-walk 2e51e3d5a7cada7ac4eb3228ea6e278e6b110868 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:56:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:56:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:56:11 ========================================================= 16:56:11 EdgeX Global Pipelines Version Info 16:56:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:56:12 ------------------- 16:56:12 stable info: 16:56:12 ------------------- 16:56:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:56:12 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:56:12 Message: update stable to v1.0.250 16:56:12 ------------------- 16:56:12 experimental info: 16:56:12 ------------------- 16:56:12 Commited By: **** collab-it+edgex@linuxfoundation.org 16:56:12 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:56:12 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:56:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 025bc2058644f91296f6376ecb108133baccef74 [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 025bc20 [Pipeline] echo 16:56:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:56:13 provisioning config files... 16:56:13 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6529969118846824967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:13 ---> docker-login.sh 16:56:13 nexus3.edgexfoundry.org:10001 16:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:13 Configure a credential helper to remove this warning. See 16:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:13 16:56:13 Login Succeeded 16:56:13 nexus3.edgexfoundry.org:10002 16:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:13 Configure a credential helper to remove this warning. See 16:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:13 16:56:13 Login Succeeded 16:56:13 nexus3.edgexfoundry.org:10003 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 nexus3.edgexfoundry.org:10004 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 docker.io 16:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:14 Configure a credential helper to remove this warning. See 16:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:14 16:56:14 Login Succeeded 16:56:14 ---> docker-login.sh ends [Pipeline] } 16:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:56:14 + git rev-list -1 --merges 025bc2058644f91296f6376ecb108133baccef74~1..025bc2058644f91296f6376ecb108133baccef74 [Pipeline] echo 16:56:14 -----------> git rev-list -1 --merges 025bc2058644f91296f6376ecb108133baccef74~1..025bc2058644f91296f6376ecb108133baccef74 025bc2058644f91296f6376ecb108133baccef74 16:56:14 025bc2058644f91296f6376ecb108133baccef74 [false] [Pipeline] sh 16:56:15 + git log --format=format:%s -1 025bc2058644f91296f6376ecb108133baccef74 [Pipeline] echo 16:56:15 ========================================================= 16:56:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:56:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:15 + git log --format=format:%s -1 025bc2058644f91296f6376ecb108133baccef74 [Pipeline] echo 16:56:15 [semverPrep] GIT_COMMIT: 025bc2058644f91296f6376ecb108133baccef74, Commit Message: Merge pull request #47 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.12 [Pipeline] echo 16:56:15 [semverPrep] This is not a build commit. [Pipeline] sh 16:56:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:56:15 + grep -v github /etc/ssh/ssh_known_hosts 16:56:15 + [ -e /tmp/ssh_known_hosts ] 16:56:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:56:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:56:15 + sudo tee -a /etc/ssh/ssh_known_hosts 16:56:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:16 16:56:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:16 0.1.4: Pulling from edgex-devops/py-git-semver 16:56:16 b85a868b505f: Pulling fs layer 16:56:16 e2be974225ed: Pulling fs layer 16:56:16 339a4e72a1f5: Pulling fs layer 16:56:16 988bab9f4d93: Pulling fs layer 16:56:16 1469e6f7b9e6: Pulling fs layer 16:56:16 eaf3925da568: Pulling fs layer 16:56:16 bab4dde63d76: Pulling fs layer 16:56:16 bde34c3a00c8: Pulling fs layer 16:56:16 b352a97aabf1: Pulling fs layer 16:56:16 4872d77fe225: Pulling fs layer 16:56:16 5851b861e8e6: Pulling fs layer 16:56:16 4872d77fe225: Waiting 16:56:16 bab4dde63d76: Waiting 16:56:16 5851b861e8e6: Waiting 16:56:16 bde34c3a00c8: Waiting 16:56:16 b352a97aabf1: Waiting 16:56:16 1469e6f7b9e6: Waiting 16:56:16 988bab9f4d93: Waiting 16:56:16 e2be974225ed: Verifying Checksum 16:56:16 e2be974225ed: Download complete 16:56:16 988bab9f4d93: Verifying Checksum 16:56:16 988bab9f4d93: Download complete 16:56:16 1469e6f7b9e6: Verifying Checksum 16:56:16 1469e6f7b9e6: Download complete 16:56:16 339a4e72a1f5: Verifying Checksum 16:56:16 339a4e72a1f5: Download complete 16:56:16 eaf3925da568: Verifying Checksum 16:56:16 eaf3925da568: Download complete 16:56:16 bde34c3a00c8: Verifying Checksum 16:56:16 bde34c3a00c8: Download complete 16:56:16 b352a97aabf1: Verifying Checksum 16:56:16 b352a97aabf1: Download complete 16:56:16 4872d77fe225: Verifying Checksum 16:56:16 4872d77fe225: Download complete 16:56:16 5851b861e8e6: Verifying Checksum 16:56:16 5851b861e8e6: Download complete 16:56:16 b85a868b505f: Download complete 16:56:16 bab4dde63d76: Verifying Checksum 16:56:16 bab4dde63d76: Download complete 16:56:17 b85a868b505f: Pull complete 16:56:17 e2be974225ed: Pull complete 16:56:18 339a4e72a1f5: Pull complete 16:56:18 988bab9f4d93: Pull complete 16:56:18 1469e6f7b9e6: Pull complete 16:56:18 eaf3925da568: Pull complete 16:56:20 bab4dde63d76: Pull complete 16:56:20 bde34c3a00c8: Pull complete 16:56:20 b352a97aabf1: Pull complete 16:56:20 4872d77fe225: Pull complete 16:56:20 5851b861e8e6: Pull complete 16:56:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:56:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:56:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:56:20 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 16:56:20 $ 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 16:56:25 $ docker top 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 -eo pid,comm 16:56:25 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). 16:56:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:56:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:26 [ssh-agent] Looking for ssh-agent implementation... 16:56:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:26 $ docker exec 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 ssh-agent 16:56:26 SSH_AUTH_SOCK=/tmp/ssh-uAbjNpy1nNc9/agent.31 16:56:26 SSH_AGENT_PID=37 16:56:26 Running ssh-add (command line suppressed) 16:56:26 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9963303038983914385.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9963303038983914385.key) 16:56:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:26 + git tag --points-at HEAD [Pipeline] } 16:56:26 $ docker exec --env ******** --env ******** 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 ssh-agent -k 16:56:26 unset SSH_AUTH_SOCK; 16:56:26 unset SSH_AGENT_PID; 16:56:26 echo Agent pid 37 killed; 16:56:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:56:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:56:26 [ssh-agent] Looking for ssh-agent implementation... 16:56:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:56:26 $ docker exec 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 ssh-agent 16:56:27 SSH_AUTH_SOCK=/tmp/ssh-MUDTGaERI6h5/agent.69 16:56:27 SSH_AGENT_PID=75 16:56:27 Running ssh-add (command line suppressed) 16:56:27 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5288338985866354654.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5288338985866354654.key) 16:56:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:56:27 + git semver init 16:56:27 2023-07-21 16:56:27,572 [run_init] DEBUG init version:0.0.0 force:False 16:56:27 2023-07-21 16:56:27,573 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 16:56:27 2023-07-21 16:56:27,573 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 16:56:27 2023-07-21 16:56:27,573 [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) 16:56:28 2023-07-21 16:56:28,196 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 16:56:28 2023-07-21 16:56:28,196 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 16:56:28 2023-07-21 16:56:28,197 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:56:28 2023-07-21 16:56:28,197 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 16:56:28 3.1.0-dev.22 [Pipeline] } 16:56:28 $ docker exec --env ******** --env ******** 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 ssh-agent -k 16:56:28 unset SSH_AUTH_SOCK; 16:56:28 unset SSH_AGENT_PID; 16:56:28 echo Agent pid 75 killed; 16:56:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:56:28 + git semver [Pipeline] } 16:56:28 $ docker stop --time=1 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 16:56:30 $ docker rm -f --volumes 8d6d008a5d243dce0ebc1147f0ceac2d630fc17fb9a200d9e8861c36ea410275 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:56:30 Stashed 1 file(s) [Pipeline] echo 16:56:30 [edgeXSemver]: initialized semver on version 3.1.0-dev.22 [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 16:56:30 provisioning config files... 16:56:30 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16554877675521303267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:56:31 ---> docker-login.sh 16:56:31 nexus3.edgexfoundry.org:10001 16:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:31 Configure a credential helper to remove this warning. See 16:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:31 16:56:31 Login Succeeded 16:56:31 nexus3.edgexfoundry.org:10002 16:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:31 Configure a credential helper to remove this warning. See 16:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:31 16:56:31 Login Succeeded 16:56:31 nexus3.edgexfoundry.org:10003 16:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:31 Configure a credential helper to remove this warning. See 16:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:31 16:56:31 Login Succeeded 16:56:31 nexus3.edgexfoundry.org:10004 16:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:31 Configure a credential helper to remove this warning. See 16:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:31 16:56:31 Login Succeeded 16:56:31 docker.io 16:56:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:56:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:56:31 Configure a credential helper to remove this warning. See 16:56:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:56:31 16:56:31 Login Succeeded 16:56:31 ---> docker-login.sh ends [Pipeline] } 16:56:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:56:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:56:31 ========================================================= 16:56:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:56:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:32 + 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 . 16:56:32 Sending build context to Docker daemon 354.3kB 16:56:32 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:56:32 Step 2/12 : FROM ${BASE} AS builder 16:56:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:56:32 4db1b89c0bd1: Pulling fs layer 16:56:32 6911f1a30b25: Pulling fs layer 16:56:32 e194b8c5c2a9: Pulling fs layer 16:56:32 6863d3e3a2b1: Pulling fs layer 16:56:32 ec0bb842ea78: Pulling fs layer 16:56:32 40a00589a448: Pulling fs layer 16:56:32 6c08303d61cc: Pulling fs layer 16:56:32 798269fcf238: Pulling fs layer 16:56:32 6863d3e3a2b1: Waiting 16:56:32 40a00589a448: Waiting 16:56:32 ec0bb842ea78: Waiting 16:56:32 6c08303d61cc: Waiting 16:56:32 6911f1a30b25: Download complete 16:56:32 6863d3e3a2b1: Download complete 16:56:32 ec0bb842ea78: Verifying Checksum 16:56:32 ec0bb842ea78: Download complete 16:56:32 4db1b89c0bd1: Verifying Checksum 16:56:32 4db1b89c0bd1: Download complete 16:56:32 40a00589a448: Verifying Checksum 16:56:32 40a00589a448: Download complete 16:56:32 4db1b89c0bd1: Pull complete 16:56:32 6911f1a30b25: Pull complete 16:56:32 798269fcf238: Verifying Checksum 16:56:32 798269fcf238: Download complete 16:56:32 e194b8c5c2a9: Verifying Checksum 16:56:32 e194b8c5c2a9: Download complete 16:56:33 6c08303d61cc: Verifying Checksum 16:56:33 6c08303d61cc: Download complete 16:56:36 e194b8c5c2a9: Pull complete 16:56:36 6863d3e3a2b1: Pull complete 16:56:36 ec0bb842ea78: Pull complete 16:56:36 40a00589a448: Pull complete 16:56:39 6c08303d61cc: Pull complete 16:56:39 798269fcf238: Pull complete 16:56:39 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:56:39 ---> ec979cd7f677 16:56:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:56:45 Still waiting to schedule task 16:56:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1731’ 16:56:46 ---> Running in 5ffb5dc8ed60 16:56:46 Removing intermediate container 5ffb5dc8ed60 16:56:46 ---> 65437ec94361 16:56:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:56:46 ---> Running in 2d00216555f7 16:56:46 Removing intermediate container 2d00216555f7 16:56:46 ---> 3d5945f26592 16:56:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:56:46 ---> Running in 3f2194e797ef 16:56:46 Removing intermediate container 3f2194e797ef 16:56:46 ---> 7e06356a01ce 16:56:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:56:46 ---> Running in caa29b0aabd3 16:56:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:56:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:56:46 OK: 265 MiB in 53 packages 16:56:47 Removing intermediate container caa29b0aabd3 16:56:47 ---> e477bdd7b62b 16:56:47 Step 7/12 : WORKDIR /app 16:56:47 ---> Running in f47b18756c58 16:56:47 Removing intermediate container f47b18756c58 16:56:47 ---> df0c13d418da 16:56:47 Step 8/12 : COPY go.mod vendor* ./ 16:56:47 ---> a33c2ba99e3a 16:56:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:47 ---> Running in acfaf329abbf 16:57:26 Removing intermediate container acfaf329abbf 16:57:26 ---> 19a509cdc675 16:57:26 Step 10/12 : COPY . . 16:57:26 ---> 0428c5ce36b6 16:57:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:57:26 ---> Running in bc6be53e614a 16:57:26 Removing intermediate container bc6be53e614a 16:57:26 ---> 4114e81d0df4 16:57:26 Step 12/12 : RUN $MAKE 16:57:26 ---> Running in 5434679f3ea7 16:57:26 noop 16:57:26 Removing intermediate container 5434679f3ea7 16:57:26 ---> 067a90ea6a1a 16:57:26 Successfully built 067a90ea6a1a 16:57:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:26 + docker inspect -f . ci-base-image-x86_64 16:57:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:26 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 16:57:26 $ 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 16:57:26 $ docker top 1aa60ae5d8e8bdd1009ece1b6afd1a521eddfbb8d602c3d2a759ab6034de8b22 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:27 + go version 16:57:27 go version go1.20.6 linux/amd64 [Pipeline] } 16:57:27 $ docker stop --time=1 1aa60ae5d8e8bdd1009ece1b6afd1a521eddfbb8d602c3d2a759ab6034de8b22 16:57:28 $ docker rm -f --volumes 1aa60ae5d8e8bdd1009ece1b6afd1a521eddfbb8d602c3d2a759ab6034de8b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:29 + docker inspect -f . ci-base-image-x86_64 16:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:29 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 16:57:29 $ 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 16:57:29 $ docker top dc3b7b6d3667616521180de9d551c26c69b33346ce607975cac6e485d598f191 -eo pid,comm [Pipeline] { [Pipeline] sh 16:57:29 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 16:57:30 + make test 16:57:30 go test -race -coverprofile=coverage.out ./... 16:57:48 ? github.com/edgexfoundry/app-record-replay [no test files] 16:57:49 ok github.com/edgexfoundry/app-record-replay/internal/app 0.065s coverage: 87.5% of statements 16:57:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 16:57:49 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 16:57:49 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 16:57:49 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.091s coverage: 86.0% of statements 16:57:49 ok github.com/edgexfoundry/app-record-replay/internal/data 0.058s coverage: 65.2% of statements 16:58:11 go vet ./... 16:58:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:58:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:58:11 ./bin/test-attribution-txt.sh [Pipeline] echo 16:58:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:58:11 $ docker stop --time=1 dc3b7b6d3667616521180de9d551c26c69b33346ce607975cac6e485d598f191 16:58:18 $ docker rm -f --volumes dc3b7b6d3667616521180de9d551c26c69b33346ce607975cac6e485d598f191 [Pipeline] // withDockerContainer [Pipeline] sh 16:58:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:58:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:58:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:58:20 + ls -al . 16:58:20 total 168 16:58:20 drwxrwxr-x 9 jenkins jenkins 4096 Jul 21 16:57 . 16:58:20 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:56 .. 16:58:20 -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 16:56 .dockerignore 16:58:20 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:56 .git 16:58:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 .github 16:58:20 -rw-rw-r-- 1 jenkins jenkins 164 Jul 21 16:56 .gitignore 16:58:20 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:56 .golangci.yml 16:58:20 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:56 .semver 16:58:20 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 21 16:56 Attribution.txt 16:58:20 -rw-rw-r-- 1 jenkins jenkins 258 Jul 21 16:56 CHANGELOG.md 16:58:20 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 21 16:56 Dockerfile 16:58:20 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:56 GOVERNANCE.md 16:58:20 -rw-rw-r-- 1 jenkins jenkins 681 Jul 21 16:56 Jenkinsfile 16:58:20 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 16:56 LICENSE 16:58:20 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 21 16:56 Makefile 16:58:20 -rw-rw-r-- 1 jenkins jenkins 611 Jul 21 16:56 OWNERS.md 16:58:20 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 21 16:56 README.md 16:58:20 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 21 16:56 Record and Reply.postman_collection.json 16:58:20 -rw-rw-r-- 1 jenkins jenkins 12 Jul 21 16:56 VERSION 16:58:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 bin 16:58:20 -rw-r--r-- 1 jenkins jenkins 8853 Jul 21 16:57 coverage.out 16:58:20 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 21 16:56 go.mod 16:58:20 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 21 16:56 go.sum 16:58:20 drwxrwxr-x 6 jenkins jenkins 4096 Jul 21 16:56 internal 16:58:20 -rw-rw-r-- 1 jenkins jenkins 913 Jul 21 16:56 main.go 16:58:20 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:56 pkg 16:58:20 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:20 + 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=025bc2058644f91296f6376ecb108133baccef74 --label arch=amd64 --label version=3.1.0-dev.22 . 16:58:20 Sending build context to Docker daemon 364kB 16:58:20 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 16:58:20 Step 2/26 : FROM ${BASE} AS builder 16:58:20 ---> 067a90ea6a1a 16:58:20 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:58:20 ---> Running in d8161ab6ce60 16:58:20 Removing intermediate container d8161ab6ce60 16:58:20 ---> 3d9b686ccc2c 16:58:20 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:58:20 ---> Running in cd17076b6a8d 16:58:20 Removing intermediate container cd17076b6a8d 16:58:20 ---> af4265b0c958 16:58:20 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:58:20 ---> Running in de62310fd9da 16:58:20 Removing intermediate container de62310fd9da 16:58:20 ---> d06d93af25c5 16:58:20 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:58:20 ---> Running in ef5036037117 16:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:58:21 OK: 265 MiB in 53 packages 16:58:21 Removing intermediate container ef5036037117 16:58:21 ---> d0bc9bf9c61a 16:58:21 Step 7/26 : WORKDIR /app 16:58:21 ---> Running in 589eb40f7c64 16:58:21 Removing intermediate container 589eb40f7c64 16:58:21 ---> 29ee7ec36194 16:58:21 Step 8/26 : COPY go.mod vendor* ./ 16:58:21 ---> 19375e82135a 16:58:21 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:21 ---> Running in 3760cc4d36c4 16:58:22 Removing intermediate container 3760cc4d36c4 16:58:22 ---> 81e2c3481ba9 16:58:22 Step 10/26 : COPY . . 16:58:22 ---> 1d7562f2b1f6 16:58:22 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:58:22 ---> Running in fcf4b14b23ca 16:58:22 Removing intermediate container fcf4b14b23ca 16:58:22 ---> 74181580e4fb 16:58:22 Step 12/26 : RUN $MAKE 16:58:22 ---> Running in 907ee4740670 16:58:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22" -trimpath -mod=readonly -o app-record-replay 16:58:45 Removing intermediate container 907ee4740670 16:58:45 ---> a90e76414a6a 16:58:45 Step 13/26 : FROM alpine:3.17 16:58:45 3.17: Pulling from library/alpine 16:58:45 4db1b89c0bd1: Already exists 16:58:45 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:58:45 Status: Downloaded newer image for alpine:3.17 16:58:45 ---> 1f73a9d63274 16:58:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:58:45 ---> Running in c6373ce1e384 16:58:45 Removing intermediate container c6373ce1e384 16:58:45 ---> bb8f28f6d408 16:58:45 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 16:58:45 ---> Running in 17afcef11580 16:58:45 Removing intermediate container 17afcef11580 16:58:45 ---> 5c84605e55ab 16:58:45 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:58:45 ---> Running in 498b25d71974 16:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:58:45 (1/2) Installing ca-certificates (20230506-r0) 16:58:46 (2/2) Installing dumb-init (1.2.5-r2) 16:58:46 Executing busybox-1.35.0-r29.trigger 16:58:46 Executing ca-certificates-20230506-r0.trigger 16:58:46 OK: 8 MiB in 17 packages 16:58:46 Removing intermediate container 498b25d71974 16:58:46 ---> 5c64fa677313 16:58:46 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:58:46 ---> 0c13f2f2a37b 16:58:46 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:58:46 ---> 330e01c189c1 16:58:46 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:58:46 ---> 62b2410277b4 16:58:46 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 16:58:47 ---> 782efceddaeb 16:58:47 Step 21/26 : EXPOSE 59712 16:58:47 ---> Running in fc698ac2dbdb 16:58:48 Removing intermediate container fc698ac2dbdb 16:58:48 ---> 423d3e0a0bd2 16:58:48 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 16:58:48 ---> Running in 0d9c7569d1bf 16:58:48 Removing intermediate container 0d9c7569d1bf 16:58:48 ---> 5526f4f6a159 16:58:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:58:48 ---> Running in c11133cb9c29 16:58:48 Removing intermediate container c11133cb9c29 16:58:48 ---> 64f06a2626a5 16:58:48 Step 24/26 : LABEL arch=amd64 16:58:48 ---> Running in 1383cf9d635a 16:58:48 Removing intermediate container 1383cf9d635a 16:58:48 ---> eefd5ca0379b 16:58:48 Step 25/26 : LABEL git_sha=025bc2058644f91296f6376ecb108133baccef74 16:58:48 ---> Running in b89b86a9649a 16:58:48 Removing intermediate container b89b86a9649a 16:58:48 ---> 2febc41a67dc 16:58:48 Step 26/26 : LABEL version=3.1.0-dev.22 16:58:48 ---> Running in 297af8acb82f 16:58:48 Removing intermediate container 297af8acb82f 16:58:48 ---> 09f7cfdf5367 16:58:48 [Warning] One or more build-args [ARCH] were not consumed 16:58:48 Successfully built 09f7cfdf5367 16:58:48 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 16:58:48 provisioning config files... 16:58:48 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5203978415758434110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:58:48 ---> docker-login.sh 16:58:48 nexus3.edgexfoundry.org:10001 16:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:48 Configure a credential helper to remove this warning. See 16:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:48 16:58:48 Login Succeeded 16:58:48 nexus3.edgexfoundry.org:10002 16:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:48 Configure a credential helper to remove this warning. See 16:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:48 16:58:48 Login Succeeded 16:58:48 nexus3.edgexfoundry.org:10003 16:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:48 Configure a credential helper to remove this warning. See 16:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:48 16:58:48 Login Succeeded 16:58:48 nexus3.edgexfoundry.org:10004 16:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:48 Configure a credential helper to remove this warning. See 16:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:48 16:58:48 Login Succeeded 16:58:48 docker.io 16:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:58:49 Configure a credential helper to remove this warning. See 16:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:58:49 16:58:49 Login Succeeded 16:58:49 ---> docker-login.sh ends [Pipeline] } 16:58:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:58:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:58:49 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 16:58:49 025bc2058644f91296f6376ecb108133baccef74 16:58:49 latest 16:58:49 3.1.0-dev.22 16:58:49 025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 16:58:49 main 16:58:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:49 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74 16:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:58:49 db110e0f2bb7: Preparing 16:58:49 b24407058bbc: Preparing 16:58:49 98398b3aaf1d: Preparing 16:58:49 48b89ceb859b: Preparing 16:58:49 837f2a9ec4e2: Preparing 16:58:49 3dab9f8bf2d2: Preparing 16:58:49 3dab9f8bf2d2: Waiting 16:58:49 48b89ceb859b: Pushed 16:58:49 b24407058bbc: Pushed 16:58:49 98398b3aaf1d: Pushed 16:58:49 3dab9f8bf2d2: Layer already exists 16:58:49 837f2a9ec4e2: Pushed 16:58:52 db110e0f2bb7: Pushed 16:58:52 025bc2058644f91296f6376ecb108133baccef74: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:52 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:58:53 db110e0f2bb7: Preparing 16:58:53 b24407058bbc: Preparing 16:58:53 98398b3aaf1d: Preparing 16:58:53 48b89ceb859b: Preparing 16:58:53 837f2a9ec4e2: Preparing 16:58:53 3dab9f8bf2d2: Preparing 16:58:53 837f2a9ec4e2: Layer already exists 16:58:53 98398b3aaf1d: Layer already exists 16:58:53 48b89ceb859b: Layer already exists 16:58:53 db110e0f2bb7: Layer already exists 16:58:53 b24407058bbc: Layer already exists 16:58:53 3dab9f8bf2d2: Layer already exists 16:58:53 latest: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:53 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.22 16:58:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:58:53 db110e0f2bb7: Preparing 16:58:53 b24407058bbc: Preparing 16:58:53 98398b3aaf1d: Preparing 16:58:53 48b89ceb859b: Preparing 16:58:53 837f2a9ec4e2: Preparing 16:58:53 3dab9f8bf2d2: Preparing 16:58:53 3dab9f8bf2d2: Waiting 16:58:53 db110e0f2bb7: Layer already exists 16:58:53 b24407058bbc: Layer already exists 16:58:53 98398b3aaf1d: Layer already exists 16:58:53 48b89ceb859b: Layer already exists 16:58:53 837f2a9ec4e2: Layer already exists 16:58:53 3dab9f8bf2d2: Layer already exists 16:58:53 3.1.0-dev.22: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:53 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 16:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:58:54 db110e0f2bb7: Preparing 16:58:54 b24407058bbc: Preparing 16:58:54 98398b3aaf1d: Preparing 16:58:54 48b89ceb859b: Preparing 16:58:54 837f2a9ec4e2: Preparing 16:58:54 3dab9f8bf2d2: Preparing 16:58:54 3dab9f8bf2d2: Waiting 16:58:54 837f2a9ec4e2: Layer already exists 16:58:54 98398b3aaf1d: Layer already exists 16:58:54 db110e0f2bb7: Layer already exists 16:58:54 b24407058bbc: Layer already exists 16:58:54 48b89ceb859b: Layer already exists 16:58:54 3dab9f8bf2d2: Layer already exists 16:58:54 025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:54 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:54 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 16:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 16:58:54 db110e0f2bb7: Preparing 16:58:54 b24407058bbc: Preparing 16:58:54 98398b3aaf1d: Preparing 16:58:54 48b89ceb859b: Preparing 16:58:54 837f2a9ec4e2: Preparing 16:58:54 3dab9f8bf2d2: Preparing 16:58:54 3dab9f8bf2d2: Waiting 16:58:54 98398b3aaf1d: Layer already exists 16:58:54 b24407058bbc: Layer already exists 16:58:54 837f2a9ec4e2: Layer already exists 16:58:54 db110e0f2bb7: Layer already exists 16:58:54 48b89ceb859b: Layer already exists 16:58:54 3dab9f8bf2d2: Layer already exists 16:58:54 main: digest: sha256:c371b365a556983a2cf1839463d7a0a89235b8f8f6b35d4dd8b3fac9c6850b3a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:58:54 ===================================================== [Pipeline] echo 16:58:54 taggedImages: 16:58:54 - nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74 16:58:54 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 16:58:54 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.22 16:58:54 - nexus3.edgexfoundry.org:10004/app-record-replay:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 16:58:54 - 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 16:58:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:55 16:58:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:58:55 latest: Pulling from edgex-lftools-log-publisher 16:58:55 5eb5b503b376: Pulling fs layer 16:58:55 5c69ac0246d0: Pulling fs layer 16:58:55 ec43610c2a17: Pulling fs layer 16:58:55 3a2ae6a8a46f: Pulling fs layer 16:58:55 33b1e0a273af: Pulling fs layer 16:58:55 5d3b04190fa2: Pulling fs layer 16:58:55 2f39f015ded8: Pulling fs layer 16:58:55 33b1e0a273af: Waiting 16:58:55 5d3b04190fa2: Waiting 16:58:55 5c69ac0246d0: Download complete 16:58:55 3a2ae6a8a46f: Download complete 16:58:55 33b1e0a273af: Verifying Checksum 16:58:55 33b1e0a273af: Download complete 16:58:55 5d3b04190fa2: Verifying Checksum 16:58:55 5d3b04190fa2: Download complete 16:58:55 ec43610c2a17: Verifying Checksum 16:58:55 ec43610c2a17: Download complete 16:58:55 5eb5b503b376: Verifying Checksum 16:58:55 5eb5b503b376: Download complete 16:58:56 2f39f015ded8: Download complete 16:58:56 5eb5b503b376: Pull complete 16:58:56 5c69ac0246d0: Pull complete 16:58:57 ec43610c2a17: Pull complete 16:58:57 3a2ae6a8a46f: Pull complete 16:58:57 33b1e0a273af: Pull complete 16:58:57 5d3b04190fa2: Pull complete 16:59:01 2f39f015ded8: Pull complete 16:59:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:59:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:02 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 16:59:02 $ 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 16:59:07 $ docker top b417060559f49eddf1bff2f3843fb0d28016dafda31f748120531d39369f48ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:59:08 ---> job-cost.sh 16:59:08 lf-activate-venv: SKIPPING 16:59:08 INFO: No Stack... 16:59:08 INFO: Retrieving Pricing Info for: v3-standard-8 16:59:09 INFO: Archiving Costs [Pipeline] sh 16:59:09 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 16:59:09 + cut -d, -f6 [Pipeline] lock 16:59:09 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] 16:59:09 Resource [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] did not exist. Created. 16:59:09 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:59:09 + echo total: 0.2199999988079071 [Pipeline] stash 16:59:09 Stashed 1 file(s) [Pipeline] } 16:59:09 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 16:59:09 $ docker stop --time=1 b417060559f49eddf1bff2f3843fb0d28016dafda31f748120531d39369f48ff 16:59:10 $ docker rm -f --volumes b417060559f49eddf1bff2f3843fb0d28016dafda31f748120531d39369f48ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:59:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1734 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 16:59:52 Running in /w/workspace/app-record-replay/24 [Pipeline] { [Pipeline] checkout 16:59:52 Selected Git installation does not exist. Using Default 16:59:52 The recommended git tool is: NONE 17:00:02 using credential edgex-jenkins-ssh 17:00:02 Cloning the remote Git repository 17:00:02 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 17:00:02 > git init /w/workspace/app-record-replay/24 # timeout=10 17:00:03 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 17:00:03 > git --version # timeout=10 17:00:03 > git --version # 'git version 2.25.1' 17:00:03 using GIT_SSH to set credentials SSH Credentials for GitHub 17:00:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:04 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 17:00:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:00:05 Avoid second fetch 17:00:05 Checking out Revision 025bc2058644f91296f6376ecb108133baccef74 (main) 17:00:05 > git config core.sparsecheckout # timeout=10 17:00:06 > git checkout -f 025bc2058644f91296f6376ecb108133baccef74 # timeout=10 17:00:06 Commit message: "Merge pull request #47 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.12" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:00:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:00:07 % Total % Received % Xferd Average Speed Time Time Time Current 17:00:07 Dload Upload Total Spent Left Speed 17:00:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 17:00:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:00:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:00:08 + sudo tee /etc/docker/daemon.new 17:00:08 { 17:00:08 "registry-mirrors": [ 17:00:08 "https://nexus3.edgexfoundry.org:10001" 17:00:08 ], 17:00:08 "bip": "10.250.0.254/24", 17:00:08 "hosts": [ 17:00:08 "tcp://0.0.0.0:5555", 17:00:08 "unix:///var/run/docker.sock" 17:00:08 ], 17:00:08 "mtu": 1458, 17:00:08 "selinux-enabled": true, 17:00:08 "seccomp-profile": "/etc/docker/seccomp.json" 17:00:08 } [Pipeline] sh 17:00:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:00:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:00:27 provisioning config files... 17:00:27 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/24@tmp/config16483013156346359624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:00:28 ---> docker-login.sh 17:00:28 nexus3.edgexfoundry.org:10001 17:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:29 Configure a credential helper to remove this warning. See 17:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:29 17:00:29 Login Succeeded 17:00:29 nexus3.edgexfoundry.org:10002 17:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:29 Configure a credential helper to remove this warning. See 17:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:29 17:00:29 Login Succeeded 17:00:29 nexus3.edgexfoundry.org:10003 17:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:29 Configure a credential helper to remove this warning. See 17:00:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:29 17:00:29 Login Succeeded 17:00:29 nexus3.edgexfoundry.org:10004 17:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:30 Configure a credential helper to remove this warning. See 17:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:30 17:00:30 Login Succeeded 17:00:30 docker.io 17:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:00:30 Configure a credential helper to remove this warning. See 17:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:00:30 17:00:30 Login Succeeded 17:00:30 ---> docker-login.sh ends [Pipeline] } 17:00:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:00:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:00:31 ========================================================= 17:00:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:00:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:00:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:00:31 Sending build context to Docker daemon 163.8kB 17:00:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 17:00:31 Step 2/12 : FROM ${BASE} AS builder 17:00:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:00:31 edb6bdbacee9: Pulling fs layer 17:00:31 5f9638ab2659: Pulling fs layer 17:00:31 8d51d6327a98: Pulling fs layer 17:00:31 8b374f2dd631: Pulling fs layer 17:00:31 ec14aa9079de: Pulling fs layer 17:00:31 2f466654f4bb: Pulling fs layer 17:00:31 554e91adad29: Pulling fs layer 17:00:31 ec14aa9079de: Waiting 17:00:31 2f466654f4bb: Waiting 17:00:31 554e91adad29: Waiting 17:00:31 8b374f2dd631: Waiting 17:00:31 5f9638ab2659: Verifying Checksum 17:00:31 5f9638ab2659: Download complete 17:00:31 8b374f2dd631: Download complete 17:00:31 ec14aa9079de: Download complete 17:00:31 edb6bdbacee9: Verifying Checksum 17:00:31 edb6bdbacee9: Download complete 17:00:33 edb6bdbacee9: Pull complete 17:00:33 554e91adad29: Verifying Checksum 17:00:33 554e91adad29: Download complete 17:00:33 5f9638ab2659: Pull complete 17:00:35 8d51d6327a98: Verifying Checksum 17:00:35 8d51d6327a98: Download complete 17:00:35 2f466654f4bb: Verifying Checksum 17:00:35 2f466654f4bb: Download complete 17:00:47 8d51d6327a98: Pull complete 17:00:47 8b374f2dd631: Pull complete 17:00:47 ec14aa9079de: Pull complete 17:00:52 2f466654f4bb: Pull complete 17:00:57 554e91adad29: Pull complete 17:00:57 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:00:57 ---> 1e15ea492957 17:00:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 17:00:59 ---> Running in 15515a92200f 17:00:59 Removing intermediate container 15515a92200f 17:00:59 ---> 0520a3d1536b 17:00:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 17:00:59 ---> Running in 148bf6ed94db 17:00:59 Removing intermediate container 148bf6ed94db 17:00:59 ---> ba6b7fc80e92 17:00:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 17:00:59 ---> Running in b3cb33fb7ce9 17:00:59 Removing intermediate container b3cb33fb7ce9 17:00:59 ---> d5bdd981401d 17:00:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:01:00 ---> Running in 40a6e3a2ad59 17:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:01:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:01:02 OK: 263 MiB in 53 packages 17:01:03 Removing intermediate container 40a6e3a2ad59 17:01:03 ---> 550f50e268ee 17:01:03 Step 7/12 : WORKDIR /app 17:01:03 ---> Running in 071e5894eb70 17:01:04 Removing intermediate container 071e5894eb70 17:01:04 ---> 18d237ff3ae2 17:01:04 Step 8/12 : COPY go.mod vendor* ./ 17:01:04 ---> eb18d9b65acf 17:01:04 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:01:04 ---> Running in 65ac4e242283 17:02:12 Removing intermediate container 65ac4e242283 17:02:12 ---> 3178f877fa70 17:02:12 Step 10/12 : COPY . . 17:02:12 ---> 1ce42b9902cb 17:02:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:02:12 ---> Running in 0c8a59895b59 17:02:12 Removing intermediate container 0c8a59895b59 17:02:12 ---> b75982335f56 17:02:12 Step 12/12 : RUN $MAKE 17:02:12 ---> Running in eb32f1749fb0 17:02:12 noop 17:02:12 Removing intermediate container eb32f1749fb0 17:02:12 ---> 25cef13df1f5 17:02:12 Successfully built 25cef13df1f5 17:02:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:12 + docker inspect -f . ci-base-image-arm64 17:02:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-1734 does not seem to be running inside a container 17:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/24 -v /w/workspace/app-record-replay/24:/w/workspace/app-record-replay/24:rw,z -v /w/workspace/app-record-replay/24@tmp:/w/workspace/app-record-replay/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:14 $ docker top 25f64d8b8eeed80650e0ee0023c414f3576b0f669a70bee6b57105edb83db9b7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:15 + go version 17:02:15 go version go1.20.6 linux/arm64 [Pipeline] } 17:02:15 $ docker stop --time=1 25f64d8b8eeed80650e0ee0023c414f3576b0f669a70bee6b57105edb83db9b7 17:02:19 $ docker rm -f --volumes 25f64d8b8eeed80650e0ee0023c414f3576b0f669a70bee6b57105edb83db9b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:20 + docker inspect -f . ci-base-image-arm64 17:02:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:20 prd-ubuntu20.04-docker-arm64-4c-16g-1734 does not seem to be running inside a container 17:02:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-record-replay/24 -v /w/workspace/app-record-replay/24:/w/workspace/app-record-replay/24:rw,z -v /w/workspace/app-record-replay/24@tmp:/w/workspace/app-record-replay/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:02:21 $ docker top 79ead34cdc84d7e4446fc2e100306a02be412702f6799e75234c233d4d518288 -eo pid,comm [Pipeline] { [Pipeline] sh 17:02:22 + git config --global --add safe.directory /w/workspace/app-record-replay/24 [Pipeline] fileExists [Pipeline] sh 17:02:23 + make test 17:02:23 go test -race -coverprofile=coverage.out ./... 17:05:18 ? github.com/edgexfoundry/app-record-replay [no test files] 17:05:25 ok github.com/edgexfoundry/app-record-replay/internal/app 0.266s coverage: 87.5% of statements 17:05:25 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.427s coverage: 86.0% of statements 17:05:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 17:05:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 17:05:29 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 17:05:29 ok github.com/edgexfoundry/app-record-replay/internal/data 0.231s coverage: 65.2% of statements 17:05:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:05:30 go vet ./... 17:08:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:08:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:08:07 ./bin/test-attribution-txt.sh [Pipeline] echo 17:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:08:07 $ docker stop --time=1 79ead34cdc84d7e4446fc2e100306a02be412702f6799e75234c233d4d518288 17:08:09 $ docker rm -f --volumes 79ead34cdc84d7e4446fc2e100306a02be412702f6799e75234c233d4d518288 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:08:11 Warning: overwriting stash ‘coverage-report’ 17:08:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:08:12 + ls -al . 17:08:12 total 164 17:08:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 17:02 . 17:08:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 17:00 .. 17:08:12 -rw-rw-r-- 1 jenkins jenkins 119 Jul 21 17:00 .dockerignore 17:08:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 17:00 .git 17:08:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 17:00 .github 17:08:12 -rw-rw-r-- 1 jenkins jenkins 164 Jul 21 17:00 .gitignore 17:08:12 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 17:00 .golangci.yml 17:08:12 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 21 17:00 Attribution.txt 17:08:12 -rw-rw-r-- 1 jenkins jenkins 258 Jul 21 17:00 CHANGELOG.md 17:08:12 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 21 17:00 Dockerfile 17:08:12 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 17:00 GOVERNANCE.md 17:08:12 -rw-rw-r-- 1 jenkins jenkins 681 Jul 21 17:00 Jenkinsfile 17:08:12 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 21 17:00 LICENSE 17:08:12 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 21 17:00 Makefile 17:08:12 -rw-rw-r-- 1 jenkins jenkins 611 Jul 21 17:00 OWNERS.md 17:08:12 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 21 17:00 README.md 17:08:12 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 21 17:00 Record and Reply.postman_collection.json 17:08:12 -rw-rw-r-- 1 jenkins jenkins 12 Jul 21 16:56 VERSION 17:08:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 17:00 bin 17:08:12 -rw-r--r-- 1 jenkins jenkins 8853 Jul 21 17:05 coverage.out 17:08:12 -rw-rw-r-- 1 jenkins jenkins 3680 Jul 21 17:00 go.mod 17:08:12 -rw-rw-r-- 1 jenkins jenkins 32847 Jul 21 17:00 go.sum 17:08:12 drwxrwxr-x 6 jenkins jenkins 4096 Jul 21 17:00 internal 17:08:12 -rw-rw-r-- 1 jenkins jenkins 913 Jul 21 17:00 main.go 17:08:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 17:00 pkg 17:08:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 17:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:12 + 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=025bc2058644f91296f6376ecb108133baccef74 --label arch=arm64 --label version=3.1.0-dev.22 . 17:08:12 Sending build context to Docker daemon 173.6kB 17:08:12 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 17:08:12 Step 2/26 : FROM ${BASE} AS builder 17:08:12 ---> 25cef13df1f5 17:08:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 17:08:12 ---> Running in 79e2fa4953f9 17:08:13 Removing intermediate container 79e2fa4953f9 17:08:13 ---> 4af152e7634f 17:08:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 17:08:13 ---> Running in df4c6df9824f 17:08:13 Removing intermediate container df4c6df9824f 17:08:13 ---> c6b5976f0e7a 17:08:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 17:08:13 ---> Running in 9e921911b04d 17:08:13 Removing intermediate container 9e921911b04d 17:08:13 ---> 66bbe8072083 17:08:13 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:13 ---> Running in 6f630097582f 17:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:08:16 OK: 263 MiB in 53 packages 17:08:17 Removing intermediate container 6f630097582f 17:08:17 ---> 5f67a025e879 17:08:17 Step 7/26 : WORKDIR /app 17:08:17 ---> Running in 6b27fea5c60d 17:08:18 Removing intermediate container 6b27fea5c60d 17:08:18 ---> 8a6104d6c940 17:08:18 Step 8/26 : COPY go.mod vendor* ./ 17:08:22 ---> 647ff796befd 17:08:22 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:22 ---> Running in ba067f50599d 17:08:24 Removing intermediate container ba067f50599d 17:08:24 ---> edafbcc51247 17:08:24 Step 10/26 : COPY . . 17:08:25 ---> 894de656c096 17:08:25 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:25 ---> Running in e51d9e4d4ddd 17:08:25 Removing intermediate container e51d9e4d4ddd 17:08:25 ---> 39c2646a07b9 17:08:25 Step 12/26 : RUN $MAKE 17:08:25 ---> Running in 3652548123e0 17:08:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.22" -trimpath -mod=readonly -o app-record-replay 17:10:48 Removing intermediate container 3652548123e0 17:10:48 ---> 66440b5a561a 17:10:48 Step 13/26 : FROM alpine:3.17 17:10:48 3.17: Pulling from library/alpine 17:10:48 edb6bdbacee9: Already exists 17:10:48 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:10:48 Status: Downloaded newer image for alpine:3.17 17:10:48 ---> 779605e5fbc0 17:10:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:10:48 ---> Running in a6dd2bd1bfa8 17:10:48 Removing intermediate container a6dd2bd1bfa8 17:10:48 ---> b1edf19ea89f 17:10:48 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 17:10:48 ---> Running in a6265647faf7 17:10:48 Removing intermediate container a6265647faf7 17:10:48 ---> 69b6ec6fc2c3 17:10:48 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 17:10:48 ---> Running in b5f0ed40a219 17:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:10:48 (1/2) Installing ca-certificates (20230506-r0) 17:10:48 (2/2) Installing dumb-init (1.2.5-r2) 17:10:48 Executing busybox-1.35.0-r29.trigger 17:10:48 Executing ca-certificates-20230506-r0.trigger 17:10:48 OK: 8 MiB in 17 packages 17:10:48 Removing intermediate container b5f0ed40a219 17:10:48 ---> 765e459106b4 17:10:48 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:10:48 ---> e281b5553bbd 17:10:48 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 17:10:48 ---> b2f060bb5622 17:10:48 Step 19/26 : COPY --from=builder /app/res/ /res/ 17:10:48 ---> 58cd0eb4ded2 17:10:48 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 17:10:48 ---> be82c19ce7f0 17:10:48 Step 21/26 : EXPOSE 59712 17:10:48 ---> Running in 5c20a4f03332 17:10:48 Removing intermediate container 5c20a4f03332 17:10:48 ---> 9f644a4cc478 17:10:48 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 17:10:48 ---> Running in 9d2f3b2015ba 17:10:48 Removing intermediate container 9d2f3b2015ba 17:10:48 ---> 5ac816556e1c 17:10:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:10:48 ---> Running in b53aa9534217 17:10:48 Removing intermediate container b53aa9534217 17:10:48 ---> dbe784504937 17:10:48 Step 24/26 : LABEL arch=arm64 17:10:48 ---> Running in a3b788271204 17:10:48 Removing intermediate container a3b788271204 17:10:48 ---> 64a3027ebd1f 17:10:48 Step 25/26 : LABEL git_sha=025bc2058644f91296f6376ecb108133baccef74 17:10:48 ---> Running in a2f919c0e7dd 17:10:48 Removing intermediate container a2f919c0e7dd 17:10:48 ---> 2e5d45fa26c9 17:10:48 Step 26/26 : LABEL version=3.1.0-dev.22 17:10:48 ---> Running in 6705dd7645e1 17:10:48 Removing intermediate container 6705dd7645e1 17:10:48 ---> cd54028295eb 17:10:48 [Warning] One or more build-args [ARCH] were not consumed 17:10:48 Successfully built cd54028295eb 17:10:48 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 17:10:48 provisioning config files... 17:10:48 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/24@tmp/config9887061870068311679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:48 ---> docker-login.sh 17:10:48 nexus3.edgexfoundry.org:10001 17:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:48 Configure a credential helper to remove this warning. See 17:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:48 17:10:48 Login Succeeded 17:10:48 nexus3.edgexfoundry.org:10002 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 nexus3.edgexfoundry.org:10003 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 nexus3.edgexfoundry.org:10004 17:10:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:49 Configure a credential helper to remove this warning. See 17:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:49 17:10:49 Login Succeeded 17:10:49 docker.io 17:10:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:50 Configure a credential helper to remove this warning. See 17:10:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:50 17:10:50 Login Succeeded 17:10:50 ---> docker-login.sh ends [Pipeline] } 17:10:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:10:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:50 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 17:10:50 025bc2058644f91296f6376ecb108133baccef74 17:10:50 latest 17:10:50 3.1.0-dev.22 17:10:50 025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 17:10:50 main 17:10:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:50 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:51 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74 17:10:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:10:51 7881ce7fda7a: Preparing 17:10:51 879e727a199d: Preparing 17:10:51 34691f73993d: Preparing 17:10:51 0943215da358: Preparing 17:10:51 253e488466d4: Preparing 17:10:51 9386262d7a74: Preparing 17:10:51 9386262d7a74: Waiting 17:10:51 0943215da358: Pushed 17:10:51 34691f73993d: Pushed 17:10:51 879e727a199d: Pushed 17:10:51 9386262d7a74: Layer already exists 17:10:51 253e488466d4: Pushed 17:10:57 7881ce7fda7a: Pushed 17:10:57 025bc2058644f91296f6376ecb108133baccef74: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:57 + 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 17:10:57 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:10:57 7881ce7fda7a: Preparing 17:10:57 879e727a199d: Preparing 17:10:57 34691f73993d: Preparing 17:10:57 0943215da358: Preparing 17:10:57 253e488466d4: Preparing 17:10:57 9386262d7a74: Preparing 17:10:57 9386262d7a74: Waiting 17:10:57 879e727a199d: Layer already exists 17:10:57 253e488466d4: Layer already exists 17:10:57 0943215da358: Layer already exists 17:10:57 34691f73993d: Layer already exists 17:10:57 7881ce7fda7a: Layer already exists 17:10:57 9386262d7a74: Layer already exists 17:10:57 latest: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.22 17:10:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:10:58 7881ce7fda7a: Preparing 17:10:58 879e727a199d: Preparing 17:10:58 34691f73993d: Preparing 17:10:58 0943215da358: Preparing 17:10:58 253e488466d4: Preparing 17:10:58 9386262d7a74: Preparing 17:10:58 9386262d7a74: Waiting 17:10:58 34691f73993d: Layer already exists 17:10:58 253e488466d4: Layer already exists 17:10:58 0943215da358: Layer already exists 17:10:58 7881ce7fda7a: Layer already exists 17:10:58 879e727a199d: Layer already exists 17:10:58 9386262d7a74: Layer already exists 17:10:58 3.1.0-dev.22: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:58 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 17:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:10:59 7881ce7fda7a: Preparing 17:10:59 879e727a199d: Preparing 17:10:59 34691f73993d: Preparing 17:10:59 0943215da358: Preparing 17:10:59 253e488466d4: Preparing 17:10:59 9386262d7a74: Preparing 17:10:59 9386262d7a74: Waiting 17:10:59 879e727a199d: Layer already exists 17:10:59 7881ce7fda7a: Layer already exists 17:10:59 34691f73993d: Layer already exists 17:10:59 0943215da358: Layer already exists 17:10:59 253e488466d4: Layer already exists 17:10:59 9386262d7a74: Layer already exists 17:10:59 025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:59 + 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 17:10:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 17:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 17:10:59 7881ce7fda7a: Preparing 17:10:59 879e727a199d: Preparing 17:10:59 34691f73993d: Preparing 17:10:59 0943215da358: Preparing 17:10:59 253e488466d4: Preparing 17:10:59 9386262d7a74: Preparing 17:10:59 9386262d7a74: Waiting 17:10:59 0943215da358: Layer already exists 17:10:59 7881ce7fda7a: Layer already exists 17:10:59 253e488466d4: Layer already exists 17:10:59 879e727a199d: Layer already exists 17:10:59 34691f73993d: Layer already exists 17:10:59 9386262d7a74: Layer already exists 17:10:59 main: digest: sha256:7e165277b6121fc81782e4589b5c81a592eb4d5ac31b174e7c51f87204c8039a size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:11:00 ===================================================== [Pipeline] echo 17:11:00 taggedImages: 17:11:00 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74 17:11:00 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 17:11:00 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.22 17:11:00 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:025bc2058644f91296f6376ecb108133baccef74-3.1.0-dev.22 17:11:00 - 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 17:11:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:00 17:11:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:00 arm64: Pulling from edgex-lftools-log-publisher 17:11:00 8998bd30e6a1: Pulling fs layer 17:11:00 04944245beec: Pulling fs layer 17:11:00 699f458cf7ca: Pulling fs layer 17:11:00 765212b225bb: Pulling fs layer 17:11:00 f23df028b6ca: Pulling fs layer 17:11:00 d65c8cfc05b1: Pulling fs layer 17:11:00 2437ff75d9bd: Pulling fs layer 17:11:00 f23df028b6ca: Waiting 17:11:00 d65c8cfc05b1: Waiting 17:11:00 2437ff75d9bd: Waiting 17:11:00 765212b225bb: Waiting 17:11:01 04944245beec: Verifying Checksum 17:11:01 04944245beec: Download complete 17:11:01 765212b225bb: Verifying Checksum 17:11:01 765212b225bb: Download complete 17:11:01 f23df028b6ca: Verifying Checksum 17:11:01 f23df028b6ca: Download complete 17:11:01 d65c8cfc05b1: Verifying Checksum 17:11:01 d65c8cfc05b1: Download complete 17:11:01 699f458cf7ca: Verifying Checksum 17:11:01 699f458cf7ca: Download complete 17:11:01 8998bd30e6a1: Verifying Checksum 17:11:01 8998bd30e6a1: Download complete 17:11:03 2437ff75d9bd: Verifying Checksum 17:11:03 2437ff75d9bd: Download complete 17:11:05 8998bd30e6a1: Pull complete 17:11:05 04944245beec: Pull complete 17:11:07 699f458cf7ca: Pull complete 17:11:07 765212b225bb: Pull complete 17:11:08 f23df028b6ca: Pull complete 17:11:08 d65c8cfc05b1: Pull complete 17:11:23 2437ff75d9bd: Pull complete 17:11:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:11:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:23 prd-ubuntu20.04-docker-arm64-4c-16g-1734 does not seem to be running inside a container 17:11:23 $ 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/24 -v /w/workspace/app-record-replay/24:/w/workspace/app-record-replay/24:rw,z -v /w/workspace/app-record-replay/24@tmp:/w/workspace/app-record-replay/24@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:11:26 $ docker top 96ae5041259842e1990e421b157f38903ee3f06471134df5bc746fccf0392984 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:26 ---> job-cost.sh 17:11:26 lf-activate-venv: SKIPPING 17:11:26 INFO: No Stack... 17:11:27 INFO: Retrieving Pricing Info for: v3-standard-4 17:11:28 INFO: Archiving Costs [Pipeline] sh 17:11:28 + + catcut /w/workspace/app-record-replay/24/archives/cost.csv -d, 17:11:28 -f6 [Pipeline] lock 17:11:28 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] 17:11:28 Resource [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] did not exist. Created. 17:11:28 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:28 /w/workspace/app-record-replay/24@tmp/durable-4aa931b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:11:29 + echo total: 0.10999999940395355 [Pipeline] stash 17:11:29 Warning: overwriting stash ‘stack-cost’ 17:11:29 Stashed 1 file(s) [Pipeline] } 17:11:29 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 17:11:29 $ docker stop --time=1 96ae5041259842e1990e421b157f38903ee3f06471134df5bc746fccf0392984 17:11:30 $ docker rm -f --volumes 96ae5041259842e1990e421b157f38903ee3f06471134df5bc746fccf0392984 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:11:31 provisioning config files... 17:11:31 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #24 17:11:31 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16341392398430911869tmp [Pipeline] { [Pipeline] sh 17:11:31 + set +x 17:11:31 + curl -s https://codecov.io/bash 17:11:31 + bash -s -- 17:11:31 17:11:31 _____ _ 17:11:31 / ____| | | 17:11:31 | | ___ __| | ___ ___ _____ __ 17:11:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:11:31 | |___| (_) | (_| | __/ (_| (_) \ V / 17:11:31 \_____\___/ \__,_|\___|\___\___/ \_/ 17:11:31 Bash-1.0.6 17:11:31 17:11:31 17:11:31 ==> git version 2.25.1 found 17:11:31 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:11:31 Release-Date: 2020-01-08 17:11:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:11:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:11:31 ==> Jenkins CI detected. 17:11:31 current dir:  /w/workspace/exfoundry_app-record-replay_main 17:11:31 project root: . 17:11:31 --> token set from env 17:11:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:11:31 ==> Running gcov in . (disable via -X gcov) 17:11:31 ==> Python coveragepy not found 17:11:31 ==> Searching for coverage reports in: 17:11:31 + . 17:11:31 -> Found 1 reports 17:11:31 ==> Detecting git/mercurial file structure 17:11:31 ==> Reading reports 17:11:31 + ./coverage.out bytes=8853 17:11:31 ==> Appending adjustments 17:11:31 https://docs.codecov.io/docs/fixing-reports 17:11:31 + Found adjustments 17:11:31 ==> Gzipping contents 17:11:31 4.0K /tmp/codecov.Wrxn5F.gz 17:11:31 ==> Uploading reports 17:11:31 url: https://codecov.io 17:11:31 query: branch=main&commit=025bc2058644f91296f6376ecb108133baccef74&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:31 -> Pinging Codecov 17:11:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=025bc2058644f91296f6376ecb108133baccef74&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 17:11:31 Invalid request parameters 17:11:31 400 [Pipeline] } 17:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:11:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:11:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:32 17:11:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:11:32 df9b9388f04a: Pulling fs layer 17:11:32 52dc419b0ee2: Pulling fs layer 17:11:32 25bc292e5bac: Pulling fs layer 17:11:32 114826534d7a: Pulling fs layer 17:11:32 4657fd5d0bcf: Pulling fs layer 17:11:32 6ad1cebc031e: Pulling fs layer 17:11:32 8a3aa393b2d8: Pulling fs layer 17:11:32 6ad1cebc031e: Waiting 17:11:32 4657fd5d0bcf: Waiting 17:11:32 114826534d7a: Waiting 17:11:32 25bc292e5bac: Verifying Checksum 17:11:32 25bc292e5bac: Download complete 17:11:32 52dc419b0ee2: Download complete 17:11:32 4657fd5d0bcf: Verifying Checksum 17:11:32 4657fd5d0bcf: Download complete 17:11:32 df9b9388f04a: Verifying Checksum 17:11:32 df9b9388f04a: Download complete 17:11:32 6ad1cebc031e: Verifying Checksum 17:11:32 6ad1cebc031e: Download complete 17:11:32 df9b9388f04a: Pull complete 17:11:32 52dc419b0ee2: Pull complete 17:11:32 25bc292e5bac: Pull complete 17:11:33 114826534d7a: Verifying Checksum 17:11:33 114826534d7a: Download complete 17:11:33 8a3aa393b2d8: Verifying Checksum 17:11:33 8a3aa393b2d8: Download complete 17:11:36 114826534d7a: Pull complete 17:11:36 4657fd5d0bcf: Pull complete 17:11:36 6ad1cebc031e: Pull complete 17:11:39 8a3aa393b2d8: Pull complete 17:11:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:11:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:11:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:39 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 17:11:39 $ 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 17:11:45 $ docker top 9078a68cfd9097b5d8193e7591689787cedaca1d21ee7a448fbae3f260330ee6 -eo pid,comm [Pipeline] { [Pipeline] echo 17:11:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 17:11:45 + set -o pipefail 17:11:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 17:11:49 17:11:49 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 17:11:49 17:11:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/cd0758f6-27c7-4137-ad17-d797280c748d 17:11:49 17:11:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:11:49 17:11:49 17:11:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:11:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:11:49 More details here: https://snyk.co/ue1NS [Pipeline] } 17:11:49 $ docker stop --time=1 9078a68cfd9097b5d8193e7591689787cedaca1d21ee7a448fbae3f260330ee6 17:11:54 $ docker rm -f --volumes 9078a68cfd9097b5d8193e7591689787cedaca1d21ee7a448fbae3f260330ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:11:55 + git log --format=format:%s -1 025bc2058644f91296f6376ecb108133baccef74 [Pipeline] sh 17:11:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:11:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:11:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:55 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 17:11:55 $ 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 17:11:56 $ docker top b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 -eo pid,comm 17:11:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:11:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:56 [ssh-agent] Looking for ssh-agent implementation... 17:11:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:56 $ docker exec b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 ssh-agent 17:11:56 SSH_AUTH_SOCK=/tmp/ssh-sQBDBoWjNMZC/agent.33 17:11:56 SSH_AGENT_PID=39 17:11:56 Running ssh-add (command line suppressed) 17:11:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_217652617399143334.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_217652617399143334.key) 17:11:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:57 + git semver tag 17:11:57 2023-07-21 17:11:57,240 [run_tag] DEBUG tag force:False 17:11:57 2023-07-21 17:11:57,241 [check_head_tag] DEBUG check head tag 17:11:57 2023-07-21 17:11:57,241 [execute] INFO git cat-file --batch-check 17:11:57 2023-07-21 17:11:57,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:11:57 2023-07-21 17:11:57,246 [execute] INFO git cat-file --batch 17:11:57 2023-07-21 17:11:57,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 17:11:57 2023-07-21 17:11:57,258 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:11:57 2023-07-21 17:11:57,258 [execute] INFO git tag -a v3.1.0-dev.22 -m v3.1.0-dev.22 17:11:57 2023-07-21 17:11:57,258 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.22', '-m', 'v3.1.0-dev.22'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 17:11:57 2023-07-21 17:11:57,265 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:11:57 3.1.0-dev.22 [Pipeline] } 17:11:57 $ docker exec --env ******** --env ******** b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 ssh-agent -k 17:11:57 unset SSH_AUTH_SOCK; 17:11:57 unset SSH_AGENT_PID; 17:11:57 echo Agent pid 39 killed; 17:11:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:57 + git semver [Pipeline] } 17:11:57 $ docker stop --time=1 b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 17:11:59 $ docker rm -f --volumes b32e360aabf9d8b84b214fa0da14e7ec235fe4f17c87d95b24ac113f28731257 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:11:59 17:11:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:11:59 0.23.1-centos7: Pulling from edgex-lftools 17:11:59 ab5ef0e58194: Pulling fs layer 17:11:59 9712f1f96733: Pulling fs layer 17:11:59 63f879dbbcfc: Pulling fs layer 17:11:59 0d9ebad4ef96: Pulling fs layer 17:11:59 e9a5061849ea: Pulling fs layer 17:11:59 d747dcd14b5f: Pulling fs layer 17:11:59 2de7ff778b66: Pulling fs layer 17:11:59 e9a5061849ea: Waiting 17:11:59 d747dcd14b5f: Waiting 17:11:59 2de7ff778b66: Waiting 17:11:59 0d9ebad4ef96: Waiting 17:11:59 9712f1f96733: Verifying Checksum 17:11:59 9712f1f96733: Download complete 17:12:00 63f879dbbcfc: Verifying Checksum 17:12:00 63f879dbbcfc: Download complete 17:12:00 e9a5061849ea: Verifying Checksum 17:12:00 e9a5061849ea: Download complete 17:12:00 d747dcd14b5f: Download complete 17:12:00 ab5ef0e58194: Verifying Checksum 17:12:00 ab5ef0e58194: Download complete 17:12:00 0d9ebad4ef96: Verifying Checksum 17:12:00 0d9ebad4ef96: Download complete 17:12:00 2de7ff778b66: Verifying Checksum 17:12:00 2de7ff778b66: Download complete 17:12:03 ab5ef0e58194: Pull complete 17:12:03 9712f1f96733: Pull complete 17:12:04 63f879dbbcfc: Pull complete 17:12:08 0d9ebad4ef96: Pull complete 17:12:08 e9a5061849ea: Pull complete 17:12:08 d747dcd14b5f: Pull complete 17:12:09 2de7ff778b66: Pull complete 17:12:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:12:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:12:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:09 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 17:12:09 $ 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 17:12:16 $ docker top 9ded123cbcf002ce33f2f46c71c807d23496c827bc87954e71c5c3341fc168f6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:12:16 provisioning config files... 17:12:16 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4930099939617498273tmp 17:12:16 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11358999388427516198tmp 17:12:16 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8698450860921465311tmp [Pipeline] { [Pipeline] echo 17:12:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:12:17 ---> sigul-configuration.sh 17:12:17 gpg: directory `/root/.gnupg' created 17:12:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:12:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:12:17 gpg: keyring `/root/.gnupg/secring.gpg' created 17:12:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:12:17 gpg: CAST5 encrypted data 17:12:17 gpg: encrypted with 1 passphrase 17:12:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:12:17 + mkdir /home/jenkins 17:12:17 + mkdir /home/jenkins/sigul [Pipeline] sh 17:12:17 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 17:12:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:12:17 ---> sigul-install.sh 17:12:17 Sigul already installed; skipping installation. [Pipeline] sh 17:12:18 + git tag --list 17:12:18 v3.1.0-dev.0 17:12:18 v3.1.0-dev.1 17:12:18 v3.1.0-dev.10 17:12:18 v3.1.0-dev.11 17:12:18 v3.1.0-dev.12 17:12:18 v3.1.0-dev.13 17:12:18 v3.1.0-dev.14 17:12:18 v3.1.0-dev.15 17:12:18 v3.1.0-dev.16 17:12:18 v3.1.0-dev.17 17:12:18 v3.1.0-dev.18 17:12:18 v3.1.0-dev.19 17:12:18 v3.1.0-dev.2 17:12:18 v3.1.0-dev.20 17:12:18 v3.1.0-dev.21 17:12:18 v3.1.0-dev.22 17:12:18 v3.1.0-dev.3 17:12:18 v3.1.0-dev.4 17:12:18 v3.1.0-dev.5 17:12:18 v3.1.0-dev.6 17:12:18 v3.1.0-dev.7 17:12:18 v3.1.0-dev.8 17:12:18 v3.1.0-dev.9 [Pipeline] sh 17:12:18 + lftools sign git-tag v3.1.0-dev.22 17:12:19 Signing Git tag with Sigul... 17:12:19 Signing v3.1.0-dev.22 [Pipeline] echo 17:12:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:12:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:12:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:12:19 $ docker stop --time=1 9ded123cbcf002ce33f2f46c71c807d23496c827bc87954e71c5c3341fc168f6 17:12:20 $ docker rm -f --volumes 9ded123cbcf002ce33f2f46c71c807d23496c827bc87954e71c5c3341fc168f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:12:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:12:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:21 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 17:12:21 $ 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 17:12:22 $ docker top d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:22 [ssh-agent] Looking for ssh-agent implementation... 17:12:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:26 $ docker exec d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 ssh-agent 17:12:26 SSH_AUTH_SOCK=/tmp/ssh-NlAjkfxPGL89/agent.33 17:12:26 SSH_AGENT_PID=39 17:12:26 Running ssh-add (command line suppressed) 17:12:26 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4218530263355460142.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4218530263355460142.key) 17:12:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:26 + git semver bump pre 17:12:26 2023-07-21 17:12:26,742 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:12:26 2023-07-21 17:12:26,742 [bump_version] DEBUG bumping version:3.1.0-dev.22 on axis:pre with prefix:dev 17:12:26 2023-07-21 17:12:26,742 [bump_version] DEBUG bumped version:3.1.0-dev.23 17:12:26 2023-07-21 17:12:26,742 [write_version] DEBUG write version:3.1.0-dev.23 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 17:12:26 2023-07-21 17:12:26,742 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:12:26 2023-07-21 17:12:26,742 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 17:12:26 2023-07-21 17:12:26,744 [execute] INFO git cat-file --batch-check 17:12:26 2023-07-21 17:12:26,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:12:26 2023-07-21 17:12:26,749 [execute] INFO git cat-file --batch 17:12:26 2023-07-21 17:12:26,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:12:26 2023-07-21 17:12:26,755 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:12:26 3.1.0-dev.23 [Pipeline] } 17:12:26 $ docker exec --env ******** --env ******** d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 ssh-agent -k 17:12:26 unset SSH_AUTH_SOCK; 17:12:26 unset SSH_AGENT_PID; 17:12:26 echo Agent pid 39 killed; 17:12:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:27 + git semver [Pipeline] } 17:12:27 $ docker stop --time=1 d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 17:12:28 $ docker rm -f --volumes d48584c7973067cbd3498e688c2b747472c5ad92296f81837f506a2efd720842 [Pipeline] // withDockerContainer [Pipeline] sh 17:12:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:12:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:12:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:29 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 17:12:29 $ 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 17:12:29 $ docker top f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:12:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:12:29 [ssh-agent] Looking for ssh-agent implementation... 17:12:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:12:30 $ docker exec f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea ssh-agent 17:12:30 SSH_AUTH_SOCK=/tmp/ssh-ENIOYgAPCiJw/agent.33 17:12:30 SSH_AGENT_PID=39 17:12:30 Running ssh-add (command line suppressed) 17:12:30 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7132611312882209403.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7132611312882209403.key) 17:12:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:12:30 + git semver push 17:12:30 2023-07-21 17:12:30,779 [run_push] DEBUG push 17:12:30 2023-07-21 17:12:30,779 [execute] INFO git cat-file --batch-check 17:12:30 2023-07-21 17:12:30,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 17:12:30 2023-07-21 17:12:30,783 [execute] INFO git rev-list 3e7bed2ad3167d55a31b19439104892bdfb95fb7 -- 17:12:30 2023-07-21 17:12:30,784 [execute] DEBUG Popen(['git', 'rev-list', '3e7bed2ad3167d55a31b19439104892bdfb95fb7', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:12:30 2023-07-21 17:12:30,788 [execute] INFO git fetch -v origin 17:12:30 2023-07-21 17:12:30,789 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 17:12:31 2023-07-21 17:12:31,275 [run_push] DEBUG no remote changes detected 17:12:31 2023-07-21 17:12:31,275 [execute] INFO git push origin semver 17:12:31 2023-07-21 17:12:31,276 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 17:12:34 2023-07-21 17:12:32,086 [run_push] DEBUG push all version tags 17:12:34 2023-07-21 17:12:32,087 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:12:34 2023-07-21 17:12:32,087 [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) 17:12:34 2023-07-21 17:12:32,753 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 17:12:34 3.1.0-dev.23 [Pipeline] } 17:12:34 $ docker exec --env ******** --env ******** f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea ssh-agent -k 17:12:34 unset SSH_AUTH_SOCK; 17:12:34 unset SSH_AGENT_PID; 17:12:34 echo Agent pid 39 killed; 17:12:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:12:34 + git semver [Pipeline] } 17:12:35 $ docker stop --time=1 f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea 17:12:36 $ docker rm -f --volumes f3316362d4efb2d72b04fd8f22a253e1b81cacf0ca97c248771d2bf1fd1232ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:12:36 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 17:12:36 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:12:36 total 16 17:12:36 drwxr-xr-x 3 root root 4096 Jul 21 16:59 . 17:12:36 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 17:12 .. 17:12:36 drwxr-xr-x 2 root root 4096 Jul 21 16:59 cost 17:12:36 -rw-r--r-- 1 root root 88 Jul 21 16:59 cost.csv 17:12:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 17:12:36 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 17:12:36 total 16 17:12:36 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:59 . 17:12:36 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 17:12 .. 17:12:36 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 16:59 cost 17:12:36 -rw-r--r-- 1 jenkins jenkins 88 Jul 21 16:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:12:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:12:38 ---> package-listing.sh 17:12:38 ++ tr '[:upper:]' '[:lower:]' 17:12:38 ++ facter osfamily 17:12:38 + OS_FAMILY=debian 17:12:38 + workspace=/w/workspace/exfoundry_app-record-replay_main 17:12:38 + START_PACKAGES=/tmp/packages_start.txt 17:12:38 + END_PACKAGES=/tmp/packages_end.txt 17:12:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:38 + PACKAGES=/tmp/packages_start.txt 17:12:38 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:12:38 + PACKAGES=/tmp/packages_end.txt 17:12:38 + case "${OS_FAMILY}" in 17:12:38 + dpkg -l 17:12:38 + grep '^ii' 17:12:38 + '[' -f /tmp/packages_start.txt ']' 17:12:38 + '[' -f /tmp/packages_end.txt ']' 17:12:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:38 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 17:12:38 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 17:12:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 17:12:38 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 17:12:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:39 prd-ubuntu20.04-docker-8c-8g-1732 does not seem to be running inside a container 17:12:39 $ 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 17:12:39 $ docker top 7dbdf79fd6f65b4286a992a2d3c08c62c3104eed35aa9774273ae82d8e33a63e -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:39 + touch /tmp/pre-build-complete [Pipeline] sh 17:12:40 + mkdir -p /var/log/sysstat [Pipeline] sh 17:12:40 + ls /var/log/sa-host 17:12:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:12:40 provisioning config files... 17:12:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6010284080149798525tmp [Pipeline] { [Pipeline] echo 17:12:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:12:40 ---> create-netrc.sh [Pipeline] } 17:12:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:12:41 ---> python-tools-install.sh [Pipeline] echo 17:12:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:12:41 ---> sudo-logs.sh 17:12:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:12:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:12:41 ---> job-cost.sh 17:12:41 lf-activate-venv: SKIPPING 17:12:41 DEBUG: total: 0.2199999988079071 17:12:41 INFO: Retrieving Stack Cost... 17:12:42 INFO: Retrieving Pricing Info for: v3-standard-8 17:12:42 INFO: Archiving Costs [Pipeline] echo 17:12:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:12:43 ---> logs-deploy.sh 17:12:43 lf-activate-venv: SKIPPING 17:12:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/24 17:12:43 INFO: archiving workspace using pattern(s): 17:12:43 Archives upload complete. 17:12:43 INFO: archiving logs to Nexus 17:12:44 ---> uname -a: 17:12:44 Linux prd-ubuntu20-04-docker-8c-8g-1732 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:12:44 17:12:44 17:12:44 ---> lscpu: 17:12:44 Architecture: x86_64 17:12:44 CPU op-mode(s): 32-bit, 64-bit 17:12:44 Byte Order: Little Endian 17:12:44 Address sizes: 40 bits physical, 48 bits virtual 17:12:44 CPU(s): 8 17:12:44 On-line CPU(s) list: 0-7 17:12:44 Thread(s) per core: 1 17:12:44 Core(s) per socket: 1 17:12:44 Socket(s): 8 17:12:44 NUMA node(s): 1 17:12:44 Vendor ID: AuthenticAMD 17:12:44 CPU family: 23 17:12:44 Model: 49 17:12:44 Model name: AMD EPYC-Rome Processor 17:12:44 Stepping: 0 17:12:44 CPU MHz: 2800.000 17:12:44 BogoMIPS: 5600.00 17:12:44 Virtualization: AMD-V 17:12:44 Hypervisor vendor: KVM 17:12:44 Virtualization type: full 17:12:44 L1d cache: 256 KiB 17:12:44 L1i cache: 256 KiB 17:12:44 L2 cache: 4 MiB 17:12:44 L3 cache: 128 MiB 17:12:44 NUMA node0 CPU(s): 0-7 17:12:44 Vulnerability Itlb multihit: Not affected 17:12:44 Vulnerability L1tf: Not affected 17:12:44 Vulnerability Mds: Not affected 17:12:44 Vulnerability Meltdown: Not affected 17:12:44 Vulnerability Mmio stale data: Not affected 17:12:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:12:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:12:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:12:44 Vulnerability Srbds: Not affected 17:12:44 Vulnerability Tsx async abort: Not affected 17:12:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:12:44 17:12:44 17:12:44 ---> nproc: 17:12:44 8 17:12:44 17:12:44 17:12:44 ---> df -h: 17:12:44 Filesystem Size Used Avail Use% Mounted on 17:12:44 overlay 155G 13G 143G 9% / 17:12:44 tmpfs 64M 0 64M 0% /dev 17:12:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:12:44 shm 64M 0 64M 0% /dev/shm 17:12:44 /dev/vda1 155G 13G 143G 9% /facter-os 17:12:44 17:12:44 17:12:44 ---> sar -b -r -n DEV: 17:12:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1732) 07/21/23 _x86_64_ (8 CPU) 17:12:44 17:12:44 16:55:35 LINUX RESTART (8 CPU) 17:12:44 17:12:44 16:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:12:44 16:57:01 200.13 39.59 160.54 0.00 4312.08 127346.91 0.00 17:12:44 16:58:01 92.70 0.03 92.67 0.00 1.33 92749.34 0.00 17:12:44 16:59:01 162.93 0.25 162.68 0.00 16.51 39255.26 0.00 17:12:44 17:00:01 33.53 0.02 33.51 0.00 0.27 16378.09 0.00 17:12:44 17:01:01 55.31 11.63 43.68 0.00 5181.54 8875.99 0.00 17:12:44 17:02:01 5.43 0.02 5.42 0.00 0.13 118.51 0.00 17:12:44 17:03:01 2.03 0.00 2.03 0.00 0.00 23.33 0.00 17:12:44 17:04:01 2.08 0.00 2.08 0.00 0.00 23.06 0.00 17:12:44 17:05:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 17:12:44 17:06:01 2.23 0.00 2.23 0.00 0.00 24.13 0.00 17:12:44 17:07:01 1.40 0.00 1.40 0.00 0.00 14.53 0.00 17:12:44 17:08:01 2.12 0.00 2.12 0.00 0.00 23.60 0.00 17:12:44 17:09:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 17:12:44 17:10:01 3.83 1.67 2.17 0.00 37.72 26.26 0.00 17:12:44 17:11:01 2.32 0.02 2.30 0.00 0.13 29.06 0.00 17:12:44 17:12:01 61.17 0.20 60.97 0.00 8.93 35662.19 0.00 17:12:44 Average: 39.38 3.34 36.05 0.00 597.37 20037.44 0.00 17:12:44 17:12:44 16:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:12:44 16:57:01 28447580 31597372 712876 2.17 108432 3250516 1864900 5.50 1139812 2861296 139180 17:12:44 16:58:01 27669812 31542308 759316 2.31 147408 3880280 1963308 5.79 1385700 3334536 620720 17:12:44 16:59:01 27596300 31573528 728640 2.22 159588 3952892 1842572 5.43 1236916 3532164 456432 17:12:44 17:00:01 27607016 31584636 717336 2.18 159976 3953076 1779032 5.24 1239108 3520328 20 17:12:44 17:01:01 27057036 31543708 737848 2.24 193788 4414184 1795024 5.29 1584512 3687880 1036 17:12:44 17:02:01 27084284 31565980 716232 2.18 192360 4410928 1778696 5.24 1560780 3684628 380 17:12:44 17:03:01 27084480 31566232 715920 2.18 192404 4410932 1778696 5.24 1560920 3684632 168 17:12:44 17:04:01 27091676 31573556 708508 2.15 192480 4410936 1778696 5.24 1554056 3684636 8 17:12:44 17:05:01 27091756 31573716 708364 2.15 192544 4410936 1778696 5.24 1554012 3684676 4 17:12:44 17:06:01 27092260 31574312 707716 2.15 192616 4410940 1778696 5.24 1553976 3684680 8 17:12:44 17:07:01 27092436 31574612 707620 2.15 192684 4410940 1778696 5.24 1554076 3684728 8 17:12:44 17:08:01 27092380 31574584 707552 2.15 192748 4410940 1778696 5.24 1553736 3684728 8 17:12:44 17:09:01 27092176 31574448 707660 2.15 192804 4410948 1778696 5.24 1554072 3684732 8 17:12:44 17:10:01 27080804 31565352 716556 2.18 192876 4412080 1778696 5.24 1568996 3685080 168 17:12:44 17:11:01 27075924 31560688 721116 2.19 192968 4412052 1808976 5.33 1568644 3685044 8 17:12:44 17:12:01 25933776 31493348 786760 2.39 210904 5406260 2095220 6.17 1692396 4637448 290812 17:12:44 Average: 27199356 31564899 722501 2.20 181661 4310552 1822331 5.37 1491357 3651326 94310 17:12:44 17:12:44 16:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:12:44 16:57:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 17:12:44 16:57:01 ens3 854.86 539.61 8923.45 102.07 0.00 0.00 0.00 0.00 17:12:44 16:57:01 docker0 196.65 304.60 15.64 2366.58 0.00 0.00 0.00 0.00 17:12:44 16:58:01 veth7cdfd8d 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 17:12:44 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:44 16:58:01 ens3 24.88 15.03 25.97 10.40 0.00 0.00 0.00 0.00 17:12:44 16:58:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 17:12:44 16:59:01 lo 7.86 7.86 0.77 0.77 0.00 0.00 0.00 0.00 17:12:44 16:59:01 ens3 165.76 132.11 2642.27 314.91 0.00 0.00 0.00 0.00 17:12:44 16:59:01 docker0 3.48 7.27 0.21 87.99 0.00 0.00 0.00 0.00 17:12:44 17:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:12:44 17:00:01 ens3 11.35 7.80 12.22 4.52 0.00 0.00 0.00 0.00 17:12:44 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:01:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:12:44 17:01:01 ens3 180.94 69.81 2922.26 5.04 0.00 0.00 0.00 0.00 17:12:44 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:44 17:02:01 ens3 0.48 0.38 0.10 0.09 0.00 0.00 0.00 0.00 17:12:44 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:03:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 17:12:44 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:44 17:04:01 ens3 0.80 0.23 0.15 0.08 0.00 0.00 0.00 0.00 17:12:44 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:05:01 ens3 1.37 0.92 3.01 0.25 0.00 0.00 0.00 0.00 17:12:44 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:44 17:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:44 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:07:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 17:12:44 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:12:44 17:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:12:44 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:09:01 ens3 0.23 0.07 0.06 0.00 0.00 0.00 0.00 0.00 17:12:44 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 17:12:44 17:10:01 ens3 7.98 6.61 5.34 5.99 0.00 0.00 0.00 0.00 17:12:44 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:11:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 17:12:44 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:12:44 17:12:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 17:12:44 17:12:01 ens3 353.57 205.40 8168.38 28.58 0.00 0.00 0.00 0.00 17:12:44 17:12:01 docker0 63.19 106.12 4.92 1006.86 0.00 0.00 0.00 0.00 17:12:44 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 17:12:44 Average: ens3 100.18 61.15 1419.03 29.52 0.00 0.00 0.00 0.00 17:12:44 Average: docker0 16.46 26.13 1.30 216.33 0.00 0.00 0.00 0.00 17:12:44 17:12:44 17:12:44 ---> sar -P ALL: 17:12:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1732) 07/21/23 _x86_64_ (8 CPU) 17:12:44 17:12:44 16:55:35 LINUX RESTART (8 CPU) 17:12:44 17:12:44 16:56:01 CPU %user %nice %system %iowait %steal %idle 17:12:44 16:57:01 all 11.10 0.00 3.54 5.74 0.06 79.55 17:12:44 16:57:01 0 12.30 0.00 3.05 0.49 0.07 84.09 17:12:44 16:57:01 1 11.92 0.00 3.43 0.96 0.07 83.62 17:12:44 16:57:01 2 10.69 0.00 3.36 6.83 0.05 79.07 17:12:44 16:57:01 3 10.58 0.00 3.68 0.57 0.07 85.10 17:12:44 16:57:01 4 12.31 0.00 3.84 20.21 0.05 63.58 17:12:44 16:57:01 5 12.08 0.00 2.83 0.86 0.05 84.18 17:12:44 16:57:01 6 8.73 0.00 3.38 2.84 0.05 85.00 17:12:44 16:57:01 7 10.18 0.00 4.80 13.26 0.08 71.68 17:12:44 16:58:01 all 32.16 0.00 5.32 3.59 0.09 58.84 17:12:44 16:58:01 0 32.90 0.00 5.10 0.00 0.08 61.91 17:12:44 16:58:01 1 32.41 0.00 7.07 0.79 0.08 59.65 17:12:44 16:58:01 2 31.50 0.00 4.93 5.40 0.10 58.06 17:12:44 16:58:01 3 31.37 0.00 4.66 0.77 0.08 63.11 17:12:44 16:58:01 4 31.28 0.00 5.23 0.99 0.08 62.42 17:12:44 16:58:01 5 32.96 0.00 5.30 0.22 0.10 61.42 17:12:44 16:58:01 6 32.29 0.00 4.88 2.79 0.12 59.92 17:12:44 16:58:01 7 32.55 0.00 5.35 17.86 0.10 44.14 17:12:44 16:59:01 all 26.21 0.00 4.83 3.35 0.09 65.52 17:12:44 16:59:01 0 26.96 0.00 5.58 11.82 0.10 55.53 17:12:44 16:59:01 1 25.72 0.00 4.90 0.64 0.10 68.65 17:12:44 16:59:01 2 26.12 0.00 4.43 0.57 0.08 68.80 17:12:44 16:59:01 3 26.46 0.00 5.22 2.54 0.12 65.66 17:12:44 16:59:01 4 26.67 0.00 5.03 0.05 0.08 68.16 17:12:44 16:59:01 5 26.52 0.00 3.98 0.12 0.08 69.29 17:12:44 16:59:01 6 24.79 0.00 4.77 11.01 0.08 59.34 17:12:44 16:59:01 7 26.44 0.00 4.73 0.08 0.10 68.65 17:12:44 17:00:01 all 0.22 0.00 0.19 1.28 0.01 98.31 17:12:44 17:00:01 0 0.17 0.00 0.17 0.03 0.02 99.62 17:12:44 17:00:01 1 0.30 0.00 0.13 0.77 0.00 98.80 17:12:44 17:00:01 2 0.17 0.00 0.15 0.00 0.02 99.67 17:12:44 17:00:01 3 0.27 0.00 0.12 0.02 0.02 99.58 17:12:44 17:00:01 4 0.27 0.00 0.17 0.00 0.00 99.57 17:12:44 17:00:01 5 0.17 0.00 0.18 1.68 0.02 97.95 17:12:44 17:00:01 6 0.18 0.00 0.45 7.71 0.00 91.66 17:12:44 17:00:01 7 0.22 0.00 0.12 0.00 0.02 99.65 17:12:44 17:01:01 all 2.40 0.00 1.43 0.77 0.02 95.38 17:12:44 17:01:01 0 1.82 0.00 0.78 1.09 0.02 96.29 17:12:44 17:01:01 1 3.22 0.00 1.50 2.00 0.02 93.25 17:12:44 17:01:01 2 1.66 0.00 0.97 1.27 0.03 96.06 17:12:44 17:01:01 3 3.18 0.00 0.70 0.72 0.03 95.37 17:12:44 17:01:01 4 2.97 0.00 2.72 0.07 0.02 94.22 17:12:44 17:01:01 5 1.90 0.00 1.45 0.60 0.02 96.03 17:12:44 17:01:01 6 1.67 0.00 0.87 0.32 0.02 97.13 17:12:44 17:01:01 7 2.74 0.00 2.41 0.12 0.02 94.71 17:12:44 17:02:01 all 0.08 0.00 0.07 0.02 0.01 99.82 17:12:44 17:02:01 0 0.07 0.00 0.05 0.15 0.02 99.72 17:12:44 17:02:01 1 0.27 0.00 0.10 0.02 0.02 99.60 17:12:44 17:02:01 2 0.08 0.00 0.12 0.00 0.00 99.80 17:12:44 17:02:01 3 0.00 0.00 0.05 0.00 0.00 99.95 17:12:44 17:02:01 4 0.10 0.00 0.07 0.00 0.02 99.82 17:12:44 17:02:01 5 0.03 0.00 0.08 0.00 0.00 99.88 17:12:44 17:02:01 6 0.02 0.00 0.08 0.00 0.00 99.90 17:12:44 17:02:01 7 0.07 0.00 0.02 0.00 0.02 99.90 17:12:44 17:03:01 all 0.07 0.00 0.02 0.00 0.01 99.90 17:12:44 17:03:01 0 0.00 0.00 0.03 0.02 0.00 99.95 17:12:44 17:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:12:44 17:03:01 2 0.02 0.00 0.07 0.00 0.02 99.90 17:12:44 17:03:01 3 0.50 0.00 0.02 0.00 0.02 99.47 17:12:44 17:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:12:44 17:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:12:44 17:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:12:44 17:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:12:44 17:04:01 all 0.07 0.00 0.01 0.03 0.00 99.89 17:12:44 17:04:01 0 0.02 0.00 0.03 0.18 0.00 99.77 17:12:44 17:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:12:44 17:04:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:12:44 17:04:01 3 0.43 0.00 0.00 0.00 0.00 99.57 17:12:44 17:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:12:44 17:04:01 5 0.03 0.00 0.00 0.02 0.02 99.93 17:12:44 17:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:12:44 17:04:01 7 0.00 0.00 0.03 0.00 0.00 99.97 17:12:44 17:05:01 all 0.01 0.00 0.00 0.08 0.00 99.90 17:12:44 17:05:01 0 0.00 0.00 0.00 0.53 0.00 99.47 17:12:44 17:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:12:44 17:05:01 2 0.03 0.00 0.03 0.10 0.02 99.82 17:12:44 17:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:12:44 17:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:12:44 17:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:12:44 17:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:12:44 17:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:12:44 17:06:01 all 0.11 0.00 0.01 0.01 0.00 99.86 17:12:44 17:06:01 0 0.03 0.00 0.00 0.08 0.00 99.88 17:12:44 17:06:01 1 0.02 0.00 0.02 0.02 0.00 99.95 17:12:44 17:06:01 2 0.03 0.00 0.05 0.00 0.00 99.92 17:12:44 17:06:01 3 0.76 0.00 0.00 0.00 0.00 99.24 17:12:44 17:06:01 4 0.03 0.00 0.00 0.00 0.00 99.97 17:12:44 17:06:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:12:44 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:12:44 17:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:12:44 17:07:01 all 0.17 0.00 0.01 0.00 0.01 99.80 17:12:44 17:07:01 0 0.02 0.00 0.05 0.03 0.00 99.90 17:12:44 17:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:12:44 17:07:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:12:44 17:07:01 3 1.26 0.00 0.00 0.00 0.02 98.73 17:12:44 17:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:12:44 17:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 17:12:44 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:12:44 17:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:12:44 17:12:44 17:07:01 CPU %user %nice %system %iowait %steal %idle 17:12:44 17:08:01 all 0.06 0.00 0.01 0.05 0.00 99.88 17:12:44 17:08:01 0 0.02 0.00 0.00 0.28 0.00 99.70 17:12:44 17:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:12:44 17:08:01 2 0.05 0.00 0.05 0.10 0.02 99.78 17:12:44 17:08:01 3 0.37 0.00 0.02 0.00 0.00 99.62 17:12:44 17:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 17:12:44 17:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:12:44 17:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:12:44 17:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:12:44 17:09:01 all 0.06 0.00 0.01 0.00 0.00 99.92 17:12:44 17:09:01 0 0.02 0.00 0.02 0.02 0.02 99.93 17:12:44 17:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:12:44 17:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 17:12:44 17:09:01 3 0.35 0.00 0.00 0.00 0.00 99.65 17:12:44 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:12:44 17:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:12:44 17:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:12:44 17:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:12:44 17:10:01 all 0.37 0.00 0.03 0.04 0.00 99.56 17:12:44 17:10:01 0 0.32 0.00 0.02 0.15 0.00 99.52 17:12:44 17:10:01 1 0.25 0.00 0.00 0.00 0.00 99.75 17:12:44 17:10:01 2 0.43 0.00 0.05 0.00 0.00 99.52 17:12:44 17:10:01 3 0.65 0.00 0.02 0.00 0.00 99.33 17:12:44 17:10:01 4 0.92 0.00 0.02 0.00 0.00 99.07 17:12:44 17:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 17:12:44 17:10:01 6 0.32 0.00 0.08 0.13 0.00 99.47 17:12:44 17:10:01 7 0.07 0.00 0.03 0.00 0.02 99.88 17:12:44 17:11:01 all 0.05 0.00 0.03 0.02 0.01 99.90 17:12:44 17:11:01 0 0.02 0.00 0.02 0.05 0.00 99.92 17:12:44 17:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:12:44 17:11:01 2 0.05 0.00 0.07 0.00 0.02 99.87 17:12:44 17:11:01 3 0.20 0.00 0.02 0.00 0.00 99.78 17:12:44 17:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 17:12:44 17:11:01 5 0.03 0.00 0.02 0.08 0.02 99.85 17:12:44 17:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:12:44 17:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:12:44 17:12:01 all 5.27 0.00 2.05 2.06 0.03 90.59 17:12:44 17:12:01 0 6.08 0.00 2.06 1.16 0.03 90.67 17:12:44 17:12:01 1 5.27 0.00 1.61 0.05 0.03 93.03 17:12:44 17:12:01 2 7.02 0.00 2.24 0.87 0.03 89.84 17:12:44 17:12:01 3 6.63 0.00 1.74 0.08 0.03 91.51 17:12:44 17:12:01 4 3.95 0.00 2.41 4.41 0.03 89.19 17:12:44 17:12:01 5 4.72 0.00 2.29 8.83 0.03 84.13 17:12:44 17:12:01 6 3.89 0.00 2.06 0.00 0.02 94.03 17:12:44 17:12:01 7 4.57 0.00 1.97 1.14 0.03 92.28 17:12:44 Average: all 4.87 0.00 1.09 1.06 0.02 92.96 17:12:44 Average: 0 5.02 0.00 1.05 1.00 0.02 92.91 17:12:44 Average: 1 4.94 0.00 1.17 0.33 0.02 93.54 17:12:44 Average: 2 4.85 0.00 1.03 0.94 0.03 93.15 17:12:44 Average: 3 5.16 0.00 1.01 0.29 0.02 93.52 17:12:44 Average: 4 4.88 0.00 1.21 1.59 0.02 92.29 17:12:44 Average: 5 4.88 0.00 1.01 0.78 0.02 93.32 17:12:44 Average: 6 4.46 0.00 1.03 1.54 0.02 92.95 17:12:44 Average: 7 4.76 0.00 1.21 2.01 0.02 92.00 17:12:44 17:12:44 17:12:44