Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a58609afd39464bfd27795787547eae56732d30 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-ssh11701909105015833472.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15860076032873657792.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14670551399578790984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15866148269498233687.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-ssh15188362058090641874.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1810 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 9a58609afd39464bfd27795787547eae56732d30 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#127)" > 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 9a58609afd39464bfd27795787547eae56732d30 # timeout=10 > git rev-list --no-walk 2d7e7bcccaf720ac077dc443bc7b12b181cbc990 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-27T21:30:49.111Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-27T21:30:49.189Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-27T21:30:49.214Z] ========================================================= [2024-02-27T21:30:49.215Z] EdgeX Global Pipelines Version Info [2024-02-27T21:30:49.215Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:30:49.926Z] ------------------- [2024-02-27T21:30:49.926Z] stable info: [2024-02-27T21:30:49.926Z] ------------------- [2024-02-27T21:30:49.926Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-27T21:30:49.926Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T21:30:49.926Z] Message: update stable to v1.0.258 [2024-02-27T21:30:50.499Z] ------------------- [2024-02-27T21:30:50.499Z] experimental info: [2024-02-27T21:30:50.499Z] ------------------- [2024-02-27T21:30:50.499Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-27T21:30:50.499Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-27T21:30:50.499Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-27T21:30:50.581Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2024-02-27T21:30:50.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2024-02-27T21:30:50.626Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-27T21:30:50.650Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-27T21:30:50.676Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-27T21:30:50.703Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-27T21:30:50.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-27T21:30:50.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-27T21:30:50.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-27T21:30:50.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-27T21:30:50.840Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-27T21:30:50.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2024-02-27T21:30:50.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-27T21:30:50.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-27T21:30:50.938Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T21:30:50.963Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-27T21:30:50.992Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T21:30:51.018Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-27T21:30:51.041Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-27T21:30:51.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-27T21:30:51.093Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-27T21:30:51.117Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-27T21:30:51.146Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-27T21:30:51.170Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-27T21:30:51.199Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-27T21:30:51.230Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-27T21:30:51.261Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-27T21:30:51.291Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-02-27T21:30:51.319Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-02-27T21:30:51.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-02-27T21:30:51.380Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a58609afd39464bfd27795787547eae56732d30 [Pipeline] echo [2024-02-27T21:30:51.413Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a58609 [Pipeline] echo [2024-02-27T21:30:51.442Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:30:51.513Z] provisioning config files... [2024-02-27T21:30:51.526Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13142517884723141664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:30:51.853Z] ---> ****-login.sh [2024-02-27T21:30:51.853Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:30:52.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:30:52.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:30:52.374Z] Configure a credential helper to remove this warning. See [2024-02-27T21:30:52.374Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:30:52.374Z] [2024-02-27T21:30:52.374Z] Login Succeeded [2024-02-27T21:30:52.374Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:30:52.374Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:30:52.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:30:52.637Z] Configure a credential helper to remove this warning. See [2024-02-27T21:30:52.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:30:52.637Z] [2024-02-27T21:30:52.637Z] Login Succeeded [2024-02-27T21:30:52.637Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:30:52.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:30:52.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:30:52.637Z] Configure a credential helper to remove this warning. See [2024-02-27T21:30:52.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:30:52.637Z] [2024-02-27T21:30:52.637Z] Login Succeeded [2024-02-27T21:30:52.637Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:30:52.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:30:52.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:30:52.898Z] Configure a credential helper to remove this warning. See [2024-02-27T21:30:52.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:30:52.898Z] [2024-02-27T21:30:52.898Z] Login Succeeded [2024-02-27T21:30:52.898Z] ****.io [2024-02-27T21:30:52.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:30:53.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:30:53.159Z] Configure a credential helper to remove this warning. See [2024-02-27T21:30:53.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:30:53.159Z] [2024-02-27T21:30:53.159Z] Login Succeeded [2024-02-27T21:30:53.159Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:30:53.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-27T21:30:53.749Z] + git rev-list -1 --merges 9a58609afd39464bfd27795787547eae56732d30~1..9a58609afd39464bfd27795787547eae56732d30 [Pipeline] echo [2024-02-27T21:30:53.782Z] -----------> git rev-list -1 --merges 9a58609afd39464bfd27795787547eae56732d30~1..9a58609afd39464bfd27795787547eae56732d30 9a58609afd39464bfd27795787547eae56732d30 [false] [Pipeline] sh [2024-02-27T21:30:54.088Z] + git log --format=format:%s -1 9a58609afd39464bfd27795787547eae56732d30 [Pipeline] echo [2024-02-27T21:30:54.105Z] ========================================================= [2024-02-27T21:30:54.105Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-27T21:30:54.105Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T21:30:54.490Z] + git log --format=format:%s -1 9a58609afd39464bfd27795787547eae56732d30 [Pipeline] echo [2024-02-27T21:30:54.502Z] [semverPrep] GIT_COMMIT: 9a58609afd39464bfd27795787547eae56732d30, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#127) [Pipeline] echo [2024-02-27T21:30:54.524Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-27T21:30:54.926Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:30:54.926Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-27T21:30:54.926Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-27T21:30:54.926Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-27T21:30:54.926Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-27T21:30:54.926Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-27T21:30:54.926Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:30:55.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:30:55.353Z] [2024-02-27T21:30:55.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:30:55.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:30:55.670Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-27T21:30:55.670Z] b85a868b505f: Pulling fs layer [2024-02-27T21:30:55.670Z] e2be974225ed: Pulling fs layer [2024-02-27T21:30:55.670Z] 339a4e72a1f5: Pulling fs layer [2024-02-27T21:30:55.670Z] 988bab9f4d93: Pulling fs layer [2024-02-27T21:30:55.670Z] 1469e6f7b9e6: Pulling fs layer [2024-02-27T21:30:55.670Z] eaf3925da568: Pulling fs layer [2024-02-27T21:30:55.670Z] bab4dde63d76: Pulling fs layer [2024-02-27T21:30:55.670Z] bde34c3a00c8: Pulling fs layer [2024-02-27T21:30:55.670Z] b352a97aabf1: Pulling fs layer [2024-02-27T21:30:55.670Z] 4872d77fe225: Pulling fs layer [2024-02-27T21:30:55.670Z] 5851b861e8e6: Pulling fs layer [2024-02-27T21:30:55.670Z] bde34c3a00c8: Waiting [2024-02-27T21:30:55.670Z] 988bab9f4d93: Waiting [2024-02-27T21:30:55.670Z] 1469e6f7b9e6: Waiting [2024-02-27T21:30:55.670Z] eaf3925da568: Waiting [2024-02-27T21:30:55.670Z] b352a97aabf1: Waiting [2024-02-27T21:30:55.670Z] bab4dde63d76: Waiting [2024-02-27T21:30:55.670Z] 5851b861e8e6: Waiting [2024-02-27T21:30:55.670Z] e2be974225ed: Verifying Checksum [2024-02-27T21:30:55.670Z] e2be974225ed: Download complete [2024-02-27T21:30:55.670Z] 988bab9f4d93: Verifying Checksum [2024-02-27T21:30:55.670Z] 988bab9f4d93: Download complete [2024-02-27T21:30:55.670Z] 1469e6f7b9e6: Verifying Checksum [2024-02-27T21:30:55.670Z] 1469e6f7b9e6: Download complete [2024-02-27T21:30:55.670Z] eaf3925da568: Verifying Checksum [2024-02-27T21:30:55.670Z] eaf3925da568: Download complete [2024-02-27T21:30:55.929Z] 339a4e72a1f5: Verifying Checksum [2024-02-27T21:30:55.929Z] 339a4e72a1f5: Download complete [2024-02-27T21:30:55.929Z] bde34c3a00c8: Verifying Checksum [2024-02-27T21:30:55.929Z] bde34c3a00c8: Download complete [2024-02-27T21:30:55.929Z] b352a97aabf1: Download complete [2024-02-27T21:30:55.929Z] 4872d77fe225: Verifying Checksum [2024-02-27T21:30:55.929Z] 4872d77fe225: Download complete [2024-02-27T21:30:55.929Z] 5851b861e8e6: Download complete [2024-02-27T21:30:55.929Z] b85a868b505f: Verifying Checksum [2024-02-27T21:30:55.929Z] b85a868b505f: Download complete [2024-02-27T21:30:56.198Z] bab4dde63d76: Verifying Checksum [2024-02-27T21:30:56.198Z] bab4dde63d76: Download complete [2024-02-27T21:30:57.141Z] b85a868b505f: Pull complete [2024-02-27T21:30:57.404Z] e2be974225ed: Pull complete [2024-02-27T21:30:57.663Z] 339a4e72a1f5: Pull complete [2024-02-27T21:30:57.924Z] 988bab9f4d93: Pull complete [2024-02-27T21:30:58.183Z] 1469e6f7b9e6: Pull complete [2024-02-27T21:30:58.183Z] eaf3925da568: Pull complete [2024-02-27T21:31:00.087Z] bab4dde63d76: Pull complete [2024-02-27T21:31:00.087Z] bde34c3a00c8: Pull complete [2024-02-27T21:31:00.347Z] b352a97aabf1: Pull complete [2024-02-27T21:31:00.347Z] 4872d77fe225: Pull complete [2024-02-27T21:31:00.347Z] 5851b861e8e6: Pull complete [2024-02-27T21:31:00.610Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-27T21:31:00.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:31:00.610Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:31:00.802Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:31:00.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T21:31:03.830Z] $ docker top 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 -eo pid,comm [2024-02-27T21:31:03.887Z] 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). [2024-02-27T21:31:03.887Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:31:03.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:31:03.981Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:31:04.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:31:04.097Z] $ docker exec 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 ssh-agent [2024-02-27T21:31:04.196Z] SSH_AUTH_SOCK=/tmp/ssh-kKXiecpJSw1l/agent.32 [2024-02-27T21:31:04.196Z] SSH_AGENT_PID=38 [2024-02-27T21:31:04.203Z] Running ssh-add (command line suppressed) [2024-02-27T21:31:04.315Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18259004689954003699.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18259004689954003699.key) [2024-02-27T21:31:04.326Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:31:04.632Z] + git tag --points-at HEAD [Pipeline] } [2024-02-27T21:31:04.646Z] $ docker exec --env ******** --env ******** 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 ssh-agent -k [2024-02-27T21:31:04.744Z] unset SSH_AUTH_SOCK; [2024-02-27T21:31:04.745Z] unset SSH_AGENT_PID; [2024-02-27T21:31:04.745Z] echo Agent pid 38 killed; [2024-02-27T21:31:04.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-27T21:31:04.814Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:31:04.814Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:31:04.933Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:31:04.938Z] $ docker exec 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 ssh-agent [2024-02-27T21:31:05.046Z] SSH_AUTH_SOCK=/tmp/ssh-YDFh2fHf1NJa/agent.70 [2024-02-27T21:31:05.046Z] SSH_AGENT_PID=76 [2024-02-27T21:31:05.051Z] Running ssh-add (command line suppressed) [2024-02-27T21:31:05.176Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7124067779616221448.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7124067779616221448.key) [2024-02-27T21:31:05.187Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:31:05.510Z] + git semver init [2024-02-27T21:31:05.770Z] 2024-02-27 21:31:05,674 [run_init] DEBUG init version:0.0.0 force:False [2024-02-27T21:31:05.770Z] 2024-02-27 21:31:05,674 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-27T21:31:05.770Z] 2024-02-27 21:31:05,675 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2024-02-27T21:31:05.770Z] 2024-02-27 21:31:05,675 [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) [2024-02-27T21:31:06.715Z] 2024-02-27 21:31:06,623 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2024-02-27T21:31:06.715Z] 2024-02-27 21:31:06,623 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2024-02-27T21:31:06.715Z] 2024-02-27 21:31:06,623 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-27T21:31:06.715Z] 2024-02-27 21:31:06,623 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-27T21:31:06.715Z] 3.2.0-dev.12 [Pipeline] } [2024-02-27T21:31:06.728Z] $ docker exec --env ******** --env ******** 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 ssh-agent -k [2024-02-27T21:31:06.833Z] unset SSH_AUTH_SOCK; [2024-02-27T21:31:06.833Z] unset SSH_AGENT_PID; [2024-02-27T21:31:06.833Z] echo Agent pid 76 killed; [2024-02-27T21:31:06.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:31:07.218Z] + git semver [Pipeline] } [2024-02-27T21:31:07.496Z] $ docker stop --time=1 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 [2024-02-27T21:31:08.803Z] $ docker rm -f --volumes 3499afb448d2eb3252730938e5d5f77753e2478e608bfdcbcc0a07005c166d17 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:31:09.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-27T21:31:09.467Z] Stashed 1 file(s) [Pipeline] echo [2024-02-27T21:31:09.471Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.12 [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 [2024-02-27T21:31:09.840Z] provisioning config files... [2024-02-27T21:31:09.850Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config343910754958999359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:31:10.171Z] ---> ****-login.sh [2024-02-27T21:31:10.171Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:31:10.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:31:10.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:31:10.171Z] Configure a credential helper to remove this warning. See [2024-02-27T21:31:10.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:31:10.171Z] [2024-02-27T21:31:10.171Z] Login Succeeded [2024-02-27T21:31:10.171Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:31:10.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:31:10.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:31:10.171Z] Configure a credential helper to remove this warning. See [2024-02-27T21:31:10.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:31:10.171Z] [2024-02-27T21:31:10.171Z] Login Succeeded [2024-02-27T21:31:10.171Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:31:10.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:31:10.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:31:10.432Z] Configure a credential helper to remove this warning. See [2024-02-27T21:31:10.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:31:10.432Z] [2024-02-27T21:31:10.432Z] Login Succeeded [2024-02-27T21:31:10.432Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:31:10.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:31:10.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:31:10.432Z] Configure a credential helper to remove this warning. See [2024-02-27T21:31:10.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:31:10.432Z] [2024-02-27T21:31:10.432Z] Login Succeeded [2024-02-27T21:31:10.432Z] ****.io [2024-02-27T21:31:10.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:31:10.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:31:10.694Z] Configure a credential helper to remove this warning. See [2024-02-27T21:31:10.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:31:10.694Z] [2024-02-27T21:31:10.694Z] Login Succeeded [2024-02-27T21:31:10.694Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:31:10.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T21:31:10.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:31:10.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:31:10.935Z] ========================================================= [2024-02-27T21:31:10.935Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-27T21:31:10.935Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:31:11.344Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-27T21:31:11.344Z] Sending build context to Docker daemon 6.687MB [2024-02-27T21:31:11.344Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:31:11.344Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T21:31:11.344Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-27T21:31:11.344Z] 7264a8db6415: Pulling fs layer [2024-02-27T21:31:11.344Z] c4d48a809fc2: Pulling fs layer [2024-02-27T21:31:11.344Z] 4f1c88b9dad5: Pulling fs layer [2024-02-27T21:31:11.344Z] ad3a456e5733: Pulling fs layer [2024-02-27T21:31:11.344Z] 69c7f0334f64: Pulling fs layer [2024-02-27T21:31:11.344Z] 1f1c1a5573a3: Pulling fs layer [2024-02-27T21:31:11.344Z] ce7588e14bc9: Pulling fs layer [2024-02-27T21:31:11.344Z] b5e4710f87ac: Pulling fs layer [2024-02-27T21:31:11.344Z] 69c7f0334f64: Waiting [2024-02-27T21:31:11.344Z] 1f1c1a5573a3: Waiting [2024-02-27T21:31:11.344Z] ce7588e14bc9: Waiting [2024-02-27T21:31:11.344Z] b5e4710f87ac: Waiting [2024-02-27T21:31:11.344Z] ad3a456e5733: Waiting [2024-02-27T21:31:11.344Z] c4d48a809fc2: Verifying Checksum [2024-02-27T21:31:11.344Z] c4d48a809fc2: Download complete [2024-02-27T21:31:11.344Z] ad3a456e5733: Verifying Checksum [2024-02-27T21:31:11.344Z] ad3a456e5733: Download complete [2024-02-27T21:31:11.344Z] 69c7f0334f64: Verifying Checksum [2024-02-27T21:31:11.344Z] 69c7f0334f64: Download complete [2024-02-27T21:31:11.344Z] 7264a8db6415: Verifying Checksum [2024-02-27T21:31:11.344Z] 7264a8db6415: Download complete [2024-02-27T21:31:11.604Z] 1f1c1a5573a3: Verifying Checksum [2024-02-27T21:31:11.604Z] 1f1c1a5573a3: Download complete [2024-02-27T21:31:11.604Z] 7264a8db6415: Pull complete [2024-02-27T21:31:11.864Z] b5e4710f87ac: Verifying Checksum [2024-02-27T21:31:11.864Z] c4d48a809fc2: Pull complete [2024-02-27T21:31:11.864Z] 4f1c88b9dad5: Verifying Checksum [2024-02-27T21:31:11.864Z] 4f1c88b9dad5: Download complete [2024-02-27T21:31:12.429Z] ce7588e14bc9: Verifying Checksum [2024-02-27T21:31:12.429Z] ce7588e14bc9: Download complete [2024-02-27T21:31:15.721Z] 4f1c88b9dad5: Pull complete [2024-02-27T21:31:15.721Z] ad3a456e5733: Pull complete [2024-02-27T21:31:15.721Z] 69c7f0334f64: Pull complete [2024-02-27T21:31:15.721Z] 1f1c1a5573a3: Pull complete [2024-02-27T21:31:18.257Z] ce7588e14bc9: Pull complete [2024-02-27T21:31:18.257Z] b5e4710f87ac: Pull complete [2024-02-27T21:31:18.257Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-27T21:31:18.516Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-27T21:31:18.516Z] ---> 88b5674ff536 [2024-02-27T21:31:18.516Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:31:22.712Z] ---> Running in 7b1e7f5c17e9 [2024-02-27T21:31:22.970Z] Removing intermediate container 7b1e7f5c17e9 [2024-02-27T21:31:22.971Z] ---> 2ed4348eec74 [2024-02-27T21:31:22.971Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:31:22.971Z] ---> Running in 8eb46228ea22 [2024-02-27T21:31:22.971Z] Removing intermediate container 8eb46228ea22 [2024-02-27T21:31:22.971Z] ---> bed7db741af4 [2024-02-27T21:31:22.971Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:31:22.971Z] ---> Running in f90d0996bce0 [2024-02-27T21:31:22.971Z] Removing intermediate container f90d0996bce0 [2024-02-27T21:31:22.971Z] ---> fe35e122f7b6 [2024-02-27T21:31:22.971Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:31:23.230Z] ---> Running in a27544195fdb [2024-02-27T21:31:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:31:23.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:31:23.749Z] OK: 264 MiB in 52 packages [2024-02-27T21:31:24.008Z] Removing intermediate container a27544195fdb [2024-02-27T21:31:24.008Z] ---> b2cb62b1986c [2024-02-27T21:31:24.008Z] Step 7/12 : WORKDIR /app [2024-02-27T21:31:24.267Z] ---> Running in ee0d07d4277d [2024-02-27T21:31:24.267Z] Removing intermediate container ee0d07d4277d [2024-02-27T21:31:24.267Z] ---> 5b1e83d2d86b [2024-02-27T21:31:24.267Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T21:31:24.267Z] ---> 8e4acf31e48d [2024-02-27T21:31:24.267Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:31:24.526Z] ---> Running in 498e6b787c6a [2024-02-27T21:31:24.730Z] Still waiting to schedule task [2024-02-27T21:31:24.731Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1809’ is offline [2024-02-27T21:31:51.107Z] Removing intermediate container 498e6b787c6a [2024-02-27T21:31:51.107Z] ---> 927b32fc7f62 [2024-02-27T21:31:51.107Z] Step 10/12 : COPY . . [2024-02-27T21:31:51.107Z] ---> c64729168484 [2024-02-27T21:31:51.107Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:31:51.107Z] ---> Running in 1c8280ca7bb0 [2024-02-27T21:31:51.107Z] Removing intermediate container 1c8280ca7bb0 [2024-02-27T21:31:51.107Z] ---> d890ac9dd64a [2024-02-27T21:31:51.107Z] Step 12/12 : RUN $MAKE [2024-02-27T21:31:51.107Z] ---> Running in 2a3eaf92b703 [2024-02-27T21:31:51.107Z] noop [2024-02-27T21:31:51.107Z] Removing intermediate container 2a3eaf92b703 [2024-02-27T21:31:51.107Z] ---> fedefb261935 [2024-02-27T21:31:51.107Z] Successfully built fedefb261935 [2024-02-27T21:31:51.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:31:51.511Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T21:31:51.511Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:31:51.629Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:31:51.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-27T21:31:52.030Z] $ docker top 47aa3120d716f1766baec5dcf5e4a59266a802f9783d436e0b20ef89a98ae7c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:31:52.470Z] + go version [2024-02-27T21:31:52.470Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-27T21:31:52.484Z] $ docker stop --time=1 47aa3120d716f1766baec5dcf5e4a59266a802f9783d436e0b20ef89a98ae7c5 [2024-02-27T21:31:53.767Z] $ docker rm -f --volumes 47aa3120d716f1766baec5dcf5e4a59266a802f9783d436e0b20ef89a98ae7c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:31:54.367Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-27T21:31:54.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:31:54.481Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:31:54.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-27T21:31:54.861Z] $ docker top f82ffe9147e7b08ec6b81898da6ebed1e3fdcfec14055fd52dc5797da36daf4c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:31:55.245Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2024-02-27T21:31:56.203Z] + make test [2024-02-27T21:31:56.203Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T21:32:15.942Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-27T21:32:17.321Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-27T21:32:17.321Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-27T21:32:17.321Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-27T21:32:17.895Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements [2024-02-27T21:32:27.911Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.632s coverage: 98.7% of statements [2024-02-27T21:32:27.911Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.112s coverage: 89.7% of statements [2024-02-27T21:32:27.911Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2024-02-27T21:32:49.899Z] go vet ./... [2024-02-27T21:32:53.201Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T21:32:53.201Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T21:32:53.201Z] ./bin/test-attribution-txt.sh [2024-02-27T21:32:53.201Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T21:32:53.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T21:32:53.251Z] $ docker stop --time=1 f82ffe9147e7b08ec6b81898da6ebed1e3fdcfec14055fd52dc5797da36daf4c [2024-02-27T21:32:56.484Z] $ docker rm -f --volumes f82ffe9147e7b08ec6b81898da6ebed1e3fdcfec14055fd52dc5797da36daf4c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:32:57.088Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T21:32:57.169Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-27T21:32:57.805Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T21:32:58.093Z] + ls -al . [2024-02-27T21:32:58.093Z] total 192 [2024-02-27T21:32:58.093Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 21:31 . [2024-02-27T21:32:58.093Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:30 .. [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 21:30 .dockerignore [2024-02-27T21:32:58.093Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:32 .git [2024-02-27T21:32:58.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:30 .github [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 27 21:30 .gitignore [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:30 .golangci.yml [2024-02-27T21:32:58.093Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:31 .semver [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 27 21:30 Attribution.txt [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 27 21:30 CHANGELOG.md [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 27 21:30 Dockerfile [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:30 GOVERNANCE.md [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 27 21:30 Jenkinsfile [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 21:30 LICENSE [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 27 21:30 Makefile [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 27 21:30 OWNERS.md [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 27 21:30 README.md [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 27 21:30 Record and Reply.postman_collection.json [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:31 VERSION [2024-02-27T21:32:58.093Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:30 bin [2024-02-27T21:32:58.093Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 27 21:32 coverage.out [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 3951 Feb 27 21:30 go.mod [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 34400 Feb 27 21:30 go.sum [2024-02-27T21:32:58.093Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 21:30 internal [2024-02-27T21:32:58.093Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 27 21:30 main.go [2024-02-27T21:32:58.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:30 openapi [2024-02-27T21:32:58.093Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:30 pkg [2024-02-27T21:32:58.093Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:32:58.468Z] + 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=9a58609afd39464bfd27795787547eae56732d30 --label arch=amd64 --label version=3.2.0-dev.12 . [2024-02-27T21:32:58.468Z] Sending build context to Docker daemon 6.713MB [2024-02-27T21:32:58.468Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:32:58.468Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-27T21:32:58.468Z] ---> fedefb261935 [2024-02-27T21:32:58.468Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:32:58.728Z] ---> Running in 03d3fe78afc5 [2024-02-27T21:32:58.728Z] Removing intermediate container 03d3fe78afc5 [2024-02-27T21:32:58.728Z] ---> ef4200a36a41 [2024-02-27T21:32:58.728Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:32:58.728Z] ---> Running in 1173680d7f71 [2024-02-27T21:32:58.988Z] Removing intermediate container 1173680d7f71 [2024-02-27T21:32:58.988Z] ---> 2457b042b6a4 [2024-02-27T21:32:58.988Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:32:58.988Z] ---> Running in d205c2420a42 [2024-02-27T21:32:58.988Z] Removing intermediate container d205c2420a42 [2024-02-27T21:32:58.988Z] ---> c85bc8320c4e [2024-02-27T21:32:58.988Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:32:58.988Z] ---> Running in 4defb98ca52f [2024-02-27T21:32:59.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:32:59.509Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:32:59.767Z] OK: 264 MiB in 52 packages [2024-02-27T21:33:00.026Z] Removing intermediate container 4defb98ca52f [2024-02-27T21:33:00.026Z] ---> 1680992c62e2 [2024-02-27T21:33:00.026Z] Step 7/27 : WORKDIR /app [2024-02-27T21:33:00.026Z] ---> Running in 46b2ed6943fa [2024-02-27T21:33:00.287Z] Removing intermediate container 46b2ed6943fa [2024-02-27T21:33:00.287Z] ---> 728deb2e6f50 [2024-02-27T21:33:00.287Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-27T21:33:00.287Z] ---> e9e313815077 [2024-02-27T21:33:00.287Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:33:00.287Z] ---> Running in fd6667820cb9 [2024-02-27T21:33:00.855Z] Removing intermediate container fd6667820cb9 [2024-02-27T21:33:00.855Z] ---> 65a851a3d31a [2024-02-27T21:33:00.855Z] Step 10/27 : COPY . . [2024-02-27T21:33:01.427Z] ---> 6b9616864eca [2024-02-27T21:33:01.427Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:33:01.427Z] ---> Running in d1bc108654a3 [2024-02-27T21:33:01.427Z] Removing intermediate container d1bc108654a3 [2024-02-27T21:33:01.427Z] ---> db9058734025 [2024-02-27T21:33:01.427Z] Step 12/27 : RUN $MAKE [2024-02-27T21:33:01.427Z] ---> Running in 423adc775ced [2024-02-27T21:33:01.686Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12" -trimpath -mod=readonly -o app-record-replay [2024-02-27T21:33:02.441Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1811 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2024-02-27T21:33:02.487Z] Running in /w/workspace/app-record-replay/87 [Pipeline] { [Pipeline] checkout [2024-02-27T21:33:07.864Z] Selected Git installation does not exist. Using Default [2024-02-27T21:33:07.864Z] The recommended git tool is: NONE [2024-02-27T21:33:14.306Z] using credential edgex-jenkins-ssh [2024-02-27T21:33:14.331Z] Cloning the remote Git repository [2024-02-27T21:33:14.380Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2024-02-27T21:33:14.492Z] > git init /w/workspace/app-record-replay/87 # timeout=10 [2024-02-27T21:33:14.690Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2024-02-27T21:33:14.691Z] > git --version # timeout=10 [2024-02-27T21:33:14.723Z] > git --version # 'git version 2.25.1' [2024-02-27T21:33:14.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-27T21:33:14.930Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T21:33:16.558Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2024-02-27T21:33:16.611Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-27T21:33:17.567Z] Avoid second fetch [2024-02-27T21:33:17.567Z] Checking out Revision 9a58609afd39464bfd27795787547eae56732d30 (main) [2024-02-27T21:33:18.146Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#127)" [2024-02-27T21:33:17.586Z] > git config core.sparsecheckout # timeout=10 [2024-02-27T21:33:17.643Z] > git checkout -f 9a58609afd39464bfd27795787547eae56732d30 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T21:33:23.381Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-27T21:33:23.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T21:33:23.381Z] Dload Upload Total Spent Left Speed [2024-02-27T21:33:23.381Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-02-27T21:33:23.633Z] Removing intermediate container 423adc775ced [2024-02-27T21:33:23.633Z] ---> 7eef69a2746a [2024-02-27T21:33:23.633Z] Step 13/27 : FROM alpine:3.18 [2024-02-27T21:33:23.633Z] 3.18: Pulling from library/alpine [2024-02-27T21:33:23.633Z] 619be1103602: Pulling fs layer [2024-02-27T21:33:23.633Z] 619be1103602: Verifying Checksum [2024-02-27T21:33:23.633Z] 619be1103602: Download complete [2024-02-27T21:33:23.633Z] 619be1103602: Pull complete [2024-02-27T21:33:23.633Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T21:33:23.633Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T21:33:23.633Z] ---> d3782b16ccc9 [2024-02-27T21:33:23.633Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T21:33:23.633Z] ---> Running in feff5679fcbe [2024-02-27T21:33:23.633Z] Removing intermediate container feff5679fcbe [2024-02-27T21:33:23.633Z] ---> edb20bd3423b [2024-02-27T21:33:23.633Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-27T21:33:23.633Z] ---> Running in 5eb06eb69566 [2024-02-27T21:33:23.633Z] Removing intermediate container 5eb06eb69566 [2024-02-27T21:33:23.633Z] ---> 7e0563b49c75 [2024-02-27T21:33:23.633Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T21:33:23.633Z] ---> Running in 0594b79982e4 [2024-02-27T21:33:23.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:33:23.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:33:23.757Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-27T21:33:23.891Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T21:33:23.891Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T21:33:23.891Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T21:33:23.891Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T21:33:23.891Z] OK: 8 MiB in 17 packages [2024-02-27T21:33:24.103Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-02-27T21:33:24.103Z] sudo tee /etc/docker/daemon.new [2024-02-27T21:33:24.103Z] { [2024-02-27T21:33:24.103Z] "registry-mirrors": [ [2024-02-27T21:33:24.103Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-27T21:33:24.103Z] ], [2024-02-27T21:33:24.103Z] "bip": "10.250.0.254/24", [2024-02-27T21:33:24.103Z] "hosts": [ [2024-02-27T21:33:24.103Z] "tcp://0.0.0.0:5555", [2024-02-27T21:33:24.103Z] "unix:///var/run/docker.sock" [2024-02-27T21:33:24.103Z] ], [2024-02-27T21:33:24.103Z] "mtu": 1458, [2024-02-27T21:33:24.103Z] "selinux-enabled": true, [2024-02-27T21:33:24.103Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-27T21:33:24.103Z] } [Pipeline] sh [2024-02-27T21:33:24.459Z] Removing intermediate container 0594b79982e4 [2024-02-27T21:33:24.459Z] ---> 0c1608d6cc81 [2024-02-27T21:33:24.459Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-27T21:33:24.459Z] ---> Running in 8862ac4b51c5 [2024-02-27T21:33:24.490Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-27T21:33:24.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-27T21:33:24.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-27T21:33:24.851Z] + sudo service docker restart [2024-02-27T21:33:24.994Z] OK: 8 MiB in 17 packages [2024-02-27T21:33:25.253Z] Removing intermediate container 8862ac4b51c5 [2024-02-27T21:33:25.253Z] ---> 0ab046b7e35d [2024-02-27T21:33:25.253Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T21:33:25.513Z] ---> e1e9715faaea [2024-02-27T21:33:25.513Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T21:33:25.513Z] ---> ee2f7a543d39 [2024-02-27T21:33:25.513Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-27T21:33:25.772Z] ---> 8806114ce34f [2024-02-27T21:33:25.772Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-27T21:33:26.725Z] ---> 48701cf1c879 [2024-02-27T21:33:26.725Z] Step 22/27 : EXPOSE 59712 [2024-02-27T21:33:26.725Z] ---> Running in 4a64ad01d52d [2024-02-27T21:33:26.725Z] Removing intermediate container 4a64ad01d52d [2024-02-27T21:33:26.725Z] ---> 1064be67c395 [2024-02-27T21:33:26.725Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-27T21:33:26.725Z] ---> Running in ec6f16625450 [2024-02-27T21:33:26.725Z] Removing intermediate container ec6f16625450 [2024-02-27T21:33:26.725Z] ---> 93ae21cb297c [2024-02-27T21:33:26.725Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-27T21:33:26.725Z] ---> Running in 1db3f0369455 [2024-02-27T21:33:26.725Z] Removing intermediate container 1db3f0369455 [2024-02-27T21:33:26.725Z] ---> 2bf2d71696a7 [2024-02-27T21:33:26.725Z] Step 25/27 : LABEL arch=amd64 [2024-02-27T21:33:26.983Z] ---> Running in 382ada48beff [2024-02-27T21:33:26.983Z] Removing intermediate container 382ada48beff [2024-02-27T21:33:26.983Z] ---> 68ea65b6af4d [2024-02-27T21:33:26.983Z] Step 26/27 : LABEL git_sha=9a58609afd39464bfd27795787547eae56732d30 [2024-02-27T21:33:26.983Z] ---> Running in c120ad3ace4f [2024-02-27T21:33:26.983Z] Removing intermediate container c120ad3ace4f [2024-02-27T21:33:26.983Z] ---> f2a6f1215919 [2024-02-27T21:33:26.983Z] Step 27/27 : LABEL version=3.2.0-dev.12 [2024-02-27T21:33:26.983Z] ---> Running in 3063b955c4f5 [2024-02-27T21:33:27.242Z] Removing intermediate container 3063b955c4f5 [2024-02-27T21:33:27.242Z] ---> cb076a45f220 [2024-02-27T21:33:27.242Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T21:33:27.242Z] Successfully built cb076a45f220 [2024-02-27T21:33:27.242Z] 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 [2024-02-27T21:33:27.533Z] provisioning config files... [2024-02-27T21:33:27.542Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13354376753688931179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:33:27.896Z] ---> ****-login.sh [2024-02-27T21:33:27.896Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:33:27.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:27.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:27.896Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:27.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:27.896Z] [2024-02-27T21:33:27.896Z] Login Succeeded [2024-02-27T21:33:27.896Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:33:27.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:27.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:27.896Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:27.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:27.896Z] [2024-02-27T21:33:27.896Z] Login Succeeded [2024-02-27T21:33:27.896Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:33:28.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:28.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:28.155Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:28.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:28.155Z] [2024-02-27T21:33:28.155Z] Login Succeeded [2024-02-27T21:33:28.155Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:33:28.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:28.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:28.155Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:28.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:28.155Z] [2024-02-27T21:33:28.155Z] Login Succeeded [2024-02-27T21:33:28.155Z] ****.io [2024-02-27T21:33:28.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:28.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:28.414Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:28.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:28.414Z] [2024-02-27T21:33:28.414Z] Login Succeeded [2024-02-27T21:33:28.414Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:33:28.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:33:28.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:33:28.611Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2024-02-27T21:33:28.612Z] 9a58609afd39464bfd27795787547eae56732d30 [2024-02-27T21:33:28.612Z] latest [2024-02-27T21:33:28.612Z] 3.2.0-dev.12 [2024-02-27T21:33:28.612Z] 9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [2024-02-27T21:33:28.612Z] main [2024-02-27T21:33:28.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:29.070Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:29.471Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30 [2024-02-27T21:33:29.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-27T21:33:29.471Z] 52ed54ae81d5: Preparing [2024-02-27T21:33:29.471Z] 9284a4ae2f78: Preparing [2024-02-27T21:33:29.471Z] 22ad3cbeab79: Preparing [2024-02-27T21:33:29.471Z] 1123554c9c38: Preparing [2024-02-27T21:33:29.471Z] d90144c56bb2: Preparing [2024-02-27T21:33:29.471Z] c1a6bda1df58: Preparing [2024-02-27T21:33:29.471Z] aedc3bda2944: Preparing [2024-02-27T21:33:29.471Z] c1a6bda1df58: Waiting [2024-02-27T21:33:29.471Z] aedc3bda2944: Waiting [2024-02-27T21:33:29.471Z] 1123554c9c38: Pushed [2024-02-27T21:33:29.471Z] 22ad3cbeab79: Pushed [2024-02-27T21:33:29.471Z] d90144c56bb2: Pushed [2024-02-27T21:33:29.730Z] 9284a4ae2f78: Pushed [2024-02-27T21:33:29.730Z] aedc3bda2944: Layer already exists [2024-02-27T21:33:29.730Z] c1a6bda1df58: Pushed [2024-02-27T21:33:33.019Z] 52ed54ae81d5: Pushed [2024-02-27T21:33:33.279Z] 9a58609afd39464bfd27795787547eae56732d30: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:33.677Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:34.083Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-27T21:33:34.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-27T21:33:34.083Z] 52ed54ae81d5: Preparing [2024-02-27T21:33:34.083Z] 9284a4ae2f78: Preparing [2024-02-27T21:33:34.083Z] 22ad3cbeab79: Preparing [2024-02-27T21:33:34.083Z] 1123554c9c38: Preparing [2024-02-27T21:33:34.083Z] d90144c56bb2: Preparing [2024-02-27T21:33:34.083Z] c1a6bda1df58: Preparing [2024-02-27T21:33:34.083Z] aedc3bda2944: Preparing [2024-02-27T21:33:34.083Z] c1a6bda1df58: Waiting [2024-02-27T21:33:34.083Z] aedc3bda2944: Waiting [2024-02-27T21:33:34.083Z] 9284a4ae2f78: Layer already exists [2024-02-27T21:33:34.083Z] 22ad3cbeab79: Layer already exists [2024-02-27T21:33:34.083Z] d90144c56bb2: Layer already exists [2024-02-27T21:33:34.083Z] 52ed54ae81d5: Layer already exists [2024-02-27T21:33:34.083Z] 1123554c9c38: Layer already exists [2024-02-27T21:33:34.083Z] c1a6bda1df58: Layer already exists [2024-02-27T21:33:34.083Z] aedc3bda2944: Layer already exists [2024-02-27T21:33:34.083Z] latest: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:34.487Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:34.888Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.12 [2024-02-27T21:33:34.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-27T21:33:34.888Z] 52ed54ae81d5: Preparing [2024-02-27T21:33:34.888Z] 9284a4ae2f78: Preparing [2024-02-27T21:33:34.888Z] 22ad3cbeab79: Preparing [2024-02-27T21:33:34.888Z] 1123554c9c38: Preparing [2024-02-27T21:33:34.888Z] d90144c56bb2: Preparing [2024-02-27T21:33:34.888Z] c1a6bda1df58: Preparing [2024-02-27T21:33:34.888Z] aedc3bda2944: Preparing [2024-02-27T21:33:34.888Z] c1a6bda1df58: Waiting [2024-02-27T21:33:34.888Z] aedc3bda2944: Waiting [2024-02-27T21:33:34.888Z] 22ad3cbeab79: Layer already exists [2024-02-27T21:33:34.888Z] 1123554c9c38: Layer already exists [2024-02-27T21:33:34.888Z] 9284a4ae2f78: Layer already exists [2024-02-27T21:33:34.888Z] 52ed54ae81d5: Layer already exists [2024-02-27T21:33:34.888Z] d90144c56bb2: Layer already exists [2024-02-27T21:33:34.888Z] c1a6bda1df58: Layer already exists [2024-02-27T21:33:34.888Z] aedc3bda2944: Layer already exists [2024-02-27T21:33:34.888Z] 3.2.0-dev.12: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:35.296Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:35.693Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [2024-02-27T21:33:35.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-27T21:33:35.693Z] 52ed54ae81d5: Preparing [2024-02-27T21:33:35.693Z] 9284a4ae2f78: Preparing [2024-02-27T21:33:35.693Z] 22ad3cbeab79: Preparing [2024-02-27T21:33:35.693Z] 1123554c9c38: Preparing [2024-02-27T21:33:35.693Z] d90144c56bb2: Preparing [2024-02-27T21:33:35.693Z] c1a6bda1df58: Preparing [2024-02-27T21:33:35.693Z] aedc3bda2944: Preparing [2024-02-27T21:33:35.693Z] c1a6bda1df58: Waiting [2024-02-27T21:33:35.693Z] 22ad3cbeab79: Layer already exists [2024-02-27T21:33:35.693Z] 9284a4ae2f78: Layer already exists [2024-02-27T21:33:35.693Z] 52ed54ae81d5: Layer already exists [2024-02-27T21:33:35.693Z] d90144c56bb2: Layer already exists [2024-02-27T21:33:35.693Z] 1123554c9c38: Layer already exists [2024-02-27T21:33:35.693Z] c1a6bda1df58: Layer already exists [2024-02-27T21:33:35.693Z] aedc3bda2944: Layer already exists [2024-02-27T21:33:35.693Z] 9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:36.094Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:36.501Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2024-02-27T21:33:36.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2024-02-27T21:33:36.501Z] 52ed54ae81d5: Preparing [2024-02-27T21:33:36.501Z] 9284a4ae2f78: Preparing [2024-02-27T21:33:36.501Z] 22ad3cbeab79: Preparing [2024-02-27T21:33:36.501Z] 1123554c9c38: Preparing [2024-02-27T21:33:36.501Z] d90144c56bb2: Preparing [2024-02-27T21:33:36.501Z] c1a6bda1df58: Preparing [2024-02-27T21:33:36.501Z] aedc3bda2944: Preparing [2024-02-27T21:33:36.501Z] c1a6bda1df58: Waiting [2024-02-27T21:33:36.501Z] aedc3bda2944: Waiting [2024-02-27T21:33:36.761Z] d90144c56bb2: Layer already exists [2024-02-27T21:33:36.761Z] 1123554c9c38: Layer already exists [2024-02-27T21:33:36.761Z] 22ad3cbeab79: Layer already exists [2024-02-27T21:33:36.761Z] 9284a4ae2f78: Layer already exists [2024-02-27T21:33:36.761Z] 52ed54ae81d5: Layer already exists [2024-02-27T21:33:37.019Z] aedc3bda2944: Layer already exists [2024-02-27T21:33:37.019Z] c1a6bda1df58: Layer already exists [2024-02-27T21:33:37.277Z] main: digest: sha256:647309cc2a3c56be4dc3ec7b1d3c9b7167dcda3d2b1cb976083f53a1e7e34ebc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:33:37.506Z] ===================================================== [Pipeline] echo [2024-02-27T21:33:37.552Z] taggedImages: [2024-02-27T21:33:37.552Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30 [2024-02-27T21:33:37.552Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2024-02-27T21:33:37.552Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.2.0-dev.12 [2024-02-27T21:33:37.552Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [2024-02-27T21:33:37.552Z] - 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 [2024-02-27T21:33:38.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:33:38.184Z] [2024-02-27T21:33:38.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:38.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:33:38.522Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-27T21:33:38.522Z] 5eb5b503b376: Pulling fs layer [2024-02-27T21:33:38.522Z] 5c69ac0246d0: Pulling fs layer [2024-02-27T21:33:38.522Z] ec43610c2a17: Pulling fs layer [2024-02-27T21:33:38.522Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-27T21:33:38.522Z] 33b1e0a273af: Pulling fs layer [2024-02-27T21:33:38.522Z] 5d3b04190fa2: Pulling fs layer [2024-02-27T21:33:38.522Z] 2f39f015ded8: Pulling fs layer [2024-02-27T21:33:38.522Z] 33b1e0a273af: Waiting [2024-02-27T21:33:38.522Z] 2f39f015ded8: Waiting [2024-02-27T21:33:38.522Z] 5d3b04190fa2: Waiting [2024-02-27T21:33:38.522Z] 3a2ae6a8a46f: Waiting [2024-02-27T21:33:39.462Z] 5c69ac0246d0: Download complete [2024-02-27T21:33:39.462Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-27T21:33:39.462Z] 3a2ae6a8a46f: Download complete [2024-02-27T21:33:40.400Z] 5eb5b503b376: Verifying Checksum [2024-02-27T21:33:40.400Z] 5eb5b503b376: Download complete [2024-02-27T21:33:41.773Z] 5eb5b503b376: Pull complete [2024-02-27T21:33:41.773Z] 5c69ac0246d0: Pull complete [2024-02-27T21:33:41.773Z] 5d3b04190fa2: Download complete [2024-02-27T21:33:41.773Z] 33b1e0a273af: Verifying Checksum [2024-02-27T21:33:41.773Z] 33b1e0a273af: Download complete [2024-02-27T21:33:41.773Z] ec43610c2a17: Verifying Checksum [2024-02-27T21:33:41.773Z] ec43610c2a17: Download complete [2024-02-27T21:33:42.349Z] ec43610c2a17: Pull complete [2024-02-27T21:33:42.349Z] 3a2ae6a8a46f: Pull complete [2024-02-27T21:33:42.608Z] 2f39f015ded8: Download complete [2024-02-27T21:33:42.608Z] 33b1e0a273af: Pull complete [2024-02-27T21:33:42.608Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:33:43.192Z] provisioning config files... [2024-02-27T21:33:43.230Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/87@tmp/config975452407785499835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:33:43.710Z] ---> ****-login.sh [2024-02-27T21:33:43.710Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:33:43.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:44.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:44.252Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:44.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:44.252Z] [2024-02-27T21:33:44.252Z] Login Succeeded [2024-02-27T21:33:44.252Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:33:44.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:44.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:44.795Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:44.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:44.795Z] [2024-02-27T21:33:44.795Z] Login Succeeded [2024-02-27T21:33:44.795Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:33:45.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:45.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:45.062Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:45.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:45.062Z] [2024-02-27T21:33:45.062Z] Login Succeeded [2024-02-27T21:33:45.062Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:33:45.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:45.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:45.330Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:45.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:45.330Z] [2024-02-27T21:33:45.330Z] Login Succeeded [2024-02-27T21:33:45.330Z] ****.io [2024-02-27T21:33:45.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:33:45.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:33:45.867Z] Configure a credential helper to remove this warning. See [2024-02-27T21:33:45.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:33:45.867Z] [2024-02-27T21:33:45.867Z] Login Succeeded [2024-02-27T21:33:45.867Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:33:45.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-27T21:33:46.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:33:46.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:33:46.406Z] ========================================================= [2024-02-27T21:33:46.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-27T21:33:46.406Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:33:46.808Z] 2f39f015ded8: Pull complete [2024-02-27T21:33:46.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-27T21:33:46.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:33:46.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [2024-02-27T21:33:46.890Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-27T21:33:46.890Z] Sending build context to Docker daemon 258.6kB [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:33:47.034Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:33:47.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-27T21:33:47.160Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:33:47.160Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-27T21:33:47.160Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-27T21:33:47.160Z] 9fda8d8052c6: Pulling fs layer [2024-02-27T21:33:47.160Z] 5d54e960e981: Pulling fs layer [2024-02-27T21:33:47.160Z] c4a7e357bf2a: Pulling fs layer [2024-02-27T21:33:47.160Z] f0e02332f6b5: Pulling fs layer [2024-02-27T21:33:47.160Z] 872ee5b61b7b: Pulling fs layer [2024-02-27T21:33:47.160Z] 0c6a40ed1a82: Pulling fs layer [2024-02-27T21:33:47.160Z] 94ae7d8d031c: Pulling fs layer [2024-02-27T21:33:47.160Z] 872ee5b61b7b: Waiting [2024-02-27T21:33:47.160Z] 0c6a40ed1a82: Waiting [2024-02-27T21:33:47.160Z] f0e02332f6b5: Waiting [2024-02-27T21:33:47.160Z] 94ae7d8d031c: Waiting [2024-02-27T21:33:47.160Z] 5d54e960e981: Verifying Checksum [2024-02-27T21:33:47.160Z] 5d54e960e981: Download complete [2024-02-27T21:33:47.160Z] f0e02332f6b5: Verifying Checksum [2024-02-27T21:33:47.160Z] f0e02332f6b5: Download complete [2024-02-27T21:33:47.430Z] 872ee5b61b7b: Verifying Checksum [2024-02-27T21:33:47.430Z] 872ee5b61b7b: Download complete [2024-02-27T21:33:47.430Z] 9fda8d8052c6: Verifying Checksum [2024-02-27T21:33:47.430Z] 9fda8d8052c6: Download complete [2024-02-27T21:33:47.700Z] 94ae7d8d031c: Verifying Checksum [2024-02-27T21:33:47.700Z] 94ae7d8d031c: Download complete [2024-02-27T21:33:48.286Z] 9fda8d8052c6: Pull complete [2024-02-27T21:33:49.266Z] c4a7e357bf2a: Verifying Checksum [2024-02-27T21:33:49.266Z] c4a7e357bf2a: Download complete [2024-02-27T21:33:50.234Z] 0c6a40ed1a82: Verifying Checksum [2024-02-27T21:33:50.234Z] 0c6a40ed1a82: Download complete [2024-02-27T21:33:50.913Z] $ docker top 64fc367e38cb8ab71bc45b47b44525601c75a9ace89320db6eefa16982f7f79b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:33:51.386Z] ---> job-cost.sh [2024-02-27T21:33:51.386Z] lf-activate-venv: SKIPPING [2024-02-27T21:33:51.386Z] INFO: No Stack... [2024-02-27T21:33:51.642Z] 5d54e960e981: Pull complete [2024-02-27T21:33:51.955Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T21:33:52.216Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T21:33:52.510Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2024-02-27T21:33:52.510Z] + cut -d, -f6 [Pipeline] lock [2024-02-27T21:33:52.524Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [2024-02-27T21:33:52.533Z] Resource [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] did not exist. Created. [2024-02-27T21:33:52.540Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T21:33:52.940Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-27T21:33:53.007Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T21:33:53.103Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T21:33:53.197Z] $ docker stop --time=1 64fc367e38cb8ab71bc45b47b44525601c75a9ace89320db6eefa16982f7f79b [2024-02-27T21:33:54.365Z] $ docker rm -f --volumes 64fc367e38cb8ab71bc45b47b44525601c75a9ace89320db6eefa16982f7f79b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-27T21:34:06.658Z] c4a7e357bf2a: Pull complete [2024-02-27T21:34:06.658Z] f0e02332f6b5: Pull complete [2024-02-27T21:34:06.658Z] 872ee5b61b7b: Pull complete [2024-02-27T21:34:14.875Z] 0c6a40ed1a82: Pull complete [2024-02-27T21:34:16.819Z] 94ae7d8d031c: Pull complete [2024-02-27T21:34:16.819Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-27T21:34:16.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-27T21:34:16.819Z] ---> 86de565de09d [2024-02-27T21:34:16.819Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:34:17.784Z] ---> Running in 99289d84581f [2024-02-27T21:34:17.784Z] Removing intermediate container 99289d84581f [2024-02-27T21:34:17.784Z] ---> fe1ae85540a8 [2024-02-27T21:34:17.784Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:34:18.054Z] ---> Running in fa941adff6a4 [2024-02-27T21:34:18.322Z] Removing intermediate container fa941adff6a4 [2024-02-27T21:34:18.322Z] ---> e655a6a240b1 [2024-02-27T21:34:18.322Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:34:18.322Z] ---> Running in 1bd7ed8ca3ad [2024-02-27T21:34:18.591Z] Removing intermediate container 1bd7ed8ca3ad [2024-02-27T21:34:18.591Z] ---> 60c494a6bd13 [2024-02-27T21:34:18.591Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:34:18.591Z] ---> Running in d19eb1f6ef1b [2024-02-27T21:34:20.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:34:20.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:34:20.963Z] OK: 266 MiB in 52 packages [2024-02-27T21:34:21.933Z] Removing intermediate container d19eb1f6ef1b [2024-02-27T21:34:21.933Z] ---> adb482ed1aa1 [2024-02-27T21:34:21.933Z] Step 7/12 : WORKDIR /app [2024-02-27T21:34:21.933Z] ---> Running in 4dcd15c794e6 [2024-02-27T21:34:22.200Z] Removing intermediate container 4dcd15c794e6 [2024-02-27T21:34:22.200Z] ---> a56c6de22f05 [2024-02-27T21:34:22.200Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-27T21:34:22.784Z] ---> 8e6e5d17afa5 [2024-02-27T21:34:22.784Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:34:22.784Z] ---> Running in 2682815ca79c [2024-02-27T21:35:30.655Z] Removing intermediate container 2682815ca79c [2024-02-27T21:35:30.656Z] ---> f100a00c42e9 [2024-02-27T21:35:30.656Z] Step 10/12 : COPY . . [2024-02-27T21:35:30.656Z] ---> 7688e37390fc [2024-02-27T21:35:30.656Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:35:30.656Z] ---> Running in 9dc01e289c71 [2024-02-27T21:35:30.656Z] Removing intermediate container 9dc01e289c71 [2024-02-27T21:35:30.656Z] ---> 64fb79a5e753 [2024-02-27T21:35:30.656Z] Step 12/12 : RUN $MAKE [2024-02-27T21:35:30.656Z] ---> Running in 22a640ac0726 [2024-02-27T21:35:30.656Z] noop [2024-02-27T21:35:30.656Z] Removing intermediate container 22a640ac0726 [2024-02-27T21:35:30.656Z] ---> 8b31460509f4 [2024-02-27T21:35:30.656Z] Successfully built 8b31460509f4 [2024-02-27T21:35:30.656Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:35:31.193Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T21:35:31.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:35:31.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-1811 does not seem to be running inside a container [2024-02-27T21:35:31.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/87 -v /w/workspace/app-record-replay/87:/w/workspace/app-record-replay/87:rw,z -v /w/workspace/app-record-replay/87@tmp:/w/workspace/app-record-replay/87@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 [2024-02-27T21:35:33.672Z] $ docker top 348c1b39da3bcf64ecc14ec644fa0a07c67729c8dd90c59b83b00e267fd32e1b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:35:34.628Z] + go version [2024-02-27T21:35:34.628Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-27T21:35:34.650Z] $ docker stop --time=1 348c1b39da3bcf64ecc14ec644fa0a07c67729c8dd90c59b83b00e267fd32e1b [2024-02-27T21:35:36.287Z] $ docker rm -f --volumes 348c1b39da3bcf64ecc14ec644fa0a07c67729c8dd90c59b83b00e267fd32e1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:35:37.157Z] + docker inspect -f . ci-base-image-arm64 [2024-02-27T21:35:37.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:35:37.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-1811 does not seem to be running inside a container [2024-02-27T21:35:37.486Z] $ 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/87 -v /w/workspace/app-record-replay/87:/w/workspace/app-record-replay/87:rw,z -v /w/workspace/app-record-replay/87@tmp:/w/workspace/app-record-replay/87@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 [2024-02-27T21:35:38.680Z] $ docker top b10994777411c51e62f863d32b1f3d053b08e764ab7d8848cd1311b6a2548b65 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:35:39.261Z] + git config --global --add safe.directory /w/workspace/app-record-replay/87 [Pipeline] fileExists [Pipeline] sh [2024-02-27T21:35:40.215Z] + make test [2024-02-27T21:35:40.215Z] go test -race -coverprofile=coverage.out ./... [2024-02-27T21:37:46.906Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2024-02-27T21:37:46.906Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.221s coverage: 88.0% of statements [2024-02-27T21:37:51.167Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2024-02-27T21:37:51.168Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2024-02-27T21:37:52.568Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2024-02-27T21:37:57.905Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.926s coverage: 98.7% of statements [2024-02-27T21:37:57.905Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.491s coverage: 89.7% of statements [2024-02-27T21:37:57.905Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.163s coverage: 100.0% of statements [2024-02-27T21:38:01.243Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-27T21:38:01.243Z] go vet ./... [2024-02-27T21:39:52.927Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-27T21:39:52.927Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-27T21:39:52.927Z] ./bin/test-attribution-txt.sh [2024-02-27T21:39:52.927Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-27T21:39:52.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-27T21:39:53.001Z] $ docker stop --time=1 b10994777411c51e62f863d32b1f3d053b08e764ab7d8848cd1311b6a2548b65 [2024-02-27T21:39:54.930Z] $ docker rm -f --volumes b10994777411c51e62f863d32b1f3d053b08e764ab7d8848cd1311b6a2548b65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:39:56.708Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-27T21:39:56.767Z] Warning: overwriting stash ‘coverage-report’ [2024-02-27T21:39:57.176Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-27T21:39:57.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-27T21:39:58.116Z] + ls -al . [2024-02-27T21:39:58.116Z] total 188 [2024-02-27T21:39:58.116Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 21:35 . [2024-02-27T21:39:58.116Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:33 .. [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 21:33 .dockerignore [2024-02-27T21:39:58.116Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:33 .git [2024-02-27T21:39:58.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:33 .github [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 164 Feb 27 21:33 .gitignore [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:33 .golangci.yml [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 11301 Feb 27 21:33 Attribution.txt [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 458 Feb 27 21:33 CHANGELOG.md [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 1725 Feb 27 21:33 Dockerfile [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:33 GOVERNANCE.md [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 681 Feb 27 21:33 Jenkinsfile [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 21:33 LICENSE [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 3136 Feb 27 21:33 Makefile [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 611 Feb 27 21:33 OWNERS.md [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 4107 Feb 27 21:33 README.md [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 7789 Feb 27 21:33 Record and Reply.postman_collection.json [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:31 VERSION [2024-02-27T21:39:58.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:33 bin [2024-02-27T21:39:58.116Z] -rw-r--r-- 1 jenkins jenkins 24666 Feb 27 21:37 coverage.out [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 3951 Feb 27 21:33 go.mod [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 34400 Feb 27 21:33 go.sum [2024-02-27T21:39:58.116Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 21:33 internal [2024-02-27T21:39:58.116Z] -rw-rw-r-- 1 jenkins jenkins 913 Feb 27 21:33 main.go [2024-02-27T21:39:58.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:33 openapi [2024-02-27T21:39:58.116Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:33 pkg [2024-02-27T21:39:58.116Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:39:58.537Z] + 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=9a58609afd39464bfd27795787547eae56732d30 --label arch=arm64 --label version=3.2.0-dev.12 . [2024-02-27T21:39:58.808Z] Sending build context to Docker daemon 284.2kB [2024-02-27T21:39:58.808Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-02-27T21:39:58.808Z] Step 2/27 : FROM ${BASE} AS builder [2024-02-27T21:39:58.808Z] ---> 8b31460509f4 [2024-02-27T21:39:58.808Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-02-27T21:39:59.387Z] ---> Running in 133b97f46edb [2024-02-27T21:39:59.652Z] Removing intermediate container 133b97f46edb [2024-02-27T21:39:59.652Z] ---> bca227a220b0 [2024-02-27T21:39:59.652Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-02-27T21:39:59.652Z] ---> Running in 50ed733b2f97 [2024-02-27T21:39:59.918Z] Removing intermediate container 50ed733b2f97 [2024-02-27T21:39:59.918Z] ---> 053b33eeaa0a [2024-02-27T21:39:59.918Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-02-27T21:39:59.918Z] ---> Running in b2ef188d8cdd [2024-02-27T21:40:00.192Z] Removing intermediate container b2ef188d8cdd [2024-02-27T21:40:00.192Z] ---> 519940047990 [2024-02-27T21:40:00.192Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-27T21:40:00.459Z] ---> Running in 41dd9c1b7c2f [2024-02-27T21:40:01.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:40:01.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:40:03.103Z] OK: 266 MiB in 52 packages [2024-02-27T21:40:03.687Z] Removing intermediate container 41dd9c1b7c2f [2024-02-27T21:40:03.687Z] ---> 4d599cf90f58 [2024-02-27T21:40:03.687Z] Step 7/27 : WORKDIR /app [2024-02-27T21:40:03.687Z] ---> Running in 27bdc2b3d6d7 [2024-02-27T21:40:03.953Z] Removing intermediate container 27bdc2b3d6d7 [2024-02-27T21:40:03.953Z] ---> d67cc9c218f0 [2024-02-27T21:40:03.953Z] Step 8/27 : COPY go.mod vendor* ./ [2024-02-27T21:40:04.539Z] ---> adc559049f9f [2024-02-27T21:40:04.539Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-27T21:40:04.539Z] ---> Running in e60a100cd18f [2024-02-27T21:40:07.171Z] Removing intermediate container e60a100cd18f [2024-02-27T21:40:07.171Z] ---> 7bfb482cb6d8 [2024-02-27T21:40:07.171Z] Step 10/27 : COPY . . [2024-02-27T21:40:07.171Z] ---> 96216af7e2d7 [2024-02-27T21:40:07.171Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-27T21:40:07.171Z] ---> Running in 1083229ebd96 [2024-02-27T21:40:07.440Z] Removing intermediate container 1083229ebd96 [2024-02-27T21:40:07.440Z] ---> 897956967b11 [2024-02-27T21:40:07.440Z] Step 12/27 : RUN $MAKE [2024-02-27T21:40:07.440Z] ---> Running in 78c53375c3b5 [2024-02-27T21:40:08.409Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.12" -trimpath -mod=readonly -o app-record-replay [2024-02-27T21:42:00.596Z] Removing intermediate container 78c53375c3b5 [2024-02-27T21:42:00.596Z] ---> ba409e3888b8 [2024-02-27T21:42:00.596Z] Step 13/27 : FROM alpine:3.18 [2024-02-27T21:42:00.596Z] 3.18: Pulling from library/alpine [2024-02-27T21:42:00.596Z] c6b39de5b339: Pulling fs layer [2024-02-27T21:42:00.596Z] c6b39de5b339: Verifying Checksum [2024-02-27T21:42:00.596Z] c6b39de5b339: Download complete [2024-02-27T21:42:00.596Z] c6b39de5b339: Pull complete [2024-02-27T21:42:00.596Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-27T21:42:00.596Z] Status: Downloaded newer image for alpine:3.18 [2024-02-27T21:42:00.596Z] ---> 33abbf032149 [2024-02-27T21:42:00.596Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-02-27T21:42:00.596Z] ---> Running in abba3115e716 [2024-02-27T21:42:00.596Z] Removing intermediate container abba3115e716 [2024-02-27T21:42:00.596Z] ---> c5639e4e8823 [2024-02-27T21:42:00.596Z] Step 15/27 : LABEL Name=app-record-replay Version=${VERSION} [2024-02-27T21:42:00.596Z] ---> Running in 0183af20ee4b [2024-02-27T21:42:00.596Z] Removing intermediate container 0183af20ee4b [2024-02-27T21:42:00.596Z] ---> 1885b77a658d [2024-02-27T21:42:00.596Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-02-27T21:42:00.596Z] ---> Running in 2a51c0fb0951 [2024-02-27T21:42:00.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:42:00.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:42:00.596Z] (1/2) Installing ca-certificates (20230506-r0) [2024-02-27T21:42:00.596Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-02-27T21:42:00.596Z] Executing busybox-1.36.1-r5.trigger [2024-02-27T21:42:00.596Z] Executing ca-certificates-20230506-r0.trigger [2024-02-27T21:42:00.596Z] OK: 9 MiB in 17 packages [2024-02-27T21:42:01.998Z] Removing intermediate container 2a51c0fb0951 [2024-02-27T21:42:01.998Z] ---> 9111ec94adf4 [2024-02-27T21:42:01.998Z] Step 17/27 : RUN apk --no-cache upgrade [2024-02-27T21:42:01.998Z] ---> Running in 65c520abc706 [2024-02-27T21:42:02.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-27T21:42:03.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-27T21:42:04.128Z] OK: 9 MiB in 17 packages [2024-02-27T21:42:04.712Z] Removing intermediate container 65c520abc706 [2024-02-27T21:42:04.712Z] ---> f2e5527b5149 [2024-02-27T21:42:04.712Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-02-27T21:42:05.295Z] ---> 07d4f966276b [2024-02-27T21:42:05.295Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-02-27T21:42:05.881Z] ---> 975039574f84 [2024-02-27T21:42:05.881Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-02-27T21:42:06.148Z] ---> 439908286550 [2024-02-27T21:42:06.148Z] Step 21/27 : COPY --from=builder /app/app-record-replay /app-record-replay [2024-02-27T21:42:10.392Z] ---> 12e4d023593c [2024-02-27T21:42:10.392Z] Step 22/27 : EXPOSE 59712 [2024-02-27T21:42:10.392Z] ---> Running in c74e8dc0818b [2024-02-27T21:42:10.658Z] Removing intermediate container c74e8dc0818b [2024-02-27T21:42:10.658Z] ---> 399236fcbbdd [2024-02-27T21:42:10.658Z] Step 23/27 : ENTRYPOINT ["/app-record-replay"] [2024-02-27T21:42:10.658Z] ---> Running in a16ae7423ef4 [2024-02-27T21:42:10.924Z] Removing intermediate container a16ae7423ef4 [2024-02-27T21:42:10.924Z] ---> 7673e0d0076d [2024-02-27T21:42:10.924Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-27T21:42:11.190Z] ---> Running in de05c49a2ee1 [2024-02-27T21:42:11.457Z] Removing intermediate container de05c49a2ee1 [2024-02-27T21:42:11.457Z] ---> 85401058b4be [2024-02-27T21:42:11.457Z] Step 25/27 : LABEL arch=arm64 [2024-02-27T21:42:11.457Z] ---> Running in d1aaf844840f [2024-02-27T21:42:11.725Z] Removing intermediate container d1aaf844840f [2024-02-27T21:42:11.725Z] ---> 3624cf03e2e2 [2024-02-27T21:42:11.725Z] Step 26/27 : LABEL git_sha=9a58609afd39464bfd27795787547eae56732d30 [2024-02-27T21:42:11.725Z] ---> Running in fe18f73c5529 [2024-02-27T21:42:11.991Z] Removing intermediate container fe18f73c5529 [2024-02-27T21:42:11.991Z] ---> 512942439cec [2024-02-27T21:42:11.991Z] Step 27/27 : LABEL version=3.2.0-dev.12 [2024-02-27T21:42:12.256Z] ---> Running in 9bbd87e38c71 [2024-02-27T21:42:12.522Z] Removing intermediate container 9bbd87e38c71 [2024-02-27T21:42:12.522Z] ---> 61b913bec843 [2024-02-27T21:42:12.522Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-27T21:42:12.522Z] Successfully built 61b913bec843 [2024-02-27T21:42:12.522Z] 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 [2024-02-27T21:42:12.977Z] provisioning config files... [2024-02-27T21:42:12.992Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/87@tmp/config10032247677564924788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:42:13.380Z] ---> ****-login.sh [2024-02-27T21:42:13.380Z] nexus3.edgexfoundry.org:10001 [2024-02-27T21:42:13.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:42:13.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:42:13.648Z] Configure a credential helper to remove this warning. See [2024-02-27T21:42:13.648Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:42:13.648Z] [2024-02-27T21:42:13.648Z] Login Succeeded [2024-02-27T21:42:13.648Z] nexus3.edgexfoundry.org:10002 [2024-02-27T21:42:13.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:42:13.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:42:13.914Z] Configure a credential helper to remove this warning. See [2024-02-27T21:42:13.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:42:13.914Z] [2024-02-27T21:42:13.914Z] Login Succeeded [2024-02-27T21:42:13.914Z] nexus3.edgexfoundry.org:10003 [2024-02-27T21:42:14.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:42:14.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:42:14.181Z] Configure a credential helper to remove this warning. See [2024-02-27T21:42:14.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:42:14.181Z] [2024-02-27T21:42:14.181Z] Login Succeeded [2024-02-27T21:42:14.181Z] nexus3.edgexfoundry.org:10004 [2024-02-27T21:42:14.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:42:14.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:42:14.713Z] Configure a credential helper to remove this warning. See [2024-02-27T21:42:14.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:42:14.713Z] [2024-02-27T21:42:14.713Z] Login Succeeded [2024-02-27T21:42:14.713Z] ****.io [2024-02-27T21:42:14.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-27T21:42:15.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-27T21:42:15.241Z] Configure a credential helper to remove this warning. See [2024-02-27T21:42:15.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-27T21:42:15.242Z] [2024-02-27T21:42:15.242Z] Login Succeeded [2024-02-27T21:42:15.242Z] ---> ****-login.sh ends [Pipeline] } [2024-02-27T21:42:15.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:42:15.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-27T21:42:15.552Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2024-02-27T21:42:15.552Z] 9a58609afd39464bfd27795787547eae56732d30 [2024-02-27T21:42:15.552Z] latest [2024-02-27T21:42:15.552Z] 3.2.0-dev.12 [2024-02-27T21:42:15.552Z] 9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [2024-02-27T21:42:15.552Z] main [2024-02-27T21:42:15.552Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:42:16.095Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:42:16.556Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30 [2024-02-27T21:42:16.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-27T21:42:16.556Z] 58614abce392: Preparing [2024-02-27T21:42:16.556Z] 9407f38ca1dc: Preparing [2024-02-27T21:42:16.556Z] 0b71fd22decd: Preparing [2024-02-27T21:42:16.556Z] aab3f373fe03: Preparing [2024-02-27T21:42:16.556Z] 76c2c24c256e: Preparing [2024-02-27T21:42:16.556Z] 324ad4ba5329: Preparing [2024-02-27T21:42:16.556Z] 7c504f21be85: Preparing [2024-02-27T21:42:16.556Z] 324ad4ba5329: Waiting [2024-02-27T21:42:16.556Z] 7c504f21be85: Waiting [2024-02-27T21:42:16.820Z] 0b71fd22decd: Pushed [2024-02-27T21:42:16.820Z] aab3f373fe03: Pushed [2024-02-27T21:42:16.820Z] 9407f38ca1dc: Pushed [2024-02-27T21:42:16.820Z] 76c2c24c256e: Pushed [2024-02-27T21:42:16.820Z] 7c504f21be85: Layer already exists [2024-02-27T21:42:17.085Z] 324ad4ba5329: Pushed [2024-02-27T21:42:22.408Z] 58614abce392: Pushed [2024-02-27T21:42:22.408Z] 9a58609afd39464bfd27795787547eae56732d30: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:42:22.879Z] + 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 [2024-02-27T21:42:25.386Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-27T21:42:25.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-27T21:42:25.387Z] 58614abce392: Preparing [2024-02-27T21:42:25.387Z] 9407f38ca1dc: Preparing [2024-02-27T21:42:25.387Z] 0b71fd22decd: Preparing [2024-02-27T21:42:25.387Z] aab3f373fe03: Preparing [2024-02-27T21:42:25.387Z] 76c2c24c256e: Preparing [2024-02-27T21:42:25.387Z] 324ad4ba5329: Preparing [2024-02-27T21:42:25.387Z] 7c504f21be85: Preparing [2024-02-27T21:42:25.387Z] 324ad4ba5329: Waiting [2024-02-27T21:42:25.387Z] 7c504f21be85: Waiting [2024-02-27T21:42:25.387Z] 9407f38ca1dc: Layer already exists [2024-02-27T21:42:25.387Z] 0b71fd22decd: Layer already exists [2024-02-27T21:42:25.387Z] 58614abce392: Layer already exists [2024-02-27T21:42:25.387Z] 76c2c24c256e: Layer already exists [2024-02-27T21:42:25.387Z] aab3f373fe03: Layer already exists [2024-02-27T21:42:25.387Z] 7c504f21be85: Layer already exists [2024-02-27T21:42:25.387Z] 324ad4ba5329: Layer already exists [2024-02-27T21:42:25.661Z] latest: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:42:26.130Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:42:26.602Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.12 [2024-02-27T21:42:26.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-27T21:42:26.602Z] 58614abce392: Preparing [2024-02-27T21:42:26.602Z] 9407f38ca1dc: Preparing [2024-02-27T21:42:26.602Z] 0b71fd22decd: Preparing [2024-02-27T21:42:26.602Z] aab3f373fe03: Preparing [2024-02-27T21:42:26.602Z] 76c2c24c256e: Preparing [2024-02-27T21:42:26.602Z] 324ad4ba5329: Preparing [2024-02-27T21:42:26.602Z] 7c504f21be85: Preparing [2024-02-27T21:42:26.602Z] 324ad4ba5329: Waiting [2024-02-27T21:42:26.602Z] 7c504f21be85: Waiting [2024-02-27T21:42:26.602Z] 58614abce392: Layer already exists [2024-02-27T21:42:26.602Z] 76c2c24c256e: Layer already exists [2024-02-27T21:42:26.602Z] 9407f38ca1dc: Layer already exists [2024-02-27T21:42:26.602Z] 0b71fd22decd: Layer already exists [2024-02-27T21:42:26.602Z] aab3f373fe03: Layer already exists [2024-02-27T21:42:26.602Z] 324ad4ba5329: Layer already exists [2024-02-27T21:42:26.602Z] 7c504f21be85: Layer already exists [2024-02-27T21:42:26.602Z] 3.2.0-dev.12: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:42:27.109Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:42:27.575Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [2024-02-27T21:42:27.575Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-27T21:42:27.575Z] 58614abce392: Preparing [2024-02-27T21:42:27.575Z] 9407f38ca1dc: Preparing [2024-02-27T21:42:27.575Z] 0b71fd22decd: Preparing [2024-02-27T21:42:27.575Z] aab3f373fe03: Preparing [2024-02-27T21:42:27.575Z] 76c2c24c256e: Preparing [2024-02-27T21:42:27.575Z] 324ad4ba5329: Preparing [2024-02-27T21:42:27.575Z] 7c504f21be85: Preparing [2024-02-27T21:42:27.575Z] 324ad4ba5329: Waiting [2024-02-27T21:42:27.575Z] 7c504f21be85: Waiting [2024-02-27T21:42:27.575Z] 0b71fd22decd: Layer already exists [2024-02-27T21:42:27.575Z] aab3f373fe03: Layer already exists [2024-02-27T21:42:27.575Z] 58614abce392: Layer already exists [2024-02-27T21:42:27.575Z] 7c504f21be85: Layer already exists [2024-02-27T21:42:27.575Z] 324ad4ba5329: Layer already exists [2024-02-27T21:42:27.575Z] 76c2c24c256e: Layer already exists [2024-02-27T21:42:27.575Z] 9407f38ca1dc: Layer already exists [2024-02-27T21:42:27.840Z] 9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:42:28.336Z] + 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 [2024-02-27T21:42:28.790Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2024-02-27T21:42:28.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2024-02-27T21:42:28.790Z] 58614abce392: Preparing [2024-02-27T21:42:28.790Z] 9407f38ca1dc: Preparing [2024-02-27T21:42:28.790Z] 0b71fd22decd: Preparing [2024-02-27T21:42:28.790Z] aab3f373fe03: Preparing [2024-02-27T21:42:28.790Z] 76c2c24c256e: Preparing [2024-02-27T21:42:28.790Z] 324ad4ba5329: Preparing [2024-02-27T21:42:28.790Z] 7c504f21be85: Preparing [2024-02-27T21:42:28.790Z] 324ad4ba5329: Waiting [2024-02-27T21:42:28.790Z] 7c504f21be85: Waiting [2024-02-27T21:42:28.790Z] 0b71fd22decd: Layer already exists [2024-02-27T21:42:28.790Z] 76c2c24c256e: Layer already exists [2024-02-27T21:42:28.790Z] 58614abce392: Layer already exists [2024-02-27T21:42:28.790Z] 9407f38ca1dc: Layer already exists [2024-02-27T21:42:28.790Z] aab3f373fe03: Layer already exists [2024-02-27T21:42:28.790Z] 7c504f21be85: Layer already exists [2024-02-27T21:42:28.790Z] 324ad4ba5329: Layer already exists [2024-02-27T21:42:29.054Z] main: digest: sha256:f68f012e836187c5a84645f6cad91a929d4d3627811356c24b9a335eca1ad947 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-02-27T21:42:29.368Z] ===================================================== [Pipeline] echo [2024-02-27T21:42:29.420Z] taggedImages: [2024-02-27T21:42:29.420Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30 [2024-02-27T21:42:29.420Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2024-02-27T21:42:29.420Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.2.0-dev.12 [2024-02-27T21:42:29.420Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9a58609afd39464bfd27795787547eae56732d30-3.2.0-dev.12 [2024-02-27T21:42:29.420Z] - 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 [2024-02-27T21:42:30.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T21:42:30.033Z] [2024-02-27T21:42:30.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:42:30.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T21:42:30.399Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-27T21:42:30.399Z] 8998bd30e6a1: Pulling fs layer [2024-02-27T21:42:30.399Z] 04944245beec: Pulling fs layer [2024-02-27T21:42:30.399Z] 699f458cf7ca: Pulling fs layer [2024-02-27T21:42:30.399Z] 765212b225bb: Pulling fs layer [2024-02-27T21:42:30.399Z] f23df028b6ca: Pulling fs layer [2024-02-27T21:42:30.399Z] d65c8cfc05b1: Pulling fs layer [2024-02-27T21:42:30.399Z] 2437ff75d9bd: Pulling fs layer [2024-02-27T21:42:30.399Z] 765212b225bb: Waiting [2024-02-27T21:42:30.399Z] d65c8cfc05b1: Waiting [2024-02-27T21:42:30.399Z] f23df028b6ca: Waiting [2024-02-27T21:42:30.399Z] 2437ff75d9bd: Waiting [2024-02-27T21:42:30.664Z] 04944245beec: Verifying Checksum [2024-02-27T21:42:30.664Z] 04944245beec: Download complete [2024-02-27T21:42:30.664Z] 765212b225bb: Verifying Checksum [2024-02-27T21:42:30.664Z] 765212b225bb: Download complete [2024-02-27T21:42:30.664Z] f23df028b6ca: Verifying Checksum [2024-02-27T21:42:30.664Z] f23df028b6ca: Download complete [2024-02-27T21:42:30.664Z] d65c8cfc05b1: Verifying Checksum [2024-02-27T21:42:30.664Z] d65c8cfc05b1: Download complete [2024-02-27T21:42:30.929Z] 699f458cf7ca: Verifying Checksum [2024-02-27T21:42:30.929Z] 699f458cf7ca: Download complete [2024-02-27T21:42:31.196Z] 8998bd30e6a1: Verifying Checksum [2024-02-27T21:42:31.196Z] 8998bd30e6a1: Download complete [2024-02-27T21:42:33.769Z] 2437ff75d9bd: Verifying Checksum [2024-02-27T21:42:33.769Z] 2437ff75d9bd: Download complete [2024-02-27T21:42:36.348Z] 8998bd30e6a1: Pull complete [2024-02-27T21:42:36.348Z] 04944245beec: Pull complete [2024-02-27T21:42:38.927Z] 699f458cf7ca: Pull complete [2024-02-27T21:42:38.927Z] 765212b225bb: Pull complete [2024-02-27T21:42:39.909Z] f23df028b6ca: Pull complete [2024-02-27T21:42:40.176Z] d65c8cfc05b1: Pull complete [2024-02-27T21:42:58.366Z] 2437ff75d9bd: Pull complete [2024-02-27T21:42:58.366Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-27T21:42:58.366Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-27T21:42:58.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:42:58.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-1811 does not seem to be running inside a container [2024-02-27T21:42:58.798Z] $ 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/87 -v /w/workspace/app-record-replay/87:/w/workspace/app-record-replay/87:rw,z -v /w/workspace/app-record-replay/87@tmp:/w/workspace/app-record-replay/87@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 [2024-02-27T21:43:01.325Z] $ docker top 99438ca2c604024f6c99a0bb9524d80bd2542f023c681213aa95be979ea7ace3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:43:02.243Z] ---> job-cost.sh [2024-02-27T21:43:02.243Z] lf-activate-venv: SKIPPING [2024-02-27T21:43:02.243Z] INFO: No Stack... [2024-02-27T21:43:02.820Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-27T21:43:03.397Z] INFO: Archiving Costs [Pipeline] sh [2024-02-27T21:43:03.711Z] + cat /w/workspace/app-record-replay/87/archives/cost.csv [2024-02-27T21:43:03.711Z] + cut -d, -f6 [Pipeline] lock [2024-02-27T21:43:04.027Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [2024-02-27T21:43:04.037Z] Resource [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] did not exist. Created. [2024-02-27T21:43:04.043Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-27T21:43:04.454Z] /w/workspace/app-record-replay/87@tmp/durable-6dc11e4a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-27T21:43:05.086Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-27T21:43:05.101Z] Warning: overwriting stash ‘stack-cost’ [2024-02-27T21:43:05.147Z] Stashed 1 file(s) [Pipeline] } [2024-02-27T21:43:05.173Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-87-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-27T21:43:05.277Z] $ docker stop --time=1 99438ca2c604024f6c99a0bb9524d80bd2542f023c681213aa95be979ea7ace3 [2024-02-27T21:43:08.624Z] $ docker rm -f --volumes 99438ca2c604024f6c99a0bb9524d80bd2542f023c681213aa95be979ea7ace3 [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 [2024-02-27T21:43:09.976Z] provisioning config files... [2024-02-27T21:43:11.440Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8398802871050457818tmp [Pipeline] { [Pipeline] sh [2024-02-27T21:43:11.785Z] + set +x [2024-02-27T21:43:11.785Z] + curl -s https://codecov.io/bash [2024-02-27T21:43:11.785Z] + bash -s -- [2024-02-27T21:43:11.785Z] [2024-02-27T21:43:11.786Z] _____ _ [2024-02-27T21:43:11.786Z] / ____| | | [2024-02-27T21:43:11.786Z] | | ___ __| | ___ ___ _____ __ [2024-02-27T21:43:11.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-27T21:43:11.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-27T21:43:11.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-27T21:43:11.786Z] Bash-1.0.6 [2024-02-27T21:43:11.786Z] [2024-02-27T21:43:11.786Z] [2024-02-27T21:43:11.786Z] ==> git version 2.25.1 found [2024-02-27T21:43:11.786Z] ==> 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 [2024-02-27T21:43:11.786Z] Release-Date: 2020-01-08 [2024-02-27T21:43:11.786Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-27T21:43:11.786Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-27T21:43:11.786Z] ==> Jenkins CI detected. [2024-02-27T21:43:11.786Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2024-02-27T21:43:11.786Z] project root: . [2024-02-27T21:43:11.786Z] --> token set from env [2024-02-27T21:43:11.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-27T21:43:12.046Z] ==> Running gcov in . (disable via -X gcov) [2024-02-27T21:43:12.046Z] ==> Python coveragepy not found [2024-02-27T21:43:12.046Z] ==> Searching for coverage reports in: [2024-02-27T21:43:12.046Z] + . [2024-02-27T21:43:12.046Z] -> Found 1 reports [2024-02-27T21:43:12.046Z] ==> Detecting git/mercurial file structure [2024-02-27T21:43:12.046Z] ==> Reading reports [2024-02-27T21:43:12.046Z] + ./coverage.out bytes=24666 [2024-02-27T21:43:12.046Z] ==> Appending adjustments [2024-02-27T21:43:12.046Z] https://docs.codecov.io/docs/fixing-reports [2024-02-27T21:43:12.046Z] + Found adjustments [2024-02-27T21:43:12.046Z] ==> Gzipping contents [2024-02-27T21:43:12.046Z] 8.0K /tmp/codecov.t4enWy.gz [2024-02-27T21:43:12.046Z] ==> Uploading reports [2024-02-27T21:43:12.046Z] url: https://codecov.io [2024-02-27T21:43:12.046Z] query: branch=main&commit=9a58609afd39464bfd27795787547eae56732d30&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T21:43:12.046Z] -> Pinging Codecov [2024-02-27T21:43:12.046Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9a58609afd39464bfd27795787547eae56732d30&build=87&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F87%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2024-02-27T21:43:12.307Z] -> Uploading to [2024-02-27T21:43:12.307Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-27/F467761B9912B4F32F9BC62907045C81/9a58609afd39464bfd27795787547eae56732d30/8f6cef1b-c5c1-46e4-96c1-6bcc1c6cea98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T214312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3168ce93221ac471f7c6773f8db7de8245ac9df27611aa6cb5a5919d974ac5d [2024-02-27T21:43:12.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-27T21:43:12.307Z] Dload Upload Total Spent Left Speed [2024-02-27T21:43:12.568Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 18653 --:--:-- --:--:-- --:--:-- 18653 [2024-02-27T21:43:12.568Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/9a58609afd39464bfd27795787547eae56732d30 [Pipeline] } [2024-02-27T21:43:12.577Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-02-27T21:43:13.027Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-02-27T21:43:13.042Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:43:13.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T21:43:13.544Z] [2024-02-27T21:43:13.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:43:13.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T21:43:13.888Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-02-27T21:43:13.888Z] df9b9388f04a: Pulling fs layer [2024-02-27T21:43:13.888Z] 52dc419b0ee2: Pulling fs layer [2024-02-27T21:43:13.888Z] 25bc292e5bac: Pulling fs layer [2024-02-27T21:43:13.888Z] 114826534d7a: Pulling fs layer [2024-02-27T21:43:13.888Z] 4657fd5d0bcf: Pulling fs layer [2024-02-27T21:43:13.888Z] 6ad1cebc031e: Pulling fs layer [2024-02-27T21:43:13.888Z] 8a3aa393b2d8: Pulling fs layer [2024-02-27T21:43:13.888Z] 114826534d7a: Waiting [2024-02-27T21:43:13.888Z] 4657fd5d0bcf: Waiting [2024-02-27T21:43:13.888Z] 8a3aa393b2d8: Waiting [2024-02-27T21:43:13.888Z] 25bc292e5bac: Verifying Checksum [2024-02-27T21:43:13.888Z] 25bc292e5bac: Download complete [2024-02-27T21:43:13.888Z] 52dc419b0ee2: Verifying Checksum [2024-02-27T21:43:13.888Z] 52dc419b0ee2: Download complete [2024-02-27T21:43:13.888Z] 4657fd5d0bcf: Verifying Checksum [2024-02-27T21:43:13.888Z] 4657fd5d0bcf: Download complete [2024-02-27T21:43:13.888Z] df9b9388f04a: Download complete [2024-02-27T21:43:14.145Z] 6ad1cebc031e: Verifying Checksum [2024-02-27T21:43:14.145Z] 6ad1cebc031e: Download complete [2024-02-27T21:43:14.145Z] df9b9388f04a: Pull complete [2024-02-27T21:43:14.145Z] 52dc419b0ee2: Pull complete [2024-02-27T21:43:14.403Z] 25bc292e5bac: Pull complete [2024-02-27T21:43:14.661Z] 114826534d7a: Verifying Checksum [2024-02-27T21:43:14.661Z] 114826534d7a: Download complete [2024-02-27T21:43:14.920Z] 8a3aa393b2d8: Verifying Checksum [2024-02-27T21:43:14.920Z] 8a3aa393b2d8: Download complete [2024-02-27T21:43:19.127Z] 114826534d7a: Pull complete [2024-02-27T21:43:19.127Z] 4657fd5d0bcf: Pull complete [2024-02-27T21:43:19.127Z] 6ad1cebc031e: Pull complete [2024-02-27T21:43:21.683Z] 8a3aa393b2d8: Pull complete [2024-02-27T21:43:21.683Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-02-27T21:43:21.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-02-27T21:43:21.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:43:22.004Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:43:22.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-02-27T21:43:25.774Z] $ docker top 9500447168edc2397b059be52f4b2249a49fcc3f98d45b4999dd17b0f8319f8c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-02-27T21:43:25.939Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2024-02-27T21:43:26.218Z] + set -o pipefail [2024-02-27T21:43:26.218Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2024-02-27T21:43:31.495Z] [2024-02-27T21:43:31.495Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2024-02-27T21:43:31.495Z] [2024-02-27T21:43:31.495Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/90b2b683-dc9f-44dd-9e97-3f0ea8a6734b [2024-02-27T21:43:31.495Z] [2024-02-27T21:43:31.495Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-02-27T21:43:31.495Z] [2024-02-27T21:43:31.755Z] [2024-02-27T21:43:31.755Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-02-27T21:43:31.755Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-02-27T21:43:31.755Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-02-27T21:43:31.766Z] $ docker stop --time=1 9500447168edc2397b059be52f4b2249a49fcc3f98d45b4999dd17b0f8319f8c [2024-02-27T21:43:35.090Z] $ docker rm -f --volumes 9500447168edc2397b059be52f4b2249a49fcc3f98d45b4999dd17b0f8319f8c [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 [2024-02-27T21:43:36.639Z] + git log --format=format:%s -1 9a58609afd39464bfd27795787547eae56732d30 [Pipeline] sh [2024-02-27T21:43:36.933Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:43:36.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:43:37.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:43:37.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:43:37.470Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:43:37.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T21:43:37.916Z] $ docker top 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 -eo pid,comm [2024-02-27T21:43:37.966Z] 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). [2024-02-27T21:43:37.966Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:43:38.205Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:43:38.205Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:43:38.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:43:38.333Z] $ docker exec 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 ssh-agent [2024-02-27T21:43:38.446Z] SSH_AUTH_SOCK=/tmp/ssh-k9Prk3xC8Dka/agent.32 [2024-02-27T21:43:38.446Z] SSH_AGENT_PID=38 [2024-02-27T21:43:38.451Z] Running ssh-add (command line suppressed) [2024-02-27T21:43:38.559Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8937144805524239140.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8937144805524239140.key) [2024-02-27T21:43:38.573Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:43:38.915Z] + git semver tag [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,122 [run_tag] DEBUG tag force:False [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,123 [check_head_tag] DEBUG check head tag [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,124 [execute] INFO git cat-file --batch-check [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,128 [execute] INFO git cat-file --batch [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,155 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,155 [execute] INFO git tag -a v3.2.0-dev.12 -m v3.2.0-dev.12 [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,155 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.12', '-m', 'v3.2.0-dev.12'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2024-02-27T21:43:39.177Z] 2024-02-27 21:43:39,160 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-27T21:43:39.177Z] 3.2.0-dev.12 [Pipeline] } [2024-02-27T21:43:39.448Z] $ docker exec --env ******** --env ******** 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 ssh-agent -k [2024-02-27T21:43:39.557Z] unset SSH_AUTH_SOCK; [2024-02-27T21:43:39.557Z] unset SSH_AGENT_PID; [2024-02-27T21:43:39.557Z] echo Agent pid 38 killed; [2024-02-27T21:43:39.569Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:43:40.095Z] + git semver [Pipeline] } [2024-02-27T21:43:40.368Z] $ docker stop --time=1 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 [2024-02-27T21:43:41.633Z] $ docker rm -f --volumes 508974adfee05c6df8aa3706ecd47cc1991bb5b854e4b8bfa2b9a68c95ab4d49 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:43:42.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T21:43:42.334Z] [2024-02-27T21:43:42.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:43:42.685Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T21:43:42.685Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-02-27T21:43:42.685Z] ab5ef0e58194: Pulling fs layer [2024-02-27T21:43:42.685Z] 9712f1f96733: Pulling fs layer [2024-02-27T21:43:42.685Z] 63f879dbbcfc: Pulling fs layer [2024-02-27T21:43:42.685Z] 0d9ebad4ef96: Pulling fs layer [2024-02-27T21:43:42.685Z] e9a5061849ea: Pulling fs layer [2024-02-27T21:43:42.685Z] d747dcd14b5f: Pulling fs layer [2024-02-27T21:43:42.685Z] 2de7ff778b66: Pulling fs layer [2024-02-27T21:43:42.685Z] d747dcd14b5f: Waiting [2024-02-27T21:43:42.685Z] 0d9ebad4ef96: Waiting [2024-02-27T21:43:42.685Z] 2de7ff778b66: Waiting [2024-02-27T21:43:42.686Z] e9a5061849ea: Waiting [2024-02-27T21:43:42.686Z] 9712f1f96733: Verifying Checksum [2024-02-27T21:43:42.686Z] 9712f1f96733: Download complete [2024-02-27T21:43:43.253Z] 63f879dbbcfc: Verifying Checksum [2024-02-27T21:43:43.253Z] 63f879dbbcfc: Download complete [2024-02-27T21:43:43.253Z] 0d9ebad4ef96: Verifying Checksum [2024-02-27T21:43:43.253Z] 0d9ebad4ef96: Download complete [2024-02-27T21:43:43.253Z] d747dcd14b5f: Verifying Checksum [2024-02-27T21:43:43.253Z] d747dcd14b5f: Download complete [2024-02-27T21:43:43.253Z] ab5ef0e58194: Verifying Checksum [2024-02-27T21:43:43.253Z] ab5ef0e58194: Download complete [2024-02-27T21:43:43.253Z] e9a5061849ea: Download complete [2024-02-27T21:43:43.253Z] 2de7ff778b66: Verifying Checksum [2024-02-27T21:43:43.253Z] 2de7ff778b66: Download complete [2024-02-27T21:43:46.557Z] ab5ef0e58194: Pull complete [2024-02-27T21:43:46.557Z] 9712f1f96733: Pull complete [2024-02-27T21:43:46.815Z] 63f879dbbcfc: Pull complete [2024-02-27T21:43:51.002Z] 0d9ebad4ef96: Pull complete [2024-02-27T21:43:51.261Z] e9a5061849ea: Pull complete [2024-02-27T21:43:51.261Z] d747dcd14b5f: Pull complete [2024-02-27T21:43:52.636Z] 2de7ff778b66: Pull complete [2024-02-27T21:43:52.636Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-02-27T21:43:52.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-02-27T21:43:52.636Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:43:52.980Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:43:53.103Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-02-27T21:43:58.552Z] $ docker top 0bcc314dedc5bc66cfc262abe6df1564de3636ba31b55f5fa5959c8de53fa586 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:43:58.756Z] provisioning config files... [2024-02-27T21:43:58.810Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3562723324065247870tmp [2024-02-27T21:43:58.830Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10842402413173272536tmp [2024-02-27T21:43:58.849Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9648988893800407791tmp [Pipeline] { [Pipeline] echo [2024-02-27T21:43:58.934Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:43:59.232Z] ---> sigul-configuration.sh [2024-02-27T21:43:59.232Z] gpg: directory `/root/.gnupg' created [2024-02-27T21:43:59.232Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-02-27T21:43:59.232Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-02-27T21:43:59.232Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-02-27T21:43:59.232Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-02-27T21:43:59.232Z] gpg: CAST5 encrypted data [2024-02-27T21:43:59.232Z] gpg: encrypted with 1 passphrase [2024-02-27T21:43:59.232Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-02-27T21:43:59.544Z] + mkdir /home/jenkins [2024-02-27T21:43:59.544Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-02-27T21:43:59.843Z] + 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 [2024-02-27T21:43:59.857Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:44:00.153Z] ---> sigul-install.sh [2024-02-27T21:44:00.154Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-02-27T21:44:00.450Z] + git tag --list [2024-02-27T21:44:00.451Z] v3.1 [2024-02-27T21:44:00.451Z] v3.1.0 [2024-02-27T21:44:00.451Z] v3.1.0-dev.0 [2024-02-27T21:44:00.451Z] v3.1.0-dev.1 [2024-02-27T21:44:00.451Z] v3.1.0-dev.10 [2024-02-27T21:44:00.451Z] v3.1.0-dev.11 [2024-02-27T21:44:00.451Z] v3.1.0-dev.12 [2024-02-27T21:44:00.451Z] v3.1.0-dev.13 [2024-02-27T21:44:00.451Z] v3.1.0-dev.14 [2024-02-27T21:44:00.451Z] v3.1.0-dev.15 [2024-02-27T21:44:00.451Z] v3.1.0-dev.16 [2024-02-27T21:44:00.451Z] v3.1.0-dev.17 [2024-02-27T21:44:00.451Z] v3.1.0-dev.18 [2024-02-27T21:44:00.451Z] v3.1.0-dev.19 [2024-02-27T21:44:00.451Z] v3.1.0-dev.2 [2024-02-27T21:44:00.451Z] v3.1.0-dev.20 [2024-02-27T21:44:00.451Z] v3.1.0-dev.21 [2024-02-27T21:44:00.451Z] v3.1.0-dev.22 [2024-02-27T21:44:00.451Z] v3.1.0-dev.23 [2024-02-27T21:44:00.451Z] v3.1.0-dev.24 [2024-02-27T21:44:00.451Z] v3.1.0-dev.25 [2024-02-27T21:44:00.451Z] v3.1.0-dev.26 [2024-02-27T21:44:00.451Z] v3.1.0-dev.27 [2024-02-27T21:44:00.451Z] v3.1.0-dev.28 [2024-02-27T21:44:00.451Z] v3.1.0-dev.29 [2024-02-27T21:44:00.451Z] v3.1.0-dev.3 [2024-02-27T21:44:00.451Z] v3.1.0-dev.30 [2024-02-27T21:44:00.451Z] v3.1.0-dev.31 [2024-02-27T21:44:00.451Z] v3.1.0-dev.32 [2024-02-27T21:44:00.451Z] v3.1.0-dev.33 [2024-02-27T21:44:00.451Z] v3.1.0-dev.34 [2024-02-27T21:44:00.451Z] v3.1.0-dev.35 [2024-02-27T21:44:00.451Z] v3.1.0-dev.36 [2024-02-27T21:44:00.451Z] v3.1.0-dev.37 [2024-02-27T21:44:00.451Z] v3.1.0-dev.38 [2024-02-27T21:44:00.451Z] v3.1.0-dev.39 [2024-02-27T21:44:00.451Z] v3.1.0-dev.4 [2024-02-27T21:44:00.451Z] v3.1.0-dev.40 [2024-02-27T21:44:00.451Z] v3.1.0-dev.41 [2024-02-27T21:44:00.451Z] v3.1.0-dev.42 [2024-02-27T21:44:00.451Z] v3.1.0-dev.43 [2024-02-27T21:44:00.451Z] v3.1.0-dev.44 [2024-02-27T21:44:00.451Z] v3.1.0-dev.45 [2024-02-27T21:44:00.451Z] v3.1.0-dev.46 [2024-02-27T21:44:00.451Z] v3.1.0-dev.47 [2024-02-27T21:44:00.451Z] v3.1.0-dev.48 [2024-02-27T21:44:00.451Z] v3.1.0-dev.49 [2024-02-27T21:44:00.451Z] v3.1.0-dev.5 [2024-02-27T21:44:00.451Z] v3.1.0-dev.50 [2024-02-27T21:44:00.451Z] v3.1.0-dev.51 [2024-02-27T21:44:00.451Z] v3.1.0-dev.52 [2024-02-27T21:44:00.451Z] v3.1.0-dev.53 [2024-02-27T21:44:00.451Z] v3.1.0-dev.54 [2024-02-27T21:44:00.451Z] v3.1.0-dev.55 [2024-02-27T21:44:00.451Z] v3.1.0-dev.56 [2024-02-27T21:44:00.451Z] v3.1.0-dev.57 [2024-02-27T21:44:00.451Z] v3.1.0-dev.58 [2024-02-27T21:44:00.451Z] v3.1.0-dev.59 [2024-02-27T21:44:00.451Z] v3.1.0-dev.6 [2024-02-27T21:44:00.451Z] v3.1.0-dev.60 [2024-02-27T21:44:00.451Z] v3.1.0-dev.61 [2024-02-27T21:44:00.451Z] v3.1.0-dev.62 [2024-02-27T21:44:00.451Z] v3.1.0-dev.63 [2024-02-27T21:44:00.451Z] v3.1.0-dev.64 [2024-02-27T21:44:00.451Z] v3.1.0-dev.65 [2024-02-27T21:44:00.451Z] v3.1.0-dev.66 [2024-02-27T21:44:00.451Z] v3.1.0-dev.67 [2024-02-27T21:44:00.451Z] v3.1.0-dev.68 [2024-02-27T21:44:00.451Z] v3.1.0-dev.7 [2024-02-27T21:44:00.451Z] v3.1.0-dev.8 [2024-02-27T21:44:00.451Z] v3.1.0-dev.9 [2024-02-27T21:44:00.451Z] v3.2.0-dev.1 [2024-02-27T21:44:00.451Z] v3.2.0-dev.10 [2024-02-27T21:44:00.451Z] v3.2.0-dev.11 [2024-02-27T21:44:00.451Z] v3.2.0-dev.12 [2024-02-27T21:44:00.451Z] v3.2.0-dev.2 [2024-02-27T21:44:00.451Z] v3.2.0-dev.3 [2024-02-27T21:44:00.451Z] v3.2.0-dev.4 [2024-02-27T21:44:00.451Z] v3.2.0-dev.5 [2024-02-27T21:44:00.451Z] v3.2.0-dev.6 [2024-02-27T21:44:00.451Z] v3.2.0-dev.7 [2024-02-27T21:44:00.451Z] v3.2.0-dev.8 [2024-02-27T21:44:00.451Z] v3.2.0-dev.9 [Pipeline] sh [2024-02-27T21:44:00.755Z] + lftools sign git-tag v3.2.0-dev.12 [2024-02-27T21:44:01.326Z] Signing Git tag with Sigul... [2024-02-27T21:44:01.326Z] Signing v3.2.0-dev.12 [Pipeline] echo [2024-02-27T21:44:01.602Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:44:01.898Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-02-27T21:44:01.905Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-02-27T21:44:02.041Z] $ docker stop --time=1 0bcc314dedc5bc66cfc262abe6df1564de3636ba31b55f5fa5959c8de53fa586 [2024-02-27T21:44:03.321Z] $ docker rm -f --volumes 0bcc314dedc5bc66cfc262abe6df1564de3636ba31b55f5fa5959c8de53fa586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-02-27T21:44:04.288Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:44:04.288Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:44:04.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:44:04.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:44:04.823Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:44:04.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T21:44:05.180Z] $ docker top 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:44:05.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:44:05.567Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:44:05.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:44:05.695Z] $ docker exec 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb ssh-agent [2024-02-27T21:44:05.821Z] SSH_AUTH_SOCK=/tmp/ssh-PjfJJaaHVmtg/agent.32 [2024-02-27T21:44:05.821Z] SSH_AGENT_PID=38 [2024-02-27T21:44:05.826Z] Running ssh-add (command line suppressed) [2024-02-27T21:44:05.918Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2796545041544460129.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2796545041544460129.key) [2024-02-27T21:44:05.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:44:06.281Z] + git semver bump pre [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,452 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,453 [bump_version] DEBUG bumping version:3.2.0-dev.12 on axis:pre with prefix:dev [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,453 [bump_version] DEBUG bumped version:3.2.0-dev.13 [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,453 [write_version] DEBUG write version:3.2.0-dev.13 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,453 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,453 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,456 [execute] INFO git cat-file --batch-check [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,456 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,460 [execute] INFO git cat-file --batch [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,460 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T21:44:06.540Z] 2024-02-27 21:44:06,466 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-27T21:44:06.540Z] 3.2.0-dev.13 [Pipeline] } [2024-02-27T21:44:06.547Z] $ docker exec --env ******** --env ******** 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb ssh-agent -k [2024-02-27T21:44:06.644Z] unset SSH_AUTH_SOCK; [2024-02-27T21:44:06.644Z] unset SSH_AGENT_PID; [2024-02-27T21:44:06.644Z] echo Agent pid 38 killed; [2024-02-27T21:44:06.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:44:07.190Z] + git semver [Pipeline] } [2024-02-27T21:44:07.457Z] $ docker stop --time=1 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb [2024-02-27T21:44:08.751Z] $ docker rm -f --volumes 63fd89947ae670cbc078bfae45f9f57a62360dbf71c34f99599378fc0543d0fb [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-27T21:44:09.269Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-27T21:44:09.269Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:44:09.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-27T21:44:09.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:44:09.796Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:44:09.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-27T21:44:10.162Z] $ docker top 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 -eo pid,comm [2024-02-27T21:44:10.212Z] 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). [2024-02-27T21:44:10.212Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-27T21:44:10.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-27T21:44:10.422Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-27T21:44:10.541Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-27T21:44:10.542Z] $ docker exec 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 ssh-agent [2024-02-27T21:44:10.651Z] SSH_AUTH_SOCK=/tmp/ssh-sF2TiP0S6z6K/agent.32 [2024-02-27T21:44:10.651Z] SSH_AGENT_PID=38 [2024-02-27T21:44:10.655Z] Running ssh-add (command line suppressed) [2024-02-27T21:44:10.756Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11153533937365678781.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11153533937365678781.key) [2024-02-27T21:44:10.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-27T21:44:11.116Z] + git semver push [2024-02-27T21:44:11.375Z] 2024-02-27 21:44:11,311 [run_push] DEBUG push [2024-02-27T21:44:11.375Z] 2024-02-27 21:44:11,312 [execute] INFO git cat-file --batch-check [2024-02-27T21:44:11.375Z] 2024-02-27 21:44:11,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2024-02-27T21:44:11.375Z] 2024-02-27 21:44:11,316 [execute] INFO git rev-list 916f84e1b276b6d02aedaa5c3d6af4b10adb159d -- [2024-02-27T21:44:11.375Z] 2024-02-27 21:44:11,317 [execute] DEBUG Popen(['git', 'rev-list', '916f84e1b276b6d02aedaa5c3d6af4b10adb159d', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T21:44:11.375Z] 2024-02-27 21:44:11,324 [execute] INFO git fetch -v origin [2024-02-27T21:44:11.375Z] 2024-02-27 21:44:11,324 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-02-27T21:44:11.943Z] 2024-02-27 21:44:11,793 [run_push] DEBUG no remote changes detected [2024-02-27T21:44:11.943Z] 2024-02-27 21:44:11,794 [execute] INFO git push origin semver [2024-02-27T21:44:11.943Z] 2024-02-27 21:44:11,794 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-02-27T21:44:12.511Z] 2024-02-27 21:44:12,429 [run_push] DEBUG push all version tags [2024-02-27T21:44:12.511Z] 2024-02-27 21:44:12,430 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-02-27T21:44:12.511Z] 2024-02-27 21:44:12,430 [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) [2024-02-27T21:44:13.449Z] 2024-02-27 21:44:13,079 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2024-02-27T21:44:13.449Z] 3.2.0-dev.13 [Pipeline] } [2024-02-27T21:44:13.457Z] $ docker exec --env ******** --env ******** 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 ssh-agent -k [2024-02-27T21:44:13.556Z] unset SSH_AUTH_SOCK; [2024-02-27T21:44:13.556Z] unset SSH_AGENT_PID; [2024-02-27T21:44:13.556Z] echo Agent pid 38 killed; [2024-02-27T21:44:13.567Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-27T21:44:14.109Z] + git semver [Pipeline] } [2024-02-27T21:44:14.379Z] $ docker stop --time=1 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 [2024-02-27T21:44:15.660Z] $ docker rm -f --volumes 88a2dec1b308523afe2e7581afa6c7f0de7bd2a49db5ba2f4cdb7dd71a4d0fb5 [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 [2024-02-27T21:44:17.271Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2024-02-27T21:44:17.271Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-27T21:44:17.271Z] total 16 [2024-02-27T21:44:17.271Z] drwxr-xr-x 3 root root 4096 Feb 27 21:33 . [2024-02-27T21:44:17.271Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:44 .. [2024-02-27T21:44:17.271Z] drwxr-xr-x 2 root root 4096 Feb 27 21:33 cost [2024-02-27T21:44:17.271Z] -rw-r--r-- 1 root root 88 Feb 27 21:33 cost.csv [2024-02-27T21:44:17.271Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-27T21:44:17.271Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2024-02-27T21:44:17.271Z] total 16 [2024-02-27T21:44:17.271Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:33 . [2024-02-27T21:44:17.271Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 21:44 .. [2024-02-27T21:44:17.271Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 21:33 cost [2024-02-27T21:44:17.271Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 27 21:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:44:17.564Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:44:18.423Z] ---> package-listing.sh [2024-02-27T21:44:18.423Z] ++ facter osfamily [2024-02-27T21:44:18.423Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-27T21:44:18.682Z] + OS_FAMILY=debian [2024-02-27T21:44:18.682Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2024-02-27T21:44:18.682Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-27T21:44:18.682Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-27T21:44:18.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-27T21:44:18.682Z] + PACKAGES=/tmp/packages_start.txt [2024-02-27T21:44:18.682Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-27T21:44:18.682Z] + PACKAGES=/tmp/packages_end.txt [2024-02-27T21:44:18.682Z] + case "${OS_FAMILY}" in [2024-02-27T21:44:18.682Z] + dpkg -l [2024-02-27T21:44:18.682Z] + grep '^ii' [2024-02-27T21:44:18.682Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-27T21:44:18.682Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-27T21:44:18.682Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-27T21:44:18.682Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2024-02-27T21:44:18.682Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2024-02-27T21:44:18.682Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2024-02-27T21:44:18.693Z] 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 [2024-02-27T21:44:18.972Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-27T21:44:19.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-27T21:44:19.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-27T21:44:19.785Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2024-02-27T21:44:19.813Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-27T21:44:20.016Z] $ docker top b59298ea38dd6ce9316f1168f1ccee7372c7e2baf6ec9bb946f92c342ec7732a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-27T21:44:20.516Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-27T21:44:20.802Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-27T21:44:21.088Z] + ls /var/log/sa-host [2024-02-27T21:44:21.088Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-27T21:44:21.297Z] provisioning config files... [2024-02-27T21:44:21.306Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11581775381828943014tmp [Pipeline] { [Pipeline] echo [2024-02-27T21:44:21.432Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:44:21.717Z] ---> create-netrc.sh [Pipeline] } [2024-02-27T21:44:21.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:44:22.171Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-27T21:44:22.179Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:44:22.458Z] ---> sudo-logs.sh [2024-02-27T21:44:22.459Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-27T21:44:22.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:44:22.834Z] ---> job-cost.sh [2024-02-27T21:44:22.834Z] lf-activate-venv: SKIPPING [2024-02-27T21:44:22.834Z] DEBUG: total: 0.2199999988079071 [2024-02-27T21:44:22.834Z] INFO: Retrieving Stack Cost... [2024-02-27T21:44:23.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-27T21:44:23.662Z] INFO: Archiving Costs [Pipeline] echo [2024-02-27T21:44:23.675Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-27T21:44:23.955Z] ---> logs-deploy.sh [2024-02-27T21:44:23.955Z] lf-activate-venv: SKIPPING [2024-02-27T21:44:23.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/87 [2024-02-27T21:44:23.955Z] INFO: archiving workspace using pattern(s): [2024-02-27T21:44:24.903Z] Archives upload complete. [2024-02-27T21:44:25.163Z] INFO: archiving logs to Nexus [2024-02-27T21:44:25.734Z] ---> uname -a: [2024-02-27T21:44:25.734Z] Linux prd-ubuntu20-04-docker-8c-8g-1810 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] ---> lscpu: [2024-02-27T21:44:25.734Z] Architecture: x86_64 [2024-02-27T21:44:25.734Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-27T21:44:25.734Z] Byte Order: Little Endian [2024-02-27T21:44:25.734Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-27T21:44:25.734Z] CPU(s): 8 [2024-02-27T21:44:25.734Z] On-line CPU(s) list: 0-7 [2024-02-27T21:44:25.734Z] Thread(s) per core: 1 [2024-02-27T21:44:25.734Z] Core(s) per socket: 1 [2024-02-27T21:44:25.734Z] Socket(s): 8 [2024-02-27T21:44:25.734Z] NUMA node(s): 1 [2024-02-27T21:44:25.734Z] Vendor ID: AuthenticAMD [2024-02-27T21:44:25.734Z] CPU family: 23 [2024-02-27T21:44:25.734Z] Model: 49 [2024-02-27T21:44:25.734Z] Model name: AMD EPYC-Rome Processor [2024-02-27T21:44:25.734Z] Stepping: 0 [2024-02-27T21:44:25.734Z] CPU MHz: 2799.998 [2024-02-27T21:44:25.734Z] BogoMIPS: 5599.99 [2024-02-27T21:44:25.734Z] Virtualization: AMD-V [2024-02-27T21:44:25.734Z] Hypervisor vendor: KVM [2024-02-27T21:44:25.734Z] Virtualization type: full [2024-02-27T21:44:25.734Z] L1d cache: 256 KiB [2024-02-27T21:44:25.734Z] L1i cache: 256 KiB [2024-02-27T21:44:25.734Z] L2 cache: 4 MiB [2024-02-27T21:44:25.734Z] L3 cache: 128 MiB [2024-02-27T21:44:25.734Z] NUMA node0 CPU(s): 0-7 [2024-02-27T21:44:25.734Z] Vulnerability Itlb multihit: Not affected [2024-02-27T21:44:25.734Z] Vulnerability L1tf: Not affected [2024-02-27T21:44:25.734Z] Vulnerability Mds: Not affected [2024-02-27T21:44:25.734Z] Vulnerability Meltdown: Not affected [2024-02-27T21:44:25.734Z] Vulnerability Mmio stale data: Not affected [2024-02-27T21:44:25.734Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-27T21:44:25.734Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-27T21:44:25.734Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-27T21:44:25.734Z] Vulnerability Srbds: Not affected [2024-02-27T21:44:25.734Z] Vulnerability Tsx async abort: Not affected [2024-02-27T21:44:25.734Z] 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 [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] ---> nproc: [2024-02-27T21:44:25.734Z] 8 [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] ---> df -h: [2024-02-27T21:44:25.734Z] Filesystem Size Used Avail Use% Mounted on [2024-02-27T21:44:25.734Z] overlay 155G 13G 143G 9% / [2024-02-27T21:44:25.734Z] tmpfs 64M 0 64M 0% /dev [2024-02-27T21:44:25.734Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-27T21:44:25.734Z] shm 64M 0 64M 0% /dev/shm [2024-02-27T21:44:25.734Z] /dev/vda1 155G 13G 143G 9% /facter-os [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] ---> sar -b -r -n DEV: [2024-02-27T21:44:25.734Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1810) 02/27/24 _x86_64_ (8 CPU) [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] 21:30:11 LINUX RESTART (8 CPU) [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] 21:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-27T21:44:25.734Z] 21:32:01 225.22 3.77 221.45 0.00 436.67 69369.73 0.00 [2024-02-27T21:44:25.734Z] 21:33:01 73.72 0.17 73.55 0.00 5.47 19917.35 0.00 [2024-02-27T21:44:25.734Z] 21:34:01 145.28 0.07 145.22 0.00 7.73 36909.70 0.00 [2024-02-27T21:44:25.734Z] 21:35:01 2.05 0.00 2.05 0.00 0.00 25.21 0.00 [2024-02-27T21:44:25.734Z] 21:36:01 55.49 12.26 43.23 0.00 5247.53 8506.45 0.00 [2024-02-27T21:44:25.734Z] 21:37:01 6.50 0.02 6.48 0.00 0.13 130.22 0.00 [2024-02-27T21:44:25.734Z] 21:38:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2024-02-27T21:44:25.734Z] 21:39:01 2.07 0.00 2.07 0.00 0.00 23.86 0.00 [2024-02-27T21:44:25.734Z] 21:40:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2024-02-27T21:44:25.734Z] 21:41:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 [2024-02-27T21:44:25.734Z] 21:42:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 [2024-02-27T21:44:25.734Z] 21:43:01 1.52 0.00 1.52 0.00 0.00 17.99 0.00 [2024-02-27T21:44:25.734Z] 21:44:01 125.23 0.37 124.86 0.00 19.06 62670.09 0.00 [2024-02-27T21:44:25.734Z] Average: 49.37 1.28 48.09 0.00 439.71 15200.85 0.00 [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] 21:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-27T21:44:25.734Z] 21:32:01 28357688 31362040 943908 2.87 137400 3063932 2100164 6.19 1330800 2716520 64820 [2024-02-27T21:44:25.734Z] 21:33:01 28556304 31509864 798480 2.43 141780 3014604 2143532 6.32 1217252 2641264 460 [2024-02-27T21:44:25.734Z] 21:34:01 27788860 31541196 764336 2.32 153988 3734240 1766752 5.21 1260280 3291184 376 [2024-02-27T21:44:25.734Z] 21:35:01 27789532 31542044 763076 2.32 154044 3734236 1766752 5.21 1259900 3291184 8 [2024-02-27T21:44:25.734Z] 21:36:01 27310988 31520404 751236 2.28 183552 4161376 1718300 5.06 1567404 3424724 1032 [2024-02-27T21:44:25.734Z] 21:37:01 27325048 31529588 741796 2.26 182100 4158116 1681548 4.96 1557044 3421504 20 [2024-02-27T21:44:25.734Z] 21:38:01 27325516 31530240 740872 2.25 182180 4158128 1681548 4.96 1556768 3421508 16 [2024-02-27T21:44:25.734Z] 21:39:01 27326216 31531044 739964 2.25 182268 4158132 1681548 4.96 1556560 3421512 12 [2024-02-27T21:44:25.734Z] 21:40:01 27328852 31533704 737292 2.24 182288 4158132 1681548 4.96 1553716 3421512 12 [2024-02-27T21:44:25.734Z] 21:41:01 27328488 31533376 737520 2.24 182324 4158136 1681548 4.96 1553864 3421516 8 [2024-02-27T21:44:25.734Z] 21:42:01 27328692 31533596 737236 2.24 182344 4158136 1681548 4.96 1553804 3421516 12 [2024-02-27T21:44:25.734Z] 21:43:01 27329496 31534436 736284 2.24 182364 4158204 1681548 4.96 1553064 3421540 12 [2024-02-27T21:44:25.734Z] 21:44:01 25784500 31468668 793276 2.41 221612 5466768 2066464 6.09 1709596 4671212 852 [2024-02-27T21:44:25.734Z] Average: 27452322 31513092 768098 2.34 174480 4021703 1794831 5.29 1479235 3383592 5203 [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] 21:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-27T21:44:25.734Z] 21:32:01 ens3 421.93 285.87 5341.52 100.41 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:32:01 docker0 180.13 258.58 15.14 2166.07 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:32:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:32:01 vethf305551 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:33:01 ens3 25.66 17.26 51.58 10.33 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:33:01 docker0 1.40 2.38 0.08 30.90 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:33:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:33:01 veth46af7ff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:34:01 ens3 168.49 119.11 2687.92 254.45 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:34:01 docker0 3.43 6.36 0.21 64.91 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:34:01 lo 8.20 8.20 0.82 0.82 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:35:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:36:01 ens3 187.42 94.20 2736.05 6.65 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:36:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:37:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:39:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:41:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:43:01 ens3 0.62 0.25 1.79 0.02 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:44:01 ens3 377.85 256.07 8128.75 144.08 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:44:01 docker0 62.31 97.75 4.96 930.41 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:44:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] 21:44:01 veth9d0390a 0.30 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] Average: ens3 90.98 59.49 1457.43 39.70 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] Average: docker0 19.02 28.08 1.57 245.52 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] Average: lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] Average: veth9d0390a 0.02 0.03 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] ---> sar -P ALL: [2024-02-27T21:44:25.734Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1810) 02/27/24 _x86_64_ (8 CPU) [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] 21:30:11 LINUX RESTART (8 CPU) [2024-02-27T21:44:25.734Z] [2024-02-27T21:44:25.734Z] 21:31:01 CPU %user %nice %system %iowait %steal %idle [2024-02-27T21:44:25.734Z] 21:32:01 all 9.98 0.00 4.01 3.98 0.05 81.98 [2024-02-27T21:44:25.734Z] 21:32:01 0 9.27 0.00 4.38 1.50 0.05 84.79 [2024-02-27T21:44:25.734Z] 21:32:01 1 8.86 0.00 3.70 0.84 0.05 86.55 [2024-02-27T21:44:25.734Z] 21:32:01 2 10.87 0.00 3.55 4.93 0.05 80.60 [2024-02-27T21:44:25.734Z] 21:32:01 3 11.09 0.00 4.13 0.49 0.05 84.25 [2024-02-27T21:44:25.734Z] 21:32:01 4 9.00 0.00 4.42 12.73 0.05 73.80 [2024-02-27T21:44:25.734Z] 21:32:01 5 9.59 0.00 4.65 0.88 0.05 84.83 [2024-02-27T21:44:25.734Z] 21:32:01 6 10.90 0.00 3.58 2.14 0.07 83.32 [2024-02-27T21:44:25.734Z] 21:32:01 7 10.21 0.00 3.70 8.38 0.07 77.64 [2024-02-27T21:44:25.734Z] 21:33:01 all 44.66 0.00 4.30 0.75 0.08 50.21 [2024-02-27T21:44:25.734Z] 21:33:01 0 45.17 0.00 4.41 0.10 0.08 50.23 [2024-02-27T21:44:25.734Z] 21:33:01 1 41.49 0.00 3.96 0.67 0.08 53.79 [2024-02-27T21:44:25.734Z] 21:33:01 2 45.36 0.00 4.27 0.08 0.07 50.22 [2024-02-27T21:44:25.734Z] 21:33:01 3 44.67 0.00 4.42 3.14 0.09 47.69 [2024-02-27T21:44:25.734Z] 21:33:01 4 45.74 0.00 4.95 0.17 0.08 49.06 [2024-02-27T21:44:25.734Z] 21:33:01 5 45.00 0.00 4.36 0.24 0.08 50.32 [2024-02-27T21:44:25.734Z] 21:33:01 6 47.09 0.00 4.01 0.12 0.07 48.72 [2024-02-27T21:44:25.734Z] 21:33:01 7 42.73 0.00 4.01 1.53 0.07 51.66 [2024-02-27T21:44:25.734Z] 21:34:01 all 19.14 0.00 3.41 1.85 0.05 75.55 [2024-02-27T21:44:25.734Z] 21:34:01 0 19.06 0.00 3.14 0.12 0.05 77.64 [2024-02-27T21:44:25.734Z] 21:34:01 1 18.25 0.00 3.10 1.04 0.05 77.56 [2024-02-27T21:44:25.734Z] 21:34:01 2 18.59 0.00 3.41 2.72 0.07 75.22 [2024-02-27T21:44:25.734Z] 21:34:01 3 19.54 0.00 3.66 7.60 0.07 69.14 [2024-02-27T21:44:25.734Z] 21:34:01 4 18.69 0.00 3.99 0.08 0.05 77.19 [2024-02-27T21:44:25.734Z] 21:34:01 5 19.91 0.00 3.73 0.55 0.07 75.74 [2024-02-27T21:44:25.734Z] 21:34:01 6 20.86 0.00 3.33 0.12 0.05 75.65 [2024-02-27T21:44:25.734Z] 21:34:01 7 18.21 0.00 2.96 2.57 0.03 76.23 [2024-02-27T21:44:25.734Z] 21:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-02-27T21:44:25.734Z] 21:35:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-02-27T21:44:25.734Z] 21:35:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2024-02-27T21:44:25.734Z] 21:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-27T21:44:25.734Z] 21:35:01 3 0.00 0.00 0.00 0.05 0.02 99.93 [2024-02-27T21:44:25.734Z] 21:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-27T21:44:25.734Z] 21:35:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2024-02-27T21:44:25.734Z] 21:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:35:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-27T21:44:25.735Z] 21:36:01 all 2.60 0.00 1.61 0.93 0.03 94.84 [2024-02-27T21:44:25.735Z] 21:36:01 0 3.66 0.00 2.43 0.07 0.02 93.83 [2024-02-27T21:44:25.735Z] 21:36:01 1 1.89 0.00 1.22 0.58 0.02 96.30 [2024-02-27T21:44:25.735Z] 21:36:01 2 2.16 0.00 1.00 1.32 0.03 95.48 [2024-02-27T21:44:25.735Z] 21:36:01 3 2.76 0.00 1.42 2.70 0.03 93.09 [2024-02-27T21:44:25.735Z] 21:36:01 4 2.41 0.00 3.45 1.87 0.03 92.24 [2024-02-27T21:44:25.735Z] 21:36:01 5 2.31 0.00 1.21 0.25 0.03 96.20 [2024-02-27T21:44:25.735Z] 21:36:01 6 3.34 0.00 0.95 0.53 0.02 95.16 [2024-02-27T21:44:25.735Z] 21:36:01 7 2.28 0.00 1.18 0.10 0.03 96.40 [2024-02-27T21:44:25.735Z] 21:37:01 all 0.08 0.00 0.07 0.01 0.01 99.83 [2024-02-27T21:44:25.735Z] 21:37:01 0 0.08 0.00 0.07 0.00 0.00 99.85 [2024-02-27T21:44:25.735Z] 21:37:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2024-02-27T21:44:25.735Z] 21:37:01 2 0.10 0.00 0.05 0.02 0.03 99.80 [2024-02-27T21:44:25.735Z] 21:37:01 3 0.23 0.00 0.13 0.07 0.00 99.57 [2024-02-27T21:44:25.735Z] 21:37:01 4 0.03 0.00 0.07 0.00 0.00 99.90 [2024-02-27T21:44:25.735Z] 21:37:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-02-27T21:44:25.735Z] 21:37:01 6 0.05 0.00 0.07 0.02 0.02 99.85 [2024-02-27T21:44:25.735Z] 21:37:01 7 0.02 0.00 0.07 0.00 0.02 99.90 [2024-02-27T21:44:25.735Z] 21:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-02-27T21:44:25.735Z] 21:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-02-27T21:44:25.735Z] 21:38:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2024-02-27T21:44:25.735Z] 21:38:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-27T21:44:25.735Z] 21:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-27T21:44:25.735Z] 21:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-27T21:44:25.735Z] 21:39:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-02-27T21:44:25.735Z] 21:39:01 0 0.42 0.00 0.02 0.00 0.02 99.55 [2024-02-27T21:44:25.735Z] 21:39:01 1 0.07 0.00 0.00 0.00 0.03 99.90 [2024-02-27T21:44:25.735Z] 21:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-27T21:44:25.735Z] 21:39:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-02-27T21:44:25.735Z] 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-27T21:44:25.735Z] 21:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-27T21:44:25.735Z] 21:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-02-27T21:44:25.735Z] 21:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-02-27T21:44:25.735Z] 21:40:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-02-27T21:44:25.735Z] 21:40:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-02-27T21:44:25.735Z] 21:40:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-27T21:44:25.735Z] 21:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-02-27T21:44:25.735Z] 21:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-27T21:44:25.735Z] 21:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-27T21:44:25.735Z] 21:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-27T21:44:25.735Z] 21:41:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-02-27T21:44:25.735Z] 21:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-27T21:44:25.735Z] 21:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-02-27T21:44:25.735Z] 21:41:01 2 0.05 0.00 0.02 0.02 0.03 99.88 [2024-02-27T21:44:25.735Z] 21:41:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2024-02-27T21:44:25.735Z] 21:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-27T21:44:25.735Z] 21:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-27T21:44:25.735Z] 21:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-27T21:44:25.735Z] 21:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-27T21:44:25.735Z] 21:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-02-27T21:44:25.735Z] 21:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-27T21:44:25.735Z] 21:42:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-27T21:44:25.735Z] 21:42:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-27T21:44:25.735Z] 21:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-27T21:44:25.735Z] 21:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-27T21:44:25.735Z] 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-27T21:44:25.735Z] [2024-02-27T21:44:25.735Z] 21:42:01 CPU %user %nice %system %iowait %steal %idle [2024-02-27T21:44:25.735Z] 21:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-02-27T21:44:25.735Z] 21:43:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-02-27T21:44:25.735Z] 21:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-02-27T21:44:25.735Z] 21:43:01 2 0.02 0.00 0.05 0.00 0.03 99.90 [2024-02-27T21:44:25.735Z] 21:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-02-27T21:44:25.735Z] 21:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-27T21:44:25.735Z] 21:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-27T21:44:25.735Z] 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-27T21:44:25.735Z] 21:44:01 all 8.93 0.00 3.87 2.50 0.05 84.65 [2024-02-27T21:44:25.735Z] 21:44:01 0 8.16 0.00 3.71 1.45 0.03 86.64 [2024-02-27T21:44:25.735Z] 21:44:01 1 8.42 0.00 3.20 3.20 0.07 85.12 [2024-02-27T21:44:25.735Z] 21:44:01 2 11.04 0.00 4.00 0.10 0.05 84.81 [2024-02-27T21:44:25.735Z] 21:44:01 3 8.25 0.00 4.30 1.25 0.05 86.14 [2024-02-27T21:44:25.735Z] 21:44:01 4 9.32 0.00 4.08 7.43 0.05 79.12 [2024-02-27T21:44:25.735Z] 21:44:01 5 7.97 0.00 4.48 5.59 0.05 81.91 [2024-02-27T21:44:25.735Z] 21:44:01 6 9.04 0.00 3.77 0.08 0.05 87.05 [2024-02-27T21:44:25.735Z] 21:44:01 7 9.25 0.00 3.43 0.92 0.05 86.35 [2024-02-27T21:44:25.735Z] Average: all 6.54 0.00 1.33 0.77 0.03 91.34 [2024-02-27T21:44:25.735Z] Average: 0 6.59 0.00 1.39 0.25 0.02 91.75 [2024-02-27T21:44:25.735Z] Average: 1 6.06 0.00 1.17 0.49 0.03 92.25 [2024-02-27T21:44:25.735Z] Average: 2 6.76 0.00 1.26 0.70 0.04 91.24 [2024-02-27T21:44:25.735Z] Average: 3 6.58 0.00 1.38 1.18 0.03 90.83 [2024-02-27T21:44:25.735Z] Average: 4 6.52 0.00 1.61 1.69 0.02 90.16 [2024-02-27T21:44:25.735Z] Average: 5 6.49 0.00 1.41 0.57 0.02 91.50 [2024-02-27T21:44:25.735Z] Average: 6 6.99 0.00 1.20 0.23 0.02 91.56 [2024-02-27T21:44:25.735Z] Average: 7 6.34 0.00 1.18 1.03 0.03 91.41 [2024-02-27T21:44:25.735Z] [2024-02-27T21:44:25.735Z] [2024-02-27T21:44:25.735Z]