Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33243b892cd04961baa0321b8a5c910c508d1c9a 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-ssh1322389921131220719.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13742825474974360751.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15660005017519654081.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12293275956416978703.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-ssh11355973370112750654.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-19065’ is offline Running on prd-ubuntu20.04-docker-8c-8g-19067 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 33243b892cd04961baa0321b8a5c910c508d1c9a (main) Commit message: "Merge pull request #26 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4" > 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 33243b892cd04961baa0321b8a5c910c508d1c9a # timeout=10 > git rev-list --no-walk 0df888d51a2f096cc32cd25bc6c70b82a0fc1e19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-22T15:50:30.461Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-22T15:50:30.507Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-22T15:50:30.525Z] ========================================================= [2023-06-22T15:50:30.525Z] EdgeX Global Pipelines Version Info [2023-06-22T15:50:30.525Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:50:31.234Z] ------------------- [2023-06-22T15:50:31.234Z] stable info: [2023-06-22T15:50:31.234Z] ------------------- [2023-06-22T15:50:31.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-22T15:50:31.234Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-22T15:50:31.234Z] Message: update stable to v1.0.250 [2023-06-22T15:50:31.805Z] ------------------- [2023-06-22T15:50:31.805Z] experimental info: [2023-06-22T15:50:31.805Z] ------------------- [2023-06-22T15:50:31.805Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-22T15:50:31.805Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-22T15:50:31.805Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-22T15:50:31.970Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-06-22T15:50:31.980Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-06-22T15:50:31.989Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-22T15:50:31.998Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-22T15:50:32.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-22T15:50:32.022Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-22T15:50:32.040Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-22T15:50:32.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-22T15:50:32.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-22T15:50:32.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-22T15:50:32.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-22T15:50:32.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-06-22T15:50:32.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-22T15:50:32.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-22T15:50:32.179Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-22T15:50:32.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-22T15:50:32.215Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-22T15:50:32.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-22T15:50:32.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-22T15:50:32.261Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-22T15:50:32.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-22T15:50:32.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-22T15:50:32.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-22T15:50:32.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-22T15:50:32.328Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-22T15:50:32.344Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-22T15:50:32.359Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-22T15:50:32.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-22T15:50:32.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-22T15:50:32.401Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-22T15:50:32.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] echo [2023-06-22T15:50:32.427Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 33243b8 [Pipeline] echo [2023-06-22T15:50:32.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-22T15:50:32.492Z] provisioning config files... [2023-06-22T15:50:32.505Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6768383114446561497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:50:32.807Z] ---> docker-login.sh [2023-06-22T15:50:32.807Z] nexus3.edgexfoundry.org:10001 [2023-06-22T15:50:33.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:33.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:33.067Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:33.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:33.067Z] [2023-06-22T15:50:33.067Z] Login Succeeded [2023-06-22T15:50:33.067Z] nexus3.edgexfoundry.org:10002 [2023-06-22T15:50:33.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:33.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:33.067Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:33.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:33.067Z] [2023-06-22T15:50:33.067Z] Login Succeeded [2023-06-22T15:50:33.067Z] nexus3.edgexfoundry.org:10003 [2023-06-22T15:50:33.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:33.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:33.331Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:33.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:33.331Z] [2023-06-22T15:50:33.331Z] Login Succeeded [2023-06-22T15:50:33.331Z] nexus3.edgexfoundry.org:10004 [2023-06-22T15:50:33.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:33.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:33.331Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:33.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:33.331Z] [2023-06-22T15:50:33.331Z] Login Succeeded [2023-06-22T15:50:33.331Z] docker.io [2023-06-22T15:50:33.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:33.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:33.592Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:33.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:33.592Z] [2023-06-22T15:50:33.592Z] Login Succeeded [2023-06-22T15:50:33.592Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T15:50:33.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-22T15:50:33.991Z] + git rev-list -1 --merges 33243b892cd04961baa0321b8a5c910c508d1c9a~1..33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] echo [2023-06-22T15:50:34.037Z] -----------> git rev-list -1 --merges 33243b892cd04961baa0321b8a5c910c508d1c9a~1..33243b892cd04961baa0321b8a5c910c508d1c9a 33243b892cd04961baa0321b8a5c910c508d1c9a [2023-06-22T15:50:34.037Z] 33243b892cd04961baa0321b8a5c910c508d1c9a [false] [Pipeline] sh [2023-06-22T15:50:34.332Z] + git log --format=format:%s -1 33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] echo [2023-06-22T15:50:34.347Z] ========================================================= [2023-06-22T15:50:34.347Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-22T15:50:34.347Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-22T15:50:34.696Z] + git log --format=format:%s -1 33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] echo [2023-06-22T15:50:34.708Z] [semverPrep] GIT_COMMIT: 33243b892cd04961baa0321b8a5c910c508d1c9a, Commit Message: Merge pull request #26 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4 [Pipeline] echo [2023-06-22T15:50:34.722Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-22T15:50:35.091Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-22T15:50:35.091Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-22T15:50:35.092Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-22T15:50:35.092Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-22T15:50:35.092Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-22T15:50:35.092Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-22T15:50:35.092Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:50:35.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T15:50:35.458Z] [2023-06-22T15:50:35.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:50:35.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T15:50:35.762Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-22T15:50:35.762Z] b85a868b505f: Pulling fs layer [2023-06-22T15:50:35.762Z] e2be974225ed: Pulling fs layer [2023-06-22T15:50:35.762Z] 339a4e72a1f5: Pulling fs layer [2023-06-22T15:50:35.762Z] 988bab9f4d93: Pulling fs layer [2023-06-22T15:50:35.762Z] 1469e6f7b9e6: Pulling fs layer [2023-06-22T15:50:35.762Z] eaf3925da568: Pulling fs layer [2023-06-22T15:50:35.762Z] bab4dde63d76: Pulling fs layer [2023-06-22T15:50:35.762Z] bde34c3a00c8: Pulling fs layer [2023-06-22T15:50:35.762Z] b352a97aabf1: Pulling fs layer [2023-06-22T15:50:35.762Z] 4872d77fe225: Pulling fs layer [2023-06-22T15:50:35.762Z] 5851b861e8e6: Pulling fs layer [2023-06-22T15:50:35.762Z] eaf3925da568: Waiting [2023-06-22T15:50:35.762Z] bab4dde63d76: Waiting [2023-06-22T15:50:35.762Z] bde34c3a00c8: Waiting [2023-06-22T15:50:35.762Z] 988bab9f4d93: Waiting [2023-06-22T15:50:35.762Z] b352a97aabf1: Waiting [2023-06-22T15:50:35.762Z] 5851b861e8e6: Waiting [2023-06-22T15:50:35.762Z] 1469e6f7b9e6: Waiting [2023-06-22T15:50:35.762Z] 4872d77fe225: Waiting [2023-06-22T15:50:35.762Z] e2be974225ed: Download complete [2023-06-22T15:50:35.762Z] 988bab9f4d93: Verifying Checksum [2023-06-22T15:50:35.762Z] 988bab9f4d93: Download complete [2023-06-22T15:50:35.762Z] 1469e6f7b9e6: Verifying Checksum [2023-06-22T15:50:35.762Z] 1469e6f7b9e6: Download complete [2023-06-22T15:50:36.022Z] 339a4e72a1f5: Download complete [2023-06-22T15:50:36.022Z] eaf3925da568: Verifying Checksum [2023-06-22T15:50:36.022Z] eaf3925da568: Download complete [2023-06-22T15:50:36.022Z] bde34c3a00c8: Download complete [2023-06-22T15:50:36.022Z] b352a97aabf1: Verifying Checksum [2023-06-22T15:50:36.022Z] b352a97aabf1: Download complete [2023-06-22T15:50:36.022Z] 4872d77fe225: Verifying Checksum [2023-06-22T15:50:36.022Z] 4872d77fe225: Download complete [2023-06-22T15:50:36.022Z] 5851b861e8e6: Verifying Checksum [2023-06-22T15:50:36.022Z] 5851b861e8e6: Download complete [2023-06-22T15:50:36.022Z] b85a868b505f: Verifying Checksum [2023-06-22T15:50:36.022Z] b85a868b505f: Download complete [2023-06-22T15:50:36.281Z] bab4dde63d76: Verifying Checksum [2023-06-22T15:50:36.281Z] bab4dde63d76: Download complete [2023-06-22T15:50:37.237Z] b85a868b505f: Pull complete [2023-06-22T15:50:37.237Z] e2be974225ed: Pull complete [2023-06-22T15:50:37.807Z] 339a4e72a1f5: Pull complete [2023-06-22T15:50:37.807Z] 988bab9f4d93: Pull complete [2023-06-22T15:50:38.070Z] 1469e6f7b9e6: Pull complete [2023-06-22T15:50:38.070Z] eaf3925da568: Pull complete [2023-06-22T15:50:39.980Z] bab4dde63d76: Pull complete [2023-06-22T15:50:39.980Z] bde34c3a00c8: Pull complete [2023-06-22T15:50:39.980Z] b352a97aabf1: Pull complete [2023-06-22T15:50:40.241Z] 4872d77fe225: Pull complete [2023-06-22T15:50:40.241Z] 5851b861e8e6: Pull complete [2023-06-22T15:50:40.241Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-22T15:50:40.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T15:50:40.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:50:40.347Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T15:50:40.371Z] $ 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 [2023-06-22T15:50:44.145Z] $ docker top 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe -eo pid,comm [2023-06-22T15:50:44.215Z] 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). [2023-06-22T15:50:44.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-22T15:50:44.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T15:50:44.262Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T15:50:44.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T15:50:44.373Z] $ docker exec 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe ssh-agent [2023-06-22T15:50:44.517Z] SSH_AUTH_SOCK=/tmp/ssh-aIhvfCXSrTgT/agent.33 [2023-06-22T15:50:44.517Z] SSH_AGENT_PID=39 [2023-06-22T15:50:44.525Z] Running ssh-add (command line suppressed) [2023-06-22T15:50:44.624Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7510213581928105192.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7510213581928105192.key) [2023-06-22T15:50:44.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T15:50:44.948Z] + git tag --points-at HEAD [Pipeline] } [2023-06-22T15:50:44.966Z] $ docker exec --env ******** --env ******** 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe ssh-agent -k [2023-06-22T15:50:45.076Z] unset SSH_AUTH_SOCK; [2023-06-22T15:50:45.077Z] unset SSH_AGENT_PID; [2023-06-22T15:50:45.077Z] echo Agent pid 39 killed; [2023-06-22T15:50:45.098Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-22T15:50:45.134Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T15:50:45.134Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T15:50:45.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T15:50:45.252Z] $ docker exec 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe ssh-agent [2023-06-22T15:50:45.398Z] SSH_AUTH_SOCK=/tmp/ssh-ccEob0Z42hXS/agent.71 [2023-06-22T15:50:45.398Z] SSH_AGENT_PID=77 [2023-06-22T15:50:45.403Z] Running ssh-add (command line suppressed) [2023-06-22T15:50:45.495Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4281795952410615836.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4281795952410615836.key) [2023-06-22T15:50:45.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T15:50:45.820Z] + git semver init [2023-06-22T15:50:46.082Z] 2023-06-22 15:50:45,995 [run_init] DEBUG init version:0.0.0 force:False [2023-06-22T15:50:46.082Z] 2023-06-22 15:50:45,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-22T15:50:46.082Z] 2023-06-22 15:50:45,996 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-06-22T15:50:46.082Z] 2023-06-22 15:50:45,996 [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) [2023-06-22T15:50:46.653Z] 2023-06-22 15:50:46,582 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-06-22T15:50:46.653Z] 2023-06-22 15:50:46,584 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-06-22T15:50:46.653Z] 2023-06-22 15:50:46,584 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:50:46.653Z] 2023-06-22 15:50:46,584 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T15:50:46.653Z] 3.1.0-dev.5 [Pipeline] } [2023-06-22T15:50:46.655Z] $ docker exec --env ******** --env ******** 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe ssh-agent -k [2023-06-22T15:50:46.767Z] unset SSH_AUTH_SOCK; [2023-06-22T15:50:46.767Z] unset SSH_AGENT_PID; [2023-06-22T15:50:46.767Z] echo Agent pid 77 killed; [2023-06-22T15:50:46.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-22T15:50:47.089Z] + git semver [Pipeline] } [2023-06-22T15:50:47.355Z] $ docker stop --time=1 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe [2023-06-22T15:50:48.638Z] $ docker rm -f --volumes 825d0f5902164dd53db0ad7f1963dd9bc3f113d27d26c14b1bb0aaea64cfadbe [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T15:50:48.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-22T15:50:49.213Z] Stashed 1 file(s) [Pipeline] echo [2023-06-22T15:50:49.218Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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 [2023-06-22T15:50:49.369Z] provisioning config files... [2023-06-22T15:50:49.380Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14915029740720231833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:50:49.680Z] ---> docker-login.sh [2023-06-22T15:50:49.680Z] nexus3.edgexfoundry.org:10001 [2023-06-22T15:50:49.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:49.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:49.680Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:49.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:49.680Z] [2023-06-22T15:50:49.680Z] Login Succeeded [2023-06-22T15:50:49.680Z] nexus3.edgexfoundry.org:10002 [2023-06-22T15:50:49.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:49.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:49.680Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:49.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:49.680Z] [2023-06-22T15:50:49.680Z] Login Succeeded [2023-06-22T15:50:49.680Z] nexus3.edgexfoundry.org:10003 [2023-06-22T15:50:49.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:49.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:49.942Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:49.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:49.942Z] [2023-06-22T15:50:49.942Z] Login Succeeded [2023-06-22T15:50:49.942Z] nexus3.edgexfoundry.org:10004 [2023-06-22T15:50:49.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:49.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:49.942Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:49.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:49.942Z] [2023-06-22T15:50:49.942Z] Login Succeeded [2023-06-22T15:50:49.942Z] docker.io [2023-06-22T15:50:49.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:50:50.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:50:50.202Z] Configure a credential helper to remove this warning. See [2023-06-22T15:50:50.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:50:50.202Z] [2023-06-22T15:50:50.202Z] Login Succeeded [2023-06-22T15:50:50.202Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T15:50:50.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-22T15:50:50.270Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:50:50.283Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:50:50.291Z] ========================================================= [2023-06-22T15:50:50.291Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-22T15:50:50.291Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:50:50.598Z] + 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 . [2023-06-22T15:50:50.598Z] Sending build context to Docker daemon 231.9kB [2023-06-22T15:50:50.598Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T15:50:50.598Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-22T15:50:50.598Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-22T15:50:50.598Z] f56be85fc22e: Pulling fs layer [2023-06-22T15:50:50.598Z] 85791d961cd3: Pulling fs layer [2023-06-22T15:50:50.598Z] d694b5ae8c79: Pulling fs layer [2023-06-22T15:50:50.598Z] 9f32a84ed3da: Pulling fs layer [2023-06-22T15:50:50.598Z] 4d19c01a9841: Pulling fs layer [2023-06-22T15:50:50.598Z] 9325e15d5711: Pulling fs layer [2023-06-22T15:50:50.598Z] 556b6ee489ea: Pulling fs layer [2023-06-22T15:50:50.598Z] c5a4b2cf53e6: Pulling fs layer [2023-06-22T15:50:50.598Z] 9325e15d5711: Waiting [2023-06-22T15:50:50.598Z] 9f32a84ed3da: Waiting [2023-06-22T15:50:50.598Z] 4d19c01a9841: Waiting [2023-06-22T15:50:50.598Z] 556b6ee489ea: Waiting [2023-06-22T15:50:50.598Z] 85791d961cd3: Verifying Checksum [2023-06-22T15:50:50.598Z] 85791d961cd3: Download complete [2023-06-22T15:50:50.598Z] 9f32a84ed3da: Verifying Checksum [2023-06-22T15:50:50.598Z] 9f32a84ed3da: Download complete [2023-06-22T15:50:50.598Z] 4d19c01a9841: Verifying Checksum [2023-06-22T15:50:50.598Z] 4d19c01a9841: Download complete [2023-06-22T15:50:50.858Z] f56be85fc22e: Download complete [2023-06-22T15:50:50.858Z] 9325e15d5711: Verifying Checksum [2023-06-22T15:50:50.858Z] 9325e15d5711: Download complete [2023-06-22T15:50:50.858Z] f56be85fc22e: Pull complete [2023-06-22T15:50:51.119Z] 85791d961cd3: Pull complete [2023-06-22T15:50:51.380Z] d694b5ae8c79: Verifying Checksum [2023-06-22T15:50:51.380Z] d694b5ae8c79: Download complete [2023-06-22T15:50:51.380Z] c5a4b2cf53e6: Verifying Checksum [2023-06-22T15:50:51.380Z] c5a4b2cf53e6: Download complete [2023-06-22T15:50:51.638Z] 556b6ee489ea: Verifying Checksum [2023-06-22T15:50:51.638Z] 556b6ee489ea: Download complete [2023-06-22T15:50:54.924Z] d694b5ae8c79: Pull complete [2023-06-22T15:50:54.924Z] 9f32a84ed3da: Pull complete [2023-06-22T15:50:54.924Z] 4d19c01a9841: Pull complete [2023-06-22T15:50:54.924Z] 9325e15d5711: Pull complete [2023-06-22T15:50:57.469Z] 556b6ee489ea: Pull complete [2023-06-22T15:50:58.048Z] c5a4b2cf53e6: Pull complete [2023-06-22T15:50:58.048Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-22T15:50:58.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-22T15:50:58.048Z] ---> c4be618373d6 [2023-06-22T15:50:58.048Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T15:51:04.318Z] Still waiting to schedule task [2023-06-22T15:51:04.321Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-19066’ is offline [2023-06-22T15:51:06.213Z] ---> Running in 7e4bd8c42e56 [2023-06-22T15:51:06.213Z] Removing intermediate container 7e4bd8c42e56 [2023-06-22T15:51:06.213Z] ---> 1a5789ad17d3 [2023-06-22T15:51:06.213Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T15:51:06.213Z] ---> Running in d5ffca2d60d6 [2023-06-22T15:51:06.213Z] Removing intermediate container d5ffca2d60d6 [2023-06-22T15:51:06.213Z] ---> 7fd3a6f801c5 [2023-06-22T15:51:06.213Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-22T15:51:06.213Z] ---> Running in b06c06aef02b [2023-06-22T15:51:06.213Z] Removing intermediate container b06c06aef02b [2023-06-22T15:51:06.213Z] ---> a12b87998684 [2023-06-22T15:51:06.213Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T15:51:06.213Z] ---> Running in 01fceda7d0aa [2023-06-22T15:51:06.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-22T15:51:06.213Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-22T15:51:06.213Z] OK: 265 MiB in 53 packages [2023-06-22T15:51:06.477Z] Removing intermediate container 01fceda7d0aa [2023-06-22T15:51:06.477Z] ---> f607ebd46b97 [2023-06-22T15:51:06.477Z] Step 7/12 : WORKDIR /app [2023-06-22T15:51:06.477Z] ---> Running in 653eee936908 [2023-06-22T15:51:06.737Z] Removing intermediate container 653eee936908 [2023-06-22T15:51:06.737Z] ---> 12f1aa1dd7e4 [2023-06-22T15:51:06.737Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-22T15:51:06.737Z] ---> 41448c26c6ed [2023-06-22T15:51:06.737Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T15:51:06.737Z] ---> Running in 734e4baf42ae [2023-06-22T15:51:40.197Z] Removing intermediate container 734e4baf42ae [2023-06-22T15:51:40.197Z] ---> e33cd7f28c5c [2023-06-22T15:51:40.197Z] Step 10/12 : COPY . . [2023-06-22T15:51:40.197Z] ---> d7a94ff7f295 [2023-06-22T15:51:40.197Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T15:51:40.197Z] ---> Running in 068d3db2a476 [2023-06-22T15:51:40.197Z] Removing intermediate container 068d3db2a476 [2023-06-22T15:51:40.197Z] ---> 4ad3428cc760 [2023-06-22T15:51:40.197Z] Step 12/12 : RUN $MAKE [2023-06-22T15:51:40.197Z] ---> Running in e796ec82b76c [2023-06-22T15:51:40.197Z] noop [2023-06-22T15:51:40.197Z] Removing intermediate container e796ec82b76c [2023-06-22T15:51:40.197Z] ---> 40a9347c71ad [2023-06-22T15:51:40.197Z] Successfully built 40a9347c71ad [2023-06-22T15:51:40.197Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:51:40.508Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-22T15:51:40.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:51:40.586Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T15:51:40.616Z] $ 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 [2023-06-22T15:51:40.943Z] $ docker top d8f326d419d153928e1eda49e4854675c896d5343136c20244579d13cba52353 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T15:51:41.293Z] + go version [2023-06-22T15:51:41.293Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-22T15:51:41.300Z] $ docker stop --time=1 d8f326d419d153928e1eda49e4854675c896d5343136c20244579d13cba52353 [2023-06-22T15:51:42.567Z] $ docker rm -f --volumes d8f326d419d153928e1eda49e4854675c896d5343136c20244579d13cba52353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:51:42.971Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-22T15:51:42.971Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:51:43.042Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T15:51:43.072Z] $ 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 [2023-06-22T15:51:43.385Z] $ docker top f0a12ab40f6ebf55a9b979e1a8e2a6054d92886ea4279b48e6bc28f6ada237fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T15:51:43.738Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-06-22T15:51:44.031Z] + make test [2023-06-22T15:51:44.031Z] go test -race -coverprofile=coverage.out ./... [2023-06-22T15:51:52.148Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-22T15:52:04.379Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-22T15:52:04.379Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-22T15:52:04.379Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-22T15:52:04.379Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.051s coverage: 10.0% of statements [2023-06-22T15:52:04.379Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.060s coverage: 27.3% of statements [2023-06-22T15:52:22.453Z] go vet ./... [2023-06-22T15:52:24.352Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-22T15:52:24.352Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-22T15:52:24.352Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-22T15:52:24.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-22T15:52:24.374Z] $ docker stop --time=1 f0a12ab40f6ebf55a9b979e1a8e2a6054d92886ea4279b48e6bc28f6ada237fa [2023-06-22T15:52:28.655Z] $ docker rm -f --volumes f0a12ab40f6ebf55a9b979e1a8e2a6054d92886ea4279b48e6bc28f6ada237fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T15:52:29.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-22T15:52:29.186Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-06-22T15:52:29.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-22T15:52:30.118Z] + ls -al . [2023-06-22T15:52:30.118Z] total 148 [2023-06-22T15:52:30.118Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 15:51 . [2023-06-22T15:52:30.118Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:50 .. [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:50 .dockerignore [2023-06-22T15:52:30.118Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:50 .git [2023-06-22T15:52:30.118Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:50 .github [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 15:50 .gitignore [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 15:50 .golangci.yml [2023-06-22T15:52:30.118Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:50 .semver [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 15:50 Attribution.txt [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 15:50 CHANGELOG.md [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 15:50 Dockerfile [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:50 GOVERNANCE.md [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 15:50 Jenkinsfile [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:50 LICENSE [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 15:50 OWNERS.md [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 15:50 README.md [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:50 VERSION [2023-06-22T15:52:30.118Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:50 bin [2023-06-22T15:52:30.118Z] -rw-r--r-- 1 jenkins jenkins 1849 Jun 22 15:52 coverage.out [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 15:50 go.mod [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 22 15:50 go.sum [2023-06-22T15:52:30.118Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 15:50 internal [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 15:50 main.go [2023-06-22T15:52:30.118Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 15:50 makefile [2023-06-22T15:52:30.118Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:50 pkg [2023-06-22T15:52:30.118Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:30.440Z] + 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=33243b892cd04961baa0321b8a5c910c508d1c9a --label arch=amd64 --label version=3.1.0-dev.5 . [2023-06-22T15:52:30.440Z] Sending build context to Docker daemon 234.5kB [2023-06-22T15:52:30.440Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T15:52:30.440Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-22T15:52:30.440Z] ---> 40a9347c71ad [2023-06-22T15:52:30.440Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T15:52:30.700Z] ---> Running in 67b77edbe7e3 [2023-06-22T15:52:30.700Z] Removing intermediate container 67b77edbe7e3 [2023-06-22T15:52:30.700Z] ---> 2a37f8370ffe [2023-06-22T15:52:30.700Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T15:52:30.700Z] ---> Running in ce22cb8dbf7f [2023-06-22T15:52:30.700Z] Removing intermediate container ce22cb8dbf7f [2023-06-22T15:52:30.700Z] ---> 0e2eabd9d01d [2023-06-22T15:52:30.700Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-22T15:52:30.700Z] ---> Running in beda2975ada6 [2023-06-22T15:52:30.960Z] Removing intermediate container beda2975ada6 [2023-06-22T15:52:30.960Z] ---> 0c50294a0630 [2023-06-22T15:52:30.960Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T15:52:30.960Z] ---> Running in 4ff49a610c58 [2023-06-22T15:52:31.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-22T15:52:31.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-22T15:52:31.788Z] OK: 265 MiB in 53 packages [2023-06-22T15:52:32.045Z] Removing intermediate container 4ff49a610c58 [2023-06-22T15:52:32.045Z] ---> 88da200b425d [2023-06-22T15:52:32.045Z] Step 7/26 : WORKDIR /app [2023-06-22T15:52:32.045Z] ---> Running in 97ca742c297c [2023-06-22T15:52:32.045Z] Removing intermediate container 97ca742c297c [2023-06-22T15:52:32.045Z] ---> c4d2cb33b560 [2023-06-22T15:52:32.045Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-22T15:52:32.303Z] ---> d66da0161dda [2023-06-22T15:52:32.303Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T15:52:32.303Z] ---> Running in b314e3af2396 [2023-06-22T15:52:32.885Z] Removing intermediate container b314e3af2396 [2023-06-22T15:52:32.885Z] ---> aaa2124f596e [2023-06-22T15:52:32.885Z] Step 10/26 : COPY . . [2023-06-22T15:52:33.143Z] ---> 6bb11c394bc7 [2023-06-22T15:52:33.143Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T15:52:33.143Z] ---> Running in 7c590fbd5c3a [2023-06-22T15:52:33.143Z] Removing intermediate container 7c590fbd5c3a [2023-06-22T15:52:33.143Z] ---> 484fc7407f0f [2023-06-22T15:52:33.143Z] Step 12/26 : RUN $MAKE [2023-06-22T15:52:33.143Z] ---> Running in 59f608817a66 [2023-06-22T15:52:33.385Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19068 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-06-22T15:52:33.398Z] Running in /w/workspace/app-record-replay/6 [Pipeline] { [2023-06-22T15:52:33.402Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5" -trimpath -mod=readonly -o app-record-replay [Pipeline] checkout [2023-06-22T15:52:33.427Z] Selected Git installation does not exist. Using Default [2023-06-22T15:52:33.427Z] The recommended git tool is: NONE [2023-06-22T15:52:38.291Z] using credential edgex-jenkins-ssh [2023-06-22T15:52:38.311Z] Cloning the remote Git repository [2023-06-22T15:52:38.669Z] Removing intermediate container 59f608817a66 [2023-06-22T15:52:38.669Z] ---> 2f746b78da62 [2023-06-22T15:52:38.669Z] Step 13/26 : FROM alpine:3.17 [2023-06-22T15:52:39.237Z] 3.17: Pulling from library/alpine [2023-06-22T15:52:39.238Z] 4db1b89c0bd1: Pulling fs layer [2023-06-22T15:52:39.502Z] 4db1b89c0bd1: Verifying Checksum [2023-06-22T15:52:39.502Z] 4db1b89c0bd1: Download complete [2023-06-22T15:52:38.355Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-06-22T15:52:38.448Z] > git init /w/workspace/app-record-replay/6 # timeout=10 [2023-06-22T15:52:38.579Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-06-22T15:52:38.580Z] > git --version # timeout=10 [2023-06-22T15:52:38.604Z] > git --version # 'git version 2.25.1' [2023-06-22T15:52:38.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-22T15:52:38.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-22T15:52:39.274Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-06-22T15:52:39.298Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-22T15:52:39.840Z] 4db1b89c0bd1: Pull complete [2023-06-22T15:52:39.840Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-22T15:52:39.840Z] Status: Downloaded newer image for alpine:3.17 [2023-06-22T15:52:39.840Z] ---> 1f73a9d63274 [2023-06-22T15:52:39.840Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-22T15:52:40.099Z] ---> Running in fe85fb9c43ff [2023-06-22T15:52:40.127Z] Avoid second fetch [2023-06-22T15:52:40.127Z] Checking out Revision 33243b892cd04961baa0321b8a5c910c508d1c9a (main) [2023-06-22T15:52:40.359Z] Removing intermediate container fe85fb9c43ff [2023-06-22T15:52:40.359Z] ---> 40c246509451 [2023-06-22T15:52:40.359Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-22T15:52:40.619Z] ---> Running in d6ccd03b8f59 [2023-06-22T15:52:40.619Z] Removing intermediate container d6ccd03b8f59 [2023-06-22T15:52:40.619Z] ---> 8ad0508e02b7 [2023-06-22T15:52:40.619Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-22T15:52:40.619Z] ---> Running in 412d7dfea8a9 [2023-06-22T15:52:40.640Z] Commit message: "Merge pull request #26 from edgexfoundry/dependabot/go_modules/github.com/stretchr/testify-1.8.4" [2023-06-22T15:52:40.146Z] > git config core.sparsecheckout # timeout=10 [2023-06-22T15:52:40.205Z] > git checkout -f 33243b892cd04961baa0321b8a5c910c508d1c9a # timeout=10 [2023-06-22T15:52:40.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-22T15:52:40.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-22T15:52:41.136Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-22T15:52:41.137Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-22T15:52:41.137Z] Executing busybox-1.35.0-r29.trigger [2023-06-22T15:52:41.137Z] Executing ca-certificates-20230506-r0.trigger [2023-06-22T15:52:41.137Z] OK: 8 MiB in 17 packages [2023-06-22T15:52:41.537Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-22T15:52:41.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-22T15:52:41.537Z] Dload Upload Total Spent Left Speed [2023-06-22T15:52:41.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98084 [2023-06-22T15:52:41.704Z] Removing intermediate container 412d7dfea8a9 [2023-06-22T15:52:41.704Z] ---> 9db67f396449 [2023-06-22T15:52:41.704Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-22T15:52:41.704Z] ---> a01feaa0cdd6 [2023-06-22T15:52:41.704Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [Pipeline] sh [2023-06-22T15:52:41.963Z] ---> a47f059a5c2d [2023-06-22T15:52:41.963Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-22T15:52:41.963Z] ---> 86daec6c0040 [2023-06-22T15:52:41.963Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-22T15:52:42.214Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-06-22T15:52:42.221Z] ---> 5dcc653b0916 [2023-06-22T15:52:42.221Z] Step 21/26 : EXPOSE 59712 [2023-06-22T15:52:42.221Z] ---> Running in e0d121aee7ef [2023-06-22T15:52:42.221Z] Removing intermediate container e0d121aee7ef [2023-06-22T15:52:42.221Z] ---> d7644aac8628 [2023-06-22T15:52:42.221Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-22T15:52:42.221Z] ---> Running in c0c0f19de20c [Pipeline] sh [2023-06-22T15:52:42.480Z] Removing intermediate container c0c0f19de20c [2023-06-22T15:52:42.480Z] ---> b647180d5a12 [2023-06-22T15:52:42.480Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-22T15:52:42.480Z] ---> Running in 1760f0342272 [2023-06-22T15:52:42.480Z] Removing intermediate container 1760f0342272 [2023-06-22T15:52:42.480Z] ---> 1dbd599cc339 [2023-06-22T15:52:42.480Z] Step 24/26 : LABEL arch=amd64 [2023-06-22T15:52:42.480Z] ---> Running in 6e29702c5ead [2023-06-22T15:52:42.480Z] Removing intermediate container 6e29702c5ead [2023-06-22T15:52:42.480Z] ---> bf92853ed481 [2023-06-22T15:52:42.480Z] Step 25/26 : LABEL git_sha=33243b892cd04961baa0321b8a5c910c508d1c9a [2023-06-22T15:52:42.480Z] ---> Running in 2ac2bcf29518 [2023-06-22T15:52:42.547Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-22T15:52:42.547Z] + sudo tee /etc/docker/daemon.new [2023-06-22T15:52:42.547Z] { [2023-06-22T15:52:42.547Z] "registry-mirrors": [ [2023-06-22T15:52:42.547Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-22T15:52:42.547Z] ], [2023-06-22T15:52:42.547Z] "bip": "10.250.0.254/24", [2023-06-22T15:52:42.547Z] "hosts": [ [2023-06-22T15:52:42.547Z] "tcp://0.0.0.0:5555", [2023-06-22T15:52:42.547Z] "unix:///var/run/docker.sock" [2023-06-22T15:52:42.547Z] ], [2023-06-22T15:52:42.547Z] "mtu": 1458, [2023-06-22T15:52:42.547Z] "selinux-enabled": true, [2023-06-22T15:52:42.547Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-22T15:52:42.547Z] } [Pipeline] sh [2023-06-22T15:52:42.739Z] Removing intermediate container 2ac2bcf29518 [2023-06-22T15:52:42.739Z] ---> 448261ea23a5 [2023-06-22T15:52:42.739Z] Step 26/26 : LABEL version=3.1.0-dev.5 [2023-06-22T15:52:42.739Z] ---> Running in 3794b01642e7 [2023-06-22T15:52:42.739Z] Removing intermediate container 3794b01642e7 [2023-06-22T15:52:42.739Z] ---> b59969c85a90 [2023-06-22T15:52:42.739Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-22T15:52:42.739Z] Successfully built b59969c85a90 [2023-06-22T15:52:42.739Z] 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 [2023-06-22T15:52:42.854Z] provisioning config files... [2023-06-22T15:52:42.866Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3329277659134084237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:52:42.901Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-22T15:52:43.258Z] ---> docker-login.sh [2023-06-22T15:52:43.258Z] nexus3.edgexfoundry.org:10001 [2023-06-22T15:52:43.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:52:43.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:52:43.258Z] Configure a credential helper to remove this warning. See [2023-06-22T15:52:43.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:52:43.258Z] [2023-06-22T15:52:43.258Z] Login Succeeded [2023-06-22T15:52:43.258Z] nexus3.edgexfoundry.org:10002 [2023-06-22T15:52:43.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:52:43.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:52:43.258Z] Configure a credential helper to remove this warning. See [2023-06-22T15:52:43.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:52:43.258Z] [2023-06-22T15:52:43.258Z] Login Succeeded [2023-06-22T15:52:43.258Z] nexus3.edgexfoundry.org:10003 [2023-06-22T15:52:43.328Z] + sudo service docker restart [2023-06-22T15:52:43.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:52:43.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:52:43.535Z] Configure a credential helper to remove this warning. See [2023-06-22T15:52:43.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:52:43.535Z] [2023-06-22T15:52:43.535Z] Login Succeeded [2023-06-22T15:52:43.535Z] nexus3.edgexfoundry.org:10004 [2023-06-22T15:52:43.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:52:43.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:52:43.535Z] Configure a credential helper to remove this warning. See [2023-06-22T15:52:43.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:52:43.535Z] [2023-06-22T15:52:43.535Z] Login Succeeded [2023-06-22T15:52:43.535Z] docker.io [2023-06-22T15:52:43.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:52:43.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:52:43.806Z] Configure a credential helper to remove this warning. See [2023-06-22T15:52:43.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:52:43.806Z] [2023-06-22T15:52:43.806Z] Login Succeeded [2023-06-22T15:52:43.806Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T15:52:43.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-22T15:52:43.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:52:43.859Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-06-22T15:52:43.859Z] 33243b892cd04961baa0321b8a5c910c508d1c9a [2023-06-22T15:52:43.859Z] latest [2023-06-22T15:52:43.859Z] 3.1.0-dev.5 [2023-06-22T15:52:43.859Z] 33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [2023-06-22T15:52:43.859Z] main [2023-06-22T15:52:43.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:44.211Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:44.521Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a [2023-06-22T15:52:44.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:52:44.521Z] 065f68d14066: Preparing [2023-06-22T15:52:44.521Z] ec13e7d9ea0d: Preparing [2023-06-22T15:52:44.521Z] 3a6ac87e096c: Preparing [2023-06-22T15:52:44.521Z] f78e8a45bc5d: Preparing [2023-06-22T15:52:44.521Z] 10e64248d759: Preparing [2023-06-22T15:52:44.521Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:52:44.521Z] 3dab9f8bf2d2: Waiting [2023-06-22T15:52:44.521Z] ec13e7d9ea0d: Pushed [2023-06-22T15:52:44.521Z] 3a6ac87e096c: Pushed [2023-06-22T15:52:44.521Z] f78e8a45bc5d: Pushed [2023-06-22T15:52:44.521Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:52:44.521Z] 10e64248d759: Pushed [2023-06-22T15:52:44.779Z] 065f68d14066: Pushed [2023-06-22T15:52:44.779Z] 33243b892cd04961baa0321b8a5c910c508d1c9a: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:45.092Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:45.398Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-22T15:52:45.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:52:45.398Z] 065f68d14066: Preparing [2023-06-22T15:52:45.398Z] ec13e7d9ea0d: Preparing [2023-06-22T15:52:45.398Z] 3a6ac87e096c: Preparing [2023-06-22T15:52:45.398Z] f78e8a45bc5d: Preparing [2023-06-22T15:52:45.398Z] 10e64248d759: Preparing [2023-06-22T15:52:45.398Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:52:45.398Z] 3dab9f8bf2d2: Waiting [2023-06-22T15:52:45.398Z] f78e8a45bc5d: Layer already exists [2023-06-22T15:52:45.398Z] 10e64248d759: Layer already exists [2023-06-22T15:52:45.398Z] 3a6ac87e096c: Layer already exists [2023-06-22T15:52:45.398Z] 065f68d14066: Layer already exists [2023-06-22T15:52:45.398Z] ec13e7d9ea0d: Layer already exists [2023-06-22T15:52:45.398Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:52:45.398Z] latest: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:45.708Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:46.020Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.5 [2023-06-22T15:52:46.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:52:46.020Z] 065f68d14066: Preparing [2023-06-22T15:52:46.020Z] ec13e7d9ea0d: Preparing [2023-06-22T15:52:46.020Z] 3a6ac87e096c: Preparing [2023-06-22T15:52:46.020Z] f78e8a45bc5d: Preparing [2023-06-22T15:52:46.020Z] 10e64248d759: Preparing [2023-06-22T15:52:46.020Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:52:46.020Z] 3dab9f8bf2d2: Waiting [2023-06-22T15:52:46.020Z] 3a6ac87e096c: Layer already exists [2023-06-22T15:52:46.020Z] f78e8a45bc5d: Layer already exists [2023-06-22T15:52:46.020Z] 10e64248d759: Layer already exists [2023-06-22T15:52:46.020Z] 065f68d14066: Layer already exists [2023-06-22T15:52:46.020Z] ec13e7d9ea0d: Layer already exists [2023-06-22T15:52:46.020Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:52:46.020Z] 3.1.0-dev.5: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:46.332Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:46.638Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [2023-06-22T15:52:46.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:52:46.638Z] 065f68d14066: Preparing [2023-06-22T15:52:46.638Z] ec13e7d9ea0d: Preparing [2023-06-22T15:52:46.638Z] 3a6ac87e096c: Preparing [2023-06-22T15:52:46.638Z] f78e8a45bc5d: Preparing [2023-06-22T15:52:46.638Z] 10e64248d759: Preparing [2023-06-22T15:52:46.638Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:52:46.638Z] 3dab9f8bf2d2: Waiting [2023-06-22T15:52:46.638Z] 065f68d14066: Layer already exists [2023-06-22T15:52:46.638Z] f78e8a45bc5d: Layer already exists [2023-06-22T15:52:46.638Z] 10e64248d759: Layer already exists [2023-06-22T15:52:46.638Z] 3a6ac87e096c: Layer already exists [2023-06-22T15:52:46.638Z] ec13e7d9ea0d: Layer already exists [2023-06-22T15:52:46.638Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:52:46.638Z] 33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:46.951Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:47.260Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-06-22T15:52:47.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-06-22T15:52:47.260Z] 065f68d14066: Preparing [2023-06-22T15:52:47.260Z] ec13e7d9ea0d: Preparing [2023-06-22T15:52:47.260Z] 3a6ac87e096c: Preparing [2023-06-22T15:52:47.260Z] f78e8a45bc5d: Preparing [2023-06-22T15:52:47.260Z] 10e64248d759: Preparing [2023-06-22T15:52:47.260Z] 3dab9f8bf2d2: Preparing [2023-06-22T15:52:47.260Z] 3dab9f8bf2d2: Waiting [2023-06-22T15:52:47.260Z] ec13e7d9ea0d: Layer already exists [2023-06-22T15:52:47.260Z] 3a6ac87e096c: Layer already exists [2023-06-22T15:52:47.260Z] f78e8a45bc5d: Layer already exists [2023-06-22T15:52:47.260Z] 10e64248d759: Layer already exists [2023-06-22T15:52:47.260Z] 065f68d14066: Layer already exists [2023-06-22T15:52:47.260Z] 3dab9f8bf2d2: Layer already exists [2023-06-22T15:52:47.260Z] main: digest: sha256:774707d1bb22c264a701c106b8bd55ce184a1bb38c1716f1f6a743ed4a6f8043 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-22T15:52:47.304Z] ===================================================== [Pipeline] echo [2023-06-22T15:52:47.311Z] taggedImages: [2023-06-22T15:52:47.311Z] - nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a [2023-06-22T15:52:47.311Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-06-22T15:52:47.311Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.5 [2023-06-22T15:52:47.311Z] - nexus3.edgexfoundry.org:10004/app-record-replay:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [2023-06-22T15:52:47.311Z] - 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 [2023-06-22T15:52:47.695Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T15:52:47.695Z] [2023-06-22T15:52:47.695Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:52:47.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T15:52:47.995Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-22T15:52:47.995Z] 5eb5b503b376: Pulling fs layer [2023-06-22T15:52:47.995Z] 5c69ac0246d0: Pulling fs layer [2023-06-22T15:52:47.995Z] ec43610c2a17: Pulling fs layer [2023-06-22T15:52:47.995Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-22T15:52:47.995Z] 33b1e0a273af: Pulling fs layer [2023-06-22T15:52:47.995Z] 5d3b04190fa2: Pulling fs layer [2023-06-22T15:52:47.995Z] 2f39f015ded8: Pulling fs layer [2023-06-22T15:52:47.995Z] 33b1e0a273af: Waiting [2023-06-22T15:52:47.995Z] 5d3b04190fa2: Waiting [2023-06-22T15:52:47.995Z] 2f39f015ded8: Waiting [2023-06-22T15:52:47.995Z] 3a2ae6a8a46f: Waiting [2023-06-22T15:52:47.995Z] 5c69ac0246d0: Verifying Checksum [2023-06-22T15:52:47.995Z] 5c69ac0246d0: Download complete [2023-06-22T15:52:47.995Z] 3a2ae6a8a46f: Download complete [2023-06-22T15:52:47.995Z] 33b1e0a273af: Verifying Checksum [2023-06-22T15:52:47.995Z] 33b1e0a273af: Download complete [2023-06-22T15:52:47.995Z] 5d3b04190fa2: Verifying Checksum [2023-06-22T15:52:47.995Z] 5d3b04190fa2: Download complete [2023-06-22T15:52:47.995Z] ec43610c2a17: Verifying Checksum [2023-06-22T15:52:47.995Z] ec43610c2a17: Download complete [2023-06-22T15:52:48.253Z] 5eb5b503b376: Verifying Checksum [2023-06-22T15:52:48.253Z] 5eb5b503b376: Download complete [2023-06-22T15:52:48.820Z] 2f39f015ded8: Download complete [2023-06-22T15:52:49.386Z] 5eb5b503b376: Pull complete [2023-06-22T15:52:49.386Z] 5c69ac0246d0: Pull complete [2023-06-22T15:52:49.954Z] ec43610c2a17: Pull complete [2023-06-22T15:52:49.954Z] 3a2ae6a8a46f: Pull complete [2023-06-22T15:52:50.212Z] 33b1e0a273af: Pull complete [2023-06-22T15:52:50.212Z] 5d3b04190fa2: Pull complete [2023-06-22T15:52:54.395Z] 2f39f015ded8: Pull complete [2023-06-22T15:52:54.395Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-22T15:52:54.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T15:52:54.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:52:54.485Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T15:52:54.520Z] $ 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 [2023-06-22T15:52:58.915Z] $ docker top fd130607b52a3aed1889265b4bdd0cd3498e89d9527b50851894b4614b118010 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:52:59.287Z] ---> job-cost.sh [2023-06-22T15:52:59.287Z] lf-activate-venv: SKIPPING [2023-06-22T15:52:59.287Z] INFO: No Stack... [2023-06-22T15:52:59.545Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-22T15:52:59.806Z] INFO: Archiving Costs [Pipeline] sh [2023-06-22T15:53:00.098Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-06-22T15:53:00.099Z] + cut -d, -f6 [Pipeline] lock [2023-06-22T15:53:00.113Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [2023-06-22T15:53:00.121Z] Resource [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] did not exist. Created. [2023-06-22T15:53:00.121Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-22T15:53:00.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-22T15:53:00.448Z] Stashed 1 file(s) [Pipeline] } [2023-06-22T15:53:00.454Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-22T15:53:00.477Z] $ docker stop --time=1 fd130607b52a3aed1889265b4bdd0cd3498e89d9527b50851894b4614b118010 [2023-06-22T15:53:01.632Z] $ docker rm -f --volumes fd130607b52a3aed1889265b4bdd0cd3498e89d9527b50851894b4614b118010 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2023-06-22T15:53:01.712Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-06-22T15:53:01.739Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/6@tmp/config9216680015222696605tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T15:53:02.096Z] ---> docker-login.sh [2023-06-22T15:53:02.096Z] nexus3.edgexfoundry.org:10001 [2023-06-22T15:53:02.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:53:02.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:53:02.633Z] Configure a credential helper to remove this warning. See [2023-06-22T15:53:02.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:53:02.633Z] [2023-06-22T15:53:02.633Z] Login Succeeded [2023-06-22T15:53:02.633Z] nexus3.edgexfoundry.org:10002 [2023-06-22T15:53:02.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:53:02.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:53:02.902Z] Configure a credential helper to remove this warning. See [2023-06-22T15:53:02.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:53:02.902Z] [2023-06-22T15:53:02.902Z] Login Succeeded [2023-06-22T15:53:02.902Z] nexus3.edgexfoundry.org:10003 [2023-06-22T15:53:03.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:53:03.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:53:03.439Z] Configure a credential helper to remove this warning. See [2023-06-22T15:53:03.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:53:03.439Z] [2023-06-22T15:53:03.439Z] Login Succeeded [2023-06-22T15:53:03.439Z] nexus3.edgexfoundry.org:10004 [2023-06-22T15:53:03.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:53:03.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:53:03.708Z] Configure a credential helper to remove this warning. See [2023-06-22T15:53:03.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:53:03.708Z] [2023-06-22T15:53:03.708Z] Login Succeeded [2023-06-22T15:53:03.708Z] docker.io [2023-06-22T15:53:03.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T15:53:04.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T15:53:04.243Z] Configure a credential helper to remove this warning. See [2023-06-22T15:53:04.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T15:53:04.243Z] [2023-06-22T15:53:04.243Z] Login Succeeded [2023-06-22T15:53:04.243Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T15:53:04.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-22T15:53:04.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:53:04.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T15:53:04.517Z] ========================================================= [2023-06-22T15:53:04.517Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-22T15:53:04.517Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:53:04.860Z] + 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 . [2023-06-22T15:53:04.860Z] Sending build context to Docker daemon 122.4kB [2023-06-22T15:53:05.131Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T15:53:05.131Z] Step 2/12 : FROM ${BASE} AS builder [2023-06-22T15:53:05.131Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-22T15:53:05.131Z] c41833b44d91: Pulling fs layer [2023-06-22T15:53:05.131Z] ed15518f5707: Pulling fs layer [2023-06-22T15:53:05.131Z] feae8fd75edb: Pulling fs layer [2023-06-22T15:53:05.131Z] 242c74f7c9fa: Pulling fs layer [2023-06-22T15:53:05.131Z] 3cdef696dda3: Pulling fs layer [2023-06-22T15:53:05.131Z] 2ced38df9373: Pulling fs layer [2023-06-22T15:53:05.131Z] 58f1dce35555: Pulling fs layer [2023-06-22T15:53:05.131Z] 242c74f7c9fa: Waiting [2023-06-22T15:53:05.131Z] 2ced38df9373: Waiting [2023-06-22T15:53:05.131Z] 3cdef696dda3: Waiting [2023-06-22T15:53:05.131Z] ed15518f5707: Download complete [2023-06-22T15:53:05.408Z] 242c74f7c9fa: Verifying Checksum [2023-06-22T15:53:05.408Z] 242c74f7c9fa: Download complete [2023-06-22T15:53:05.408Z] 3cdef696dda3: Verifying Checksum [2023-06-22T15:53:05.408Z] 3cdef696dda3: Download complete [2023-06-22T15:53:05.408Z] c41833b44d91: Verifying Checksum [2023-06-22T15:53:06.380Z] c41833b44d91: Pull complete [2023-06-22T15:53:06.648Z] 58f1dce35555: Verifying Checksum [2023-06-22T15:53:06.648Z] 58f1dce35555: Download complete [2023-06-22T15:53:06.920Z] ed15518f5707: Pull complete [2023-06-22T15:53:07.913Z] feae8fd75edb: Verifying Checksum [2023-06-22T15:53:07.913Z] feae8fd75edb: Download complete [2023-06-22T15:53:08.185Z] 2ced38df9373: Verifying Checksum [2023-06-22T15:53:08.185Z] 2ced38df9373: Download complete [2023-06-22T15:53:20.533Z] feae8fd75edb: Pull complete [2023-06-22T15:53:20.533Z] 242c74f7c9fa: Pull complete [2023-06-22T15:53:20.533Z] 3cdef696dda3: Pull complete [2023-06-22T15:53:25.888Z] 2ced38df9373: Pull complete [2023-06-22T15:53:28.483Z] 58f1dce35555: Pull complete [2023-06-22T15:53:28.483Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-22T15:53:28.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-22T15:53:28.483Z] ---> fadd8f120f05 [2023-06-22T15:53:28.483Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T15:53:30.427Z] ---> Running in 6a0c0562c186 [2023-06-22T15:53:30.427Z] Removing intermediate container 6a0c0562c186 [2023-06-22T15:53:30.427Z] ---> db4dd2605ae0 [2023-06-22T15:53:30.427Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T15:53:30.427Z] ---> Running in 17ec7b3ef6a9 [2023-06-22T15:53:30.697Z] Removing intermediate container 17ec7b3ef6a9 [2023-06-22T15:53:30.697Z] ---> ff66e43a3432 [2023-06-22T15:53:30.697Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-06-22T15:53:30.697Z] ---> Running in 1701665b3b08 [2023-06-22T15:53:31.042Z] Removing intermediate container 1701665b3b08 [2023-06-22T15:53:31.042Z] ---> 0346ac880019 [2023-06-22T15:53:31.042Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T15:53:31.314Z] ---> Running in 4803a8b17437 [2023-06-22T15:53:32.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-22T15:53:32.859Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-22T15:53:33.438Z] OK: 263 MiB in 53 packages [2023-06-22T15:53:34.406Z] Removing intermediate container 4803a8b17437 [2023-06-22T15:53:34.406Z] ---> 533a8e6f9bd1 [2023-06-22T15:53:34.406Z] Step 7/12 : WORKDIR /app [2023-06-22T15:53:34.406Z] ---> Running in 5d6d8145a67a [2023-06-22T15:53:34.674Z] Removing intermediate container 5d6d8145a67a [2023-06-22T15:53:34.674Z] ---> 002040beaf8e [2023-06-22T15:53:34.674Z] Step 8/12 : COPY go.mod vendor* ./ [2023-06-22T15:53:37.247Z] ---> 90b6ac650853 [2023-06-22T15:53:37.247Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T15:53:37.247Z] ---> Running in 0aa9bcaae9dc [2023-06-22T15:54:45.109Z] Removing intermediate container 0aa9bcaae9dc [2023-06-22T15:54:45.109Z] ---> a42f17407084 [2023-06-22T15:54:45.109Z] Step 10/12 : COPY . . [2023-06-22T15:54:45.109Z] ---> 6e38a24ff660 [2023-06-22T15:54:45.109Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T15:54:45.109Z] ---> Running in c6cc0d173aa7 [2023-06-22T15:54:45.379Z] Removing intermediate container c6cc0d173aa7 [2023-06-22T15:54:45.379Z] ---> 54c6370aef86 [2023-06-22T15:54:45.379Z] Step 12/12 : RUN $MAKE [2023-06-22T15:54:45.379Z] ---> Running in 6055c974ae9a [2023-06-22T15:54:46.340Z] noop [2023-06-22T15:54:46.922Z] Removing intermediate container 6055c974ae9a [2023-06-22T15:54:46.922Z] ---> 2d9a89a5b1cb [2023-06-22T15:54:46.922Z] Successfully built 2d9a89a5b1cb [2023-06-22T15:54:46.922Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:54:47.273Z] + docker inspect -f . ci-base-image-arm64 [2023-06-22T15:54:47.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:54:47.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-19068 does not seem to be running inside a container [2023-06-22T15:54:47.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 [2023-06-22T15:54:48.669Z] $ docker top 3d3bff89116215ae727a37303f37829126021167697c67d8fa8c8adab616af3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T15:54:49.488Z] + go version [2023-06-22T15:54:49.488Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-22T15:54:49.508Z] $ docker stop --time=1 3d3bff89116215ae727a37303f37829126021167697c67d8fa8c8adab616af3a [2023-06-22T15:54:51.125Z] $ docker rm -f --volumes 3d3bff89116215ae727a37303f37829126021167697c67d8fa8c8adab616af3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:54:51.652Z] + docker inspect -f . ci-base-image-arm64 [2023-06-22T15:54:51.652Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T15:54:51.834Z] prd-ubuntu20.04-docker-arm64-4c-16g-19068 does not seem to be running inside a container [2023-06-22T15:54:51.907Z] $ 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/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 [2023-06-22T15:54:53.038Z] $ docker top 055c704577c9b6054114554f54914569130c332595875f6de563d0393aaa8291 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T15:54:53.542Z] + git config --global --add safe.directory /w/workspace/app-record-replay/6 [Pipeline] fileExists [Pipeline] sh [2023-06-22T15:54:53.868Z] + make test [2023-06-22T15:54:53.868Z] go test -race -coverprofile=coverage.out ./... [2023-06-22T15:55:40.735Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-06-22T15:57:17.413Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.200s coverage: 10.0% of statements [2023-06-22T15:57:17.413Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-06-22T15:57:17.413Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-06-22T15:57:17.413Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-06-22T15:57:17.413Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.229s coverage: 27.3% of statements [2023-06-22T15:57:17.413Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-06-22T15:57:17.413Z] go vet ./... [2023-06-22T15:59:39.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-22T15:59:39.163Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-22T15:59:39.163Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-06-22T15:59:39.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-06-22T15:59:39.192Z] $ docker stop --time=1 055c704577c9b6054114554f54914569130c332595875f6de563d0393aaa8291 [2023-06-22T15:59:41.038Z] $ docker rm -f --volumes 055c704577c9b6054114554f54914569130c332595875f6de563d0393aaa8291 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T15:59:42.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-06-22T15:59:42.442Z] Warning: overwriting stash ‘coverage-report’ [2023-06-22T15:59:42.804Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-22T15:59:43.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-22T15:59:43.516Z] + ls -al . [2023-06-22T15:59:43.516Z] total 144 [2023-06-22T15:59:43.516Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:54 . [2023-06-22T15:59:43.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 22 15:52 .. [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 119 Jun 22 15:52 .dockerignore [2023-06-22T15:59:43.516Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 22 15:52 .git [2023-06-22T15:59:43.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:52 .github [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 164 Jun 22 15:52 .gitignore [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 22 15:52 .golangci.yml [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 9658 Jun 22 15:52 Attribution.txt [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 258 Jun 22 15:52 CHANGELOG.md [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 1617 Jun 22 15:52 Dockerfile [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 22 15:52 GOVERNANCE.md [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 681 Jun 22 15:52 Jenkinsfile [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 22 15:52 LICENSE [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 611 Jun 22 15:52 OWNERS.md [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jun 22 15:52 README.md [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 22 15:50 VERSION [2023-06-22T15:59:43.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:52 bin [2023-06-22T15:59:43.516Z] -rw-r--r-- 1 jenkins jenkins 1849 Jun 22 15:57 coverage.out [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 3256 Jun 22 15:52 go.mod [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 30668 Jun 22 15:52 go.sum [2023-06-22T15:59:43.516Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 22 15:52 internal [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 693 Jun 22 15:52 main.go [2023-06-22T15:59:43.516Z] -rw-rw-r-- 1 jenkins jenkins 2548 Jun 22 15:52 makefile [2023-06-22T15:59:43.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 22 15:52 pkg [2023-06-22T15:59:43.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 15:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T15:59:43.854Z] + 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=33243b892cd04961baa0321b8a5c910c508d1c9a --label arch=arm64 --label version=3.1.0-dev.5 . [2023-06-22T15:59:43.854Z] Sending build context to Docker daemon 124.9kB [2023-06-22T15:59:44.122Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-06-22T15:59:44.122Z] Step 2/26 : FROM ${BASE} AS builder [2023-06-22T15:59:44.122Z] ---> 2d9a89a5b1cb [2023-06-22T15:59:44.122Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-06-22T15:59:44.122Z] ---> Running in 0e708a9f132d [2023-06-22T15:59:44.387Z] Removing intermediate container 0e708a9f132d [2023-06-22T15:59:44.388Z] ---> 086e58d8b855 [2023-06-22T15:59:44.388Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-06-22T15:59:44.388Z] ---> Running in 5749b3a593b0 [2023-06-22T15:59:44.657Z] Removing intermediate container 5749b3a593b0 [2023-06-22T15:59:44.657Z] ---> cc233bc7b434 [2023-06-22T15:59:44.657Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-06-22T15:59:44.928Z] ---> Running in 908bd6da5873 [2023-06-22T15:59:45.197Z] Removing intermediate container 908bd6da5873 [2023-06-22T15:59:45.197Z] ---> 020cb9592121 [2023-06-22T15:59:45.197Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-22T15:59:45.197Z] ---> Running in bfec8923d398 [2023-06-22T15:59:46.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-22T15:59:46.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-22T15:59:47.692Z] OK: 263 MiB in 53 packages [2023-06-22T15:59:48.662Z] Removing intermediate container bfec8923d398 [2023-06-22T15:59:48.662Z] ---> c7b0d9256ceb [2023-06-22T15:59:48.662Z] Step 7/26 : WORKDIR /app [2023-06-22T15:59:48.662Z] ---> Running in a1fedca08833 [2023-06-22T15:59:48.931Z] Removing intermediate container a1fedca08833 [2023-06-22T15:59:48.931Z] ---> 492668ca786c [2023-06-22T15:59:48.931Z] Step 8/26 : COPY go.mod vendor* ./ [2023-06-22T15:59:49.516Z] ---> 1299a37365eb [2023-06-22T15:59:49.516Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-22T15:59:49.516Z] ---> Running in 9f56e370e0bf [2023-06-22T15:59:52.098Z] Removing intermediate container 9f56e370e0bf [2023-06-22T15:59:52.098Z] ---> df0ff58cea20 [2023-06-22T15:59:52.098Z] Step 10/26 : COPY . . [2023-06-22T15:59:52.367Z] ---> 2b7ba89de54d [2023-06-22T15:59:52.367Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-06-22T15:59:52.367Z] ---> Running in 1ae8f74007ae [2023-06-22T15:59:52.644Z] Removing intermediate container 1ae8f74007ae [2023-06-22T15:59:52.644Z] ---> d0e70f824f3c [2023-06-22T15:59:52.644Z] Step 12/26 : RUN $MAKE [2023-06-22T15:59:52.644Z] ---> Running in 0d81967d7f40 [2023-06-22T15:59:53.610Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5" -trimpath -mod=readonly -o app-record-replay [2023-06-22T16:00:20.299Z] Removing intermediate container 0d81967d7f40 [2023-06-22T16:00:20.299Z] ---> 143c21d64263 [2023-06-22T16:00:20.299Z] Step 13/26 : FROM alpine:3.17 [2023-06-22T16:00:21.702Z] 3.17: Pulling from library/alpine [2023-06-22T16:00:21.702Z] edb6bdbacee9: Pulling fs layer [2023-06-22T16:00:21.969Z] edb6bdbacee9: Verifying Checksum [2023-06-22T16:00:21.969Z] edb6bdbacee9: Download complete [2023-06-22T16:00:22.562Z] edb6bdbacee9: Pull complete [2023-06-22T16:00:22.562Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-06-22T16:00:22.562Z] Status: Downloaded newer image for alpine:3.17 [2023-06-22T16:00:22.562Z] ---> 779605e5fbc0 [2023-06-22T16:00:22.562Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-06-22T16:00:22.562Z] ---> Running in 5a83afc62e04 [2023-06-22T16:00:22.829Z] Removing intermediate container 5a83afc62e04 [2023-06-22T16:00:22.829Z] ---> d78ba0684345 [2023-06-22T16:00:22.829Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-06-22T16:00:22.829Z] ---> Running in bc367681dfa7 [2023-06-22T16:00:23.098Z] Removing intermediate container bc367681dfa7 [2023-06-22T16:00:23.098Z] ---> 26cc2c8c71b0 [2023-06-22T16:00:23.098Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-06-22T16:00:23.375Z] ---> Running in 2aa534e714f2 [2023-06-22T16:00:24.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-22T16:00:24.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-22T16:00:25.555Z] (1/2) Installing ca-certificates (20230506-r0) [2023-06-22T16:00:25.821Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-06-22T16:00:25.821Z] Executing busybox-1.35.0-r29.trigger [2023-06-22T16:00:25.821Z] Executing ca-certificates-20230506-r0.trigger [2023-06-22T16:00:26.091Z] OK: 8 MiB in 17 packages [2023-06-22T16:00:27.060Z] Removing intermediate container 2aa534e714f2 [2023-06-22T16:00:27.060Z] ---> db2645234e4a [2023-06-22T16:00:27.060Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-06-22T16:00:31.304Z] ---> 40c611febfac [2023-06-22T16:00:31.304Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-06-22T16:00:31.304Z] ---> f7c460ce8d5b [2023-06-22T16:00:31.304Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-06-22T16:00:31.884Z] ---> 10b36e610ee2 [2023-06-22T16:00:31.884Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-06-22T16:00:32.466Z] ---> be2d26b7d3d3 [2023-06-22T16:00:32.466Z] Step 21/26 : EXPOSE 59712 [2023-06-22T16:00:32.466Z] ---> Running in 7005e427b322 [2023-06-22T16:00:32.734Z] Removing intermediate container 7005e427b322 [2023-06-22T16:00:32.734Z] ---> 628cbaeea26e [2023-06-22T16:00:32.734Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-06-22T16:00:32.734Z] ---> Running in fa4aa188c6cc [2023-06-22T16:00:33.000Z] Removing intermediate container fa4aa188c6cc [2023-06-22T16:00:33.000Z] ---> 3f3444eda0fd [2023-06-22T16:00:33.000Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-06-22T16:00:33.000Z] ---> Running in 0303b9735d95 [2023-06-22T16:00:33.266Z] Removing intermediate container 0303b9735d95 [2023-06-22T16:00:33.266Z] ---> d8c9c156d60b [2023-06-22T16:00:33.266Z] Step 24/26 : LABEL arch=arm64 [2023-06-22T16:00:33.266Z] ---> Running in 171cc17bd976 [2023-06-22T16:00:33.535Z] Removing intermediate container 171cc17bd976 [2023-06-22T16:00:33.535Z] ---> 635d67d4a734 [2023-06-22T16:00:33.535Z] Step 25/26 : LABEL git_sha=33243b892cd04961baa0321b8a5c910c508d1c9a [2023-06-22T16:00:33.803Z] ---> Running in 99ea76bf5f28 [2023-06-22T16:00:34.070Z] Removing intermediate container 99ea76bf5f28 [2023-06-22T16:00:34.070Z] ---> de730f645601 [2023-06-22T16:00:34.070Z] Step 26/26 : LABEL version=3.1.0-dev.5 [2023-06-22T16:00:34.070Z] ---> Running in 64c11e4afce4 [2023-06-22T16:00:34.335Z] Removing intermediate container 64c11e4afce4 [2023-06-22T16:00:34.335Z] ---> acc1ec294927 [2023-06-22T16:00:34.335Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-22T16:00:34.335Z] Successfully built acc1ec294927 [2023-06-22T16:00:34.335Z] 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 [2023-06-22T16:00:34.451Z] provisioning config files... [2023-06-22T16:00:34.462Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/6@tmp/config3983737501478992984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:00:34.794Z] ---> docker-login.sh [2023-06-22T16:00:34.794Z] nexus3.edgexfoundry.org:10001 [2023-06-22T16:00:34.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T16:00:35.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T16:00:35.062Z] Configure a credential helper to remove this warning. See [2023-06-22T16:00:35.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T16:00:35.062Z] [2023-06-22T16:00:35.062Z] Login Succeeded [2023-06-22T16:00:35.062Z] nexus3.edgexfoundry.org:10002 [2023-06-22T16:00:35.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T16:00:35.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T16:00:35.329Z] Configure a credential helper to remove this warning. See [2023-06-22T16:00:35.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T16:00:35.329Z] [2023-06-22T16:00:35.329Z] Login Succeeded [2023-06-22T16:00:35.329Z] nexus3.edgexfoundry.org:10003 [2023-06-22T16:00:35.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T16:00:35.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T16:00:35.863Z] Configure a credential helper to remove this warning. See [2023-06-22T16:00:35.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T16:00:35.863Z] [2023-06-22T16:00:35.863Z] Login Succeeded [2023-06-22T16:00:35.863Z] nexus3.edgexfoundry.org:10004 [2023-06-22T16:00:36.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T16:00:36.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T16:00:36.129Z] Configure a credential helper to remove this warning. See [2023-06-22T16:00:36.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T16:00:36.129Z] [2023-06-22T16:00:36.129Z] Login Succeeded [2023-06-22T16:00:36.129Z] docker.io [2023-06-22T16:00:36.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-22T16:00:36.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-22T16:00:36.980Z] Configure a credential helper to remove this warning. See [2023-06-22T16:00:36.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-22T16:00:36.980Z] [2023-06-22T16:00:36.980Z] Login Succeeded [2023-06-22T16:00:36.980Z] ---> docker-login.sh ends [Pipeline] } [2023-06-22T16:00:36.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-22T16:00:37.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-22T16:00:37.037Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-06-22T16:00:37.037Z] 33243b892cd04961baa0321b8a5c910c508d1c9a [2023-06-22T16:00:37.037Z] latest [2023-06-22T16:00:37.037Z] 3.1.0-dev.5 [2023-06-22T16:00:37.037Z] 33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [2023-06-22T16:00:37.037Z] main [2023-06-22T16:00:37.037Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:00:37.370Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:00:37.707Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a [2023-06-22T16:00:37.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T16:00:37.707Z] 3544be58028a: Preparing [2023-06-22T16:00:37.707Z] dca191a10e6b: Preparing [2023-06-22T16:00:37.707Z] d1396428ab11: Preparing [2023-06-22T16:00:37.707Z] 8fbf4a1f9b8f: Preparing [2023-06-22T16:00:37.707Z] 4f9d6908a96e: Preparing [2023-06-22T16:00:37.707Z] 9386262d7a74: Preparing [2023-06-22T16:00:37.707Z] 9386262d7a74: Waiting [2023-06-22T16:00:37.973Z] 8fbf4a1f9b8f: Pushed [2023-06-22T16:00:37.973Z] d1396428ab11: Pushed [2023-06-22T16:00:37.973Z] dca191a10e6b: Pushed [2023-06-22T16:00:37.973Z] 9386262d7a74: Layer already exists [2023-06-22T16:00:38.238Z] 4f9d6908a96e: Pushed [2023-06-22T16:00:38.238Z] 3544be58028a: Pushed [2023-06-22T16:00:38.502Z] 33243b892cd04961baa0321b8a5c910c508d1c9a: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:00:38.838Z] + 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 [2023-06-22T16:00:39.255Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-22T16:00:39.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T16:00:39.255Z] 3544be58028a: Preparing [2023-06-22T16:00:39.255Z] dca191a10e6b: Preparing [2023-06-22T16:00:39.255Z] d1396428ab11: Preparing [2023-06-22T16:00:39.255Z] 8fbf4a1f9b8f: Preparing [2023-06-22T16:00:39.255Z] 4f9d6908a96e: Preparing [2023-06-22T16:00:39.255Z] 9386262d7a74: Preparing [2023-06-22T16:00:39.255Z] 9386262d7a74: Waiting [2023-06-22T16:00:39.255Z] 3544be58028a: Layer already exists [2023-06-22T16:00:39.255Z] 8fbf4a1f9b8f: Layer already exists [2023-06-22T16:00:39.255Z] d1396428ab11: Layer already exists [2023-06-22T16:00:39.255Z] 4f9d6908a96e: Layer already exists [2023-06-22T16:00:39.255Z] dca191a10e6b: Layer already exists [2023-06-22T16:00:39.255Z] 9386262d7a74: Layer already exists [2023-06-22T16:00:39.523Z] latest: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:00:39.870Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:00:40.390Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.5 [2023-06-22T16:00:40.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T16:00:40.390Z] 3544be58028a: Preparing [2023-06-22T16:00:40.390Z] dca191a10e6b: Preparing [2023-06-22T16:00:40.390Z] d1396428ab11: Preparing [2023-06-22T16:00:40.390Z] 8fbf4a1f9b8f: Preparing [2023-06-22T16:00:40.390Z] 4f9d6908a96e: Preparing [2023-06-22T16:00:40.390Z] 9386262d7a74: Preparing [2023-06-22T16:00:40.390Z] 9386262d7a74: Waiting [2023-06-22T16:00:40.390Z] d1396428ab11: Layer already exists [2023-06-22T16:00:40.390Z] dca191a10e6b: Layer already exists [2023-06-22T16:00:40.390Z] 4f9d6908a96e: Layer already exists [2023-06-22T16:00:40.390Z] 8fbf4a1f9b8f: Layer already exists [2023-06-22T16:00:40.390Z] 3544be58028a: Layer already exists [2023-06-22T16:00:40.390Z] 9386262d7a74: Layer already exists [2023-06-22T16:00:40.390Z] 3.1.0-dev.5: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:00:40.753Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:00:41.104Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [2023-06-22T16:00:41.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T16:00:41.104Z] 3544be58028a: Preparing [2023-06-22T16:00:41.104Z] dca191a10e6b: Preparing [2023-06-22T16:00:41.104Z] d1396428ab11: Preparing [2023-06-22T16:00:41.104Z] 8fbf4a1f9b8f: Preparing [2023-06-22T16:00:41.104Z] 4f9d6908a96e: Preparing [2023-06-22T16:00:41.104Z] 9386262d7a74: Preparing [2023-06-22T16:00:41.104Z] 9386262d7a74: Waiting [2023-06-22T16:00:41.104Z] dca191a10e6b: Layer already exists [2023-06-22T16:00:41.104Z] d1396428ab11: Layer already exists [2023-06-22T16:00:41.104Z] 8fbf4a1f9b8f: Layer already exists [2023-06-22T16:00:41.104Z] 4f9d6908a96e: Layer already exists [2023-06-22T16:00:41.104Z] 3544be58028a: Layer already exists [2023-06-22T16:00:41.104Z] 9386262d7a74: Layer already exists [2023-06-22T16:00:41.104Z] 33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:00:41.454Z] + 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 [2023-06-22T16:00:41.791Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-06-22T16:00:41.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-06-22T16:00:41.791Z] 3544be58028a: Preparing [2023-06-22T16:00:41.791Z] dca191a10e6b: Preparing [2023-06-22T16:00:41.791Z] d1396428ab11: Preparing [2023-06-22T16:00:41.791Z] 8fbf4a1f9b8f: Preparing [2023-06-22T16:00:41.791Z] 4f9d6908a96e: Preparing [2023-06-22T16:00:41.791Z] 9386262d7a74: Preparing [2023-06-22T16:00:41.791Z] 9386262d7a74: Waiting [2023-06-22T16:00:41.791Z] 8fbf4a1f9b8f: Layer already exists [2023-06-22T16:00:41.791Z] 4f9d6908a96e: Layer already exists [2023-06-22T16:00:41.791Z] dca191a10e6b: Layer already exists [2023-06-22T16:00:41.791Z] d1396428ab11: Layer already exists [2023-06-22T16:00:41.791Z] 3544be58028a: Layer already exists [2023-06-22T16:00:41.791Z] 9386262d7a74: Layer already exists [2023-06-22T16:00:41.791Z] main: digest: sha256:917c587b06a576cf2cfab3ca201edd795a79ff0093316e1e1623879c24ce88a3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-22T16:00:42.106Z] ===================================================== [Pipeline] echo [2023-06-22T16:00:42.113Z] taggedImages: [2023-06-22T16:00:42.113Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a [2023-06-22T16:00:42.113Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-06-22T16:00:42.113Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.5 [2023-06-22T16:00:42.113Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:33243b892cd04961baa0321b8a5c910c508d1c9a-3.1.0-dev.5 [2023-06-22T16:00:42.113Z] - 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 [2023-06-22T16:00:42.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-22T16:00:42.479Z] [2023-06-22T16:00:42.479Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:00:42.808Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-22T16:00:42.808Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-22T16:00:42.808Z] 8998bd30e6a1: Pulling fs layer [2023-06-22T16:00:42.808Z] 04944245beec: Pulling fs layer [2023-06-22T16:00:42.808Z] 699f458cf7ca: Pulling fs layer [2023-06-22T16:00:42.808Z] 765212b225bb: Pulling fs layer [2023-06-22T16:00:42.808Z] f23df028b6ca: Pulling fs layer [2023-06-22T16:00:42.808Z] d65c8cfc05b1: Pulling fs layer [2023-06-22T16:00:42.808Z] 2437ff75d9bd: Pulling fs layer [2023-06-22T16:00:42.808Z] 765212b225bb: Waiting [2023-06-22T16:00:42.808Z] f23df028b6ca: Waiting [2023-06-22T16:00:42.808Z] d65c8cfc05b1: Waiting [2023-06-22T16:00:42.808Z] 2437ff75d9bd: Waiting [2023-06-22T16:00:43.074Z] 04944245beec: Verifying Checksum [2023-06-22T16:00:43.074Z] 04944245beec: Download complete [2023-06-22T16:00:43.074Z] 765212b225bb: Verifying Checksum [2023-06-22T16:00:43.074Z] 765212b225bb: Download complete [2023-06-22T16:00:43.074Z] f23df028b6ca: Verifying Checksum [2023-06-22T16:00:43.074Z] f23df028b6ca: Download complete [2023-06-22T16:00:43.074Z] d65c8cfc05b1: Verifying Checksum [2023-06-22T16:00:43.074Z] d65c8cfc05b1: Download complete [2023-06-22T16:00:43.343Z] 699f458cf7ca: Verifying Checksum [2023-06-22T16:00:43.343Z] 699f458cf7ca: Download complete [2023-06-22T16:00:43.609Z] 8998bd30e6a1: Verifying Checksum [2023-06-22T16:00:43.609Z] 8998bd30e6a1: Download complete [2023-06-22T16:00:46.191Z] 2437ff75d9bd: Verifying Checksum [2023-06-22T16:00:46.191Z] 2437ff75d9bd: Download complete [2023-06-22T16:00:47.596Z] 8998bd30e6a1: Pull complete [2023-06-22T16:00:47.864Z] 04944245beec: Pull complete [2023-06-22T16:00:49.305Z] 699f458cf7ca: Pull complete [2023-06-22T16:00:49.305Z] 765212b225bb: Pull complete [2023-06-22T16:00:50.263Z] f23df028b6ca: Pull complete [2023-06-22T16:00:50.263Z] d65c8cfc05b1: Pull complete [2023-06-22T16:01:05.256Z] 2437ff75d9bd: Pull complete [2023-06-22T16:01:05.256Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-22T16:01:05.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-22T16:01:05.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T16:01:05.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-19068 does not seem to be running inside a container [2023-06-22T16:01:05.511Z] $ 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/6 -v /w/workspace/app-record-replay/6:/w/workspace/app-record-replay/6:rw,z -v /w/workspace/app-record-replay/6@tmp:/w/workspace/app-record-replay/6@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 [2023-06-22T16:01:07.863Z] $ docker top 53462e20c6288a2fb383a0545a28a68f36ac238300cfa242d06d4b5196ee6fe1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:01:08.368Z] ---> job-cost.sh [2023-06-22T16:01:08.634Z] lf-activate-venv: SKIPPING [2023-06-22T16:01:08.634Z] INFO: No Stack... [2023-06-22T16:01:08.898Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-22T16:01:09.884Z] INFO: Archiving Costs [Pipeline] sh [2023-06-22T16:01:10.209Z] + cat /w/workspace/app-record-replay/6/archives/cost.csv [2023-06-22T16:01:10.209Z] + cut -d, -f6 [Pipeline] lock [2023-06-22T16:01:10.535Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [2023-06-22T16:01:10.543Z] Resource [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] did not exist. Created. [2023-06-22T16:01:10.543Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-22T16:01:10.875Z] /w/workspace/app-record-replay/6@tmp/durable-e5831550/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-22T16:01:11.202Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-22T16:01:11.228Z] Warning: overwriting stash ‘stack-cost’ [2023-06-22T16:01:11.267Z] Stashed 1 file(s) [Pipeline] } [2023-06-22T16:01:11.276Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-22T16:01:11.291Z] $ docker stop --time=1 53462e20c6288a2fb383a0545a28a68f36ac238300cfa242d06d4b5196ee6fe1 [2023-06-22T16:01:12.780Z] $ docker rm -f --volumes 53462e20c6288a2fb383a0545a28a68f36ac238300cfa242d06d4b5196ee6fe1 [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 [2023-06-22T16:01:13.170Z] provisioning config files... [2023-06-22T16:01:13.176Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #6 [2023-06-22T16:01:13.178Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16337570745580134523tmp [Pipeline] { [Pipeline] sh [2023-06-22T16:01:13.467Z] + set +x [2023-06-22T16:01:13.467Z] + curl -s https://codecov.io/bash [2023-06-22T16:01:13.467Z] + bash -s -- [2023-06-22T16:01:13.467Z] [2023-06-22T16:01:13.467Z] _____ _ [2023-06-22T16:01:13.467Z] / ____| | | [2023-06-22T16:01:13.467Z] | | ___ __| | ___ ___ _____ __ [2023-06-22T16:01:13.467Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-06-22T16:01:13.467Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-06-22T16:01:13.467Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-06-22T16:01:13.467Z] Bash-1.0.6 [2023-06-22T16:01:13.467Z] [2023-06-22T16:01:13.467Z] [2023-06-22T16:01:13.467Z] ==> git version 2.25.1 found [2023-06-22T16:01:13.467Z] ==> 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 [2023-06-22T16:01:13.467Z] Release-Date: 2020-01-08 [2023-06-22T16:01:13.467Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-06-22T16:01:13.467Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-06-22T16:01:13.467Z] ==> Jenkins CI detected. [2023-06-22T16:01:13.467Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-06-22T16:01:13.467Z] project root: . [2023-06-22T16:01:13.467Z] --> token set from env [2023-06-22T16:01:13.467Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-06-22T16:01:13.467Z] ==> Running gcov in . (disable via -X gcov) [2023-06-22T16:01:13.467Z] ==> Python coveragepy not found [2023-06-22T16:01:13.467Z] ==> Searching for coverage reports in: [2023-06-22T16:01:13.467Z] + . [2023-06-22T16:01:13.467Z] -> Found 1 reports [2023-06-22T16:01:13.467Z] ==> Detecting git/mercurial file structure [2023-06-22T16:01:13.467Z] ==> Reading reports [2023-06-22T16:01:13.467Z] + ./coverage.out bytes=1849 [2023-06-22T16:01:13.467Z] ==> Appending adjustments [2023-06-22T16:01:13.467Z] https://docs.codecov.io/docs/fixing-reports [2023-06-22T16:01:13.727Z] + Found adjustments [2023-06-22T16:01:13.727Z] ==> Gzipping contents [2023-06-22T16:01:13.727Z] 4.0K /tmp/codecov.SY57WD.gz [2023-06-22T16:01:13.727Z] ==> Uploading reports [2023-06-22T16:01:13.727Z] url: https://codecov.io [2023-06-22T16:01:13.727Z] query: branch=main&commit=33243b892cd04961baa0321b8a5c910c508d1c9a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-22T16:01:13.727Z] -> Pinging Codecov [2023-06-22T16:01:13.727Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=33243b892cd04961baa0321b8a5c910c508d1c9a&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-06-22T16:01:13.727Z] Invalid request parameters [2023-06-22T16:01:13.727Z] 400 [Pipeline] } [2023-06-22T16:01:13.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-06-22T16:01:13.873Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-06-22T16:01:13.884Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:01:14.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-22T16:01:14.174Z] [2023-06-22T16:01:14.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:01:14.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-22T16:01:14.470Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-06-22T16:01:14.470Z] df9b9388f04a: Pulling fs layer [2023-06-22T16:01:14.470Z] 52dc419b0ee2: Pulling fs layer [2023-06-22T16:01:14.470Z] 25bc292e5bac: Pulling fs layer [2023-06-22T16:01:14.470Z] 114826534d7a: Pulling fs layer [2023-06-22T16:01:14.470Z] 4657fd5d0bcf: Pulling fs layer [2023-06-22T16:01:14.470Z] 6ad1cebc031e: Pulling fs layer [2023-06-22T16:01:14.470Z] 8a3aa393b2d8: Pulling fs layer [2023-06-22T16:01:14.470Z] 4657fd5d0bcf: Waiting [2023-06-22T16:01:14.470Z] 6ad1cebc031e: Waiting [2023-06-22T16:01:14.470Z] 114826534d7a: Waiting [2023-06-22T16:01:14.470Z] 8a3aa393b2d8: Waiting [2023-06-22T16:01:14.470Z] 25bc292e5bac: Download complete [2023-06-22T16:01:14.470Z] 52dc419b0ee2: Verifying Checksum [2023-06-22T16:01:14.470Z] 52dc419b0ee2: Download complete [2023-06-22T16:01:14.470Z] 4657fd5d0bcf: Verifying Checksum [2023-06-22T16:01:14.470Z] 4657fd5d0bcf: Download complete [2023-06-22T16:01:14.470Z] df9b9388f04a: Verifying Checksum [2023-06-22T16:01:14.470Z] df9b9388f04a: Download complete [2023-06-22T16:01:14.729Z] df9b9388f04a: Pull complete [2023-06-22T16:01:14.729Z] 6ad1cebc031e: Verifying Checksum [2023-06-22T16:01:14.729Z] 6ad1cebc031e: Download complete [2023-06-22T16:01:14.729Z] 52dc419b0ee2: Pull complete [2023-06-22T16:01:14.729Z] 25bc292e5bac: Pull complete [2023-06-22T16:01:15.297Z] 114826534d7a: Verifying Checksum [2023-06-22T16:01:15.297Z] 114826534d7a: Download complete [2023-06-22T16:01:15.297Z] 8a3aa393b2d8: Verifying Checksum [2023-06-22T16:01:15.297Z] 8a3aa393b2d8: Download complete [2023-06-22T16:01:19.480Z] 114826534d7a: Pull complete [2023-06-22T16:01:19.480Z] 4657fd5d0bcf: Pull complete [2023-06-22T16:01:19.480Z] 6ad1cebc031e: Pull complete [2023-06-22T16:01:22.756Z] 8a3aa393b2d8: Pull complete [2023-06-22T16:01:22.756Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-06-22T16:01:22.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-06-22T16:01:22.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T16:01:22.846Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T16:01:22.903Z] $ 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 [2023-06-22T16:01:32.133Z] $ docker top 817aeb1f39c9ebfe01c4f1a1081bdaebd3184d9847cc62a6fef5f499a4244dfd -eo pid,comm [Pipeline] { [Pipeline] echo [2023-06-22T16:01:32.212Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-06-22T16:01:32.490Z] + set -o pipefail [2023-06-22T16:01:32.490Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-06-22T16:01:36.915Z] [2023-06-22T16:01:36.915Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-06-22T16:01:36.915Z] [2023-06-22T16:01:36.915Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/03891814-14c2-4477-ab7a-a0128f79e0ef [2023-06-22T16:01:36.915Z] [2023-06-22T16:01:36.915Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-06-22T16:01:36.915Z] [2023-06-22T16:01:36.915Z] [2023-06-22T16:01:36.915Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-06-22T16:01:36.915Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-06-22T16:01:36.915Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-06-22T16:01:36.930Z] $ docker stop --time=1 817aeb1f39c9ebfe01c4f1a1081bdaebd3184d9847cc62a6fef5f499a4244dfd [2023-06-22T16:01:42.776Z] $ docker rm -f --volumes 817aeb1f39c9ebfe01c4f1a1081bdaebd3184d9847cc62a6fef5f499a4244dfd [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 [2023-06-22T16:01:43.450Z] + git log --format=format:%s -1 33243b892cd04961baa0321b8a5c910c508d1c9a [Pipeline] sh [2023-06-22T16:01:43.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-22T16:01:43.757Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:01:44.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T16:01:44.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T16:01:44.132Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T16:01:44.169Z] $ 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 [2023-06-22T16:01:44.836Z] $ docker top 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d -eo pid,comm [2023-06-22T16:01:44.884Z] 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). [2023-06-22T16:01:44.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-22T16:01:44.928Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T16:01:44.928Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T16:01:45.035Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T16:01:45.043Z] $ docker exec 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d ssh-agent [2023-06-22T16:01:45.141Z] SSH_AUTH_SOCK=/tmp/ssh-MATvCeE4Lks0/agent.32 [2023-06-22T16:01:45.141Z] SSH_AGENT_PID=38 [2023-06-22T16:01:45.146Z] Running ssh-add (command line suppressed) [2023-06-22T16:01:45.245Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11915424641418988652.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11915424641418988652.key) [2023-06-22T16:01:45.255Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T16:01:45.541Z] + git semver tag [2023-06-22T16:01:45.800Z] 2023-06-22 16:01:45,716 [run_tag] DEBUG tag force:False [2023-06-22T16:01:45.800Z] 2023-06-22 16:01:45,716 [check_head_tag] DEBUG check head tag [2023-06-22T16:01:45.800Z] 2023-06-22 16:01:45,716 [execute] INFO git cat-file --batch-check [2023-06-22T16:01:45.801Z] 2023-06-22 16:01:45,716 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-22T16:01:45.801Z] 2023-06-22 16:01:45,721 [execute] INFO git cat-file --batch [2023-06-22T16:01:45.801Z] 2023-06-22 16:01:45,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-06-22T16:01:45.801Z] 2023-06-22 16:01:45,725 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T16:01:45.801Z] 2023-06-22 16:01:45,726 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 [2023-06-22T16:01:45.801Z] 2023-06-22 16:01:45,726 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-06-22T16:01:45.801Z] 2023-06-22 16:01:45,729 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T16:01:45.801Z] 3.1.0-dev.5 [Pipeline] } [2023-06-22T16:01:45.815Z] $ docker exec --env ******** --env ******** 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d ssh-agent -k [2023-06-22T16:01:45.896Z] unset SSH_AUTH_SOCK; [2023-06-22T16:01:45.896Z] unset SSH_AGENT_PID; [2023-06-22T16:01:45.896Z] echo Agent pid 38 killed; [2023-06-22T16:01:45.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-22T16:01:46.210Z] + git semver [Pipeline] } [2023-06-22T16:01:46.486Z] $ docker stop --time=1 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d [2023-06-22T16:01:47.730Z] $ docker rm -f --volumes 1300bb46d43f23b428b3de2815a5b25e0b274279da4f6a676cbc5abbcc810c4d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:01:48.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-22T16:01:48.110Z] [2023-06-22T16:01:48.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:01:48.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-22T16:01:48.408Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-22T16:01:48.408Z] ab5ef0e58194: Pulling fs layer [2023-06-22T16:01:48.408Z] 9712f1f96733: Pulling fs layer [2023-06-22T16:01:48.408Z] 63f879dbbcfc: Pulling fs layer [2023-06-22T16:01:48.408Z] 0d9ebad4ef96: Pulling fs layer [2023-06-22T16:01:48.408Z] e9a5061849ea: Pulling fs layer [2023-06-22T16:01:48.408Z] d747dcd14b5f: Pulling fs layer [2023-06-22T16:01:48.408Z] 2de7ff778b66: Pulling fs layer [2023-06-22T16:01:48.408Z] e9a5061849ea: Waiting [2023-06-22T16:01:48.408Z] d747dcd14b5f: Waiting [2023-06-22T16:01:48.408Z] 2de7ff778b66: Waiting [2023-06-22T16:01:48.408Z] 0d9ebad4ef96: Waiting [2023-06-22T16:01:48.408Z] 9712f1f96733: Verifying Checksum [2023-06-22T16:01:48.408Z] 9712f1f96733: Download complete [2023-06-22T16:01:48.666Z] 63f879dbbcfc: Verifying Checksum [2023-06-22T16:01:48.666Z] 63f879dbbcfc: Download complete [2023-06-22T16:01:48.924Z] e9a5061849ea: Download complete [2023-06-22T16:01:48.924Z] d747dcd14b5f: Download complete [2023-06-22T16:01:48.924Z] ab5ef0e58194: Download complete [2023-06-22T16:01:48.924Z] 0d9ebad4ef96: Verifying Checksum [2023-06-22T16:01:48.924Z] 0d9ebad4ef96: Download complete [2023-06-22T16:01:48.924Z] 2de7ff778b66: Verifying Checksum [2023-06-22T16:01:48.924Z] 2de7ff778b66: Download complete [2023-06-22T16:01:52.208Z] ab5ef0e58194: Pull complete [2023-06-22T16:01:52.208Z] 9712f1f96733: Pull complete [2023-06-22T16:01:52.786Z] 63f879dbbcfc: Pull complete [2023-06-22T16:01:56.974Z] 0d9ebad4ef96: Pull complete [2023-06-22T16:01:56.974Z] e9a5061849ea: Pull complete [2023-06-22T16:01:56.974Z] d747dcd14b5f: Pull complete [2023-06-22T16:01:57.908Z] 2de7ff778b66: Pull complete [2023-06-22T16:01:57.908Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-22T16:01:57.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-22T16:01:57.908Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T16:01:57.989Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T16:01:58.028Z] $ 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 [2023-06-22T16:02:05.535Z] $ docker top 5e1807bde8b0fdc5dbddd4463ba136ff11ce33a669c54fec458e9b42e25868e3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-22T16:02:05.596Z] provisioning config files... [2023-06-22T16:02:05.602Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15445769095886438099tmp [2023-06-22T16:02:05.611Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4164892476173032922tmp [2023-06-22T16:02:05.621Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15348671726840051519tmp [Pipeline] { [Pipeline] echo [2023-06-22T16:02:05.634Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:05.917Z] ---> sigul-configuration.sh [2023-06-22T16:02:05.917Z] gpg: directory `/root/.gnupg' created [2023-06-22T16:02:05.917Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-22T16:02:05.917Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-22T16:02:05.917Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-22T16:02:05.917Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-22T16:02:05.917Z] gpg: CAST5 encrypted data [2023-06-22T16:02:05.917Z] gpg: encrypted with 1 passphrase [2023-06-22T16:02:05.917Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-22T16:02:06.203Z] + mkdir /home/jenkins [2023-06-22T16:02:06.203Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-22T16:02:06.489Z] + 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 [2023-06-22T16:02:06.497Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:06.782Z] ---> sigul-install.sh [2023-06-22T16:02:06.783Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-22T16:02:07.067Z] + git tag --list [2023-06-22T16:02:07.067Z] v3.1.0-dev.0 [2023-06-22T16:02:07.067Z] v3.1.0-dev.1 [2023-06-22T16:02:07.067Z] v3.1.0-dev.2 [2023-06-22T16:02:07.067Z] v3.1.0-dev.3 [2023-06-22T16:02:07.067Z] v3.1.0-dev.4 [2023-06-22T16:02:07.067Z] v3.1.0-dev.5 [Pipeline] sh [2023-06-22T16:02:07.354Z] + lftools sign git-tag v3.1.0-dev.5 [2023-06-22T16:02:07.923Z] Signing Git tag with Sigul... [2023-06-22T16:02:07.923Z] Signing v3.1.0-dev.5 [Pipeline] echo [2023-06-22T16:02:08.190Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:08.475Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-22T16:02:08.481Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-22T16:02:08.502Z] $ docker stop --time=1 5e1807bde8b0fdc5dbddd4463ba136ff11ce33a669c54fec458e9b42e25868e3 [2023-06-22T16:02:09.817Z] $ docker rm -f --volumes 5e1807bde8b0fdc5dbddd4463ba136ff11ce33a669c54fec458e9b42e25868e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-22T16:02:10.239Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-22T16:02:10.239Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:02:10.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T16:02:10.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T16:02:10.609Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T16:02:10.645Z] $ 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 [2023-06-22T16:02:10.983Z] $ docker top d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a -eo pid,comm [2023-06-22T16:02:11.025Z] 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). [2023-06-22T16:02:11.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-22T16:02:11.065Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T16:02:11.065Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T16:02:11.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T16:02:11.178Z] $ docker exec d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a ssh-agent [2023-06-22T16:02:11.274Z] SSH_AUTH_SOCK=/tmp/ssh-SU346tho0J7l/agent.34 [2023-06-22T16:02:11.274Z] SSH_AGENT_PID=40 [2023-06-22T16:02:11.279Z] Running ssh-add (command line suppressed) [2023-06-22T16:02:11.390Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1009144318368432066.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1009144318368432066.key) [2023-06-22T16:02:11.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T16:02:11.692Z] + git semver bump pre [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,863 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,863 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,863 [bump_version] DEBUG bumped version:3.1.0-dev.6 [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,863 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,864 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,864 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,866 [execute] INFO git cat-file --batch-check [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,871 [execute] INFO git cat-file --batch [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-22T16:02:11.953Z] 2023-06-22 16:02:11,877 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T16:02:11.953Z] 3.1.0-dev.6 [Pipeline] } [2023-06-22T16:02:11.966Z] $ docker exec --env ******** --env ******** d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a ssh-agent -k [2023-06-22T16:02:12.053Z] unset SSH_AUTH_SOCK; [2023-06-22T16:02:12.053Z] unset SSH_AGENT_PID; [2023-06-22T16:02:12.053Z] echo Agent pid 40 killed; [2023-06-22T16:02:12.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-22T16:02:12.355Z] + git semver [Pipeline] } [2023-06-22T16:02:12.647Z] $ docker stop --time=1 d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a [2023-06-22T16:02:13.978Z] $ docker rm -f --volumes d47bb59cbc1917241879ca0f76bd061d98a759cc60435af340293dcbd155906a [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-22T16:02:14.310Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-22T16:02:14.310Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:02:14.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-22T16:02:14.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T16:02:14.679Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T16:02:14.710Z] $ 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 [2023-06-22T16:02:15.025Z] $ docker top 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-22T16:02:15.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-22T16:02:15.105Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-22T16:02:15.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-22T16:02:15.227Z] $ docker exec 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c ssh-agent [2023-06-22T16:02:15.331Z] SSH_AUTH_SOCK=/tmp/ssh-kMYOgqWJhJOM/agent.33 [2023-06-22T16:02:15.331Z] SSH_AGENT_PID=39 [2023-06-22T16:02:15.336Z] Running ssh-add (command line suppressed) [2023-06-22T16:02:15.435Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7761325348550359134.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7761325348550359134.key) [2023-06-22T16:02:15.443Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-22T16:02:15.733Z] + git semver push [2023-06-22T16:02:15.991Z] 2023-06-22 16:02:15,970 [run_push] DEBUG push [2023-06-22T16:02:15.991Z] 2023-06-22 16:02:15,971 [execute] INFO git cat-file --batch-check [2023-06-22T16:02:15.991Z] 2023-06-22 16:02:15,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-22T16:02:15.991Z] 2023-06-22 16:02:15,975 [execute] INFO git rev-list e853b9629be090540be2908ad2499f1da2f596e9 -- [2023-06-22T16:02:15.991Z] 2023-06-22 16:02:15,975 [execute] DEBUG Popen(['git', 'rev-list', 'e853b9629be090540be2908ad2499f1da2f596e9', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-22T16:02:15.991Z] 2023-06-22 16:02:15,980 [execute] INFO git fetch -v origin [2023-06-22T16:02:15.991Z] 2023-06-22 16:02:15,980 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-22T16:02:16.558Z] 2023-06-22 16:02:16,445 [run_push] DEBUG no remote changes detected [2023-06-22T16:02:16.558Z] 2023-06-22 16:02:16,446 [execute] INFO git push origin semver [2023-06-22T16:02:16.558Z] 2023-06-22 16:02:16,446 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-22T16:02:17.495Z] 2023-06-22 16:02:17,425 [run_push] DEBUG push all version tags [2023-06-22T16:02:17.495Z] 2023-06-22 16:02:17,426 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-22T16:02:17.495Z] 2023-06-22 16:02:17,426 [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) [2023-06-22T16:02:18.434Z] 2023-06-22 16:02:18,142 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-06-22T16:02:18.434Z] 3.1.0-dev.6 [Pipeline] } [2023-06-22T16:02:18.449Z] $ docker exec --env ******** --env ******** 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c ssh-agent -k [2023-06-22T16:02:18.548Z] unset SSH_AUTH_SOCK; [2023-06-22T16:02:18.548Z] unset SSH_AGENT_PID; [2023-06-22T16:02:18.548Z] echo Agent pid 39 killed; [2023-06-22T16:02:18.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-22T16:02:18.859Z] + git semver [Pipeline] } [2023-06-22T16:02:19.135Z] $ docker stop --time=1 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c [2023-06-22T16:02:20.562Z] $ docker rm -f --volumes 9ecda2648aec2914eb25f730b4dcf49f2019a14d7dbbc49a9a3b48b1cb7e5a8c [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 [2023-06-22T16:02:21.131Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-06-22T16:02:21.131Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-22T16:02:21.131Z] total 16 [2023-06-22T16:02:21.131Z] drwxr-xr-x 3 root root 4096 Jun 22 15:52 . [2023-06-22T16:02:21.131Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 16:02 .. [2023-06-22T16:02:21.131Z] drwxr-xr-x 2 root root 4096 Jun 22 15:52 cost [2023-06-22T16:02:21.131Z] -rw-r--r-- 1 root root 87 Jun 22 15:52 cost.csv [2023-06-22T16:02:21.131Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-22T16:02:21.131Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-06-22T16:02:21.131Z] total 16 [2023-06-22T16:02:21.132Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 22 15:52 . [2023-06-22T16:02:21.132Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 22 16:02 .. [2023-06-22T16:02:21.132Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 22 15:52 cost [2023-06-22T16:02:21.132Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 22 15:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:21.421Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:22.293Z] ---> package-listing.sh [2023-06-22T16:02:22.293Z] ++ facter osfamily [2023-06-22T16:02:22.293Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-22T16:02:22.552Z] + OS_FAMILY=debian [2023-06-22T16:02:22.552Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-06-22T16:02:22.552Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-22T16:02:22.552Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-22T16:02:22.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-22T16:02:22.552Z] + PACKAGES=/tmp/packages_start.txt [2023-06-22T16:02:22.552Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-22T16:02:22.552Z] + PACKAGES=/tmp/packages_end.txt [2023-06-22T16:02:22.552Z] + case "${OS_FAMILY}" in [2023-06-22T16:02:22.552Z] + dpkg -l [2023-06-22T16:02:22.552Z] + grep '^ii' [2023-06-22T16:02:22.552Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-22T16:02:22.552Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-22T16:02:22.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-22T16:02:22.552Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-06-22T16:02:22.552Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-06-22T16:02:22.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-06-22T16:02:22.562Z] 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 [2023-06-22T16:02:22.840Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T16:02:23.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-22T16:02:23.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-22T16:02:23.468Z] prd-ubuntu20.04-docker-8c-8g-19067 does not seem to be running inside a container [2023-06-22T16:02:23.506Z] $ 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 [2023-06-22T16:02:23.754Z] $ docker top 58ba13a7b25a851e874ddc23f6ecd13735938d46aed5b1889ecbec0e75f2bdb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-22T16:02:24.133Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-22T16:02:24.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-22T16:02:24.719Z] + ls /var/log/sa-host [2023-06-22T16:02:24.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-22T16:02:24.793Z] provisioning config files... [2023-06-22T16:02:24.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13114395110575010732tmp [Pipeline] { [Pipeline] echo [2023-06-22T16:02:24.812Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:25.154Z] ---> create-netrc.sh [Pipeline] } [2023-06-22T16:02:25.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:25.498Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-22T16:02:25.508Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:25.791Z] ---> sudo-logs.sh [2023-06-22T16:02:25.791Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-22T16:02:25.823Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:26.123Z] ---> job-cost.sh [2023-06-22T16:02:26.123Z] lf-activate-venv: SKIPPING [2023-06-22T16:02:26.123Z] DEBUG: total: 0.2199999988079071 [2023-06-22T16:02:26.123Z] INFO: Retrieving Stack Cost... [2023-06-22T16:02:26.383Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-22T16:02:26.953Z] INFO: Archiving Costs [Pipeline] echo [2023-06-22T16:02:26.967Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-22T16:02:27.258Z] ---> logs-deploy.sh [2023-06-22T16:02:27.258Z] lf-activate-venv: SKIPPING [2023-06-22T16:02:27.258Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/6 [2023-06-22T16:02:27.258Z] INFO: archiving workspace using pattern(s): [2023-06-22T16:02:28.194Z] Archives upload complete. [2023-06-22T16:02:28.453Z] INFO: archiving logs to Nexus [2023-06-22T16:02:29.023Z] ---> uname -a: [2023-06-22T16:02:29.023Z] Linux prd-ubuntu20-04-docker-8c-8g-19067 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] ---> lscpu: [2023-06-22T16:02:29.023Z] Architecture: x86_64 [2023-06-22T16:02:29.023Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-22T16:02:29.023Z] Byte Order: Little Endian [2023-06-22T16:02:29.023Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-22T16:02:29.023Z] CPU(s): 8 [2023-06-22T16:02:29.023Z] On-line CPU(s) list: 0-7 [2023-06-22T16:02:29.023Z] Thread(s) per core: 1 [2023-06-22T16:02:29.023Z] Core(s) per socket: 1 [2023-06-22T16:02:29.023Z] Socket(s): 8 [2023-06-22T16:02:29.023Z] NUMA node(s): 1 [2023-06-22T16:02:29.023Z] Vendor ID: AuthenticAMD [2023-06-22T16:02:29.023Z] CPU family: 23 [2023-06-22T16:02:29.023Z] Model: 49 [2023-06-22T16:02:29.023Z] Model name: AMD EPYC-Rome Processor [2023-06-22T16:02:29.023Z] Stepping: 0 [2023-06-22T16:02:29.023Z] CPU MHz: 2800.000 [2023-06-22T16:02:29.023Z] BogoMIPS: 5600.00 [2023-06-22T16:02:29.023Z] Virtualization: AMD-V [2023-06-22T16:02:29.023Z] Hypervisor vendor: KVM [2023-06-22T16:02:29.023Z] Virtualization type: full [2023-06-22T16:02:29.023Z] L1d cache: 256 KiB [2023-06-22T16:02:29.023Z] L1i cache: 256 KiB [2023-06-22T16:02:29.023Z] L2 cache: 4 MiB [2023-06-22T16:02:29.023Z] L3 cache: 128 MiB [2023-06-22T16:02:29.023Z] NUMA node0 CPU(s): 0-7 [2023-06-22T16:02:29.023Z] Vulnerability Itlb multihit: Not affected [2023-06-22T16:02:29.023Z] Vulnerability L1tf: Not affected [2023-06-22T16:02:29.023Z] Vulnerability Mds: Not affected [2023-06-22T16:02:29.023Z] Vulnerability Meltdown: Not affected [2023-06-22T16:02:29.023Z] Vulnerability Mmio stale data: Not affected [2023-06-22T16:02:29.023Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-22T16:02:29.023Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-22T16:02:29.023Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-22T16:02:29.023Z] Vulnerability Srbds: Not affected [2023-06-22T16:02:29.023Z] Vulnerability Tsx async abort: Not affected [2023-06-22T16:02:29.023Z] 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 [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] ---> nproc: [2023-06-22T16:02:29.023Z] 8 [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] ---> df -h: [2023-06-22T16:02:29.023Z] Filesystem Size Used Avail Use% Mounted on [2023-06-22T16:02:29.023Z] overlay 155G 13G 143G 9% / [2023-06-22T16:02:29.023Z] tmpfs 64M 0 64M 0% /dev [2023-06-22T16:02:29.023Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-06-22T16:02:29.023Z] shm 64M 0 64M 0% /dev/shm [2023-06-22T16:02:29.023Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] ---> sar -b -r -n DEV: [2023-06-22T16:02:29.023Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19067) 06/22/23 _x86_64_ (8 CPU) [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] 15:49:50 LINUX RESTART (8 CPU) [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] 15:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-06-22T16:02:29.023Z] 15:51:01 142.29 47.88 94.42 0.00 5397.90 175601.40 0.00 [2023-06-22T16:02:29.023Z] 15:52:01 175.27 1.52 173.75 0.00 32.53 72660.02 0.00 [2023-06-22T16:02:29.023Z] 15:53:01 171.65 0.30 171.35 0.00 14.00 36232.09 0.00 [2023-06-22T16:02:29.023Z] 15:54:01 4.02 0.00 4.02 0.00 0.00 58.81 0.00 [2023-06-22T16:02:29.023Z] 15:55:01 19.08 7.07 12.01 0.00 898.65 2239.49 0.00 [2023-06-22T16:02:29.023Z] 15:56:01 40.16 3.52 36.64 0.00 4256.22 6810.46 0.00 [2023-06-22T16:02:29.023Z] 15:57:01 3.52 0.02 3.50 0.00 0.13 90.92 0.00 [2023-06-22T16:02:29.023Z] 15:58:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2023-06-22T16:02:29.023Z] 15:59:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2023-06-22T16:02:29.023Z] 16:00:01 2.10 0.00 2.10 0.00 0.00 23.60 0.00 [2023-06-22T16:02:29.023Z] 16:01:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 [2023-06-22T16:02:29.023Z] 16:02:01 76.44 0.23 76.20 0.00 11.86 46045.53 0.00 [2023-06-22T16:02:29.023Z] Average: 53.25 5.04 48.20 0.00 884.27 28317.65 0.00 [2023-06-22T16:02:29.023Z] [2023-06-22T16:02:29.023Z] 15:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-06-22T16:02:29.023Z] 15:51:01 29202908 31616052 708652 2.16 71648 2615936 1826200 5.38 963788 2366064 410800 [2023-06-22T16:02:29.023Z] 15:52:01 27979984 31567848 740216 2.25 144820 3613580 1829316 5.39 1358084 3073276 424900 [2023-06-22T16:02:29.023Z] 15:53:01 27861880 31554872 750588 2.28 157948 3683452 1956184 5.77 1226732 3296668 440 [2023-06-22T16:02:29.023Z] 15:54:01 27887248 31579664 728280 2.21 158056 3683312 1755580 5.17 1201696 3296496 180 [2023-06-22T16:02:29.023Z] 15:55:01 27776544 31566688 721424 2.19 164732 3782944 1524252 4.49 1267376 3330296 724 [2023-06-22T16:02:29.023Z] 15:56:01 27360340 31559380 727852 2.21 192140 4143656 1797260 5.30 1525936 3463256 4 [2023-06-22T16:02:29.023Z] 15:57:01 27366192 31560436 726692 2.21 190704 4140404 1767768 5.21 1524620 3460044 8 [2023-06-22T16:02:29.023Z] 15:58:01 27374012 31568324 718712 2.19 190744 4140404 1767768 5.21 1516588 3460040 40 [2023-06-22T16:02:29.023Z] 15:59:01 27373988 31568364 718640 2.19 190820 4140408 1767768 5.21 1516716 3460048 16 [2023-06-22T16:02:29.024Z] 16:00:01 27373728 31568208 718740 2.19 190908 4140412 1767768 5.21 1516872 3460048 20 [2023-06-22T16:02:29.024Z] 16:01:01 27373428 31567968 718920 2.19 190968 4140412 1767768 5.21 1518644 3460052 8 [2023-06-22T16:02:29.024Z] 16:02:01 25874176 31537512 744904 2.27 228740 5448128 1858188 5.48 1625168 4726256 332496 [2023-06-22T16:02:29.024Z] Average: 27567036 31567943 726968 2.21 172686 3972754 1782152 5.25 1396852 3404379 97470 [2023-06-22T16:02:29.024Z] [2023-06-22T16:02:29.024Z] 15:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-06-22T16:02:29.024Z] 15:51:01 docker0 0.67 0.68 0.10 0.92 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:51:01 lo 6.73 6.73 0.65 0.65 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:51:01 ens3 627.88 371.14 6643.05 83.52 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:52:01 docker0 170.12 297.23 13.59 1939.02 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:52:01 ens3 323.88 187.42 1967.19 27.74 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:52:01 vethe75aee7 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:53:01 docker0 3.03 7.00 0.19 88.12 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:53:01 lo 8.00 8.00 0.79 0.79 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:53:01 ens3 172.10 130.26 2710.57 143.50 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:54:01 ens3 1.00 0.92 0.92 0.42 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:55:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:55:01 ens3 72.50 40.33 915.27 2.86 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:56:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:56:01 ens3 173.97 92.48 2001.32 6.30 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:57:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 15:59:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 16:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 16:01:01 ens3 4.33 2.95 13.54 0.27 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 16:02:01 docker0 33.26 59.97 2.90 582.10 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 16:02:01 lo 2.07 2.07 0.19 0.19 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] 16:02:01 ens3 312.15 181.99 7751.34 29.85 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] Average: docker0 17.26 30.41 1.40 217.51 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] Average: lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] Average: ens3 140.68 83.98 1833.60 24.54 0.00 0.00 0.00 0.00 [2023-06-22T16:02:29.024Z] [2023-06-22T16:02:29.024Z] [2023-06-22T16:02:29.024Z] ---> sar -P ALL: [2023-06-22T16:02:29.024Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-19067) 06/22/23 _x86_64_ (8 CPU) [2023-06-22T16:02:29.024Z] [2023-06-22T16:02:29.024Z] 15:49:50 LINUX RESTART (8 CPU) [2023-06-22T16:02:29.024Z] [2023-06-22T16:02:29.024Z] 15:50:01 CPU %user %nice %system %iowait %steal %idle [2023-06-22T16:02:29.024Z] 15:51:01 all 9.16 0.00 3.09 3.96 0.05 83.73 [2023-06-22T16:02:29.024Z] 15:51:01 0 8.64 0.00 3.12 0.32 0.05 87.87 [2023-06-22T16:02:29.024Z] 15:51:01 1 9.39 0.00 2.88 0.71 0.07 86.96 [2023-06-22T16:02:29.024Z] 15:51:01 2 9.83 0.00 3.84 9.87 0.05 76.41 [2023-06-22T16:02:29.024Z] 15:51:01 3 9.20 0.00 2.68 8.96 0.05 79.11 [2023-06-22T16:02:29.024Z] 15:51:01 4 10.41 0.00 2.88 1.54 0.05 85.12 [2023-06-22T16:02:29.024Z] 15:51:01 5 8.91 0.00 2.42 8.44 0.05 80.17 [2023-06-22T16:02:29.024Z] 15:51:01 6 8.56 0.00 2.62 1.41 0.05 87.36 [2023-06-22T16:02:29.024Z] 15:51:01 7 8.33 0.00 4.31 0.44 0.07 86.86 [2023-06-22T16:02:29.024Z] 15:52:01 all 19.70 0.00 4.14 5.01 0.08 71.07 [2023-06-22T16:02:29.024Z] 15:52:01 0 19.97 0.00 4.54 0.84 0.12 74.53 [2023-06-22T16:02:29.024Z] 15:52:01 1 18.86 0.00 3.46 1.00 0.05 76.63 [2023-06-22T16:02:29.024Z] 15:52:01 2 19.39 0.00 4.20 6.26 0.08 70.06 [2023-06-22T16:02:29.024Z] 15:52:01 3 18.22 0.00 3.94 0.44 0.07 77.34 [2023-06-22T16:02:29.024Z] 15:52:01 4 21.08 0.00 4.75 23.86 0.08 50.23 [2023-06-22T16:02:29.024Z] 15:52:01 5 20.52 0.00 3.67 6.64 0.05 69.12 [2023-06-22T16:02:29.024Z] 15:52:01 6 20.66 0.00 3.71 0.13 0.07 75.43 [2023-06-22T16:02:29.024Z] 15:52:01 7 18.91 0.00 4.83 0.91 0.10 75.24 [2023-06-22T16:02:29.024Z] 15:53:01 all 27.09 0.00 5.00 2.82 0.11 64.98 [2023-06-22T16:02:29.024Z] 15:53:01 0 27.54 0.00 4.99 2.46 0.10 64.91 [2023-06-22T16:02:29.024Z] 15:53:01 1 26.61 0.00 4.82 0.37 0.08 68.12 [2023-06-22T16:02:29.024Z] 15:53:01 2 28.04 0.00 5.05 4.42 0.08 62.41 [2023-06-22T16:02:29.024Z] 15:53:01 3 26.79 0.00 4.50 0.73 0.14 67.85 [2023-06-22T16:02:29.024Z] 15:53:01 4 25.93 0.00 4.30 2.00 0.08 67.68 [2023-06-22T16:02:29.024Z] 15:53:01 5 27.02 0.00 5.99 7.71 0.10 59.18 [2023-06-22T16:02:29.024Z] 15:53:01 6 26.66 0.00 5.23 0.22 0.20 67.69 [2023-06-22T16:02:29.024Z] 15:53:01 7 28.13 0.00 5.12 4.66 0.10 61.99 [2023-06-22T16:02:29.024Z] 15:54:01 all 0.06 0.00 0.03 0.01 0.01 99.90 [2023-06-22T16:02:29.024Z] 15:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-22T16:02:29.024Z] 15:54:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2023-06-22T16:02:29.024Z] 15:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-22T16:02:29.024Z] 15:54:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2023-06-22T16:02:29.024Z] 15:54:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2023-06-22T16:02:29.024Z] 15:54:01 5 0.05 0.00 0.02 0.03 0.00 99.90 [2023-06-22T16:02:29.024Z] 15:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-22T16:02:29.024Z] 15:54:01 7 0.12 0.00 0.05 0.02 0.02 99.80 [2023-06-22T16:02:29.024Z] 15:55:01 all 0.62 0.00 0.28 0.43 0.01 98.67 [2023-06-22T16:02:29.024Z] 15:55:01 0 1.25 0.00 0.53 1.15 0.02 97.05 [2023-06-22T16:02:29.024Z] 15:55:01 1 0.23 0.00 0.12 0.03 0.02 99.60 [2023-06-22T16:02:29.024Z] 15:55:01 2 0.22 0.00 0.37 0.02 0.00 99.40 [2023-06-22T16:02:29.024Z] 15:55:01 3 1.54 0.00 0.15 0.12 0.02 98.18 [2023-06-22T16:02:29.024Z] 15:55:01 4 0.58 0.00 0.47 0.02 0.00 98.93 [2023-06-22T16:02:29.024Z] 15:55:01 5 0.13 0.00 0.15 1.62 0.02 98.08 [2023-06-22T16:02:29.024Z] 15:55:01 6 0.45 0.00 0.17 0.38 0.00 99.00 [2023-06-22T16:02:29.024Z] 15:55:01 7 0.53 0.00 0.27 0.10 0.00 99.10 [2023-06-22T16:02:29.024Z] 15:56:01 all 1.91 0.00 1.25 0.76 0.03 96.04 [2023-06-22T16:02:29.024Z] 15:56:01 0 1.59 0.00 2.34 1.00 0.03 95.04 [2023-06-22T16:02:29.024Z] 15:56:01 1 2.30 0.00 0.80 0.63 0.05 96.21 [2023-06-22T16:02:29.024Z] 15:56:01 2 1.10 0.00 0.78 0.00 0.03 98.08 [2023-06-22T16:02:29.024Z] 15:56:01 3 1.22 0.00 0.77 0.18 0.03 97.79 [2023-06-22T16:02:29.024Z] 15:56:01 4 1.55 0.00 1.63 0.05 0.02 96.75 [2023-06-22T16:02:29.024Z] 15:56:01 5 3.02 0.00 1.50 2.69 0.03 92.76 [2023-06-22T16:02:29.024Z] 15:56:01 6 1.30 0.00 0.83 0.85 0.02 96.99 [2023-06-22T16:02:29.024Z] 15:56:01 7 3.18 0.00 1.34 0.70 0.03 94.74 [2023-06-22T16:02:29.024Z] 15:57:01 all 0.08 0.00 0.04 0.04 0.00 99.84 [2023-06-22T16:02:29.024Z] 15:57:01 0 0.07 0.00 0.03 0.02 0.00 99.88 [2023-06-22T16:02:29.024Z] 15:57:01 1 0.12 0.00 0.05 0.10 0.02 99.72 [2023-06-22T16:02:29.024Z] 15:57:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2023-06-22T16:02:29.024Z] 15:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-22T16:02:29.024Z] 15:57:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2023-06-22T16:02:29.024Z] 15:57:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-22T16:02:29.024Z] 15:57:01 6 0.03 0.00 0.02 0.17 0.02 99.77 [2023-06-22T16:02:29.024Z] 15:57:01 7 0.27 0.00 0.08 0.00 0.00 99.65 [2023-06-22T16:02:29.024Z] 15:58:01 all 0.02 0.00 0.02 0.01 0.01 99.93 [2023-06-22T16:02:29.024Z] 15:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-22T16:02:29.024Z] 15:58:01 1 0.03 0.00 0.08 0.07 0.03 99.78 [2023-06-22T16:02:29.024Z] 15:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-22T16:02:29.024Z] 15:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-22T16:02:29.024Z] 15:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-22T16:02:29.024Z] 15:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-22T16:02:29.024Z] 15:58:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2023-06-22T16:02:29.024Z] 15:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-22T16:02:29.024Z] 15:59:01 all 0.07 0.00 0.01 0.02 0.01 99.90 [2023-06-22T16:02:29.024Z] 15:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-22T16:02:29.024Z] 15:59:01 1 0.05 0.00 0.07 0.02 0.02 99.85 [2023-06-22T16:02:29.024Z] 15:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-22T16:02:29.024Z] 15:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-22T16:02:29.024Z] 15:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-22T16:02:29.024Z] 15:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-22T16:02:29.024Z] 15:59:01 6 0.00 0.00 0.02 0.12 0.00 99.87 [2023-06-22T16:02:29.024Z] 15:59:01 7 0.40 0.00 0.00 0.00 0.00 99.60 [2023-06-22T16:02:29.024Z] 16:00:01 all 0.04 0.00 0.01 0.04 0.01 99.90 [2023-06-22T16:02:29.024Z] 16:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-22T16:02:29.024Z] 16:00:01 1 0.07 0.00 0.05 0.13 0.03 99.72 [2023-06-22T16:02:29.024Z] 16:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-22T16:02:29.024Z] 16:00:01 3 0.15 0.00 0.00 0.00 0.02 99.83 [2023-06-22T16:02:29.024Z] 16:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-22T16:02:29.024Z] 16:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-22T16:02:29.024Z] 16:00:01 6 0.02 0.00 0.00 0.20 0.02 99.77 [2023-06-22T16:02:29.024Z] 16:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-22T16:02:29.024Z] 16:01:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-06-22T16:02:29.024Z] 16:01:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2023-06-22T16:02:29.024Z] 16:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2023-06-22T16:02:29.024Z] 16:01:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-22T16:02:29.024Z] 16:01:01 3 0.57 0.00 0.02 0.00 0.02 99.40 [2023-06-22T16:02:29.024Z] 16:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-22T16:02:29.025Z] 16:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-22T16:02:29.025Z] 16:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-22T16:02:29.025Z] 16:01:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-06-22T16:02:29.025Z] [2023-06-22T16:02:29.025Z] 16:01:01 CPU %user %nice %system %iowait %steal %idle [2023-06-22T16:02:29.025Z] 16:02:01 all 7.60 0.00 3.25 4.67 0.06 84.42 [2023-06-22T16:02:29.025Z] 16:02:01 0 5.71 0.00 3.85 12.13 0.08 78.23 [2023-06-22T16:02:29.025Z] 16:02:01 1 7.39 0.00 3.09 0.39 0.07 89.07 [2023-06-22T16:02:29.025Z] 16:02:01 2 8.53 0.00 3.29 0.37 0.08 87.73 [2023-06-22T16:02:29.025Z] 16:02:01 3 9.76 0.00 3.17 0.69 0.05 86.32 [2023-06-22T16:02:29.025Z] 16:02:01 4 8.53 0.00 3.18 7.00 0.05 81.24 [2023-06-22T16:02:29.025Z] 16:02:01 5 6.78 0.00 3.31 5.47 0.05 84.39 [2023-06-22T16:02:29.025Z] 16:02:01 6 6.97 0.00 2.73 9.20 0.07 81.03 [2023-06-22T16:02:29.025Z] 16:02:01 7 7.13 0.00 3.35 2.15 0.05 87.32 [2023-06-22T16:02:29.025Z] Average: all 5.50 0.00 1.42 1.47 0.03 91.57 [2023-06-22T16:02:29.025Z] Average: 0 5.38 0.00 1.61 1.48 0.04 91.49 [2023-06-22T16:02:29.025Z] Average: 1 5.39 0.00 1.28 0.29 0.04 93.00 [2023-06-22T16:02:29.025Z] Average: 2 5.57 0.00 1.46 1.73 0.03 91.21 [2023-06-22T16:02:29.025Z] Average: 3 5.60 0.00 1.27 0.92 0.03 92.18 [2023-06-22T16:02:29.025Z] Average: 4 5.66 0.00 1.44 2.85 0.03 90.03 [2023-06-22T16:02:29.025Z] Average: 5 5.51 0.00 1.42 2.70 0.03 90.34 [2023-06-22T16:02:29.025Z] Average: 6 5.37 0.00 1.27 1.05 0.04 92.27 [2023-06-22T16:02:29.025Z] Average: 7 5.54 0.00 1.60 0.74 0.03 92.08 [2023-06-22T16:02:29.025Z] [2023-06-22T16:02:29.025Z] [2023-06-22T16:02:29.025Z]