Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 656944739c5d46ff2bf97e096a372f8c475bc6ca 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-ssh10182193957756578413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10285512869321530432.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15078959727456694605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh8528160539155668019.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-ssh6303481369892526101.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4889 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 656944739c5d46ff2bf97e096a372f8c475bc6ca (main) Commit message: "Merge pull request #73 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.23" > 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 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 > git rev-list --no-walk 92dd52375ba7ece0127ca2ee3b02bf3e6a750cff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:03:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:03:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:03:26 ========================================================= 15:03:26 EdgeX Global Pipelines Version Info 15:03:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:03:27 ------------------- 15:03:27 stable info: 15:03:27 ------------------- 15:03:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:03:27 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:03:27 Message: update stable to v1.0.253 15:03:28 ------------------- 15:03:28 experimental info: 15:03:28 ------------------- 15:03:28 Commited By: **** collab-it+edgex@linuxfoundation.org 15:03:28 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:03:28 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6569447 [Pipeline] echo 15:03:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:28 provisioning config files... 15:03:28 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10601581543416594061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:29 ---> docker-login.sh 15:03:29 nexus3.edgexfoundry.org:10001 15:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:29 Configure a credential helper to remove this warning. See 15:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:29 15:03:29 Login Succeeded 15:03:29 nexus3.edgexfoundry.org:10002 15:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:29 Configure a credential helper to remove this warning. See 15:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:29 15:03:29 Login Succeeded 15:03:29 nexus3.edgexfoundry.org:10003 15:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:29 Configure a credential helper to remove this warning. See 15:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:29 15:03:29 Login Succeeded 15:03:29 nexus3.edgexfoundry.org:10004 15:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:29 Configure a credential helper to remove this warning. See 15:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:29 15:03:29 Login Succeeded 15:03:29 docker.io 15:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:30 Configure a credential helper to remove this warning. See 15:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:30 15:03:30 Login Succeeded 15:03:30 ---> docker-login.sh ends [Pipeline] } 15:03:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:03:30 + git rev-list -1 --merges 656944739c5d46ff2bf97e096a372f8c475bc6ca~1..656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] echo 15:03:30 -----------> git rev-list -1 --merges 656944739c5d46ff2bf97e096a372f8c475bc6ca~1..656944739c5d46ff2bf97e096a372f8c475bc6ca 656944739c5d46ff2bf97e096a372f8c475bc6ca 15:03:30 656944739c5d46ff2bf97e096a372f8c475bc6ca [false] [Pipeline] sh 15:03:30 + git log --format=format:%s -1 656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] echo 15:03:30 ========================================================= 15:03:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:03:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:03:31 + git log --format=format:%s -1 656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] echo 15:03:31 [semverPrep] GIT_COMMIT: 656944739c5d46ff2bf97e096a372f8c475bc6ca, Commit Message: Merge pull request #73 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.23 [Pipeline] echo 15:03:31 [semverPrep] This is not a build commit. [Pipeline] sh 15:03:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:03:31 + grep -v github /etc/ssh/ssh_known_hosts 15:03:31 + [ -e /tmp/ssh_known_hosts ] 15:03:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:03:31 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 15:03:31 -a /etc/ssh/ssh_known_hosts 15:03:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:32 15:03:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:32 0.1.4: Pulling from edgex-devops/py-git-semver 15:03:32 b85a868b505f: Pulling fs layer 15:03:32 e2be974225ed: Pulling fs layer 15:03:32 339a4e72a1f5: Pulling fs layer 15:03:32 988bab9f4d93: Pulling fs layer 15:03:32 1469e6f7b9e6: Pulling fs layer 15:03:32 eaf3925da568: Pulling fs layer 15:03:32 bab4dde63d76: Pulling fs layer 15:03:32 988bab9f4d93: Waiting 15:03:32 1469e6f7b9e6: Waiting 15:03:32 bab4dde63d76: Waiting 15:03:32 bde34c3a00c8: Pulling fs layer 15:03:32 b352a97aabf1: Pulling fs layer 15:03:32 4872d77fe225: Pulling fs layer 15:03:32 5851b861e8e6: Pulling fs layer 15:03:32 b352a97aabf1: Waiting 15:03:32 bde34c3a00c8: Waiting 15:03:32 5851b861e8e6: Waiting 15:03:32 e2be974225ed: Verifying Checksum 15:03:32 e2be974225ed: Download complete 15:03:32 988bab9f4d93: Download complete 15:03:32 339a4e72a1f5: Verifying Checksum 15:03:32 339a4e72a1f5: Download complete 15:03:32 1469e6f7b9e6: Verifying Checksum 15:03:32 1469e6f7b9e6: Download complete 15:03:32 eaf3925da568: Verifying Checksum 15:03:32 eaf3925da568: Download complete 15:03:32 bde34c3a00c8: Verifying Checksum 15:03:32 bde34c3a00c8: Download complete 15:03:32 b352a97aabf1: Verifying Checksum 15:03:32 b352a97aabf1: Download complete 15:03:32 4872d77fe225: Verifying Checksum 15:03:32 4872d77fe225: Download complete 15:03:32 5851b861e8e6: Verifying Checksum 15:03:32 b85a868b505f: Download complete 15:03:33 bab4dde63d76: Verifying Checksum 15:03:33 bab4dde63d76: Download complete 15:03:34 b85a868b505f: Pull complete 15:03:34 e2be974225ed: Pull complete 15:03:34 339a4e72a1f5: Pull complete 15:03:34 988bab9f4d93: Pull complete 15:03:35 1469e6f7b9e6: Pull complete 15:03:35 eaf3925da568: Pull complete 15:03:36 bab4dde63d76: Pull complete 15:03:37 bde34c3a00c8: Pull complete 15:03:37 b352a97aabf1: Pull complete 15:03:37 4872d77fe225: Pull complete 15:03:37 5851b861e8e6: Pull complete 15:03:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:03:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:03:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:37 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:03:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:03:40 $ docker top ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e -eo pid,comm 15:03:40 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). 15:03:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:03:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:40 [ssh-agent] Looking for ssh-agent implementation... 15:03:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:40 $ docker exec ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e ssh-agent 15:03:40 SSH_AUTH_SOCK=/tmp/ssh-9pHldzCnQElP/agent.32 15:03:40 SSH_AGENT_PID=38 15:03:40 Running ssh-add (command line suppressed) 15:03:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9445872245650711554.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9445872245650711554.key) 15:03:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:41 + git tag --points-at HEAD [Pipeline] } 15:03:41 $ docker exec --env ******** --env ******** ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e ssh-agent -k 15:03:41 unset SSH_AUTH_SOCK; 15:03:41 unset SSH_AGENT_PID; 15:03:41 echo Agent pid 38 killed; 15:03:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:03:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:41 [ssh-agent] Looking for ssh-agent implementation... 15:03:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:41 $ docker exec ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e ssh-agent 15:03:41 SSH_AUTH_SOCK=/tmp/ssh-eYtMnpFp316q/agent.70 15:03:41 SSH_AGENT_PID=76 15:03:41 Running ssh-add (command line suppressed) 15:03:41 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2895875452810722001.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2895875452810722001.key) 15:03:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:42 + git semver init 15:03:42 2023-08-30 15:03:42,334 [run_init] DEBUG init version:0.0.0 force:False 15:03:42 2023-08-30 15:03:42,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver 15:03:42 2023-08-30 15:03:42,335 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver 15:03:42 2023-08-30 15:03:42,335 [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) 15:03:42 2023-08-30 15:03:42,914 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude 15:03:42 2023-08-30 15:03:42,915 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False 15:03:42 2023-08-30 15:03:42,915 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:03:42 2023-08-30 15:03:42,915 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:03:42 3.1.0-dev.41 [Pipeline] } 15:03:43 $ docker exec --env ******** --env ******** ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e ssh-agent -k 15:03:43 unset SSH_AUTH_SOCK; 15:03:43 unset SSH_AGENT_PID; 15:03:43 echo Agent pid 76 killed; 15:03:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:03:43 + git semver [Pipeline] } 15:03:43 $ docker stop --time=1 ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e 15:03:44 $ docker rm -f --volumes ae93557b11205f5b4babec185200aa90507d69d27c44c393dbb054fb15e2725e [Pipeline] // withDockerContainer [Pipeline] sh 15:03:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:03:45 Stashed 1 file(s) [Pipeline] echo 15:03:45 [edgeXSemver]: initialized semver on version 3.1.0-dev.41 [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 15:03:45 provisioning config files... 15:03:45 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14003521607518441827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:45 ---> docker-login.sh 15:03:45 nexus3.edgexfoundry.org:10001 15:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:45 Configure a credential helper to remove this warning. See 15:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:45 15:03:45 Login Succeeded 15:03:45 nexus3.edgexfoundry.org:10002 15:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:45 Configure a credential helper to remove this warning. See 15:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:45 15:03:45 Login Succeeded 15:03:45 nexus3.edgexfoundry.org:10003 15:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:46 Configure a credential helper to remove this warning. See 15:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:46 15:03:46 Login Succeeded 15:03:46 nexus3.edgexfoundry.org:10004 15:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:46 Configure a credential helper to remove this warning. See 15:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:46 15:03:46 Login Succeeded 15:03:46 docker.io 15:03:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:03:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:03:46 Configure a credential helper to remove this warning. See 15:03:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:03:46 15:03:46 Login Succeeded 15:03:46 ---> docker-login.sh ends [Pipeline] } 15:03:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:03:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:03:46 ========================================================= 15:03:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:03:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:47 + 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 . 15:03:47 Sending build context to Docker daemon 526.3kB 15:03:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:03:47 Step 2/12 : FROM ${BASE} AS builder 15:03:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:03:47 4db1b89c0bd1: Pulling fs layer 15:03:47 6911f1a30b25: Pulling fs layer 15:03:47 e194b8c5c2a9: Pulling fs layer 15:03:47 6863d3e3a2b1: Pulling fs layer 15:03:47 ec0bb842ea78: Pulling fs layer 15:03:47 40a00589a448: Pulling fs layer 15:03:47 6c08303d61cc: Pulling fs layer 15:03:47 798269fcf238: Pulling fs layer 15:03:47 6863d3e3a2b1: Waiting 15:03:47 ec0bb842ea78: Waiting 15:03:47 40a00589a448: Waiting 15:03:47 6c08303d61cc: Waiting 15:03:47 798269fcf238: Waiting 15:03:47 6911f1a30b25: Download complete 15:03:47 6863d3e3a2b1: Verifying Checksum 15:03:47 6863d3e3a2b1: Download complete 15:03:47 ec0bb842ea78: Download complete 15:03:47 4db1b89c0bd1: Download complete 15:03:47 40a00589a448: Verifying Checksum 15:03:47 40a00589a448: Download complete 15:03:47 4db1b89c0bd1: Pull complete 15:03:47 6911f1a30b25: Pull complete 15:03:47 798269fcf238: Verifying Checksum 15:03:47 798269fcf238: Download complete 15:03:47 e194b8c5c2a9: Download complete 15:03:48 6c08303d61cc: Verifying Checksum 15:03:48 6c08303d61cc: Download complete 15:03:51 e194b8c5c2a9: Pull complete 15:03:51 6863d3e3a2b1: Pull complete 15:03:51 ec0bb842ea78: Pull complete 15:03:51 40a00589a448: Pull complete 15:03:53 6c08303d61cc: Pull complete 15:03:54 798269fcf238: Pull complete 15:03:54 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:03:54 ---> ec979cd7f677 15:03:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:03:59 ---> Running in 683e147e2228 15:03:59 Removing intermediate container 683e147e2228 15:03:59 ---> 2d676dc41a82 15:03:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:03:59 ---> Running in 3f3c31277e2b 15:03:59 Removing intermediate container 3f3c31277e2b 15:03:59 ---> 85c8f6500539 15:03:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:03:59 ---> Running in 8bcb63feb673 15:03:59 Removing intermediate container 8bcb63feb673 15:03:59 ---> 6e5650604e22 15:03:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:03:59 ---> Running in daa9a276db59 15:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:03:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:03:59 OK: 265 MiB in 53 packages 15:04:00 Removing intermediate container daa9a276db59 15:04:00 ---> 781ad1e42bdd 15:04:00 Step 7/12 : WORKDIR /app 15:04:00 ---> Running in 151eab146c55 15:04:00 Removing intermediate container 151eab146c55 15:04:00 ---> 3605d2d8d222 15:04:00 Step 8/12 : COPY go.mod vendor* ./ 15:04:00 ---> 025e33f52cd6 15:04:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:00 ---> Running in 4975d4d5117f 15:04:00 Still waiting to schedule task 15:04:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:04:32 Removing intermediate container 4975d4d5117f 15:04:32 ---> 626b2e2a4a0f 15:04:32 Step 10/12 : COPY . . 15:04:32 ---> 8a165f7270b9 15:04:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:04:32 ---> Running in 3a8173804119 15:04:32 Removing intermediate container 3a8173804119 15:04:32 ---> 09d9839ba64a 15:04:32 Step 12/12 : RUN $MAKE 15:04:32 ---> Running in e3b626c06088 15:04:32 noop 15:04:32 Removing intermediate container e3b626c06088 15:04:32 ---> 44c0eadd1627 15:04:32 Successfully built 44c0eadd1627 15:04:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:32 + docker inspect -f . ci-base-image-x86_64 15:04:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:32 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:04:32 $ 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 ******** ci-base-image-x86_64 cat 15:04:33 $ docker top c9826720ca7880e79f1e20c46b4c544bb97523c9014b249a426400f5c610d758 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:33 + go version 15:04:33 go version go1.20.6 linux/amd64 [Pipeline] } 15:04:33 $ docker stop --time=1 c9826720ca7880e79f1e20c46b4c544bb97523c9014b249a426400f5c610d758 15:04:34 $ docker rm -f --volumes c9826720ca7880e79f1e20c46b4c544bb97523c9014b249a426400f5c610d758 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:04:35 + docker inspect -f . ci-base-image-x86_64 15:04:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:04:35 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:04:35 $ 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 ******** ci-base-image-x86_64 cat 15:04:35 $ docker top 37355be34678be55d46009aa2b6be43d8fb40cba5811ada257fc11689965fe1d -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:36 + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh 15:04:36 + make test 15:04:36 go test -race -coverprofile=coverage.out ./... 15:04:54 ? github.com/edgexfoundry/app-record-replay [no test files] 15:04:54 ok github.com/edgexfoundry/app-record-replay/internal/app 0.080s coverage: 88.0% of statements 15:04:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:04:54 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:04:54 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:05:04 ok github.com/edgexfoundry/app-record-replay/internal/application 8.619s coverage: 98.7% of statements 15:05:04 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.104s coverage: 78.7% of statements 15:05:04 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.049s coverage: 100.0% of statements 15:05:23 go vet ./... 15:05:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:05:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:05:26 ./bin/test-attribution-txt.sh [Pipeline] echo 15:05:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:05:26 $ docker stop --time=1 37355be34678be55d46009aa2b6be43d8fb40cba5811ada257fc11689965fe1d 15:05:30 $ docker rm -f --volumes 37355be34678be55d46009aa2b6be43d8fb40cba5811ada257fc11689965fe1d [Pipeline] // withDockerContainer [Pipeline] sh 15:05:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:05:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:05:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:05:32 + ls -al . 15:05:32 total 180 15:05:32 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:04 . 15:05:32 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:03 .. 15:05:32 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 15:03 .dockerignore 15:05:32 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:03 .git 15:05:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:03 .github 15:05:32 -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 15:03 .gitignore 15:05:32 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 15:03 .golangci.yml 15:05:32 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 15:03 .semver 15:05:32 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 15:03 Attribution.txt 15:05:32 -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 15:03 CHANGELOG.md 15:05:32 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 15:03 Dockerfile 15:05:32 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 15:03 GOVERNANCE.md 15:05:32 -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 15:03 Jenkinsfile 15:05:32 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 15:03 LICENSE 15:05:32 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 15:03 Makefile 15:05:32 -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 15:03 OWNERS.md 15:05:32 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 15:03 README.md 15:05:32 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 30 15:03 Record and Reply.postman_collection.json 15:05:32 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 15:03 VERSION 15:05:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:03 bin 15:05:32 -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 15:05 coverage.out 15:05:32 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 15:03 go.mod 15:05:32 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 15:03 go.sum 15:05:32 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 15:03 internal 15:05:32 -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 15:03 main.go 15:05:32 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 15:03 pkg 15:05:32 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:32 + 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=656944739c5d46ff2bf97e096a372f8c475bc6ca --label arch=amd64 --label version=3.1.0-dev.41 . 15:05:32 Sending build context to Docker daemon 551.4kB 15:05:32 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:05:32 Step 2/26 : FROM ${BASE} AS builder 15:05:32 ---> 44c0eadd1627 15:05:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:05:32 ---> Running in 2905964efbd1 15:05:33 Removing intermediate container 2905964efbd1 15:05:33 ---> e894b86c255d 15:05:33 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:05:33 ---> Running in b9d206193301 15:05:33 Removing intermediate container b9d206193301 15:05:33 ---> bb40701f7747 15:05:33 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:05:33 ---> Running in 6ad10e79c103 15:05:33 Removing intermediate container 6ad10e79c103 15:05:33 ---> 3406bef02be5 15:05:33 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:33 ---> Running in f328aa032b86 15:05:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4891 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws 15:05:33 Running in /w/workspace/app-record-replay/45 [Pipeline] { [Pipeline] checkout 15:05:33 Selected Git installation does not exist. Using Default 15:05:33 The recommended git tool is: NONE 15:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:34 OK: 265 MiB in 53 packages 15:05:34 Removing intermediate container f328aa032b86 15:05:34 ---> 01d4f7668c45 15:05:34 Step 7/26 : WORKDIR /app 15:05:34 ---> Running in fc02d3da16db 15:05:34 Removing intermediate container fc02d3da16db 15:05:34 ---> d55f3592309d 15:05:34 Step 8/26 : COPY go.mod vendor* ./ 15:05:34 ---> 6c5c03777b8c 15:05:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:34 ---> Running in 84daa1080224 15:05:35 Removing intermediate container 84daa1080224 15:05:35 ---> 74c405c73693 15:05:35 Step 10/26 : COPY . . 15:05:35 ---> 7d00640f4c11 15:05:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:05:35 ---> Running in 41dc6e6f2ab4 15:05:36 Removing intermediate container 41dc6e6f2ab4 15:05:36 ---> d7c8678b16ae 15:05:36 Step 12/26 : RUN $MAKE 15:05:36 ---> Running in f0f2d9a4b876 15:05:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.41" -trimpath -mod=readonly -o app-record-replay 15:05:38 using credential edgex-jenkins-ssh 15:05:38 Cloning the remote Git repository 15:05:38 Cloning repository git@github.com:edgexfoundry/app-record-replay.git 15:05:39 > git init /w/workspace/app-record-replay/45 # timeout=10 15:05:39 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git 15:05:39 > git --version # timeout=10 15:05:39 > git --version # 'git version 2.25.1' 15:05:39 using GIT_SSH to set credentials SSH Credentials for GitHub 15:05:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:39 > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 15:05:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:40 Avoid second fetch 15:05:40 Checking out Revision 656944739c5d46ff2bf97e096a372f8c475bc6ca (main) 15:05:41 Commit message: "Merge pull request #73 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.23" 15:05:40 > git config core.sparsecheckout # timeout=10 15:05:40 > git checkout -f 656944739c5d46ff2bf97e096a372f8c475bc6ca # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:05:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:05:42 Dload Upload Total Spent Left Speed 15:05:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 31957 0 --:--:-- --:--:-- --:--:-- 32037 [Pipeline] sh 15:05:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:05:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:05:43 + sudo tee /etc/docker/daemon.new 15:05:43 { 15:05:43 "registry-mirrors": [ 15:05:43 "https://nexus3.edgexfoundry.org:10001" 15:05:43 ], 15:05:43 "bip": "10.250.0.254/24", 15:05:43 "hosts": [ 15:05:43 "tcp://0.0.0.0:5555", 15:05:43 "unix:///var/run/docker.sock" 15:05:43 ], 15:05:43 "mtu": 1458, 15:05:43 "selinux-enabled": true, 15:05:43 "seccomp-profile": "/etc/docker/seccomp.json" 15:05:43 } [Pipeline] sh 15:05:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:05:44 + sudo service docker restart 15:05:58 Removing intermediate container f0f2d9a4b876 15:05:58 ---> a093fcb61277 15:05:58 Step 13/26 : FROM alpine:3.17 15:05:58 3.17: Pulling from library/alpine 15:05:58 9398808236ff: Pulling fs layer 15:05:58 9398808236ff: Verifying Checksum 15:05:58 9398808236ff: Download complete 15:05:58 9398808236ff: Pull complete 15:05:58 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:05:58 Status: Downloaded newer image for alpine:3.17 15:05:58 ---> 1e0b8b5322fc 15:05:58 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:05:58 ---> Running in 89284a27f245 15:05:58 Removing intermediate container 89284a27f245 15:05:58 ---> 92adfb0cdbe4 15:05:58 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:05:58 ---> Running in ccff66112c1d 15:05:58 Removing intermediate container ccff66112c1d 15:05:58 ---> d3bb061fe2e3 15:05:58 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:05:58 ---> Running in 80d5a153e74d 15:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:58 (1/2) Installing ca-certificates (20230506-r0) 15:05:58 (2/2) Installing dumb-init (1.2.5-r2) 15:05:58 Executing busybox-1.35.0-r29.trigger 15:05:58 Executing ca-certificates-20230506-r0.trigger 15:05:58 OK: 8 MiB in 17 packages 15:05:58 Removing intermediate container 80d5a153e74d 15:05:58 ---> 8915170a0949 15:05:58 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:05:58 ---> e2881204a7fc 15:05:58 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:05:58 ---> 65bcdd0a55a7 15:05:58 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:05:58 ---> f8f0ff904702 15:05:58 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:05:59 ---> f52570ec5235 15:05:59 Step 21/26 : EXPOSE 59712 15:05:59 ---> Running in 18d408ae803b 15:05:59 Removing intermediate container 18d408ae803b 15:05:59 ---> 328d4c5f7931 15:05:59 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:05:59 ---> Running in 439d810e0f64 15:06:00 Removing intermediate container 439d810e0f64 15:06:00 ---> 56f6134103f6 15:06:00 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:06:00 ---> Running in dafe9796eed9 15:06:00 Removing intermediate container dafe9796eed9 15:06:00 ---> 0362979909b9 15:06:00 Step 24/26 : LABEL arch=amd64 15:06:00 ---> Running in 9dfc3d197d6f 15:06:00 Removing intermediate container 9dfc3d197d6f 15:06:00 ---> 6f2b5047ada1 15:06:00 Step 25/26 : LABEL git_sha=656944739c5d46ff2bf97e096a372f8c475bc6ca 15:06:00 ---> Running in ef3ec232ee5d 15:06:00 Removing intermediate container ef3ec232ee5d 15:06:00 ---> 3eb7ebb7f6ef 15:06:00 Step 26/26 : LABEL version=3.1.0-dev.41 15:06:00 ---> Running in d87871e44bfd 15:06:00 Removing intermediate container d87871e44bfd 15:06:00 ---> e96a898fcd2c 15:06:00 [Warning] One or more build-args [ARCH] were not consumed 15:06:00 Successfully built e96a898fcd2c 15:06:00 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 15:06:00 provisioning config files... 15:06:00 copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15119219249638752912tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:00 ---> docker-login.sh 15:06:00 nexus3.edgexfoundry.org:10001 15:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:00 Configure a credential helper to remove this warning. See 15:06:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:00 15:06:00 Login Succeeded 15:06:00 nexus3.edgexfoundry.org:10002 15:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:00 Configure a credential helper to remove this warning. See 15:06:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:00 15:06:00 Login Succeeded 15:06:00 nexus3.edgexfoundry.org:10003 15:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:01 Configure a credential helper to remove this warning. See 15:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:01 15:06:01 Login Succeeded 15:06:01 nexus3.edgexfoundry.org:10004 15:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:01 Configure a credential helper to remove this warning. See 15:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:01 15:06:01 Login Succeeded 15:06:01 docker.io 15:06:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:01 Configure a credential helper to remove this warning. See 15:06:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:01 15:06:01 Login Succeeded 15:06:01 ---> docker-login.sh ends [Pipeline] } 15:06:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:01 [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: 15:06:01 656944739c5d46ff2bf97e096a372f8c475bc6ca 15:06:01 latest 15:06:01 3.1.0-dev.41 15:06:01 656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 15:06:01 main 15:06:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:01 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:01 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca 15:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:01 c4000aa33bf8: Preparing 15:06:01 53db64697706: Preparing 15:06:01 befb71a0a9ff: Preparing 15:06:01 dbf0f33a6e0d: Preparing 15:06:01 c1a396303575: Preparing 15:06:01 36b50b131297: Preparing 15:06:01 36b50b131297: Waiting 15:06:01 dbf0f33a6e0d: Pushed 15:06:01 befb71a0a9ff: Pushed 15:06:01 53db64697706: Pushed 15:06:01 36b50b131297: Layer already exists 15:06:01 c1a396303575: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:06:02 provisioning config files... 15:06:02 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/45@tmp/config17365008072740452588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:03 ---> docker-login.sh 15:06:03 nexus3.edgexfoundry.org:10001 15:06:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:03 Configure a credential helper to remove this warning. See 15:06:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:03 15:06:03 Login Succeeded 15:06:03 nexus3.edgexfoundry.org:10002 15:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:04 Configure a credential helper to remove this warning. See 15:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:04 15:06:04 Login Succeeded 15:06:04 nexus3.edgexfoundry.org:10003 15:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:04 c4000aa33bf8: Pushed 15:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:04 Configure a credential helper to remove this warning. See 15:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:04 15:06:04 Login Succeeded 15:06:04 nexus3.edgexfoundry.org:10004 15:06:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:04 656944739c5d46ff2bf97e096a372f8c475bc6ca: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:04 Configure a credential helper to remove this warning. See 15:06:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:04 15:06:04 Login Succeeded 15:06:04 docker.io 15:06:05 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:06:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:05 c4000aa33bf8: Preparing 15:06:05 53db64697706: Preparing 15:06:05 befb71a0a9ff: Preparing 15:06:05 dbf0f33a6e0d: Preparing 15:06:05 c1a396303575: Preparing 15:06:05 36b50b131297: Preparing 15:06:05 36b50b131297: Waiting 15:06:05 befb71a0a9ff: Layer already exists 15:06:05 53db64697706: Layer already exists 15:06:05 c1a396303575: Layer already exists 15:06:05 c4000aa33bf8: Layer already exists 15:06:05 dbf0f33a6e0d: Layer already exists 15:06:05 36b50b131297: Layer already exists 15:06:05 latest: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:06:05 Configure a credential helper to remove this warning. See 15:06:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:06:05 15:06:05 Login Succeeded 15:06:05 ---> docker-login.sh ends [Pipeline] } 15:06:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:06:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:06:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 15:06:05 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 [Pipeline] } [Pipeline] echo 15:06:05 ========================================================= 15:06:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:06:05 ========================================================= [Pipeline] fileExists [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:05 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 15:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:05 c4000aa33bf8: Preparing 15:06:05 53db64697706: Preparing 15:06:05 befb71a0a9ff: Preparing 15:06:05 dbf0f33a6e0d: Preparing 15:06:05 c1a396303575: Preparing 15:06:05 36b50b131297: Preparing 15:06:05 36b50b131297: Waiting 15:06:05 53db64697706: Layer already exists 15:06:05 befb71a0a9ff: Layer already exists 15:06:05 dbf0f33a6e0d: Layer already exists 15:06:05 c4000aa33bf8: Layer already exists 15:06:05 c1a396303575: Layer already exists 15:06:05 36b50b131297: Layer already exists 15:06:05 3.1.0-dev.41: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:06 + 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 . 15:06:06 Sending build context to Docker daemon 238.1kB 15:06:06 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv 15:06:06 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:06:06 Step 2/12 : FROM ${BASE} AS builder 15:06:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:06:06 edb6bdbacee9: Pulling fs layer 15:06:06 5f9638ab2659: Pulling fs layer 15:06:06 8d51d6327a98: Pulling fs layer 15:06:06 8b374f2dd631: Pulling fs layer 15:06:06 ec14aa9079de: Pulling fs layer 15:06:06 2f466654f4bb: Pulling fs layer 15:06:06 554e91adad29: Pulling fs layer 15:06:06 2f466654f4bb: Waiting 15:06:06 8b374f2dd631: Waiting 15:06:06 ec14aa9079de: Waiting 15:06:06 554e91adad29: Waiting 15:06:06 5f9638ab2659: Verifying Checksum 15:06:06 5f9638ab2659: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:06 8b374f2dd631: Download complete 15:06:06 ec14aa9079de: Download complete 15:06:06 edb6bdbacee9: Verifying Checksum 15:06:06 edb6bdbacee9: Download complete 15:06:06 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 15:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:06 c4000aa33bf8: Preparing 15:06:06 53db64697706: Preparing 15:06:06 befb71a0a9ff: Preparing 15:06:06 dbf0f33a6e0d: Preparing 15:06:06 c1a396303575: Preparing 15:06:06 36b50b131297: Preparing 15:06:06 36b50b131297: Waiting 15:06:06 c1a396303575: Layer already exists 15:06:06 dbf0f33a6e0d: Layer already exists 15:06:06 53db64697706: Layer already exists 15:06:06 c4000aa33bf8: Layer already exists 15:06:06 befb71a0a9ff: Layer already exists 15:06:06 36b50b131297: Layer already exists 15:06:06 656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:06 + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:07 + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main 15:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] 15:06:07 c4000aa33bf8: Preparing 15:06:07 53db64697706: Preparing 15:06:07 befb71a0a9ff: Preparing 15:06:07 dbf0f33a6e0d: Preparing 15:06:07 c1a396303575: Preparing 15:06:07 36b50b131297: Preparing 15:06:07 36b50b131297: Waiting 15:06:07 befb71a0a9ff: Layer already exists 15:06:07 dbf0f33a6e0d: Layer already exists 15:06:07 c4000aa33bf8: Layer already exists 15:06:07 53db64697706: Layer already exists 15:06:07 c1a396303575: Layer already exists 15:06:07 36b50b131297: Layer already exists 15:06:07 main: digest: sha256:5af346a6539128352e2f7203fce5452df048a50e70c680faa2e85a06a453d3ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:06:07 ===================================================== [Pipeline] echo 15:06:07 taggedImages: 15:06:07 - nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca 15:06:07 - nexus3.edgexfoundry.org:10004/app-record-replay:latest 15:06:07 - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.41 15:06:07 - nexus3.edgexfoundry.org:10004/app-record-replay:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 15:06:07 - 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 15:06:07 edb6bdbacee9: Pull complete 15:06:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:07 15:06:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:07 554e91adad29: Verifying Checksum 15:06:07 554e91adad29: Download complete 15:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:08 latest: Pulling from edgex-lftools-log-publisher 15:06:08 5eb5b503b376: Pulling fs layer 15:06:08 5c69ac0246d0: Pulling fs layer 15:06:08 ec43610c2a17: Pulling fs layer 15:06:08 3a2ae6a8a46f: Pulling fs layer 15:06:08 33b1e0a273af: Pulling fs layer 15:06:08 5d3b04190fa2: Pulling fs layer 15:06:08 2f39f015ded8: Pulling fs layer 15:06:08 5d3b04190fa2: Waiting 15:06:08 2f39f015ded8: Waiting 15:06:08 3a2ae6a8a46f: Waiting 15:06:08 33b1e0a273af: Waiting 15:06:08 5c69ac0246d0: Download complete 15:06:08 3a2ae6a8a46f: Verifying Checksum 15:06:08 3a2ae6a8a46f: Download complete 15:06:08 33b1e0a273af: Verifying Checksum 15:06:08 5d3b04190fa2: Verifying Checksum 15:06:08 5d3b04190fa2: Download complete 15:06:08 5f9638ab2659: Pull complete 15:06:08 ec43610c2a17: Verifying Checksum 15:06:08 ec43610c2a17: Download complete 15:06:08 5eb5b503b376: Verifying Checksum 15:06:08 5eb5b503b376: Download complete 15:06:08 2f39f015ded8: Download complete 15:06:09 2f466654f4bb: Verifying Checksum 15:06:09 2f466654f4bb: Download complete 15:06:09 8d51d6327a98: Verifying Checksum 15:06:09 8d51d6327a98: Download complete 15:06:09 5eb5b503b376: Pull complete 15:06:09 5c69ac0246d0: Pull complete 15:06:09 ec43610c2a17: Pull complete 15:06:09 3a2ae6a8a46f: Pull complete 15:06:10 33b1e0a273af: Pull complete 15:06:10 5d3b04190fa2: Pull complete 15:06:14 2f39f015ded8: Pull complete 15:06:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:06:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:14 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:06: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/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 15:06:18 $ docker top d06a3ad4dd4e9c4988f8574bdaa6c06df882a5d1a6281bedc15d4339f6bdb233 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:06:18 ---> job-cost.sh 15:06:18 lf-activate-venv: SKIPPING 15:06:18 INFO: No Stack... 15:06:19 INFO: Retrieving Pricing Info for: v3-standard-8 15:06:19 INFO: Archiving Costs [Pipeline] sh 15:06:19 + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv 15:06:19 + cut -d, -f6 [Pipeline] lock 15:06:19 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] 15:06:19 Resource [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] did not exist. Created. 15:06:19 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:06:20 + echo total: 0.2199999988079071 [Pipeline] stash 15:06:20 Stashed 1 file(s) [Pipeline] } 15:06:20 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 15:06:20 $ docker stop --time=1 d06a3ad4dd4e9c4988f8574bdaa6c06df882a5d1a6281bedc15d4339f6bdb233 15:06:21 8d51d6327a98: Pull complete 15:06:21 8b374f2dd631: Pull complete 15:06:21 ec14aa9079de: Pull complete 15:06:21 $ docker rm -f --volumes d06a3ad4dd4e9c4988f8574bdaa6c06df882a5d1a6281bedc15d4339f6bdb233 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:06:26 2f466654f4bb: Pull complete 15:06:29 554e91adad29: Pull complete 15:06:29 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:06:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:06:29 ---> 1e15ea492957 15:06:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:06:31 ---> Running in 66d93263b6c6 15:06:31 Removing intermediate container 66d93263b6c6 15:06:31 ---> c8ba34e69b18 15:06:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:06:31 ---> Running in 012bf726d512 15:06:31 Removing intermediate container 012bf726d512 15:06:31 ---> 220b0f9cb4d3 15:06:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:06:31 ---> Running in 4f07d622147e 15:06:32 Removing intermediate container 4f07d622147e 15:06:32 ---> f5bf520b27b4 15:06:32 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:06:32 ---> Running in e3cd68c48cac 15:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:06:34 OK: 263 MiB in 53 packages 15:06:35 Removing intermediate container e3cd68c48cac 15:06:35 ---> 8d423cf36b6b 15:06:35 Step 7/12 : WORKDIR /app 15:06:35 ---> Running in 7f24320dd46e 15:06:36 Removing intermediate container 7f24320dd46e 15:06:36 ---> 7d6316f940e2 15:06:36 Step 8/12 : COPY go.mod vendor* ./ 15:06:40 ---> 93a84cf69d85 15:06:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:40 ---> Running in 4a45fa77f3d1 15:07:48 Removing intermediate container 4a45fa77f3d1 15:07:48 ---> 4303eb486856 15:07:48 Step 10/12 : COPY . . 15:07:48 ---> a2ac3e5a77e9 15:07:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:07:48 ---> Running in aea10321aa5b 15:07:48 Removing intermediate container aea10321aa5b 15:07:48 ---> 8ec2fc6caa27 15:07:48 Step 12/12 : RUN $MAKE 15:07:48 ---> Running in eae940ef4fa8 15:07:48 noop 15:07:48 Removing intermediate container eae940ef4fa8 15:07:48 ---> e28b56dd8017 15:07:48 Successfully built e28b56dd8017 15:07:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:48 + docker inspect -f . ci-base-image-arm64 15:07:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:48 prd-ubuntu20.04-docker-arm64-4c-16g-4891 does not seem to be running inside a container 15:07:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/45 -v /w/workspace/app-record-replay/45:/w/workspace/app-record-replay/45:rw,z -v /w/workspace/app-record-replay/45@tmp:/w/workspace/app-record-replay/45@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 15:07:50 $ docker top ca2b39a5cef89e519213aa36702071d66b10e91f544b7f63e8192043b7911efa -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:50 + go version 15:07:50 go version go1.20.6 linux/arm64 [Pipeline] } 15:07:50 $ docker stop --time=1 ca2b39a5cef89e519213aa36702071d66b10e91f544b7f63e8192043b7911efa 15:07:52 $ docker rm -f --volumes ca2b39a5cef89e519213aa36702071d66b10e91f544b7f63e8192043b7911efa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:53 + docker inspect -f . ci-base-image-arm64 15:07:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:53 prd-ubuntu20.04-docker-arm64-4c-16g-4891 does not seem to be running inside a container 15:07:53 $ 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/45 -v /w/workspace/app-record-replay/45:/w/workspace/app-record-replay/45:rw,z -v /w/workspace/app-record-replay/45@tmp:/w/workspace/app-record-replay/45@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 15:07:54 $ docker top bfde6087b6e34a53c03ae6cc0389aac4024c36539c8a4c0d7ff9243cf79e709e -eo pid,comm [Pipeline] { [Pipeline] sh 15:07:55 + git config --global --add safe.directory /w/workspace/app-record-replay/45 [Pipeline] fileExists [Pipeline] sh 15:07:56 + make test 15:07:56 go test -race -coverprofile=coverage.out ./... 15:11:02 ? github.com/edgexfoundry/app-record-replay [no test files] 15:11:06 ok github.com/edgexfoundry/app-record-replay/internal/app 0.262s coverage: 88.0% of statements 15:11:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] 15:11:12 ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] 15:11:12 ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] 15:11:18 ok github.com/edgexfoundry/app-record-replay/internal/application 9.001s coverage: 98.7% of statements 15:11:18 ok github.com/edgexfoundry/app-record-replay/internal/controller 0.679s coverage: 78.7% of statements 15:11:18 ok github.com/edgexfoundry/app-record-replay/internal/utils 0.195s coverage: 100.0% of statements 15:11:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:11:18 go vet ./... 15:13:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:13:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:13:55 ./bin/test-attribution-txt.sh [Pipeline] echo 15:13:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:13:55 $ docker stop --time=1 bfde6087b6e34a53c03ae6cc0389aac4024c36539c8a4c0d7ff9243cf79e709e 15:13:57 $ docker rm -f --volumes bfde6087b6e34a53c03ae6cc0389aac4024c36539c8a4c0d7ff9243cf79e709e [Pipeline] // withDockerContainer [Pipeline] sh 15:13:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:13:59 Warning: overwriting stash ‘coverage-report’ 15:13:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:14:00 + ls -al . 15:14:00 total 176 15:14:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:07 . 15:14:00 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:05 .. 15:14:00 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 15:05 .dockerignore 15:14:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:05 .git 15:14:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:05 .github 15:14:00 -rw-rw-r-- 1 jenkins jenkins 164 Aug 30 15:05 .gitignore 15:14:00 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 15:05 .golangci.yml 15:14:00 -rw-rw-r-- 1 jenkins jenkins 11301 Aug 30 15:05 Attribution.txt 15:14:00 -rw-rw-r-- 1 jenkins jenkins 258 Aug 30 15:05 CHANGELOG.md 15:14:00 -rw-rw-r-- 1 jenkins jenkins 1616 Aug 30 15:05 Dockerfile 15:14:00 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 15:05 GOVERNANCE.md 15:14:00 -rw-rw-r-- 1 jenkins jenkins 681 Aug 30 15:05 Jenkinsfile 15:14:00 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 15:05 LICENSE 15:14:00 -rw-rw-r-- 1 jenkins jenkins 3139 Aug 30 15:05 Makefile 15:14:00 -rw-rw-r-- 1 jenkins jenkins 611 Aug 30 15:05 OWNERS.md 15:14:00 -rw-rw-r-- 1 jenkins jenkins 2363 Aug 30 15:05 README.md 15:14:00 -rw-rw-r-- 1 jenkins jenkins 4285 Aug 30 15:05 Record and Reply.postman_collection.json 15:14:00 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 15:03 VERSION 15:14:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:05 bin 15:14:00 -rw-r--r-- 1 jenkins jenkins 24552 Aug 30 15:11 coverage.out 15:14:00 -rw-rw-r-- 1 jenkins jenkins 3916 Aug 30 15:05 go.mod 15:14:00 -rw-rw-r-- 1 jenkins jenkins 34159 Aug 30 15:05 go.sum 15:14:00 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 15:05 internal 15:14:00 -rw-rw-r-- 1 jenkins jenkins 913 Aug 30 15:05 main.go 15:14:00 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 15:05 pkg 15:14:00 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:05 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:14:00 + docker build -t app-record-replay-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=656944739c5d46ff2bf97e096a372f8c475bc6ca --label arch=arm64 --label version=3.1.0-dev.41 . 15:14:00 Sending build context to Docker daemon 263.2kB 15:14:00 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:14:00 Step 2/26 : FROM ${BASE} AS builder 15:14:00 ---> e28b56dd8017 15:14:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:14:00 ---> Running in 7611f85ec1fd 15:14:01 Removing intermediate container 7611f85ec1fd 15:14:01 ---> a1ea9e432fab 15:14:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:14:01 ---> Running in ed57d67d866e 15:14:01 Removing intermediate container ed57d67d866e 15:14:01 ---> 63f0a153d3d1 15:14:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:14:01 ---> Running in 69f76f526b42 15:14:01 Removing intermediate container 69f76f526b42 15:14:01 ---> cc28d07c2e4b 15:14:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:14:01 ---> Running in 14b49ae03b0e 15:14:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:14:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:14:04 OK: 263 MiB in 53 packages 15:14:05 Removing intermediate container 14b49ae03b0e 15:14:05 ---> ca8a4b587c8b 15:14:05 Step 7/26 : WORKDIR /app 15:14:05 ---> Running in 261e6085bb22 15:14:08 Removing intermediate container 261e6085bb22 15:14:08 ---> e82a3c4174ad 15:14:08 Step 8/26 : COPY go.mod vendor* ./ 15:14:08 ---> 02af78e09906 15:14:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:14:08 ---> Running in 053ff0decd67 15:14:11 Removing intermediate container 053ff0decd67 15:14:11 ---> d8a98cdb2f26 15:14:11 Step 10/26 : COPY . . 15:14:12 ---> 4c2e1d9aaa34 15:14:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:14:12 ---> Running in 1cbc5879b630 15:14:12 Removing intermediate container 1cbc5879b630 15:14:12 ---> 60e3081791f9 15:14:12 Step 12/26 : RUN $MAKE 15:14:12 ---> Running in 9be89950c60a 15:14:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.41" -trimpath -mod=readonly -o app-record-replay 15:16:35 Removing intermediate container 9be89950c60a 15:16:35 ---> 2a08ef39d0c6 15:16:35 Step 13/26 : FROM alpine:3.17 15:16:35 3.17: Pulling from library/alpine 15:16:35 4060ece20d7a: Pulling fs layer 15:16:35 4060ece20d7a: Verifying Checksum 15:16:35 4060ece20d7a: Download complete 15:16:37 4060ece20d7a: Pull complete 15:16:37 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:16:37 Status: Downloaded newer image for alpine:3.17 15:16:37 ---> 8650cd65339b 15:16:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:16:37 ---> Running in 9997cecc63ec 15:16:37 Removing intermediate container 9997cecc63ec 15:16:37 ---> f387891056e1 15:16:37 Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} 15:16:37 ---> Running in 3803e11dad87 15:16:37 Removing intermediate container 3803e11dad87 15:16:37 ---> e04fe4d555a3 15:16:37 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:16:37 ---> Running in f61a7ccec306 15:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:16:40 (1/2) Installing ca-certificates (20230506-r0) 15:16:40 (2/2) Installing dumb-init (1.2.5-r2) 15:16:40 Executing busybox-1.35.0-r29.trigger 15:16:40 Executing ca-certificates-20230506-r0.trigger 15:16:40 OK: 8 MiB in 17 packages 15:16:42 Removing intermediate container f61a7ccec306 15:16:42 ---> 6c2bc41e2198 15:16:42 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:16:42 ---> e8ab7d8286e6 15:16:42 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:16:42 ---> 03c561b4106b 15:16:42 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:16:43 ---> 056a16b5e035 15:16:43 Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay 15:16:44 ---> bcd4619a8085 15:16:44 Step 21/26 : EXPOSE 59712 15:16:44 ---> Running in 40349301df95 15:16:45 Removing intermediate container 40349301df95 15:16:45 ---> 68e8b34824d2 15:16:45 Step 22/26 : ENTRYPOINT ["/app-record-replay"] 15:16:45 ---> Running in 17cea7fcbefd 15:16:45 Removing intermediate container 17cea7fcbefd 15:16:45 ---> 9f8113b94894 15:16:45 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:16:45 ---> Running in 162c3dfcab9a 15:16:45 Removing intermediate container 162c3dfcab9a 15:16:45 ---> d710d901fafc 15:16:45 Step 24/26 : LABEL arch=arm64 15:16:45 ---> Running in 7fe4e43de6e2 15:16:46 Removing intermediate container 7fe4e43de6e2 15:16:46 ---> 68015449d181 15:16:46 Step 25/26 : LABEL git_sha=656944739c5d46ff2bf97e096a372f8c475bc6ca 15:16:46 ---> Running in d08cfa8f6e4e 15:16:46 Removing intermediate container d08cfa8f6e4e 15:16:46 ---> 458e8e8ecb74 15:16:46 Step 26/26 : LABEL version=3.1.0-dev.41 15:16:46 ---> Running in acddddcd646d 15:16:46 Removing intermediate container acddddcd646d 15:16:46 ---> 34edcaab2c84 15:16:46 [Warning] One or more build-args [ARCH] were not consumed 15:16:46 Successfully built 34edcaab2c84 15:16:46 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 15:16:46 provisioning config files... 15:16:46 copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/45@tmp/config2363382336193370157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:47 ---> docker-login.sh 15:16:47 nexus3.edgexfoundry.org:10001 15:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:47 Configure a credential helper to remove this warning. See 15:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:47 15:16:47 Login Succeeded 15:16:47 nexus3.edgexfoundry.org:10002 15:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:47 Configure a credential helper to remove this warning. See 15:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:47 15:16:47 Login Succeeded 15:16:47 nexus3.edgexfoundry.org:10003 15:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:48 Configure a credential helper to remove this warning. See 15:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:48 15:16:48 Login Succeeded 15:16:48 nexus3.edgexfoundry.org:10004 15:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:48 Configure a credential helper to remove this warning. See 15:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:48 15:16:48 Login Succeeded 15:16:48 docker.io 15:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:16:49 Configure a credential helper to remove this warning. See 15:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:16:49 15:16:49 Login Succeeded 15:16:49 ---> docker-login.sh ends [Pipeline] } 15:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:16:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:16:49 [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: 15:16:49 656944739c5d46ff2bf97e096a372f8c475bc6ca 15:16:49 latest 15:16:49 3.1.0-dev.41 15:16:49 656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 15:16:49 main 15:16:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:49 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:49 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca 15:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:16:49 3f0aafcea308: Preparing 15:16:49 f4d00dcbd7f9: Preparing 15:16:49 b7896077d3b4: Preparing 15:16:49 4bc4eaec84d1: Preparing 15:16:49 40b0bb07eb95: Preparing 15:16:49 d2d9d24a8c2a: Preparing 15:16:49 d2d9d24a8c2a: Waiting 15:16:50 4bc4eaec84d1: Pushed 15:16:50 d2d9d24a8c2a: Layer already exists 15:16:50 f4d00dcbd7f9: Pushed 15:16:50 b7896077d3b4: Pushed 15:16:50 40b0bb07eb95: Pushed 15:16:57 3f0aafcea308: Pushed 15:16:57 656944739c5d46ff2bf97e096a372f8c475bc6ca: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:57 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:57 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:16:57 3f0aafcea308: Preparing 15:16:57 f4d00dcbd7f9: Preparing 15:16:57 b7896077d3b4: Preparing 15:16:57 4bc4eaec84d1: Preparing 15:16:57 40b0bb07eb95: Preparing 15:16:57 d2d9d24a8c2a: Preparing 15:16:57 d2d9d24a8c2a: Waiting 15:16:57 b7896077d3b4: Layer already exists 15:16:57 f4d00dcbd7f9: Layer already exists 15:16:57 3f0aafcea308: Layer already exists 15:16:57 4bc4eaec84d1: Layer already exists 15:16:57 40b0bb07eb95: Layer already exists 15:16:57 d2d9d24a8c2a: Layer already exists 15:16:57 latest: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:58 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:58 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 15:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:16:58 3f0aafcea308: Preparing 15:16:58 f4d00dcbd7f9: Preparing 15:16:58 b7896077d3b4: Preparing 15:16:58 4bc4eaec84d1: Preparing 15:16:58 40b0bb07eb95: Preparing 15:16:58 d2d9d24a8c2a: Preparing 15:16:58 d2d9d24a8c2a: Waiting 15:16:58 4bc4eaec84d1: Layer already exists 15:16:58 b7896077d3b4: Layer already exists 15:16:58 f4d00dcbd7f9: Layer already exists 15:16:58 3f0aafcea308: Layer already exists 15:16:58 40b0bb07eb95: Layer already exists 15:16:58 d2d9d24a8c2a: Layer already exists 15:16:58 3.1.0-dev.41: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:59 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:59 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 15:16:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:16:59 3f0aafcea308: Preparing 15:16:59 f4d00dcbd7f9: Preparing 15:16:59 b7896077d3b4: Preparing 15:16:59 4bc4eaec84d1: Preparing 15:16:59 40b0bb07eb95: Preparing 15:16:59 d2d9d24a8c2a: Preparing 15:16:59 d2d9d24a8c2a: Waiting 15:16:59 3f0aafcea308: Layer already exists 15:16:59 4bc4eaec84d1: Layer already exists 15:16:59 40b0bb07eb95: Layer already exists 15:16:59 b7896077d3b4: Layer already exists 15:16:59 f4d00dcbd7f9: Layer already exists 15:16:59 d2d9d24a8c2a: Layer already exists 15:16:59 656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:59 + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:00 + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main 15:17:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] 15:17:00 3f0aafcea308: Preparing 15:17:00 f4d00dcbd7f9: Preparing 15:17:00 b7896077d3b4: Preparing 15:17:00 4bc4eaec84d1: Preparing 15:17:00 40b0bb07eb95: Preparing 15:17:00 d2d9d24a8c2a: Preparing 15:17:00 d2d9d24a8c2a: Waiting 15:17:00 4bc4eaec84d1: Layer already exists 15:17:00 f4d00dcbd7f9: Layer already exists 15:17:00 b7896077d3b4: Layer already exists 15:17:00 40b0bb07eb95: Layer already exists 15:17:00 3f0aafcea308: Layer already exists 15:17:00 d2d9d24a8c2a: Layer already exists 15:17:00 main: digest: sha256:fd7607a3663fb68cb50c5cad4eeb685daed3055230b384f6ac202028ab7dab21 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:17:00 ===================================================== [Pipeline] echo 15:17:00 taggedImages: 15:17:00 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca 15:17:00 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest 15:17:00 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.41 15:17:00 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:656944739c5d46ff2bf97e096a372f8c475bc6ca-3.1.0-dev.41 15:17:00 - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:00 15:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:01 arm64: Pulling from edgex-lftools-log-publisher 15:17:01 8998bd30e6a1: Pulling fs layer 15:17:01 04944245beec: Pulling fs layer 15:17:01 699f458cf7ca: Pulling fs layer 15:17:01 765212b225bb: Pulling fs layer 15:17:01 f23df028b6ca: Pulling fs layer 15:17:01 d65c8cfc05b1: Pulling fs layer 15:17:01 2437ff75d9bd: Pulling fs layer 15:17:01 765212b225bb: Waiting 15:17:01 f23df028b6ca: Waiting 15:17:01 2437ff75d9bd: Waiting 15:17:01 d65c8cfc05b1: Waiting 15:17:01 04944245beec: Verifying Checksum 15:17:01 04944245beec: Download complete 15:17:01 765212b225bb: Download complete 15:17:01 f23df028b6ca: Verifying Checksum 15:17:01 f23df028b6ca: Download complete 15:17:01 d65c8cfc05b1: Verifying Checksum 15:17:01 d65c8cfc05b1: Download complete 15:17:01 699f458cf7ca: Verifying Checksum 15:17:01 699f458cf7ca: Download complete 15:17:02 8998bd30e6a1: Verifying Checksum 15:17:02 8998bd30e6a1: Download complete 15:17:04 2437ff75d9bd: Verifying Checksum 15:17:04 2437ff75d9bd: Download complete 15:17:06 8998bd30e6a1: Pull complete 15:17:06 04944245beec: Pull complete 15:17:07 699f458cf7ca: Pull complete 15:17:08 765212b225bb: Pull complete 15:17:08 f23df028b6ca: Pull complete 15:17:08 d65c8cfc05b1: Pull complete 15:17:23 2437ff75d9bd: Pull complete 15:17:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:17:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:24 prd-ubuntu20.04-docker-arm64-4c-16g-4891 does not seem to be running inside a container 15:17:24 $ 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/45 -v /w/workspace/app-record-replay/45:/w/workspace/app-record-replay/45:rw,z -v /w/workspace/app-record-replay/45@tmp:/w/workspace/app-record-replay/45@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 15:17:26 $ docker top c8142a34955616c7bc26f067fb5b669fc1154d31ef33ce24dc338abc7cbcdc28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:17:27 ---> job-cost.sh 15:17:27 lf-activate-venv: SKIPPING 15:17:27 INFO: No Stack... 15:17:27 INFO: Retrieving Pricing Info for: v3-standard-4 15:17:28 INFO: Archiving Costs [Pipeline] sh 15:17:29 + cut -d, -f6 15:17:29 + cat /w/workspace/app-record-replay/45/archives/cost.csv [Pipeline] lock 15:17:29 Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] 15:17:29 Resource [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] did not exist. Created. 15:17:29 Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:17:29 /w/workspace/app-record-replay/45@tmp/durable-d012b4e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:17:29 + echo total: 0.10999999940395355 [Pipeline] stash 15:17:29 Warning: overwriting stash ‘stack-cost’ 15:17:29 Stashed 1 file(s) [Pipeline] } 15:17:29 Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-45-stack-cost] [Pipeline] // lock [Pipeline] } 15:17:29 $ docker stop --time=1 c8142a34955616c7bc26f067fb5b669fc1154d31ef33ce24dc338abc7cbcdc28 15:17:31 $ docker rm -f --volumes c8142a34955616c7bc26f067fb5b669fc1154d31ef33ce24dc338abc7cbcdc28 [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 15:17:31 provisioning config files... 15:17:31 copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4383589716012402690tmp [Pipeline] { [Pipeline] sh 15:17:32 + set +x 15:17:32 + curl -s https://codecov.io/bash 15:17:32 + bash -s -- 15:17:32 15:17:32 _____ _ 15:17:32 / ____| | | 15:17:32 | | ___ __| | ___ ___ _____ __ 15:17:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:17:32 | |___| (_) | (_| | __/ (_| (_) \ V / 15:17:32 \_____\___/ \__,_|\___|\___\___/ \_/ 15:17:32 Bash-1.0.6 15:17:32 15:17:32 15:17:32 ==> git version 2.25.1 found 15:17:32 ==> 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 15:17:32 Release-Date: 2020-01-08 15:17:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:17:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:17:32 ==> Jenkins CI detected. 15:17:32 current dir:  /w/workspace/exfoundry_app-record-replay_main 15:17:32 project root: . 15:17:32 --> token set from env 15:17:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:17:32 ==> Running gcov in . (disable via -X gcov) 15:17:32 ==> Python coveragepy not found 15:17:32 ==> Searching for coverage reports in: 15:17:32 + . 15:17:32 -> Found 1 reports 15:17:32 ==> Detecting git/mercurial file structure 15:17:32 ==> Reading reports 15:17:32 + ./coverage.out bytes=24552 15:17:32 ==> Appending adjustments 15:17:32 https://docs.codecov.io/docs/fixing-reports 15:17:32 + Found adjustments 15:17:32 ==> Gzipping contents 15:17:32 8.0K /tmp/codecov.z24iCf.gz 15:17:32 ==> Uploading reports 15:17:32 url: https://codecov.io 15:17:32 query: branch=main&commit=656944739c5d46ff2bf97e096a372f8c475bc6ca&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:17:32 -> Pinging Codecov 15:17:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=656944739c5d46ff2bf97e096a372f8c475bc6ca&build=45&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F45%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= 15:17:32 -> Uploading to 15:17:32 https://storage.googleapis.com/codecov/v4/raw/2023-08-30/F467761B9912B4F32F9BC62907045C81/656944739c5d46ff2bf97e096a372f8c475bc6ca/8dd5032f-4ea5-464d-bc05-05420ad87b53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T151732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9449919e9e688d580d52a509b9b0b768900f44c3297e889488ba1b163c1118d6 15:17:32 % Total % Received % Xferd Average Speed Time Time Time Current 15:17:32 Dload Upload Total Spent Left Speed 15:17:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4857 0 0 100 4857 0 24654 --:--:-- --:--:-- --:--:-- 24654 15:17:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] } 15:17:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:17:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:17:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:17:33 15:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:17:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:17:33 df9b9388f04a: Pulling fs layer 15:17:33 52dc419b0ee2: Pulling fs layer 15:17:33 25bc292e5bac: Pulling fs layer 15:17:33 114826534d7a: Pulling fs layer 15:17:33 4657fd5d0bcf: Pulling fs layer 15:17:33 6ad1cebc031e: Pulling fs layer 15:17:33 8a3aa393b2d8: Pulling fs layer 15:17:33 114826534d7a: Waiting 15:17:33 4657fd5d0bcf: Waiting 15:17:33 8a3aa393b2d8: Waiting 15:17:33 25bc292e5bac: Verifying Checksum 15:17:33 25bc292e5bac: Download complete 15:17:33 52dc419b0ee2: Verifying Checksum 15:17:33 52dc419b0ee2: Download complete 15:17:33 4657fd5d0bcf: Verifying Checksum 15:17:33 4657fd5d0bcf: Download complete 15:17:33 df9b9388f04a: Download complete 15:17:33 df9b9388f04a: Pull complete 15:17:33 6ad1cebc031e: Verifying Checksum 15:17:33 6ad1cebc031e: Download complete 15:17:33 52dc419b0ee2: Pull complete 15:17:33 25bc292e5bac: Pull complete 15:17:34 114826534d7a: Verifying Checksum 15:17:34 114826534d7a: Download complete 15:17:34 8a3aa393b2d8: Verifying Checksum 15:17:34 8a3aa393b2d8: Download complete 15:17:37 114826534d7a: Pull complete 15:17:37 4657fd5d0bcf: Pull complete 15:17:37 6ad1cebc031e: Pull complete 15:17:40 8a3aa393b2d8: Pull complete 15:17:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:17:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:17:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:40 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:17:40 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:17:44 $ docker top 2e3697489270caafe9fa54aadfb1acb4195e6dda316e62e470ed27244156ac6a -eo pid,comm [Pipeline] { [Pipeline] echo 15:17:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh 15:17:44 + set -o pipefail 15:17:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' 15:17:51 15:17:51 Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... 15:17:51 15:17:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/c7f47e9e-2651-4d0e-bd2c-a75a3a9435cc 15:17:51 15:17:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:17:51 15:17:51 15:17:51 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:17:51 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:17:51 More details here: https://snyk.co/ue1NS [Pipeline] } 15:17:51 $ docker stop --time=1 2e3697489270caafe9fa54aadfb1acb4195e6dda316e62e470ed27244156ac6a 15:17:54 $ docker rm -f --volumes 2e3697489270caafe9fa54aadfb1acb4195e6dda316e62e470ed27244156ac6a [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 15:17:55 + git log --format=format:%s -1 656944739c5d46ff2bf97e096a372f8c475bc6ca [Pipeline] sh 15:17:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:17:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:17:56 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:17:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:17:56 $ docker top 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:17:56 [ssh-agent] Looking for ssh-agent implementation... 15:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:17:56 $ docker exec 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f ssh-agent 15:17:56 SSH_AUTH_SOCK=/tmp/ssh-DYzN6VlfwatA/agent.32 15:17:56 SSH_AGENT_PID=38 15:17:56 Running ssh-add (command line suppressed) 15:17:56 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1490783356836589848.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1490783356836589848.key) 15:17:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:17:57 + git semver tag 15:17:57 2023-08-30 15:17:57,434 [run_tag] DEBUG tag force:False 15:17:57 2023-08-30 15:17:57,434 [check_head_tag] DEBUG check head tag 15:17:57 2023-08-30 15:17:57,435 [execute] INFO git cat-file --batch-check 15:17:57 2023-08-30 15:17:57,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:17:57 2023-08-30 15:17:57,439 [execute] INFO git cat-file --batch 15:17:57 2023-08-30 15:17:57,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) 15:17:57 2023-08-30 15:17:57,454 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:17:57 2023-08-30 15:17:57,454 [execute] INFO git tag -a v3.1.0-dev.41 -m v3.1.0-dev.41 15:17:57 2023-08-30 15:17:57,454 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.41', '-m', 'v3.1.0-dev.41'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) 15:17:57 2023-08-30 15:17:57,459 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:17:57 3.1.0-dev.41 [Pipeline] } 15:17:57 $ docker exec --env ******** --env ******** 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f ssh-agent -k 15:17:57 unset SSH_AUTH_SOCK; 15:17:57 unset SSH_AGENT_PID; 15:17:57 echo Agent pid 38 killed; 15:17:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:17:57 + git semver [Pipeline] } 15:17:58 $ docker stop --time=1 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f 15:17:59 $ docker rm -f --volumes 280863df3e02222aab9fa1c5250d9a6e7745c0b9101c61983843dc8c2c144c7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:17:59 15:17:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:00 0.23.1-centos7: Pulling from edgex-lftools 15:18:00 ab5ef0e58194: Pulling fs layer 15:18:00 9712f1f96733: Pulling fs layer 15:18:00 63f879dbbcfc: Pulling fs layer 15:18:00 0d9ebad4ef96: Pulling fs layer 15:18:00 e9a5061849ea: Pulling fs layer 15:18:00 d747dcd14b5f: Pulling fs layer 15:18:00 0d9ebad4ef96: Waiting 15:18:00 e9a5061849ea: Waiting 15:18:00 2de7ff778b66: Pulling fs layer 15:18:00 d747dcd14b5f: Waiting 15:18:00 2de7ff778b66: Waiting 15:18:00 9712f1f96733: Verifying Checksum 15:18:00 9712f1f96733: Download complete 15:18:00 63f879dbbcfc: Verifying Checksum 15:18:00 63f879dbbcfc: Download complete 15:18:00 e9a5061849ea: Verifying Checksum 15:18:00 e9a5061849ea: Download complete 15:18:00 d747dcd14b5f: Verifying Checksum 15:18:00 d747dcd14b5f: Download complete 15:18:00 ab5ef0e58194: Verifying Checksum 15:18:00 ab5ef0e58194: Download complete 15:18:00 0d9ebad4ef96: Verifying Checksum 15:18:00 0d9ebad4ef96: Download complete 15:18:00 2de7ff778b66: Verifying Checksum 15:18:00 2de7ff778b66: Download complete 15:18:03 ab5ef0e58194: Pull complete 15:18:03 9712f1f96733: Pull complete 15:18:03 63f879dbbcfc: Pull complete 15:18:06 0d9ebad4ef96: Pull complete 15:18:07 e9a5061849ea: Pull complete 15:18:07 d747dcd14b5f: Pull complete 15:18:08 2de7ff778b66: Pull complete 15:18:08 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:18:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:18:08 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:08 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:18: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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:18:13 $ docker top 2f00dfc36d6292e1722165eda27a2a6b193204e7cf7658dd6e105512b1473687 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:18:13 provisioning config files... 15:18:13 copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18434632422372598818tmp 15:18:13 copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10157731882841976340tmp 15:18:13 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3867657440306634167tmp [Pipeline] { [Pipeline] echo 15:18:13 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:18:13 ---> sigul-configuration.sh 15:18:13 gpg: directory `/root/.gnupg' created 15:18:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:18:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:18:13 gpg: keyring `/root/.gnupg/secring.gpg' created 15:18:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:18:13 gpg: CAST5 encrypted data 15:18:13 gpg: encrypted with 1 passphrase 15:18:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:18:14 + mkdir /home/jenkins 15:18:14 + mkdir /home/jenkins/sigul [Pipeline] sh 15:18:14 + 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 15:18:14 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:18:14 ---> sigul-install.sh 15:18:14 Sigul already installed; skipping installation. [Pipeline] sh 15:18:15 + git tag --list 15:18:15 v3.1.0-dev.0 15:18:15 v3.1.0-dev.1 15:18:15 v3.1.0-dev.10 15:18:15 v3.1.0-dev.11 15:18:15 v3.1.0-dev.12 15:18:15 v3.1.0-dev.13 15:18:15 v3.1.0-dev.14 15:18:15 v3.1.0-dev.15 15:18:15 v3.1.0-dev.16 15:18:15 v3.1.0-dev.17 15:18:15 v3.1.0-dev.18 15:18:15 v3.1.0-dev.19 15:18:15 v3.1.0-dev.2 15:18:15 v3.1.0-dev.20 15:18:15 v3.1.0-dev.21 15:18:15 v3.1.0-dev.22 15:18:15 v3.1.0-dev.23 15:18:15 v3.1.0-dev.24 15:18:15 v3.1.0-dev.25 15:18:15 v3.1.0-dev.26 15:18:15 v3.1.0-dev.27 15:18:15 v3.1.0-dev.28 15:18:15 v3.1.0-dev.29 15:18:15 v3.1.0-dev.3 15:18:15 v3.1.0-dev.30 15:18:15 v3.1.0-dev.31 15:18:15 v3.1.0-dev.32 15:18:15 v3.1.0-dev.33 15:18:15 v3.1.0-dev.34 15:18:15 v3.1.0-dev.35 15:18:15 v3.1.0-dev.36 15:18:15 v3.1.0-dev.37 15:18:15 v3.1.0-dev.38 15:18:15 v3.1.0-dev.39 15:18:15 v3.1.0-dev.4 15:18:15 v3.1.0-dev.40 15:18:15 v3.1.0-dev.41 15:18:15 v3.1.0-dev.5 15:18:15 v3.1.0-dev.6 15:18:15 v3.1.0-dev.7 15:18:15 v3.1.0-dev.8 15:18:15 v3.1.0-dev.9 [Pipeline] sh 15:18:15 + lftools sign git-tag v3.1.0-dev.41 15:18:15 Signing Git tag with Sigul... 15:18:15 Signing v3.1.0-dev.41 [Pipeline] echo 15:18:16 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:18:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:18:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:18:16 $ docker stop --time=1 2f00dfc36d6292e1722165eda27a2a6b193204e7cf7658dd6e105512b1473687 15:18:17 $ docker rm -f --volumes 2f00dfc36d6292e1722165eda27a2a6b193204e7cf7658dd6e105512b1473687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:18:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:18 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:18:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:18:18 $ docker top f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 -eo pid,comm 15:18:18 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). 15:18:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:19 [ssh-agent] Looking for ssh-agent implementation... 15:18:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:19 $ docker exec f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 ssh-agent 15:18:19 SSH_AUTH_SOCK=/tmp/ssh-9OQrwVyt8D1u/agent.33 15:18:19 SSH_AGENT_PID=39 15:18:19 Running ssh-add (command line suppressed) 15:18:19 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3101970975963911973.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3101970975963911973.key) 15:18:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:19 + git semver bump pre 15:18:19 2023-08-30 15:18:19,795 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:18:19 2023-08-30 15:18:19,795 [bump_version] DEBUG bumping version:3.1.0-dev.41 on axis:pre with prefix:dev 15:18:19 2023-08-30 15:18:19,795 [bump_version] DEBUG bumped version:3.1.0-dev.42 15:18:19 2023-08-30 15:18:19,795 [write_version] DEBUG write version:3.1.0-dev.42 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True 15:18:19 2023-08-30 15:18:19,795 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:18:19 2023-08-30 15:18:19,795 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main 15:18:19 2023-08-30 15:18:19,797 [execute] INFO git cat-file --batch-check 15:18:19 2023-08-30 15:18:19,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:18:19 2023-08-30 15:18:19,803 [execute] INFO git cat-file --batch 15:18:19 2023-08-30 15:18:19,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:18:19 2023-08-30 15:18:19,809 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:18:19 3.1.0-dev.42 [Pipeline] } 15:18:19 $ docker exec --env ******** --env ******** f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 ssh-agent -k 15:18:19 unset SSH_AUTH_SOCK; 15:18:19 unset SSH_AGENT_PID; 15:18:19 echo Agent pid 39 killed; 15:18:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:20 + git semver [Pipeline] } 15:18:20 $ docker stop --time=1 f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 15:18:21 $ docker rm -f --volumes f4d644f08a197a879c4aecc068ed7a50a79c39acf4145150b4cac81235de1971 [Pipeline] // withDockerContainer [Pipeline] sh 15:18:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:18:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:18:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:22 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:18:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:18:22 $ docker top f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:18:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:18:22 [ssh-agent] Looking for ssh-agent implementation... 15:18:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:23 $ docker exec f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa ssh-agent 15:18:23 SSH_AUTH_SOCK=/tmp/ssh-YznzRqk2zk97/agent.33 15:18:23 SSH_AGENT_PID=39 15:18:23 Running ssh-add (command line suppressed) 15:18:23 Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7439968473376685422.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7439968473376685422.key) 15:18:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:18:23 + git semver push 15:18:23 2023-08-30 15:18:23,772 [run_push] DEBUG push 15:18:23 2023-08-30 15:18:23,772 [execute] INFO git cat-file --batch-check 15:18:23 2023-08-30 15:18:23,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) 15:18:23 2023-08-30 15:18:23,777 [execute] INFO git rev-list 2ca11cfcde5916f95f1787b91760b0eb90ec5c53 -- 15:18:23 2023-08-30 15:18:23,777 [execute] DEBUG Popen(['git', 'rev-list', '2ca11cfcde5916f95f1787b91760b0eb90ec5c53', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:18:23 2023-08-30 15:18:23,783 [execute] INFO git fetch -v origin 15:18:23 2023-08-30 15:18:23,784 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) 15:18:24 2023-08-30 15:18:24,292 [run_push] DEBUG no remote changes detected 15:18:24 2023-08-30 15:18:24,292 [execute] INFO git push origin semver 15:18:24 2023-08-30 15:18:24,293 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) 15:18:25 2023-08-30 15:18:25,253 [run_push] DEBUG push all version tags 15:18:25 2023-08-30 15:18:25,253 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:18:25 2023-08-30 15:18:25,253 [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) 15:18:26 2023-08-30 15:18:26,038 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main 15:18:26 3.1.0-dev.42 [Pipeline] } 15:18:26 $ docker exec --env ******** --env ******** f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa ssh-agent -k 15:18:26 unset SSH_AUTH_SOCK; 15:18:26 unset SSH_AGENT_PID; 15:18:26 echo Agent pid 39 killed; 15:18:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:18:26 + git semver [Pipeline] } 15:18:27 $ docker stop --time=1 f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa 15:18:28 $ docker rm -f --volumes f130cc5210db4fc25f5708d43cc7ec05cab351d3e8f847e815c59eb5406d4baa [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 15:18:28 + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] 15:18:28 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:18:28 total 16 15:18:28 drwxr-xr-x 3 root root 4096 Aug 30 15:06 . 15:18:28 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 15:18 .. 15:18:28 drwxr-xr-x 2 root root 4096 Aug 30 15:06 cost 15:18:28 -rw-r--r-- 1 root root 88 Aug 30 15:06 cost.csv 15:18:28 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives 15:18:28 + ls -al /w/workspace/exfoundry_app-record-replay_main/archives 15:18:28 total 16 15:18:28 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 15:06 . 15:18:28 drwxrwxr-x 10 jenkins jenkins 4096 Aug 30 15:18 .. 15:18:28 drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 15:06 cost 15:18:28 -rw-r--r-- 1 jenkins jenkins 88 Aug 30 15:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:18:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:30 ---> package-listing.sh 15:18:30 ++ facter osfamily 15:18:30 ++ tr '[:upper:]' '[:lower:]' 15:18:30 + OS_FAMILY=debian 15:18:30 + workspace=/w/workspace/exfoundry_app-record-replay_main 15:18:30 + START_PACKAGES=/tmp/packages_start.txt 15:18:30 + END_PACKAGES=/tmp/packages_end.txt 15:18:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:30 + PACKAGES=/tmp/packages_start.txt 15:18:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:18:30 + PACKAGES=/tmp/packages_end.txt 15:18:30 + case "${OS_FAMILY}" in 15:18:30 + dpkg -l 15:18:30 + grep '^ii' 15:18:30 + '[' -f /tmp/packages_start.txt ']' 15:18:30 + '[' -f /tmp/packages_end.txt ']' 15:18:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:30 + '[' /w/workspace/exfoundry_app-record-replay_main ']' 15:18:30 + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ 15:18:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo 15:18:30 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 15:18:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:31 prd-ubuntu20.04-docker-8c-8g-4889 does not seem to be running inside a container 15:18:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:18:31 $ docker top 5bf27bc7fff698fa067da58ceda2747efdf8c9cac5b3d1a2569d77446f2d6b6c -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:31 + touch /tmp/pre-build-complete [Pipeline] sh 15:18:32 + mkdir -p /var/log/sysstat [Pipeline] sh 15:18:32 + ls /var/log/sa-host 15:18:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:32 provisioning config files... 15:18:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6232873715808620548tmp [Pipeline] { [Pipeline] echo 15:18:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:18:32 ---> create-netrc.sh [Pipeline] } 15:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:18:33 ---> python-tools-install.sh [Pipeline] echo 15:18:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:18:33 ---> sudo-logs.sh 15:18:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:18:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:18:33 ---> job-cost.sh 15:18:33 lf-activate-venv: SKIPPING 15:18:33 DEBUG: total: 0.2199999988079071 15:18:33 INFO: Retrieving Stack Cost... 15:18:34 INFO: Retrieving Pricing Info for: v3-standard-8 15:18:34 INFO: Archiving Costs [Pipeline] echo 15:18:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:18:34 ---> logs-deploy.sh 15:18:34 lf-activate-venv: SKIPPING 15:18:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/45 15:18:34 INFO: archiving workspace using pattern(s): 15:18:35 Archives upload complete. 15:18:35 INFO: archiving logs to Nexus 15:18:36 ---> uname -a: 15:18:36 Linux prd-ubuntu20-04-docker-8c-8g-4889 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:18:36 15:18:36 15:18:36 ---> lscpu: 15:18:36 Architecture: x86_64 15:18:36 CPU op-mode(s): 32-bit, 64-bit 15:18:36 Byte Order: Little Endian 15:18:36 Address sizes: 40 bits physical, 48 bits virtual 15:18:36 CPU(s): 8 15:18:36 On-line CPU(s) list: 0-7 15:18:36 Thread(s) per core: 1 15:18:36 Core(s) per socket: 1 15:18:36 Socket(s): 8 15:18:36 NUMA node(s): 1 15:18:36 Vendor ID: AuthenticAMD 15:18:36 CPU family: 23 15:18:36 Model: 49 15:18:36 Model name: AMD EPYC-Rome Processor 15:18:36 Stepping: 0 15:18:36 CPU MHz: 2800.000 15:18:36 BogoMIPS: 5600.00 15:18:36 Virtualization: AMD-V 15:18:36 Hypervisor vendor: KVM 15:18:36 Virtualization type: full 15:18:36 L1d cache: 256 KiB 15:18:36 L1i cache: 256 KiB 15:18:36 L2 cache: 4 MiB 15:18:36 L3 cache: 128 MiB 15:18:36 NUMA node0 CPU(s): 0-7 15:18:36 Vulnerability Itlb multihit: Not affected 15:18:36 Vulnerability L1tf: Not affected 15:18:36 Vulnerability Mds: Not affected 15:18:36 Vulnerability Meltdown: Not affected 15:18:36 Vulnerability Mmio stale data: Not affected 15:18:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:18:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:18:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:18:36 Vulnerability Srbds: Not affected 15:18:36 Vulnerability Tsx async abort: Not affected 15:18:36 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 15:18:36 15:18:36 15:18:36 ---> nproc: 15:18:36 8 15:18:36 15:18:36 15:18:36 ---> df -h: 15:18:36 Filesystem Size Used Avail Use% Mounted on 15:18:36 overlay 155G 13G 143G 9% / 15:18:36 tmpfs 64M 0 64M 0% /dev 15:18:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:18:36 shm 64M 0 64M 0% /dev/shm 15:18:36 /dev/vda1 155G 13G 143G 9% /facter-os 15:18:36 15:18:36 15:18:36 ---> sar -b -r -n DEV: 15:18:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4889) 08/30/23 _x86_64_ (8 CPU) 15:18:36 15:18:36 15:02:45 LINUX RESTART (8 CPU) 15:18:36 15:18:36 15:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:18:36 15:04:02 190.95 47.76 143.19 0.00 5386.97 121288.99 0.00 15:18:36 15:05:01 122.34 1.51 120.83 0.00 28.47 51525.37 0.00 15:18:36 15:06:01 164.39 1.95 162.44 0.00 51.99 37625.46 0.00 15:18:36 15:07:01 36.29 0.05 36.24 0.00 6.40 16816.81 0.00 15:18:36 15:08:01 28.58 9.28 19.30 0.00 2884.72 2179.77 0.00 15:18:36 15:09:01 30.36 2.35 28.01 0.00 2293.08 6318.41 0.00 15:18:36 15:10:01 3.57 0.02 3.55 0.00 0.13 87.59 0.00 15:18:36 15:11:01 1.97 0.00 1.97 0.00 0.00 21.60 0.00 15:18:36 15:12:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 15:18:36 15:13:01 2.18 0.00 2.18 0.00 0.00 24.66 0.00 15:18:36 15:14:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 15:18:36 15:15:01 2.18 0.00 2.18 0.00 0.00 28.79 0.00 15:18:36 15:16:01 1.42 0.00 1.42 0.00 0.00 15.46 0.00 15:18:36 15:17:01 1.97 0.02 1.95 0.00 0.13 22.00 0.00 15:18:36 15:18:01 64.59 0.28 64.31 0.00 9.60 37603.20 0.00 15:18:36 Average: 43.48 4.22 39.26 0.00 711.52 18201.99 0.00 15:18:36 15:18:36 15:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:18:36 15:04:02 29130652 31554492 761452 2.32 75940 2618688 1973956 5.82 1025624 2364980 2056 15:18:36 15:05:01 27736708 31507888 793056 2.41 147496 3781184 1891316 5.57 1484068 3169780 524508 15:18:36 15:06:01 28026268 31529228 773368 2.35 153732 3530272 1754964 5.17 1286112 3100280 452 15:18:36 15:07:01 27529856 31543432 757516 2.30 161952 3982444 1769172 5.21 1290080 3539620 52 15:18:36 15:08:01 27273436 31531148 742840 2.26 177384 4213352 1662884 4.90 1436256 3628172 66808 15:18:36 15:09:01 27054052 31525724 744656 2.26 191344 4407536 1717432 5.06 1595216 3674712 24 15:18:36 15:10:01 27059244 31526184 744424 2.26 189884 4404288 1687856 4.97 1593428 3671496 16 15:18:36 15:11:01 27067904 31535012 735492 2.24 189944 4404420 1687856 4.97 1584688 3671628 8 15:18:36 15:12:01 27068252 31535388 735140 2.24 190028 4404420 1687856 4.97 1584788 3671632 12 15:18:36 15:13:01 27068960 31536180 734268 2.23 190092 4404424 1687856 4.97 1584168 3671632 8 15:18:36 15:14:01 27068976 31536208 734132 2.23 190148 4404424 1687856 4.97 1584244 3671632 8 15:18:36 15:15:01 27070472 31537836 732592 2.23 190216 4404428 1687856 4.97 1583040 3671636 136 15:18:36 15:16:01 27069936 31537376 733008 2.23 190288 4404432 1687856 4.97 1583100 3671640 128 15:18:36 15:17:01 27070140 31537656 732672 2.23 190360 4404432 1687856 4.97 1583320 3671644 24 15:18:36 15:18:01 25900300 31470568 797944 2.43 208100 5424084 2040460 6.01 1706680 4649004 316420 15:18:36 Average: 27279677 31529621 750171 2.28 175794 4212855 1754202 5.17 1500321 3566633 60711 15:18:36 15:18:36 15:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:18:36 15:04:02 veth817ad14 54.67 68.46 5.26 55.70 0.00 0.00 0.00 0.00 15:18:36 15:04:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 15:18:36 15:04:02 docker0 57.07 73.05 4.75 101.82 0.00 0.00 0.00 0.00 15:18:36 15:04:02 ens3 604.30 410.15 6709.90 89.94 0.00 0.00 0.00 0.00 15:18:36 15:05:01 veth74f56b2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:18:36 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:18:36 15:05:01 docker0 161.97 252.77 12.36 2335.15 0.00 0.00 0.00 0.00 15:18:36 15:05:01 ens3 279.43 178.43 2362.32 25.77 0.00 0.00 0.00 0.00 15:18:36 15:06:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 15:18:36 15:06:01 docker0 3.03 7.22 0.19 88.10 0.00 0.00 0.00 0.00 15:18:36 15:06:01 ens3 68.01 53.29 188.72 107.68 0.00 0.00 0.00 0.00 15:18:36 15:07:01 lo 5.73 5.73 0.56 0.56 0.00 0.00 0.00 0.00 15:18:36 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:07:01 ens3 133.29 95.78 2543.22 241.22 0.00 0.00 0.00 0.00 15:18:36 15:08:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 15:18:36 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:08:01 ens3 102.05 47.33 1357.13 3.48 0.00 0.00 0.00 0.00 15:18:36 15:09:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 15:18:36 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:09:01 ens3 95.42 29.21 1375.50 2.39 0.00 0.00 0.00 0.00 15:18:36 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:10:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:18:36 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:18:36 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:12:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:18:36 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:18:36 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:14:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:18:36 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:18:36 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:18:36 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:18:36 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:18:36 15:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:18:36 15:18:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 15:18:36 15:18:01 docker0 70.70 132.56 5.42 1031.46 0.00 0.00 0.00 0.00 15:18:36 15:18:01 ens3 391.97 235.61 8194.63 31.23 0.00 0.00 0.00 0.00 15:18:36 Average: lo 1.26 1.26 0.12 0.12 0.00 0.00 0.00 0.00 15:18:36 Average: docker0 19.36 30.79 1.50 234.77 0.00 0.00 0.00 0.00 15:18:36 Average: ens3 111.50 69.90 1514.48 33.46 0.00 0.00 0.00 0.00 15:18:36 15:18:36 15:18:36 ---> sar -P ALL: 15:18:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4889) 08/30/23 _x86_64_ (8 CPU) 15:18:36 15:18:36 15:02:45 LINUX RESTART (8 CPU) 15:18:36 15:18:36 15:03:01 CPU %user %nice %system %iowait %steal %idle 15:18:36 15:04:02 all 9.65 0.00 3.36 4.13 0.05 82.80 15:18:36 15:04:02 0 8.38 0.00 3.97 1.42 0.05 86.18 15:18:36 15:04:02 1 9.52 0.00 3.95 0.20 0.05 86.28 15:18:36 15:04:02 2 8.43 0.00 3.03 6.92 0.05 81.57 15:18:36 15:04:02 3 14.17 0.00 3.19 8.51 0.07 74.07 15:18:36 15:04:02 4 9.96 0.00 2.96 3.33 0.05 83.71 15:18:36 15:04:02 5 8.39 0.00 3.89 7.36 0.05 80.32 15:18:36 15:04:02 6 10.65 0.00 2.69 4.09 0.05 82.53 15:18:36 15:04:02 7 7.76 0.00 3.24 1.25 0.07 87.68 15:18:36 15:05:01 all 22.61 0.00 4.32 3.36 0.07 69.65 15:18:36 15:05:01 0 21.68 0.00 4.11 0.12 0.07 74.02 15:18:36 15:05:01 1 23.55 0.00 4.78 1.05 0.05 70.57 15:18:36 15:05:01 2 22.96 0.00 3.91 1.04 0.07 72.02 15:18:36 15:05:01 3 23.79 0.00 4.60 9.81 0.09 61.71 15:18:36 15:05:01 4 22.87 0.00 4.22 0.33 0.07 72.52 15:18:36 15:05:01 5 21.90 0.00 4.37 9.33 0.07 64.33 15:18:36 15:05:01 6 22.62 0.00 4.19 0.07 0.07 73.05 15:18:36 15:05:01 7 21.48 0.00 4.36 5.12 0.09 68.95 15:18:36 15:06:01 all 37.42 0.00 5.87 2.22 0.14 54.34 15:18:36 15:06:01 0 39.07 0.00 6.64 0.07 0.25 53.97 15:18:36 15:06:01 1 38.45 0.00 6.04 7.18 0.10 48.23 15:18:36 15:06:01 2 37.31 0.00 5.47 0.15 0.10 56.97 15:18:36 15:06:01 3 37.87 0.00 5.93 3.63 0.20 52.37 15:18:36 15:06:01 4 37.65 0.00 5.79 0.88 0.13 55.55 15:18:36 15:06:01 5 34.83 0.00 5.98 4.75 0.10 54.33 15:18:36 15:06:01 6 36.65 0.00 5.64 0.08 0.10 57.53 15:18:36 15:06:01 7 37.56 0.00 5.49 1.08 0.15 55.72 15:18:36 15:07:01 all 3.27 0.00 1.14 0.91 0.03 94.64 15:18:36 15:07:01 0 2.41 0.00 1.42 0.50 0.02 95.65 15:18:36 15:07:01 1 2.66 0.00 0.84 0.10 0.02 96.38 15:18:36 15:07:01 2 3.25 0.00 1.42 0.64 0.02 94.68 15:18:36 15:07:01 3 3.72 0.00 1.44 4.73 0.03 90.07 15:18:36 15:07:01 4 3.67 0.00 0.73 0.02 0.02 95.56 15:18:36 15:07:01 5 4.57 0.00 0.92 0.00 0.03 94.47 15:18:36 15:07:01 6 3.13 0.00 1.31 0.05 0.02 95.50 15:18:36 15:07:01 7 2.72 0.00 1.07 1.27 0.12 94.82 15:18:36 15:08:01 all 1.54 0.00 0.71 0.51 0.02 97.23 15:18:36 15:08:01 0 1.25 0.00 0.72 0.98 0.02 97.03 15:18:36 15:08:01 1 1.74 0.00 1.55 1.02 0.03 95.66 15:18:36 15:08:01 2 1.08 0.00 0.75 0.00 0.00 98.17 15:18:36 15:08:01 3 1.07 0.00 0.78 0.07 0.02 98.06 15:18:36 15:08:01 4 2.32 0.00 0.68 0.32 0.02 96.67 15:18:36 15:08:01 5 2.79 0.00 0.33 0.28 0.00 96.60 15:18:36 15:08:01 6 0.97 0.00 0.53 0.03 0.02 98.45 15:18:36 15:08:01 7 1.09 0.00 0.35 1.35 0.03 97.18 15:18:36 15:09:01 all 1.26 0.00 0.63 0.40 0.01 97.69 15:18:36 15:09:01 0 2.09 0.00 0.60 0.05 0.00 97.26 15:18:36 15:09:01 1 0.90 0.00 2.15 1.35 0.02 95.58 15:18:36 15:09:01 2 0.65 0.00 0.40 0.10 0.02 98.83 15:18:36 15:09:01 3 1.05 0.00 0.43 0.53 0.02 97.96 15:18:36 15:09:01 4 2.22 0.00 0.45 0.00 0.00 97.33 15:18:36 15:09:01 5 1.33 0.00 0.30 0.10 0.02 98.25 15:18:36 15:09:01 6 1.05 0.00 0.37 0.03 0.00 98.55 15:18:36 15:09:01 7 0.82 0.00 0.35 1.07 0.02 97.74 15:18:36 15:10:01 all 0.06 0.00 0.05 0.01 0.01 99.87 15:18:36 15:10:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:18:36 15:10:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:18:36 15:10:01 2 0.22 0.00 0.07 0.00 0.00 99.72 15:18:36 15:10:01 3 0.07 0.00 0.08 0.02 0.03 99.80 15:18:36 15:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:18:36 15:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 15:18:36 15:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:18:36 15:10:01 7 0.08 0.00 0.07 0.07 0.00 99.78 15:18:36 15:11:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:18:36 15:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:18:36 15:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:18:36 15:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:18:36 15:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:18:36 15:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:18:36 15:11:01 5 0.07 0.00 0.02 0.00 0.00 99.92 15:18:36 15:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:18:36 15:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:18:36 15:12:01 all 0.07 0.00 0.01 0.01 0.01 99.90 15:18:36 15:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 15:18:36 15:12:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:18:36 15:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:18:36 15:12:01 3 0.07 0.00 0.02 0.00 0.03 99.88 15:18:36 15:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:18:36 15:12:01 5 0.40 0.00 0.02 0.00 0.00 99.58 15:18:36 15:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:18:36 15:12:01 7 0.02 0.00 0.03 0.03 0.02 99.90 15:18:36 15:13:01 all 0.18 0.00 0.01 0.00 0.00 99.80 15:18:36 15:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:18:36 15:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:18:36 15:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:18:36 15:13:01 3 0.37 0.00 0.02 0.00 0.02 99.60 15:18:36 15:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:18:36 15:13:01 5 0.93 0.00 0.05 0.00 0.02 99.01 15:18:36 15:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:18:36 15:13:01 7 0.05 0.00 0.03 0.03 0.00 99.88 15:18:36 15:14:01 all 0.18 0.00 0.01 0.04 0.01 99.76 15:18:36 15:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:18:36 15:14:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:18:36 15:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:18:36 15:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:18:36 15:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:18:36 15:14:01 5 1.34 0.00 0.02 0.00 0.02 98.63 15:18:36 15:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:18:36 15:14:01 7 0.02 0.00 0.03 0.32 0.00 99.63 15:18:36 15:18:36 15:14:01 CPU %user %nice %system %iowait %steal %idle 15:18:36 15:15:01 all 0.15 0.00 0.02 0.01 0.00 99.82 15:18:36 15:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:18:36 15:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:18:36 15:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:18:36 15:15:01 3 0.08 0.00 0.00 0.02 0.00 99.90 15:18:36 15:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:18:36 15:15:01 5 1.01 0.00 0.10 0.00 0.02 98.87 15:18:36 15:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:18:36 15:15:01 7 0.05 0.00 0.03 0.03 0.00 99.88 15:18:36 15:16:01 all 0.13 0.00 0.02 0.01 0.01 99.83 15:18:36 15:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:18:36 15:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:18:36 15:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:18:36 15:16:01 3 0.00 0.00 0.02 0.02 0.02 99.95 15:18:36 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:18:36 15:16:01 5 0.96 0.00 0.08 0.00 0.02 98.94 15:18:36 15:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:18:36 15:16:01 7 0.03 0.00 0.02 0.08 0.02 99.85 15:18:36 15:17:01 all 0.19 0.00 0.01 0.00 0.01 99.79 15:18:36 15:17:01 0 0.05 0.00 0.00 0.02 0.00 99.93 15:18:36 15:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:18:36 15:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:18:36 15:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:18:36 15:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:18:36 15:17:01 5 1.39 0.00 0.03 0.00 0.03 98.55 15:18:36 15:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:18:36 15:17:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:18:36 15:18:01 all 5.23 0.00 2.08 1.51 0.03 91.15 15:18:36 15:18:01 0 4.55 0.00 1.77 0.03 0.03 93.61 15:18:36 15:18:01 1 5.60 0.00 2.15 0.40 0.03 91.82 15:18:36 15:18:01 2 4.74 0.00 1.74 0.27 0.02 93.24 15:18:36 15:18:01 3 5.54 0.00 2.86 5.07 0.03 86.50 15:18:36 15:18:01 4 4.48 0.00 2.12 0.02 0.03 93.35 15:18:36 15:18:01 5 6.05 0.00 1.93 2.05 0.03 89.94 15:18:36 15:18:01 6 5.31 0.00 2.02 3.29 0.02 89.36 15:18:36 15:18:01 7 5.57 0.00 2.07 0.96 0.03 91.37 15:18:36 Average: all 5.41 0.00 1.21 0.87 0.03 92.49 15:18:36 Average: 0 5.25 0.00 1.28 0.21 0.03 93.22 15:18:36 Average: 1 5.44 0.00 1.43 0.75 0.02 92.36 15:18:36 Average: 2 5.20 0.00 1.11 0.60 0.02 93.07 15:18:36 Average: 3 5.80 0.00 1.28 2.13 0.04 90.75 15:18:36 Average: 4 5.49 0.00 1.12 0.32 0.02 93.04 15:18:36 Average: 5 5.67 0.00 1.19 1.57 0.03 91.55 15:18:36 Average: 6 5.31 0.00 1.11 0.51 0.02 93.06 15:18:36 Average: 7 5.10 0.00 1.13 0.84 0.04 92.90 15:18:36 15:18:36 15:18:36