Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6505751dac8c0a12872c6337fde34b0eddbcd158 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-ssh3565346812110975737.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2935792981673837203.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11369012898704360397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh2280671442446081708.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-ssh6613352205967126842.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6725 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 6505751dac8c0a12872c6337fde34b0eddbcd158 (main) Commit message: "Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.32" > 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 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 > git rev-list --no-walk 71f8f64bcad1ab42414dea6ad01fdbff4824520b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T16:26:33.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T16:26:33.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T16:26:33.352Z] ========================================================= [2023-09-20T16:26:33.352Z] EdgeX Global Pipelines Version Info [2023-09-20T16:26:33.352Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:26:34.059Z] ------------------- [2023-09-20T16:26:34.059Z] stable info: [2023-09-20T16:26:34.059Z] ------------------- [2023-09-20T16:26:34.059Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T16:26:34.059Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T16:26:34.059Z] Message: update stable to v1.0.254 [2023-09-20T16:26:34.629Z] ------------------- [2023-09-20T16:26:34.629Z] experimental info: [2023-09-20T16:26:34.629Z] ------------------- [2023-09-20T16:26:34.629Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T16:26:34.629Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T16:26:34.629Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T16:26:34.801Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-20T16:26:34.819Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-20T16:26:34.835Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T16:26:34.849Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T16:26:34.863Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T16:26:34.877Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T16:26:34.891Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T16:26:34.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T16:26:34.921Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T16:26:34.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T16:26:34.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T16:26:34.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-20T16:26:34.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T16:26:35.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T16:26:35.022Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T16:26:35.035Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T16:26:35.053Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T16:26:35.072Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T16:26:35.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T16:26:35.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T16:26:35.130Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T16:26:35.151Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T16:26:35.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T16:26:35.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T16:26:35.207Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T16:26:35.226Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T16:26:35.244Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T16:26:35.263Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T16:26:35.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T16:26:35.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T16:26:35.307Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] echo [2023-09-20T16:26:35.324Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6505751 [Pipeline] echo [2023-09-20T16:26:35.334Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:26:35.385Z] provisioning config files... [2023-09-20T16:26:35.398Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9227484637617145737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:26:35.711Z] ---> docker-login.sh [2023-09-20T16:26:35.711Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:26:35.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:36.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:36.232Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:36.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:36.232Z] [2023-09-20T16:26:36.232Z] Login Succeeded [2023-09-20T16:26:36.232Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:26:36.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:36.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:36.492Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:36.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:36.492Z] [2023-09-20T16:26:36.492Z] Login Succeeded [2023-09-20T16:26:36.492Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:26:36.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:36.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:36.492Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:36.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:36.492Z] [2023-09-20T16:26:36.492Z] Login Succeeded [2023-09-20T16:26:36.492Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:26:36.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:36.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:36.492Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:36.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:36.492Z] [2023-09-20T16:26:36.492Z] Login Succeeded [2023-09-20T16:26:36.492Z] docker.io [2023-09-20T16:26:36.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:37.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:37.012Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:37.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:37.012Z] [2023-09-20T16:26:37.012Z] Login Succeeded [2023-09-20T16:26:37.012Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:26:37.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T16:26:37.447Z] + git rev-list -1 --merges 6505751dac8c0a12872c6337fde34b0eddbcd158~1..6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] echo [2023-09-20T16:26:37.494Z] -----------> git rev-list -1 --merges 6505751dac8c0a12872c6337fde34b0eddbcd158~1..6505751dac8c0a12872c6337fde34b0eddbcd158 6505751dac8c0a12872c6337fde34b0eddbcd158 [2023-09-20T16:26:37.494Z] 6505751dac8c0a12872c6337fde34b0eddbcd158 [false] [Pipeline] sh [2023-09-20T16:26:37.785Z] + git log --format=format:%s -1 6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] echo [2023-09-20T16:26:37.799Z] ========================================================= [2023-09-20T16:26:37.799Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T16:26:37.799Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T16:26:38.117Z] + git log --format=format:%s -1 6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] echo [2023-09-20T16:26:38.128Z] [semverPrep] GIT_COMMIT: 6505751dac8c0a12872c6337fde34b0eddbcd158, Commit Message: Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo [2023-09-20T16:26:38.141Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T16:26:38.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:26:38.480Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T16:26:38.480Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T16:26:38.480Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T16:26:38.480Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T16:26:38.480Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T16:26:38.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:26:38.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:26:38.814Z] [2023-09-20T16:26:38.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:26:39.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:26:39.116Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T16:26:39.116Z] b85a868b505f: Pulling fs layer [2023-09-20T16:26:39.116Z] e2be974225ed: Pulling fs layer [2023-09-20T16:26:39.116Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T16:26:39.116Z] 988bab9f4d93: Pulling fs layer [2023-09-20T16:26:39.116Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T16:26:39.116Z] eaf3925da568: Pulling fs layer [2023-09-20T16:26:39.116Z] bab4dde63d76: Pulling fs layer [2023-09-20T16:26:39.116Z] bde34c3a00c8: Pulling fs layer [2023-09-20T16:26:39.116Z] b352a97aabf1: Pulling fs layer [2023-09-20T16:26:39.116Z] 4872d77fe225: Pulling fs layer [2023-09-20T16:26:39.116Z] 5851b861e8e6: Pulling fs layer [2023-09-20T16:26:39.116Z] 988bab9f4d93: Waiting [2023-09-20T16:26:39.116Z] 1469e6f7b9e6: Waiting [2023-09-20T16:26:39.116Z] eaf3925da568: Waiting [2023-09-20T16:26:39.116Z] bab4dde63d76: Waiting [2023-09-20T16:26:39.116Z] bde34c3a00c8: Waiting [2023-09-20T16:26:39.116Z] b352a97aabf1: Waiting [2023-09-20T16:26:39.116Z] 4872d77fe225: Waiting [2023-09-20T16:26:39.116Z] 5851b861e8e6: Waiting [2023-09-20T16:26:39.116Z] e2be974225ed: Download complete [2023-09-20T16:26:39.116Z] 988bab9f4d93: Download complete [2023-09-20T16:26:39.116Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T16:26:39.116Z] 1469e6f7b9e6: Download complete [2023-09-20T16:26:39.116Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T16:26:39.116Z] 339a4e72a1f5: Download complete [2023-09-20T16:26:39.375Z] eaf3925da568: Verifying Checksum [2023-09-20T16:26:39.375Z] eaf3925da568: Download complete [2023-09-20T16:26:39.375Z] bde34c3a00c8: Verifying Checksum [2023-09-20T16:26:39.375Z] bde34c3a00c8: Download complete [2023-09-20T16:26:39.375Z] b352a97aabf1: Download complete [2023-09-20T16:26:39.375Z] 4872d77fe225: Download complete [2023-09-20T16:26:39.375Z] 5851b861e8e6: Download complete [2023-09-20T16:26:39.375Z] b85a868b505f: Verifying Checksum [2023-09-20T16:26:39.375Z] b85a868b505f: Download complete [2023-09-20T16:26:39.633Z] bab4dde63d76: Verifying Checksum [2023-09-20T16:26:39.633Z] bab4dde63d76: Download complete [2023-09-20T16:26:40.586Z] b85a868b505f: Pull complete [2023-09-20T16:26:40.847Z] e2be974225ed: Pull complete [2023-09-20T16:26:41.107Z] 339a4e72a1f5: Pull complete [2023-09-20T16:26:41.107Z] 988bab9f4d93: Pull complete [2023-09-20T16:26:41.367Z] 1469e6f7b9e6: Pull complete [2023-09-20T16:26:41.626Z] eaf3925da568: Pull complete [2023-09-20T16:26:43.003Z] bab4dde63d76: Pull complete [2023-09-20T16:26:43.003Z] bde34c3a00c8: Pull complete [2023-09-20T16:26:43.263Z] b352a97aabf1: Pull complete [2023-09-20T16:26:43.263Z] 4872d77fe225: Pull complete [2023-09-20T16:26:43.263Z] 5851b861e8e6: Pull complete [2023-09-20T16:26:43.522Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T16:26:43.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:26:43.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:26:43.619Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:26:43.655Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T16:26:46.141Z] $ docker top cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 -eo pid,comm [2023-09-20T16:26:46.184Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T16:26:46.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:26:46.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:26:46.231Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:26:46.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:26:46.351Z] $ docker exec cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 ssh-agent [2023-09-20T16:26:46.452Z] SSH_AUTH_SOCK=/tmp/ssh-gP9DOAvg4lfz/agent.33 [2023-09-20T16:26:46.452Z] SSH_AGENT_PID=40 [2023-09-20T16:26:46.459Z] Running ssh-add (command line suppressed) [2023-09-20T16:26:46.558Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2653690927893388694.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2653690927893388694.key) [2023-09-20T16:26:46.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:26:46.860Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T16:26:46.880Z] $ docker exec --env ******** --env ******** cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 ssh-agent -k [2023-09-20T16:26:46.981Z] unset SSH_AUTH_SOCK; [2023-09-20T16:26:46.981Z] unset SSH_AGENT_PID; [2023-09-20T16:26:46.982Z] echo Agent pid 40 killed; [2023-09-20T16:26:46.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T16:26:47.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:26:47.011Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:26:47.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:26:47.131Z] $ docker exec cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 ssh-agent [2023-09-20T16:26:47.242Z] SSH_AUTH_SOCK=/tmp/ssh-MA1hQQwHiJtV/agent.73 [2023-09-20T16:26:47.242Z] SSH_AGENT_PID=79 [2023-09-20T16:26:47.247Z] Running ssh-add (command line suppressed) [2023-09-20T16:26:47.354Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9784808632940236325.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_9784808632940236325.key) [2023-09-20T16:26:47.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:26:47.652Z] + git semver init [2023-09-20T16:26:47.912Z] 2023-09-20 16:26:47,820 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T16:26:47.912Z] 2023-09-20 16:26:47,821 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-20T16:26:47.912Z] 2023-09-20 16:26:47,822 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-20T16:26:47.912Z] 2023-09-20 16:26:47,822 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:26:48.481Z] 2023-09-20 16:26:48,481 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-09-20T16:26:48.482Z] 2023-09-20 16:26:48,482 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-09-20T16:26:48.482Z] 2023-09-20 16:26:48,482 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T16:26:48.482Z] 2023-09-20 16:26:48,482 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T16:26:48.482Z] 3.1.0-dev.47 [Pipeline] } [2023-09-20T16:26:48.754Z] $ docker exec --env ******** --env ******** cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 ssh-agent -k [2023-09-20T16:26:48.849Z] unset SSH_AUTH_SOCK; [2023-09-20T16:26:48.849Z] unset SSH_AGENT_PID; [2023-09-20T16:26:48.849Z] echo Agent pid 79 killed; [2023-09-20T16:26:48.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:26:49.160Z] + git semver [Pipeline] } [2023-09-20T16:26:49.437Z] $ docker stop --time=1 cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 [2023-09-20T16:26:50.730Z] $ docker rm -f --volumes cbcd57fb46b749d35d8779a18cd1f7e3995d8e5fe4f023eb038c7c91660f9c47 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:26:51.062Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T16:26:51.266Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T16:26:51.269Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.47 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:26:51.433Z] provisioning config files... [2023-09-20T16:26:51.443Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13863800754838536629tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:26:51.738Z] ---> docker-login.sh [2023-09-20T16:26:51.738Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:26:51.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:51.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:51.738Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:51.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:51.738Z] [2023-09-20T16:26:51.738Z] Login Succeeded [2023-09-20T16:26:51.738Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:26:51.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:51.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:51.738Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:51.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:51.738Z] [2023-09-20T16:26:51.738Z] Login Succeeded [2023-09-20T16:26:51.738Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:26:51.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:51.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:51.996Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:51.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:51.996Z] [2023-09-20T16:26:51.996Z] Login Succeeded [2023-09-20T16:26:51.996Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:26:51.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:51.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:51.996Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:51.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:51.996Z] [2023-09-20T16:26:51.996Z] Login Succeeded [2023-09-20T16:26:51.996Z] docker.io [2023-09-20T16:26:51.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:26:52.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:26:52.255Z] Configure a credential helper to remove this warning. See [2023-09-20T16:26:52.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:26:52.255Z] [2023-09-20T16:26:52.255Z] Login Succeeded [2023-09-20T16:26:52.255Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:26:52.262Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T16:26:52.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:26:52.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:26:52.342Z] ========================================================= [2023-09-20T16:26:52.342Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T16:26:52.342Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:26:52.669Z] + 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 . [2023-09-20T16:26:52.669Z] Sending build context to Docker daemon 576.5kB [2023-09-20T16:26:52.669Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:26:52.669Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T16:26:52.669Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T16:26:52.669Z] 7264a8db6415: Pulling fs layer [2023-09-20T16:26:52.669Z] c4d48a809fc2: Pulling fs layer [2023-09-20T16:26:52.669Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T16:26:52.669Z] ad3a456e5733: Pulling fs layer [2023-09-20T16:26:52.669Z] 33e27b845d1e: Pulling fs layer [2023-09-20T16:26:52.669Z] c68163c4e522: Pulling fs layer [2023-09-20T16:26:52.669Z] 50da416c3ac9: Pulling fs layer [2023-09-20T16:26:52.669Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T16:26:52.669Z] ad3a456e5733: Waiting [2023-09-20T16:26:52.669Z] 33e27b845d1e: Waiting [2023-09-20T16:26:52.669Z] c68163c4e522: Waiting [2023-09-20T16:26:52.669Z] 23d2d4c4bb30: Waiting [2023-09-20T16:26:52.669Z] 50da416c3ac9: Waiting [2023-09-20T16:26:52.669Z] c4d48a809fc2: Verifying Checksum [2023-09-20T16:26:52.669Z] c4d48a809fc2: Download complete [2023-09-20T16:26:52.669Z] ad3a456e5733: Verifying Checksum [2023-09-20T16:26:52.669Z] ad3a456e5733: Download complete [2023-09-20T16:26:52.669Z] 33e27b845d1e: Verifying Checksum [2023-09-20T16:26:52.669Z] 33e27b845d1e: Download complete [2023-09-20T16:26:52.669Z] 7264a8db6415: Verifying Checksum [2023-09-20T16:26:52.669Z] 7264a8db6415: Download complete [2023-09-20T16:26:52.669Z] c68163c4e522: Verifying Checksum [2023-09-20T16:26:52.669Z] c68163c4e522: Download complete [2023-09-20T16:26:52.930Z] 7264a8db6415: Pull complete [2023-09-20T16:26:52.930Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T16:26:52.930Z] 23d2d4c4bb30: Download complete [2023-09-20T16:26:52.930Z] c4d48a809fc2: Pull complete [2023-09-20T16:26:53.188Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T16:26:53.188Z] 4f1c88b9dad5: Download complete [2023-09-20T16:26:53.446Z] 50da416c3ac9: Verifying Checksum [2023-09-20T16:26:53.446Z] 50da416c3ac9: Download complete [2023-09-20T16:26:55.979Z] 4f1c88b9dad5: Pull complete [2023-09-20T16:26:55.979Z] ad3a456e5733: Pull complete [2023-09-20T16:26:55.979Z] 33e27b845d1e: Pull complete [2023-09-20T16:26:56.237Z] c68163c4e522: Pull complete [2023-09-20T16:26:58.134Z] 50da416c3ac9: Pull complete [2023-09-20T16:26:58.699Z] 23d2d4c4bb30: Pull complete [2023-09-20T16:26:58.699Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T16:26:58.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T16:26:58.699Z] ---> 0786185ac409 [2023-09-20T16:26:58.699Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:27:01.986Z] ---> Running in 98f7ced46c95 [2023-09-20T16:27:01.986Z] Removing intermediate container 98f7ced46c95 [2023-09-20T16:27:01.986Z] ---> 3b1290a757c3 [2023-09-20T16:27:01.986Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:27:01.986Z] ---> Running in 7a6fe4a0f736 [2023-09-20T16:27:01.986Z] Removing intermediate container 7a6fe4a0f736 [2023-09-20T16:27:01.986Z] ---> 3712d4c5de74 [2023-09-20T16:27:01.986Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:27:01.986Z] ---> Running in eaf66cb2c207 [2023-09-20T16:27:01.986Z] Removing intermediate container eaf66cb2c207 [2023-09-20T16:27:01.986Z] ---> 0c671ff682a8 [2023-09-20T16:27:01.986Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:27:01.986Z] ---> Running in 11e4d289293b [2023-09-20T16:27:02.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T16:27:02.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T16:27:02.812Z] OK: 264 MiB in 52 packages [2023-09-20T16:27:03.072Z] Removing intermediate container 11e4d289293b [2023-09-20T16:27:03.072Z] ---> 94581c4aac2e [2023-09-20T16:27:03.072Z] Step 7/12 : WORKDIR /app [2023-09-20T16:27:03.072Z] ---> Running in 643888d944a0 [2023-09-20T16:27:03.072Z] Removing intermediate container 643888d944a0 [2023-09-20T16:27:03.072Z] ---> fe1fda643a88 [2023-09-20T16:27:03.072Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T16:27:03.330Z] ---> dbafc970eca4 [2023-09-20T16:27:03.330Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:27:03.330Z] ---> Running in ddac4a36ca9d [2023-09-20T16:27:06.380Z] Still waiting to schedule task [2023-09-20T16:27:06.381Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T16:27:35.412Z] Removing intermediate container ddac4a36ca9d [2023-09-20T16:27:35.412Z] ---> 4806151fa17c [2023-09-20T16:27:35.412Z] Step 10/12 : COPY . . [2023-09-20T16:27:35.412Z] ---> 7031f61477a6 [2023-09-20T16:27:35.412Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:27:35.412Z] ---> Running in 092256ff0911 [2023-09-20T16:27:35.412Z] Removing intermediate container 092256ff0911 [2023-09-20T16:27:35.412Z] ---> 2992ebf3e5e6 [2023-09-20T16:27:35.412Z] Step 12/12 : RUN $MAKE [2023-09-20T16:27:35.412Z] ---> Running in 1ca2fdee6179 [2023-09-20T16:27:35.412Z] noop [2023-09-20T16:27:35.412Z] Removing intermediate container 1ca2fdee6179 [2023-09-20T16:27:35.412Z] ---> 4378fbbf2262 [2023-09-20T16:27:35.412Z] Successfully built 4378fbbf2262 [2023-09-20T16:27:35.412Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:35.723Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T16:27:35.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:27:35.796Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:27:35.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T16:27:36.156Z] $ docker top 89c5bd29400159fd9abd247f6ba9e6e35b770164aa976ae1b7d776c21aa30542 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:27:36.491Z] + go version [2023-09-20T16:27:36.491Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T16:27:36.504Z] $ docker stop --time=1 89c5bd29400159fd9abd247f6ba9e6e35b770164aa976ae1b7d776c21aa30542 [2023-09-20T16:27:37.761Z] $ docker rm -f --volumes 89c5bd29400159fd9abd247f6ba9e6e35b770164aa976ae1b7d776c21aa30542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:27:38.144Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T16:27:38.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:27:38.211Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:27:38.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T16:27:38.561Z] $ docker top a41d3002a18b52aa104dadb976ceee10e2f63a8e56feb67bff573afa5225705f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:27:38.901Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-09-20T16:27:39.193Z] + make test [2023-09-20T16:27:39.193Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T16:27:57.272Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-20T16:27:57.530Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-20T16:27:57.530Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-20T16:27:57.530Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-20T16:27:58.465Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.046s coverage: 88.0% of statements [2023-09-20T16:28:08.439Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.620s coverage: 98.7% of statements [2023-09-20T16:28:08.439Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.101s coverage: 78.7% of statements [2023-09-20T16:28:08.439Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2023-09-20T16:28:26.506Z] go vet ./... [2023-09-20T16:28:27.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T16:28:27.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T16:28:27.879Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T16:28:27.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T16:28:27.906Z] $ docker stop --time=1 a41d3002a18b52aa104dadb976ceee10e2f63a8e56feb67bff573afa5225705f [2023-09-20T16:28:31.278Z] $ docker rm -f --volumes a41d3002a18b52aa104dadb976ceee10e2f63a8e56feb67bff573afa5225705f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:28:31.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T16:28:31.917Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T16:28:32.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T16:28:32.659Z] + ls -al . [2023-09-20T16:28:32.659Z] total 184 [2023-09-20T16:28:32.659Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 16:27 . [2023-09-20T16:28:32.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:26 .. [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:26 .dockerignore [2023-09-20T16:28:32.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:28 .git [2023-09-20T16:28:32.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:26 .github [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 16:26 .gitignore [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:26 .golangci.yml [2023-09-20T16:28:32.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:26 .semver [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 16:26 Attribution.txt [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 16:26 CHANGELOG.md [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 16:26 Dockerfile [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:26 GOVERNANCE.md [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 16:26 Jenkinsfile [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:26 LICENSE [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 16:26 Makefile [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 16:26 OWNERS.md [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 16:26 README.md [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 16:26 Record and Reply.postman_collection.json [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:26 VERSION [2023-09-20T16:28:32.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:26 bin [2023-09-20T16:28:32.659Z] -rw-r--r-- 1 jenkins jenkins 24553 Sep 20 16:28 coverage.out [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 16:26 go.mod [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 16:26 go.sum [2023-09-20T16:28:32.659Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 16:26 internal [2023-09-20T16:28:32.659Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 16:26 main.go [2023-09-20T16:28:32.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:26 openapi [2023-09-20T16:28:32.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:26 pkg [2023-09-20T16:28:32.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:32.971Z] + 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=6505751dac8c0a12872c6337fde34b0eddbcd158 --label arch=amd64 --label version=3.1.0-dev.47 . [2023-09-20T16:28:32.971Z] Sending build context to Docker daemon 601.6kB [2023-09-20T16:28:32.971Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:28:32.971Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T16:28:32.971Z] ---> 4378fbbf2262 [2023-09-20T16:28:32.971Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:28:32.971Z] ---> Running in 6ba3b79c2eed [2023-09-20T16:28:33.229Z] Removing intermediate container 6ba3b79c2eed [2023-09-20T16:28:33.229Z] ---> d0fdc2181269 [2023-09-20T16:28:33.229Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:28:33.229Z] ---> Running in f1953926b131 [2023-09-20T16:28:33.229Z] Removing intermediate container f1953926b131 [2023-09-20T16:28:33.229Z] ---> 1721e26e2656 [2023-09-20T16:28:33.229Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:28:33.229Z] ---> Running in e1d3b2824bc1 [2023-09-20T16:28:33.229Z] Removing intermediate container e1d3b2824bc1 [2023-09-20T16:28:33.229Z] ---> 06d8ce0cbf3d [2023-09-20T16:28:33.229Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:28:33.229Z] ---> Running in 0a8a1e5e51d5 [2023-09-20T16:28:33.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T16:28:33.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T16:28:33.747Z] OK: 264 MiB in 52 packages [2023-09-20T16:28:34.315Z] Removing intermediate container 0a8a1e5e51d5 [2023-09-20T16:28:34.315Z] ---> 33afef33e199 [2023-09-20T16:28:34.315Z] Step 7/26 : WORKDIR /app [2023-09-20T16:28:34.315Z] ---> Running in 73bcf7a333ab [2023-09-20T16:28:34.315Z] Removing intermediate container 73bcf7a333ab [2023-09-20T16:28:34.315Z] ---> bf419d6eb94f [2023-09-20T16:28:34.315Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T16:28:34.315Z] ---> ed62d367f1b0 [2023-09-20T16:28:34.315Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:28:34.315Z] ---> Running in 96081e4eec7b [2023-09-20T16:28:35.251Z] Removing intermediate container 96081e4eec7b [2023-09-20T16:28:35.251Z] ---> ce19013334a4 [2023-09-20T16:28:35.251Z] Step 10/26 : COPY . . [2023-09-20T16:28:35.251Z] ---> 119ec26fbb83 [2023-09-20T16:28:35.251Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:28:35.251Z] ---> Running in 8d47fa687123 [2023-09-20T16:28:35.251Z] Removing intermediate container 8d47fa687123 [2023-09-20T16:28:35.251Z] ---> 62daec242b0e [2023-09-20T16:28:35.251Z] Step 12/26 : RUN $MAKE [2023-09-20T16:28:35.251Z] ---> Running in 0585c57f9888 [2023-09-20T16:28:35.509Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.47" -trimpath -mod=readonly -o app-record-replay [2023-09-20T16:28:53.582Z] Removing intermediate container 0585c57f9888 [2023-09-20T16:28:53.582Z] ---> d21633541e45 [2023-09-20T16:28:53.582Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T16:28:54.167Z] 3.18: Pulling from library/alpine [2023-09-20T16:28:54.167Z] 7264a8db6415: Already exists [2023-09-20T16:28:54.167Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T16:28:54.167Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T16:28:54.167Z] ---> 7e01a0d0a1dc [2023-09-20T16:28:54.167Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T16:28:54.425Z] ---> Running in a32190be22ee [2023-09-20T16:28:54.425Z] Removing intermediate container a32190be22ee [2023-09-20T16:28:54.425Z] ---> 9325103098d2 [2023-09-20T16:28:54.425Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-20T16:28:54.425Z] ---> Running in 8e8ce3e255a7 [2023-09-20T16:28:54.425Z] Removing intermediate container 8e8ce3e255a7 [2023-09-20T16:28:54.425Z] ---> 843a412ec1b1 [2023-09-20T16:28:54.425Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T16:28:54.425Z] ---> Running in cb2ddad1bf90 [2023-09-20T16:28:54.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T16:28:54.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T16:28:55.202Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T16:28:55.202Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T16:28:55.202Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T16:28:55.202Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T16:28:55.202Z] OK: 8 MiB in 17 packages [2023-09-20T16:28:55.769Z] Removing intermediate container cb2ddad1bf90 [2023-09-20T16:28:55.769Z] ---> c4a83c3fcf84 [2023-09-20T16:28:55.769Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T16:28:55.769Z] ---> ad005d22e41c [2023-09-20T16:28:55.769Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T16:28:56.028Z] ---> e5f5a26ef94c [2023-09-20T16:28:56.028Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T16:28:56.028Z] ---> 138cd1edcf5d [2023-09-20T16:28:56.028Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-20T16:28:56.596Z] ---> 11d36f40d168 [2023-09-20T16:28:56.596Z] Step 21/26 : EXPOSE 59712 [2023-09-20T16:28:56.855Z] ---> Running in d38f5fee24d8 [2023-09-20T16:28:56.855Z] Removing intermediate container d38f5fee24d8 [2023-09-20T16:28:56.855Z] ---> b5f692c50ae2 [2023-09-20T16:28:56.855Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-20T16:28:56.855Z] ---> Running in 961ee9f5d315 [2023-09-20T16:28:56.855Z] Removing intermediate container 961ee9f5d315 [2023-09-20T16:28:56.855Z] ---> a651801821ff [2023-09-20T16:28:56.855Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T16:28:56.855Z] ---> Running in ac7a8828669c [2023-09-20T16:28:56.855Z] Removing intermediate container ac7a8828669c [2023-09-20T16:28:56.855Z] ---> b725d5196d16 [2023-09-20T16:28:56.855Z] Step 24/26 : LABEL arch=amd64 [2023-09-20T16:28:57.114Z] ---> Running in 032c1ab47190 [2023-09-20T16:28:57.114Z] Removing intermediate container 032c1ab47190 [2023-09-20T16:28:57.114Z] ---> 104a37da4443 [2023-09-20T16:28:57.114Z] Step 25/26 : LABEL git_sha=6505751dac8c0a12872c6337fde34b0eddbcd158 [2023-09-20T16:28:57.114Z] ---> Running in c5cb575d78e6 [2023-09-20T16:28:57.114Z] Removing intermediate container c5cb575d78e6 [2023-09-20T16:28:57.114Z] ---> 0a86564e04ef [2023-09-20T16:28:57.114Z] Step 26/26 : LABEL version=3.1.0-dev.47 [2023-09-20T16:28:57.114Z] ---> Running in eb7c8b527277 [2023-09-20T16:28:57.114Z] Removing intermediate container eb7c8b527277 [2023-09-20T16:28:57.114Z] ---> d29d99edc164 [2023-09-20T16:28:57.114Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T16:28:57.114Z] Successfully built d29d99edc164 [2023-09-20T16:28:57.114Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:28:57.232Z] provisioning config files... [2023-09-20T16:28:57.239Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16838827935345296186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:28:57.533Z] ---> docker-login.sh [2023-09-20T16:28:57.533Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:28:57.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:57.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:57.533Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:57.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:57.533Z] [2023-09-20T16:28:57.533Z] Login Succeeded [2023-09-20T16:28:57.533Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:28:57.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:57.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:57.533Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:57.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:57.533Z] [2023-09-20T16:28:57.533Z] Login Succeeded [2023-09-20T16:28:57.533Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:28:57.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:57.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:57.791Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:57.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:57.791Z] [2023-09-20T16:28:57.791Z] Login Succeeded [2023-09-20T16:28:57.791Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:28:57.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:57.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:57.791Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:57.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:57.791Z] [2023-09-20T16:28:57.791Z] Login Succeeded [2023-09-20T16:28:57.791Z] docker.io [2023-09-20T16:28:57.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:28:58.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:28:58.051Z] Configure a credential helper to remove this warning. See [2023-09-20T16:28:58.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:28:58.051Z] [2023-09-20T16:28:58.051Z] Login Succeeded [2023-09-20T16:28:58.051Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:28:58.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:28:58.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:28:58.103Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-09-20T16:28:58.103Z] 6505751dac8c0a12872c6337fde34b0eddbcd158 [2023-09-20T16:28:58.103Z] latest [2023-09-20T16:28:58.103Z] 3.1.0-dev.47 [2023-09-20T16:28:58.103Z] 6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [2023-09-20T16:28:58.103Z] main [2023-09-20T16:28:58.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:58.431Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:28:58.741Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158 [2023-09-20T16:28:58.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T16:28:58.741Z] 73a6230bb895: Preparing [2023-09-20T16:28:58.741Z] f5ed86ae75d1: Preparing [2023-09-20T16:28:58.741Z] 75c188c73048: Preparing [2023-09-20T16:28:58.741Z] 67af9d7b244f: Preparing [2023-09-20T16:28:58.741Z] 1ac8038f0555: Preparing [2023-09-20T16:28:58.741Z] 4693057ce236: Preparing [2023-09-20T16:28:58.741Z] 75c188c73048: Pushed [2023-09-20T16:28:58.741Z] 67af9d7b244f: Pushed [2023-09-20T16:28:58.741Z] f5ed86ae75d1: Pushed [2023-09-20T16:28:58.741Z] 4693057ce236: Layer already exists [2023-09-20T16:28:58.741Z] 1ac8038f0555: Pushed [2023-09-20T16:29:01.277Z] 73a6230bb895: Pushed [2023-09-20T16:29:01.537Z] 6505751dac8c0a12872c6337fde34b0eddbcd158: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:01.846Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:02.156Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-20T16:29:02.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T16:29:02.156Z] 73a6230bb895: Preparing [2023-09-20T16:29:02.156Z] f5ed86ae75d1: Preparing [2023-09-20T16:29:02.156Z] 75c188c73048: Preparing [2023-09-20T16:29:02.156Z] 67af9d7b244f: Preparing [2023-09-20T16:29:02.156Z] 1ac8038f0555: Preparing [2023-09-20T16:29:02.156Z] 4693057ce236: Preparing [2023-09-20T16:29:02.156Z] 4693057ce236: Waiting [2023-09-20T16:29:02.156Z] 73a6230bb895: Layer already exists [2023-09-20T16:29:02.156Z] 75c188c73048: Layer already exists [2023-09-20T16:29:02.156Z] 1ac8038f0555: Layer already exists [2023-09-20T16:29:02.156Z] 67af9d7b244f: Layer already exists [2023-09-20T16:29:02.156Z] f5ed86ae75d1: Layer already exists [2023-09-20T16:29:02.156Z] 4693057ce236: Layer already exists [2023-09-20T16:29:02.156Z] latest: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:02.470Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:02.783Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.47 [2023-09-20T16:29:02.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T16:29:02.783Z] 73a6230bb895: Preparing [2023-09-20T16:29:02.783Z] f5ed86ae75d1: Preparing [2023-09-20T16:29:02.783Z] 75c188c73048: Preparing [2023-09-20T16:29:02.783Z] 67af9d7b244f: Preparing [2023-09-20T16:29:02.783Z] 1ac8038f0555: Preparing [2023-09-20T16:29:02.783Z] 4693057ce236: Preparing [2023-09-20T16:29:02.783Z] 4693057ce236: Waiting [2023-09-20T16:29:02.783Z] 1ac8038f0555: Layer already exists [2023-09-20T16:29:02.783Z] 75c188c73048: Layer already exists [2023-09-20T16:29:02.783Z] f5ed86ae75d1: Layer already exists [2023-09-20T16:29:02.783Z] 67af9d7b244f: Layer already exists [2023-09-20T16:29:02.783Z] 73a6230bb895: Layer already exists [2023-09-20T16:29:02.783Z] 4693057ce236: Layer already exists [2023-09-20T16:29:02.783Z] 3.1.0-dev.47: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:03.090Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:03.464Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [2023-09-20T16:29:03.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T16:29:03.464Z] 73a6230bb895: Preparing [2023-09-20T16:29:03.464Z] f5ed86ae75d1: Preparing [2023-09-20T16:29:03.464Z] 75c188c73048: Preparing [2023-09-20T16:29:03.464Z] 67af9d7b244f: Preparing [2023-09-20T16:29:03.464Z] 1ac8038f0555: Preparing [2023-09-20T16:29:03.464Z] 4693057ce236: Preparing [2023-09-20T16:29:03.464Z] 4693057ce236: Waiting [2023-09-20T16:29:03.464Z] 73a6230bb895: Layer already exists [2023-09-20T16:29:03.464Z] 75c188c73048: Layer already exists [2023-09-20T16:29:03.464Z] 67af9d7b244f: Layer already exists [2023-09-20T16:29:03.464Z] 1ac8038f0555: Layer already exists [2023-09-20T16:29:03.464Z] f5ed86ae75d1: Layer already exists [2023-09-20T16:29:03.464Z] 4693057ce236: Layer already exists [2023-09-20T16:29:03.464Z] 6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:03.769Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:04.076Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-09-20T16:29:04.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-20T16:29:04.076Z] 73a6230bb895: Preparing [2023-09-20T16:29:04.076Z] f5ed86ae75d1: Preparing [2023-09-20T16:29:04.076Z] 75c188c73048: Preparing [2023-09-20T16:29:04.076Z] 67af9d7b244f: Preparing [2023-09-20T16:29:04.076Z] 1ac8038f0555: Preparing [2023-09-20T16:29:04.076Z] 4693057ce236: Preparing [2023-09-20T16:29:04.076Z] 4693057ce236: Waiting [2023-09-20T16:29:04.076Z] f5ed86ae75d1: Layer already exists [2023-09-20T16:29:04.076Z] 73a6230bb895: Layer already exists [2023-09-20T16:29:04.076Z] 67af9d7b244f: Layer already exists [2023-09-20T16:29:04.076Z] 75c188c73048: Layer already exists [2023-09-20T16:29:04.076Z] 1ac8038f0555: Layer already exists [2023-09-20T16:29:04.076Z] 4693057ce236: Layer already exists [2023-09-20T16:29:04.076Z] main: digest: sha256:9cab725e4db7793c071cad77cffbba53ba67e4dde99d7ffc8b4031bccf3409e7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:29:04.133Z] ===================================================== [Pipeline] echo [2023-09-20T16:29:04.143Z] taggedImages: [2023-09-20T16:29:04.143Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158 [2023-09-20T16:29:04.143Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-20T16:29:04.143Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.47 [2023-09-20T16:29:04.143Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [2023-09-20T16:29:04.143Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:04.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:29:04.533Z] [2023-09-20T16:29:04.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:29:04.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:29:04.832Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T16:29:04.832Z] 5eb5b503b376: Pulling fs layer [2023-09-20T16:29:04.832Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T16:29:04.832Z] ec43610c2a17: Pulling fs layer [2023-09-20T16:29:04.832Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T16:29:04.832Z] 33b1e0a273af: Pulling fs layer [2023-09-20T16:29:04.832Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T16:29:04.832Z] 2f39f015ded8: Pulling fs layer [2023-09-20T16:29:04.832Z] 3a2ae6a8a46f: Waiting [2023-09-20T16:29:04.832Z] 33b1e0a273af: Waiting [2023-09-20T16:29:04.832Z] 5d3b04190fa2: Waiting [2023-09-20T16:29:04.833Z] 5c69ac0246d0: Download complete [2023-09-20T16:29:04.833Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T16:29:04.833Z] 3a2ae6a8a46f: Download complete [2023-09-20T16:29:04.833Z] 33b1e0a273af: Verifying Checksum [2023-09-20T16:29:04.833Z] 33b1e0a273af: Download complete [2023-09-20T16:29:04.833Z] ec43610c2a17: Verifying Checksum [2023-09-20T16:29:04.833Z] ec43610c2a17: Download complete [2023-09-20T16:29:04.833Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T16:29:04.833Z] 5d3b04190fa2: Download complete [2023-09-20T16:29:05.091Z] 5eb5b503b376: Verifying Checksum [2023-09-20T16:29:05.091Z] 5eb5b503b376: Download complete [2023-09-20T16:29:05.657Z] 2f39f015ded8: Verifying Checksum [2023-09-20T16:29:05.657Z] 2f39f015ded8: Download complete [2023-09-20T16:29:06.223Z] 5eb5b503b376: Pull complete [2023-09-20T16:29:06.223Z] 5c69ac0246d0: Pull complete [2023-09-20T16:29:06.482Z] ec43610c2a17: Pull complete [2023-09-20T16:29:06.741Z] 3a2ae6a8a46f: Pull complete [2023-09-20T16:29:06.742Z] 33b1e0a273af: Pull complete [2023-09-20T16:29:07.000Z] 5d3b04190fa2: Pull complete [2023-09-20T16:29:11.185Z] 2f39f015ded8: Pull complete [2023-09-20T16:29:11.185Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T16:29:11.185Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:29:11.185Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:29:11.275Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:29:11.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T16:29:15.042Z] $ docker top 45c56994bd35b4f841a1d95e9a43ecbf10fa1b7de616a574d9e6d50233d042c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:29:15.408Z] ---> job-cost.sh [2023-09-20T16:29:15.408Z] lf-activate-venv: SKIPPING [2023-09-20T16:29:15.408Z] INFO: No Stack... [2023-09-20T16:29:15.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T16:29:16.237Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T16:29:16.526Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-09-20T16:29:16.526Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T16:29:16.539Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [2023-09-20T16:29:16.547Z] Resource [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] did not exist. Created. [2023-09-20T16:29:16.547Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T16:29:16.850Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T16:29:16.876Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T16:29:16.882Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T16:29:16.910Z] $ docker stop --time=1 45c56994bd35b4f841a1d95e9a43ecbf10fa1b7de616a574d9e6d50233d042c6 [2023-09-20T16:29:18.058Z] $ docker rm -f --volumes 45c56994bd35b4f841a1d95e9a43ecbf10fa1b7de616a574d9e6d50233d042c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T16:30:30.150Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6726 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-09-20T16:30:30.162Z] Running in /w/workspace/app-record-replay/51 [Pipeline] { [Pipeline] checkout [2023-09-20T16:30:30.193Z] Selected Git installation does not exist. Using Default [2023-09-20T16:30:30.193Z] The recommended git tool is: NONE [2023-09-20T16:30:35.145Z] using credential edgex-jenkins-ssh [2023-09-20T16:30:35.159Z] Cloning the remote Git repository [2023-09-20T16:30:35.205Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-20T16:30:35.284Z] > git init /w/workspace/app-record-replay/51 # timeout=10 [2023-09-20T16:30:35.411Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-20T16:30:35.412Z] > git --version # timeout=10 [2023-09-20T16:30:35.437Z] > git --version # 'git version 2.25.1' [2023-09-20T16:30:35.439Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T16:30:35.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T16:30:36.199Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-20T16:30:36.219Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T16:30:36.962Z] Avoid second fetch [2023-09-20T16:30:36.963Z] Checking out Revision 6505751dac8c0a12872c6337fde34b0eddbcd158 (main) [2023-09-20T16:30:37.488Z] Commit message: "Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.32" [2023-09-20T16:30:36.984Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T16:30:37.052Z] > git checkout -f 6505751dac8c0a12872c6337fde34b0eddbcd158 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T16:30:38.520Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T16:30:38.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T16:30:38.520Z] Dload Upload Total Spent Left Speed [2023-09-20T16:30:38.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80702 0 --:--:-- --:--:-- --:--:-- 80702 [Pipeline] sh [2023-09-20T16:30:39.068Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T16:30:39.392Z] + + sudo tee /etc/docker/daemon.new [2023-09-20T16:30:39.392Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T16:30:39.392Z] { [2023-09-20T16:30:39.392Z] "registry-mirrors": [ [2023-09-20T16:30:39.392Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T16:30:39.392Z] ], [2023-09-20T16:30:39.392Z] "bip": "10.250.0.254/24", [2023-09-20T16:30:39.392Z] "hosts": [ [2023-09-20T16:30:39.392Z] "tcp://0.0.0.0:5555", [2023-09-20T16:30:39.392Z] "unix:///var/run/docker.sock" [2023-09-20T16:30:39.392Z] ], [2023-09-20T16:30:39.392Z] "mtu": 1458, [2023-09-20T16:30:39.392Z] "selinux-enabled": true, [2023-09-20T16:30:39.392Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T16:30:39.392Z] } [Pipeline] sh [2023-09-20T16:30:39.715Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T16:30:40.037Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:30:58.406Z] provisioning config files... [2023-09-20T16:30:58.432Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/51@tmp/config4949224649599142379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:30:58.785Z] ---> docker-login.sh [2023-09-20T16:30:58.785Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:30:59.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:30:59.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:30:59.325Z] Configure a credential helper to remove this warning. See [2023-09-20T16:30:59.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:30:59.325Z] [2023-09-20T16:30:59.325Z] Login Succeeded [2023-09-20T16:30:59.325Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:30:59.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:30:59.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:30:59.596Z] Configure a credential helper to remove this warning. See [2023-09-20T16:30:59.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:30:59.596Z] [2023-09-20T16:30:59.596Z] Login Succeeded [2023-09-20T16:30:59.596Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:30:59.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:31:00.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:31:00.137Z] Configure a credential helper to remove this warning. See [2023-09-20T16:31:00.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:31:00.137Z] [2023-09-20T16:31:00.137Z] Login Succeeded [2023-09-20T16:31:00.137Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:31:00.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:31:00.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:31:00.406Z] Configure a credential helper to remove this warning. See [2023-09-20T16:31:00.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:31:00.406Z] [2023-09-20T16:31:00.406Z] Login Succeeded [2023-09-20T16:31:00.406Z] docker.io [2023-09-20T16:31:00.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:31:00.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:31:00.939Z] Configure a credential helper to remove this warning. See [2023-09-20T16:31:00.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:31:00.939Z] [2023-09-20T16:31:00.939Z] Login Succeeded [2023-09-20T16:31:00.939Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:31:00.952Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T16:31:01.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:31:01.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:31:01.239Z] ========================================================= [2023-09-20T16:31:01.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T16:31:01.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:31:01.587Z] + 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 . [2023-09-20T16:31:01.587Z] Sending build context to Docker daemon 258kB [2023-09-20T16:31:01.858Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:31:01.858Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-20T16:31:01.858Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T16:31:01.858Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T16:31:01.858Z] 5d54e960e981: Pulling fs layer [2023-09-20T16:31:01.858Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T16:31:01.858Z] f0e02332f6b5: Pulling fs layer [2023-09-20T16:31:01.858Z] cefa15bbcfad: Pulling fs layer [2023-09-20T16:31:01.858Z] 17808c966233: Pulling fs layer [2023-09-20T16:31:01.858Z] f4c1fc716caa: Pulling fs layer [2023-09-20T16:31:01.858Z] f0e02332f6b5: Waiting [2023-09-20T16:31:01.858Z] cefa15bbcfad: Waiting [2023-09-20T16:31:01.858Z] 17808c966233: Waiting [2023-09-20T16:31:01.858Z] f4c1fc716caa: Waiting [2023-09-20T16:31:01.858Z] 5d54e960e981: Verifying Checksum [2023-09-20T16:31:01.858Z] 5d54e960e981: Download complete [2023-09-20T16:31:01.858Z] f0e02332f6b5: Download complete [2023-09-20T16:31:02.127Z] cefa15bbcfad: Verifying Checksum [2023-09-20T16:31:02.127Z] cefa15bbcfad: Download complete [2023-09-20T16:31:02.127Z] 9fda8d8052c6: Download complete [2023-09-20T16:31:02.414Z] f4c1fc716caa: Verifying Checksum [2023-09-20T16:31:02.414Z] f4c1fc716caa: Download complete [2023-09-20T16:31:03.001Z] 9fda8d8052c6: Pull complete [2023-09-20T16:31:03.272Z] 5d54e960e981: Pull complete [2023-09-20T16:31:03.541Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T16:31:03.541Z] c4a7e357bf2a: Download complete [2023-09-20T16:31:04.512Z] 17808c966233: Verifying Checksum [2023-09-20T16:31:04.512Z] 17808c966233: Download complete [2023-09-20T16:31:14.607Z] c4a7e357bf2a: Pull complete [2023-09-20T16:31:14.607Z] f0e02332f6b5: Pull complete [2023-09-20T16:31:14.607Z] cefa15bbcfad: Pull complete [2023-09-20T16:31:21.266Z] 17808c966233: Pull complete [2023-09-20T16:31:22.681Z] f4c1fc716caa: Pull complete [2023-09-20T16:31:22.682Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T16:31:22.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T16:31:22.682Z] ---> ea914061e18c [2023-09-20T16:31:22.682Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:31:24.634Z] ---> Running in d0dc47dfdba8 [2023-09-20T16:31:24.634Z] Removing intermediate container d0dc47dfdba8 [2023-09-20T16:31:24.634Z] ---> e52fed7e4b68 [2023-09-20T16:31:24.634Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:31:24.634Z] ---> Running in bec90f228767 [2023-09-20T16:31:24.914Z] Removing intermediate container bec90f228767 [2023-09-20T16:31:24.914Z] ---> 07946a0cf823 [2023-09-20T16:31:24.914Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:31:24.914Z] ---> Running in 39877cd18879 [2023-09-20T16:31:25.182Z] Removing intermediate container 39877cd18879 [2023-09-20T16:31:25.182Z] ---> 304553266777 [2023-09-20T16:31:25.182Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:31:25.450Z] ---> Running in 2c43f7fe03d2 [2023-09-20T16:31:26.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T16:31:26.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T16:31:27.634Z] OK: 266 MiB in 52 packages [2023-09-20T16:31:28.593Z] Removing intermediate container 2c43f7fe03d2 [2023-09-20T16:31:28.593Z] ---> 01735308fd94 [2023-09-20T16:31:28.593Z] Step 7/12 : WORKDIR /app [2023-09-20T16:31:28.593Z] ---> Running in 687d5d9f5d9d [2023-09-20T16:31:28.860Z] Removing intermediate container 687d5d9f5d9d [2023-09-20T16:31:28.860Z] ---> b5bf1109b634 [2023-09-20T16:31:28.860Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-20T16:31:29.446Z] ---> d64ab19e8288 [2023-09-20T16:31:29.446Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:31:29.446Z] ---> Running in 3be774173928 [2023-09-20T16:32:37.404Z] Removing intermediate container 3be774173928 [2023-09-20T16:32:37.404Z] ---> bef650443e88 [2023-09-20T16:32:37.404Z] Step 10/12 : COPY . . [2023-09-20T16:32:37.404Z] ---> 8d355f2099a0 [2023-09-20T16:32:37.404Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:32:37.404Z] ---> Running in 73007b04288e [2023-09-20T16:32:37.404Z] Removing intermediate container 73007b04288e [2023-09-20T16:32:37.404Z] ---> 9b1bd48ee58b [2023-09-20T16:32:37.404Z] Step 12/12 : RUN $MAKE [2023-09-20T16:32:37.404Z] ---> Running in 9b12118a2b29 [2023-09-20T16:32:37.982Z] noop [2023-09-20T16:32:38.561Z] Removing intermediate container 9b12118a2b29 [2023-09-20T16:32:38.561Z] ---> 7e8c9324eae9 [2023-09-20T16:32:38.561Z] Successfully built 7e8c9324eae9 [2023-09-20T16:32:38.561Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:32:38.901Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T16:32:38.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:32:39.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-6726 does not seem to be running inside a container [2023-09-20T16:32:39.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/51 -v /w/workspace/app-record-replay/51:/w/workspace/app-record-replay/51:rw,z -v /w/workspace/app-record-replay/51@tmp:/w/workspace/app-record-replay/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T16:32:40.195Z] $ docker top b8a1184de37211f88dbaaf32b1323571c1cfb3802053d7504fbbc70875bc5da7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:32:40.992Z] + go version [2023-09-20T16:32:40.992Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T16:32:41.010Z] $ docker stop --time=1 b8a1184de37211f88dbaaf32b1323571c1cfb3802053d7504fbbc70875bc5da7 [2023-09-20T16:32:43.815Z] $ docker rm -f --volumes b8a1184de37211f88dbaaf32b1323571c1cfb3802053d7504fbbc70875bc5da7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:32:44.352Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T16:32:44.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:32:44.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-6726 does not seem to be running inside a container [2023-09-20T16:32:44.587Z] $ 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/51 -v /w/workspace/app-record-replay/51:/w/workspace/app-record-replay/51:rw,z -v /w/workspace/app-record-replay/51@tmp:/w/workspace/app-record-replay/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T16:32:45.686Z] $ docker top d5ff1fbb1a3ec43929ffd84e5122bdd287e884f1cba40e10532ffd5c72c69acb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:32:46.194Z] + git config --global --add safe.directory /w/workspace/app-record-replay/51 [Pipeline] fileExists [Pipeline] sh [2023-09-20T16:32:46.525Z] + make test [2023-09-20T16:32:46.526Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T16:34:53.288Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-20T16:34:53.288Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.230s coverage: 88.0% of statements [2023-09-20T16:34:56.652Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-20T16:34:56.652Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-20T16:34:58.063Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-20T16:35:08.127Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.969s coverage: 98.7% of statements [2023-09-20T16:35:08.127Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.545s coverage: 78.7% of statements [2023-09-20T16:35:08.127Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.157s coverage: 100.0% of statements [2023-09-20T16:35:08.127Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T16:35:08.127Z] go vet ./... [2023-09-20T16:36:59.828Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T16:36:59.828Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T16:36:59.828Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T16:36:59.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T16:36:59.860Z] $ docker stop --time=1 d5ff1fbb1a3ec43929ffd84e5122bdd287e884f1cba40e10532ffd5c72c69acb [2023-09-20T16:37:01.693Z] $ docker rm -f --volumes d5ff1fbb1a3ec43929ffd84e5122bdd287e884f1cba40e10532ffd5c72c69acb [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:37:03.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T16:37:03.201Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T16:37:03.597Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T16:37:03.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T16:37:04.300Z] + ls -al . [2023-09-20T16:37:04.300Z] total 180 [2023-09-20T16:37:04.300Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 16:32 . [2023-09-20T16:37:04.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 16:30 .. [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 20 16:30 .dockerignore [2023-09-20T16:37:04.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 16:30 .git [2023-09-20T16:37:04.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:30 .github [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 20 16:30 .gitignore [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 16:30 .golangci.yml [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 20 16:30 Attribution.txt [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 20 16:30 CHANGELOG.md [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 20 16:30 Dockerfile [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 16:30 GOVERNANCE.md [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 20 16:30 Jenkinsfile [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 20 16:30 LICENSE [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 20 16:30 Makefile [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 20 16:30 OWNERS.md [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 20 16:30 README.md [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 20 16:30 Record and Reply.postman_collection.json [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 20 16:26 VERSION [2023-09-20T16:37:04.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:30 bin [2023-09-20T16:37:04.300Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 20 16:35 coverage.out [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 3917 Sep 20 16:30 go.mod [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 20 16:30 go.sum [2023-09-20T16:37:04.300Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 20 16:30 internal [2023-09-20T16:37:04.300Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 20 16:30 main.go [2023-09-20T16:37:04.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:30 openapi [2023-09-20T16:37:04.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 16:30 pkg [2023-09-20T16:37:04.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 16:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:37:04.640Z] + 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=6505751dac8c0a12872c6337fde34b0eddbcd158 --label arch=arm64 --label version=3.1.0-dev.47 . [2023-09-20T16:37:04.907Z] Sending build context to Docker daemon 283.1kB [2023-09-20T16:37:04.907Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T16:37:04.907Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-20T16:37:04.907Z] ---> 7e8c9324eae9 [2023-09-20T16:37:04.907Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T16:37:04.907Z] ---> Running in ce9ae6c9127c [2023-09-20T16:37:05.173Z] Removing intermediate container ce9ae6c9127c [2023-09-20T16:37:05.173Z] ---> f0d1865899b0 [2023-09-20T16:37:05.173Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T16:37:05.173Z] ---> Running in d204a387d512 [2023-09-20T16:37:05.757Z] Removing intermediate container d204a387d512 [2023-09-20T16:37:05.757Z] ---> d98c966f8e0f [2023-09-20T16:37:05.757Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-20T16:37:05.757Z] ---> Running in cba5749b39e5 [2023-09-20T16:37:06.024Z] Removing intermediate container cba5749b39e5 [2023-09-20T16:37:06.024Z] ---> b5bcf55c4e1f [2023-09-20T16:37:06.024Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T16:37:06.024Z] ---> Running in e243414dcbdf [2023-09-20T16:37:06.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T16:37:07.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T16:37:08.656Z] OK: 266 MiB in 52 packages [2023-09-20T16:37:10.604Z] Removing intermediate container e243414dcbdf [2023-09-20T16:37:10.604Z] ---> 6448f6e8a3e5 [2023-09-20T16:37:10.604Z] Step 7/26 : WORKDIR /app [2023-09-20T16:37:10.604Z] ---> Running in 4a59541d688c [2023-09-20T16:37:10.604Z] Removing intermediate container 4a59541d688c [2023-09-20T16:37:10.604Z] ---> 7af5b84c08fd [2023-09-20T16:37:10.604Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-20T16:37:14.854Z] ---> 15a14fca6399 [2023-09-20T16:37:14.854Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T16:37:14.854Z] ---> Running in c9df86f679c9 [2023-09-20T16:37:16.795Z] Removing intermediate container c9df86f679c9 [2023-09-20T16:37:16.795Z] ---> 5d2af303f1dc [2023-09-20T16:37:16.795Z] Step 10/26 : COPY . . [2023-09-20T16:37:17.379Z] ---> 3bcab93d9190 [2023-09-20T16:37:17.379Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T16:37:17.379Z] ---> Running in 86441aee7541 [2023-09-20T16:37:17.653Z] Removing intermediate container 86441aee7541 [2023-09-20T16:37:17.653Z] ---> a7e3266f8269 [2023-09-20T16:37:17.653Z] Step 12/26 : RUN $MAKE [2023-09-20T16:37:17.922Z] ---> Running in a1df5b4a6a9d [2023-09-20T16:37:18.887Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.32 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.47" -trimpath -mod=readonly -o app-record-replay [2023-09-20T16:39:10.515Z] Removing intermediate container a1df5b4a6a9d [2023-09-20T16:39:10.515Z] ---> f8df392521b0 [2023-09-20T16:39:10.515Z] Step 13/26 : FROM alpine:3.18 [2023-09-20T16:39:10.515Z] 3.18: Pulling from library/alpine [2023-09-20T16:39:10.515Z] 9fda8d8052c6: Already exists [2023-09-20T16:39:10.515Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T16:39:10.515Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T16:39:10.515Z] ---> f6648c04cd6c [2023-09-20T16:39:10.515Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-20T16:39:10.515Z] ---> Running in 1462b56cbc0f [2023-09-20T16:39:10.515Z] Removing intermediate container 1462b56cbc0f [2023-09-20T16:39:10.515Z] ---> 6f5d7d929d86 [2023-09-20T16:39:10.515Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-20T16:39:10.515Z] ---> Running in 70cd00312c3d [2023-09-20T16:39:10.515Z] Removing intermediate container 70cd00312c3d [2023-09-20T16:39:10.515Z] ---> f4d768bcc8f8 [2023-09-20T16:39:10.516Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T16:39:10.516Z] ---> Running in e308429fba9e [2023-09-20T16:39:10.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T16:39:10.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T16:39:10.516Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T16:39:10.516Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T16:39:10.516Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T16:39:10.516Z] Executing ca-certificates-20230506-r0.trigger [2023-09-20T16:39:10.516Z] OK: 9 MiB in 17 packages [2023-09-20T16:39:10.516Z] Removing intermediate container e308429fba9e [2023-09-20T16:39:10.516Z] ---> f495d6f5171a [2023-09-20T16:39:10.516Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-20T16:39:10.516Z] ---> 2aaeacb1392b [2023-09-20T16:39:10.516Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-20T16:39:10.516Z] ---> 19e5b3963c64 [2023-09-20T16:39:10.516Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-20T16:39:10.516Z] ---> 66939e20e520 [2023-09-20T16:39:10.516Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-20T16:39:10.516Z] ---> 145e4ca13fb9 [2023-09-20T16:39:10.516Z] Step 21/26 : EXPOSE 59712 [2023-09-20T16:39:10.516Z] ---> Running in e7a968d4b40c [2023-09-20T16:39:10.516Z] Removing intermediate container e7a968d4b40c [2023-09-20T16:39:10.516Z] ---> 85bb38145fd2 [2023-09-20T16:39:10.516Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-20T16:39:10.516Z] ---> Running in 1e95a8733dc0 [2023-09-20T16:39:10.516Z] Removing intermediate container 1e95a8733dc0 [2023-09-20T16:39:10.516Z] ---> 83d6751c7d24 [2023-09-20T16:39:10.516Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-20T16:39:10.516Z] ---> Running in b78b6f8cbfb4 [2023-09-20T16:39:10.516Z] Removing intermediate container b78b6f8cbfb4 [2023-09-20T16:39:10.516Z] ---> 9b8445d33da2 [2023-09-20T16:39:10.516Z] Step 24/26 : LABEL arch=arm64 [2023-09-20T16:39:10.516Z] ---> Running in 333b91570407 [2023-09-20T16:39:10.516Z] Removing intermediate container 333b91570407 [2023-09-20T16:39:10.516Z] ---> 27bbe47efc89 [2023-09-20T16:39:10.516Z] Step 25/26 : LABEL git_sha=6505751dac8c0a12872c6337fde34b0eddbcd158 [2023-09-20T16:39:10.516Z] ---> Running in a961a879e24a [2023-09-20T16:39:10.516Z] Removing intermediate container a961a879e24a [2023-09-20T16:39:10.516Z] ---> 445845cae855 [2023-09-20T16:39:10.516Z] Step 26/26 : LABEL version=3.1.0-dev.47 [2023-09-20T16:39:10.516Z] ---> Running in 4ce017bac308 [2023-09-20T16:39:10.516Z] Removing intermediate container 4ce017bac308 [2023-09-20T16:39:10.516Z] ---> 8bb3a259a34f [2023-09-20T16:39:10.516Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T16:39:10.516Z] Successfully built 8bb3a259a34f [2023-09-20T16:39:10.516Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:39:10.640Z] provisioning config files... [2023-09-20T16:39:10.652Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/51@tmp/config451108904957527200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:39:10.984Z] ---> docker-login.sh [2023-09-20T16:39:10.984Z] nexus3.edgexfoundry.org:10001 [2023-09-20T16:39:10.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:39:11.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:39:11.251Z] Configure a credential helper to remove this warning. See [2023-09-20T16:39:11.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:39:11.251Z] [2023-09-20T16:39:11.251Z] Login Succeeded [2023-09-20T16:39:11.251Z] nexus3.edgexfoundry.org:10002 [2023-09-20T16:39:11.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:39:11.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:39:11.518Z] Configure a credential helper to remove this warning. See [2023-09-20T16:39:11.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:39:11.518Z] [2023-09-20T16:39:11.518Z] Login Succeeded [2023-09-20T16:39:11.518Z] nexus3.edgexfoundry.org:10003 [2023-09-20T16:39:11.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:39:11.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:39:11.784Z] Configure a credential helper to remove this warning. See [2023-09-20T16:39:11.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:39:11.784Z] [2023-09-20T16:39:11.784Z] Login Succeeded [2023-09-20T16:39:12.050Z] nexus3.edgexfoundry.org:10004 [2023-09-20T16:39:12.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:39:12.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:39:12.318Z] Configure a credential helper to remove this warning. See [2023-09-20T16:39:12.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:39:12.318Z] [2023-09-20T16:39:12.318Z] Login Succeeded [2023-09-20T16:39:12.318Z] docker.io [2023-09-20T16:39:12.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T16:39:12.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T16:39:12.850Z] Configure a credential helper to remove this warning. See [2023-09-20T16:39:12.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T16:39:12.850Z] [2023-09-20T16:39:12.850Z] Login Succeeded [2023-09-20T16:39:12.850Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T16:39:12.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:39:12.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T16:39:12.928Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-09-20T16:39:12.928Z] 6505751dac8c0a12872c6337fde34b0eddbcd158 [2023-09-20T16:39:12.928Z] latest [2023-09-20T16:39:12.928Z] 3.1.0-dev.47 [2023-09-20T16:39:12.928Z] 6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [2023-09-20T16:39:12.928Z] main [2023-09-20T16:39:12.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:13.285Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:13.620Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158 [2023-09-20T16:39:13.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T16:39:13.620Z] 0ae27bf5ea5d: Preparing [2023-09-20T16:39:13.620Z] 38ce1f142f12: Preparing [2023-09-20T16:39:13.620Z] a1371029d9e2: Preparing [2023-09-20T16:39:13.620Z] 1a9623219e79: Preparing [2023-09-20T16:39:13.620Z] 6c4aedc90c31: Preparing [2023-09-20T16:39:13.620Z] b2191e2be29d: Preparing [2023-09-20T16:39:13.620Z] b2191e2be29d: Waiting [2023-09-20T16:39:13.885Z] 1a9623219e79: Pushed [2023-09-20T16:39:13.885Z] a1371029d9e2: Pushed [2023-09-20T16:39:13.885Z] 38ce1f142f12: Pushed [2023-09-20T16:39:13.885Z] b2191e2be29d: Layer already exists [2023-09-20T16:39:13.885Z] 6c4aedc90c31: Pushed [2023-09-20T16:39:20.517Z] 0ae27bf5ea5d: Pushed [2023-09-20T16:39:20.517Z] 6505751dac8c0a12872c6337fde34b0eddbcd158: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:20.851Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:21.187Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-20T16:39:21.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T16:39:21.187Z] 0ae27bf5ea5d: Preparing [2023-09-20T16:39:21.187Z] 38ce1f142f12: Preparing [2023-09-20T16:39:21.187Z] a1371029d9e2: Preparing [2023-09-20T16:39:21.187Z] 1a9623219e79: Preparing [2023-09-20T16:39:21.187Z] 6c4aedc90c31: Preparing [2023-09-20T16:39:21.187Z] b2191e2be29d: Preparing [2023-09-20T16:39:21.187Z] b2191e2be29d: Waiting [2023-09-20T16:39:21.187Z] 6c4aedc90c31: Layer already exists [2023-09-20T16:39:21.187Z] 1a9623219e79: Layer already exists [2023-09-20T16:39:21.187Z] 0ae27bf5ea5d: Layer already exists [2023-09-20T16:39:21.187Z] a1371029d9e2: Layer already exists [2023-09-20T16:39:21.187Z] 38ce1f142f12: Layer already exists [2023-09-20T16:39:21.187Z] b2191e2be29d: Layer already exists [2023-09-20T16:39:21.452Z] latest: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:21.794Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:22.133Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.47 [2023-09-20T16:39:22.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T16:39:22.133Z] 0ae27bf5ea5d: Preparing [2023-09-20T16:39:22.133Z] 38ce1f142f12: Preparing [2023-09-20T16:39:22.133Z] a1371029d9e2: Preparing [2023-09-20T16:39:22.133Z] 1a9623219e79: Preparing [2023-09-20T16:39:22.133Z] 6c4aedc90c31: Preparing [2023-09-20T16:39:22.133Z] b2191e2be29d: Preparing [2023-09-20T16:39:22.133Z] b2191e2be29d: Waiting [2023-09-20T16:39:22.133Z] 38ce1f142f12: Layer already exists [2023-09-20T16:39:22.133Z] 0ae27bf5ea5d: Layer already exists [2023-09-20T16:39:22.133Z] 6c4aedc90c31: Layer already exists [2023-09-20T16:39:22.133Z] a1371029d9e2: Layer already exists [2023-09-20T16:39:22.133Z] 1a9623219e79: Layer already exists [2023-09-20T16:39:22.133Z] b2191e2be29d: Layer already exists [2023-09-20T16:39:22.133Z] 3.1.0-dev.47: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:22.479Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:22.810Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [2023-09-20T16:39:22.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T16:39:22.810Z] 0ae27bf5ea5d: Preparing [2023-09-20T16:39:22.810Z] 38ce1f142f12: Preparing [2023-09-20T16:39:22.810Z] a1371029d9e2: Preparing [2023-09-20T16:39:22.810Z] 1a9623219e79: Preparing [2023-09-20T16:39:22.810Z] 6c4aedc90c31: Preparing [2023-09-20T16:39:22.810Z] b2191e2be29d: Preparing [2023-09-20T16:39:22.810Z] 38ce1f142f12: Layer already exists [2023-09-20T16:39:22.810Z] 6c4aedc90c31: Layer already exists [2023-09-20T16:39:22.810Z] a1371029d9e2: Layer already exists [2023-09-20T16:39:22.810Z] 0ae27bf5ea5d: Layer already exists [2023-09-20T16:39:22.810Z] 1a9623219e79: Layer already exists [2023-09-20T16:39:22.810Z] b2191e2be29d: Layer already exists [2023-09-20T16:39:22.810Z] 6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:23.224Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:23.579Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-09-20T16:39:23.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-20T16:39:23.579Z] 0ae27bf5ea5d: Preparing [2023-09-20T16:39:23.579Z] 38ce1f142f12: Preparing [2023-09-20T16:39:23.579Z] a1371029d9e2: Preparing [2023-09-20T16:39:23.579Z] 1a9623219e79: Preparing [2023-09-20T16:39:23.579Z] 6c4aedc90c31: Preparing [2023-09-20T16:39:23.579Z] b2191e2be29d: Preparing [2023-09-20T16:39:23.579Z] b2191e2be29d: Waiting [2023-09-20T16:39:23.579Z] 1a9623219e79: Layer already exists [2023-09-20T16:39:23.579Z] a1371029d9e2: Layer already exists [2023-09-20T16:39:23.579Z] 6c4aedc90c31: Layer already exists [2023-09-20T16:39:23.579Z] 0ae27bf5ea5d: Layer already exists [2023-09-20T16:39:23.579Z] 38ce1f142f12: Layer already exists [2023-09-20T16:39:23.579Z] b2191e2be29d: Layer already exists [2023-09-20T16:39:23.579Z] main: digest: sha256:dc083ac53cc2fb15ad6bd2ede48870257af7e6dcce72073ca0162db0e7242ea9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T16:39:23.912Z] ===================================================== [Pipeline] echo [2023-09-20T16:39:23.920Z] taggedImages: [2023-09-20T16:39:23.920Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158 [2023-09-20T16:39:23.920Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-20T16:39:23.920Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.47 [2023-09-20T16:39:23.920Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6505751dac8c0a12872c6337fde34b0eddbcd158-3.1.0-dev.47 [2023-09-20T16:39:23.920Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:24.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T16:39:24.281Z] [2023-09-20T16:39:24.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:39:24.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T16:39:24.635Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T16:39:24.635Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T16:39:24.635Z] 04944245beec: Pulling fs layer [2023-09-20T16:39:24.635Z] 699f458cf7ca: Pulling fs layer [2023-09-20T16:39:24.635Z] 765212b225bb: Pulling fs layer [2023-09-20T16:39:24.635Z] f23df028b6ca: Pulling fs layer [2023-09-20T16:39:24.635Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T16:39:24.635Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T16:39:24.635Z] 765212b225bb: Waiting [2023-09-20T16:39:24.635Z] f23df028b6ca: Waiting [2023-09-20T16:39:24.635Z] d65c8cfc05b1: Waiting [2023-09-20T16:39:24.635Z] 2437ff75d9bd: Waiting [2023-09-20T16:39:24.931Z] 04944245beec: Verifying Checksum [2023-09-20T16:39:24.931Z] 04944245beec: Download complete [2023-09-20T16:39:24.931Z] 765212b225bb: Verifying Checksum [2023-09-20T16:39:24.931Z] 765212b225bb: Download complete [2023-09-20T16:39:24.931Z] f23df028b6ca: Verifying Checksum [2023-09-20T16:39:24.931Z] f23df028b6ca: Download complete [2023-09-20T16:39:24.931Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T16:39:24.931Z] d65c8cfc05b1: Download complete [2023-09-20T16:39:24.931Z] 699f458cf7ca: Verifying Checksum [2023-09-20T16:39:24.931Z] 699f458cf7ca: Download complete [2023-09-20T16:39:25.528Z] 8998bd30e6a1: Download complete [2023-09-20T16:39:27.470Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T16:39:29.410Z] 8998bd30e6a1: Pull complete [2023-09-20T16:39:29.677Z] 04944245beec: Pull complete [2023-09-20T16:39:31.086Z] 699f458cf7ca: Pull complete [2023-09-20T16:39:31.086Z] 765212b225bb: Pull complete [2023-09-20T16:39:32.044Z] f23df028b6ca: Pull complete [2023-09-20T16:39:32.044Z] d65c8cfc05b1: Pull complete [2023-09-20T16:39:47.031Z] 2437ff75d9bd: Pull complete [2023-09-20T16:39:47.031Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T16:39:47.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T16:39:47.031Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:39:47.211Z] prd-ubuntu20.04-docker-arm64-4c-16g-6726 does not seem to be running inside a container [2023-09-20T16:39:47.271Z] $ 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/51 -v /w/workspace/app-record-replay/51:/w/workspace/app-record-replay/51:rw,z -v /w/workspace/app-record-replay/51@tmp:/w/workspace/app-record-replay/51@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T16:39:49.596Z] $ docker top 8a828426c763898b1081ee16965caa2fc5725576be18b254f58b780960e131d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:39:50.422Z] ---> job-cost.sh [2023-09-20T16:39:50.422Z] lf-activate-venv: SKIPPING [2023-09-20T16:39:50.422Z] INFO: No Stack... [2023-09-20T16:39:51.000Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T16:39:51.581Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T16:39:52.209Z] + cut -d, -f6+ [2023-09-20T16:39:52.209Z] cat /w/workspace/app-record-replay/51/archives/cost.csv [Pipeline] lock [2023-09-20T16:39:52.266Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [2023-09-20T16:39:52.273Z] Resource [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] did not exist. Created. [2023-09-20T16:39:52.273Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T16:39:52.605Z] /w/workspace/app-record-replay/51@tmp/durable-b1675a70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T16:39:52.935Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T16:39:52.954Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T16:39:53.005Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T16:39:53.011Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-51-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T16:39:53.028Z] $ docker stop --time=1 8a828426c763898b1081ee16965caa2fc5725576be18b254f58b780960e131d7 [2023-09-20T16:39:54.507Z] $ docker rm -f --volumes 8a828426c763898b1081ee16965caa2fc5725576be18b254f58b780960e131d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T16:39:54.947Z] provisioning config files... [2023-09-20T16:39:54.954Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17386169706201108928tmp [Pipeline] { [Pipeline] sh [2023-09-20T16:39:55.245Z] + set +x [2023-09-20T16:39:55.245Z] + curl+ -s https://codecov.io/bash [2023-09-20T16:39:55.245Z] bash -s -- [2023-09-20T16:39:55.245Z] [2023-09-20T16:39:55.245Z] _____ _ [2023-09-20T16:39:55.245Z] / ____| | | [2023-09-20T16:39:55.245Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T16:39:55.245Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T16:39:55.245Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T16:39:55.245Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T16:39:55.245Z] Bash-1.0.6 [2023-09-20T16:39:55.245Z] [2023-09-20T16:39:55.245Z] [2023-09-20T16:39:55.245Z] ==> git version 2.25.1 found [2023-09-20T16:39:55.245Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T16:39:55.245Z] Release-Date: 2020-01-08 [2023-09-20T16:39:55.245Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T16:39:55.245Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T16:39:55.245Z] ==> Jenkins CI detected. [2023-09-20T16:39:55.245Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-09-20T16:39:55.245Z] project root: . [2023-09-20T16:39:55.245Z] --> token set from env [2023-09-20T16:39:55.245Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T16:39:55.245Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T16:39:55.245Z] ==> Python coveragepy not found [2023-09-20T16:39:55.245Z] ==> Searching for coverage reports in: [2023-09-20T16:39:55.245Z] + . [2023-09-20T16:39:55.245Z] -> Found 1 reports [2023-09-20T16:39:55.245Z] ==> Detecting git/mercurial file structure [2023-09-20T16:39:55.245Z] ==> Reading reports [2023-09-20T16:39:55.506Z] + ./coverage.out bytes=24552 [2023-09-20T16:39:55.506Z] ==> Appending adjustments [2023-09-20T16:39:55.506Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T16:39:55.506Z] + Found adjustments [2023-09-20T16:39:55.506Z] ==> Gzipping contents [2023-09-20T16:39:55.506Z] 8.0K /tmp/codecov.yv5wCD.gz [2023-09-20T16:39:55.506Z] ==> Uploading reports [2023-09-20T16:39:55.506Z] url: https://codecov.io [2023-09-20T16:39:55.506Z] query: branch=main&commit=6505751dac8c0a12872c6337fde34b0eddbcd158&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T16:39:55.506Z] -> Pinging Codecov [2023-09-20T16:39:55.506Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=6505751dac8c0a12872c6337fde34b0eddbcd158&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T16:41:16.953Z] upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z] 502 Server Error [2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z]

Error: Server Error

[2023-09-20T16:41:16.953Z]

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

[2023-09-20T16:41:16.953Z]

[2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z] 502 Server Error [2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z]

Error: Server Error

[2023-09-20T16:41:16.953Z]

The server encountered a temporary error and could not complete your request.

Please try again in 30 seconds.

[2023-09-20T16:41:16.953Z]

[2023-09-20T16:41:16.953Z] [2023-09-20T16:41:16.953Z] upstream connect error or disconnect/reset before headers. reset reason: connection failure [2023-09-20T16:41:16.953Z] 503 [2023-09-20T16:41:16.953Z] ==> Uploading to Codecov [2023-09-20T16:41:16.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T16:41:16.953Z] Dload Upload Total Spent Left Speed [2023-09-20T16:41:16.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4933 100 91 100 4842 900 47940 --:--:-- --:--:-- --:--:-- 48841 [2023-09-20T16:41:16.953Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 5 retries [2023-09-20T16:41:16.953Z] Warning: left. [2023-09-20T16:41:16.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4842 0 0 100 4842 0 4827 0:00:01 0:00:01 --:--:-- 4827 100 4933 100 91 100 4842 87 4637 0:00:01 0:00:01 --:--:-- 4725 [2023-09-20T16:41:16.953Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 4 retries [2023-09-20T16:41:16.953Z] Warning: left. [2023-09-20T16:41:16.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4933 100 91 100 4842 558 29705 --:--:-- --:--:-- --:--:-- 30263 [2023-09-20T16:41:16.953Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 3 retries [2023-09-20T16:41:16.953Z] Warning: left. [2023-09-20T16:41:18.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4933 100 91 100 4842 104 5540 --:--:-- --:--:-- --:--:-- 5637 100 4933 100 91 100 4842 104 5540 --:--:-- --:--:-- --:--:-- 5637 [2023-09-20T16:41:18.458Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 2 retries [2023-09-20T16:41:18.458Z] Warning: left. [2023-09-20T16:41:23.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4842 0 0 100 4842 0 4832 0:00:01 0:00:01 --:--:-- 4837 100 4842 0 0 100 4842 0 2419 0:00:02 0:00:02 --:--:-- 2419 100 4842 0 0 100 4842 0 1612 0:00:03 0:00:03 --:--:-- 1612 100 4933 100 91 100 4842 30 1596 0:00:03 0:00:03 --:--:-- 1626 [2023-09-20T16:41:23.431Z] Warning: Transient problem: HTTP error Will retry in 2 seconds. 1 retries [2023-09-20T16:41:23.431Z] Warning: left. [2023-09-20T16:41:26.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4842 0 0 100 4842 0 4837 0:00:01 0:00:01 --:--:-- 4837 100 4933 100 91 100 4842 85 4550 0:00:01 0:00:01 --:--:-- 4636 [2023-09-20T16:41:26.533Z] upstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failureupstream connect error or disconnect/reset before headers. reset reason: connection failure [Pipeline] } [2023-09-20T16:41:26.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-20T16:41:26.665Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T16:41:26.674Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:41:26.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T16:41:26.968Z] [2023-09-20T16:41:26.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:41:27.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T16:41:27.260Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T16:41:27.260Z] df9b9388f04a: Pulling fs layer [2023-09-20T16:41:27.260Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T16:41:27.260Z] 25bc292e5bac: Pulling fs layer [2023-09-20T16:41:27.260Z] 114826534d7a: Pulling fs layer [2023-09-20T16:41:27.260Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T16:41:27.260Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T16:41:27.260Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T16:41:27.260Z] 4657fd5d0bcf: Waiting [2023-09-20T16:41:27.260Z] 8a3aa393b2d8: Waiting [2023-09-20T16:41:27.260Z] 114826534d7a: Waiting [2023-09-20T16:41:27.260Z] 6ad1cebc031e: Waiting [2023-09-20T16:41:27.260Z] 25bc292e5bac: Verifying Checksum [2023-09-20T16:41:27.260Z] 25bc292e5bac: Download complete [2023-09-20T16:41:27.260Z] 52dc419b0ee2: Download complete [2023-09-20T16:41:27.260Z] 4657fd5d0bcf: Download complete [2023-09-20T16:41:27.260Z] df9b9388f04a: Verifying Checksum [2023-09-20T16:41:27.260Z] df9b9388f04a: Download complete [2023-09-20T16:41:27.519Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T16:41:27.519Z] 6ad1cebc031e: Download complete [2023-09-20T16:41:27.519Z] df9b9388f04a: Pull complete [2023-09-20T16:41:27.519Z] 52dc419b0ee2: Pull complete [2023-09-20T16:41:27.779Z] 25bc292e5bac: Pull complete [2023-09-20T16:41:28.036Z] 114826534d7a: Verifying Checksum [2023-09-20T16:41:28.036Z] 114826534d7a: Download complete [2023-09-20T16:41:28.036Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T16:41:28.036Z] 8a3aa393b2d8: Download complete [2023-09-20T16:41:31.318Z] 114826534d7a: Pull complete [2023-09-20T16:41:31.318Z] 4657fd5d0bcf: Pull complete [2023-09-20T16:41:31.318Z] 6ad1cebc031e: Pull complete [2023-09-20T16:41:33.849Z] 8a3aa393b2d8: Pull complete [2023-09-20T16:41:33.849Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T16:41:33.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T16:41:33.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:41:33.936Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:41:33.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-20T16:41:37.798Z] $ docker top a802a552e782a41f66e7a950296dfeafbf0abfb3c81be62cd842f0a3275d3574 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T16:41:37.863Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-09-20T16:41:38.142Z] + set -o pipefail [2023-09-20T16:41:38.142Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-09-20T16:41:46.267Z] [2023-09-20T16:41:46.267Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-09-20T16:41:46.267Z] [2023-09-20T16:41:46.267Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/4b7fad65-5341-4cf2-abe6-a6777e574a73 [2023-09-20T16:41:46.267Z] [2023-09-20T16:41:46.267Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T16:41:46.267Z] [2023-09-20T16:41:46.267Z] [2023-09-20T16:41:46.267Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T16:41:46.267Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T16:41:46.267Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T16:41:46.278Z] $ docker stop --time=1 a802a552e782a41f66e7a950296dfeafbf0abfb3c81be62cd842f0a3275d3574 [2023-09-20T16:41:49.942Z] $ docker rm -f --volumes a802a552e782a41f66e7a950296dfeafbf0abfb3c81be62cd842f0a3275d3574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T16:41:50.695Z] + git log --format=format:%s -1 6505751dac8c0a12872c6337fde34b0eddbcd158 [Pipeline] sh [2023-09-20T16:41:50.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:41:50.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:41:51.278Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:41:51.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:41:51.348Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:41:51.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T16:41:51.789Z] $ docker top 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 -eo pid,comm [2023-09-20T16:41:51.832Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T16:41:51.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:41:51.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:41:51.864Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:41:51.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:41:51.956Z] $ docker exec 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 ssh-agent [2023-09-20T16:41:52.051Z] SSH_AUTH_SOCK=/tmp/ssh-mNvzzojNU4BJ/agent.33 [2023-09-20T16:41:52.051Z] SSH_AGENT_PID=39 [2023-09-20T16:41:52.055Z] Running ssh-add (command line suppressed) [2023-09-20T16:41:52.146Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13199097166128848413.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13199097166128848413.key) [2023-09-20T16:41:52.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:41:52.446Z] + git semver tag [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,608 [run_tag] DEBUG tag force:False [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,608 [check_head_tag] DEBUG check head tag [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,609 [execute] INFO git cat-file --batch-check [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,613 [execute] INFO git cat-file --batch [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,613 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,631 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,631 [execute] INFO git tag -a v3.1.0-dev.47 -m v3.1.0-dev.47 [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,631 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.47', '-m', 'v3.1.0-dev.47'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:41:52.705Z] 2023-09-20 16:41:52,636 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T16:41:52.705Z] 3.1.0-dev.47 [Pipeline] } [2023-09-20T16:41:52.713Z] $ docker exec --env ******** --env ******** 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 ssh-agent -k [2023-09-20T16:41:52.811Z] unset SSH_AUTH_SOCK; [2023-09-20T16:41:52.811Z] unset SSH_AGENT_PID; [2023-09-20T16:41:52.811Z] echo Agent pid 39 killed; [2023-09-20T16:41:52.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:41:53.121Z] + git semver [Pipeline] } [2023-09-20T16:41:53.391Z] $ docker stop --time=1 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 [2023-09-20T16:41:54.661Z] $ docker rm -f --volumes 0f85f6db04e931dca80f88fa95ad0d2d936cd4092bb65a16cbea2015aa7da350 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:41:55.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T16:41:55.042Z] [2023-09-20T16:41:55.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:41:55.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T16:41:55.349Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T16:41:55.349Z] ab5ef0e58194: Pulling fs layer [2023-09-20T16:41:55.349Z] 9712f1f96733: Pulling fs layer [2023-09-20T16:41:55.349Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T16:41:55.349Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T16:41:55.349Z] e9a5061849ea: Pulling fs layer [2023-09-20T16:41:55.349Z] d747dcd14b5f: Pulling fs layer [2023-09-20T16:41:55.349Z] 2de7ff778b66: Pulling fs layer [2023-09-20T16:41:55.349Z] 0d9ebad4ef96: Waiting [2023-09-20T16:41:55.349Z] e9a5061849ea: Waiting [2023-09-20T16:41:55.349Z] d747dcd14b5f: Waiting [2023-09-20T16:41:55.349Z] 2de7ff778b66: Waiting [2023-09-20T16:41:55.349Z] 9712f1f96733: Verifying Checksum [2023-09-20T16:41:55.349Z] 9712f1f96733: Download complete [2023-09-20T16:41:55.922Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T16:41:55.922Z] 63f879dbbcfc: Download complete [2023-09-20T16:41:55.922Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T16:41:55.922Z] 0d9ebad4ef96: Download complete [2023-09-20T16:41:55.922Z] d747dcd14b5f: Download complete [2023-09-20T16:41:55.922Z] ab5ef0e58194: Verifying Checksum [2023-09-20T16:41:55.922Z] ab5ef0e58194: Download complete [2023-09-20T16:41:55.922Z] e9a5061849ea: Verifying Checksum [2023-09-20T16:41:55.922Z] e9a5061849ea: Download complete [2023-09-20T16:41:56.180Z] 2de7ff778b66: Verifying Checksum [2023-09-20T16:41:56.180Z] 2de7ff778b66: Download complete [2023-09-20T16:41:58.706Z] ab5ef0e58194: Pull complete [2023-09-20T16:41:58.706Z] 9712f1f96733: Pull complete [2023-09-20T16:41:59.272Z] 63f879dbbcfc: Pull complete [2023-09-20T16:42:02.552Z] 0d9ebad4ef96: Pull complete [2023-09-20T16:42:02.810Z] e9a5061849ea: Pull complete [2023-09-20T16:42:02.810Z] d747dcd14b5f: Pull complete [2023-09-20T16:42:03.745Z] 2de7ff778b66: Pull complete [2023-09-20T16:42:03.745Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T16:42:03.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T16:42:04.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:42:04.088Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:42:04.115Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-20T16:42:08.879Z] $ docker top 20d76f79a3503c04f4826199e47f7e49aba271b627d96b3199df632f4bef7a76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:42:08.944Z] provisioning config files... [2023-09-20T16:42:08.952Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5739691708172257227tmp [2023-09-20T16:42:08.962Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15112897599578146322tmp [2023-09-20T16:42:08.970Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6574442735977880972tmp [Pipeline] { [Pipeline] echo [2023-09-20T16:42:08.985Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:09.265Z] ---> sigul-configuration.sh [2023-09-20T16:42:09.265Z] gpg: directory `/root/.gnupg' created [2023-09-20T16:42:09.265Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T16:42:09.265Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T16:42:09.265Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T16:42:09.265Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T16:42:09.265Z] gpg: CAST5 encrypted data [2023-09-20T16:42:09.265Z] gpg: encrypted with 1 passphrase [2023-09-20T16:42:09.265Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T16:42:09.546Z] + mkdir /home/jenkins [2023-09-20T16:42:09.546Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T16:42:09.828Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-09-20T16:42:09.837Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:10.119Z] ---> sigul-install.sh [2023-09-20T16:42:10.119Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T16:42:10.404Z] + git tag --list [2023-09-20T16:42:10.404Z] v3.1.0-dev.0 [2023-09-20T16:42:10.404Z] v3.1.0-dev.1 [2023-09-20T16:42:10.404Z] v3.1.0-dev.10 [2023-09-20T16:42:10.404Z] v3.1.0-dev.11 [2023-09-20T16:42:10.404Z] v3.1.0-dev.12 [2023-09-20T16:42:10.404Z] v3.1.0-dev.13 [2023-09-20T16:42:10.404Z] v3.1.0-dev.14 [2023-09-20T16:42:10.404Z] v3.1.0-dev.15 [2023-09-20T16:42:10.404Z] v3.1.0-dev.16 [2023-09-20T16:42:10.404Z] v3.1.0-dev.17 [2023-09-20T16:42:10.404Z] v3.1.0-dev.18 [2023-09-20T16:42:10.404Z] v3.1.0-dev.19 [2023-09-20T16:42:10.404Z] v3.1.0-dev.2 [2023-09-20T16:42:10.404Z] v3.1.0-dev.20 [2023-09-20T16:42:10.404Z] v3.1.0-dev.21 [2023-09-20T16:42:10.404Z] v3.1.0-dev.22 [2023-09-20T16:42:10.404Z] v3.1.0-dev.23 [2023-09-20T16:42:10.404Z] v3.1.0-dev.24 [2023-09-20T16:42:10.404Z] v3.1.0-dev.25 [2023-09-20T16:42:10.404Z] v3.1.0-dev.26 [2023-09-20T16:42:10.404Z] v3.1.0-dev.27 [2023-09-20T16:42:10.404Z] v3.1.0-dev.28 [2023-09-20T16:42:10.404Z] v3.1.0-dev.29 [2023-09-20T16:42:10.404Z] v3.1.0-dev.3 [2023-09-20T16:42:10.404Z] v3.1.0-dev.30 [2023-09-20T16:42:10.404Z] v3.1.0-dev.31 [2023-09-20T16:42:10.404Z] v3.1.0-dev.32 [2023-09-20T16:42:10.404Z] v3.1.0-dev.33 [2023-09-20T16:42:10.404Z] v3.1.0-dev.34 [2023-09-20T16:42:10.404Z] v3.1.0-dev.35 [2023-09-20T16:42:10.404Z] v3.1.0-dev.36 [2023-09-20T16:42:10.404Z] v3.1.0-dev.37 [2023-09-20T16:42:10.404Z] v3.1.0-dev.38 [2023-09-20T16:42:10.404Z] v3.1.0-dev.39 [2023-09-20T16:42:10.404Z] v3.1.0-dev.4 [2023-09-20T16:42:10.404Z] v3.1.0-dev.40 [2023-09-20T16:42:10.404Z] v3.1.0-dev.41 [2023-09-20T16:42:10.404Z] v3.1.0-dev.42 [2023-09-20T16:42:10.404Z] v3.1.0-dev.43 [2023-09-20T16:42:10.404Z] v3.1.0-dev.44 [2023-09-20T16:42:10.404Z] v3.1.0-dev.45 [2023-09-20T16:42:10.404Z] v3.1.0-dev.46 [2023-09-20T16:42:10.404Z] v3.1.0-dev.47 [2023-09-20T16:42:10.404Z] v3.1.0-dev.5 [2023-09-20T16:42:10.404Z] v3.1.0-dev.6 [2023-09-20T16:42:10.404Z] v3.1.0-dev.7 [2023-09-20T16:42:10.404Z] v3.1.0-dev.8 [2023-09-20T16:42:10.404Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T16:42:10.690Z] + lftools sign git-tag v3.1.0-dev.47 [2023-09-20T16:42:11.256Z] Signing Git tag with Sigul... [2023-09-20T16:42:11.256Z] Signing v3.1.0-dev.47 [Pipeline] echo [2023-09-20T16:42:11.521Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:11.804Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T16:42:11.811Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T16:42:11.828Z] $ docker stop --time=1 20d76f79a3503c04f4826199e47f7e49aba271b627d96b3199df632f4bef7a76 [2023-09-20T16:42:13.112Z] $ docker rm -f --volumes 20d76f79a3503c04f4826199e47f7e49aba271b627d96b3199df632f4bef7a76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T16:42:13.509Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:42:13.509Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:42:13.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:42:13.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:42:13.878Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:42:13.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T16:42:14.308Z] $ docker top db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 -eo pid,comm [2023-09-20T16:42:14.352Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T16:42:14.352Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:42:14.393Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:42:14.393Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:42:14.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:42:14.504Z] $ docker exec db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 ssh-agent [2023-09-20T16:42:14.625Z] SSH_AUTH_SOCK=/tmp/ssh-oPdlBLGfvb6R/agent.30 [2023-09-20T16:42:14.625Z] SSH_AGENT_PID=36 [2023-09-20T16:42:14.629Z] Running ssh-add (command line suppressed) [2023-09-20T16:42:14.729Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12884200932650220322.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12884200932650220322.key) [2023-09-20T16:42:14.742Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:42:15.027Z] + git semver bump pre [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,198 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,198 [bump_version] DEBUG bumping version:3.1.0-dev.47 on axis:pre with prefix:dev [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,198 [bump_version] DEBUG bumped version:3.1.0-dev.48 [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,199 [write_version] DEBUG write version:3.1.0-dev.48 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,199 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,199 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,201 [execute] INFO git cat-file --batch-check [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,206 [execute] INFO git cat-file --batch [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T16:42:15.287Z] 2023-09-20 16:42:15,212 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T16:42:15.287Z] 3.1.0-dev.48 [Pipeline] } [2023-09-20T16:42:15.296Z] $ docker exec --env ******** --env ******** db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 ssh-agent -k [2023-09-20T16:42:15.388Z] unset SSH_AUTH_SOCK; [2023-09-20T16:42:15.388Z] unset SSH_AGENT_PID; [2023-09-20T16:42:15.388Z] echo Agent pid 36 killed; [2023-09-20T16:42:15.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:42:15.715Z] + git semver [Pipeline] } [2023-09-20T16:42:15.987Z] $ docker stop --time=1 db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 [2023-09-20T16:42:17.262Z] $ docker rm -f --volumes db378ee09e300da192725c2892f563625efa013c81644b3d93511f71cebc4178 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T16:42:17.605Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T16:42:17.605Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:42:17.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T16:42:17.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:42:17.964Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:42:17.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T16:42:18.328Z] $ docker top a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 -eo pid,comm [2023-09-20T16:42:18.371Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T16:42:18.371Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T16:42:18.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T16:42:18.415Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T16:42:18.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T16:42:18.518Z] $ docker exec a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 ssh-agent [2023-09-20T16:42:18.612Z] SSH_AUTH_SOCK=/tmp/ssh-437u8GMldYE9/agent.33 [2023-09-20T16:42:18.612Z] SSH_AGENT_PID=39 [2023-09-20T16:42:18.617Z] Running ssh-add (command line suppressed) [2023-09-20T16:42:18.725Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1402736928613713934.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1402736928613713934.key) [2023-09-20T16:42:18.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T16:42:19.022Z] + git semver push [2023-09-20T16:42:19.280Z] 2023-09-20 16:42:19,189 [run_push] DEBUG push [2023-09-20T16:42:19.280Z] 2023-09-20 16:42:19,189 [execute] INFO git cat-file --batch-check [2023-09-20T16:42:19.280Z] 2023-09-20 16:42:19,190 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T16:42:19.280Z] 2023-09-20 16:42:19,194 [execute] INFO git rev-list a2e0cf46fdae956d797973421f216a737e8e7aeb -- [2023-09-20T16:42:19.280Z] 2023-09-20 16:42:19,194 [execute] DEBUG Popen(['git', 'rev-list', 'a2e0cf46fdae956d797973421f216a737e8e7aeb', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:42:19.280Z] 2023-09-20 16:42:19,200 [execute] INFO git fetch -v origin [2023-09-20T16:42:19.280Z] 2023-09-20 16:42:19,200 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T16:42:19.847Z] 2023-09-20 16:42:19,702 [run_push] DEBUG no remote changes detected [2023-09-20T16:42:19.847Z] 2023-09-20 16:42:19,703 [execute] INFO git push origin semver [2023-09-20T16:42:19.847Z] 2023-09-20 16:42:19,703 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:42:20.782Z] 2023-09-20 16:42:20,628 [run_push] DEBUG push all version tags [2023-09-20T16:42:20.782Z] 2023-09-20 16:42:20,629 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T16:42:20.782Z] 2023-09-20 16:42:20,629 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-20T16:42:21.721Z] 2023-09-20 16:42:21,387 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-20T16:42:21.721Z] 3.1.0-dev.48 [Pipeline] } [2023-09-20T16:42:21.730Z] $ docker exec --env ******** --env ******** a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 ssh-agent -k [2023-09-20T16:42:21.817Z] unset SSH_AUTH_SOCK; [2023-09-20T16:42:21.817Z] unset SSH_AGENT_PID; [2023-09-20T16:42:21.817Z] echo Agent pid 39 killed; [2023-09-20T16:42:21.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T16:42:22.127Z] + git semver [Pipeline] } [2023-09-20T16:42:22.397Z] $ docker stop --time=1 a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 [2023-09-20T16:42:23.637Z] $ docker rm -f --volumes a13bebb5177ad45cdad3f69363bdac2c048ab5d558d4459a59997b913a36cc49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T16:42:24.300Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-09-20T16:42:24.300Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-20T16:42:24.300Z] total 16 [2023-09-20T16:42:24.300Z] drwxr-xr-x 3 root root 4096 Sep 20 16:29 . [2023-09-20T16:42:24.300Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 16:42 .. [2023-09-20T16:42:24.300Z] drwxr-xr-x 2 root root 4096 Sep 20 16:29 cost [2023-09-20T16:42:24.300Z] -rw-r--r-- 1 root root 88 Sep 20 16:29 cost.csv [2023-09-20T16:42:24.300Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-20T16:42:24.300Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-20T16:42:24.300Z] total 16 [2023-09-20T16:42:24.300Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 16:29 . [2023-09-20T16:42:24.300Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 16:42 .. [2023-09-20T16:42:24.300Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 16:29 cost [2023-09-20T16:42:24.300Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 20 16:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:24.636Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:25.503Z] ---> package-listing.sh [2023-09-20T16:42:25.503Z] ++ facter osfamily [2023-09-20T16:42:25.503Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T16:42:25.762Z] + OS_FAMILY=debian [2023-09-20T16:42:25.762Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-09-20T16:42:25.762Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T16:42:25.762Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T16:42:25.762Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T16:42:25.762Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T16:42:25.762Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-20T16:42:25.762Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T16:42:25.762Z] + case "${OS_FAMILY}" in [2023-09-20T16:42:25.762Z] + dpkg -l [2023-09-20T16:42:25.762Z] + grep '^ii' [2023-09-20T16:42:25.762Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T16:42:25.762Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T16:42:25.762Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T16:42:25.762Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-20T16:42:25.762Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-09-20T16:42:25.762Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-09-20T16:42:25.772Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T16:42:26.046Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T16:42:26.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T16:42:26.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T16:42:26.666Z] prd-ubuntu20.04-docker-8c-8g-6725 does not seem to be running inside a container [2023-09-20T16:42:26.694Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T16:42:26.886Z] $ docker top a40474961718373439895484b24cdb66d7fee66bb9051f646e212a40035b9d48 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T16:42:27.232Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T16:42:27.517Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T16:42:27.798Z] + ls /var/log/sa-host [2023-09-20T16:42:27.798Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T16:42:27.871Z] provisioning config files... [2023-09-20T16:42:27.878Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config386002649375199438tmp [Pipeline] { [Pipeline] echo [2023-09-20T16:42:27.891Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:28.171Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T16:42:28.179Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:28.495Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T16:42:28.502Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:28.782Z] ---> sudo-logs.sh [2023-09-20T16:42:28.782Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T16:42:28.811Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:29.097Z] ---> job-cost.sh [2023-09-20T16:42:29.097Z] lf-activate-venv: SKIPPING [2023-09-20T16:42:29.097Z] DEBUG: total: 0.2199999988079071 [2023-09-20T16:42:29.097Z] INFO: Retrieving Stack Cost... [2023-09-20T16:42:29.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T16:42:29.923Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T16:42:29.934Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T16:42:30.214Z] ---> logs-deploy.sh [2023-09-20T16:42:30.214Z] lf-activate-venv: SKIPPING [2023-09-20T16:42:30.214Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/51 [2023-09-20T16:42:30.214Z] INFO: archiving workspace using pattern(s): [2023-09-20T16:42:31.150Z] Archives upload complete. [2023-09-20T16:42:31.150Z] INFO: archiving logs to Nexus