Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 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-ssh1464052256292062815.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-ssh3260208385212272060.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-ssh16312572755173488004.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-ssh2489712197697936526.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-ssh8492314703543134718.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-5994 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 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 (main) Commit message: "Merge pull request #78 from lenny-intel/go-1.21" > 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 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 # timeout=10 > git rev-list --no-walk f72b809072588f7f20ded4abbecd19f9d2a97259 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T21:20:22.357Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T21:20:22.396Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T21:20:22.408Z] ========================================================= [2023-09-12T21:20:22.408Z] EdgeX Global Pipelines Version Info [2023-09-12T21:20:22.408Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:20:23.108Z] ------------------- [2023-09-12T21:20:23.108Z] stable info: [2023-09-12T21:20:23.108Z] ------------------- [2023-09-12T21:20:23.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T21:20:23.108Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:20:23.109Z] Message: update stable to v1.0.254 [2023-09-12T21:20:23.677Z] ------------------- [2023-09-12T21:20:23.677Z] experimental info: [2023-09-12T21:20:23.677Z] ------------------- [2023-09-12T21:20:23.677Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T21:20:23.677Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T21:20:23.677Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T21:20:23.839Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-12T21:20:23.853Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-12T21:20:23.872Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T21:20:23.890Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T21:20:23.908Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T21:20:23.927Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T21:20:23.947Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T21:20:23.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T21:20:23.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T21:20:23.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T21:20:23.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T21:20:24.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-12T21:20:24.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T21:20:24.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T21:20:24.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:20:24.072Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T21:20:24.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:20:24.103Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T21:20:24.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T21:20:24.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T21:20:24.139Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T21:20:24.150Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T21:20:24.167Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T21:20:24.187Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T21:20:24.197Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T21:20:24.207Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T21:20:24.216Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T21:20:24.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T21:20:24.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T21:20:24.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T21:20:24.259Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [Pipeline] echo [2023-09-12T21:20:24.268Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6115a19 [Pipeline] echo [2023-09-12T21:20:24.277Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:20:24.311Z] provisioning config files... [2023-09-12T21:20:24.325Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12877652471756289215tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:20:24.631Z] ---> docker-login.sh [2023-09-12T21:20:24.631Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:20:24.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:24.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:24.892Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:24.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:24.892Z] [2023-09-12T21:20:24.892Z] Login Succeeded [2023-09-12T21:20:24.892Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:20:25.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:25.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:25.153Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:25.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:25.153Z] [2023-09-12T21:20:25.153Z] Login Succeeded [2023-09-12T21:20:25.153Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:20:25.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:25.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:25.153Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:25.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:25.153Z] [2023-09-12T21:20:25.153Z] Login Succeeded [2023-09-12T21:20:25.153Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:20:25.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:25.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:25.414Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:25.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:25.414Z] [2023-09-12T21:20:25.414Z] Login Succeeded [2023-09-12T21:20:25.414Z] docker.io [2023-09-12T21:20:25.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:25.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:25.674Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:25.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:25.674Z] [2023-09-12T21:20:25.674Z] Login Succeeded [2023-09-12T21:20:25.674Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:20:25.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T21:20:26.059Z] + git rev-list -1 --merges 6115a198ddbadbbc7b91aec3ff43fce5bdb74432~1..6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [Pipeline] echo [2023-09-12T21:20:26.108Z] -----------> git rev-list -1 --merges 6115a198ddbadbbc7b91aec3ff43fce5bdb74432~1..6115a198ddbadbbc7b91aec3ff43fce5bdb74432 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [2023-09-12T21:20:26.108Z] 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [false] [Pipeline] sh [2023-09-12T21:20:26.395Z] + git log --format=format:%s -1 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [Pipeline] echo [2023-09-12T21:20:26.440Z] ========================================================= [2023-09-12T21:20:26.440Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T21:20:26.440Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:20:26.763Z] + git log --format=format:%s -1 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [Pipeline] echo [2023-09-12T21:20:26.773Z] [semverPrep] GIT_COMMIT: 6115a198ddbadbbc7b91aec3ff43fce5bdb74432, Commit Message: Merge pull request #78 from lenny-intel/go-1.21 [Pipeline] echo [2023-09-12T21:20:26.781Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T21:20:27.125Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:20:27.125Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T21:20:27.125Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T21:20:27.125Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T21:20:27.125Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T21:20:27.125Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T21:20:27.125Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:20:27.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:20:27.482Z] [2023-09-12T21:20:27.482Z] 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-12T21:20:27.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:20:27.805Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T21:20:27.805Z] b85a868b505f: Pulling fs layer [2023-09-12T21:20:27.805Z] e2be974225ed: Pulling fs layer [2023-09-12T21:20:27.805Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T21:20:27.805Z] 988bab9f4d93: Pulling fs layer [2023-09-12T21:20:27.805Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T21:20:27.805Z] eaf3925da568: Pulling fs layer [2023-09-12T21:20:27.805Z] bab4dde63d76: Pulling fs layer [2023-09-12T21:20:27.805Z] bde34c3a00c8: Pulling fs layer [2023-09-12T21:20:27.805Z] b352a97aabf1: Pulling fs layer [2023-09-12T21:20:27.805Z] 4872d77fe225: Pulling fs layer [2023-09-12T21:20:27.805Z] 5851b861e8e6: Pulling fs layer [2023-09-12T21:20:27.805Z] 988bab9f4d93: Waiting [2023-09-12T21:20:27.805Z] bab4dde63d76: Waiting [2023-09-12T21:20:27.805Z] bde34c3a00c8: Waiting [2023-09-12T21:20:27.805Z] b352a97aabf1: Waiting [2023-09-12T21:20:27.805Z] 4872d77fe225: Waiting [2023-09-12T21:20:27.805Z] 1469e6f7b9e6: Waiting [2023-09-12T21:20:27.805Z] 5851b861e8e6: Waiting [2023-09-12T21:20:27.805Z] eaf3925da568: Waiting [2023-09-12T21:20:27.805Z] e2be974225ed: Download complete [2023-09-12T21:20:27.805Z] 988bab9f4d93: Verifying Checksum [2023-09-12T21:20:27.805Z] 988bab9f4d93: Download complete [2023-09-12T21:20:27.805Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T21:20:27.805Z] 1469e6f7b9e6: Download complete [2023-09-12T21:20:28.065Z] 339a4e72a1f5: Verifying Checksum [2023-09-12T21:20:28.065Z] 339a4e72a1f5: Download complete [2023-09-12T21:20:28.065Z] eaf3925da568: Download complete [2023-09-12T21:20:28.065Z] bde34c3a00c8: Download complete [2023-09-12T21:20:28.065Z] b352a97aabf1: Verifying Checksum [2023-09-12T21:20:28.065Z] b352a97aabf1: Download complete [2023-09-12T21:20:28.065Z] 4872d77fe225: Verifying Checksum [2023-09-12T21:20:28.065Z] 4872d77fe225: Download complete [2023-09-12T21:20:28.065Z] 5851b861e8e6: Download complete [2023-09-12T21:20:28.065Z] b85a868b505f: Download complete [2023-09-12T21:20:28.325Z] bab4dde63d76: Verifying Checksum [2023-09-12T21:20:28.325Z] bab4dde63d76: Download complete [2023-09-12T21:20:29.261Z] b85a868b505f: Pull complete [2023-09-12T21:20:29.262Z] e2be974225ed: Pull complete [2023-09-12T21:20:29.829Z] 339a4e72a1f5: Pull complete [2023-09-12T21:20:29.829Z] 988bab9f4d93: Pull complete [2023-09-12T21:20:30.089Z] 1469e6f7b9e6: Pull complete [2023-09-12T21:20:30.089Z] eaf3925da568: Pull complete [2023-09-12T21:20:31.993Z] bab4dde63d76: Pull complete [2023-09-12T21:20:31.993Z] bde34c3a00c8: Pull complete [2023-09-12T21:20:31.993Z] b352a97aabf1: Pull complete [2023-09-12T21:20:32.254Z] 4872d77fe225: Pull complete [2023-09-12T21:20:32.254Z] 5851b861e8e6: Pull complete [2023-09-12T21:20:32.254Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T21:20:32.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:20:32.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:20:32.343Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:20:32.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T21:20:34.674Z] $ docker top dc5ba801ad0aba8016c5c1a7bff84d4bd54ded094bb3bd8bdf296a29285964b0 -eo pid,comm [2023-09-12T21:20:34.747Z] 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-12T21:20:34.747Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:20:34.778Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:20:34.778Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:20:34.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:20:34.895Z] $ docker exec dc5ba801ad0aba8016c5c1a7bff84d4bd54ded094bb3bd8bdf296a29285964b0 ssh-agent [2023-09-12T21:20:35.008Z] SSH_AUTH_SOCK=/tmp/ssh-GkXmDfbrSe5N/agent.32 [2023-09-12T21:20:35.008Z] SSH_AGENT_PID=38 [2023-09-12T21:20:35.016Z] Running ssh-add (command line suppressed) [2023-09-12T21:20:35.109Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1645010239216308148.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1645010239216308148.key) [2023-09-12T21:20:35.123Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:20:35.409Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T21:20:35.429Z] $ docker exec --env ******** --env ******** dc5ba801ad0aba8016c5c1a7bff84d4bd54ded094bb3bd8bdf296a29285964b0 ssh-agent -k [2023-09-12T21:20:35.531Z] unset SSH_AUTH_SOCK; [2023-09-12T21:20:35.532Z] unset SSH_AGENT_PID; [2023-09-12T21:20:35.532Z] echo Agent pid 38 killed; [2023-09-12T21:20:35.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T21:20:35.572Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:20:35.572Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:20:35.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:20:35.687Z] $ docker exec dc5ba801ad0aba8016c5c1a7bff84d4bd54ded094bb3bd8bdf296a29285964b0 ssh-agent [2023-09-12T21:20:35.805Z] SSH_AUTH_SOCK=/tmp/ssh-WvM9hLbA7gxc/agent.70 [2023-09-12T21:20:35.805Z] SSH_AGENT_PID=76 [2023-09-12T21:20:35.810Z] Running ssh-add (command line suppressed) [2023-09-12T21:20:35.914Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16158900872941235627.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16158900872941235627.key) [2023-09-12T21:20:35.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:20:36.220Z] + git semver init [2023-09-12T21:20:36.480Z] 2023-09-12 21:20:36,433 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T21:20:36.480Z] 2023-09-12 21:20:36,433 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-12T21:20:36.480Z] 2023-09-12 21:20:36,434 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-12T21:20:36.480Z] 2023-09-12 21:20:36,434 [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-12T21:20:37.434Z] 2023-09-12 21:20:37,069 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-09-12T21:20:37.434Z] 2023-09-12 21:20:37,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-09-12T21:20:37.434Z] 2023-09-12 21:20:37,069 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-12T21:20:37.434Z] 2023-09-12 21:20:37,070 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-12T21:20:37.434Z] 3.1.0-dev.45 [Pipeline] } [2023-09-12T21:20:37.444Z] $ docker exec --env ******** --env ******** dc5ba801ad0aba8016c5c1a7bff84d4bd54ded094bb3bd8bdf296a29285964b0 ssh-agent -k [2023-09-12T21:20:37.535Z] unset SSH_AUTH_SOCK; [2023-09-12T21:20:37.536Z] unset SSH_AGENT_PID; [2023-09-12T21:20:37.538Z] echo Agent pid 76 killed; [2023-09-12T21:20:37.550Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:20:37.847Z] + git semver [Pipeline] } [2023-09-12T21:20:38.119Z] $ docker stop --time=1 dc5ba801ad0aba8016c5c1a7bff84d4bd54ded094bb3bd8bdf296a29285964b0 [2023-09-12T21:20:39.441Z] $ docker rm -f --volumes dc5ba801ad0aba8016c5c1a7bff84d4bd54ded094bb3bd8bdf296a29285964b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:20:39.773Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T21:20:39.979Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T21:20:39.981Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.45 [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-12T21:20:40.138Z] provisioning config files... [2023-09-12T21:20:40.148Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17005078829947172288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:20:40.450Z] ---> docker-login.sh [2023-09-12T21:20:40.451Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:20:40.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:40.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:40.451Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:40.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:40.451Z] [2023-09-12T21:20:40.451Z] Login Succeeded [2023-09-12T21:20:40.451Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:20:40.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:40.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:40.451Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:40.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:40.451Z] [2023-09-12T21:20:40.451Z] Login Succeeded [2023-09-12T21:20:40.451Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:20:40.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:40.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:40.711Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:40.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:40.711Z] [2023-09-12T21:20:40.711Z] Login Succeeded [2023-09-12T21:20:40.711Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:20:40.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:40.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:40.711Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:40.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:40.711Z] [2023-09-12T21:20:40.711Z] Login Succeeded [2023-09-12T21:20:40.711Z] docker.io [2023-09-12T21:20:40.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:20:40.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:20:40.971Z] Configure a credential helper to remove this warning. See [2023-09-12T21:20:40.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:20:40.971Z] [2023-09-12T21:20:40.971Z] Login Succeeded [2023-09-12T21:20:40.971Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:20:40.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:20:41.035Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:20:41.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:20:41.055Z] ========================================================= [2023-09-12T21:20:41.055Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T21:20:41.055Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:20:41.357Z] + 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-12T21:20:41.357Z] Sending build context to Docker daemon 565.2kB [2023-09-12T21:20:41.357Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:20:41.357Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T21:20:41.357Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T21:20:41.357Z] 7264a8db6415: Pulling fs layer [2023-09-12T21:20:41.357Z] c4d48a809fc2: Pulling fs layer [2023-09-12T21:20:41.357Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T21:20:41.357Z] ad3a456e5733: Pulling fs layer [2023-09-12T21:20:41.357Z] 9e4f439ed901: Pulling fs layer [2023-09-12T21:20:41.357Z] feaf6a47b606: Pulling fs layer [2023-09-12T21:20:41.357Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T21:20:41.357Z] 8ac70367396e: Pulling fs layer [2023-09-12T21:20:41.357Z] 6db16350a2e2: Pulling fs layer [2023-09-12T21:20:41.357Z] 9250d5d63582: Pulling fs layer [2023-09-12T21:20:41.357Z] 6db16350a2e2: Waiting [2023-09-12T21:20:41.357Z] 9250d5d63582: Waiting [2023-09-12T21:20:41.357Z] 9e4f439ed901: Waiting [2023-09-12T21:20:41.357Z] feaf6a47b606: Waiting [2023-09-12T21:20:41.357Z] 8ac70367396e: Waiting [2023-09-12T21:20:41.357Z] ad3a456e5733: Waiting [2023-09-12T21:20:41.357Z] c4d48a809fc2: Verifying Checksum [2023-09-12T21:20:41.357Z] c4d48a809fc2: Download complete [2023-09-12T21:20:41.357Z] ad3a456e5733: Verifying Checksum [2023-09-12T21:20:41.358Z] ad3a456e5733: Download complete [2023-09-12T21:20:41.358Z] 9e4f439ed901: Verifying Checksum [2023-09-12T21:20:41.358Z] 9e4f439ed901: Download complete [2023-09-12T21:20:41.358Z] 7264a8db6415: Verifying Checksum [2023-09-12T21:20:41.358Z] 7264a8db6415: Download complete [2023-09-12T21:20:41.617Z] feaf6a47b606: Verifying Checksum [2023-09-12T21:20:41.617Z] feaf6a47b606: Download complete [2023-09-12T21:20:41.617Z] 7264a8db6415: Pull complete [2023-09-12T21:20:41.875Z] c4d48a809fc2: Pull complete [2023-09-12T21:20:41.875Z] 8ac70367396e: Verifying Checksum [2023-09-12T21:20:41.875Z] 8ac70367396e: Download complete [2023-09-12T21:20:42.135Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T21:20:42.135Z] 4f1c88b9dad5: Download complete [2023-09-12T21:20:42.135Z] 6db16350a2e2: Verifying Checksum [2023-09-12T21:20:42.135Z] 6db16350a2e2: Download complete [2023-09-12T21:20:42.394Z] 9250d5d63582: Verifying Checksum [2023-09-12T21:20:42.394Z] 9250d5d63582: Download complete [2023-09-12T21:20:42.394Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T21:20:42.394Z] 5e8b037d7d82: Download complete [2023-09-12T21:20:44.924Z] 4f1c88b9dad5: Pull complete [2023-09-12T21:20:44.924Z] ad3a456e5733: Pull complete [2023-09-12T21:20:44.924Z] 9e4f439ed901: Pull complete [2023-09-12T21:20:44.924Z] feaf6a47b606: Pull complete [2023-09-12T21:20:47.454Z] 5e8b037d7d82: Pull complete [2023-09-12T21:20:47.454Z] 8ac70367396e: Pull complete [2023-09-12T21:20:48.020Z] 6db16350a2e2: Pull complete [2023-09-12T21:20:48.588Z] 9250d5d63582: Pull complete [2023-09-12T21:20:48.588Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T21:20:48.588Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T21:20:48.588Z] ---> fa269f55d9b9 [2023-09-12T21:20:48.588Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:20:53.864Z] ---> Running in 3bd773020d05 [2023-09-12T21:20:53.864Z] Removing intermediate container 3bd773020d05 [2023-09-12T21:20:53.864Z] ---> 8aedd6f4076b [2023-09-12T21:20:53.864Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:20:53.864Z] ---> Running in 608765d2eebb [2023-09-12T21:20:53.864Z] Removing intermediate container 608765d2eebb [2023-09-12T21:20:53.864Z] ---> 6674892dc00b [2023-09-12T21:20:53.864Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:20:53.864Z] ---> Running in 972f734e9232 [2023-09-12T21:20:53.864Z] Removing intermediate container 972f734e9232 [2023-09-12T21:20:53.864Z] ---> 2abd738fbb9e [2023-09-12T21:20:53.864Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:20:54.123Z] ---> Running in f733595ecadd [2023-09-12T21:20:54.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:20:54.382Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:20:54.641Z] OK: 265 MiB in 56 packages [2023-09-12T21:20:55.099Z] Still waiting to schedule task [2023-09-12T21:20:55.100Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T21:20:55.209Z] Removing intermediate container f733595ecadd [2023-09-12T21:20:55.209Z] ---> e95e429ad68f [2023-09-12T21:20:55.209Z] Step 7/12 : WORKDIR /app [2023-09-12T21:20:55.209Z] ---> Running in 19fcc24324fd [2023-09-12T21:20:55.209Z] Removing intermediate container 19fcc24324fd [2023-09-12T21:20:55.209Z] ---> 98ff7611964d [2023-09-12T21:20:55.209Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T21:20:55.209Z] ---> 5d27a2d29f8b [2023-09-12T21:20:55.209Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:20:55.209Z] ---> Running in 2ce1d87f8bf7 [2023-09-12T21:21:33.943Z] Removing intermediate container 2ce1d87f8bf7 [2023-09-12T21:21:33.943Z] ---> 45bdd0b2d470 [2023-09-12T21:21:33.943Z] Step 10/12 : COPY . . [2023-09-12T21:21:33.943Z] ---> 5d71404e7ffc [2023-09-12T21:21:33.943Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:21:33.943Z] ---> Running in 56599aaa61b9 [2023-09-12T21:21:33.943Z] Removing intermediate container 56599aaa61b9 [2023-09-12T21:21:33.943Z] ---> c91a2cbb9450 [2023-09-12T21:21:33.943Z] Step 12/12 : RUN $MAKE [2023-09-12T21:21:33.943Z] ---> Running in 386d8f10c0a7 [2023-09-12T21:21:33.943Z] noop [2023-09-12T21:21:33.943Z] Removing intermediate container 386d8f10c0a7 [2023-09-12T21:21:33.943Z] ---> f69fef2667d1 [2023-09-12T21:21:33.943Z] Successfully built f69fef2667d1 [2023-09-12T21:21:33.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:21:34.250Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:21:34.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:21:34.316Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:21:34.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:21:34.706Z] $ docker top 8b8b1151765e0d16c376b15ea602a58cb8756ba436f222857f92cf450c74cf3e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:21:35.050Z] + go version [2023-09-12T21:21:35.050Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T21:21:35.060Z] $ docker stop --time=1 8b8b1151765e0d16c376b15ea602a58cb8756ba436f222857f92cf450c74cf3e [2023-09-12T21:21:36.336Z] $ docker rm -f --volumes 8b8b1151765e0d16c376b15ea602a58cb8756ba436f222857f92cf450c74cf3e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:21:36.746Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T21:21:36.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:21:36.818Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:21:36.849Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T21:21:37.213Z] $ docker top 8cfdf4721b2521e2003420b372b96f50411abc3e7c55e92c7ca201e932625364 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:21:37.565Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:21:37.862Z] + make test [2023-09-12T21:21:37.862Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T21:21:59.794Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-12T21:21:59.794Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-12T21:21:59.794Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-12T21:21:59.794Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-12T21:21:59.794Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.044s coverage: 88.0% of statements [2023-09-12T21:22:07.914Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.597s coverage: 98.7% of statements [2023-09-12T21:22:07.914Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.098s coverage: 78.7% of statements [2023-09-12T21:22:07.914Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.036s coverage: 100.0% of statements [2023-09-12T21:22:29.851Z] go vet ./... [2023-09-12T21:22:29.851Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:22:29.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:22:29.851Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:22:30.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:22:30.130Z] $ docker stop --time=1 8cfdf4721b2521e2003420b372b96f50411abc3e7c55e92c7ca201e932625364 [2023-09-12T21:22:33.478Z] $ docker rm -f --volumes 8cfdf4721b2521e2003420b372b96f50411abc3e7c55e92c7ca201e932625364 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:22:34.126Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:22:34.177Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T21:22:34.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:22:34.988Z] + ls -al . [2023-09-12T21:22:34.988Z] total 184 [2023-09-12T21:22:34.988Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 21:21 . [2023-09-12T21:22:34.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:20 .. [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 21:20 .dockerignore [2023-09-12T21:22:34.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:22 .git [2023-09-12T21:22:34.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:20 .github [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 12 21:20 .gitignore [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:20 .golangci.yml [2023-09-12T21:22:34.988Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:20 .semver [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 12 21:20 Attribution.txt [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 12 21:20 CHANGELOG.md [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 12 21:20 Dockerfile [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:20 GOVERNANCE.md [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 12 21:20 Jenkinsfile [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 21:20 LICENSE [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 12 21:20 Makefile [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 12 21:20 OWNERS.md [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 12 21:20 README.md [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 12 21:20 Record and Reply.postman_collection.json [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:20 VERSION [2023-09-12T21:22:34.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:20 bin [2023-09-12T21:22:34.988Z] -rw-r--r-- 1 jenkins jenkins 24553 Sep 12 21:22 coverage.out [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 3916 Sep 12 21:20 go.mod [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 34159 Sep 12 21:20 go.sum [2023-09-12T21:22:34.988Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 21:20 internal [2023-09-12T21:22:34.988Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 12 21:20 main.go [2023-09-12T21:22:34.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:20 openapi [2023-09-12T21:22:34.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:20 pkg [2023-09-12T21:22:34.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:20 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:22:35.297Z] + 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=6115a198ddbadbbc7b91aec3ff43fce5bdb74432 --label arch=amd64 --label version=3.1.0-dev.45 . [2023-09-12T21:22:35.297Z] Sending build context to Docker daemon 590.3kB [2023-09-12T21:22:35.297Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:22:35.297Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T21:22:35.297Z] ---> f69fef2667d1 [2023-09-12T21:22:35.297Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:22:35.297Z] ---> Running in afaebdcbcc19 [2023-09-12T21:22:35.556Z] Removing intermediate container afaebdcbcc19 [2023-09-12T21:22:35.556Z] ---> 2e67a5bf1c31 [2023-09-12T21:22:35.556Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:22:35.556Z] ---> Running in ab505d712432 [2023-09-12T21:22:35.556Z] Removing intermediate container ab505d712432 [2023-09-12T21:22:35.556Z] ---> dd382eafe4b0 [2023-09-12T21:22:35.556Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:22:35.556Z] ---> Running in bf8531f5f409 [2023-09-12T21:22:35.815Z] Removing intermediate container bf8531f5f409 [2023-09-12T21:22:35.815Z] ---> 5b84397ee29b [2023-09-12T21:22:35.815Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:22:35.815Z] ---> Running in b8caf7b3b96b [2023-09-12T21:22:36.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:22:36.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:22:36.642Z] OK: 265 MiB in 56 packages [2023-09-12T21:22:37.224Z] Removing intermediate container b8caf7b3b96b [2023-09-12T21:22:37.224Z] ---> 035b661e8e70 [2023-09-12T21:22:37.224Z] Step 7/26 : WORKDIR /app [2023-09-12T21:22:37.224Z] ---> Running in e61de9a105e8 [2023-09-12T21:22:37.481Z] Removing intermediate container e61de9a105e8 [2023-09-12T21:22:37.481Z] ---> c035dd99dff9 [2023-09-12T21:22:37.481Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-12T21:22:37.740Z] ---> 682613586bf7 [2023-09-12T21:22:37.740Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:22:37.740Z] ---> Running in c8bc6609abc8 [2023-09-12T21:22:38.676Z] Removing intermediate container c8bc6609abc8 [2023-09-12T21:22:38.676Z] ---> 350d1e2781f2 [2023-09-12T21:22:38.676Z] Step 10/26 : COPY . . [2023-09-12T21:22:38.676Z] ---> b77c7a2f8e49 [2023-09-12T21:22:38.676Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:22:38.676Z] ---> Running in 1b048482990f [2023-09-12T21:22:38.676Z] Removing intermediate container 1b048482990f [2023-09-12T21:22:38.676Z] ---> 5090ec76fa3c [2023-09-12T21:22:38.676Z] Step 12/26 : RUN $MAKE [2023-09-12T21:22:38.676Z] ---> Running in 0cfe8a8c740d [2023-09-12T21:22:39.244Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.45" -trimpath -mod=readonly -o app-record-replay [2023-09-12T21:22:57.322Z] Removing intermediate container 0cfe8a8c740d [2023-09-12T21:22:57.322Z] ---> 3747b0be1713 [2023-09-12T21:22:57.322Z] Step 13/26 : FROM alpine:3.18 [2023-09-12T21:22:57.891Z] 3.18: Pulling from library/alpine [2023-09-12T21:22:57.891Z] 7264a8db6415: Already exists [2023-09-12T21:22:58.150Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:22:58.150Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:22:58.150Z] ---> 7e01a0d0a1dc [2023-09-12T21:22:58.150Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T21:22:58.150Z] ---> Running in 9169fc53372c [2023-09-12T21:22:58.150Z] Removing intermediate container 9169fc53372c [2023-09-12T21:22:58.150Z] ---> dd9cb7b46a8b [2023-09-12T21:22:58.150Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-12T21:22:58.150Z] ---> Running in 0f4cf09ac404 [2023-09-12T21:22:58.150Z] Removing intermediate container 0f4cf09ac404 [2023-09-12T21:22:58.150Z] ---> af1453c4fb10 [2023-09-12T21:22:58.150Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:22:58.150Z] ---> Running in 60f617116c53 [2023-09-12T21:22:58.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T21:22:58.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T21:22:58.978Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:22:58.978Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:22:58.978Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:22:58.978Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:22:58.978Z] OK: 8 MiB in 17 packages [2023-09-12T21:22:59.545Z] Removing intermediate container 60f617116c53 [2023-09-12T21:22:59.545Z] ---> 9645ed1eea60 [2023-09-12T21:22:59.545Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T21:22:59.545Z] ---> 45770a61c911 [2023-09-12T21:22:59.545Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T21:22:59.804Z] ---> c63ae3631368 [2023-09-12T21:22:59.804Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-12T21:22:59.804Z] ---> 452f3a35248f [2023-09-12T21:22:59.804Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-12T21:23:00.739Z] ---> 0b24835d1f1d [2023-09-12T21:23:00.739Z] Step 21/26 : EXPOSE 59712 [2023-09-12T21:23:00.739Z] ---> Running in 838dfba7d1cb [2023-09-12T21:23:00.998Z] Removing intermediate container 838dfba7d1cb [2023-09-12T21:23:00.998Z] ---> fea9600c2c97 [2023-09-12T21:23:00.998Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-12T21:23:00.998Z] ---> Running in 0047955cd248 [2023-09-12T21:23:00.998Z] Removing intermediate container 0047955cd248 [2023-09-12T21:23:00.998Z] ---> ed1562a9d04e [2023-09-12T21:23:00.998Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T21:23:00.998Z] ---> Running in e07edab4f437 [2023-09-12T21:23:01.256Z] Removing intermediate container e07edab4f437 [2023-09-12T21:23:01.256Z] ---> 3bdc3f6c6650 [2023-09-12T21:23:01.256Z] Step 24/26 : LABEL arch=amd64 [2023-09-12T21:23:01.256Z] ---> Running in 3f6b6544fd60 [2023-09-12T21:23:01.256Z] Removing intermediate container 3f6b6544fd60 [2023-09-12T21:23:01.256Z] ---> 4804d71d273d [2023-09-12T21:23:01.256Z] Step 25/26 : LABEL git_sha=6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [2023-09-12T21:23:01.256Z] ---> Running in 4489ccdefcdd [2023-09-12T21:23:01.256Z] Removing intermediate container 4489ccdefcdd [2023-09-12T21:23:01.256Z] ---> bda94daaea58 [2023-09-12T21:23:01.256Z] Step 26/26 : LABEL version=3.1.0-dev.45 [2023-09-12T21:23:01.256Z] ---> Running in 9176c1a647fe [2023-09-12T21:23:01.514Z] Removing intermediate container 9176c1a647fe [2023-09-12T21:23:01.514Z] ---> 5d3e70cc820f [2023-09-12T21:23:01.514Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:23:01.514Z] Successfully built 5d3e70cc820f [2023-09-12T21:23:01.514Z] 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-12T21:23:01.619Z] provisioning config files... [2023-09-12T21:23:01.627Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12420148939634248465tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:23:01.921Z] ---> docker-login.sh [2023-09-12T21:23:01.921Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:23:01.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:23:01.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:23:01.921Z] Configure a credential helper to remove this warning. See [2023-09-12T21:23:01.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:23:01.921Z] [2023-09-12T21:23:01.921Z] Login Succeeded [2023-09-12T21:23:01.921Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:23:01.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:23:01.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:23:01.921Z] Configure a credential helper to remove this warning. See [2023-09-12T21:23:01.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:23:01.921Z] [2023-09-12T21:23:01.921Z] Login Succeeded [2023-09-12T21:23:01.921Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:23:02.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:23:02.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:23:02.181Z] Configure a credential helper to remove this warning. See [2023-09-12T21:23:02.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:23:02.181Z] [2023-09-12T21:23:02.181Z] Login Succeeded [2023-09-12T21:23:02.181Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:23:02.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:23:02.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:23:02.181Z] Configure a credential helper to remove this warning. See [2023-09-12T21:23:02.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:23:02.181Z] [2023-09-12T21:23:02.181Z] Login Succeeded [2023-09-12T21:23:02.181Z] docker.io [2023-09-12T21:23:02.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:23:02.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:23:02.440Z] Configure a credential helper to remove this warning. See [2023-09-12T21:23:02.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:23:02.441Z] [2023-09-12T21:23:02.441Z] Login Succeeded [2023-09-12T21:23:02.441Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:23:02.448Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:23:02.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:23:02.493Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-09-12T21:23:02.493Z] 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [2023-09-12T21:23:02.493Z] latest [2023-09-12T21:23:02.493Z] 3.1.0-dev.45 [2023-09-12T21:23:02.493Z] 6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45 [2023-09-12T21:23:02.493Z] main [2023-09-12T21:23:02.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:02.804Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:03.105Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [2023-09-12T21:23:03.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-12T21:23:03.105Z] 657b12b6a0ae: Preparing [2023-09-12T21:23:03.105Z] a36db6b76b60: Preparing [2023-09-12T21:23:03.105Z] b271625cd2eb: Preparing [2023-09-12T21:23:03.105Z] 1172351b5ec2: Preparing [2023-09-12T21:23:03.105Z] cfc5fbefa4a2: Preparing [2023-09-12T21:23:03.105Z] 4693057ce236: Preparing [2023-09-12T21:23:03.105Z] 4693057ce236: Waiting [2023-09-12T21:23:03.105Z] a36db6b76b60: Pushed [2023-09-12T21:23:03.105Z] b271625cd2eb: Pushed [2023-09-12T21:23:03.105Z] 1172351b5ec2: Pushed [2023-09-12T21:23:03.105Z] 4693057ce236: Layer already exists [2023-09-12T21:23:03.105Z] cfc5fbefa4a2: Pushed [2023-09-12T21:23:05.645Z] 657b12b6a0ae: Pushed [2023-09-12T21:23:05.905Z] 6115a198ddbadbbc7b91aec3ff43fce5bdb74432: digest: sha256:033d654e94c708a484c584d6eae2fc7eb0b664d87a50cd5fc9e99fc102a9770d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:06.212Z] + 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-12T21:23:06.514Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-12T21:23:06.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-12T21:23:06.515Z] 657b12b6a0ae: Preparing [2023-09-12T21:23:06.515Z] a36db6b76b60: Preparing [2023-09-12T21:23:06.515Z] b271625cd2eb: Preparing [2023-09-12T21:23:06.515Z] 1172351b5ec2: Preparing [2023-09-12T21:23:06.515Z] cfc5fbefa4a2: Preparing [2023-09-12T21:23:06.515Z] 4693057ce236: Preparing [2023-09-12T21:23:06.515Z] 4693057ce236: Waiting [2023-09-12T21:23:06.515Z] b271625cd2eb: Layer already exists [2023-09-12T21:23:06.515Z] 1172351b5ec2: Layer already exists [2023-09-12T21:23:06.515Z] a36db6b76b60: Layer already exists [2023-09-12T21:23:06.515Z] 657b12b6a0ae: Layer already exists [2023-09-12T21:23:06.515Z] cfc5fbefa4a2: Layer already exists [2023-09-12T21:23:06.515Z] 4693057ce236: Layer already exists [2023-09-12T21:23:06.515Z] latest: digest: sha256:033d654e94c708a484c584d6eae2fc7eb0b664d87a50cd5fc9e99fc102a9770d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:06.818Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:07.132Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.45 [2023-09-12T21:23:07.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-12T21:23:07.132Z] 657b12b6a0ae: Preparing [2023-09-12T21:23:07.132Z] a36db6b76b60: Preparing [2023-09-12T21:23:07.132Z] b271625cd2eb: Preparing [2023-09-12T21:23:07.132Z] 1172351b5ec2: Preparing [2023-09-12T21:23:07.132Z] cfc5fbefa4a2: Preparing [2023-09-12T21:23:07.132Z] 4693057ce236: Preparing [2023-09-12T21:23:07.132Z] 4693057ce236: Waiting [2023-09-12T21:23:07.132Z] 1172351b5ec2: Layer already exists [2023-09-12T21:23:07.132Z] cfc5fbefa4a2: Layer already exists [2023-09-12T21:23:07.132Z] 657b12b6a0ae: Layer already exists [2023-09-12T21:23:07.132Z] a36db6b76b60: Layer already exists [2023-09-12T21:23:07.132Z] b271625cd2eb: Layer already exists [2023-09-12T21:23:07.132Z] 4693057ce236: Layer already exists [2023-09-12T21:23:07.132Z] 3.1.0-dev.45: digest: sha256:033d654e94c708a484c584d6eae2fc7eb0b664d87a50cd5fc9e99fc102a9770d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:07.453Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:07.762Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45 [2023-09-12T21:23:07.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-12T21:23:07.762Z] 657b12b6a0ae: Preparing [2023-09-12T21:23:07.762Z] a36db6b76b60: Preparing [2023-09-12T21:23:07.762Z] b271625cd2eb: Preparing [2023-09-12T21:23:07.762Z] 1172351b5ec2: Preparing [2023-09-12T21:23:07.762Z] cfc5fbefa4a2: Preparing [2023-09-12T21:23:07.762Z] 4693057ce236: Preparing [2023-09-12T21:23:07.762Z] 4693057ce236: Waiting [2023-09-12T21:23:07.762Z] a36db6b76b60: Layer already exists [2023-09-12T21:23:07.762Z] cfc5fbefa4a2: Layer already exists [2023-09-12T21:23:07.762Z] b271625cd2eb: Layer already exists [2023-09-12T21:23:07.762Z] 657b12b6a0ae: Layer already exists [2023-09-12T21:23:07.762Z] 1172351b5ec2: Layer already exists [2023-09-12T21:23:07.762Z] 4693057ce236: Layer already exists [2023-09-12T21:23:07.762Z] 6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45: digest: sha256:033d654e94c708a484c584d6eae2fc7eb0b664d87a50cd5fc9e99fc102a9770d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:08.083Z] + 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-12T21:23:08.390Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-09-12T21:23:08.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-12T21:23:08.390Z] 657b12b6a0ae: Preparing [2023-09-12T21:23:08.390Z] a36db6b76b60: Preparing [2023-09-12T21:23:08.390Z] b271625cd2eb: Preparing [2023-09-12T21:23:08.390Z] 1172351b5ec2: Preparing [2023-09-12T21:23:08.390Z] cfc5fbefa4a2: Preparing [2023-09-12T21:23:08.390Z] 4693057ce236: Preparing [2023-09-12T21:23:08.390Z] 4693057ce236: Waiting [2023-09-12T21:23:08.390Z] cfc5fbefa4a2: Layer already exists [2023-09-12T21:23:08.390Z] a36db6b76b60: Layer already exists [2023-09-12T21:23:08.390Z] 1172351b5ec2: Layer already exists [2023-09-12T21:23:08.390Z] b271625cd2eb: Layer already exists [2023-09-12T21:23:08.390Z] 657b12b6a0ae: Layer already exists [2023-09-12T21:23:08.390Z] 4693057ce236: Layer already exists [2023-09-12T21:23:08.390Z] main: digest: sha256:033d654e94c708a484c584d6eae2fc7eb0b664d87a50cd5fc9e99fc102a9770d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:23:08.428Z] ===================================================== [Pipeline] echo [2023-09-12T21:23:08.434Z] taggedImages: [2023-09-12T21:23:08.434Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [2023-09-12T21:23:08.434Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-12T21:23:08.434Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.45 [2023-09-12T21:23:08.434Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45 [2023-09-12T21:23:08.434Z] - 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-12T21:23:08.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:23:08.802Z] [2023-09-12T21:23:08.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:23:09.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:23:09.113Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T21:23:09.113Z] 5eb5b503b376: Pulling fs layer [2023-09-12T21:23:09.113Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T21:23:09.113Z] ec43610c2a17: Pulling fs layer [2023-09-12T21:23:09.113Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T21:23:09.113Z] 33b1e0a273af: Pulling fs layer [2023-09-12T21:23:09.113Z] 3a2ae6a8a46f: Waiting [2023-09-12T21:23:09.113Z] 33b1e0a273af: Waiting [2023-09-12T21:23:09.113Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T21:23:09.113Z] 2f39f015ded8: Pulling fs layer [2023-09-12T21:23:09.113Z] 2f39f015ded8: Waiting [2023-09-12T21:23:09.113Z] 5d3b04190fa2: Waiting [2023-09-12T21:23:09.113Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T21:23:09.113Z] 5c69ac0246d0: Download complete [2023-09-12T21:23:09.113Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-12T21:23:09.113Z] 3a2ae6a8a46f: Download complete [2023-09-12T21:23:09.373Z] 33b1e0a273af: Verifying Checksum [2023-09-12T21:23:09.373Z] 33b1e0a273af: Download complete [2023-09-12T21:23:09.373Z] ec43610c2a17: Verifying Checksum [2023-09-12T21:23:09.373Z] ec43610c2a17: Download complete [2023-09-12T21:23:09.373Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T21:23:09.373Z] 5d3b04190fa2: Download complete [2023-09-12T21:23:09.373Z] 5eb5b503b376: Verifying Checksum [2023-09-12T21:23:09.373Z] 5eb5b503b376: Download complete [2023-09-12T21:23:09.951Z] 2f39f015ded8: Download complete [2023-09-12T21:23:10.518Z] 5eb5b503b376: Pull complete [2023-09-12T21:23:10.776Z] 5c69ac0246d0: Pull complete [2023-09-12T21:23:11.354Z] ec43610c2a17: Pull complete [2023-09-12T21:23:11.647Z] 3a2ae6a8a46f: Pull complete [2023-09-12T21:23:11.904Z] 33b1e0a273af: Pull complete [2023-09-12T21:23:11.904Z] 5d3b04190fa2: Pull complete [2023-09-12T21:23:16.100Z] 2f39f015ded8: Pull complete [2023-09-12T21:23:16.100Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T21:23:16.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:23:16.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:23:16.174Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:23:16.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:23:23.067Z] $ docker top 90a66942fb52220170ce5c73b7ce85de0168e5d8b195a204933321a5ce526dd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:23:23.457Z] ---> job-cost.sh [2023-09-12T21:23:23.457Z] lf-activate-venv: SKIPPING [2023-09-12T21:23:23.457Z] INFO: No Stack... [2023-09-12T21:23:24.027Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:23:24.286Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:23:24.578Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-09-12T21:23:24.578Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T21:23:24.590Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-49-stack-cost] [2023-09-12T21:23:24.596Z] Resource [jenkins-edgexfoundry-app-record-replay-main-49-stack-cost] did not exist. Created. [2023-09-12T21:23:24.596Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:23:24.902Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T21:23:24.932Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:23:24.939Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:23:24.954Z] $ docker stop --time=1 90a66942fb52220170ce5c73b7ce85de0168e5d8b195a204933321a5ce526dd9 [2023-09-12T21:23:26.265Z] $ docker rm -f --volumes 90a66942fb52220170ce5c73b7ce85de0168e5d8b195a204933321a5ce526dd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T21:23:44.199Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5996 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-09-12T21:23:44.213Z] Running in /w/workspace/app-record-replay/49 [Pipeline] { [Pipeline] checkout [2023-09-12T21:23:44.243Z] Selected Git installation does not exist. Using Default [2023-09-12T21:23:44.243Z] The recommended git tool is: NONE [2023-09-12T21:23:50.620Z] using credential edgex-jenkins-ssh [2023-09-12T21:23:50.635Z] Cloning the remote Git repository [2023-09-12T21:23:50.686Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-12T21:23:50.802Z] > git init /w/workspace/app-record-replay/49 # timeout=10 [2023-09-12T21:23:50.987Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-12T21:23:50.988Z] > git --version # timeout=10 [2023-09-12T21:23:51.013Z] > git --version # 'git version 2.25.1' [2023-09-12T21:23:51.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T21:23:51.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:23:53.002Z] Avoid second fetch [2023-09-12T21:23:53.003Z] Checking out Revision 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 (main) [2023-09-12T21:23:51.861Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-12T21:23:51.886Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T21:23:53.022Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T21:23:53.659Z] Commit message: "Merge pull request #78 from lenny-intel/go-1.21" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:23:53.122Z] > git checkout -f 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 # timeout=10 [2023-09-12T21:23:54.611Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T21:23:54.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:23:54.611Z] Dload Upload Total Spent Left Speed [2023-09-12T21:23:54.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-09-12T21:23:55.221Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T21:23:55.563Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T21:23:55.563Z] + sudo tee /etc/docker/daemon.new [2023-09-12T21:23:55.563Z] { [2023-09-12T21:23:55.563Z] "registry-mirrors": [ [2023-09-12T21:23:55.563Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T21:23:55.563Z] ], [2023-09-12T21:23:55.563Z] "bip": "10.250.0.254/24", [2023-09-12T21:23:55.563Z] "hosts": [ [2023-09-12T21:23:55.563Z] "tcp://0.0.0.0:5555", [2023-09-12T21:23:55.563Z] "unix:///var/run/docker.sock" [2023-09-12T21:23:55.563Z] ], [2023-09-12T21:23:55.563Z] "mtu": 1458, [2023-09-12T21:23:55.563Z] "selinux-enabled": true, [2023-09-12T21:23:55.563Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T21:23:55.563Z] } [Pipeline] sh [2023-09-12T21:23:55.902Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T21:23:56.246Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:24:14.635Z] provisioning config files... [2023-09-12T21:24:14.687Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/49@tmp/config11233151902660741863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:24:15.074Z] ---> docker-login.sh [2023-09-12T21:24:15.074Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:24:15.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:15.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:15.667Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:15.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:15.667Z] [2023-09-12T21:24:15.667Z] Login Succeeded [2023-09-12T21:24:15.667Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:24:15.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:16.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:16.207Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:16.207Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:16.207Z] [2023-09-12T21:24:16.207Z] Login Succeeded [2023-09-12T21:24:16.207Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:24:16.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:16.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:16.480Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:16.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:16.480Z] [2023-09-12T21:24:16.480Z] Login Succeeded [2023-09-12T21:24:16.480Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:24:16.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:16.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:16.752Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:16.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:16.752Z] [2023-09-12T21:24:16.752Z] Login Succeeded [2023-09-12T21:24:16.752Z] docker.io [2023-09-12T21:24:17.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:24:17.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:24:17.295Z] Configure a credential helper to remove this warning. See [2023-09-12T21:24:17.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:24:17.295Z] [2023-09-12T21:24:17.295Z] Login Succeeded [2023-09-12T21:24:17.295Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:24:17.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T21:24:17.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:24:17.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:24:17.618Z] ========================================================= [2023-09-12T21:24:17.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T21:24:17.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:24:18.002Z] + 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-12T21:24:18.002Z] Sending build context to Docker daemon 256.5kB [2023-09-12T21:24:18.286Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:24:18.286Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-12T21:24:20.886Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T21:24:20.886Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T21:24:20.886Z] 5d54e960e981: Pulling fs layer [2023-09-12T21:24:20.886Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T21:24:20.886Z] f0e02332f6b5: Pulling fs layer [2023-09-12T21:24:20.886Z] 66412af1f25a: Pulling fs layer [2023-09-12T21:24:20.886Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T21:24:20.886Z] 9a37bb91b891: Pulling fs layer [2023-09-12T21:24:20.886Z] a29adfc67d43: Pulling fs layer [2023-09-12T21:24:20.886Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T21:24:20.886Z] 1baf3a5c0e64: Waiting [2023-09-12T21:24:20.886Z] 9a37bb91b891: Waiting [2023-09-12T21:24:20.886Z] a29adfc67d43: Waiting [2023-09-12T21:24:20.886Z] d5de9f91c1a4: Waiting [2023-09-12T21:24:20.886Z] 66412af1f25a: Waiting [2023-09-12T21:24:20.886Z] f0e02332f6b5: Waiting [2023-09-12T21:24:20.886Z] 5d54e960e981: Verifying Checksum [2023-09-12T21:24:20.886Z] 5d54e960e981: Download complete [2023-09-12T21:24:20.886Z] f0e02332f6b5: Verifying Checksum [2023-09-12T21:24:20.886Z] f0e02332f6b5: Download complete [2023-09-12T21:24:20.886Z] 66412af1f25a: Download complete [2023-09-12T21:24:20.886Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T21:24:20.886Z] 9fda8d8052c6: Download complete [2023-09-12T21:24:21.159Z] 9a37bb91b891: Verifying Checksum [2023-09-12T21:24:21.159Z] 9a37bb91b891: Download complete [2023-09-12T21:24:21.752Z] 9fda8d8052c6: Pull complete [2023-09-12T21:24:21.752Z] a29adfc67d43: Verifying Checksum [2023-09-12T21:24:21.752Z] a29adfc67d43: Download complete [2023-09-12T21:24:22.347Z] 5d54e960e981: Pull complete [2023-09-12T21:24:22.619Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T21:24:22.619Z] d5de9f91c1a4: Download complete [2023-09-12T21:24:22.619Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T21:24:22.619Z] c4a7e357bf2a: Download complete [2023-09-12T21:24:23.584Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T21:24:23.584Z] 1baf3a5c0e64: Download complete [2023-09-12T21:24:35.917Z] c4a7e357bf2a: Pull complete [2023-09-12T21:24:35.917Z] f0e02332f6b5: Pull complete [2023-09-12T21:24:35.917Z] 66412af1f25a: Pull complete [2023-09-12T21:24:42.690Z] 1baf3a5c0e64: Pull complete [2023-09-12T21:24:42.958Z] 9a37bb91b891: Pull complete [2023-09-12T21:24:44.377Z] a29adfc67d43: Pull complete [2023-09-12T21:24:45.786Z] d5de9f91c1a4: Pull complete [2023-09-12T21:24:45.786Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:24:45.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:24:45.786Z] ---> 746ca1b523b5 [2023-09-12T21:24:45.786Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:24:47.729Z] ---> Running in ddd182e86cd1 [2023-09-12T21:24:47.729Z] Removing intermediate container ddd182e86cd1 [2023-09-12T21:24:47.729Z] ---> 92518ac81205 [2023-09-12T21:24:47.729Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:24:47.997Z] ---> Running in 6324548051f6 [2023-09-12T21:24:48.264Z] Removing intermediate container 6324548051f6 [2023-09-12T21:24:48.264Z] ---> ecdc76ff7a65 [2023-09-12T21:24:48.264Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:24:48.264Z] ---> Running in b3bb57c86838 [2023-09-12T21:24:48.544Z] Removing intermediate container b3bb57c86838 [2023-09-12T21:24:48.544Z] ---> c8f0c09c0df3 [2023-09-12T21:24:48.544Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:24:48.817Z] ---> Running in 66241dd50981 [2023-09-12T21:24:49.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:24:50.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:24:51.331Z] OK: 267 MiB in 56 packages [2023-09-12T21:24:52.291Z] Removing intermediate container 66241dd50981 [2023-09-12T21:24:52.291Z] ---> 85ad8ee1e64b [2023-09-12T21:24:52.291Z] Step 7/12 : WORKDIR /app [2023-09-12T21:24:52.560Z] ---> Running in c97feda6d856 [2023-09-12T21:24:52.827Z] Removing intermediate container c97feda6d856 [2023-09-12T21:24:52.827Z] ---> 5f29cab98a28 [2023-09-12T21:24:52.827Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-12T21:24:53.446Z] ---> a71e9454cd21 [2023-09-12T21:24:53.446Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:24:53.446Z] ---> Running in 253f1121a43d [2023-09-12T21:26:15.083Z] Removing intermediate container 253f1121a43d [2023-09-12T21:26:15.083Z] ---> 5221b9940fa2 [2023-09-12T21:26:15.083Z] Step 10/12 : COPY . . [2023-09-12T21:26:15.084Z] ---> 7e308135bb9d [2023-09-12T21:26:15.084Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:26:15.084Z] ---> Running in 58cd26e3e162 [2023-09-12T21:26:15.084Z] Removing intermediate container 58cd26e3e162 [2023-09-12T21:26:15.084Z] ---> f30254dcf9ff [2023-09-12T21:26:15.084Z] Step 12/12 : RUN $MAKE [2023-09-12T21:26:15.084Z] ---> Running in d406c344fb6c [2023-09-12T21:26:15.084Z] noop [2023-09-12T21:26:15.084Z] Removing intermediate container d406c344fb6c [2023-09-12T21:26:15.084Z] ---> a0b4774f0ccb [2023-09-12T21:26:15.084Z] Successfully built a0b4774f0ccb [2023-09-12T21:26:15.084Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:15.459Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:26:15.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:26:15.649Z] prd-ubuntu20.04-docker-arm64-4c-16g-5996 does not seem to be running inside a container [2023-09-12T21:26:15.735Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/49 -v /w/workspace/app-record-replay/49:/w/workspace/app-record-replay/49:rw,z -v /w/workspace/app-record-replay/49@tmp:/w/workspace/app-record-replay/49@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-12T21:26:16.957Z] $ docker top 4c5701fed4876e8d0505f40e21cc50db072741ea8d83c9c819fa66fc9278e5fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:26:17.786Z] + go version [2023-09-12T21:26:17.786Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T21:26:17.822Z] $ docker stop --time=1 4c5701fed4876e8d0505f40e21cc50db072741ea8d83c9c819fa66fc9278e5fb [2023-09-12T21:26:22.148Z] $ docker rm -f --volumes 4c5701fed4876e8d0505f40e21cc50db072741ea8d83c9c819fa66fc9278e5fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:26:22.659Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:26:22.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:26:22.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-5996 does not seem to be running inside a container [2023-09-12T21:26:22.920Z] $ 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/49 -v /w/workspace/app-record-replay/49:/w/workspace/app-record-replay/49:rw,z -v /w/workspace/app-record-replay/49@tmp:/w/workspace/app-record-replay/49@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-12T21:26:24.094Z] $ docker top fecb792a02763a535970e126fb17b27f4b43876f190d4fafaa74c531602de8aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:26:24.595Z] + git config --global --add safe.directory /w/workspace/app-record-replay/49 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:26:25.190Z] + make test [2023-09-12T21:26:25.459Z] go test -race -coverprofile=coverage.out ./... [2023-09-12T21:29:02.178Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-12T21:29:02.178Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.238s coverage: 88.0% of statements [2023-09-12T21:29:02.178Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-12T21:29:02.178Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-12T21:29:02.178Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-12T21:29:10.382Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.017s coverage: 98.7% of statements [2023-09-12T21:29:10.382Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.520s coverage: 78.7% of statements [2023-09-12T21:29:10.382Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.183s coverage: 100.0% of statements [2023-09-12T21:29:10.382Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T21:29:10.382Z] go vet ./... [2023-09-12T21:31:02.029Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:31:02.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:31:02.029Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:31:02.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:31:02.059Z] $ docker stop --time=1 fecb792a02763a535970e126fb17b27f4b43876f190d4fafaa74c531602de8aa [2023-09-12T21:31:05.030Z] $ docker rm -f --volumes fecb792a02763a535970e126fb17b27f4b43876f190d4fafaa74c531602de8aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:31:06.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:31:06.815Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T21:31:07.268Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:31:07.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:31:07.980Z] + ls -al . [2023-09-12T21:31:07.980Z] total 180 [2023-09-12T21:31:07.980Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:26 . [2023-09-12T21:31:07.980Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:23 .. [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 12 21:23 .dockerignore [2023-09-12T21:31:07.980Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:23 .git [2023-09-12T21:31:07.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:23 .github [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 12 21:23 .gitignore [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:23 .golangci.yml [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 12 21:23 Attribution.txt [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 12 21:23 CHANGELOG.md [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 12 21:23 Dockerfile [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:23 GOVERNANCE.md [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 12 21:23 Jenkinsfile [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 12 21:23 LICENSE [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 12 21:23 Makefile [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 12 21:23 OWNERS.md [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 12 21:23 README.md [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 12 21:23 Record and Reply.postman_collection.json [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 21:20 VERSION [2023-09-12T21:31:07.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:23 bin [2023-09-12T21:31:07.980Z] -rw-r--r-- 1 jenkins jenkins 24552 Sep 12 21:29 coverage.out [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 3916 Sep 12 21:23 go.mod [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 34159 Sep 12 21:23 go.sum [2023-09-12T21:31:07.980Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 21:23 internal [2023-09-12T21:31:07.980Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 12 21:23 main.go [2023-09-12T21:31:07.980Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:23 openapi [2023-09-12T21:31:07.980Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:23 pkg [2023-09-12T21:31:07.980Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:23 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:31:08.319Z] + 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=6115a198ddbadbbc7b91aec3ff43fce5bdb74432 --label arch=arm64 --label version=3.1.0-dev.45 . [2023-09-12T21:31:08.587Z] Sending build context to Docker daemon 281.6kB [2023-09-12T21:31:08.587Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-12T21:31:08.587Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-12T21:31:08.587Z] ---> a0b4774f0ccb [2023-09-12T21:31:08.587Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-12T21:31:08.587Z] ---> Running in 8df1473d4e50 [2023-09-12T21:31:08.854Z] Removing intermediate container 8df1473d4e50 [2023-09-12T21:31:08.854Z] ---> c12c4eec1556 [2023-09-12T21:31:08.854Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-12T21:31:09.125Z] ---> Running in df68b3b8cab6 [2023-09-12T21:31:09.393Z] Removing intermediate container df68b3b8cab6 [2023-09-12T21:31:09.393Z] ---> e835f02933a3 [2023-09-12T21:31:09.393Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:31:09.393Z] ---> Running in 593cd1344a9c [2023-09-12T21:31:09.661Z] Removing intermediate container 593cd1344a9c [2023-09-12T21:31:09.661Z] ---> dc4acbd78600 [2023-09-12T21:31:09.661Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:31:09.661Z] ---> Running in e97ebf2eb4bc [2023-09-12T21:31:11.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:31:11.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:31:12.306Z] OK: 267 MiB in 56 packages [2023-09-12T21:31:13.274Z] Removing intermediate container e97ebf2eb4bc [2023-09-12T21:31:13.275Z] ---> c4b89a28e003 [2023-09-12T21:31:13.275Z] Step 7/26 : WORKDIR /app [2023-09-12T21:31:13.275Z] ---> Running in 9cee3412010e [2023-09-12T21:31:13.543Z] Removing intermediate container 9cee3412010e [2023-09-12T21:31:13.543Z] ---> a6ffaa8b3a49 [2023-09-12T21:31:13.543Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-12T21:31:14.138Z] ---> 734ef2762fd0 [2023-09-12T21:31:14.138Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:31:14.138Z] ---> Running in 1bf73d1f5ec7 [2023-09-12T21:31:18.416Z] Removing intermediate container 1bf73d1f5ec7 [2023-09-12T21:31:18.416Z] ---> 1ff5ba34cb88 [2023-09-12T21:31:18.416Z] Step 10/26 : COPY . . [2023-09-12T21:31:18.683Z] ---> 30e09238169a [2023-09-12T21:31:18.683Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:31:18.683Z] ---> Running in aba248c61071 [2023-09-12T21:31:18.956Z] Removing intermediate container aba248c61071 [2023-09-12T21:31:18.956Z] ---> 75f9744240de [2023-09-12T21:31:18.956Z] Step 12/26 : RUN $MAKE [2023-09-12T21:31:18.956Z] ---> Running in f00db8821613 [2023-09-12T21:31:19.922Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.26 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.45" -trimpath -mod=readonly -o app-record-replay [2023-09-12T21:33:26.907Z] Removing intermediate container f00db8821613 [2023-09-12T21:33:26.907Z] ---> 82cd64eb152c [2023-09-12T21:33:26.907Z] Step 13/26 : FROM alpine:3.18 [2023-09-12T21:33:26.907Z] 3.18: Pulling from library/alpine [2023-09-12T21:33:26.907Z] 9fda8d8052c6: Already exists [2023-09-12T21:33:26.907Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-12T21:33:26.907Z] Status: Downloaded newer image for alpine:3.18 [2023-09-12T21:33:26.907Z] ---> f6648c04cd6c [2023-09-12T21:33:26.907Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-12T21:33:26.907Z] ---> Running in 064a30e0f8b4 [2023-09-12T21:33:26.907Z] Removing intermediate container 064a30e0f8b4 [2023-09-12T21:33:26.907Z] ---> e3e28b01b0a8 [2023-09-12T21:33:26.907Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-12T21:33:26.907Z] ---> Running in ece2d4db2011 [2023-09-12T21:33:26.907Z] Removing intermediate container ece2d4db2011 [2023-09-12T21:33:26.907Z] ---> 50ead2d89bd5 [2023-09-12T21:33:26.907Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-12T21:33:26.907Z] ---> Running in adb44befec51 [2023-09-12T21:33:26.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:33:26.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:33:26.907Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-12T21:33:26.907Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-12T21:33:26.907Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:33:26.907Z] Executing ca-certificates-20230506-r0.trigger [2023-09-12T21:33:26.907Z] OK: 9 MiB in 17 packages [2023-09-12T21:33:26.907Z] Removing intermediate container adb44befec51 [2023-09-12T21:33:26.907Z] ---> 6b391e71843b [2023-09-12T21:33:26.907Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-12T21:33:26.907Z] ---> b6895f27ec50 [2023-09-12T21:33:26.907Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-12T21:33:26.907Z] ---> 187c2803ce96 [2023-09-12T21:33:26.907Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-12T21:33:26.907Z] ---> 671b51c0e420 [2023-09-12T21:33:26.907Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-12T21:33:27.173Z] ---> ee642252d9a3 [2023-09-12T21:33:27.173Z] Step 21/26 : EXPOSE 59712 [2023-09-12T21:33:27.173Z] ---> Running in f304e15cd395 [2023-09-12T21:33:27.448Z] Removing intermediate container f304e15cd395 [2023-09-12T21:33:27.448Z] ---> d474218d62e7 [2023-09-12T21:33:27.448Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-12T21:33:27.715Z] ---> Running in 86f1018d5fde [2023-09-12T21:33:27.985Z] Removing intermediate container 86f1018d5fde [2023-09-12T21:33:27.985Z] ---> 6abb38c5a897 [2023-09-12T21:33:27.985Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-12T21:33:27.985Z] ---> Running in 1aab0cce4320 [2023-09-12T21:33:28.253Z] Removing intermediate container 1aab0cce4320 [2023-09-12T21:33:28.253Z] ---> 63b2c4993e36 [2023-09-12T21:33:28.253Z] Step 24/26 : LABEL arch=arm64 [2023-09-12T21:33:28.520Z] ---> Running in 48e4419609cd [2023-09-12T21:33:28.786Z] Removing intermediate container 48e4419609cd [2023-09-12T21:33:28.786Z] ---> d7bc6c14315f [2023-09-12T21:33:28.786Z] Step 25/26 : LABEL git_sha=6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [2023-09-12T21:33:28.786Z] ---> Running in a4282cd9559b [2023-09-12T21:33:29.054Z] Removing intermediate container a4282cd9559b [2023-09-12T21:33:29.054Z] ---> e750944ff991 [2023-09-12T21:33:29.054Z] Step 26/26 : LABEL version=3.1.0-dev.45 [2023-09-12T21:33:29.054Z] ---> Running in 5311254fd897 [2023-09-12T21:33:29.640Z] Removing intermediate container 5311254fd897 [2023-09-12T21:33:29.640Z] ---> aca64e6df548 [2023-09-12T21:33:29.640Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:33:29.640Z] Successfully built aca64e6df548 [2023-09-12T21:33:29.640Z] 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-12T21:33:29.756Z] provisioning config files... [2023-09-12T21:33:29.772Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/49@tmp/config7843246200135084994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:33:30.112Z] ---> docker-login.sh [2023-09-12T21:33:30.112Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:33:30.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:33:30.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:33:30.378Z] Configure a credential helper to remove this warning. See [2023-09-12T21:33:30.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:33:30.378Z] [2023-09-12T21:33:30.378Z] Login Succeeded [2023-09-12T21:33:30.378Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:33:30.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:33:30.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:33:30.646Z] Configure a credential helper to remove this warning. See [2023-09-12T21:33:30.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:33:30.646Z] [2023-09-12T21:33:30.646Z] Login Succeeded [2023-09-12T21:33:30.646Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:33:30.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:33:31.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:33:31.179Z] Configure a credential helper to remove this warning. See [2023-09-12T21:33:31.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:33:31.179Z] [2023-09-12T21:33:31.179Z] Login Succeeded [2023-09-12T21:33:31.179Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:33:31.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:33:31.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:33:31.446Z] Configure a credential helper to remove this warning. See [2023-09-12T21:33:31.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:33:31.446Z] [2023-09-12T21:33:31.446Z] Login Succeeded [2023-09-12T21:33:31.446Z] docker.io [2023-09-12T21:33:31.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:33:31.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:33:31.981Z] Configure a credential helper to remove this warning. See [2023-09-12T21:33:31.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:33:31.981Z] [2023-09-12T21:33:31.981Z] Login Succeeded [2023-09-12T21:33:31.981Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:33:31.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:33:32.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:33:32.041Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-09-12T21:33:32.041Z] 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [2023-09-12T21:33:32.041Z] latest [2023-09-12T21:33:32.041Z] 3.1.0-dev.45 [2023-09-12T21:33:32.041Z] 6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45 [2023-09-12T21:33:32.041Z] main [2023-09-12T21:33:32.041Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:32.392Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:32.744Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [2023-09-12T21:33:32.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-12T21:33:32.744Z] fc886cc752cb: Preparing [2023-09-12T21:33:32.744Z] 5d9b5aa5de67: Preparing [2023-09-12T21:33:32.744Z] 9ed8b5af4734: Preparing [2023-09-12T21:33:32.744Z] 1c943ad0711c: Preparing [2023-09-12T21:33:32.744Z] 3deb508643c4: Preparing [2023-09-12T21:33:32.744Z] b2191e2be29d: Preparing [2023-09-12T21:33:32.744Z] b2191e2be29d: Waiting [2023-09-12T21:33:33.011Z] 5d9b5aa5de67: Pushed [2023-09-12T21:33:33.011Z] 9ed8b5af4734: Pushed [2023-09-12T21:33:33.011Z] 1c943ad0711c: Pushed [2023-09-12T21:33:33.011Z] b2191e2be29d: Layer already exists [2023-09-12T21:33:33.277Z] 3deb508643c4: Pushed [2023-09-12T21:33:38.619Z] fc886cc752cb: Pushed [2023-09-12T21:33:38.619Z] 6115a198ddbadbbc7b91aec3ff43fce5bdb74432: digest: sha256:b76e94fdfd0b39c92915e6c791510e441c7eed80daca19cd55edd5f355c40699 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:38.965Z] + 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-12T21:33:39.299Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-12T21:33:39.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-12T21:33:39.299Z] fc886cc752cb: Preparing [2023-09-12T21:33:39.299Z] 5d9b5aa5de67: Preparing [2023-09-12T21:33:39.299Z] 9ed8b5af4734: Preparing [2023-09-12T21:33:39.299Z] 1c943ad0711c: Preparing [2023-09-12T21:33:39.299Z] 3deb508643c4: Preparing [2023-09-12T21:33:39.299Z] b2191e2be29d: Preparing [2023-09-12T21:33:39.299Z] b2191e2be29d: Waiting [2023-09-12T21:33:39.299Z] fc886cc752cb: Layer already exists [2023-09-12T21:33:39.299Z] 9ed8b5af4734: Layer already exists [2023-09-12T21:33:39.299Z] 5d9b5aa5de67: Layer already exists [2023-09-12T21:33:39.299Z] 1c943ad0711c: Layer already exists [2023-09-12T21:33:39.299Z] 3deb508643c4: Layer already exists [2023-09-12T21:33:39.299Z] b2191e2be29d: Layer already exists [2023-09-12T21:33:39.569Z] latest: digest: sha256:b76e94fdfd0b39c92915e6c791510e441c7eed80daca19cd55edd5f355c40699 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:39.922Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:40.268Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.45 [2023-09-12T21:33:40.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-12T21:33:40.268Z] fc886cc752cb: Preparing [2023-09-12T21:33:40.268Z] 5d9b5aa5de67: Preparing [2023-09-12T21:33:40.268Z] 9ed8b5af4734: Preparing [2023-09-12T21:33:40.268Z] 1c943ad0711c: Preparing [2023-09-12T21:33:40.268Z] 3deb508643c4: Preparing [2023-09-12T21:33:40.268Z] b2191e2be29d: Preparing [2023-09-12T21:33:40.268Z] b2191e2be29d: Waiting [2023-09-12T21:33:40.268Z] fc886cc752cb: Layer already exists [2023-09-12T21:33:40.268Z] 1c943ad0711c: Layer already exists [2023-09-12T21:33:40.268Z] 3deb508643c4: Layer already exists [2023-09-12T21:33:40.268Z] 9ed8b5af4734: Layer already exists [2023-09-12T21:33:40.268Z] 5d9b5aa5de67: Layer already exists [2023-09-12T21:33:40.268Z] b2191e2be29d: Layer already exists [2023-09-12T21:33:40.268Z] 3.1.0-dev.45: digest: sha256:b76e94fdfd0b39c92915e6c791510e441c7eed80daca19cd55edd5f355c40699 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:40.881Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:41.226Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45 [2023-09-12T21:33:41.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-12T21:33:41.226Z] fc886cc752cb: Preparing [2023-09-12T21:33:41.226Z] 5d9b5aa5de67: Preparing [2023-09-12T21:33:41.226Z] 9ed8b5af4734: Preparing [2023-09-12T21:33:41.226Z] 1c943ad0711c: Preparing [2023-09-12T21:33:41.226Z] 3deb508643c4: Preparing [2023-09-12T21:33:41.226Z] b2191e2be29d: Preparing [2023-09-12T21:33:41.226Z] b2191e2be29d: Waiting [2023-09-12T21:33:41.226Z] 1c943ad0711c: Layer already exists [2023-09-12T21:33:41.226Z] 3deb508643c4: Layer already exists [2023-09-12T21:33:41.226Z] fc886cc752cb: Layer already exists [2023-09-12T21:33:41.226Z] 5d9b5aa5de67: Layer already exists [2023-09-12T21:33:41.226Z] 9ed8b5af4734: Layer already exists [2023-09-12T21:33:41.226Z] b2191e2be29d: Layer already exists [2023-09-12T21:33:41.494Z] 6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45: digest: sha256:b76e94fdfd0b39c92915e6c791510e441c7eed80daca19cd55edd5f355c40699 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:41.849Z] + 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-12T21:33:42.313Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-09-12T21:33:42.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-12T21:33:42.313Z] fc886cc752cb: Preparing [2023-09-12T21:33:42.313Z] 5d9b5aa5de67: Preparing [2023-09-12T21:33:42.313Z] 9ed8b5af4734: Preparing [2023-09-12T21:33:42.313Z] 1c943ad0711c: Preparing [2023-09-12T21:33:42.313Z] 3deb508643c4: Preparing [2023-09-12T21:33:42.313Z] b2191e2be29d: Preparing [2023-09-12T21:33:42.313Z] b2191e2be29d: Waiting [2023-09-12T21:33:42.313Z] 9ed8b5af4734: Layer already exists [2023-09-12T21:33:42.313Z] fc886cc752cb: Layer already exists [2023-09-12T21:33:42.313Z] 5d9b5aa5de67: Layer already exists [2023-09-12T21:33:42.313Z] 3deb508643c4: Layer already exists [2023-09-12T21:33:42.313Z] 1c943ad0711c: Layer already exists [2023-09-12T21:33:42.313Z] b2191e2be29d: Layer already exists [2023-09-12T21:33:42.579Z] main: digest: sha256:b76e94fdfd0b39c92915e6c791510e441c7eed80daca19cd55edd5f355c40699 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:33:42.619Z] ===================================================== [Pipeline] echo [2023-09-12T21:33:42.625Z] taggedImages: [2023-09-12T21:33:42.625Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [2023-09-12T21:33:42.625Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-12T21:33:42.625Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.45 [2023-09-12T21:33:42.625Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6115a198ddbadbbc7b91aec3ff43fce5bdb74432-3.1.0-dev.45 [2023-09-12T21:33:42.625Z] - 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-12T21:33:42.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:33:42.980Z] [2023-09-12T21:33:42.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:33:43.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:33:43.309Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T21:33:43.309Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T21:33:43.309Z] 04944245beec: Pulling fs layer [2023-09-12T21:33:43.309Z] 699f458cf7ca: Pulling fs layer [2023-09-12T21:33:43.309Z] 765212b225bb: Pulling fs layer [2023-09-12T21:33:43.309Z] f23df028b6ca: Pulling fs layer [2023-09-12T21:33:43.309Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T21:33:43.309Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T21:33:43.309Z] 765212b225bb: Waiting [2023-09-12T21:33:43.309Z] f23df028b6ca: Waiting [2023-09-12T21:33:43.309Z] d65c8cfc05b1: Waiting [2023-09-12T21:33:43.309Z] 2437ff75d9bd: Waiting [2023-09-12T21:33:43.578Z] 04944245beec: Verifying Checksum [2023-09-12T21:33:43.578Z] 04944245beec: Download complete [2023-09-12T21:33:43.578Z] 765212b225bb: Verifying Checksum [2023-09-12T21:33:43.578Z] 765212b225bb: Download complete [2023-09-12T21:33:43.578Z] f23df028b6ca: Verifying Checksum [2023-09-12T21:33:43.578Z] f23df028b6ca: Download complete [2023-09-12T21:33:43.578Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T21:33:43.578Z] d65c8cfc05b1: Download complete [2023-09-12T21:33:43.578Z] 699f458cf7ca: Verifying Checksum [2023-09-12T21:33:43.578Z] 699f458cf7ca: Download complete [2023-09-12T21:33:44.160Z] 8998bd30e6a1: Download complete [2023-09-12T21:33:46.101Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T21:33:46.101Z] 2437ff75d9bd: Download complete [2023-09-12T21:33:48.045Z] 8998bd30e6a1: Pull complete [2023-09-12T21:33:49.986Z] 04944245beec: Pull complete [2023-09-12T21:33:50.944Z] 699f458cf7ca: Pull complete [2023-09-12T21:33:51.211Z] 765212b225bb: Pull complete [2023-09-12T21:33:52.168Z] f23df028b6ca: Pull complete [2023-09-12T21:33:52.168Z] d65c8cfc05b1: Pull complete [2023-09-12T21:34:07.147Z] 2437ff75d9bd: Pull complete [2023-09-12T21:34:07.147Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T21:34:07.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:34:07.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:34:07.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-5996 does not seem to be running inside a container [2023-09-12T21:34:07.394Z] $ 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/49 -v /w/workspace/app-record-replay/49:/w/workspace/app-record-replay/49:rw,z -v /w/workspace/app-record-replay/49@tmp:/w/workspace/app-record-replay/49@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-12T21:34:10.131Z] $ docker top b502a31a870179014f03a42c9d47e8cb10148deb5de5020828b30b126733a6c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:34:10.994Z] ---> job-cost.sh [2023-09-12T21:34:10.994Z] lf-activate-venv: SKIPPING [2023-09-12T21:34:10.994Z] INFO: No Stack... [2023-09-12T21:34:11.577Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T21:34:12.161Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:34:12.797Z] + cat /w/workspace/app-record-replay/49/archives/cost.csv [2023-09-12T21:34:12.797Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T21:34:12.833Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-49-stack-cost] [2023-09-12T21:34:12.839Z] Resource [jenkins-edgexfoundry-app-record-replay-main-49-stack-cost] did not exist. Created. [2023-09-12T21:34:12.839Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:34:13.500Z] /w/workspace/app-record-replay/49@tmp/durable-db502eb0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T21:34:14.152Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T21:34:14.177Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T21:34:14.226Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:34:14.238Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:34:14.248Z] $ docker stop --time=1 b502a31a870179014f03a42c9d47e8cb10148deb5de5020828b30b126733a6c9 [2023-09-12T21:34:18.515Z] $ docker rm -f --volumes b502a31a870179014f03a42c9d47e8cb10148deb5de5020828b30b126733a6c9 [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-12T21:34:18.880Z] provisioning config files... [2023-09-12T21:34:18.887Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12442018953035182007tmp [Pipeline] { [Pipeline] sh [2023-09-12T21:34:19.183Z] + set +x [2023-09-12T21:34:19.183Z] + curl -s https://codecov.io/bash [2023-09-12T21:34:19.183Z] + bash -s -- [2023-09-12T21:34:19.183Z] [2023-09-12T21:34:19.183Z] _____ _ [2023-09-12T21:34:19.183Z] / ____| | | [2023-09-12T21:34:19.183Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T21:34:19.183Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T21:34:19.183Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T21:34:19.183Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T21:34:19.183Z] Bash-1.0.6 [2023-09-12T21:34:19.183Z] [2023-09-12T21:34:19.183Z] [2023-09-12T21:34:19.183Z] ==> git version 2.25.1 found [2023-09-12T21:34:19.183Z] ==> 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-12T21:34:19.183Z] Release-Date: 2020-01-08 [2023-09-12T21:34:19.183Z] 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-12T21:34:19.183Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T21:34:19.183Z] ==> Jenkins CI detected. [2023-09-12T21:34:19.183Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-09-12T21:34:19.183Z] project root: . [2023-09-12T21:34:19.183Z] --> token set from env [2023-09-12T21:34:19.183Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T21:34:19.183Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T21:34:19.183Z] ==> Python coveragepy not found [2023-09-12T21:34:19.183Z] ==> Searching for coverage reports in: [2023-09-12T21:34:19.183Z] + . [2023-09-12T21:34:19.183Z] -> Found 1 reports [2023-09-12T21:34:19.183Z] ==> Detecting git/mercurial file structure [2023-09-12T21:34:19.183Z] ==> Reading reports [2023-09-12T21:34:19.183Z] + ./coverage.out bytes=24552 [2023-09-12T21:34:19.183Z] ==> Appending adjustments [2023-09-12T21:34:19.183Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T21:34:19.440Z] + Found adjustments [2023-09-12T21:34:19.440Z] ==> Gzipping contents [2023-09-12T21:34:19.440Z] 8.0K /tmp/codecov.j4mpaf.gz [2023-09-12T21:34:19.440Z] ==> Uploading reports [2023-09-12T21:34:19.440Z] url: https://codecov.io [2023-09-12T21:34:19.440Z] query: branch=main&commit=6115a198ddbadbbc7b91aec3ff43fce5bdb74432&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:34:19.440Z] -> Pinging Codecov [2023-09-12T21:34:19.440Z] 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=6115a198ddbadbbc7b91aec3ff43fce5bdb74432&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:34:19.440Z] -> Uploading to [2023-09-12T21:34:19.441Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/F467761B9912B4F32F9BC62907045C81/6115a198ddbadbbc7b91aec3ff43fce5bdb74432/dbd149e4-417f-4dfb-850b-01af8262c894.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T213419Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9735ae0963b69cd4461658169737c6d054046f44fe28d17e513f3dbe1af50849 [2023-09-12T21:34:19.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:34:19.441Z] Dload Upload Total Spent Left Speed [2023-09-12T21:34:19.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4841 0 0 100 4841 0 23052 --:--:-- --:--:-- --:--:-- 23052 [2023-09-12T21:34:19.700Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [Pipeline] } [2023-09-12T21:34:19.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-12T21:34:19.922Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T21:34:19.933Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:34:20.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:34:20.230Z] [2023-09-12T21:34:20.230Z] 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-12T21:34:20.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:34:20.526Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T21:34:20.526Z] df9b9388f04a: Pulling fs layer [2023-09-12T21:34:20.526Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T21:34:20.526Z] 25bc292e5bac: Pulling fs layer [2023-09-12T21:34:20.526Z] 114826534d7a: Pulling fs layer [2023-09-12T21:34:20.526Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T21:34:20.526Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T21:34:20.526Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T21:34:20.527Z] 6ad1cebc031e: Waiting [2023-09-12T21:34:20.527Z] 114826534d7a: Waiting [2023-09-12T21:34:20.527Z] 8a3aa393b2d8: Waiting [2023-09-12T21:34:20.527Z] 4657fd5d0bcf: Waiting [2023-09-12T21:34:20.527Z] 25bc292e5bac: Verifying Checksum [2023-09-12T21:34:20.527Z] 25bc292e5bac: Download complete [2023-09-12T21:34:20.527Z] 52dc419b0ee2: Download complete [2023-09-12T21:34:20.527Z] 4657fd5d0bcf: Verifying Checksum [2023-09-12T21:34:20.527Z] 4657fd5d0bcf: Download complete [2023-09-12T21:34:20.527Z] df9b9388f04a: Download complete [2023-09-12T21:34:20.826Z] df9b9388f04a: Pull complete [2023-09-12T21:34:20.826Z] 52dc419b0ee2: Pull complete [2023-09-12T21:34:20.826Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T21:34:20.826Z] 6ad1cebc031e: Download complete [2023-09-12T21:34:21.094Z] 25bc292e5bac: Pull complete [2023-09-12T21:34:21.661Z] 114826534d7a: Verifying Checksum [2023-09-12T21:34:21.661Z] 114826534d7a: Download complete [2023-09-12T21:34:21.661Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T21:34:21.661Z] 8a3aa393b2d8: Download complete [2023-09-12T21:34:24.946Z] 114826534d7a: Pull complete [2023-09-12T21:34:24.946Z] 4657fd5d0bcf: Pull complete [2023-09-12T21:34:24.946Z] 6ad1cebc031e: Pull complete [2023-09-12T21:34:27.472Z] 8a3aa393b2d8: Pull complete [2023-09-12T21:34:27.472Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T21:34:27.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:34:27.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:34:27.573Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:34:27.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-12T21:34:32.289Z] $ docker top e52d7b435c3ebe16982fba682151303e9871082a09c0b11097eb63d013e73e62 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T21:34:32.356Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-09-12T21:34:32.637Z] + set -o pipefail [2023-09-12T21:34:32.637Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-09-12T21:34:37.905Z] [2023-09-12T21:34:37.905Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-09-12T21:34:37.905Z] [2023-09-12T21:34:37.905Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/a49b915c-7707-4e9b-9735-cbfc14cb57e3 [2023-09-12T21:34:37.905Z] [2023-09-12T21:34:37.905Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T21:34:37.905Z] [2023-09-12T21:34:38.483Z] [2023-09-12T21:34:38.483Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T21:34:38.483Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T21:34:38.483Z] More details here: https://snyk.co/ue1NS [2023-09-12T21:34:38.483Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T21:34:38.483Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T21:34:38.503Z] $ docker stop --time=1 e52d7b435c3ebe16982fba682151303e9871082a09c0b11097eb63d013e73e62 [2023-09-12T21:34:41.918Z] $ docker rm -f --volumes e52d7b435c3ebe16982fba682151303e9871082a09c0b11097eb63d013e73e62 [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-12T21:34:42.587Z] + git log --format=format:%s -1 6115a198ddbadbbc7b91aec3ff43fce5bdb74432 [Pipeline] sh [2023-09-12T21:34:42.880Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:34:42.880Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:34:43.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:34:43.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:34:43.263Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:34:43.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T21:34:43.657Z] $ docker top 052ec8555fbd643ab0708dca7989530ee47c003257d10c35c0564af9d19e1a90 -eo pid,comm [2023-09-12T21:34:43.708Z] 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-12T21:34:43.708Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:34:43.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:34:43.742Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:34:43.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:34:43.838Z] $ docker exec 052ec8555fbd643ab0708dca7989530ee47c003257d10c35c0564af9d19e1a90 ssh-agent [2023-09-12T21:34:43.946Z] SSH_AUTH_SOCK=/tmp/ssh-MarIoxPkHGha/agent.32 [2023-09-12T21:34:43.946Z] SSH_AGENT_PID=38 [2023-09-12T21:34:43.951Z] Running ssh-add (command line suppressed) [2023-09-12T21:34:44.052Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13399423893253854884.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13399423893253854884.key) [2023-09-12T21:34:44.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:34:44.350Z] + git semver tag [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,514 [run_tag] DEBUG tag force:False [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,514 [check_head_tag] DEBUG check head tag [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,515 [execute] INFO git cat-file --batch-check [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,519 [execute] INFO git cat-file --batch [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,533 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,533 [execute] INFO git tag -a v3.1.0-dev.45 -m v3.1.0-dev.45 [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,533 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.45', '-m', 'v3.1.0-dev.45'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:34:44.609Z] 2023-09-12 21:34:44,537 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-12T21:34:44.609Z] 3.1.0-dev.45 [Pipeline] } [2023-09-12T21:34:44.614Z] $ docker exec --env ******** --env ******** 052ec8555fbd643ab0708dca7989530ee47c003257d10c35c0564af9d19e1a90 ssh-agent -k [2023-09-12T21:34:44.725Z] unset SSH_AUTH_SOCK; [2023-09-12T21:34:44.725Z] unset SSH_AGENT_PID; [2023-09-12T21:34:44.725Z] echo Agent pid 38 killed; [2023-09-12T21:34:44.758Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:34:45.061Z] + git semver [Pipeline] } [2023-09-12T21:34:45.329Z] $ docker stop --time=1 052ec8555fbd643ab0708dca7989530ee47c003257d10c35c0564af9d19e1a90 [2023-09-12T21:34:46.642Z] $ docker rm -f --volumes 052ec8555fbd643ab0708dca7989530ee47c003257d10c35c0564af9d19e1a90 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:34:47.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:34:47.041Z] [2023-09-12T21:34:47.041Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:34:47.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:34:47.339Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T21:34:47.339Z] ab5ef0e58194: Pulling fs layer [2023-09-12T21:34:47.339Z] 9712f1f96733: Pulling fs layer [2023-09-12T21:34:47.339Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T21:34:47.339Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T21:34:47.339Z] e9a5061849ea: Pulling fs layer [2023-09-12T21:34:47.339Z] d747dcd14b5f: Pulling fs layer [2023-09-12T21:34:47.339Z] 2de7ff778b66: Pulling fs layer [2023-09-12T21:34:47.339Z] 0d9ebad4ef96: Waiting [2023-09-12T21:34:47.339Z] e9a5061849ea: Waiting [2023-09-12T21:34:47.339Z] d747dcd14b5f: Waiting [2023-09-12T21:34:47.339Z] 2de7ff778b66: Waiting [2023-09-12T21:34:47.339Z] 9712f1f96733: Download complete [2023-09-12T21:34:47.911Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T21:34:47.911Z] 63f879dbbcfc: Download complete [2023-09-12T21:34:48.168Z] e9a5061849ea: Verifying Checksum [2023-09-12T21:34:48.168Z] e9a5061849ea: Download complete [2023-09-12T21:34:48.168Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T21:34:48.168Z] 0d9ebad4ef96: Download complete [2023-09-12T21:34:48.168Z] d747dcd14b5f: Verifying Checksum [2023-09-12T21:34:48.168Z] d747dcd14b5f: Download complete [2023-09-12T21:34:48.168Z] ab5ef0e58194: Verifying Checksum [2023-09-12T21:34:48.168Z] ab5ef0e58194: Download complete [2023-09-12T21:34:48.168Z] 2de7ff778b66: Verifying Checksum [2023-09-12T21:34:48.168Z] 2de7ff778b66: Download complete [2023-09-12T21:34:50.704Z] ab5ef0e58194: Pull complete [2023-09-12T21:34:50.704Z] 9712f1f96733: Pull complete [2023-09-12T21:34:51.271Z] 63f879dbbcfc: Pull complete [2023-09-12T21:34:54.561Z] 0d9ebad4ef96: Pull complete [2023-09-12T21:34:54.561Z] e9a5061849ea: Pull complete [2023-09-12T21:34:54.818Z] d747dcd14b5f: Pull complete [2023-09-12T21:34:55.754Z] 2de7ff778b66: Pull complete [2023-09-12T21:34:55.754Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T21:34:55.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:34:55.754Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:34:55.831Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:34:55.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-12T21:35:00.431Z] $ docker top 1ed36ca304662f19641d449802c75ef6081c04d49d6365735487d69378fb1b2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:35:00.500Z] provisioning config files... [2023-09-12T21:35:00.506Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config9589298776822836924tmp [2023-09-12T21:35:00.514Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2115439735450087556tmp [2023-09-12T21:35:00.522Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11556499586997994512tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:35:00.538Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:00.821Z] ---> sigul-configuration.sh [2023-09-12T21:35:00.821Z] gpg: directory `/root/.gnupg' created [2023-09-12T21:35:00.821Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T21:35:00.821Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T21:35:00.821Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T21:35:00.821Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T21:35:00.821Z] gpg: CAST5 encrypted data [2023-09-12T21:35:00.821Z] gpg: encrypted with 1 passphrase [2023-09-12T21:35:00.821Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T21:35:01.113Z] + mkdir /home/jenkins [2023-09-12T21:35:01.113Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T21:35:01.399Z] + 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-12T21:35:01.408Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:01.698Z] ---> sigul-install.sh [2023-09-12T21:35:01.698Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T21:35:01.978Z] + git tag --list [2023-09-12T21:35:01.978Z] v3.1.0-dev.0 [2023-09-12T21:35:01.978Z] v3.1.0-dev.1 [2023-09-12T21:35:01.978Z] v3.1.0-dev.10 [2023-09-12T21:35:01.978Z] v3.1.0-dev.11 [2023-09-12T21:35:01.978Z] v3.1.0-dev.12 [2023-09-12T21:35:01.978Z] v3.1.0-dev.13 [2023-09-12T21:35:01.978Z] v3.1.0-dev.14 [2023-09-12T21:35:01.978Z] v3.1.0-dev.15 [2023-09-12T21:35:01.978Z] v3.1.0-dev.16 [2023-09-12T21:35:01.978Z] v3.1.0-dev.17 [2023-09-12T21:35:01.978Z] v3.1.0-dev.18 [2023-09-12T21:35:01.978Z] v3.1.0-dev.19 [2023-09-12T21:35:01.978Z] v3.1.0-dev.2 [2023-09-12T21:35:01.978Z] v3.1.0-dev.20 [2023-09-12T21:35:01.978Z] v3.1.0-dev.21 [2023-09-12T21:35:01.978Z] v3.1.0-dev.22 [2023-09-12T21:35:01.978Z] v3.1.0-dev.23 [2023-09-12T21:35:01.978Z] v3.1.0-dev.24 [2023-09-12T21:35:01.978Z] v3.1.0-dev.25 [2023-09-12T21:35:01.978Z] v3.1.0-dev.26 [2023-09-12T21:35:01.978Z] v3.1.0-dev.27 [2023-09-12T21:35:01.978Z] v3.1.0-dev.28 [2023-09-12T21:35:01.978Z] v3.1.0-dev.29 [2023-09-12T21:35:01.978Z] v3.1.0-dev.3 [2023-09-12T21:35:01.978Z] v3.1.0-dev.30 [2023-09-12T21:35:01.978Z] v3.1.0-dev.31 [2023-09-12T21:35:01.978Z] v3.1.0-dev.32 [2023-09-12T21:35:01.978Z] v3.1.0-dev.33 [2023-09-12T21:35:01.978Z] v3.1.0-dev.34 [2023-09-12T21:35:01.978Z] v3.1.0-dev.35 [2023-09-12T21:35:01.978Z] v3.1.0-dev.36 [2023-09-12T21:35:01.978Z] v3.1.0-dev.37 [2023-09-12T21:35:01.978Z] v3.1.0-dev.38 [2023-09-12T21:35:01.978Z] v3.1.0-dev.39 [2023-09-12T21:35:01.978Z] v3.1.0-dev.4 [2023-09-12T21:35:01.978Z] v3.1.0-dev.40 [2023-09-12T21:35:01.978Z] v3.1.0-dev.41 [2023-09-12T21:35:01.978Z] v3.1.0-dev.42 [2023-09-12T21:35:01.978Z] v3.1.0-dev.43 [2023-09-12T21:35:01.978Z] v3.1.0-dev.44 [2023-09-12T21:35:01.979Z] v3.1.0-dev.45 [2023-09-12T21:35:01.979Z] v3.1.0-dev.5 [2023-09-12T21:35:01.979Z] v3.1.0-dev.6 [2023-09-12T21:35:01.979Z] v3.1.0-dev.7 [2023-09-12T21:35:01.979Z] v3.1.0-dev.8 [2023-09-12T21:35:01.979Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T21:35:02.263Z] + lftools sign git-tag v3.1.0-dev.45 [2023-09-12T21:35:02.833Z] Signing Git tag with Sigul... [2023-09-12T21:35:02.833Z] Signing v3.1.0-dev.45 [Pipeline] echo [2023-09-12T21:35:03.101Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:03.384Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T21:35:03.392Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T21:35:03.405Z] $ docker stop --time=1 1ed36ca304662f19641d449802c75ef6081c04d49d6365735487d69378fb1b2b [2023-09-12T21:35:04.691Z] $ docker rm -f --volumes 1ed36ca304662f19641d449802c75ef6081c04d49d6365735487d69378fb1b2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T21:35:05.103Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:35:05.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:35:05.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:35:05.408Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:35:05.477Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:35:05.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T21:35:05.839Z] $ docker top cec75b233751e4767ad4f544b28ae313ad91199ccc47259d8b53ea0ad4195eca -eo pid,comm [2023-09-12T21:35:05.885Z] 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-12T21:35:05.885Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:35:05.925Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:35:05.925Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:35:06.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:35:06.043Z] $ docker exec cec75b233751e4767ad4f544b28ae313ad91199ccc47259d8b53ea0ad4195eca ssh-agent [2023-09-12T21:35:06.147Z] SSH_AUTH_SOCK=/tmp/ssh-YGwLNx9WPCkT/agent.33 [2023-09-12T21:35:06.147Z] SSH_AGENT_PID=39 [2023-09-12T21:35:06.151Z] Running ssh-add (command line suppressed) [2023-09-12T21:35:06.242Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_418848658608723202.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_418848658608723202.key) [2023-09-12T21:35:06.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:35:06.545Z] + git semver bump pre [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,727 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,728 [bump_version] DEBUG bumping version:3.1.0-dev.45 on axis:pre with prefix:dev [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,728 [bump_version] DEBUG bumped version:3.1.0-dev.46 [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,728 [write_version] DEBUG write version:3.1.0-dev.46 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,728 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,728 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,730 [execute] INFO git cat-file --batch-check [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,731 [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-12T21:35:06.804Z] 2023-09-12 21:35:06,736 [execute] INFO git cat-file --batch [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:35:06.804Z] 2023-09-12 21:35:06,742 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-12T21:35:06.804Z] 3.1.0-dev.46 [Pipeline] } [2023-09-12T21:35:06.810Z] $ docker exec --env ******** --env ******** cec75b233751e4767ad4f544b28ae313ad91199ccc47259d8b53ea0ad4195eca ssh-agent -k [2023-09-12T21:35:06.909Z] unset SSH_AUTH_SOCK; [2023-09-12T21:35:06.909Z] unset SSH_AGENT_PID; [2023-09-12T21:35:06.909Z] echo Agent pid 39 killed; [2023-09-12T21:35:06.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:35:07.217Z] + git semver [Pipeline] } [2023-09-12T21:35:07.486Z] $ docker stop --time=1 cec75b233751e4767ad4f544b28ae313ad91199ccc47259d8b53ea0ad4195eca [2023-09-12T21:35:08.736Z] $ docker rm -f --volumes cec75b233751e4767ad4f544b28ae313ad91199ccc47259d8b53ea0ad4195eca [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:35:09.070Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:35:09.070Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:35:09.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:35:09.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:35:09.438Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:35:09.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T21:35:09.781Z] $ docker top ff20e98cef5b5d5e3e50e1b587abd2ce34841fa4586e156d6872827c928f3a5a -eo pid,comm [2023-09-12T21:35:09.863Z] 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-12T21:35:09.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:35:09.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:35:09.894Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:35:10.008Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:35:10.007Z] $ docker exec ff20e98cef5b5d5e3e50e1b587abd2ce34841fa4586e156d6872827c928f3a5a ssh-agent [2023-09-12T21:35:10.116Z] SSH_AUTH_SOCK=/tmp/ssh-EDv9jQmG7Fht/agent.32 [2023-09-12T21:35:10.116Z] SSH_AGENT_PID=38 [2023-09-12T21:35:10.137Z] Running ssh-add (command line suppressed) [2023-09-12T21:35:10.219Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15405193956546842230.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15405193956546842230.key) [2023-09-12T21:35:10.259Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:35:10.565Z] + git semver push [2023-09-12T21:35:10.823Z] 2023-09-12 21:35:10,737 [run_push] DEBUG push [2023-09-12T21:35:10.823Z] 2023-09-12 21:35:10,738 [execute] INFO git cat-file --batch-check [2023-09-12T21:35:10.823Z] 2023-09-12 21:35:10,738 [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-12T21:35:10.823Z] 2023-09-12 21:35:10,742 [execute] INFO git rev-list a3e96dd6c13e089877fbf36a1a9d5f771f254f50 -- [2023-09-12T21:35:10.823Z] 2023-09-12 21:35:10,742 [execute] DEBUG Popen(['git', 'rev-list', 'a3e96dd6c13e089877fbf36a1a9d5f771f254f50', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:35:10.823Z] 2023-09-12 21:35:10,749 [execute] INFO git fetch -v origin [2023-09-12T21:35:10.823Z] 2023-09-12 21:35:10,749 [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-12T21:35:11.391Z] 2023-09-12 21:35:11,224 [run_push] DEBUG no remote changes detected [2023-09-12T21:35:11.391Z] 2023-09-12 21:35:11,224 [execute] INFO git push origin semver [2023-09-12T21:35:11.391Z] 2023-09-12 21:35:11,224 [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-12T21:35:12.328Z] 2023-09-12 21:35:12,206 [run_push] DEBUG push all version tags [2023-09-12T21:35:12.328Z] 2023-09-12 21:35:12,207 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T21:35:12.328Z] 2023-09-12 21:35:12,207 [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-12T21:35:13.268Z] 2023-09-12 21:35:12,964 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-12T21:35:13.268Z] 3.1.0-dev.46 [Pipeline] } [2023-09-12T21:35:13.275Z] $ docker exec --env ******** --env ******** ff20e98cef5b5d5e3e50e1b587abd2ce34841fa4586e156d6872827c928f3a5a ssh-agent -k [2023-09-12T21:35:13.364Z] unset SSH_AUTH_SOCK; [2023-09-12T21:35:13.364Z] unset SSH_AGENT_PID; [2023-09-12T21:35:13.364Z] echo Agent pid 38 killed; [2023-09-12T21:35:13.380Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:35:13.692Z] + git semver [Pipeline] } [2023-09-12T21:35:13.959Z] $ docker stop --time=1 ff20e98cef5b5d5e3e50e1b587abd2ce34841fa4586e156d6872827c928f3a5a [2023-09-12T21:35:15.276Z] $ docker rm -f --volumes ff20e98cef5b5d5e3e50e1b587abd2ce34841fa4586e156d6872827c928f3a5a [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-12T21:35:15.794Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-09-12T21:35:15.794Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-12T21:35:15.794Z] total 16 [2023-09-12T21:35:15.794Z] drwxr-xr-x 3 root root 4096 Sep 12 21:23 . [2023-09-12T21:35:15.794Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:35 .. [2023-09-12T21:35:15.794Z] drwxr-xr-x 2 root root 4096 Sep 12 21:23 cost [2023-09-12T21:35:15.794Z] -rw-r--r-- 1 root root 88 Sep 12 21:23 cost.csv [2023-09-12T21:35:15.794Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-12T21:35:15.794Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-12T21:35:15.794Z] total 16 [2023-09-12T21:35:15.794Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:23 . [2023-09-12T21:35:15.794Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:35 .. [2023-09-12T21:35:15.794Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:23 cost [2023-09-12T21:35:15.794Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 12 21:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:16.085Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:16.945Z] ---> package-listing.sh [2023-09-12T21:35:16.945Z] ++ facter osfamily [2023-09-12T21:35:16.945Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T21:35:17.204Z] + OS_FAMILY=debian [2023-09-12T21:35:17.204Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-09-12T21:35:17.204Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T21:35:17.204Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T21:35:17.204Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T21:35:17.204Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T21:35:17.204Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-12T21:35:17.204Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T21:35:17.204Z] + case "${OS_FAMILY}" in [2023-09-12T21:35:17.204Z] + dpkg -l [2023-09-12T21:35:17.204Z] + grep '^ii' [2023-09-12T21:35:17.204Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T21:35:17.204Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T21:35:17.204Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T21:35:17.204Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-12T21:35:17.204Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-09-12T21:35:17.204Z] + 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-12T21:35:17.214Z] 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-12T21:35:17.490Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:35:18.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:35:18.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:35:18.122Z] prd-ubuntu20.04-docker-8c-8g-5994 does not seem to be running inside a container [2023-09-12T21:35:18.151Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:35:18.357Z] $ docker top 08c8c0211c00722a24f9b00f147ed4db1f69614debe999d990d043495cf212ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:35:18.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T21:35:18.981Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T21:35:19.265Z] + ls /var/log/sa-host [2023-09-12T21:35:19.265Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:35:19.324Z] provisioning config files... [2023-09-12T21:35:19.332Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13811386976798792073tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:35:19.343Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:19.624Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T21:35:19.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:19.944Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T21:35:19.951Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:20.233Z] ---> sudo-logs.sh [2023-09-12T21:35:20.233Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T21:35:20.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:20.535Z] ---> job-cost.sh [2023-09-12T21:35:20.535Z] lf-activate-venv: SKIPPING [2023-09-12T21:35:20.535Z] DEBUG: total: 0.2199999988079071 [2023-09-12T21:35:20.535Z] INFO: Retrieving Stack Cost... [2023-09-12T21:35:20.793Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:35:21.361Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T21:35:21.372Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:35:21.666Z] ---> logs-deploy.sh [2023-09-12T21:35:21.666Z] lf-activate-venv: SKIPPING [2023-09-12T21:35:21.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/49 [2023-09-12T21:35:21.666Z] INFO: archiving workspace using pattern(s): [2023-09-12T21:35:22.601Z] Archives upload complete. [2023-09-12T21:35:22.601Z] INFO: archiving logs to Nexus