Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f87ca7d3b83689b830a75d23e332994a9af14d1e 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-ssh16291702993692193877.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-ssh11550057103387361039.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-ssh18067099981794665632.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-ssh4594490880243437838.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-ssh15183442460690914211.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 ‘prd-ubuntu20.04-docker-8c-8g-1000’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1002 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f87ca7d3b83689b830a75d23e332994a9af14d1e (main) Commit message: "Merge pull request #40 from lenny-intel/process-pipeline-function" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 > git rev-list --no-walk 6975cea1e3a0a05e572ccc6012d455078c128cce # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:04:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:04:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:04:01 ========================================================= 00:04:01 EdgeX Global Pipelines Version Info 00:04:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:04:02 ------------------- 00:04:02 stable info: 00:04:02 ------------------- 00:04:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:04:02 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:04:02 Message: update stable to v1.0.250 00:04:02 ------------------- 00:04:02 experimental info: 00:04:02 ------------------- 00:04:02 Commited By: **** collab-it+edgex@linuxfoundation.org 00:04:02 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:04:03 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f87ca7d [Pipeline] echo 00:04:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:03 provisioning config files... 00:04:03 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3432106407944708335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:04 ---> docker-login.sh 00:04:04 nexus3.edgexfoundry.org:10001 00:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:04 Configure a credential helper to remove this warning. See 00:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:04 00:04:04 Login Succeeded 00:04:04 nexus3.edgexfoundry.org:10002 00:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:04 Configure a credential helper to remove this warning. See 00:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:04 00:04:04 Login Succeeded 00:04:04 nexus3.edgexfoundry.org:10003 00:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:04 Configure a credential helper to remove this warning. See 00:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:04 00:04:04 Login Succeeded 00:04:04 nexus3.edgexfoundry.org:10004 00:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:04 Configure a credential helper to remove this warning. See 00:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:04 00:04:04 Login Succeeded 00:04:04 docker.io 00:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:04 Configure a credential helper to remove this warning. See 00:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:04 00:04:04 Login Succeeded 00:04:04 ---> docker-login.sh ends [Pipeline] } 00:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:04:05 + git rev-list -1 --merges f87ca7d3b83689b830a75d23e332994a9af14d1e~1..f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] echo 00:04:05 -----------> git rev-list -1 --merges f87ca7d3b83689b830a75d23e332994a9af14d1e~1..f87ca7d3b83689b830a75d23e332994a9af14d1e f87ca7d3b83689b830a75d23e332994a9af14d1e 00:04:05 f87ca7d3b83689b830a75d23e332994a9af14d1e [false] [Pipeline] sh 00:04:05 + git log --format=format:%s -1 f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] echo 00:04:05 ========================================================= 00:04:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:04:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:05 + git log --format=format:%s -1 f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] echo 00:04:05 [semverPrep] GIT_COMMIT: f87ca7d3b83689b830a75d23e332994a9af14d1e, Commit Message: Merge pull request #40 from lenny-intel/process-pipeline-function [Pipeline] echo 00:04:05 [semverPrep] This is not a build commit. [Pipeline] sh 00:04:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:04:06 + grep -v github /etc/ssh/ssh_known_hosts 00:04:06 + [ -e /tmp/ssh_known_hosts ] 00:04:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:04:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:04:06 + sudo tee -a /etc/ssh/ssh_known_hosts 00:04:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:06 00:04:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:06 0.1.4: Pulling from edgex-devops/py-git-semver 00:04:06 b85a868b505f: Pulling fs layer 00:04:06 e2be974225ed: Pulling fs layer 00:04:06 339a4e72a1f5: Pulling fs layer 00:04:06 988bab9f4d93: Pulling fs layer 00:04:06 1469e6f7b9e6: Pulling fs layer 00:04:06 eaf3925da568: Pulling fs layer 00:04:06 bab4dde63d76: Pulling fs layer 00:04:06 bde34c3a00c8: Pulling fs layer 00:04:06 b352a97aabf1: Pulling fs layer 00:04:06 4872d77fe225: Pulling fs layer 00:04:06 5851b861e8e6: Pulling fs layer 00:04:06 988bab9f4d93: Waiting 00:04:06 eaf3925da568: Waiting 00:04:06 1469e6f7b9e6: Waiting 00:04:06 4872d77fe225: Waiting 00:04:06 bab4dde63d76: Waiting 00:04:06 5851b861e8e6: Waiting 00:04:06 b352a97aabf1: Waiting 00:04:06 e2be974225ed: Download complete 00:04:06 988bab9f4d93: Verifying Checksum 00:04:06 988bab9f4d93: Download complete 00:04:06 1469e6f7b9e6: Verifying Checksum 00:04:06 1469e6f7b9e6: Download complete 00:04:07 eaf3925da568: Download complete 00:04:07 339a4e72a1f5: Verifying Checksum 00:04:07 339a4e72a1f5: Download complete 00:04:07 bde34c3a00c8: Download complete 00:04:07 b352a97aabf1: Verifying Checksum 00:04:07 b352a97aabf1: Download complete 00:04:07 4872d77fe225: Download complete 00:04:07 5851b861e8e6: Verifying Checksum 00:04:07 5851b861e8e6: Download complete 00:04:07 b85a868b505f: Verifying Checksum 00:04:07 b85a868b505f: Download complete 00:04:07 bab4dde63d76: Verifying Checksum 00:04:07 bab4dde63d76: Download complete 00:04:08 b85a868b505f: Pull complete 00:04:08 e2be974225ed: Pull complete 00:04:08 339a4e72a1f5: Pull complete 00:04:09 988bab9f4d93: Pull complete 00:04:09 1469e6f7b9e6: Pull complete 00:04:09 eaf3925da568: Pull complete 00:04:11 bab4dde63d76: Pull complete 00:04:11 bde34c3a00c8: Pull complete 00:04:11 b352a97aabf1: Pull complete 00:04:11 4872d77fe225: Pull complete 00:04:11 5851b861e8e6: Pull complete 00:04:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:04:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:04:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:11 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:04:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:04:14 $ docker top cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 -eo pid,comm 00:04:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:04:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:14 [ssh-agent] Looking for ssh-agent implementation... 00:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:14 $ docker exec cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 ssh-agent 00:04:14 SSH_AUTH_SOCK=/tmp/ssh-r6DG4MYOWFd5/agent.32 00:04:14 SSH_AGENT_PID=38 00:04:14 Running ssh-add (command line suppressed) 00:04:15 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17578507890848762160.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17578507890848762160.key) 00:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:15 + git tag --points-at HEAD [Pipeline] } 00:04:15 $ docker exec --env ******** --env ******** cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 ssh-agent -k 00:04:15 unset SSH_AUTH_SOCK; 00:04:15 unset SSH_AGENT_PID; 00:04:15 echo Agent pid 38 killed; 00:04:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:04:15 [ssh-agent] Looking for ssh-agent implementation... 00:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:04:15 $ docker exec cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 ssh-agent 00:04:15 SSH_AUTH_SOCK=/tmp/ssh-0KzyQEXaEFgS/agent.70 00:04:15 SSH_AGENT_PID=76 00:04:15 Running ssh-add (command line suppressed) 00:04:15 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15766114985403946317.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15766114985403946317.key) 00:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:04:16 + git semver init 00:04:16 2023-07-13 00:04:16,305 [run_init] DEBUG init version:0.0.0 force:False 00:04:16 2023-07-13 00:04:16,305 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 00:04:16 2023-07-13 00:04:16,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 00:04:16 2023-07-13 00:04:16,306 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:04:16 2023-07-13 00:04:16,905 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 00:04:16 2023-07-13 00:04:16,905 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 00:04:16 2023-07-13 00:04:16,905 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:04:16 2023-07-13 00:04:16,905 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:04:16 3.1.0-dev.16 [Pipeline] } 00:04:16 $ docker exec --env ******** --env ******** cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 ssh-agent -k 00:04:17 unset SSH_AUTH_SOCK; 00:04:17 unset SSH_AGENT_PID; 00:04:17 echo Agent pid 76 killed; 00:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:04:17 + git semver [Pipeline] } 00:04:17 $ docker stop --time=1 cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 00:04:18 $ docker rm -f --volumes cb279693718fd5f9c55cce948f93b97081d402603996b64372900df91c09d829 [Pipeline] // withDockerContainer [Pipeline] sh 00:04:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:04:19 Stashed 1 file(s) [Pipeline] echo 00:04:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:19 provisioning config files... 00:04:19 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8958340483816038584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:19 ---> docker-login.sh 00:04:19 nexus3.edgexfoundry.org:10001 00:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:19 Configure a credential helper to remove this warning. See 00:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:19 00:04:19 Login Succeeded 00:04:19 nexus3.edgexfoundry.org:10002 00:04:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:19 Configure a credential helper to remove this warning. See 00:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:19 00:04:19 Login Succeeded 00:04:19 nexus3.edgexfoundry.org:10003 00:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:20 Configure a credential helper to remove this warning. See 00:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:20 00:04:20 Login Succeeded 00:04:20 nexus3.edgexfoundry.org:10004 00:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:20 Configure a credential helper to remove this warning. See 00:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:20 00:04:20 Login Succeeded 00:04:20 docker.io 00:04:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:20 Configure a credential helper to remove this warning. See 00:04:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:20 00:04:20 Login Succeeded 00:04:20 ---> docker-login.sh ends [Pipeline] } 00:04:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:20 ========================================================= 00:04:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:04:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:04:21 Sending build context to Docker daemon 331.3kB 00:04:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:04:21 Step 2/12 : FROM ${BASE} AS builder 00:04:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:04:21 4db1b89c0bd1: Pulling fs layer 00:04:21 6911f1a30b25: Pulling fs layer 00:04:21 e194b8c5c2a9: Pulling fs layer 00:04:21 6863d3e3a2b1: Pulling fs layer 00:04:21 ec0bb842ea78: Pulling fs layer 00:04:21 40a00589a448: Pulling fs layer 00:04:21 6c08303d61cc: Pulling fs layer 00:04:21 798269fcf238: Pulling fs layer 00:04:21 ec0bb842ea78: Waiting 00:04:21 6c08303d61cc: Waiting 00:04:21 798269fcf238: Waiting 00:04:21 40a00589a448: Waiting 00:04:21 6863d3e3a2b1: Waiting 00:04:21 6911f1a30b25: Download complete 00:04:21 6863d3e3a2b1: Verifying Checksum 00:04:21 6863d3e3a2b1: Download complete 00:04:21 ec0bb842ea78: Verifying Checksum 00:04:21 ec0bb842ea78: Download complete 00:04:21 4db1b89c0bd1: Verifying Checksum 00:04:21 4db1b89c0bd1: Download complete 00:04:21 40a00589a448: Verifying Checksum 00:04:21 40a00589a448: Download complete 00:04:21 4db1b89c0bd1: Pull complete 00:04:21 6911f1a30b25: Pull complete 00:04:21 798269fcf238: Verifying Checksum 00:04:21 798269fcf238: Download complete 00:04:21 e194b8c5c2a9: Download complete 00:04:22 6c08303d61cc: Verifying Checksum 00:04:22 6c08303d61cc: Download complete 00:04:25 e194b8c5c2a9: Pull complete 00:04:25 6863d3e3a2b1: Pull complete 00:04:25 ec0bb842ea78: Pull complete 00:04:25 40a00589a448: Pull complete 00:04:27 6c08303d61cc: Pull complete 00:04:28 798269fcf238: Pull complete 00:04:28 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:04:28 ---> ec979cd7f677 00:04:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:04:32 ---> Running in d446d2921b3c 00:04:32 Removing intermediate container d446d2921b3c 00:04:32 ---> a3077bbcccb0 00:04:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:04:32 ---> Running in 061146359ba1 00:04:32 Removing intermediate container 061146359ba1 00:04:32 ---> 47b6e67b714a 00:04:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:04:32 ---> Running in c49170e791d2 00:04:32 Removing intermediate container c49170e791d2 00:04:32 ---> 259112c27646 00:04:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:04:32 ---> Running in 9717375dc1a2 00:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:04:34 Still waiting to schedule task 00:04:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1001’ is offline 00:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:04:35 OK: 265 MiB in 53 packages 00:04:35 Removing intermediate container 9717375dc1a2 00:04:35 ---> 83d9b6bc1f21 00:04:35 Step 7/12 : WORKDIR /app 00:04:35 ---> Running in a96b16ace86b 00:04:35 Removing intermediate container a96b16ace86b 00:04:35 ---> 53556c823c36 00:04:35 Step 8/12 : COPY go.mod vendor* ./ 00:04:35 ---> f2802d2236de 00:04:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:04:35 ---> Running in be3eab245634 00:05:07 Removing intermediate container be3eab245634 00:05:07 ---> fff51516294f 00:05:07 Step 10/12 : COPY . . 00:05:07 ---> 8c5e876cdc15 00:05:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:05:07 ---> Running in cb151fa4fcc3 00:05:07 Removing intermediate container cb151fa4fcc3 00:05:07 ---> 67c4fae06da4 00:05:07 Step 12/12 : RUN $MAKE 00:05:07 ---> Running in e656dbe89e56 00:05:07 noop 00:05:07 Removing intermediate container e656dbe89e56 00:05:07 ---> 0eb9cce47f6c 00:05:07 Successfully built 0eb9cce47f6c 00:05:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:08 + docker inspect -f . ci-base-image-x86_64 00:05:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:08 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:05:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:05:08 $ docker top b0a7540b46c8fbb7201a77b3ce3b6f5dfd3b282cfd991f935998bf5a3ec00727 -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:08 + go version 00:05:08 go version go1.20.6 linux/amd64 [Pipeline] } 00:05:09 $ docker stop --time=1 b0a7540b46c8fbb7201a77b3ce3b6f5dfd3b282cfd991f935998bf5a3ec00727 00:05:10 $ docker rm -f --volumes b0a7540b46c8fbb7201a77b3ce3b6f5dfd3b282cfd991f935998bf5a3ec00727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:10 + docker inspect -f . ci-base-image-x86_64 00:05:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:10 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:05:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:05:11 $ docker top fc6a4ab3dd782373e299ee930f790bef04456a00f6e23c21f08cd7b1d00deece -eo pid,comm [Pipeline] { [Pipeline] sh 00:05:11 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 00:05:11 + make test 00:05:11 go test -race -coverprofile=coverage.out ./... 00:05:29 ? github.com/edgexfoundry/app-record-replay [no test files] 00:05:29 ok github.com/edgexfoundry/app-record-replay/internal/app 0.074s coverage: 87.5% of statements 00:05:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:05:29 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:05:29 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:05:29 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.081s coverage: 91.6% of statements 00:05:29 ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 65.2% of statements 00:05:47 go vet ./... 00:05:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:05:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:05:51 ./bin/test-attribution-txt.sh [Pipeline] echo 00:05:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:05:51 $ docker stop --time=1 fc6a4ab3dd782373e299ee930f790bef04456a00f6e23c21f08cd7b1d00deece 00:05:56 $ docker rm -f --volumes fc6a4ab3dd782373e299ee930f790bef04456a00f6e23c21f08cd7b1d00deece [Pipeline] // withDockerContainer [Pipeline] sh 00:05:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:05:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:05:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:05:57 + ls -al . 00:05:57 total 164 00:05:57 drwxrwxr-x 9 jenkins jenkins 4096 Jul 13 00:05 . 00:05:57 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:03 .. 00:05:57 -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 00:04 .dockerignore 00:05:57 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:04 .git 00:05:57 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:04 .github 00:05:57 -rw-rw-r-- 1 jenkins jenkins 164 Jul 13 00:04 .gitignore 00:05:57 -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:04 .golangci.yml 00:05:57 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:04 .semver 00:05:57 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 13 00:04 Attribution.txt 00:05:57 -rw-rw-r-- 1 jenkins jenkins 258 Jul 13 00:04 CHANGELOG.md 00:05:57 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 13 00:04 Dockerfile 00:05:57 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:04 GOVERNANCE.md 00:05:57 -rw-rw-r-- 1 jenkins jenkins 681 Jul 13 00:04 Jenkinsfile 00:05:57 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 00:04 LICENSE 00:05:57 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 13 00:04 Makefile 00:05:57 -rw-rw-r-- 1 jenkins jenkins 611 Jul 13 00:04 OWNERS.md 00:05:57 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 13 00:04 README.md 00:05:57 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 13 00:04 Record and Reply.postman_collection.json 00:05:57 -rw-rw-r-- 1 jenkins jenkins 12 Jul 13 00:04 VERSION 00:05:57 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:04 bin 00:05:57 -rw-r--r-- 1 jenkins jenkins 7545 Jul 13 00:05 coverage.out 00:05:57 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 13 00:04 go.mod 00:05:57 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 13 00:04 go.sum 00:05:57 drwxrwxr-x 6 jenkins jenkins 4096 Jul 13 00:04 internal 00:05:57 -rw-rw-r-- 1 jenkins jenkins 913 Jul 13 00:04 main.go 00:05:57 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:04 pkg 00:05:57 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:58 + 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=f87ca7d3b83689b830a75d23e332994a9af14d1e --label arch=amd64 --label version=3.1.0-dev.16 . 00:05:58 Sending build context to Docker daemon 339.5kB 00:05:58 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:05:58 Step 2/26 : FROM ${BASE} AS builder 00:05:58 ---> 0eb9cce47f6c 00:05:58 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:05:58 ---> Running in 6168f69eec36 00:05:58 Removing intermediate container 6168f69eec36 00:05:58 ---> 5935a7233a24 00:05:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:05:58 ---> Running in d312c46c94fb 00:05:58 Removing intermediate container d312c46c94fb 00:05:58 ---> e742f6e96176 00:05:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:05:58 ---> Running in ff3196e67295 00:05:58 Removing intermediate container ff3196e67295 00:05:58 ---> f3e23a025909 00:05:58 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:58 ---> Running in 0b35d7aa2659 00:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:59 OK: 265 MiB in 53 packages 00:05:59 Removing intermediate container 0b35d7aa2659 00:05:59 ---> 3d5ac845322d 00:05:59 Step 7/26 : WORKDIR /app 00:05:59 ---> Running in 2fe701694ab9 00:05:59 Removing intermediate container 2fe701694ab9 00:05:59 ---> ed77f63c3ca0 00:05:59 Step 8/26 : COPY go.mod vendor* ./ 00:05:59 ---> 1874ef97a688 00:05:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:59 ---> Running in 202edbeec04f 00:06:00 Removing intermediate container 202edbeec04f 00:06:00 ---> b0c4c3032d32 00:06:00 Step 10/26 : COPY . . 00:06:00 ---> a96829ebff9c 00:06:00 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:06:00 ---> Running in e88f9878683b 00:06:00 Removing intermediate container e88f9878683b 00:06:00 ---> cf916a469f25 00:06:00 Step 12/26 : RUN $MAKE 00:06:00 ---> Running in 12be31d8ee1d 00:06:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.16" -trimpath -mod=readonly -o app-record-replay 00:06:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1004 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 00:06:12 Running in /w/workspace/app-record-replay/18 [Pipeline] { [Pipeline] checkout 00:06:12 Selected Git installation does not exist. Using Default 00:06:12 The recommended git tool is: NONE 00:06:18 Removing intermediate container 12be31d8ee1d 00:06:18 ---> f2524bac8b7b 00:06:18 Step 13/26 : FROM alpine:3.17 00:06:19 3.17: Pulling from library/alpine 00:06:19 4db1b89c0bd1: Already exists 00:06:19 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:06:19 Status: Downloaded newer image for alpine:3.17 00:06:19 ---> 1f73a9d63274 00:06:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:06:19 ---> Running in 836bd5e87096 00:06:19 Removing intermediate container 836bd5e87096 00:06:19 ---> 0882cbb63ca4 00:06:19 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:06:19 ---> Running in e1e8c4dffd01 00:06:19 Removing intermediate container e1e8c4dffd01 00:06:19 ---> 0cd7da3de10b 00:06:19 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:06:19 ---> Running in d4c23ad7b4a8 00:06:20 using credential edgex-jenkins-ssh 00:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:06:20 Cloning the remote Git repository 00:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:06:20 (1/2) Installing ca-certificates (20230506-r0) 00:06:20 (2/2) Installing dumb-init (1.2.5-r2) 00:06:20 Executing busybox-1.35.0-r29.trigger 00:06:20 Executing ca-certificates-20230506-r0.trigger 00:06:20 OK: 8 MiB in 17 packages 00:06:21 Removing intermediate container d4c23ad7b4a8 00:06:21 ---> 2f8f58a4c3dd 00:06:21 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:06:20 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 00:06:20 > git init /w/workspace/app-record-replay/18 # timeout=10 00:06:20 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 00:06:20 > git --version # timeout=10 00:06:20 > git --version # 'git version 2.25.1' 00:06:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:06:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:21 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 00:06:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:06:21 ---> 81acde00f7a6 00:06:21 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:06:21 ---> f5d7e09dc334 00:06:21 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:06:21 ---> 736217506fee 00:06:21 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:06:22 Avoid second fetch 00:06:22 Checking out Revision f87ca7d3b83689b830a75d23e332994a9af14d1e (main) 00:06:22 ---> a99d387d88f7 00:06:22 Step 21/26 : EXPOSE 59712 00:06:22 ---> Running in 2e8fe0be7f55 00:06:22 Removing intermediate container 2e8fe0be7f55 00:06:22 ---> d8574e275425 00:06:22 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:06:22 ---> Running in f0e59ac7e132 00:06:22 Removing intermediate container f0e59ac7e132 00:06:22 ---> a19cba01ff65 00:06:22 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:06:22 ---> Running in 15cd9e12a887 00:06:22 Removing intermediate container 15cd9e12a887 00:06:22 ---> 7f4d9d94f002 00:06:22 Step 24/26 : LABEL arch=amd64 00:06:22 ---> Running in 8b18e5dbc58d 00:06:22 Commit message: "Merge pull request #40 from lenny-intel/process-pipeline-function" 00:06:22 > git config core.sparsecheckout # timeout=10 00:06:22 > git checkout -f f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 00:06:22 Removing intermediate container 8b18e5dbc58d 00:06:22 ---> d6eacf9f9b71 00:06:22 Step 25/26 : LABEL git_sha=f87ca7d3b83689b830a75d23e332994a9af14d1e 00:06:22 ---> Running in 91769e5695b8 00:06:22 Removing intermediate container 91769e5695b8 00:06:22 ---> 0c8fb507471d 00:06:22 Step 26/26 : LABEL version=3.1.0-dev.16 00:06:22 ---> Running in 9aebe39e5956 00:06:22 Removing intermediate container 9aebe39e5956 00:06:22 ---> 8b8771e76af7 00:06:22 [Warning] One or more build-args [ARCH] were not consumed 00:06:22 Successfully built 8b8771e76af7 00:06:22 Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:22 provisioning config files... 00:06:22 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17240765007463253416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:06:23 ---> docker-login.sh 00:06:23 nexus3.edgexfoundry.org:10001 00:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:23 Configure a credential helper to remove this warning. See 00:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:23 00:06:23 Login Succeeded 00:06:23 nexus3.edgexfoundry.org:10002 00:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:23 Configure a credential helper to remove this warning. See 00:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:23 00:06:23 Login Succeeded 00:06:23 nexus3.edgexfoundry.org:10003 00:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:23 Configure a credential helper to remove this warning. See 00:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:23 00:06:23 Login Succeeded 00:06:23 nexus3.edgexfoundry.org:10004 00:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:23 Configure a credential helper to remove this warning. See 00:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:23 00:06:23 Login Succeeded 00:06:23 docker.io 00:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:06:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:06:23 Dload Upload Total Spent Left Speed 00:06:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 00:06:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:23 Configure a credential helper to remove this warning. See 00:06:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:23 00:06:23 Login Succeeded 00:06:23 ---> docker-login.sh ends [Pipeline] } 00:06:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:23 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 00:06:23 f87ca7d3b83689b830a75d23e332994a9af14d1e 00:06:23 latest 00:06:23 3.1.0-dev.16 00:06:23 f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 00:06:23 main 00:06:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:06:24 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:24 + sudo tee /etc/docker/daemon.new 00:06:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:06:24 { 00:06:24 "registry-mirrors": [ 00:06:24 "https://nexus3.edgexfoundry.org:10001" 00:06:24 ], 00:06:24 "bip": "10.250.0.254/24", 00:06:24 "hosts": [ 00:06:24 "tcp://0.0.0.0:5555", 00:06:24 "unix:///var/run/docker.sock" 00:06:24 ], 00:06:24 "mtu": 1458, 00:06:24 "selinux-enabled": true, 00:06:24 "seccomp-profile": "/etc/docker/seccomp.json" 00:06:24 } [Pipeline] sh 00:06:24 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e 00:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:06:24 c6fc2295c9d7: Preparing 00:06:24 7c168ea10adf: Preparing 00:06:24 d02c86627acd: Preparing 00:06:24 54840a8eb85a: Preparing 00:06:24 bf90d51dcaa6: Preparing 00:06:24 3dab9f8bf2d2: Preparing 00:06:24 3dab9f8bf2d2: Waiting 00:06:24 54840a8eb85a: Pushed 00:06:24 7c168ea10adf: Pushed 00:06:24 d02c86627acd: Pushed 00:06:24 3dab9f8bf2d2: Layer already exists 00:06:24 bf90d51dcaa6: Pushed 00:06:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:06:25 + sudo service docker restart 00:06:27 c6fc2295c9d7: Pushed 00:06:27 f87ca7d3b83689b830a75d23e332994a9af14d1e: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:27 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:27 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:06:27 c6fc2295c9d7: Preparing 00:06:27 7c168ea10adf: Preparing 00:06:27 d02c86627acd: Preparing 00:06:27 54840a8eb85a: Preparing 00:06:27 bf90d51dcaa6: Preparing 00:06:27 3dab9f8bf2d2: Preparing 00:06:27 3dab9f8bf2d2: Waiting 00:06:27 7c168ea10adf: Layer already exists 00:06:27 bf90d51dcaa6: Layer already exists 00:06:27 c6fc2295c9d7: Layer already exists 00:06:27 d02c86627acd: Layer already exists 00:06:27 54840a8eb85a: Layer already exists 00:06:27 3dab9f8bf2d2: Layer already exists 00:06:27 latest: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:27 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.16 00:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:06:28 c6fc2295c9d7: Preparing 00:06:28 7c168ea10adf: Preparing 00:06:28 d02c86627acd: Preparing 00:06:28 54840a8eb85a: Preparing 00:06:28 bf90d51dcaa6: Preparing 00:06:28 3dab9f8bf2d2: Preparing 00:06:28 3dab9f8bf2d2: Waiting 00:06:28 d02c86627acd: Layer already exists 00:06:28 bf90d51dcaa6: Layer already exists 00:06:28 c6fc2295c9d7: Layer already exists 00:06:28 54840a8eb85a: Layer already exists 00:06:28 7c168ea10adf: Layer already exists 00:06:28 3dab9f8bf2d2: Layer already exists 00:06:28 3.1.0-dev.16: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:28 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:28 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 00:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:06:28 c6fc2295c9d7: Preparing 00:06:28 7c168ea10adf: Preparing 00:06:28 d02c86627acd: Preparing 00:06:28 54840a8eb85a: Preparing 00:06:28 bf90d51dcaa6: Preparing 00:06:28 3dab9f8bf2d2: Preparing 00:06:28 3dab9f8bf2d2: Waiting 00:06:28 d02c86627acd: Layer already exists 00:06:28 7c168ea10adf: Layer already exists 00:06:28 54840a8eb85a: Layer already exists 00:06:28 bf90d51dcaa6: Layer already exists 00:06:28 c6fc2295c9d7: Layer already exists 00:06:28 3dab9f8bf2d2: Layer already exists 00:06:28 f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:29 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:29 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 00:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 00:06:29 c6fc2295c9d7: Preparing 00:06:29 7c168ea10adf: Preparing 00:06:29 d02c86627acd: Preparing 00:06:29 54840a8eb85a: Preparing 00:06:29 bf90d51dcaa6: Preparing 00:06:29 3dab9f8bf2d2: Preparing 00:06:29 3dab9f8bf2d2: Waiting 00:06:29 bf90d51dcaa6: Layer already exists 00:06:29 d02c86627acd: Layer already exists 00:06:29 c6fc2295c9d7: Layer already exists 00:06:29 7c168ea10adf: Layer already exists 00:06:29 54840a8eb85a: Layer already exists 00:06:29 3dab9f8bf2d2: Layer already exists 00:06:29 main: digest: sha256:501e8925f2a6c9f13aa58fcd1bf6b5139d75b38f4a135470e66ffee1a4a5d113 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:06:29 ===================================================== [Pipeline] echo 00:06:29 taggedImages: 00:06:29 - nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e 00:06:29 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 00:06:29 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.16 00:06:29 - nexus3.edgexfoundry.org:10004/app-record-replay:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 00:06:29 - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:29 00:06:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:30 latest: Pulling from edgex-lftools-log-publisher 00:06:30 5eb5b503b376: Pulling fs layer 00:06:30 5c69ac0246d0: Pulling fs layer 00:06:30 ec43610c2a17: Pulling fs layer 00:06:30 3a2ae6a8a46f: Pulling fs layer 00:06:30 33b1e0a273af: Pulling fs layer 00:06:30 5d3b04190fa2: Pulling fs layer 00:06:30 2f39f015ded8: Pulling fs layer 00:06:30 5d3b04190fa2: Waiting 00:06:30 2f39f015ded8: Waiting 00:06:30 3a2ae6a8a46f: Waiting 00:06:30 33b1e0a273af: Waiting 00:06:30 5c69ac0246d0: Download complete 00:06:30 3a2ae6a8a46f: Verifying Checksum 00:06:30 3a2ae6a8a46f: Download complete 00:06:30 33b1e0a273af: Verifying Checksum 00:06:30 33b1e0a273af: Download complete 00:06:30 5d3b04190fa2: Verifying Checksum 00:06:30 5d3b04190fa2: Download complete 00:06:30 ec43610c2a17: Verifying Checksum 00:06:30 ec43610c2a17: Download complete 00:06:30 5eb5b503b376: Download complete 00:06:30 2f39f015ded8: Download complete 00:06:31 5eb5b503b376: Pull complete 00:06:31 5c69ac0246d0: Pull complete 00:06:31 ec43610c2a17: Pull complete 00:06:32 3a2ae6a8a46f: Pull complete 00:06:32 33b1e0a273af: Pull complete 00:06:32 5d3b04190fa2: Pull complete 00:06:36 2f39f015ded8: Pull complete 00:06:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:06:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:36 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:06:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:06:39 $ docker top e61c74e9aef102a8720dc353d8f98b2b2c148605a059ddff8d34694631489f72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:40 ---> job-cost.sh 00:06:40 lf-activate-venv: SKIPPING 00:06:40 INFO: No Stack... 00:06:40 INFO: Retrieving Pricing Info for: v3-standard-8 00:06:41 INFO: Archiving Costs [Pipeline] sh 00:06:41 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 00:06:41 + cut -d, -f6 [Pipeline] lock 00:06:41 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] 00:06:41 Resource [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] did not exist. Created. 00:06:41 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:06:41 + echo total: 0.2199999988079071 [Pipeline] stash 00:06:41 Stashed 1 file(s) [Pipeline] } 00:06:41 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 00:06:41 $ docker stop --time=1 e61c74e9aef102a8720dc353d8f98b2b2c148605a059ddff8d34694631489f72 00:06:43 $ docker rm -f --volumes e61c74e9aef102a8720dc353d8f98b2b2c148605a059ddff8d34694631489f72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:06:43 provisioning config files... 00:06:43 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/18@tmp/config10221790258897576457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:06:43 ---> docker-login.sh 00:06:43 nexus3.edgexfoundry.org:10001 00:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:44 Configure a credential helper to remove this warning. See 00:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:44 00:06:44 Login Succeeded 00:06:44 nexus3.edgexfoundry.org:10002 00:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:44 Configure a credential helper to remove this warning. See 00:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:44 00:06:44 Login Succeeded 00:06:44 nexus3.edgexfoundry.org:10003 00:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:45 Configure a credential helper to remove this warning. See 00:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:45 00:06:45 Login Succeeded 00:06:45 nexus3.edgexfoundry.org:10004 00:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:45 Configure a credential helper to remove this warning. See 00:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:45 00:06:45 Login Succeeded 00:06:45 docker.io 00:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:06:45 Configure a credential helper to remove this warning. See 00:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:06:45 00:06:45 Login Succeeded 00:06:45 ---> docker-login.sh ends [Pipeline] } 00:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:06:46 ========================================================= 00:06:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:06:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:06:46 Sending build context to Docker daemon 158.2kB 00:06:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:06:46 Step 2/12 : FROM ${BASE} AS builder 00:06:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:06:46 edb6bdbacee9: Pulling fs layer 00:06:46 5f9638ab2659: Pulling fs layer 00:06:46 8d51d6327a98: Pulling fs layer 00:06:46 8b374f2dd631: Pulling fs layer 00:06:46 ec14aa9079de: Pulling fs layer 00:06:46 2f466654f4bb: Pulling fs layer 00:06:46 554e91adad29: Pulling fs layer 00:06:46 ec14aa9079de: Waiting 00:06:46 2f466654f4bb: Waiting 00:06:46 8b374f2dd631: Waiting 00:06:46 554e91adad29: Waiting 00:06:46 5f9638ab2659: Verifying Checksum 00:06:46 5f9638ab2659: Download complete 00:06:47 8b374f2dd631: Verifying Checksum 00:06:47 8b374f2dd631: Download complete 00:06:47 ec14aa9079de: Verifying Checksum 00:06:47 ec14aa9079de: Download complete 00:06:47 edb6bdbacee9: Verifying Checksum 00:06:47 edb6bdbacee9: Download complete 00:06:48 edb6bdbacee9: Pull complete 00:06:48 554e91adad29: Verifying Checksum 00:06:48 554e91adad29: Download complete 00:06:48 5f9638ab2659: Pull complete 00:06:49 2f466654f4bb: Verifying Checksum 00:06:49 2f466654f4bb: Download complete 00:06:49 8d51d6327a98: Verifying Checksum 00:06:49 8d51d6327a98: Download complete 00:07:01 8d51d6327a98: Pull complete 00:07:01 8b374f2dd631: Pull complete 00:07:01 ec14aa9079de: Pull complete 00:07:07 2f466654f4bb: Pull complete 00:07:09 554e91adad29: Pull complete 00:07:09 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:07:09 ---> 1e15ea492957 00:07:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:07:11 ---> Running in 0d7e7b222d8e 00:07:11 Removing intermediate container 0d7e7b222d8e 00:07:11 ---> cdca1468f0da 00:07:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:07:11 ---> Running in 2acf15758b9d 00:07:12 Removing intermediate container 2acf15758b9d 00:07:12 ---> cd5ce9c3ffe8 00:07:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:07:12 ---> Running in e3f37b971edd 00:07:12 Removing intermediate container e3f37b971edd 00:07:12 ---> adbb21c88376 00:07:12 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:12 ---> Running in 56fcf8f83942 00:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:07:15 OK: 263 MiB in 53 packages 00:07:16 Removing intermediate container 56fcf8f83942 00:07:16 ---> 88b31c64aca8 00:07:16 Step 7/12 : WORKDIR /app 00:07:16 ---> Running in ea299ee5adb6 00:07:16 Removing intermediate container ea299ee5adb6 00:07:16 ---> b27df51d6f54 00:07:16 Step 8/12 : COPY go.mod vendor* ./ 00:07:16 ---> 2b84e262e837 00:07:16 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:16 ---> Running in 615b052777f3 00:08:40 Removing intermediate container 615b052777f3 00:08:40 ---> 0a80d4814906 00:08:40 Step 10/12 : COPY . . 00:08:40 ---> fb7525cdc8d8 00:08:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:08:40 ---> Running in e763546ed7ff 00:08:40 Removing intermediate container e763546ed7ff 00:08:40 ---> bf577afdaee1 00:08:40 Step 12/12 : RUN $MAKE 00:08:40 ---> Running in 5de4cefd24f2 00:08:40 noop 00:08:40 Removing intermediate container 5de4cefd24f2 00:08:40 ---> 0fed1ced8610 00:08:40 Successfully built 0fed1ced8610 00:08:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:40 + docker inspect -f . ci-base-image-arm64 00:08:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:40 prd-ubuntu20.04-docker-arm64-4c-16g-1004 does not seem to be running inside a container 00:08:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/18 -v /w/workspace/app-record-replay/18:/w/workspace/app-record-replay/18:rw,z -v /w/workspace/app-record-replay/18@tmp:/w/workspace/app-record-replay/18@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 00:08:42 $ docker top fa5768d1ba58b10a6963223c9a2b244d571cf333390df02db0ff16ebb95348a9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:43 + go version 00:08:43 go version go1.20.6 linux/arm64 [Pipeline] } 00:08:43 $ docker stop --time=1 fa5768d1ba58b10a6963223c9a2b244d571cf333390df02db0ff16ebb95348a9 00:08:45 $ docker rm -f --volumes fa5768d1ba58b10a6963223c9a2b244d571cf333390df02db0ff16ebb95348a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:46 + docker inspect -f . ci-base-image-arm64 00:08:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:46 prd-ubuntu20.04-docker-arm64-4c-16g-1004 does not seem to be running inside a container 00:08:46 $ 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/18 -v /w/workspace/app-record-replay/18:/w/workspace/app-record-replay/18:rw,z -v /w/workspace/app-record-replay/18@tmp:/w/workspace/app-record-replay/18@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 00:08:47 $ docker top b938a70454cfaff850d465e81a101405fedaf463ab3db27a29c9a480f22f074b -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:48 + git config --global --add safe.directory /w/workspace/app-record-replay/18 [Pipeline] fileExists [Pipeline] sh 00:08:48 + make test 00:08:48 go test -race -coverprofile=coverage.out ./... 00:11:40 ? github.com/edgexfoundry/app-record-replay [no test files] 00:11:41 ok github.com/edgexfoundry/app-record-replay/internal/app 0.271s coverage: 87.5% of statements 00:11:41 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.383s coverage: 91.6% of statements 00:11:45 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 00:11:45 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 00:11:45 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 00:11:45 ok github.com/edgexfoundry/app-record-replay/internal/data 0.231s coverage: 65.2% of statements 00:11:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:11:46 go vet ./... 00:14:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:14:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:14:07 ./bin/test-attribution-txt.sh [Pipeline] echo 00:14:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:14:07 $ docker stop --time=1 b938a70454cfaff850d465e81a101405fedaf463ab3db27a29c9a480f22f074b 00:14:09 $ docker rm -f --volumes b938a70454cfaff850d465e81a101405fedaf463ab3db27a29c9a480f22f074b [Pipeline] // withDockerContainer [Pipeline] sh 00:14:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:14:11 Warning: overwriting stash ‘coverage-report’ 00:14:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:14:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:14:12 + ls -al . 00:14:12 total 160 00:14:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:08 . 00:14:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 13 00:06 .. 00:14:12 -rw-rw-r-- 1 jenkins jenkins 119 Jul 13 00:06 .dockerignore 00:14:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 13 00:06 .git 00:14:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:06 .github 00:14:12 -rw-rw-r-- 1 jenkins jenkins 164 Jul 13 00:06 .gitignore 00:14:12 -rw-rw-r-- 1 jenkins jenkins 41 Jul 13 00:06 .golangci.yml 00:14:12 -rw-rw-r-- 1 jenkins jenkins 10642 Jul 13 00:06 Attribution.txt 00:14:12 -rw-rw-r-- 1 jenkins jenkins 258 Jul 13 00:06 CHANGELOG.md 00:14:12 -rw-rw-r-- 1 jenkins jenkins 1616 Jul 13 00:06 Dockerfile 00:14:12 -rw-rw-r-- 1 jenkins jenkins 677 Jul 13 00:06 GOVERNANCE.md 00:14:12 -rw-rw-r-- 1 jenkins jenkins 681 Jul 13 00:06 Jenkinsfile 00:14:12 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 13 00:06 LICENSE 00:14:12 -rw-rw-r-- 1 jenkins jenkins 3139 Jul 13 00:06 Makefile 00:14:12 -rw-rw-r-- 1 jenkins jenkins 611 Jul 13 00:06 OWNERS.md 00:14:12 -rw-rw-r-- 1 jenkins jenkins 2363 Jul 13 00:06 README.md 00:14:12 -rw-rw-r-- 1 jenkins jenkins 4285 Jul 13 00:06 Record and Reply.postman_collection.json 00:14:12 -rw-rw-r-- 1 jenkins jenkins 12 Jul 13 00:04 VERSION 00:14:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:06 bin 00:14:12 -rw-r--r-- 1 jenkins jenkins 7545 Jul 13 00:11 coverage.out 00:14:12 -rw-rw-r-- 1 jenkins jenkins 3678 Jul 13 00:06 go.mod 00:14:12 -rw-rw-r-- 1 jenkins jenkins 32843 Jul 13 00:06 go.sum 00:14:12 drwxrwxr-x 6 jenkins jenkins 4096 Jul 13 00:06 internal 00:14:12 -rw-rw-r-- 1 jenkins jenkins 913 Jul 13 00:06 main.go 00:14:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 13 00:06 pkg 00:14:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 13 00:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14: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=f87ca7d3b83689b830a75d23e332994a9af14d1e --label arch=arm64 --label version=3.1.0-dev.16 . 00:14:12 Sending build context to Docker daemon 166.4kB 00:14:12 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 00:14:12 Step 2/26 : FROM ${BASE} AS builder 00:14:12 ---> 0fed1ced8610 00:14:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 00:14:12 ---> Running in 16cb5ef4f34a 00:14:13 Removing intermediate container 16cb5ef4f34a 00:14:13 ---> e8459349b5b4 00:14:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 00:14:13 ---> Running in f655c0ef81e8 00:14:13 Removing intermediate container f655c0ef81e8 00:14:13 ---> d87e2a592206 00:14:13 Step 5/26 : ARG ADD_BUILD_TAGS="" 00:14:13 ---> Running in 8fde90d7f61c 00:14:14 Removing intermediate container 8fde90d7f61c 00:14:14 ---> 3b4ab9059c1f 00:14:14 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:14:14 ---> Running in f2680393044b 00:14:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:14:16 OK: 263 MiB in 53 packages 00:14:17 Removing intermediate container f2680393044b 00:14:17 ---> 9708d597e82c 00:14:17 Step 7/26 : WORKDIR /app 00:14:17 ---> Running in 54855de1edc2 00:14:17 Removing intermediate container 54855de1edc2 00:14:17 ---> 7a1ce094e7f0 00:14:17 Step 8/26 : COPY go.mod vendor* ./ 00:14:18 ---> 0054b27be529 00:14:18 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:18 ---> Running in 8728742eac52 00:14:20 Removing intermediate container 8728742eac52 00:14:20 ---> 468ac0c7580b 00:14:20 Step 10/26 : COPY . . 00:14:21 ---> ff27332eb325 00:14:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:14:21 ---> Running in fee098ba556f 00:14:21 Removing intermediate container fee098ba556f 00:14:21 ---> e65b4c203ebc 00:14:21 Step 12/26 : RUN $MAKE 00:14:21 ---> Running in 8222c8c35007 00:14:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.16" -trimpath -mod=readonly -o app-record-replay 00:16:29 Removing intermediate container 8222c8c35007 00:16:29 ---> 042f946b7017 00:16:29 Step 13/26 : FROM alpine:3.17 00:16:29 3.17: Pulling from library/alpine 00:16:29 edb6bdbacee9: Already exists 00:16:29 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 00:16:29 Status: Downloaded newer image for alpine:3.17 00:16:29 ---> 779605e5fbc0 00:16:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:16:29 ---> Running in 91b3e4902e03 00:16:29 Removing intermediate container 91b3e4902e03 00:16:29 ---> 6336e35541af 00:16:29 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 00:16:29 ---> Running in 943a24ac2623 00:16:29 Removing intermediate container 943a24ac2623 00:16:29 ---> ed9cee77d707 00:16:29 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 00:16:29 ---> Running in 58e8329de559 00:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:16:30 (1/2) Installing ca-certificates (20230506-r0) 00:16:30 (2/2) Installing dumb-init (1.2.5-r2) 00:16:30 Executing busybox-1.35.0-r29.trigger 00:16:30 Executing ca-certificates-20230506-r0.trigger 00:16:31 OK: 8 MiB in 17 packages 00:16:32 Removing intermediate container 58e8329de559 00:16:32 ---> 80a7e48516cb 00:16:32 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:16:32 ---> 2621c0f6b4a5 00:16:32 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 00:16:33 ---> f2d584bc5c2f 00:16:33 Step 19/26 : COPY --from=builder /app/res/ /res/ 00:16:33 ---> 049dfddf2abd 00:16:33 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 00:16:37 ---> bc5b9bab908f 00:16:37 Step 21/26 : EXPOSE 59712 00:16:37 ---> Running in ced3b5ab920b 00:16:37 Removing intermediate container ced3b5ab920b 00:16:37 ---> 57d7010b7f23 00:16:37 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 00:16:37 ---> Running in de81d0db6c4a 00:16:37 Removing intermediate container de81d0db6c4a 00:16:37 ---> 3f778f47e087 00:16:37 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 00:16:37 ---> Running in c6187f147495 00:16:38 Removing intermediate container c6187f147495 00:16:38 ---> cc8c10f3e3e6 00:16:38 Step 24/26 : LABEL arch=arm64 00:16:38 ---> Running in 3fffbb0b4f77 00:16:38 Removing intermediate container 3fffbb0b4f77 00:16:38 ---> 4dee705c5927 00:16:38 Step 25/26 : LABEL git_sha=f87ca7d3b83689b830a75d23e332994a9af14d1e 00:16:38 ---> Running in 73472b75a931 00:16:39 Removing intermediate container 73472b75a931 00:16:39 ---> 68bd72490878 00:16:39 Step 26/26 : LABEL version=3.1.0-dev.16 00:16:39 ---> Running in a7f80024e13f 00:16:39 Removing intermediate container a7f80024e13f 00:16:39 ---> 29a42fddd025 00:16:39 [Warning] One or more build-args [ARCH] were not consumed 00:16:39 Successfully built 29a42fddd025 00:16:39 Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:39 provisioning config files... 00:16:39 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/18@tmp/config17261849930993901490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:39 ---> docker-login.sh 00:16:39 nexus3.edgexfoundry.org:10001 00:16:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:40 Configure a credential helper to remove this warning. See 00:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:40 00:16:40 Login Succeeded 00:16:40 nexus3.edgexfoundry.org:10002 00:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:40 Configure a credential helper to remove this warning. See 00:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:40 00:16:40 Login Succeeded 00:16:40 nexus3.edgexfoundry.org:10003 00:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:40 Configure a credential helper to remove this warning. See 00:16:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:40 00:16:40 Login Succeeded 00:16:40 nexus3.edgexfoundry.org:10004 00:16:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:41 Configure a credential helper to remove this warning. See 00:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:41 00:16:41 Login Succeeded 00:16:41 docker.io 00:16:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:41 Configure a credential helper to remove this warning. See 00:16:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:41 00:16:41 Login Succeeded 00:16:41 ---> docker-login.sh ends [Pipeline] } 00:16:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:16:41 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 00:16:41 f87ca7d3b83689b830a75d23e332994a9af14d1e 00:16:41 latest 00:16:41 3.1.0-dev.16 00:16:41 f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 00:16:41 main 00:16:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:42 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:42 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e 00:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:16:42 6afed53603df: Preparing 00:16:42 19e266f2804a: Preparing 00:16:42 8153f59b88a9: Preparing 00:16:42 5a35a0a56504: Preparing 00:16:42 2e136cc50481: Preparing 00:16:42 9386262d7a74: Preparing 00:16:42 9386262d7a74: Waiting 00:16:42 19e266f2804a: Pushed 00:16:42 5a35a0a56504: Pushed 00:16:42 8153f59b88a9: Pushed 00:16:42 9386262d7a74: Layer already exists 00:16:42 2e136cc50481: Pushed 00:16:47 6afed53603df: Pushed 00:16:47 f87ca7d3b83689b830a75d23e332994a9af14d1e: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:47 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:47 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:16:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:16:47 6afed53603df: Preparing 00:16:47 19e266f2804a: Preparing 00:16:47 8153f59b88a9: Preparing 00:16:47 5a35a0a56504: Preparing 00:16:47 2e136cc50481: Preparing 00:16:47 9386262d7a74: Preparing 00:16:47 9386262d7a74: Waiting 00:16:47 2e136cc50481: Layer already exists 00:16:47 8153f59b88a9: Layer already exists 00:16:47 19e266f2804a: Layer already exists 00:16:47 5a35a0a56504: Layer already exists 00:16:47 6afed53603df: Layer already exists 00:16:47 9386262d7a74: Layer already exists 00:16:47 latest: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:48 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:48 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.16 00:16:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:16:48 6afed53603df: Preparing 00:16:48 19e266f2804a: Preparing 00:16:48 8153f59b88a9: Preparing 00:16:48 5a35a0a56504: Preparing 00:16:48 2e136cc50481: Preparing 00:16:48 9386262d7a74: Preparing 00:16:48 9386262d7a74: Waiting 00:16:48 6afed53603df: Layer already exists 00:16:48 8153f59b88a9: Layer already exists 00:16:48 5a35a0a56504: Layer already exists 00:16:48 19e266f2804a: Layer already exists 00:16:48 2e136cc50481: Layer already exists 00:16:48 9386262d7a74: Layer already exists 00:16:49 3.1.0-dev.16: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:49 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 00:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:16:49 6afed53603df: Preparing 00:16:49 19e266f2804a: Preparing 00:16:49 8153f59b88a9: Preparing 00:16:49 5a35a0a56504: Preparing 00:16:49 2e136cc50481: Preparing 00:16:49 9386262d7a74: Preparing 00:16:49 9386262d7a74: Waiting 00:16:49 19e266f2804a: Layer already exists 00:16:49 6afed53603df: Layer already exists 00:16:49 2e136cc50481: Layer already exists 00:16:49 8153f59b88a9: Layer already exists 00:16:49 5a35a0a56504: Layer already exists 00:16:49 9386262d7a74: Layer already exists 00:16:50 f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:50 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:50 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 00:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 00:16:50 6afed53603df: Preparing 00:16:50 19e266f2804a: Preparing 00:16:50 8153f59b88a9: Preparing 00:16:50 5a35a0a56504: Preparing 00:16:50 2e136cc50481: Preparing 00:16:50 9386262d7a74: Preparing 00:16:50 9386262d7a74: Waiting 00:16:50 19e266f2804a: Layer already exists 00:16:50 2e136cc50481: Layer already exists 00:16:50 6afed53603df: Layer already exists 00:16:50 8153f59b88a9: Layer already exists 00:16:50 5a35a0a56504: Layer already exists 00:16:50 9386262d7a74: Layer already exists 00:16:51 main: digest: sha256:2ae9c9e4184a17d3633daa36177d7c2ec7dbaf3b6e5d570af8a18cd5bc402d31 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:51 ===================================================== [Pipeline] echo 00:16:51 taggedImages: 00:16:51 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e 00:16:51 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 00:16:51 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.16 00:16:51 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:f87ca7d3b83689b830a75d23e332994a9af14d1e-3.1.0-dev.16 00:16:51 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:51 00:16:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:51 arm64: Pulling from edgex-lftools-log-publisher 00:16:51 8998bd30e6a1: Pulling fs layer 00:16:51 04944245beec: Pulling fs layer 00:16:51 699f458cf7ca: Pulling fs layer 00:16:51 765212b225bb: Pulling fs layer 00:16:51 f23df028b6ca: Pulling fs layer 00:16:51 d65c8cfc05b1: Pulling fs layer 00:16:51 2437ff75d9bd: Pulling fs layer 00:16:51 d65c8cfc05b1: Waiting 00:16:51 765212b225bb: Waiting 00:16:51 2437ff75d9bd: Waiting 00:16:51 f23df028b6ca: Waiting 00:16:52 04944245beec: Verifying Checksum 00:16:52 04944245beec: Download complete 00:16:52 765212b225bb: Verifying Checksum 00:16:52 765212b225bb: Download complete 00:16:52 f23df028b6ca: Verifying Checksum 00:16:52 f23df028b6ca: Download complete 00:16:52 d65c8cfc05b1: Verifying Checksum 00:16:52 d65c8cfc05b1: Download complete 00:16:52 699f458cf7ca: Verifying Checksum 00:16:52 699f458cf7ca: Download complete 00:16:52 8998bd30e6a1: Verifying Checksum 00:16:52 8998bd30e6a1: Download complete 00:16:54 2437ff75d9bd: Verifying Checksum 00:16:54 2437ff75d9bd: Download complete 00:16:56 8998bd30e6a1: Pull complete 00:16:56 04944245beec: Pull complete 00:16:58 699f458cf7ca: Pull complete 00:16:58 765212b225bb: Pull complete 00:16:59 f23df028b6ca: Pull complete 00:16:59 d65c8cfc05b1: Pull complete 00:17:14 2437ff75d9bd: Pull complete 00:17:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:17:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:14 prd-ubuntu20.04-docker-arm64-4c-16g-1004 does not seem to be running inside a container 00:17:14 $ 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/18 -v /w/workspace/app-record-replay/18:/w/workspace/app-record-replay/18:rw,z -v /w/workspace/app-record-replay/18@tmp:/w/workspace/app-record-replay/18@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 00:17:17 $ docker top 67257a8c203e89ac2cc405df76024be0e6b94dd63713740f9b052bb2b90435d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:17 ---> job-cost.sh 00:17:17 lf-activate-venv: SKIPPING 00:17:17 INFO: No Stack... 00:17:18 INFO: Retrieving Pricing Info for: v3-standard-4 00:17:19 INFO: Archiving Costs [Pipeline] sh 00:17:19 + cat /w/workspace/app-record-replay/18/archives/cost.csv 00:17:19 + cut -d, -f6 [Pipeline] lock 00:17:19 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] 00:17:19 Resource [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] did not exist. Created. 00:17:19 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:17:20 /w/workspace/app-record-replay/18@tmp/durable-cb58a44d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:17:20 + echo total: 0.10999999940395355 [Pipeline] stash 00:17:20 Warning: overwriting stash ‘stack-cost’ 00:17:20 Stashed 1 file(s) [Pipeline] } 00:17:20 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-18-stack-cost] [Pipeline] // lock [Pipeline] } 00:17:20 $ docker stop --time=1 67257a8c203e89ac2cc405df76024be0e6b94dd63713740f9b052bb2b90435d8 00:17:21 $ docker rm -f --volumes 67257a8c203e89ac2cc405df76024be0e6b94dd63713740f9b052bb2b90435d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:17:22 provisioning config files... 00:17:22 Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #18 00:17:22 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17299069823653249284tmp [Pipeline] { [Pipeline] sh 00:17:22 + set +x 00:17:22 + curl -s https://codecov.io/bash 00:17:22 + bash -s -- 00:17:22 00:17:22 _____ _ 00:17:22 / ____| | | 00:17:22 | | ___ __| | ___ ___ _____ __ 00:17:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:17:22 | |___| (_) | (_| | __/ (_| (_) \ V / 00:17:22 \_____\___/ \__,_|\___|\___\___/ \_/ 00:17:22 Bash-1.0.6 00:17:22 00:17:22 00:17:22 ==> git version 2.25.1 found 00:17:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:17:22 Release-Date: 2020-01-08 00:17:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:17:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:17:22 ==> Jenkins CI detected. 00:17:22 current dir:  /w/workspace/exfoundry_app-record-replay_main 00:17:22 project root: . 00:17:22 --> token set from env 00:17:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:17:22 ==> Running gcov in . (disable via -X gcov) 00:17:22 ==> Python coveragepy not found 00:17:22 ==> Searching for coverage reports in: 00:17:22 + . 00:17:22 -> Found 1 reports 00:17:22 ==> Detecting git/mercurial file structure 00:17:22 ==> Reading reports 00:17:22 + ./coverage.out bytes=7545 00:17:22 ==> Appending adjustments 00:17:22 https://docs.codecov.io/docs/fixing-reports 00:17:22 + Found adjustments 00:17:22 ==> Gzipping contents 00:17:22 4.0K /tmp/codecov.lf6kUa.gz 00:17:22 ==> Uploading reports 00:17:22 url: https://codecov.io 00:17:22 query: branch=main&commit=f87ca7d3b83689b830a75d23e332994a9af14d1e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:22 -> Pinging Codecov 00:17:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=f87ca7d3b83689b830a75d23e332994a9af14d1e&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F18%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:22 Invalid request parameters 00:17:22 400 [Pipeline] } 00:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:17:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:17:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:23 00:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:17:23 df9b9388f04a: Pulling fs layer 00:17:23 52dc419b0ee2: Pulling fs layer 00:17:23 25bc292e5bac: Pulling fs layer 00:17:23 114826534d7a: Pulling fs layer 00:17:23 4657fd5d0bcf: Pulling fs layer 00:17:23 6ad1cebc031e: Pulling fs layer 00:17:23 8a3aa393b2d8: Pulling fs layer 00:17:23 114826534d7a: Waiting 00:17:23 4657fd5d0bcf: Waiting 00:17:23 6ad1cebc031e: Waiting 00:17:23 25bc292e5bac: Verifying Checksum 00:17:23 25bc292e5bac: Download complete 00:17:23 52dc419b0ee2: Download complete 00:17:23 4657fd5d0bcf: Verifying Checksum 00:17:23 4657fd5d0bcf: Download complete 00:17:23 df9b9388f04a: Download complete 00:17:23 6ad1cebc031e: Verifying Checksum 00:17:23 6ad1cebc031e: Download complete 00:17:23 df9b9388f04a: Pull complete 00:17:23 52dc419b0ee2: Pull complete 00:17:23 25bc292e5bac: Pull complete 00:17:24 114826534d7a: Download complete 00:17:24 8a3aa393b2d8: Verifying Checksum 00:17:24 8a3aa393b2d8: Download complete 00:17:27 114826534d7a: Pull complete 00:17:27 4657fd5d0bcf: Pull complete 00:17:28 6ad1cebc031e: Pull complete 00:17:30 8a3aa393b2d8: Pull complete 00:17:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:30 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:17:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:17:34 $ docker top 75cbbaa02851d214a87bd895b4f04ad55de58c549164ca4a8326f1b7e3d8d6cc -eo pid,comm [Pipeline] { [Pipeline] echo 00:17:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 00:17:35 + set -o pipefail 00:17:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 00:17:39 00:17:39 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 00:17:39 00:17:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/2a2635c4-78f1-4ef6-8d0e-518a7c533df2 00:17:39 00:17:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:17:39 00:17:39 00:17:39 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:17:39 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:17:39 More details here: https://snyk.co/ue1NS 00:17:39 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 00:17:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:17:39 $ docker stop --time=1 75cbbaa02851d214a87bd895b4f04ad55de58c549164ca4a8326f1b7e3d8d6cc 00:17:43 $ docker rm -f --volumes 75cbbaa02851d214a87bd895b4f04ad55de58c549164ca4a8326f1b7e3d8d6cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:17:44 + git log --format=format:%s -1 f87ca7d3b83689b830a75d23e332994a9af14d1e [Pipeline] sh 00:17:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:17:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:44 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:17:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:17:45 $ docker top 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:45 [ssh-agent] Looking for ssh-agent implementation... 00:17:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:45 $ docker exec 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 ssh-agent 00:17:45 SSH_AUTH_SOCK=/tmp/ssh-HtwjUJlIwP1N/agent.31 00:17:45 SSH_AGENT_PID=37 00:17:45 Running ssh-add (command line suppressed) 00:17:45 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17255649865439432782.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17255649865439432782.key) 00:17:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:45 + git semver tag 00:17:46 2023-07-13 00:17:46,008 [run_tag] DEBUG tag force:False 00:17:46 2023-07-13 00:17:46,008 [check_head_tag] DEBUG check head tag 00:17:46 2023-07-13 00:17:46,008 [execute] INFO git cat-file --batch-check 00:17:46 2023-07-13 00:17:46,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:17:46 2023-07-13 00:17:46,012 [execute] INFO git cat-file --batch 00:17:46 2023-07-13 00:17:46,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 00:17:46 2023-07-13 00:17:46,020 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:17:46 2023-07-13 00:17:46,020 [execute] INFO git tag -a v3.1.0-dev.16 -m v3.1.0-dev.16 00:17:46 2023-07-13 00:17:46,020 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.16', '-m', 'v3.1.0-dev.16'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:17:46 2023-07-13 00:17:46,025 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:17:46 3.1.0-dev.16 [Pipeline] } 00:17:46 $ docker exec --env ******** --env ******** 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 ssh-agent -k 00:17:46 unset SSH_AUTH_SOCK; 00:17:46 unset SSH_AGENT_PID; 00:17:46 echo Agent pid 37 killed; 00:17:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:46 + git semver [Pipeline] } 00:17:46 $ docker stop --time=1 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 00:17:48 $ docker rm -f --volumes 37f1e1e40eaf2d0d20748c75d3c7915a523f281959b420d5202bd8698bd51131 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:48 00:17:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:48 0.23.1-centos7: Pulling from edgex-lftools 00:17:48 ab5ef0e58194: Pulling fs layer 00:17:48 9712f1f96733: Pulling fs layer 00:17:48 63f879dbbcfc: Pulling fs layer 00:17:48 0d9ebad4ef96: Pulling fs layer 00:17:48 e9a5061849ea: Pulling fs layer 00:17:48 d747dcd14b5f: Pulling fs layer 00:17:48 2de7ff778b66: Pulling fs layer 00:17:48 0d9ebad4ef96: Waiting 00:17:48 e9a5061849ea: Waiting 00:17:48 d747dcd14b5f: Waiting 00:17:48 9712f1f96733: Verifying Checksum 00:17:48 9712f1f96733: Download complete 00:17:49 63f879dbbcfc: Verifying Checksum 00:17:49 63f879dbbcfc: Download complete 00:17:49 e9a5061849ea: Verifying Checksum 00:17:49 e9a5061849ea: Download complete 00:17:49 d747dcd14b5f: Verifying Checksum 00:17:49 d747dcd14b5f: Download complete 00:17:49 ab5ef0e58194: Download complete 00:17:49 0d9ebad4ef96: Verifying Checksum 00:17:49 0d9ebad4ef96: Download complete 00:17:49 2de7ff778b66: Verifying Checksum 00:17:49 2de7ff778b66: Download complete 00:17:52 ab5ef0e58194: Pull complete 00:17:52 9712f1f96733: Pull complete 00:17:52 63f879dbbcfc: Pull complete 00:17:56 0d9ebad4ef96: Pull complete 00:17:56 e9a5061849ea: Pull complete 00:17:56 d747dcd14b5f: Pull complete 00:17:57 2de7ff778b66: Pull complete 00:17:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:57 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:17:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:18:01 $ docker top 514734dc9149b6430fa22c7220738794fc77a24894e46de4a215d36440c9402d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:18:01 provisioning config files... 00:18:01 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7623611209016384811tmp 00:18:01 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2305419704533892902tmp 00:18:01 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7873501775288005412tmp [Pipeline] { [Pipeline] echo 00:18:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:18:02 ---> sigul-configuration.sh 00:18:02 gpg: directory `/root/.gnupg' created 00:18:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:18:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:18:02 gpg: keyring `/root/.gnupg/secring.gpg' created 00:18:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:18:02 gpg: CAST5 encrypted data 00:18:02 gpg: encrypted with 1 passphrase 00:18:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:18:02 + mkdir /home/jenkins 00:18:02 + mkdir /home/jenkins/sigul [Pipeline] sh 00:18:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:18:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:18:02 ---> sigul-install.sh 00:18:02 Sigul already installed; skipping installation. [Pipeline] sh 00:18:03 + git tag --list 00:18:03 v3.1.0-dev.0 00:18:03 v3.1.0-dev.1 00:18:03 v3.1.0-dev.10 00:18:03 v3.1.0-dev.11 00:18:03 v3.1.0-dev.12 00:18:03 v3.1.0-dev.13 00:18:03 v3.1.0-dev.14 00:18:03 v3.1.0-dev.15 00:18:03 v3.1.0-dev.16 00:18:03 v3.1.0-dev.2 00:18:03 v3.1.0-dev.3 00:18:03 v3.1.0-dev.4 00:18:03 v3.1.0-dev.5 00:18:03 v3.1.0-dev.6 00:18:03 v3.1.0-dev.7 00:18:03 v3.1.0-dev.8 00:18:03 v3.1.0-dev.9 [Pipeline] sh 00:18:03 + lftools sign git-tag v3.1.0-dev.16 00:18:04 Signing Git tag with Sigul... 00:18:04 Signing v3.1.0-dev.16 [Pipeline] echo 00:18:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:18:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:18:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:18:04 $ docker stop --time=1 514734dc9149b6430fa22c7220738794fc77a24894e46de4a215d36440c9402d 00:18:05 $ docker rm -f --volumes 514734dc9149b6430fa22c7220738794fc77a24894e46de4a215d36440c9402d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:18:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:06 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:18:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:07 $ docker top be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:07 [ssh-agent] Looking for ssh-agent implementation... 00:18:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:07 $ docker exec be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a ssh-agent 00:18:07 SSH_AUTH_SOCK=/tmp/ssh-cnHQxY2dQ8RF/agent.34 00:18:07 SSH_AGENT_PID=40 00:18:07 Running ssh-add (command line suppressed) 00:18:07 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8206697266325047718.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8206697266325047718.key) 00:18:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:07 + git semver bump pre 00:18:08 2023-07-13 00:18:08,012 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:18:08 2023-07-13 00:18:08,012 [bump_version] DEBUG bumping version:3.1.0-dev.16 on axis:pre with prefix:dev 00:18:08 2023-07-13 00:18:08,013 [bump_version] DEBUG bumped version:3.1.0-dev.17 00:18:08 2023-07-13 00:18:08,013 [write_version] DEBUG write version:3.1.0-dev.17 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 00:18:08 2023-07-13 00:18:08,013 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:18:08 2023-07-13 00:18:08,013 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 00:18:08 2023-07-13 00:18:08,014 [execute] INFO git cat-file --batch-check 00:18:08 2023-07-13 00:18:08,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:08 2023-07-13 00:18:08,019 [execute] INFO git cat-file --batch 00:18:08 2023-07-13 00:18:08,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:08 2023-07-13 00:18:08,025 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:18:08 3.1.0-dev.17 [Pipeline] } 00:18:08 $ docker exec --env ******** --env ******** be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a ssh-agent -k 00:18:08 unset SSH_AUTH_SOCK; 00:18:08 unset SSH_AGENT_PID; 00:18:08 echo Agent pid 40 killed; 00:18:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:08 + git semver [Pipeline] } 00:18:08 $ docker stop --time=1 be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a 00:18:10 $ docker rm -f --volumes be8d79f1b50068f6876310059fd28b4406ad06a70036796bcdd03b5e405b1f8a [Pipeline] // withDockerContainer [Pipeline] sh 00:18:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:10 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:18:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:18:11 $ docker top 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:11 [ssh-agent] Looking for ssh-agent implementation... 00:18:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:11 $ docker exec 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 ssh-agent 00:18:11 SSH_AUTH_SOCK=/tmp/ssh-x6Lgp2VO8AdA/agent.32 00:18:11 SSH_AGENT_PID=38 00:18:11 Running ssh-add (command line suppressed) 00:18:11 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17816006458957025366.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17816006458957025366.key) 00:18:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:11 + git semver push 00:18:12 2023-07-13 00:18:12,032 [run_push] DEBUG push 00:18:12 2023-07-13 00:18:12,033 [execute] INFO git cat-file --batch-check 00:18:12 2023-07-13 00:18:12,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 00:18:12 2023-07-13 00:18:12,037 [execute] INFO git rev-list 91f81b5e4847654830cadef7411ebbec70c5bce8 -- 00:18:12 2023-07-13 00:18:12,037 [execute] DEBUG Popen(['git', 'rev-list', '91f81b5e4847654830cadef7411ebbec70c5bce8', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:18:12 2023-07-13 00:18:12,043 [execute] INFO git fetch -v origin 00:18:12 2023-07-13 00:18:12,044 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 00:18:12 2023-07-13 00:18:12,514 [run_push] DEBUG no remote changes detected 00:18:12 2023-07-13 00:18:12,514 [execute] INFO git push origin semver 00:18:12 2023-07-13 00:18:12,515 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 00:18:13 2023-07-13 00:18:13,427 [run_push] DEBUG push all version tags 00:18:13 2023-07-13 00:18:13,428 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:18:13 2023-07-13 00:18:13,428 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 00:18:14 2023-07-13 00:18:14,097 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 00:18:14 3.1.0-dev.17 [Pipeline] } 00:18:14 $ docker exec --env ******** --env ******** 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 ssh-agent -k 00:18:14 unset SSH_AUTH_SOCK; 00:18:14 unset SSH_AGENT_PID; 00:18:14 echo Agent pid 38 killed; 00:18:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:14 + git semver [Pipeline] } 00:18:14 $ docker stop --time=1 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 00:18:16 $ docker rm -f --volumes 19cb09b51fe910c5273d366c916996991b255d5669903ca1a2cdb95fbcb65055 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:18:16 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 00:18:16 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:18:16 total 16 00:18:16 drwxr-xr-x 3 root root 4096 Jul 13 00:06 . 00:18:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 00:18 .. 00:18:16 drwxr-xr-x 2 root root 4096 Jul 13 00:06 cost 00:18:16 -rw-r--r-- 1 root root 88 Jul 13 00:06 cost.csv 00:18:16 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 00:18:16 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 00:18:16 total 16 00:18:16 drwxr-xr-x 3 jenkins jenkins 4096 Jul 13 00:06 . 00:18:16 drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 00:18 .. 00:18:16 drwxr-xr-x 2 jenkins jenkins 4096 Jul 13 00:06 cost 00:18:16 -rw-r--r-- 1 jenkins jenkins 88 Jul 13 00:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:18:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:18:18 ---> package-listing.sh 00:18:18 ++ tr '[:upper:]' '[:lower:]' 00:18:18 ++ facter osfamily 00:18:18 + OS_FAMILY=debian 00:18:18 + workspace=/w/workspace/exfoundry_app-record-replay_main 00:18:18 + START_PACKAGES=/tmp/packages_start.txt 00:18:18 + END_PACKAGES=/tmp/packages_end.txt 00:18:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:18 + PACKAGES=/tmp/packages_start.txt 00:18:18 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:18:18 + PACKAGES=/tmp/packages_end.txt 00:18:18 + case "${OS_FAMILY}" in 00:18:18 + dpkg -l 00:18:18 + grep '^ii' 00:18:18 + '[' -f /tmp/packages_start.txt ']' 00:18:18 + '[' -f /tmp/packages_end.txt ']' 00:18:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:18 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 00:18:18 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 00:18:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 00:18:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:18:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:19 prd-ubuntu20.04-docker-8c-8g-1002 does not seem to be running inside a container 00:18:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:18:19 $ docker top 75f4277d3af7a0499049e26ccc275d7a862b1070b2b27f50e1d9d05be80c55b1 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:20 + touch /tmp/pre-build-complete [Pipeline] sh 00:18:20 + mkdir -p /var/log/sysstat [Pipeline] sh 00:18:20 + ls /var/log/sa-host 00:18:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:21 provisioning config files... 00:18:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config719067631929921297tmp [Pipeline] { [Pipeline] echo 00:18:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:18:21 ---> create-netrc.sh [Pipeline] } 00:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:18:21 ---> python-tools-install.sh [Pipeline] echo 00:18:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:18:22 ---> sudo-logs.sh 00:18:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:18:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:18:22 ---> job-cost.sh 00:18:22 lf-activate-venv: SKIPPING 00:18:22 DEBUG: total: 0.2199999988079071 00:18:22 INFO: Retrieving Stack Cost... 00:18:22 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:23 INFO: Archiving Costs [Pipeline] echo 00:18:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:18:23 ---> logs-deploy.sh 00:18:23 lf-activate-venv: SKIPPING 00:18:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/18 00:18:23 INFO: archiving workspace using pattern(s): 00:18:24 Archives upload complete. 00:18:24 INFO: archiving logs to Nexus 00:18:25 ---> uname -a: 00:18:25 Linux prd-ubuntu20-04-docker-8c-8g-1002 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:18:25 00:18:25 00:18:25 ---> lscpu: 00:18:25 Architecture: x86_64 00:18:25 CPU op-mode(s): 32-bit, 64-bit 00:18:25 Byte Order: Little Endian 00:18:25 Address sizes: 40 bits physical, 48 bits virtual 00:18:25 CPU(s): 8 00:18:25 On-line CPU(s) list: 0-7 00:18:25 Thread(s) per core: 1 00:18:25 Core(s) per socket: 1 00:18:25 Socket(s): 8 00:18:25 NUMA node(s): 1 00:18:25 Vendor ID: AuthenticAMD 00:18:25 CPU family: 23 00:18:25 Model: 49 00:18:25 Model name: AMD EPYC-Rome Processor 00:18:25 Stepping: 0 00:18:25 CPU MHz: 2799.998 00:18:25 BogoMIPS: 5599.99 00:18:25 Virtualization: AMD-V 00:18:25 Hypervisor vendor: KVM 00:18:25 Virtualization type: full 00:18:25 L1d cache: 256 KiB 00:18:25 L1i cache: 256 KiB 00:18:25 L2 cache: 4 MiB 00:18:25 L3 cache: 128 MiB 00:18:25 NUMA node0 CPU(s): 0-7 00:18:25 Vulnerability Itlb multihit: Not affected 00:18:25 Vulnerability L1tf: Not affected 00:18:25 Vulnerability Mds: Not affected 00:18:25 Vulnerability Meltdown: Not affected 00:18:25 Vulnerability Mmio stale data: Not affected 00:18:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:18:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:18:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:18:25 Vulnerability Srbds: Not affected 00:18:25 Vulnerability Tsx async abort: Not affected 00:18:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:18:25 00:18:25 00:18:25 ---> nproc: 00:18:25 8 00:18:25 00:18:25 00:18:25 ---> df -h: 00:18:25 Filesystem Size Used Avail Use% Mounted on 00:18:25 overlay 155G 13G 143G 9% / 00:18:25 tmpfs 64M 0 64M 0% /dev 00:18:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:18:25 shm 64M 0 64M 0% /dev/shm 00:18:25 /dev/vda1 155G 13G 143G 9% /facter-os 00:18:25 00:18:25 00:18:25 ---> sar -b -r -n DEV: 00:18:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1002) 07/13/23 _x86_64_ (8 CPU) 00:18:25 00:18:25 00:03:14 LINUX RESTART (8 CPU) 00:18:25 00:18:25 00:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:18:25 00:05:01 195.09 10.86 184.23 0.00 1675.09 80341.58 0.00 00:18:25 00:06:01 122.58 0.32 122.27 0.00 19.05 25296.74 0.00 00:18:25 00:07:01 125.66 0.05 125.61 0.00 8.53 34936.98 0.00 00:18:25 00:08:01 2.02 0.00 2.02 0.00 0.00 22.95 0.00 00:18:25 00:09:01 57.37 11.59 45.78 0.00 5175.01 9046.41 0.00 00:18:25 00:10:01 5.70 0.02 5.68 0.00 0.13 121.05 0.00 00:18:25 00:11:01 1.33 0.00 1.33 0.00 0.00 14.00 0.00 00:18:25 00:12:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 00:18:25 00:13:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 00:18:25 00:14:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 00:18:25 00:15:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 00:18:25 00:16:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 00:18:25 00:17:01 1.02 0.02 1.00 0.00 0.13 12.26 0.00 00:18:25 00:18:01 103.63 1.02 102.62 0.00 96.65 62569.17 0.00 00:18:25 Average: 44.15 1.69 42.45 0.00 496.87 15096.33 0.00 00:18:25 00:18:25 00:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:18:25 00:05:01 27723976 31608756 698080 2.12 144100 3889276 1825812 5.38 1167196 3494188 191304 00:18:25 00:06:01 28247788 31476276 825276 2.51 150252 3264004 2145648 6.32 1306144 2862288 10348 00:18:25 00:07:01 27610288 31582348 721252 2.19 159940 3952140 1754404 5.17 1247896 3514144 168 00:18:25 00:08:01 27610752 31582828 720544 2.19 159984 3952140 1754404 5.17 1247524 3514144 12 00:18:25 00:09:01 27081116 31564980 720704 2.19 194180 4412976 1814520 5.35 1568116 3684736 1084 00:18:25 00:10:01 27088452 31567292 718852 2.19 192704 4409716 1795156 5.29 1565804 3681480 144 00:18:25 00:11:01 27097012 31575912 710208 2.16 192720 4409720 1795156 5.29 1557472 3681488 8 00:18:25 00:12:01 27096744 31575652 710408 2.16 192732 4409724 1795156 5.29 1557456 3681492 40 00:18:25 00:13:01 27097440 31576572 709824 2.16 192764 4409724 1795156 5.29 1557348 3681680 8 00:18:25 00:14:01 27096956 31576172 710100 2.16 192812 4409728 1795156 5.29 1557436 3681708 60 00:18:25 00:15:01 27096908 31576124 710060 2.16 192840 4409728 1795156 5.29 1557404 3681708 16 00:18:25 00:16:01 27096860 31576140 709976 2.16 192868 4409736 1795156 5.29 1557504 3681712 140 00:18:25 00:17:01 27095968 31575264 710776 2.16 192884 4409740 1795156 5.29 1557544 3681716 8 00:18:25 00:18:01 25576552 31524540 755916 2.30 229400 5720088 2166524 6.38 1682820 4949756 512 00:18:25 Average: 27186915 31567061 723713 2.20 184299 4319174 1844469 5.44 1477690 3676589 14561 00:18:25 00:18:25 00:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:18:25 00:05:01 ens3 598.09 377.16 8431.85 52.71 0.00 0.00 0.00 0.00 00:18:25 00:05:01 lo 5.96 5.96 0.58 0.58 0.00 0.00 0.00 0.00 00:18:25 00:05:01 docker0 200.86 323.47 15.96 2405.92 0.00 0.00 0.00 0.00 00:18:25 00:06:01 ens3 37.92 24.35 78.65 15.07 0.00 0.00 0.00 0.00 00:18:25 00:06:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:18:25 00:06:01 vethdd040f6 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:18:25 00:06:01 docker0 1.48 3.35 0.09 42.49 0.00 0.00 0.00 0.00 00:18:25 00:07:01 ens3 169.94 133.54 2613.80 318.69 0.00 0.00 0.00 0.00 00:18:25 00:07:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 00:18:25 00:07:01 docker0 2.55 4.55 0.15 45.65 0.00 0.00 0.00 0.00 00:18:25 00:08:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:18:25 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:25 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:09:01 ens3 219.67 116.59 2923.91 8.11 0.00 0.00 0.00 0.00 00:18:25 00:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:18:25 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:10:01 ens3 0.37 0.30 0.02 0.02 0.00 0.00 0.00 0.00 00:18:25 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:25 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:12:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 00:18:25 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:25 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:13:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:14:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 00:18:25 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:25 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:18:25 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:25 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:18:01 ens3 373.39 213.20 8177.49 32.76 0.00 0.00 0.00 0.00 00:18:25 00:18:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 00:18:25 00:18:01 vethb69aac5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 00:18:01 docker0 61.64 115.80 4.92 1007.46 0.00 0.00 0.00 0.00 00:18:25 Average: ens3 99.42 61.46 1579.41 30.50 0.00 0.00 0.00 0.00 00:18:25 Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:18:25 Average: vethb69aac5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:25 Average: docker0 18.82 31.59 1.49 247.54 0.00 0.00 0.00 0.00 00:18:25 00:18:25 00:18:25 ---> sar -P ALL: 00:18:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1002) 07/13/23 _x86_64_ (8 CPU) 00:18:25 00:18:25 00:03:14 LINUX RESTART (8 CPU) 00:18:25 00:18:25 00:04:02 CPU %user %nice %system %iowait %steal %idle 00:18:25 00:05:01 all 9.57 0.00 4.20 4.37 0.08 81.79 00:18:25 00:05:01 0 10.34 0.00 4.97 1.32 0.07 83.30 00:18:25 00:05:01 1 9.30 0.00 5.69 16.88 0.09 68.05 00:18:25 00:05:01 2 7.98 0.00 2.80 0.80 0.05 88.37 00:18:25 00:05:01 3 10.08 0.00 4.71 7.14 0.09 77.99 00:18:25 00:05:01 4 9.80 0.00 3.51 1.75 0.07 84.88 00:18:25 00:05:01 5 10.58 0.00 4.16 1.03 0.07 84.17 00:18:25 00:05:01 6 10.02 0.00 4.33 3.21 0.09 82.37 00:18:25 00:05:01 7 8.47 0.00 3.46 2.86 0.09 85.11 00:18:25 00:06:01 all 38.57 0.00 5.53 1.78 0.09 54.02 00:18:25 00:06:01 0 39.28 0.00 5.57 0.07 0.10 54.99 00:18:25 00:06:01 1 37.85 0.00 5.91 3.06 0.08 53.10 00:18:25 00:06:01 2 38.41 0.00 5.44 0.27 0.08 55.80 00:18:25 00:06:01 3 37.44 0.00 5.47 1.78 0.08 55.23 00:18:25 00:06:01 4 39.33 0.00 5.36 0.25 0.08 54.97 00:18:25 00:06:01 5 37.83 0.00 5.08 0.03 0.10 56.95 00:18:25 00:06:01 6 38.76 0.00 6.28 8.50 0.08 46.37 00:18:25 00:06:01 7 39.67 0.00 5.17 0.32 0.08 54.76 00:18:25 00:07:01 all 15.67 0.00 3.12 1.75 0.07 79.40 00:18:25 00:07:01 0 15.99 0.00 3.29 0.42 0.05 80.25 00:18:25 00:07:01 1 15.56 0.00 3.34 0.25 0.05 80.80 00:18:25 00:07:01 2 17.05 0.00 2.72 0.13 0.05 80.05 00:18:25 00:07:01 3 13.53 0.00 3.59 5.76 0.08 77.04 00:18:25 00:07:01 4 15.38 0.00 3.31 5.70 0.08 75.53 00:18:25 00:07:01 5 15.37 0.00 2.85 1.17 0.05 80.56 00:18:25 00:07:01 6 15.63 0.00 2.79 0.60 0.05 80.93 00:18:25 00:07:01 7 16.83 0.00 3.06 0.02 0.10 79.99 00:18:25 00:08:01 all 0.02 0.00 0.01 0.02 0.00 99.95 00:18:25 00:08:01 0 0.07 0.00 0.00 0.00 0.00 99.93 00:18:25 00:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:18:25 00:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:18:25 00:08:01 3 0.07 0.00 0.03 0.00 0.02 99.88 00:18:25 00:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 00:18:25 00:08:01 5 0.00 0.00 0.00 0.17 0.00 99.83 00:18:25 00:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 00:18:25 00:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:18:25 00:09:01 all 2.36 0.00 1.49 0.54 0.04 95.57 00:18:25 00:09:01 0 2.82 0.00 1.01 0.05 0.03 96.09 00:18:25 00:09:01 1 1.80 0.00 1.34 0.05 0.05 96.76 00:18:25 00:09:01 2 2.77 0.00 1.47 1.32 0.03 94.41 00:18:25 00:09:01 3 2.14 0.00 1.55 0.35 0.05 95.91 00:18:25 00:09:01 4 2.00 0.00 2.81 0.45 0.03 94.71 00:18:25 00:09:01 5 2.11 0.00 1.25 1.44 0.03 95.17 00:18:25 00:09:01 6 3.12 0.00 1.25 0.60 0.05 94.97 00:18:25 00:09:01 7 2.14 0.00 1.22 0.05 0.03 96.55 00:18:25 00:10:01 all 0.07 0.00 0.05 0.01 0.01 99.86 00:18:25 00:10:01 0 0.03 0.00 0.05 0.05 0.02 99.85 00:18:25 00:10:01 1 0.00 0.00 0.03 0.00 0.00 99.97 00:18:25 00:10:01 2 0.28 0.00 0.10 0.00 0.02 99.60 00:18:25 00:10:01 3 0.08 0.00 0.02 0.00 0.00 99.90 00:18:25 00:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 00:18:25 00:10:01 5 0.02 0.00 0.05 0.05 0.02 99.87 00:18:25 00:10:01 6 0.05 0.00 0.03 0.00 0.00 99.92 00:18:25 00:10:01 7 0.07 0.00 0.05 0.00 0.02 99.87 00:18:25 00:11:01 all 0.02 0.00 0.01 0.10 0.01 99.86 00:18:25 00:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:18:25 00:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:18:25 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:18:25 00:11:01 3 0.00 0.00 0.03 0.00 0.02 99.95 00:18:25 00:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 00:18:25 00:11:01 5 0.03 0.00 0.02 0.82 0.00 99.13 00:18:25 00:11:01 6 0.02 0.00 0.03 0.00 0.02 99.93 00:18:25 00:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:18:25 00:12:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:18:25 00:12:01 0 0.00 0.00 0.00 0.02 0.02 99.97 00:18:25 00:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 00:18:25 00:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:18:25 00:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 00:18:25 00:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:18:25 00:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 00:18:25 00:12:01 6 0.03 0.00 0.03 0.00 0.03 99.90 00:18:25 00:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:18:25 00:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 00:18:25 00:13:01 0 0.02 0.00 0.02 0.02 0.02 99.93 00:18:25 00:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:18:25 00:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 00:18:25 00:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:18:25 00:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 00:18:25 00:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 00:18:25 00:13:01 6 0.05 0.00 0.03 0.00 0.03 99.88 00:18:25 00:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:18:25 00:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:18:25 00:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 00:18:25 00:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 00:18:25 00:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 00:18:25 00:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:18:25 00:14:01 4 0.00 0.00 0.03 0.00 0.00 99.97 00:18:25 00:14:01 5 0.00 0.00 0.02 0.02 0.02 99.95 00:18:25 00:14:01 6 0.03 0.00 0.02 0.00 0.03 99.92 00:18:25 00:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 00:18:25 00:15:01 all 0.04 0.00 0.00 0.00 0.01 99.95 00:18:25 00:15:01 0 0.17 0.00 0.00 0.02 0.02 99.80 00:18:25 00:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:18:25 00:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:18:25 00:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 00:18:25 00:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:18:25 00:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 00:18:25 00:15:01 6 0.05 0.00 0.00 0.00 0.02 99.93 00:18:25 00:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 00:18:25 00:18:25 00:15:01 CPU %user %nice %system %iowait %steal %idle 00:18:25 00:16:01 all 0.04 0.00 0.01 0.00 0.01 99.94 00:18:25 00:16:01 0 0.17 0.00 0.02 0.00 0.00 99.82 00:18:25 00:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 00:18:25 00:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:18:25 00:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 00:18:25 00:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 00:18:25 00:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 00:18:25 00:16:01 6 0.03 0.00 0.02 0.00 0.03 99.92 00:18:25 00:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:18:25 00:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 00:18:25 00:17:01 0 0.00 0.00 0.03 0.02 0.02 99.93 00:18:25 00:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 00:18:25 00:17:01 2 0.03 0.00 0.00 0.00 0.02 99.95 00:18:25 00:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:18:25 00:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:18:25 00:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:18:25 00:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 00:18:25 00:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:18:25 00:18:01 all 7.53 0.00 3.20 2.52 0.05 86.71 00:18:25 00:18:01 0 6.13 0.00 3.86 14.27 0.03 75.70 00:18:25 00:18:01 1 7.05 0.00 3.10 0.99 0.05 88.80 00:18:25 00:18:01 2 8.31 0.00 2.82 0.03 0.05 88.79 00:18:25 00:18:01 3 7.99 0.00 2.77 1.46 0.05 87.73 00:18:25 00:18:01 4 6.49 0.00 2.48 0.08 0.03 90.92 00:18:25 00:18:01 5 7.77 0.00 3.81 2.44 0.05 85.92 00:18:25 00:18:01 6 7.95 0.00 3.06 0.02 0.07 88.91 00:18:25 00:18:01 7 8.53 0.00 3.70 0.83 0.05 86.89 00:18:25 Average: all 5.25 0.00 1.25 0.78 0.03 92.69 00:18:25 Average: 0 5.35 0.00 1.33 1.15 0.03 92.14 00:18:25 Average: 1 5.09 0.00 1.38 1.48 0.02 92.03 00:18:25 Average: 2 5.32 0.00 1.09 0.18 0.03 93.37 00:18:25 Average: 3 5.07 0.00 1.29 1.16 0.03 92.46 00:18:25 Average: 4 5.18 0.00 1.24 0.58 0.03 92.96 00:18:25 Average: 5 5.24 0.00 1.22 0.51 0.03 93.00 00:18:25 Average: 6 5.38 0.00 1.27 0.92 0.04 92.39 00:18:25 Average: 7 5.38 0.00 1.18 0.29 0.03 93.13 00:18:25 00:18:25 00:18:25