Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c92ddd0c7e3e15c586d50481a838eca30277fa14 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-ssh1228680994558179981.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11483727141356820927.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9405439528090248237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12197044334483064943.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-ssh13827647737325964547.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-907 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 c92ddd0c7e3e15c586d50481a838eca30277fa14 (main) Commit message: "Merge pull request #39 from lenny-intel/count-pipeline-function" > 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 c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 > git rev-list --no-walk 5d631f6eaebcb9b7b0214afe1f4cb0cc28c43d9b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T00:32:27.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T00:32:28.005Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T00:32:28.018Z] ========================================================= [2023-07-12T00:32:28.019Z] EdgeX Global Pipelines Version Info [2023-07-12T00:32:28.019Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:32:28.756Z] ------------------- [2023-07-12T00:32:28.756Z] stable info: [2023-07-12T00:32:28.756Z] ------------------- [2023-07-12T00:32:28.756Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T00:32:28.756Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T00:32:28.756Z] Message: update stable to v1.0.250 [2023-07-12T00:32:29.327Z] ------------------- [2023-07-12T00:32:29.327Z] experimental info: [2023-07-12T00:32:29.327Z] ------------------- [2023-07-12T00:32:29.327Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T00:32:29.327Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T00:32:29.327Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T00:32:29.535Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-12T00:32:29.552Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-12T00:32:29.564Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T00:32:29.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T00:32:29.604Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T00:32:29.616Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T00:32:29.629Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T00:32:29.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-12T00:32:29.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T00:32:29.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T00:32:29.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T00:32:29.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-12T00:32:29.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T00:32:29.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T00:32:29.766Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T00:32:29.775Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T00:32:29.794Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T00:32:29.813Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T00:32:29.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T00:32:29.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T00:32:29.854Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-12T00:32:29.875Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-12T00:32:29.892Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-12T00:32:29.904Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-12T00:32:29.917Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-12T00:32:29.929Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T00:32:29.948Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T00:32:29.962Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-12T00:32:29.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-12T00:32:29.995Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-12T00:32:30.005Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo [2023-07-12T00:32:30.024Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c92ddd0 [Pipeline] echo [2023-07-12T00:32:30.039Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:32:30.098Z] provisioning config files... [2023-07-12T00:32:30.114Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4289137000390868317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:32:30.422Z] ---> docker-login.sh [2023-07-12T00:32:30.422Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:32:30.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:30.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:30.680Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:30.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:30.680Z] [2023-07-12T00:32:30.680Z] Login Succeeded [2023-07-12T00:32:30.680Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:32:30.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:30.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:30.939Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:30.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:30.939Z] [2023-07-12T00:32:30.939Z] Login Succeeded [2023-07-12T00:32:30.939Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:32:30.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:30.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:30.939Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:30.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:30.939Z] [2023-07-12T00:32:30.939Z] Login Succeeded [2023-07-12T00:32:30.939Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:32:31.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:31.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:31.199Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:31.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:31.199Z] [2023-07-12T00:32:31.199Z] Login Succeeded [2023-07-12T00:32:31.199Z] docker.io [2023-07-12T00:32:31.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:31.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:31.460Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:31.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:31.460Z] [2023-07-12T00:32:31.460Z] Login Succeeded [2023-07-12T00:32:31.460Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:32:31.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T00:32:31.847Z] + git rev-list -1 --merges c92ddd0c7e3e15c586d50481a838eca30277fa14~1..c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo [2023-07-12T00:32:31.895Z] -----------> git rev-list -1 --merges c92ddd0c7e3e15c586d50481a838eca30277fa14~1..c92ddd0c7e3e15c586d50481a838eca30277fa14 c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:32:31.895Z] c92ddd0c7e3e15c586d50481a838eca30277fa14 [false] [Pipeline] sh [2023-07-12T00:32:32.183Z] + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo [2023-07-12T00:32:32.255Z] ========================================================= [2023-07-12T00:32:32.255Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T00:32:32.255Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:32:32.583Z] + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] echo [2023-07-12T00:32:32.597Z] [semverPrep] GIT_COMMIT: c92ddd0c7e3e15c586d50481a838eca30277fa14, Commit Message: Merge pull request #39 from lenny-intel/count-pipeline-function [Pipeline] echo [2023-07-12T00:32:32.606Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-12T00:32:32.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:32:32.982Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T00:32:32.982Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T00:32:32.982Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T00:32:32.982Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T00:32:32.982Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T00:32:32.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:32:33.410Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:32:33.410Z] [2023-07-12T00:32:33.410Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:32:33.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:32:33.718Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T00:32:33.718Z] b85a868b505f: Pulling fs layer [2023-07-12T00:32:33.718Z] e2be974225ed: Pulling fs layer [2023-07-12T00:32:33.718Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T00:32:33.718Z] 988bab9f4d93: Pulling fs layer [2023-07-12T00:32:33.718Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T00:32:33.718Z] eaf3925da568: Pulling fs layer [2023-07-12T00:32:33.718Z] bab4dde63d76: Pulling fs layer [2023-07-12T00:32:33.718Z] bde34c3a00c8: Pulling fs layer [2023-07-12T00:32:33.718Z] b352a97aabf1: Pulling fs layer [2023-07-12T00:32:33.718Z] 4872d77fe225: Pulling fs layer [2023-07-12T00:32:33.718Z] 5851b861e8e6: Pulling fs layer [2023-07-12T00:32:33.718Z] 988bab9f4d93: Waiting [2023-07-12T00:32:33.718Z] 1469e6f7b9e6: Waiting [2023-07-12T00:32:33.718Z] 5851b861e8e6: Waiting [2023-07-12T00:32:33.718Z] bde34c3a00c8: Waiting [2023-07-12T00:32:33.718Z] 4872d77fe225: Waiting [2023-07-12T00:32:33.718Z] eaf3925da568: Waiting [2023-07-12T00:32:33.718Z] b352a97aabf1: Waiting [2023-07-12T00:32:33.718Z] bab4dde63d76: Waiting [2023-07-12T00:32:33.718Z] e2be974225ed: Verifying Checksum [2023-07-12T00:32:33.718Z] e2be974225ed: Download complete [2023-07-12T00:32:33.978Z] 988bab9f4d93: Verifying Checksum [2023-07-12T00:32:33.978Z] 988bab9f4d93: Download complete [2023-07-12T00:32:33.978Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T00:32:33.978Z] 1469e6f7b9e6: Download complete [2023-07-12T00:32:33.978Z] eaf3925da568: Download complete [2023-07-12T00:32:33.978Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T00:32:33.978Z] 339a4e72a1f5: Download complete [2023-07-12T00:32:33.978Z] bde34c3a00c8: Download complete [2023-07-12T00:32:33.978Z] b352a97aabf1: Verifying Checksum [2023-07-12T00:32:33.978Z] b352a97aabf1: Download complete [2023-07-12T00:32:33.978Z] 4872d77fe225: Verifying Checksum [2023-07-12T00:32:33.978Z] 4872d77fe225: Download complete [2023-07-12T00:32:33.978Z] 5851b861e8e6: Download complete [2023-07-12T00:32:33.978Z] b85a868b505f: Verifying Checksum [2023-07-12T00:32:33.978Z] b85a868b505f: Download complete [2023-07-12T00:32:34.238Z] bab4dde63d76: Verifying Checksum [2023-07-12T00:32:34.238Z] bab4dde63d76: Download complete [2023-07-12T00:32:35.615Z] b85a868b505f: Pull complete [2023-07-12T00:32:35.615Z] e2be974225ed: Pull complete [2023-07-12T00:32:35.876Z] 339a4e72a1f5: Pull complete [2023-07-12T00:32:36.135Z] 988bab9f4d93: Pull complete [2023-07-12T00:32:36.394Z] 1469e6f7b9e6: Pull complete [2023-07-12T00:32:36.394Z] eaf3925da568: Pull complete [2023-07-12T00:32:38.299Z] bab4dde63d76: Pull complete [2023-07-12T00:32:38.299Z] bde34c3a00c8: Pull complete [2023-07-12T00:32:38.299Z] b352a97aabf1: Pull complete [2023-07-12T00:32:38.299Z] 4872d77fe225: Pull complete [2023-07-12T00:32:38.299Z] 5851b861e8e6: Pull complete [2023-07-12T00:32:38.558Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T00:32:38.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:32:38.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:32:38.660Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:32:38.698Z] $ 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-07-12T00:32:42.618Z] $ docker top ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b -eo pid,comm [2023-07-12T00:32:42.669Z] 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-07-12T00:32:42.669Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:32:42.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:32:42.710Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:32:42.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:32:42.845Z] $ docker exec ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b ssh-agent [2023-07-12T00:32:42.946Z] SSH_AUTH_SOCK=/tmp/ssh-5DRXBydcQMlP/agent.32 [2023-07-12T00:32:42.946Z] SSH_AGENT_PID=38 [2023-07-12T00:32:42.952Z] Running ssh-add (command line suppressed) [2023-07-12T00:32:43.058Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16862893692495952191.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16862893692495952191.key) [2023-07-12T00:32:43.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:32:43.359Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T00:32:43.376Z] $ docker exec --env ******** --env ******** ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b ssh-agent -k [2023-07-12T00:32:43.480Z] unset SSH_AUTH_SOCK; [2023-07-12T00:32:43.481Z] unset SSH_AGENT_PID; [2023-07-12T00:32:43.481Z] echo Agent pid 38 killed; [2023-07-12T00:32:43.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T00:32:43.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:32:43.513Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:32:43.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:32:43.629Z] $ docker exec ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b ssh-agent [2023-07-12T00:32:43.741Z] SSH_AUTH_SOCK=/tmp/ssh-SKrlOctW260d/agent.71 [2023-07-12T00:32:43.741Z] SSH_AGENT_PID=77 [2023-07-12T00:32:43.746Z] Running ssh-add (command line suppressed) [2023-07-12T00:32:43.857Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13324750509925376418.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_13324750509925376418.key) [2023-07-12T00:32:43.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:32:44.161Z] + git semver init [2023-07-12T00:32:44.421Z] 2023-07-12 00:32:44,382 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T00:32:44.421Z] 2023-07-12 00:32:44,383 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-12T00:32:44.421Z] 2023-07-12 00:32:44,383 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-12T00:32:44.421Z] 2023-07-12 00:32:44,384 [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-07-12T00:32:44.989Z] 2023-07-12 00:32:44,961 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-12T00:32:44.989Z] 2023-07-12 00:32:44,962 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-12T00:32:44.989Z] 2023-07-12 00:32:44,962 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:32:44.989Z] 2023-07-12 00:32:44,962 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:32:44.990Z] 3.1.0-dev.13 [Pipeline] } [2023-07-12T00:32:45.003Z] $ docker exec --env ******** --env ******** ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b ssh-agent -k [2023-07-12T00:32:45.092Z] unset SSH_AUTH_SOCK; [2023-07-12T00:32:45.093Z] unset SSH_AGENT_PID; [2023-07-12T00:32:45.093Z] echo Agent pid 77 killed; [2023-07-12T00:32:45.101Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:32:45.413Z] + git semver [Pipeline] } [2023-07-12T00:32:45.693Z] $ docker stop --time=1 ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b [2023-07-12T00:32:46.982Z] $ docker rm -f --volumes ddc359a4480bad764f7b729d9a04499f6234d5db4794a33d1145d4f1f514e35b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:32:47.363Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T00:32:47.595Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T00:32:47.597Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.13 [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-07-12T00:32:47.747Z] provisioning config files... [2023-07-12T00:32:47.758Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15809730440783898874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:32:48.058Z] ---> docker-login.sh [2023-07-12T00:32:48.058Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:32:48.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:48.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:48.058Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:48.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:48.058Z] [2023-07-12T00:32:48.058Z] Login Succeeded [2023-07-12T00:32:48.058Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:32:48.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:48.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:48.318Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:48.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:48.318Z] [2023-07-12T00:32:48.318Z] Login Succeeded [2023-07-12T00:32:48.318Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:32:48.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:48.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:48.318Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:48.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:48.318Z] [2023-07-12T00:32:48.318Z] Login Succeeded [2023-07-12T00:32:48.318Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:32:48.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:48.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:48.318Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:48.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:48.318Z] [2023-07-12T00:32:48.318Z] Login Succeeded [2023-07-12T00:32:48.318Z] docker.io [2023-07-12T00:32:48.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:32:48.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:32:48.578Z] Configure a credential helper to remove this warning. See [2023-07-12T00:32:48.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:32:48.578Z] [2023-07-12T00:32:48.578Z] Login Succeeded [2023-07-12T00:32:48.578Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:32:48.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T00:32:48.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:32:48.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:32:48.669Z] ========================================================= [2023-07-12T00:32:48.669Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T00:32:48.669Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:32:48.991Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T00:32:48.991Z] Sending build context to Docker daemon 313.3kB [2023-07-12T00:32:48.991Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:32:48.991Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T00:32:48.991Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T00:32:48.991Z] f56be85fc22e: Pulling fs layer [2023-07-12T00:32:48.991Z] 85791d961cd3: Pulling fs layer [2023-07-12T00:32:48.991Z] d694b5ae8c79: Pulling fs layer [2023-07-12T00:32:48.991Z] 9f32a84ed3da: Pulling fs layer [2023-07-12T00:32:48.991Z] 4d19c01a9841: Pulling fs layer [2023-07-12T00:32:48.991Z] 9325e15d5711: Pulling fs layer [2023-07-12T00:32:48.991Z] 556b6ee489ea: Pulling fs layer [2023-07-12T00:32:48.991Z] c5a4b2cf53e6: Pulling fs layer [2023-07-12T00:32:48.991Z] 9f32a84ed3da: Waiting [2023-07-12T00:32:48.991Z] 4d19c01a9841: Waiting [2023-07-12T00:32:48.991Z] 9325e15d5711: Waiting [2023-07-12T00:32:48.991Z] 556b6ee489ea: Waiting [2023-07-12T00:32:48.991Z] c5a4b2cf53e6: Waiting [2023-07-12T00:32:48.991Z] 85791d961cd3: Verifying Checksum [2023-07-12T00:32:48.991Z] 85791d961cd3: Download complete [2023-07-12T00:32:48.991Z] 9f32a84ed3da: Verifying Checksum [2023-07-12T00:32:48.991Z] 9f32a84ed3da: Download complete [2023-07-12T00:32:48.991Z] 4d19c01a9841: Download complete [2023-07-12T00:32:49.250Z] f56be85fc22e: Verifying Checksum [2023-07-12T00:32:49.250Z] f56be85fc22e: Download complete [2023-07-12T00:32:49.250Z] 9325e15d5711: Verifying Checksum [2023-07-12T00:32:49.250Z] 9325e15d5711: Download complete [2023-07-12T00:32:49.250Z] f56be85fc22e: Pull complete [2023-07-12T00:32:49.516Z] 85791d961cd3: Pull complete [2023-07-12T00:32:49.776Z] c5a4b2cf53e6: Verifying Checksum [2023-07-12T00:32:49.776Z] c5a4b2cf53e6: Download complete [2023-07-12T00:32:49.776Z] d694b5ae8c79: Verifying Checksum [2023-07-12T00:32:49.776Z] d694b5ae8c79: Download complete [2023-07-12T00:32:50.032Z] 556b6ee489ea: Verifying Checksum [2023-07-12T00:32:50.032Z] 556b6ee489ea: Download complete [2023-07-12T00:32:53.317Z] d694b5ae8c79: Pull complete [2023-07-12T00:32:53.317Z] 9f32a84ed3da: Pull complete [2023-07-12T00:32:53.317Z] 4d19c01a9841: Pull complete [2023-07-12T00:32:53.575Z] 9325e15d5711: Pull complete [2023-07-12T00:32:56.107Z] 556b6ee489ea: Pull complete [2023-07-12T00:32:57.046Z] c5a4b2cf53e6: Pull complete [2023-07-12T00:32:57.046Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-07-12T00:32:57.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T00:32:57.046Z] ---> c4be618373d6 [2023-07-12T00:32:57.046Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:32:58.952Z] ---> Running in 07a1c9bb331d [2023-07-12T00:32:58.952Z] Removing intermediate container 07a1c9bb331d [2023-07-12T00:32:58.952Z] ---> eca2f77fe69f [2023-07-12T00:32:58.952Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:32:59.214Z] ---> Running in c3c331898f61 [2023-07-12T00:32:59.214Z] Removing intermediate container c3c331898f61 [2023-07-12T00:32:59.214Z] ---> 2a896c5617bc [2023-07-12T00:32:59.214Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:32:59.214Z] ---> Running in 65522c29b1c7 [2023-07-12T00:32:59.214Z] Removing intermediate container 65522c29b1c7 [2023-07-12T00:32:59.214Z] ---> 21263d44ce96 [2023-07-12T00:32:59.214Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:32:59.472Z] ---> Running in 38ffa20f86bd [2023-07-12T00:32:59.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:32:59.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:32:59.992Z] OK: 265 MiB in 53 packages [2023-07-12T00:33:00.560Z] Removing intermediate container 38ffa20f86bd [2023-07-12T00:33:00.560Z] ---> b5832ce6d4fc [2023-07-12T00:33:00.560Z] Step 7/12 : WORKDIR /app [2023-07-12T00:33:00.560Z] ---> Running in 2a926953e817 [2023-07-12T00:33:00.560Z] Removing intermediate container 2a926953e817 [2023-07-12T00:33:00.560Z] ---> 290d479cfe26 [2023-07-12T00:33:00.560Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T00:33:00.820Z] ---> 8224bf60affc [2023-07-12T00:33:00.820Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:33:00.820Z] ---> Running in 994bc2f01451 [2023-07-12T00:33:02.708Z] Still waiting to schedule task [2023-07-12T00:33:02.708Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-07-12T00:33:22.760Z] Removing intermediate container 994bc2f01451 [2023-07-12T00:33:22.760Z] ---> 51c281578490 [2023-07-12T00:33:22.760Z] Step 10/12 : COPY . . [2023-07-12T00:33:22.760Z] ---> efaf59a88174 [2023-07-12T00:33:22.760Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:33:22.760Z] ---> Running in e4c24bebaa85 [2023-07-12T00:33:22.760Z] Removing intermediate container e4c24bebaa85 [2023-07-12T00:33:22.760Z] ---> 15b4731c81b1 [2023-07-12T00:33:22.760Z] Step 12/12 : RUN $MAKE [2023-07-12T00:33:22.760Z] ---> Running in d1c6acb1538f [2023-07-12T00:33:22.760Z] noop [2023-07-12T00:33:23.021Z] Removing intermediate container d1c6acb1538f [2023-07-12T00:33:23.021Z] ---> 8372173c2f0b [2023-07-12T00:33:23.021Z] Successfully built 8372173c2f0b [2023-07-12T00:33:23.021Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:33:23.337Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T00:33:23.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:33:23.411Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:33:23.444Z] $ 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-07-12T00:33:23.755Z] $ docker top cf8a6c7ba5944303aad7668c0ba509a23279300cb6d27e0900ae532a85293fbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:33:24.087Z] + go version [2023-07-12T00:33:24.087Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-07-12T00:33:24.100Z] $ docker stop --time=1 cf8a6c7ba5944303aad7668c0ba509a23279300cb6d27e0900ae532a85293fbb [2023-07-12T00:33:25.372Z] $ docker rm -f --volumes cf8a6c7ba5944303aad7668c0ba509a23279300cb6d27e0900ae532a85293fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:33:25.770Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T00:33:25.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:33:25.839Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:33:25.867Z] $ 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-07-12T00:33:26.219Z] $ docker top b9af89ab4f72a571f888b071c07d902e2f0d81c29a7c15b32aea11f255907a96 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:33:26.555Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:33:26.853Z] + make test [2023-07-12T00:33:26.853Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T00:33:44.927Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T00:33:44.927Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T00:33:44.927Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T00:33:44.927Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T00:33:44.927Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.059s coverage: 76.9% of statements [2023-07-12T00:33:44.927Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.070s coverage: 92.9% of statements [2023-07-12T00:33:44.927Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.049s coverage: 50.0% of statements [2023-07-12T00:34:03.004Z] go vet ./... [2023-07-12T00:34:06.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T00:34:06.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T00:34:06.286Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T00:34:06.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T00:34:06.574Z] $ docker stop --time=1 b9af89ab4f72a571f888b071c07d902e2f0d81c29a7c15b32aea11f255907a96 [2023-07-12T00:34:14.209Z] $ docker rm -f --volumes b9af89ab4f72a571f888b071c07d902e2f0d81c29a7c15b32aea11f255907a96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:34:14.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T00:34:14.755Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-12T00:34:15.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T00:34:15.580Z] + ls -al . [2023-07-12T00:34:15.580Z] total 160 [2023-07-12T00:34:15.580Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 00:33 . [2023-07-12T00:34:15.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:32 .. [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:32 .dockerignore [2023-07-12T00:34:15.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:32 .git [2023-07-12T00:34:15.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:32 .github [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:32 .gitignore [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:32 .golangci.yml [2023-07-12T00:34:15.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:32 .semver [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:32 Attribution.txt [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:32 CHANGELOG.md [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:32 Dockerfile [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:32 GOVERNANCE.md [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:32 Jenkinsfile [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:32 LICENSE [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:32 Makefile [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:32 OWNERS.md [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:32 README.md [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:32 Record and Reply.postman_collection.json [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 00:32 VERSION [2023-07-12T00:34:15.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:32 bin [2023-07-12T00:34:15.580Z] -rw-r--r-- 1 jenkins jenkins 6681 Jul 12 00:33 coverage.out [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:32 go.mod [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:32 go.sum [2023-07-12T00:34:15.580Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:32 internal [2023-07-12T00:34:15.580Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:32 main.go [2023-07-12T00:34:15.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:32 pkg [2023-07-12T00:34:15.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:32 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:15.901Z] + 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=c92ddd0c7e3e15c586d50481a838eca30277fa14 --label arch=amd64 --label version=3.1.0-dev.13 . [2023-07-12T00:34:15.901Z] Sending build context to Docker daemon 321kB [2023-07-12T00:34:15.901Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:34:15.901Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T00:34:15.901Z] ---> 8372173c2f0b [2023-07-12T00:34:15.901Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:34:16.249Z] ---> Running in 3833cea82a8a [2023-07-12T00:34:16.249Z] Removing intermediate container 3833cea82a8a [2023-07-12T00:34:16.249Z] ---> e76b7e7f18ae [2023-07-12T00:34:16.249Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:34:16.249Z] ---> Running in 24fb78e8da34 [2023-07-12T00:34:16.249Z] Removing intermediate container 24fb78e8da34 [2023-07-12T00:34:16.249Z] ---> 36ceb80bc879 [2023-07-12T00:34:16.249Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:34:16.249Z] ---> Running in 88c619a2766f [2023-07-12T00:34:16.249Z] Removing intermediate container 88c619a2766f [2023-07-12T00:34:16.249Z] ---> fa733b1da4e3 [2023-07-12T00:34:16.249Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:34:16.249Z] ---> Running in aeebf0e5dfcd [2023-07-12T00:34:16.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:34:16.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:34:17.084Z] OK: 265 MiB in 53 packages [2023-07-12T00:34:17.349Z] Removing intermediate container aeebf0e5dfcd [2023-07-12T00:34:17.349Z] ---> 14eba000b42f [2023-07-12T00:34:17.349Z] Step 7/26 : WORKDIR /app [2023-07-12T00:34:17.349Z] ---> Running in 65201ab98a24 [2023-07-12T00:34:17.608Z] Removing intermediate container 65201ab98a24 [2023-07-12T00:34:17.608Z] ---> 979cce31f52f [2023-07-12T00:34:17.608Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T00:34:17.608Z] ---> 9e5138fe3202 [2023-07-12T00:34:17.608Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:34:17.608Z] ---> Running in f28af0788134 [2023-07-12T00:34:18.553Z] Removing intermediate container f28af0788134 [2023-07-12T00:34:18.553Z] ---> bcd07daccb11 [2023-07-12T00:34:18.553Z] Step 10/26 : COPY . . [2023-07-12T00:34:18.553Z] ---> 92092a31b171 [2023-07-12T00:34:18.553Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:34:18.811Z] ---> Running in 680714be9015 [2023-07-12T00:34:18.811Z] Removing intermediate container 680714be9015 [2023-07-12T00:34:18.811Z] ---> 9fe56772df6a [2023-07-12T00:34:18.811Z] Step 12/26 : RUN $MAKE [2023-07-12T00:34:18.811Z] ---> Running in eebc8ff4e3a8 [2023-07-12T00:34:19.071Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.13" -trimpath -mod=readonly -o app-record-replay [2023-07-12T00:34:41.052Z] Removing intermediate container eebc8ff4e3a8 [2023-07-12T00:34:41.052Z] ---> 34f0cf3e3ca0 [2023-07-12T00:34:41.052Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T00:34:41.052Z] 3.17: Pulling from library/alpine [2023-07-12T00:34:41.052Z] 4db1b89c0bd1: Pulling fs layer [2023-07-12T00:34:41.053Z] 4db1b89c0bd1: Verifying Checksum [2023-07-12T00:34:41.053Z] 4db1b89c0bd1: Download complete [2023-07-12T00:34:41.053Z] 4db1b89c0bd1: Pull complete [2023-07-12T00:34:41.053Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T00:34:41.053Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T00:34:41.053Z] ---> 1f73a9d63274 [2023-07-12T00:34:41.053Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T00:34:41.053Z] ---> Running in 373a0efaff10 [2023-07-12T00:34:41.053Z] Removing intermediate container 373a0efaff10 [2023-07-12T00:34:41.053Z] ---> fb07bb3fc8cd [2023-07-12T00:34:41.053Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T00:34:41.053Z] ---> Running in 39ca0c2ef2b3 [2023-07-12T00:34:41.053Z] Removing intermediate container 39ca0c2ef2b3 [2023-07-12T00:34:41.053Z] ---> f7fd3455ffff [2023-07-12T00:34:41.053Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T00:34:41.053Z] ---> Running in e1f75f974e98 [2023-07-12T00:34:41.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T00:34:41.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T00:34:41.830Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T00:34:42.091Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:34:42.091Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T00:34:42.091Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:34:42.091Z] OK: 8 MiB in 17 packages [2023-07-12T00:34:42.656Z] Removing intermediate container e1f75f974e98 [2023-07-12T00:34:42.656Z] ---> c9f5b08cf51e [2023-07-12T00:34:42.656Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T00:34:42.656Z] ---> e54d5e1cb987 [2023-07-12T00:34:42.656Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T00:34:42.656Z] ---> 367031a36948 [2023-07-12T00:34:42.656Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T00:34:42.916Z] ---> 60c083152d0f [2023-07-12T00:34:42.916Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T00:34:43.851Z] ---> 14a4e1a57b23 [2023-07-12T00:34:43.851Z] Step 21/26 : EXPOSE 59712 [2023-07-12T00:34:43.851Z] ---> Running in da0e1c3d263f [2023-07-12T00:34:44.111Z] Removing intermediate container da0e1c3d263f [2023-07-12T00:34:44.111Z] ---> 286616982c70 [2023-07-12T00:34:44.111Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T00:34:44.111Z] ---> Running in a82b7389fef4 [2023-07-12T00:34:44.111Z] Removing intermediate container a82b7389fef4 [2023-07-12T00:34:44.111Z] ---> bfb25e129c34 [2023-07-12T00:34:44.111Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T00:34:44.111Z] ---> Running in b1d5ccd9d4dc [2023-07-12T00:34:44.111Z] Removing intermediate container b1d5ccd9d4dc [2023-07-12T00:34:44.111Z] ---> 1e145f473126 [2023-07-12T00:34:44.111Z] Step 24/26 : LABEL arch=amd64 [2023-07-12T00:34:44.111Z] ---> Running in 6f0b544bfd7a [2023-07-12T00:34:44.372Z] Removing intermediate container 6f0b544bfd7a [2023-07-12T00:34:44.372Z] ---> 0a61d47b5d9e [2023-07-12T00:34:44.372Z] Step 25/26 : LABEL git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:34:44.372Z] ---> Running in a6c3bc03bb19 [2023-07-12T00:34:44.372Z] Removing intermediate container a6c3bc03bb19 [2023-07-12T00:34:44.372Z] ---> 23c7abdbbb35 [2023-07-12T00:34:44.372Z] Step 26/26 : LABEL version=3.1.0-dev.13 [2023-07-12T00:34:44.372Z] ---> Running in f98ebd79f52d [2023-07-12T00:34:44.372Z] Removing intermediate container f98ebd79f52d [2023-07-12T00:34:44.372Z] ---> 5ebc07e052a4 [2023-07-12T00:34:44.372Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T00:34:44.372Z] Successfully built 5ebc07e052a4 [2023-07-12T00:34:44.372Z] 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-07-12T00:34:44.456Z] provisioning config files... [2023-07-12T00:34:44.471Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10639955986312374470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:34:44.784Z] ---> docker-login.sh [2023-07-12T00:34:44.784Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:34:44.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:34:44.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:34:44.784Z] Configure a credential helper to remove this warning. See [2023-07-12T00:34:44.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:34:44.784Z] [2023-07-12T00:34:44.784Z] Login Succeeded [2023-07-12T00:34:44.784Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:34:44.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:34:44.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:34:44.784Z] Configure a credential helper to remove this warning. See [2023-07-12T00:34:44.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:34:44.784Z] [2023-07-12T00:34:44.784Z] Login Succeeded [2023-07-12T00:34:44.784Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:34:45.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:34:45.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:34:45.044Z] Configure a credential helper to remove this warning. See [2023-07-12T00:34:45.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:34:45.044Z] [2023-07-12T00:34:45.044Z] Login Succeeded [2023-07-12T00:34:45.044Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:34:45.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:34:45.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:34:45.044Z] Configure a credential helper to remove this warning. See [2023-07-12T00:34:45.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:34:45.044Z] [2023-07-12T00:34:45.044Z] Login Succeeded [2023-07-12T00:34:45.044Z] docker.io [2023-07-12T00:34:45.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:34:45.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:34:45.303Z] Configure a credential helper to remove this warning. See [2023-07-12T00:34:45.303Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:34:45.303Z] [2023-07-12T00:34:45.303Z] Login Succeeded [2023-07-12T00:34:45.303Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:34:45.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T00:34:45.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:34:45.354Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-12T00:34:45.354Z] c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:34:45.354Z] latest [2023-07-12T00:34:45.354Z] 3.1.0-dev.13 [2023-07-12T00:34:45.354Z] c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [2023-07-12T00:34:45.354Z] main [2023-07-12T00:34:45.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:45.673Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:45.975Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:34:45.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:34:45.975Z] c932b377bd6e: Preparing [2023-07-12T00:34:45.975Z] bf21b082eb0f: Preparing [2023-07-12T00:34:45.975Z] be75ef8efae3: Preparing [2023-07-12T00:34:45.975Z] 45444f7fb679: Preparing [2023-07-12T00:34:45.975Z] 2d2b4b57e987: Preparing [2023-07-12T00:34:45.975Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:34:45.975Z] 3dab9f8bf2d2: Waiting [2023-07-12T00:34:45.975Z] bf21b082eb0f: Pushed [2023-07-12T00:34:45.975Z] 45444f7fb679: Pushed [2023-07-12T00:34:45.975Z] be75ef8efae3: Pushed [2023-07-12T00:34:45.975Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:34:45.975Z] 2d2b4b57e987: Pushed [2023-07-12T00:34:48.509Z] c932b377bd6e: Pushed [2023-07-12T00:34:48.509Z] c92ddd0c7e3e15c586d50481a838eca30277fa14: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:48.818Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:49.117Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-12T00:34:49.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:34:49.117Z] c932b377bd6e: Preparing [2023-07-12T00:34:49.117Z] bf21b082eb0f: Preparing [2023-07-12T00:34:49.117Z] be75ef8efae3: Preparing [2023-07-12T00:34:49.117Z] 45444f7fb679: Preparing [2023-07-12T00:34:49.117Z] 2d2b4b57e987: Preparing [2023-07-12T00:34:49.117Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:34:49.117Z] 3dab9f8bf2d2: Waiting [2023-07-12T00:34:49.117Z] bf21b082eb0f: Layer already exists [2023-07-12T00:34:49.117Z] be75ef8efae3: Layer already exists [2023-07-12T00:34:49.117Z] 2d2b4b57e987: Layer already exists [2023-07-12T00:34:49.117Z] 45444f7fb679: Layer already exists [2023-07-12T00:34:49.117Z] c932b377bd6e: Layer already exists [2023-07-12T00:34:49.117Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:34:49.117Z] latest: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:49.423Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:49.730Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.13 [2023-07-12T00:34:49.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:34:49.730Z] c932b377bd6e: Preparing [2023-07-12T00:34:49.730Z] bf21b082eb0f: Preparing [2023-07-12T00:34:49.730Z] be75ef8efae3: Preparing [2023-07-12T00:34:49.730Z] 45444f7fb679: Preparing [2023-07-12T00:34:49.730Z] 2d2b4b57e987: Preparing [2023-07-12T00:34:49.730Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:34:49.730Z] 3dab9f8bf2d2: Waiting [2023-07-12T00:34:49.730Z] 45444f7fb679: Layer already exists [2023-07-12T00:34:49.730Z] bf21b082eb0f: Layer already exists [2023-07-12T00:34:49.730Z] be75ef8efae3: Layer already exists [2023-07-12T00:34:49.730Z] 2d2b4b57e987: Layer already exists [2023-07-12T00:34:49.730Z] c932b377bd6e: Layer already exists [2023-07-12T00:34:49.730Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:34:49.730Z] 3.1.0-dev.13: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:50.045Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:50.357Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [2023-07-12T00:34:50.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:34:50.357Z] c932b377bd6e: Preparing [2023-07-12T00:34:50.357Z] bf21b082eb0f: Preparing [2023-07-12T00:34:50.357Z] be75ef8efae3: Preparing [2023-07-12T00:34:50.357Z] 45444f7fb679: Preparing [2023-07-12T00:34:50.357Z] 2d2b4b57e987: Preparing [2023-07-12T00:34:50.357Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:34:50.357Z] 3dab9f8bf2d2: Waiting [2023-07-12T00:34:50.357Z] be75ef8efae3: Layer already exists [2023-07-12T00:34:50.357Z] c932b377bd6e: Layer already exists [2023-07-12T00:34:50.357Z] 2d2b4b57e987: Layer already exists [2023-07-12T00:34:50.357Z] bf21b082eb0f: Layer already exists [2023-07-12T00:34:50.357Z] 45444f7fb679: Layer already exists [2023-07-12T00:34:50.357Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:34:50.357Z] c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:50.664Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:50.983Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-12T00:34:50.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T00:34:50.983Z] c932b377bd6e: Preparing [2023-07-12T00:34:50.983Z] bf21b082eb0f: Preparing [2023-07-12T00:34:50.983Z] be75ef8efae3: Preparing [2023-07-12T00:34:50.983Z] 45444f7fb679: Preparing [2023-07-12T00:34:50.983Z] 2d2b4b57e987: Preparing [2023-07-12T00:34:50.983Z] 3dab9f8bf2d2: Preparing [2023-07-12T00:34:50.983Z] 3dab9f8bf2d2: Waiting [2023-07-12T00:34:50.983Z] 45444f7fb679: Layer already exists [2023-07-12T00:34:50.983Z] c932b377bd6e: Layer already exists [2023-07-12T00:34:50.983Z] 2d2b4b57e987: Layer already exists [2023-07-12T00:34:50.983Z] bf21b082eb0f: Layer already exists [2023-07-12T00:34:50.983Z] be75ef8efae3: Layer already exists [2023-07-12T00:34:50.983Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T00:34:50.983Z] main: digest: sha256:92463a053b58c5b868ebdfce63103e3ff16b30a990202ff1a1fd68da31a7eb19 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T00:34:51.025Z] ===================================================== [Pipeline] echo [2023-07-12T00:34:51.032Z] taggedImages: [2023-07-12T00:34:51.032Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:34:51.032Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-12T00:34:51.032Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.13 [2023-07-12T00:34:51.032Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [2023-07-12T00:34:51.032Z] - 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-07-12T00:34:51.382Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:34:51.382Z] [2023-07-12T00:34:51.382Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:34:51.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:34:51.671Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T00:34:51.671Z] 5eb5b503b376: Pulling fs layer [2023-07-12T00:34:51.671Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T00:34:51.671Z] ec43610c2a17: Pulling fs layer [2023-07-12T00:34:51.671Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T00:34:51.671Z] 33b1e0a273af: Pulling fs layer [2023-07-12T00:34:51.671Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T00:34:51.671Z] 2f39f015ded8: Pulling fs layer [2023-07-12T00:34:51.671Z] 5d3b04190fa2: Waiting [2023-07-12T00:34:51.671Z] 3a2ae6a8a46f: Waiting [2023-07-12T00:34:51.671Z] 2f39f015ded8: Waiting [2023-07-12T00:34:51.671Z] 33b1e0a273af: Waiting [2023-07-12T00:34:51.671Z] 5c69ac0246d0: Download complete [2023-07-12T00:34:51.671Z] 3a2ae6a8a46f: Download complete [2023-07-12T00:34:51.671Z] 33b1e0a273af: Verifying Checksum [2023-07-12T00:34:51.671Z] 33b1e0a273af: Download complete [2023-07-12T00:34:51.671Z] 5d3b04190fa2: Download complete [2023-07-12T00:34:51.671Z] ec43610c2a17: Download complete [2023-07-12T00:34:51.929Z] 5eb5b503b376: Verifying Checksum [2023-07-12T00:34:51.929Z] 5eb5b503b376: Download complete [2023-07-12T00:34:52.495Z] 2f39f015ded8: Download complete [2023-07-12T00:34:53.057Z] 5eb5b503b376: Pull complete [2023-07-12T00:34:53.057Z] 5c69ac0246d0: Pull complete [2023-07-12T00:34:53.318Z] ec43610c2a17: Pull complete [2023-07-12T00:34:53.575Z] 3a2ae6a8a46f: Pull complete [2023-07-12T00:34:53.575Z] 33b1e0a273af: Pull complete [2023-07-12T00:34:53.834Z] 5d3b04190fa2: Pull complete [2023-07-12T00:34:58.019Z] 2f39f015ded8: Pull complete [2023-07-12T00:34:58.019Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T00:34:58.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:34:58.019Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:34:58.104Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:34:58.140Z] $ 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-07-12T00:35:06.871Z] $ docker top 51ff9d23506e592cbd96f5b72b015570fbe538b19291e2b9479671af0baaa7df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:35:07.267Z] ---> job-cost.sh [2023-07-12T00:35:07.267Z] lf-activate-venv: SKIPPING [2023-07-12T00:35:07.267Z] INFO: No Stack... [2023-07-12T00:35:07.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T00:35:08.095Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T00:35:08.388Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-12T00:35:08.388Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T00:35:08.400Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [2023-07-12T00:35:08.405Z] Resource [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] did not exist. Created. [2023-07-12T00:35:08.405Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T00:35:08.708Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-12T00:35:08.740Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T00:35:08.746Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T00:35:08.765Z] $ docker stop --time=1 51ff9d23506e592cbd96f5b72b015570fbe538b19291e2b9479671af0baaa7df [2023-07-12T00:35:09.943Z] $ docker rm -f --volumes 51ff9d23506e592cbd96f5b72b015570fbe538b19291e2b9479671af0baaa7df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-12T00:36:30.389Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-910 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-12T00:36:30.402Z] Running in /w/workspace/app-record-replay/14 [Pipeline] { [Pipeline] checkout [2023-07-12T00:36:30.430Z] Selected Git installation does not exist. Using Default [2023-07-12T00:36:30.430Z] The recommended git tool is: NONE [2023-07-12T00:36:35.953Z] using credential edgex-jenkins-ssh [2023-07-12T00:36:35.973Z] Cloning the remote Git repository [2023-07-12T00:36:36.014Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T00:36:36.106Z] > git init /w/workspace/app-record-replay/14 # timeout=10 [2023-07-12T00:36:36.234Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T00:36:36.235Z] > git --version # timeout=10 [2023-07-12T00:36:36.252Z] > git --version # 'git version 2.25.1' [2023-07-12T00:36:36.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T00:36:36.390Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T00:36:37.741Z] Avoid second fetch [2023-07-12T00:36:37.742Z] Checking out Revision c92ddd0c7e3e15c586d50481a838eca30277fa14 (main) [2023-07-12T00:36:36.946Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-12T00:36:36.976Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T00:36:38.233Z] Commit message: "Merge pull request #39 from lenny-intel/count-pipeline-function" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:36:37.759Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T00:36:37.826Z] > git checkout -f c92ddd0c7e3e15c586d50481a838eca30277fa14 # timeout=10 [2023-07-12T00:36:39.110Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T00:36:39.110Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T00:36:39.110Z] Dload Upload Total Spent Left Speed [2023-07-12T00:36:39.110Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-07-12T00:36:39.711Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T00:36:40.037Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2023-07-12T00:36:40.037Z] [2023-07-12T00:36:40.037Z] { [2023-07-12T00:36:40.037Z] "registry-mirrors": [ [2023-07-12T00:36:40.037Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T00:36:40.037Z] ], [2023-07-12T00:36:40.037Z] "bip": "10.250.0.254/24", [2023-07-12T00:36:40.037Z] "hosts": [ [2023-07-12T00:36:40.037Z] "tcp://0.0.0.0:5555", [2023-07-12T00:36:40.037Z] "unix:///var/run/docker.sock" [2023-07-12T00:36:40.037Z] ], [2023-07-12T00:36:40.037Z] "mtu": 1458, [2023-07-12T00:36:40.037Z] "selinux-enabled": true, [2023-07-12T00:36:40.037Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T00:36:40.037Z] } [Pipeline] sh [2023-07-12T00:36:40.359Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T00:36:40.690Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:36:58.943Z] provisioning config files... [2023-07-12T00:36:58.967Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/14@tmp/config4612558521509616217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:36:59.309Z] ---> docker-login.sh [2023-07-12T00:36:59.309Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:36:59.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:36:59.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:36:59.842Z] Configure a credential helper to remove this warning. See [2023-07-12T00:36:59.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:36:59.842Z] [2023-07-12T00:36:59.842Z] Login Succeeded [2023-07-12T00:36:59.842Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:37:00.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:37:00.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:37:00.110Z] Configure a credential helper to remove this warning. See [2023-07-12T00:37:00.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:37:00.110Z] [2023-07-12T00:37:00.110Z] Login Succeeded [2023-07-12T00:37:00.110Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:37:00.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:37:00.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:37:00.647Z] Configure a credential helper to remove this warning. See [2023-07-12T00:37:00.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:37:00.647Z] [2023-07-12T00:37:00.647Z] Login Succeeded [2023-07-12T00:37:00.647Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:37:00.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:37:00.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:37:00.923Z] Configure a credential helper to remove this warning. See [2023-07-12T00:37:00.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:37:00.923Z] [2023-07-12T00:37:00.923Z] Login Succeeded [2023-07-12T00:37:00.923Z] docker.io [2023-07-12T00:37:01.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:37:01.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:37:01.463Z] Configure a credential helper to remove this warning. See [2023-07-12T00:37:01.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:37:01.463Z] [2023-07-12T00:37:01.463Z] Login Succeeded [2023-07-12T00:37:01.463Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:37:01.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T00:37:01.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:37:01.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:37:01.763Z] ========================================================= [2023-07-12T00:37:01.763Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T00:37:01.763Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:37:02.115Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-12T00:37:02.115Z] Sending build context to Docker daemon 151.6kB [2023-07-12T00:37:02.392Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:37:02.392Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T00:37:02.392Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T00:37:02.392Z] c41833b44d91: Pulling fs layer [2023-07-12T00:37:02.392Z] ed15518f5707: Pulling fs layer [2023-07-12T00:37:02.392Z] feae8fd75edb: Pulling fs layer [2023-07-12T00:37:02.392Z] 242c74f7c9fa: Pulling fs layer [2023-07-12T00:37:02.392Z] 3cdef696dda3: Pulling fs layer [2023-07-12T00:37:02.392Z] 2ced38df9373: Pulling fs layer [2023-07-12T00:37:02.392Z] 58f1dce35555: Pulling fs layer [2023-07-12T00:37:02.392Z] 242c74f7c9fa: Waiting [2023-07-12T00:37:02.392Z] 3cdef696dda3: Waiting [2023-07-12T00:37:02.392Z] 2ced38df9373: Waiting [2023-07-12T00:37:02.392Z] 58f1dce35555: Waiting [2023-07-12T00:37:02.392Z] ed15518f5707: Download complete [2023-07-12T00:37:02.392Z] 242c74f7c9fa: Verifying Checksum [2023-07-12T00:37:02.392Z] 242c74f7c9fa: Download complete [2023-07-12T00:37:02.668Z] 3cdef696dda3: Verifying Checksum [2023-07-12T00:37:02.668Z] 3cdef696dda3: Download complete [2023-07-12T00:37:02.668Z] c41833b44d91: Verifying Checksum [2023-07-12T00:37:02.668Z] c41833b44d91: Download complete [2023-07-12T00:37:03.636Z] c41833b44d91: Pull complete [2023-07-12T00:37:04.223Z] 58f1dce35555: Verifying Checksum [2023-07-12T00:37:04.223Z] 58f1dce35555: Download complete [2023-07-12T00:37:04.223Z] ed15518f5707: Pull complete [2023-07-12T00:37:05.192Z] feae8fd75edb: Verifying Checksum [2023-07-12T00:37:05.192Z] feae8fd75edb: Download complete [2023-07-12T00:37:05.192Z] 2ced38df9373: Download complete [2023-07-12T00:37:17.554Z] feae8fd75edb: Pull complete [2023-07-12T00:37:17.554Z] 242c74f7c9fa: Pull complete [2023-07-12T00:37:17.554Z] 3cdef696dda3: Pull complete [2023-07-12T00:37:22.916Z] 2ced38df9373: Pull complete [2023-07-12T00:37:27.191Z] 58f1dce35555: Pull complete [2023-07-12T00:37:27.191Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-07-12T00:37:27.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T00:37:27.191Z] ---> fadd8f120f05 [2023-07-12T00:37:27.191Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:37:28.614Z] ---> Running in 2d455b7f9588 [2023-07-12T00:37:28.614Z] Removing intermediate container 2d455b7f9588 [2023-07-12T00:37:28.614Z] ---> cef5ae9e43d0 [2023-07-12T00:37:28.614Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:37:28.614Z] ---> Running in e07755865bdc [2023-07-12T00:37:28.887Z] Removing intermediate container e07755865bdc [2023-07-12T00:37:28.887Z] ---> 10bc183fc50d [2023-07-12T00:37:28.887Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:37:29.154Z] ---> Running in 8e60a44745ad [2023-07-12T00:37:29.423Z] Removing intermediate container 8e60a44745ad [2023-07-12T00:37:29.423Z] ---> f7ece345f958 [2023-07-12T00:37:29.423Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:37:29.423Z] ---> Running in c5629695d7f0 [2023-07-12T00:37:30.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:37:31.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:37:32.047Z] OK: 263 MiB in 53 packages [2023-07-12T00:37:33.027Z] Removing intermediate container c5629695d7f0 [2023-07-12T00:37:33.027Z] ---> c782b59c4a96 [2023-07-12T00:37:33.027Z] Step 7/12 : WORKDIR /app [2023-07-12T00:37:33.027Z] ---> Running in b92801f7ebb1 [2023-07-12T00:37:33.296Z] Removing intermediate container b92801f7ebb1 [2023-07-12T00:37:33.296Z] ---> 949830d17c8f [2023-07-12T00:37:33.297Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T00:37:33.881Z] ---> 7f628a7672c1 [2023-07-12T00:37:33.881Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:37:33.881Z] ---> Running in 4ee340edb04d [2023-07-12T00:38:41.810Z] Removing intermediate container 4ee340edb04d [2023-07-12T00:38:41.810Z] ---> bd271ce746e6 [2023-07-12T00:38:41.810Z] Step 10/12 : COPY . . [2023-07-12T00:38:41.810Z] ---> 6e857efb0b1f [2023-07-12T00:38:41.810Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:38:41.810Z] ---> Running in cd439e67e304 [2023-07-12T00:38:41.810Z] Removing intermediate container cd439e67e304 [2023-07-12T00:38:41.810Z] ---> 347c3d629794 [2023-07-12T00:38:41.810Z] Step 12/12 : RUN $MAKE [2023-07-12T00:38:41.810Z] ---> Running in 7393248f4f7a [2023-07-12T00:38:41.810Z] noop [2023-07-12T00:38:41.810Z] Removing intermediate container 7393248f4f7a [2023-07-12T00:38:41.810Z] ---> 3ec214cb47d1 [2023-07-12T00:38:41.810Z] Successfully built 3ec214cb47d1 [2023-07-12T00:38:41.810Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:38:42.146Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T00:38:42.146Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:38:42.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-910 does not seem to be running inside a container [2023-07-12T00:38:42.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/14 -v /w/workspace/app-record-replay/14:/w/workspace/app-record-replay/14:rw,z -v /w/workspace/app-record-replay/14@tmp:/w/workspace/app-record-replay/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T00:38:43.553Z] $ docker top eb63b150269d5f72d461a66eb71d0056650ada7d911da0b22d6305c9285b4228 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:38:44.367Z] + go version [2023-07-12T00:38:44.368Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-07-12T00:38:44.392Z] $ docker stop --time=1 eb63b150269d5f72d461a66eb71d0056650ada7d911da0b22d6305c9285b4228 [2023-07-12T00:38:47.512Z] $ docker rm -f --volumes eb63b150269d5f72d461a66eb71d0056650ada7d911da0b22d6305c9285b4228 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:38:48.067Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T00:38:48.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:38:48.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-910 does not seem to be running inside a container [2023-07-12T00:38:48.318Z] $ 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/14 -v /w/workspace/app-record-replay/14:/w/workspace/app-record-replay/14:rw,z -v /w/workspace/app-record-replay/14@tmp:/w/workspace/app-record-replay/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-12T00:38:49.433Z] $ docker top f6af05c490b9471b5fea1ded91298dd98138f0a6eaf3bcb0726b2d6734aee7b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:38:49.920Z] + git config --global --add safe.directory /w/workspace/app-record-replay/14 [Pipeline] fileExists [Pipeline] sh [2023-07-12T00:38:50.249Z] + make test [2023-07-12T00:38:50.249Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T00:41:26.947Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T00:41:28.378Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.231s coverage: 76.9% of statements [2023-07-12T00:41:29.344Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.311s coverage: 92.9% of statements [2023-07-12T00:41:31.918Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T00:41:31.918Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T00:41:31.918Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T00:41:31.918Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.208s coverage: 50.0% of statements [2023-07-12T00:41:32.896Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T00:41:32.896Z] go vet ./... [2023-07-12T00:43:54.601Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T00:43:54.601Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T00:43:54.601Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T00:43:54.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T00:43:54.639Z] $ docker stop --time=1 f6af05c490b9471b5fea1ded91298dd98138f0a6eaf3bcb0726b2d6734aee7b8 [2023-07-12T00:43:56.507Z] $ docker rm -f --volumes f6af05c490b9471b5fea1ded91298dd98138f0a6eaf3bcb0726b2d6734aee7b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:43:57.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T00:43:58.011Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T00:43:58.430Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T00:43:58.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T00:43:59.150Z] + ls -al . [2023-07-12T00:43:59.150Z] total 156 [2023-07-12T00:43:59.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:38 . [2023-07-12T00:43:59.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 00:36 .. [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 00:36 .dockerignore [2023-07-12T00:43:59.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 00:36 .git [2023-07-12T00:43:59.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:36 .github [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 00:36 .gitignore [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 00:36 .golangci.yml [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 10245 Jul 12 00:36 Attribution.txt [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 00:36 CHANGELOG.md [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 00:36 Dockerfile [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 00:36 GOVERNANCE.md [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 00:36 Jenkinsfile [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 00:36 LICENSE [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 00:36 Makefile [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 00:36 OWNERS.md [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 00:36 README.md [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 00:36 Record and Reply.postman_collection.json [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 00:32 VERSION [2023-07-12T00:43:59.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:36 bin [2023-07-12T00:43:59.151Z] -rw-r--r-- 1 jenkins jenkins 6681 Jul 12 00:41 coverage.out [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 3411 Jul 12 00:36 go.mod [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 31491 Jul 12 00:36 go.sum [2023-07-12T00:43:59.151Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 00:36 internal [2023-07-12T00:43:59.151Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 00:36 main.go [2023-07-12T00:43:59.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 00:36 pkg [2023-07-12T00:43:59.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 00:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:44:00.390Z] + 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=c92ddd0c7e3e15c586d50481a838eca30277fa14 --label arch=arm64 --label version=3.1.0-dev.13 . [2023-07-12T00:44:00.390Z] Sending build context to Docker daemon 159.2kB [2023-07-12T00:44:00.390Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T00:44:00.390Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T00:44:00.390Z] ---> 3ec214cb47d1 [2023-07-12T00:44:00.390Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T00:44:00.390Z] ---> Running in 00d7b3cf4c1f [2023-07-12T00:44:00.391Z] Removing intermediate container 00d7b3cf4c1f [2023-07-12T00:44:00.391Z] ---> 8be8407b262e [2023-07-12T00:44:00.391Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T00:44:00.391Z] ---> Running in 4975f87009b1 [2023-07-12T00:44:00.391Z] Removing intermediate container 4975f87009b1 [2023-07-12T00:44:00.391Z] ---> 12618e2f3878 [2023-07-12T00:44:00.391Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T00:44:00.658Z] ---> Running in 8dca835caf89 [2023-07-12T00:44:00.925Z] Removing intermediate container 8dca835caf89 [2023-07-12T00:44:00.925Z] ---> c0dcb7564aa6 [2023-07-12T00:44:00.925Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T00:44:00.925Z] ---> Running in 5e3cc5b0b511 [2023-07-12T00:44:01.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:44:02.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:44:03.424Z] OK: 263 MiB in 53 packages [2023-07-12T00:44:04.382Z] Removing intermediate container 5e3cc5b0b511 [2023-07-12T00:44:04.382Z] ---> 9b22601e221f [2023-07-12T00:44:04.382Z] Step 7/26 : WORKDIR /app [2023-07-12T00:44:04.382Z] ---> Running in e167a3f4b3e0 [2023-07-12T00:44:04.649Z] Removing intermediate container e167a3f4b3e0 [2023-07-12T00:44:04.649Z] ---> 7f0da9f8d47e [2023-07-12T00:44:04.649Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T00:44:05.233Z] ---> cda0d80646c0 [2023-07-12T00:44:05.233Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T00:44:05.233Z] ---> Running in 88fe3ffbe4af [2023-07-12T00:44:07.806Z] Removing intermediate container 88fe3ffbe4af [2023-07-12T00:44:07.806Z] ---> 76e5733b0ca9 [2023-07-12T00:44:07.806Z] Step 10/26 : COPY . . [2023-07-12T00:44:07.806Z] ---> 38e57eedce71 [2023-07-12T00:44:07.806Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T00:44:07.806Z] ---> Running in 9ae771081a46 [2023-07-12T00:44:08.078Z] Removing intermediate container 9ae771081a46 [2023-07-12T00:44:08.079Z] ---> 37db4f2f1ebb [2023-07-12T00:44:08.079Z] Step 12/26 : RUN $MAKE [2023-07-12T00:44:08.345Z] ---> Running in 935b79db11e0 [2023-07-12T00:44:09.305Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.4 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.13" -trimpath -mod=readonly -o app-record-replay [2023-07-12T00:46:16.081Z] Removing intermediate container 935b79db11e0 [2023-07-12T00:46:16.081Z] ---> b7146a8f6a78 [2023-07-12T00:46:16.081Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T00:46:16.081Z] 3.17: Pulling from library/alpine [2023-07-12T00:46:16.081Z] edb6bdbacee9: Pulling fs layer [2023-07-12T00:46:16.081Z] edb6bdbacee9: Verifying Checksum [2023-07-12T00:46:16.081Z] edb6bdbacee9: Download complete [2023-07-12T00:46:16.081Z] edb6bdbacee9: Pull complete [2023-07-12T00:46:16.081Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T00:46:16.081Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T00:46:16.081Z] ---> 779605e5fbc0 [2023-07-12T00:46:16.081Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T00:46:16.081Z] ---> Running in b74772fc6e7c [2023-07-12T00:46:16.081Z] Removing intermediate container b74772fc6e7c [2023-07-12T00:46:16.081Z] ---> 292ea12b4dae [2023-07-12T00:46:16.081Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T00:46:16.081Z] ---> Running in 3e565a10228c [2023-07-12T00:46:16.081Z] Removing intermediate container 3e565a10228c [2023-07-12T00:46:16.081Z] ---> f9dbb8ba1fa3 [2023-07-12T00:46:16.081Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T00:46:16.081Z] ---> Running in 9db805fd0210 [2023-07-12T00:46:16.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T00:46:16.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T00:46:16.081Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T00:46:16.081Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T00:46:16.081Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T00:46:16.081Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T00:46:16.081Z] OK: 8 MiB in 17 packages [2023-07-12T00:46:16.665Z] Removing intermediate container 9db805fd0210 [2023-07-12T00:46:16.665Z] ---> 6112ec60a5a4 [2023-07-12T00:46:16.665Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T00:46:17.246Z] ---> b85a3bd66cad [2023-07-12T00:46:17.246Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T00:46:17.511Z] ---> dada8c789044 [2023-07-12T00:46:17.511Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T00:46:18.093Z] ---> 9766c25e983e [2023-07-12T00:46:18.093Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T00:46:19.546Z] ---> b78d65bfe799 [2023-07-12T00:46:19.546Z] Step 21/26 : EXPOSE 59712 [2023-07-12T00:46:19.546Z] ---> Running in ce0ff2e7e245 [2023-07-12T00:46:19.546Z] Removing intermediate container ce0ff2e7e245 [2023-07-12T00:46:19.546Z] ---> 29c2acd4424b [2023-07-12T00:46:19.546Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T00:46:19.814Z] ---> Running in fc43cbd8a8dc [2023-07-12T00:46:20.080Z] Removing intermediate container fc43cbd8a8dc [2023-07-12T00:46:20.080Z] ---> 7f2bcf741780 [2023-07-12T00:46:20.080Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T00:46:20.080Z] ---> Running in 71bc4f0d302b [2023-07-12T00:46:20.345Z] Removing intermediate container 71bc4f0d302b [2023-07-12T00:46:20.345Z] ---> 6328d521803c [2023-07-12T00:46:20.345Z] Step 24/26 : LABEL arch=arm64 [2023-07-12T00:46:20.345Z] ---> Running in 7e1469ab9dc4 [2023-07-12T00:46:20.610Z] Removing intermediate container 7e1469ab9dc4 [2023-07-12T00:46:20.610Z] ---> c83ea7792843 [2023-07-12T00:46:20.610Z] Step 25/26 : LABEL git_sha=c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:46:20.610Z] ---> Running in 54dcd65653d4 [2023-07-12T00:46:20.876Z] Removing intermediate container 54dcd65653d4 [2023-07-12T00:46:20.876Z] ---> 109f888a1846 [2023-07-12T00:46:20.876Z] Step 26/26 : LABEL version=3.1.0-dev.13 [2023-07-12T00:46:21.141Z] ---> Running in 811a60984794 [2023-07-12T00:46:21.409Z] Removing intermediate container 811a60984794 [2023-07-12T00:46:21.409Z] ---> 01c88adac9d0 [2023-07-12T00:46:21.409Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T00:46:21.409Z] Successfully built 01c88adac9d0 [2023-07-12T00:46:21.409Z] 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-07-12T00:46:21.507Z] provisioning config files... [2023-07-12T00:46:21.520Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/14@tmp/config16746351026479127658tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:46:21.849Z] ---> docker-login.sh [2023-07-12T00:46:21.849Z] nexus3.edgexfoundry.org:10001 [2023-07-12T00:46:21.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:22.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:22.114Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:22.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:22.114Z] [2023-07-12T00:46:22.114Z] Login Succeeded [2023-07-12T00:46:22.114Z] nexus3.edgexfoundry.org:10002 [2023-07-12T00:46:22.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:22.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:22.380Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:22.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:22.380Z] [2023-07-12T00:46:22.380Z] Login Succeeded [2023-07-12T00:46:22.380Z] nexus3.edgexfoundry.org:10003 [2023-07-12T00:46:22.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:22.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:22.647Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:22.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:22.647Z] [2023-07-12T00:46:22.647Z] Login Succeeded [2023-07-12T00:46:22.647Z] nexus3.edgexfoundry.org:10004 [2023-07-12T00:46:22.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:23.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:23.192Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:23.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:23.192Z] [2023-07-12T00:46:23.192Z] Login Succeeded [2023-07-12T00:46:23.192Z] docker.io [2023-07-12T00:46:23.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T00:46:23.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T00:46:23.725Z] Configure a credential helper to remove this warning. See [2023-07-12T00:46:23.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T00:46:23.725Z] [2023-07-12T00:46:23.725Z] Login Succeeded [2023-07-12T00:46:23.725Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T00:46:23.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T00:46:23.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T00:46:23.781Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-12T00:46:23.781Z] c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:46:23.781Z] latest [2023-07-12T00:46:23.781Z] 3.1.0-dev.13 [2023-07-12T00:46:23.781Z] c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [2023-07-12T00:46:23.781Z] main [2023-07-12T00:46:23.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:46:24.116Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:46:25.467Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:46:25.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:46:25.467Z] 3976b240a222: Preparing [2023-07-12T00:46:25.467Z] 425ba1634db4: Preparing [2023-07-12T00:46:25.467Z] ef165ca84b95: Preparing [2023-07-12T00:46:25.467Z] cff9bccd5e26: Preparing [2023-07-12T00:46:25.467Z] 8528ed6cde1e: Preparing [2023-07-12T00:46:25.467Z] 9386262d7a74: Preparing [2023-07-12T00:46:25.467Z] 9386262d7a74: Waiting [2023-07-12T00:46:25.747Z] cff9bccd5e26: Pushed [2023-07-12T00:46:25.747Z] ef165ca84b95: Pushed [2023-07-12T00:46:25.747Z] 425ba1634db4: Pushed [2023-07-12T00:46:25.747Z] 9386262d7a74: Layer already exists [2023-07-12T00:46:25.747Z] 8528ed6cde1e: Pushed [2023-07-12T00:46:31.099Z] 3976b240a222: Pushed [2023-07-12T00:46:31.099Z] c92ddd0c7e3e15c586d50481a838eca30277fa14: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:46:31.444Z] + 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-07-12T00:46:31.775Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-12T00:46:31.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:46:31.775Z] 3976b240a222: Preparing [2023-07-12T00:46:31.775Z] 425ba1634db4: Preparing [2023-07-12T00:46:31.775Z] ef165ca84b95: Preparing [2023-07-12T00:46:31.775Z] cff9bccd5e26: Preparing [2023-07-12T00:46:31.775Z] 8528ed6cde1e: Preparing [2023-07-12T00:46:31.775Z] 9386262d7a74: Preparing [2023-07-12T00:46:31.775Z] 425ba1634db4: Layer already exists [2023-07-12T00:46:31.775Z] cff9bccd5e26: Layer already exists [2023-07-12T00:46:31.775Z] ef165ca84b95: Layer already exists [2023-07-12T00:46:31.775Z] 3976b240a222: Layer already exists [2023-07-12T00:46:31.775Z] 8528ed6cde1e: Layer already exists [2023-07-12T00:46:31.775Z] 9386262d7a74: Layer already exists [2023-07-12T00:46:31.775Z] latest: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:46:32.118Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:46:32.505Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.13 [2023-07-12T00:46:32.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:46:32.505Z] 3976b240a222: Preparing [2023-07-12T00:46:32.505Z] 425ba1634db4: Preparing [2023-07-12T00:46:32.505Z] ef165ca84b95: Preparing [2023-07-12T00:46:32.505Z] cff9bccd5e26: Preparing [2023-07-12T00:46:32.505Z] 8528ed6cde1e: Preparing [2023-07-12T00:46:32.505Z] 9386262d7a74: Preparing [2023-07-12T00:46:32.505Z] 9386262d7a74: Waiting [2023-07-12T00:46:32.506Z] 8528ed6cde1e: Layer already exists [2023-07-12T00:46:32.506Z] 3976b240a222: Layer already exists [2023-07-12T00:46:32.506Z] ef165ca84b95: Layer already exists [2023-07-12T00:46:32.506Z] cff9bccd5e26: Layer already exists [2023-07-12T00:46:32.506Z] 425ba1634db4: Layer already exists [2023-07-12T00:46:32.506Z] 9386262d7a74: Layer already exists [2023-07-12T00:46:32.506Z] 3.1.0-dev.13: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:46:32.860Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:46:33.217Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [2023-07-12T00:46:33.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:46:33.217Z] 3976b240a222: Preparing [2023-07-12T00:46:33.217Z] 425ba1634db4: Preparing [2023-07-12T00:46:33.217Z] ef165ca84b95: Preparing [2023-07-12T00:46:33.217Z] cff9bccd5e26: Preparing [2023-07-12T00:46:33.217Z] 8528ed6cde1e: Preparing [2023-07-12T00:46:33.217Z] 9386262d7a74: Preparing [2023-07-12T00:46:33.217Z] 9386262d7a74: Waiting [2023-07-12T00:46:33.217Z] cff9bccd5e26: Layer already exists [2023-07-12T00:46:33.217Z] 425ba1634db4: Layer already exists [2023-07-12T00:46:33.217Z] 3976b240a222: Layer already exists [2023-07-12T00:46:33.217Z] 8528ed6cde1e: Layer already exists [2023-07-12T00:46:33.217Z] ef165ca84b95: Layer already exists [2023-07-12T00:46:33.217Z] 9386262d7a74: Layer already exists [2023-07-12T00:46:33.217Z] c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:46:33.564Z] + 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-07-12T00:46:33.890Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-12T00:46:33.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-12T00:46:33.890Z] 3976b240a222: Preparing [2023-07-12T00:46:33.890Z] 425ba1634db4: Preparing [2023-07-12T00:46:33.890Z] ef165ca84b95: Preparing [2023-07-12T00:46:33.890Z] cff9bccd5e26: Preparing [2023-07-12T00:46:33.890Z] 8528ed6cde1e: Preparing [2023-07-12T00:46:33.890Z] 9386262d7a74: Preparing [2023-07-12T00:46:33.890Z] 9386262d7a74: Waiting [2023-07-12T00:46:33.890Z] 3976b240a222: Layer already exists [2023-07-12T00:46:33.890Z] 8528ed6cde1e: Layer already exists [2023-07-12T00:46:33.890Z] 425ba1634db4: Layer already exists [2023-07-12T00:46:33.890Z] cff9bccd5e26: Layer already exists [2023-07-12T00:46:33.890Z] ef165ca84b95: Layer already exists [2023-07-12T00:46:33.890Z] 9386262d7a74: Layer already exists [2023-07-12T00:46:33.890Z] main: digest: sha256:ed1f4f673f6f1e69b7cf44be383c9105c14cc0c61d18e63927b379daabab551f size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T00:46:33.939Z] ===================================================== [Pipeline] echo [2023-07-12T00:46:33.945Z] taggedImages: [2023-07-12T00:46:33.945Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14 [2023-07-12T00:46:33.945Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-12T00:46:33.945Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.13 [2023-07-12T00:46:33.945Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c92ddd0c7e3e15c586d50481a838eca30277fa14-3.1.0-dev.13 [2023-07-12T00:46:33.945Z] - 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-07-12T00:46:34.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:46:34.315Z] [2023-07-12T00:46:34.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:46:34.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:46:34.645Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-12T00:46:34.645Z] 8998bd30e6a1: Pulling fs layer [2023-07-12T00:46:34.645Z] 04944245beec: Pulling fs layer [2023-07-12T00:46:34.645Z] 699f458cf7ca: Pulling fs layer [2023-07-12T00:46:34.645Z] 765212b225bb: Pulling fs layer [2023-07-12T00:46:34.645Z] f23df028b6ca: Pulling fs layer [2023-07-12T00:46:34.645Z] d65c8cfc05b1: Pulling fs layer [2023-07-12T00:46:34.645Z] 2437ff75d9bd: Pulling fs layer [2023-07-12T00:46:34.645Z] 765212b225bb: Waiting [2023-07-12T00:46:34.645Z] f23df028b6ca: Waiting [2023-07-12T00:46:34.645Z] d65c8cfc05b1: Waiting [2023-07-12T00:46:34.645Z] 2437ff75d9bd: Waiting [2023-07-12T00:46:34.645Z] 04944245beec: Verifying Checksum [2023-07-12T00:46:34.645Z] 04944245beec: Download complete [2023-07-12T00:46:34.913Z] 765212b225bb: Verifying Checksum [2023-07-12T00:46:34.913Z] 765212b225bb: Download complete [2023-07-12T00:46:34.913Z] f23df028b6ca: Verifying Checksum [2023-07-12T00:46:34.913Z] f23df028b6ca: Download complete [2023-07-12T00:46:34.913Z] d65c8cfc05b1: Verifying Checksum [2023-07-12T00:46:34.913Z] d65c8cfc05b1: Download complete [2023-07-12T00:46:34.913Z] 699f458cf7ca: Verifying Checksum [2023-07-12T00:46:34.913Z] 699f458cf7ca: Download complete [2023-07-12T00:46:35.496Z] 8998bd30e6a1: Download complete [2023-07-12T00:46:37.433Z] 2437ff75d9bd: Verifying Checksum [2023-07-12T00:46:37.433Z] 2437ff75d9bd: Download complete [2023-07-12T00:46:39.371Z] 8998bd30e6a1: Pull complete [2023-07-12T00:46:39.637Z] 04944245beec: Pull complete [2023-07-12T00:46:41.042Z] 699f458cf7ca: Pull complete [2023-07-12T00:46:41.042Z] 765212b225bb: Pull complete [2023-07-12T00:46:41.624Z] f23df028b6ca: Pull complete [2023-07-12T00:46:41.888Z] d65c8cfc05b1: Pull complete [2023-07-12T00:46:56.968Z] 2437ff75d9bd: Pull complete [2023-07-12T00:46:56.968Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-12T00:46:56.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-12T00:46:56.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:46:57.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-910 does not seem to be running inside a container [2023-07-12T00:46:57.209Z] $ 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/14 -v /w/workspace/app-record-replay/14:/w/workspace/app-record-replay/14:rw,z -v /w/workspace/app-record-replay/14@tmp:/w/workspace/app-record-replay/14@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:arm64 cat [2023-07-12T00:46:59.567Z] $ docker top 64de7b6ed4f6cf16bd6a055bbffcd22070c8342ad3b0a1b6326603fee98c52c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:47:00.072Z] ---> job-cost.sh [2023-07-12T00:47:00.339Z] lf-activate-venv: SKIPPING [2023-07-12T00:47:00.339Z] INFO: No Stack... [2023-07-12T00:47:00.916Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-12T00:47:01.869Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T00:47:02.181Z] + cat /w/workspace/app-record-replay/14/archives/cost.csv [2023-07-12T00:47:02.181Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T00:47:02.239Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [2023-07-12T00:47:02.244Z] Resource [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] did not exist. Created. [2023-07-12T00:47:02.244Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T00:47:02.567Z] /w/workspace/app-record-replay/14@tmp/durable-56a901e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-12T00:47:02.889Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-12T00:47:02.909Z] Warning: overwriting stash ‘stack-cost’ [2023-07-12T00:47:02.950Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T00:47:02.956Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T00:47:02.981Z] $ docker stop --time=1 64de7b6ed4f6cf16bd6a055bbffcd22070c8342ad3b0a1b6326603fee98c52c5 [2023-07-12T00:47:05.024Z] $ docker rm -f --volumes 64de7b6ed4f6cf16bd6a055bbffcd22070c8342ad3b0a1b6326603fee98c52c5 [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-07-12T00:47:05.401Z] provisioning config files... [2023-07-12T00:47:05.408Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #14 [2023-07-12T00:47:05.410Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7101000062367651930tmp [Pipeline] { [Pipeline] sh [2023-07-12T00:47:05.702Z] + set +x [2023-07-12T00:47:05.702Z] + curl -s https://codecov.io/bash [2023-07-12T00:47:05.702Z] + bash -s -- [2023-07-12T00:47:05.702Z] [2023-07-12T00:47:05.702Z] _____ _ [2023-07-12T00:47:05.702Z] / ____| | | [2023-07-12T00:47:05.702Z] | | ___ __| | ___ ___ _____ __ [2023-07-12T00:47:05.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-12T00:47:05.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-12T00:47:05.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-12T00:47:05.702Z] Bash-1.0.6 [2023-07-12T00:47:05.702Z] [2023-07-12T00:47:05.702Z] [2023-07-12T00:47:05.702Z] ==> git version 2.25.1 found [2023-07-12T00:47:05.702Z] ==> 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-07-12T00:47:05.702Z] Release-Date: 2020-01-08 [2023-07-12T00:47:05.702Z] 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-07-12T00:47:05.702Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-12T00:47:05.702Z] ==> Jenkins CI detected. [2023-07-12T00:47:05.702Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-12T00:47:05.702Z] project root: . [2023-07-12T00:47:05.702Z] --> token set from env [2023-07-12T00:47:05.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-12T00:47:05.702Z] ==> Running gcov in . (disable via -X gcov) [2023-07-12T00:47:05.702Z] ==> Python coveragepy not found [2023-07-12T00:47:05.702Z] ==> Searching for coverage reports in: [2023-07-12T00:47:05.702Z] + . [2023-07-12T00:47:05.702Z] -> Found 1 reports [2023-07-12T00:47:05.702Z] ==> Detecting git/mercurial file structure [2023-07-12T00:47:05.961Z] ==> Reading reports [2023-07-12T00:47:05.961Z] + ./coverage.out bytes=6681 [2023-07-12T00:47:05.961Z] ==> Appending adjustments [2023-07-12T00:47:05.961Z] https://docs.codecov.io/docs/fixing-reports [2023-07-12T00:47:05.961Z] + Found adjustments [2023-07-12T00:47:05.961Z] ==> Gzipping contents [2023-07-12T00:47:05.961Z] 4.0K /tmp/codecov.d3DIFR.gz [2023-07-12T00:47:05.961Z] ==> Uploading reports [2023-07-12T00:47:05.961Z] url: https://codecov.io [2023-07-12T00:47:05.961Z] query: branch=main&commit=c92ddd0c7e3e15c586d50481a838eca30277fa14&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T00:47:05.961Z] -> Pinging Codecov [2023-07-12T00:47:05.961Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=c92ddd0c7e3e15c586d50481a838eca30277fa14&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F14%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-12T00:47:05.961Z] Invalid request parameters [2023-07-12T00:47:05.961Z] 400 [Pipeline] } [2023-07-12T00:47:05.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-12T00:47:06.151Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-12T00:47:06.161Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:47:06.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T00:47:06.447Z] [2023-07-12T00:47:06.447Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:47:06.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T00:47:06.742Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-12T00:47:06.742Z] df9b9388f04a: Pulling fs layer [2023-07-12T00:47:06.742Z] 52dc419b0ee2: Pulling fs layer [2023-07-12T00:47:06.742Z] 25bc292e5bac: Pulling fs layer [2023-07-12T00:47:06.742Z] 114826534d7a: Pulling fs layer [2023-07-12T00:47:06.742Z] 4657fd5d0bcf: Pulling fs layer [2023-07-12T00:47:06.742Z] 6ad1cebc031e: Pulling fs layer [2023-07-12T00:47:06.742Z] 8a3aa393b2d8: Pulling fs layer [2023-07-12T00:47:06.742Z] 114826534d7a: Waiting [2023-07-12T00:47:06.742Z] 6ad1cebc031e: Waiting [2023-07-12T00:47:06.742Z] 4657fd5d0bcf: Waiting [2023-07-12T00:47:06.742Z] 8a3aa393b2d8: Waiting [2023-07-12T00:47:06.742Z] 25bc292e5bac: Verifying Checksum [2023-07-12T00:47:06.742Z] 25bc292e5bac: Download complete [2023-07-12T00:47:06.742Z] 52dc419b0ee2: Verifying Checksum [2023-07-12T00:47:06.742Z] 52dc419b0ee2: Download complete [2023-07-12T00:47:06.742Z] 4657fd5d0bcf: Verifying Checksum [2023-07-12T00:47:06.742Z] 4657fd5d0bcf: Download complete [2023-07-12T00:47:06.742Z] df9b9388f04a: Verifying Checksum [2023-07-12T00:47:06.742Z] df9b9388f04a: Download complete [2023-07-12T00:47:07.002Z] df9b9388f04a: Pull complete [2023-07-12T00:47:07.002Z] 6ad1cebc031e: Verifying Checksum [2023-07-12T00:47:07.002Z] 6ad1cebc031e: Download complete [2023-07-12T00:47:07.002Z] 52dc419b0ee2: Pull complete [2023-07-12T00:47:07.002Z] 25bc292e5bac: Pull complete [2023-07-12T00:47:07.565Z] 114826534d7a: Download complete [2023-07-12T00:47:07.566Z] 8a3aa393b2d8: Verifying Checksum [2023-07-12T00:47:07.566Z] 8a3aa393b2d8: Download complete [2023-07-12T00:47:10.844Z] 114826534d7a: Pull complete [2023-07-12T00:47:10.844Z] 4657fd5d0bcf: Pull complete [2023-07-12T00:47:11.103Z] 6ad1cebc031e: Pull complete [2023-07-12T00:47:13.632Z] 8a3aa393b2d8: Pull complete [2023-07-12T00:47:13.632Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-12T00:47:13.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-12T00:47:13.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:47:13.712Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:47:13.743Z] $ 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-07-12T00:47:20.642Z] $ docker top 1eb7ef3ea7d67c4e78de2897caee5f9ce09cd107e7487df270f55befd2d2e060 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-12T00:47:20.712Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-12T00:47:20.995Z] + set -o pipefail [2023-07-12T00:47:20.995Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-12T00:47:26.260Z] [2023-07-12T00:47:26.260Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-12T00:47:26.260Z] [2023-07-12T00:47:26.260Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/09a4d445-9592-4eb8-9773-4b3097af63c3 [2023-07-12T00:47:26.260Z] [2023-07-12T00:47:26.260Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-12T00:47:26.260Z] [2023-07-12T00:47:26.260Z] [2023-07-12T00:47:26.260Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-12T00:47:26.260Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-12T00:47:26.260Z] More details here: https://snyk.co/ue1NS [2023-07-12T00:47:26.260Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-12T00:47:26.260Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-12T00:47:26.271Z] $ docker stop --time=1 1eb7ef3ea7d67c4e78de2897caee5f9ce09cd107e7487df270f55befd2d2e060 [2023-07-12T00:47:32.078Z] $ docker rm -f --volumes 1eb7ef3ea7d67c4e78de2897caee5f9ce09cd107e7487df270f55befd2d2e060 [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-07-12T00:47:32.769Z] + git log --format=format:%s -1 c92ddd0c7e3e15c586d50481a838eca30277fa14 [Pipeline] sh [2023-07-12T00:47:33.060Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:47:33.060Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:47:33.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:47:33.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:47:33.439Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:47:33.468Z] $ 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-07-12T00:47:33.940Z] $ docker top f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c -eo pid,comm [2023-07-12T00:47:33.985Z] 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-07-12T00:47:33.985Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:47:34.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:47:34.025Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:47:34.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:47:34.146Z] $ docker exec f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c ssh-agent [2023-07-12T00:47:34.240Z] SSH_AUTH_SOCK=/tmp/ssh-JbZYNem1mU4s/agent.32 [2023-07-12T00:47:34.240Z] SSH_AGENT_PID=38 [2023-07-12T00:47:34.245Z] Running ssh-add (command line suppressed) [2023-07-12T00:47:34.336Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18125163627630215543.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18125163627630215543.key) [2023-07-12T00:47:34.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:47:34.636Z] + git semver tag [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,810 [run_tag] DEBUG tag force:False [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,810 [check_head_tag] DEBUG check head tag [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,810 [execute] INFO git cat-file --batch-check [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,814 [execute] INFO git cat-file --batch [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,822 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,822 [execute] INFO git tag -a v3.1.0-dev.13 -m v3.1.0-dev.13 [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,822 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.13', '-m', 'v3.1.0-dev.13'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-12T00:47:34.897Z] 2023-07-12 00:47:34,827 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:47:34.897Z] 3.1.0-dev.13 [Pipeline] } [2023-07-12T00:47:34.907Z] $ docker exec --env ******** --env ******** f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c ssh-agent -k [2023-07-12T00:47:35.019Z] unset SSH_AUTH_SOCK; [2023-07-12T00:47:35.019Z] unset SSH_AGENT_PID; [2023-07-12T00:47:35.020Z] echo Agent pid 38 killed; [2023-07-12T00:47:35.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:47:35.340Z] + git semver [Pipeline] } [2023-07-12T00:47:35.611Z] $ docker stop --time=1 f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c [2023-07-12T00:47:36.858Z] $ docker rm -f --volumes f6f044df4573d0cf66594362d879de2aa9b108ff106696732a3131be2b2e330c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:47:37.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T00:47:37.254Z] [2023-07-12T00:47:37.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:47:37.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T00:47:37.549Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-12T00:47:37.549Z] ab5ef0e58194: Pulling fs layer [2023-07-12T00:47:37.549Z] 9712f1f96733: Pulling fs layer [2023-07-12T00:47:37.549Z] 63f879dbbcfc: Pulling fs layer [2023-07-12T00:47:37.549Z] 0d9ebad4ef96: Pulling fs layer [2023-07-12T00:47:37.549Z] e9a5061849ea: Pulling fs layer [2023-07-12T00:47:37.549Z] d747dcd14b5f: Pulling fs layer [2023-07-12T00:47:37.549Z] 2de7ff778b66: Pulling fs layer [2023-07-12T00:47:37.549Z] e9a5061849ea: Waiting [2023-07-12T00:47:37.549Z] d747dcd14b5f: Waiting [2023-07-12T00:47:37.549Z] 2de7ff778b66: Waiting [2023-07-12T00:47:37.549Z] 0d9ebad4ef96: Waiting [2023-07-12T00:47:37.549Z] 9712f1f96733: Verifying Checksum [2023-07-12T00:47:37.549Z] 9712f1f96733: Download complete [2023-07-12T00:47:37.809Z] 63f879dbbcfc: Download complete [2023-07-12T00:47:38.068Z] 0d9ebad4ef96: Verifying Checksum [2023-07-12T00:47:38.068Z] 0d9ebad4ef96: Download complete [2023-07-12T00:47:38.068Z] d747dcd14b5f: Verifying Checksum [2023-07-12T00:47:38.068Z] d747dcd14b5f: Download complete [2023-07-12T00:47:38.068Z] e9a5061849ea: Verifying Checksum [2023-07-12T00:47:38.068Z] e9a5061849ea: Download complete [2023-07-12T00:47:38.068Z] ab5ef0e58194: Download complete [2023-07-12T00:47:38.068Z] 2de7ff778b66: Verifying Checksum [2023-07-12T00:47:38.068Z] 2de7ff778b66: Download complete [2023-07-12T00:47:41.351Z] ab5ef0e58194: Pull complete [2023-07-12T00:47:41.351Z] 9712f1f96733: Pull complete [2023-07-12T00:47:41.351Z] 63f879dbbcfc: Pull complete [2023-07-12T00:47:45.549Z] 0d9ebad4ef96: Pull complete [2023-07-12T00:47:45.813Z] e9a5061849ea: Pull complete [2023-07-12T00:47:46.072Z] d747dcd14b5f: Pull complete [2023-07-12T00:47:47.008Z] 2de7ff778b66: Pull complete [2023-07-12T00:47:47.008Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-12T00:47:47.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-12T00:47:47.267Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:47:47.400Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:47:47.430Z] $ 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-07-12T00:48:02.301Z] $ docker top 6934c9f1f68d20095d682e774857850a0915d75b9cb1897c222c03bd51e59afe -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:48:02.363Z] provisioning config files... [2023-07-12T00:48:02.370Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18046242623156502296tmp [2023-07-12T00:48:02.381Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14662681629824541832tmp [2023-07-12T00:48:02.390Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11479976414706975345tmp [Pipeline] { [Pipeline] echo [2023-07-12T00:48:02.403Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:02.697Z] ---> sigul-configuration.sh [2023-07-12T00:48:02.697Z] gpg: directory `/root/.gnupg' created [2023-07-12T00:48:02.697Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-12T00:48:02.697Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-12T00:48:02.697Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-12T00:48:02.697Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-12T00:48:02.697Z] gpg: CAST5 encrypted data [2023-07-12T00:48:02.697Z] gpg: encrypted with 1 passphrase [2023-07-12T00:48:02.697Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-12T00:48:02.980Z] + mkdir /home/jenkins [2023-07-12T00:48:02.980Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-12T00:48:03.260Z] + 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-07-12T00:48:03.268Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:03.548Z] ---> sigul-install.sh [2023-07-12T00:48:03.548Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-12T00:48:03.841Z] + git tag --list [2023-07-12T00:48:03.841Z] v3.1.0-dev.0 [2023-07-12T00:48:03.841Z] v3.1.0-dev.1 [2023-07-12T00:48:03.841Z] v3.1.0-dev.10 [2023-07-12T00:48:03.841Z] v3.1.0-dev.11 [2023-07-12T00:48:03.841Z] v3.1.0-dev.12 [2023-07-12T00:48:03.841Z] v3.1.0-dev.13 [2023-07-12T00:48:03.841Z] v3.1.0-dev.2 [2023-07-12T00:48:03.841Z] v3.1.0-dev.3 [2023-07-12T00:48:03.841Z] v3.1.0-dev.4 [2023-07-12T00:48:03.841Z] v3.1.0-dev.5 [2023-07-12T00:48:03.841Z] v3.1.0-dev.6 [2023-07-12T00:48:03.841Z] v3.1.0-dev.7 [2023-07-12T00:48:03.841Z] v3.1.0-dev.8 [2023-07-12T00:48:03.841Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-12T00:48:04.127Z] + lftools sign git-tag v3.1.0-dev.13 [2023-07-12T00:48:04.695Z] Signing Git tag with Sigul... [2023-07-12T00:48:04.695Z] Signing v3.1.0-dev.13 [Pipeline] echo [2023-07-12T00:48:04.961Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:05.244Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-12T00:48:05.251Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-12T00:48:05.268Z] $ docker stop --time=1 6934c9f1f68d20095d682e774857850a0915d75b9cb1897c222c03bd51e59afe [2023-07-12T00:48:07.091Z] $ docker rm -f --volumes 6934c9f1f68d20095d682e774857850a0915d75b9cb1897c222c03bd51e59afe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-12T00:48:07.682Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:48:07.682Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:48:07.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:48:07.981Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:48:08.064Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:48:08.087Z] $ 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-07-12T00:48:09.166Z] $ docker top 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 -eo pid,comm [2023-07-12T00:48:09.216Z] 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-07-12T00:48:09.216Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:48:09.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:48:09.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:48:09.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:48:09.367Z] $ docker exec 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 ssh-agent [2023-07-12T00:48:09.487Z] SSH_AUTH_SOCK=/tmp/ssh-GHK6cF6IwoHC/agent.14 [2023-07-12T00:48:09.487Z] SSH_AGENT_PID=20 [2023-07-12T00:48:09.503Z] Running ssh-add (command line suppressed) [2023-07-12T00:48:09.605Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8520925411904184377.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8520925411904184377.key) [2023-07-12T00:48:09.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:48:09.936Z] + git semver bump pre [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,130 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,130 [bump_version] DEBUG bumping version:3.1.0-dev.13 on axis:pre with prefix:dev [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,130 [bump_version] DEBUG bumped version:3.1.0-dev.14 [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,130 [write_version] DEBUG write version:3.1.0-dev.14 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,130 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,131 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,133 [execute] INFO git cat-file --batch-check [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,133 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,139 [execute] INFO git cat-file --batch [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:48:10.195Z] 2023-07-12 00:48:10,144 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:48:10.195Z] 3.1.0-dev.14 [Pipeline] } [2023-07-12T00:48:10.201Z] $ docker exec --env ******** --env ******** 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 ssh-agent -k [2023-07-12T00:48:10.295Z] unset SSH_AUTH_SOCK; [2023-07-12T00:48:10.296Z] unset SSH_AGENT_PID; [2023-07-12T00:48:10.296Z] echo Agent pid 20 killed; [2023-07-12T00:48:10.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:48:10.603Z] + git semver [Pipeline] } [2023-07-12T00:48:10.871Z] $ docker stop --time=1 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 [2023-07-12T00:48:12.691Z] $ docker rm -f --volumes 44b4bf2b1f520b4da3bbc4babf1a7714cb08564612b7095b15fac482f6d03ff6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T00:48:13.117Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T00:48:13.117Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:48:13.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T00:48:13.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:48:13.482Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:48:13.519Z] $ 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-07-12T00:48:14.204Z] $ docker top 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad -eo pid,comm [2023-07-12T00:48:14.248Z] 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-07-12T00:48:14.248Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T00:48:14.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T00:48:14.295Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T00:48:14.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T00:48:14.419Z] $ docker exec 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad ssh-agent [2023-07-12T00:48:14.554Z] SSH_AUTH_SOCK=/tmp/ssh-mSWbD53IsZtx/agent.31 [2023-07-12T00:48:14.554Z] SSH_AGENT_PID=37 [2023-07-12T00:48:14.558Z] Running ssh-add (command line suppressed) [2023-07-12T00:48:14.665Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16690339034172218916.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16690339034172218916.key) [2023-07-12T00:48:14.681Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T00:48:14.968Z] + git semver push [2023-07-12T00:48:15.228Z] 2023-07-12 00:48:15,180 [run_push] DEBUG push [2023-07-12T00:48:15.228Z] 2023-07-12 00:48:15,180 [execute] INFO git cat-file --batch-check [2023-07-12T00:48:15.228Z] 2023-07-12 00:48:15,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-12T00:48:15.228Z] 2023-07-12 00:48:15,184 [execute] INFO git rev-list 8d3dfeb7794178086f8b560fc433205c91b317f9 -- [2023-07-12T00:48:15.228Z] 2023-07-12 00:48:15,185 [execute] DEBUG Popen(['git', 'rev-list', '8d3dfeb7794178086f8b560fc433205c91b317f9', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T00:48:15.228Z] 2023-07-12 00:48:15,190 [execute] INFO git fetch -v origin [2023-07-12T00:48:15.228Z] 2023-07-12 00:48:15,190 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-12T00:48:15.795Z] 2023-07-12 00:48:15,666 [run_push] DEBUG no remote changes detected [2023-07-12T00:48:15.795Z] 2023-07-12 00:48:15,667 [execute] INFO git push origin semver [2023-07-12T00:48:15.795Z] 2023-07-12 00:48:15,667 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-12T00:48:16.731Z] 2023-07-12 00:48:16,648 [run_push] DEBUG push all version tags [2023-07-12T00:48:16.731Z] 2023-07-12 00:48:16,648 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-12T00:48:16.731Z] 2023-07-12 00:48:16,649 [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-07-12T00:48:17.668Z] 2023-07-12 00:48:17,364 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T00:48:17.668Z] 3.1.0-dev.14 [Pipeline] } [2023-07-12T00:48:17.676Z] $ docker exec --env ******** --env ******** 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad ssh-agent -k [2023-07-12T00:48:17.781Z] unset SSH_AUTH_SOCK; [2023-07-12T00:48:17.781Z] unset SSH_AGENT_PID; [2023-07-12T00:48:17.781Z] echo Agent pid 37 killed; [2023-07-12T00:48:17.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T00:48:18.088Z] + git semver [Pipeline] } [2023-07-12T00:48:18.357Z] $ docker stop --time=1 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad [2023-07-12T00:48:19.604Z] $ docker rm -f --volumes 4391a9356ad5360cf1867c3e167e8b81494813bff2eff6aa4d3c8a7bae95c1ad [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-07-12T00:48:20.165Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-12T00:48:20.165Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-12T00:48:20.165Z] total 16 [2023-07-12T00:48:20.165Z] drwxr-xr-x 3 root root 4096 Jul 12 00:35 . [2023-07-12T00:48:20.165Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:48 .. [2023-07-12T00:48:20.165Z] drwxr-xr-x 2 root root 4096 Jul 12 00:35 cost [2023-07-12T00:48:20.165Z] -rw-r--r-- 1 root root 88 Jul 12 00:35 cost.csv [2023-07-12T00:48:20.165Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-12T00:48:20.165Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-12T00:48:20.165Z] total 16 [2023-07-12T00:48:20.165Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 00:35 . [2023-07-12T00:48:20.165Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 00:48 .. [2023-07-12T00:48:20.165Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 00:35 cost [2023-07-12T00:48:20.165Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 12 00:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:20.455Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:21.312Z] ---> package-listing.sh [2023-07-12T00:48:21.312Z] ++ facter osfamily [2023-07-12T00:48:21.312Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-12T00:48:21.571Z] + OS_FAMILY=debian [2023-07-12T00:48:21.571Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-12T00:48:21.571Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-12T00:48:21.571Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-12T00:48:21.571Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-12T00:48:21.571Z] + PACKAGES=/tmp/packages_start.txt [2023-07-12T00:48:21.571Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-12T00:48:21.571Z] + PACKAGES=/tmp/packages_end.txt [2023-07-12T00:48:21.571Z] + case "${OS_FAMILY}" in [2023-07-12T00:48:21.571Z] + dpkg -l [2023-07-12T00:48:21.571Z] + grep '^ii' [2023-07-12T00:48:21.571Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-12T00:48:21.571Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-12T00:48:21.571Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-12T00:48:21.571Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-12T00:48:21.571Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-12T00:48:21.571Z] + 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-07-12T00:48:21.581Z] 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-07-12T00:48:21.856Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T00:48:22.483Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T00:48:22.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T00:48:22.610Z] prd-ubuntu20.04-docker-8c-8g-907 does not seem to be running inside a container [2023-07-12T00:48:22.670Z] $ 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-07-12T00:48:22.885Z] $ docker top cd153fcf96dbed09004cd00966d62c5aa9c4a0d6bae30f0c60da179f4cd20652 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T00:48:23.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-12T00:48:23.504Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-12T00:48:23.784Z] + ls /var/log/sa-host [2023-07-12T00:48:23.784Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T00:48:23.851Z] provisioning config files... [2023-07-12T00:48:23.877Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13090751825052523781tmp [Pipeline] { [Pipeline] echo [2023-07-12T00:48:23.894Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:24.205Z] ---> create-netrc.sh [Pipeline] } [2023-07-12T00:48:24.212Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:24.536Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-12T00:48:24.543Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:24.824Z] ---> sudo-logs.sh [2023-07-12T00:48:24.824Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-12T00:48:24.844Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:25.126Z] ---> job-cost.sh [2023-07-12T00:48:25.126Z] lf-activate-venv: SKIPPING [2023-07-12T00:48:25.126Z] DEBUG: total: 0.2199999988079071 [2023-07-12T00:48:25.126Z] INFO: Retrieving Stack Cost... [2023-07-12T00:48:25.694Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T00:48:25.954Z] INFO: Archiving Costs [Pipeline] echo [2023-07-12T00:48:25.965Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-12T00:48:26.250Z] ---> logs-deploy.sh [2023-07-12T00:48:26.250Z] lf-activate-venv: SKIPPING [2023-07-12T00:48:26.250Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/14 [2023-07-12T00:48:26.250Z] INFO: archiving workspace using pattern(s): [2023-07-12T00:48:27.189Z] Archives upload complete. [2023-07-12T00:48:27.189Z] INFO: archiving logs to Nexus