Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9956db4fa5abfed98576078f3cd0c7b12bdb8029 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-ssh16109488887464392963.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-ssh17670398636012006155.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-ssh1782907532074255050.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-ssh9842893030767048412.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-ssh17210326249573794222.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2397 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 9956db4fa5abfed98576078f3cd0c7b12bdb8029 (main) Commit message: "Merge pull request #50 from lenny-intel/recording-status" > 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 9956db4fa5abfed98576078f3cd0c7b12bdb8029 # timeout=10 > git rev-list --no-walk c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-27T22:58:43.045Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-27T22:58:43.126Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-27T22:58:43.139Z] ========================================================= [2023-07-27T22:58:43.139Z] EdgeX Global Pipelines Version Info [2023-07-27T22:58:43.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-27T22:58:43.856Z] ------------------- [2023-07-27T22:58:43.856Z] stable info: [2023-07-27T22:58:43.856Z] ------------------- [2023-07-27T22:58:43.856Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-27T22:58:43.856Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T22:58:43.856Z] Message: update stable to v1.0.250 [2023-07-27T22:58:44.427Z] ------------------- [2023-07-27T22:58:44.427Z] experimental info: [2023-07-27T22:58:44.427Z] ------------------- [2023-07-27T22:58:44.427Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-27T22:58:44.427Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-27T22:58:44.427Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-27T22:58:44.582Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-27T22:58:44.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-27T22:58:44.613Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-27T22:58:44.634Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-27T22:58:44.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-27T22:58:44.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-27T22:58:44.688Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-27T22:58:44.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-27T22:58:44.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-27T22:58:44.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-27T22:58:44.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-27T22:58:44.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-27T22:58:44.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-27T22:58:44.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-27T22:58:44.798Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T22:58:44.810Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-27T22:58:44.822Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T22:58:44.831Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-27T22:58:44.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-27T22:58:44.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-27T22:58:44.875Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-27T22:58:44.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-27T22:58:44.909Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-27T22:58:44.921Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-27T22:58:44.931Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-27T22:58:44.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-27T22:58:44.956Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-27T22:58:44.968Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-27T22:58:44.985Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-27T22:58:45.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-27T22:58:45.020Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] echo [2023-07-27T22:58:45.036Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9956db4 [Pipeline] echo [2023-07-27T22:58:45.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T22:58:45.103Z] provisioning config files... [2023-07-27T22:58:45.116Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7713058931347024900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T22:58:45.417Z] ---> docker-login.sh [2023-07-27T22:58:45.417Z] nexus3.edgexfoundry.org:10001 [2023-07-27T22:58:45.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:58:45.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:58:45.939Z] Configure a credential helper to remove this warning. See [2023-07-27T22:58:45.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:58:45.939Z] [2023-07-27T22:58:45.939Z] Login Succeeded [2023-07-27T22:58:45.939Z] nexus3.edgexfoundry.org:10002 [2023-07-27T22:58:45.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:58:45.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:58:45.939Z] Configure a credential helper to remove this warning. See [2023-07-27T22:58:45.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:58:45.939Z] [2023-07-27T22:58:45.939Z] Login Succeeded [2023-07-27T22:58:45.939Z] nexus3.edgexfoundry.org:10003 [2023-07-27T22:58:46.208Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:58:46.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:58:46.209Z] Configure a credential helper to remove this warning. See [2023-07-27T22:58:46.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:58:46.209Z] [2023-07-27T22:58:46.209Z] Login Succeeded [2023-07-27T22:58:46.209Z] nexus3.edgexfoundry.org:10004 [2023-07-27T22:58:46.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:58:46.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:58:46.209Z] Configure a credential helper to remove this warning. See [2023-07-27T22:58:46.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:58:46.209Z] [2023-07-27T22:58:46.209Z] Login Succeeded [2023-07-27T22:58:46.209Z] docker.io [2023-07-27T22:58:46.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:58:46.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:58:46.468Z] Configure a credential helper to remove this warning. See [2023-07-27T22:58:46.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:58:46.468Z] [2023-07-27T22:58:46.468Z] Login Succeeded [2023-07-27T22:58:46.468Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T22:58:46.475Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-27T22:58:46.863Z] + git rev-list -1 --merges 9956db4fa5abfed98576078f3cd0c7b12bdb8029~1..9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] echo [2023-07-27T22:58:46.907Z] -----------> git rev-list -1 --merges 9956db4fa5abfed98576078f3cd0c7b12bdb8029~1..9956db4fa5abfed98576078f3cd0c7b12bdb8029 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [2023-07-27T22:58:46.907Z] 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [false] [Pipeline] sh [2023-07-27T22:58:47.192Z] + git log --format=format:%s -1 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] echo [2023-07-27T22:58:47.205Z] ========================================================= [2023-07-27T22:58:47.205Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-27T22:58:47.205Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T22:58:47.518Z] + git log --format=format:%s -1 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] echo [2023-07-27T22:58:47.528Z] [semverPrep] GIT_COMMIT: 9956db4fa5abfed98576078f3cd0c7b12bdb8029, Commit Message: Merge pull request #50 from lenny-intel/recording-status [Pipeline] echo [2023-07-27T22:58:47.539Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-27T22:58:47.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T22:58:47.914Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-27T22:58:47.914Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-27T22:58:47.914Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-27T22:58:47.914Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-27T22:58:47.914Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-27T22:58:47.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T22:58:48.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T22:58:48.337Z] [2023-07-27T22:58:48.337Z] 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-27T22:58:48.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T22:58:48.640Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-27T22:58:48.640Z] b85a868b505f: Pulling fs layer [2023-07-27T22:58:48.640Z] e2be974225ed: Pulling fs layer [2023-07-27T22:58:48.640Z] 339a4e72a1f5: Pulling fs layer [2023-07-27T22:58:48.640Z] 988bab9f4d93: Pulling fs layer [2023-07-27T22:58:48.640Z] 1469e6f7b9e6: Pulling fs layer [2023-07-27T22:58:48.640Z] eaf3925da568: Pulling fs layer [2023-07-27T22:58:48.640Z] bab4dde63d76: Pulling fs layer [2023-07-27T22:58:48.640Z] bde34c3a00c8: Pulling fs layer [2023-07-27T22:58:48.640Z] b352a97aabf1: Pulling fs layer [2023-07-27T22:58:48.640Z] 4872d77fe225: Pulling fs layer [2023-07-27T22:58:48.640Z] 5851b861e8e6: Pulling fs layer [2023-07-27T22:58:48.640Z] 5851b861e8e6: Waiting [2023-07-27T22:58:48.640Z] b352a97aabf1: Waiting [2023-07-27T22:58:48.640Z] bab4dde63d76: Waiting [2023-07-27T22:58:48.640Z] bde34c3a00c8: Waiting [2023-07-27T22:58:48.640Z] 1469e6f7b9e6: Waiting [2023-07-27T22:58:48.640Z] eaf3925da568: Waiting [2023-07-27T22:58:48.640Z] 988bab9f4d93: Waiting [2023-07-27T22:58:48.640Z] 4872d77fe225: Waiting [2023-07-27T22:58:48.640Z] e2be974225ed: Verifying Checksum [2023-07-27T22:58:48.640Z] e2be974225ed: Download complete [2023-07-27T22:58:48.640Z] 988bab9f4d93: Download complete [2023-07-27T22:58:48.922Z] 1469e6f7b9e6: Verifying Checksum [2023-07-27T22:58:48.922Z] 1469e6f7b9e6: Download complete [2023-07-27T22:58:48.922Z] eaf3925da568: Verifying Checksum [2023-07-27T22:58:48.922Z] eaf3925da568: Download complete [2023-07-27T22:58:48.922Z] 339a4e72a1f5: Verifying Checksum [2023-07-27T22:58:48.922Z] 339a4e72a1f5: Download complete [2023-07-27T22:58:48.922Z] bde34c3a00c8: Verifying Checksum [2023-07-27T22:58:48.922Z] bde34c3a00c8: Download complete [2023-07-27T22:58:48.922Z] b352a97aabf1: Download complete [2023-07-27T22:58:48.922Z] 4872d77fe225: Verifying Checksum [2023-07-27T22:58:48.922Z] 4872d77fe225: Download complete [2023-07-27T22:58:48.922Z] 5851b861e8e6: Verifying Checksum [2023-07-27T22:58:48.922Z] 5851b861e8e6: Download complete [2023-07-27T22:58:48.922Z] b85a868b505f: Verifying Checksum [2023-07-27T22:58:48.922Z] b85a868b505f: Download complete [2023-07-27T22:58:49.182Z] bab4dde63d76: Verifying Checksum [2023-07-27T22:58:49.182Z] bab4dde63d76: Download complete [2023-07-27T22:58:50.118Z] b85a868b505f: Pull complete [2023-07-27T22:58:50.118Z] e2be974225ed: Pull complete [2023-07-27T22:58:50.686Z] 339a4e72a1f5: Pull complete [2023-07-27T22:58:50.686Z] 988bab9f4d93: Pull complete [2023-07-27T22:58:50.945Z] 1469e6f7b9e6: Pull complete [2023-07-27T22:58:50.945Z] eaf3925da568: Pull complete [2023-07-27T22:58:52.853Z] bab4dde63d76: Pull complete [2023-07-27T22:58:52.853Z] bde34c3a00c8: Pull complete [2023-07-27T22:58:52.853Z] b352a97aabf1: Pull complete [2023-07-27T22:58:52.853Z] 4872d77fe225: Pull complete [2023-07-27T22:58:52.853Z] 5851b861e8e6: Pull complete [2023-07-27T22:58:52.853Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-27T22:58:52.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T22:58:52.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T22:58:52.952Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T22:58:52.988Z] $ 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-27T22:58:56.716Z] $ docker top 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be -eo pid,comm [2023-07-27T22:58:56.771Z] 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-27T22:58:56.771Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T22:58:56.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T22:58:56.808Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T22:58:56.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T22:58:56.917Z] $ docker exec 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be ssh-agent [2023-07-27T22:58:57.028Z] SSH_AUTH_SOCK=/tmp/ssh-dgRxGRdzTK2A/agent.31 [2023-07-27T22:58:57.029Z] SSH_AGENT_PID=37 [2023-07-27T22:58:57.034Z] Running ssh-add (command line suppressed) [2023-07-27T22:58:57.142Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17408864277212678044.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17408864277212678044.key) [2023-07-27T22:58:57.152Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T22:58:57.437Z] + git tag --points-at HEAD [Pipeline] } [2023-07-27T22:58:57.457Z] $ docker exec --env ******** --env ******** 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be ssh-agent -k [2023-07-27T22:58:57.554Z] unset SSH_AUTH_SOCK; [2023-07-27T22:58:57.555Z] unset SSH_AGENT_PID; [2023-07-27T22:58:57.555Z] echo Agent pid 37 killed; [2023-07-27T22:58:57.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-27T22:58:57.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T22:58:57.587Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T22:58:57.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T22:58:57.707Z] $ docker exec 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be ssh-agent [2023-07-27T22:58:57.816Z] SSH_AUTH_SOCK=/tmp/ssh-ZF5ALXFkqrt6/agent.69 [2023-07-27T22:58:57.816Z] SSH_AGENT_PID=75 [2023-07-27T22:58:57.821Z] Running ssh-add (command line suppressed) [2023-07-27T22:58:57.936Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5106738607795886645.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5106738607795886645.key) [2023-07-27T22:58:57.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T22:58:58.232Z] + git semver init [2023-07-27T22:58:58.491Z] 2023-07-27 22:58:58,480 [run_init] DEBUG init version:0.0.0 force:False [2023-07-27T22:58:58.491Z] 2023-07-27 22:58:58,481 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-27T22:58:58.491Z] 2023-07-27 22:58:58,482 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-27T22:58:58.491Z] 2023-07-27 22:58:58,483 [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-27T22:58:59.428Z] 2023-07-27 22:58:59,154 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-27T22:58:59.428Z] 2023-07-27 22:58:59,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-27T22:58:59.428Z] 2023-07-27 22:58:59,155 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-27T22:58:59.428Z] 2023-07-27 22:58:59,155 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-27T22:58:59.428Z] 3.1.0-dev.25 [Pipeline] } [2023-07-27T22:58:59.441Z] $ docker exec --env ******** --env ******** 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be ssh-agent -k [2023-07-27T22:58:59.539Z] unset SSH_AUTH_SOCK; [2023-07-27T22:58:59.539Z] unset SSH_AGENT_PID; [2023-07-27T22:58:59.540Z] echo Agent pid 75 killed; [2023-07-27T22:58:59.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T22:58:59.846Z] + git semver [Pipeline] } [2023-07-27T22:59:00.122Z] $ docker stop --time=1 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be [2023-07-27T22:59:01.421Z] $ docker rm -f --volumes 3c9c8f910b6c4721a5414afaf8206661c92e50089b64d7be0a3908a7709165be [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T22:59:01.754Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-27T22:59:01.982Z] Stashed 1 file(s) [Pipeline] echo [2023-07-27T22:59:01.984Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.25 [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-27T22:59:02.108Z] provisioning config files... [2023-07-27T22:59:02.117Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13218262769375681934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T22:59:02.412Z] ---> docker-login.sh [2023-07-27T22:59:02.412Z] nexus3.edgexfoundry.org:10001 [2023-07-27T22:59:02.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:59:02.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:59:02.412Z] Configure a credential helper to remove this warning. See [2023-07-27T22:59:02.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:59:02.412Z] [2023-07-27T22:59:02.412Z] Login Succeeded [2023-07-27T22:59:02.412Z] nexus3.edgexfoundry.org:10002 [2023-07-27T22:59:02.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:59:02.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:59:02.412Z] Configure a credential helper to remove this warning. See [2023-07-27T22:59:02.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:59:02.412Z] [2023-07-27T22:59:02.412Z] Login Succeeded [2023-07-27T22:59:02.412Z] nexus3.edgexfoundry.org:10003 [2023-07-27T22:59:02.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:59:02.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:59:02.671Z] Configure a credential helper to remove this warning. See [2023-07-27T22:59:02.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:59:02.671Z] [2023-07-27T22:59:02.671Z] Login Succeeded [2023-07-27T22:59:02.671Z] nexus3.edgexfoundry.org:10004 [2023-07-27T22:59:02.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:59:02.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:59:02.671Z] Configure a credential helper to remove this warning. See [2023-07-27T22:59:02.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:59:02.671Z] [2023-07-27T22:59:02.671Z] Login Succeeded [2023-07-27T22:59:02.671Z] docker.io [2023-07-27T22:59:02.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T22:59:02.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T22:59:02.930Z] Configure a credential helper to remove this warning. See [2023-07-27T22:59:02.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T22:59:02.930Z] [2023-07-27T22:59:02.930Z] Login Succeeded [2023-07-27T22:59:02.930Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T22:59:02.936Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-27T22:59:03.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T22:59:03.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T22:59:03.027Z] ========================================================= [2023-07-27T22:59:03.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-27T22:59:03.027Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T22:59:03.345Z] + 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-27T22:59:03.345Z] Sending build context to Docker daemon 395.3kB [2023-07-27T22:59:03.345Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T22:59:03.345Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-27T22:59:03.345Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-27T22:59:03.345Z] 4db1b89c0bd1: Pulling fs layer [2023-07-27T22:59:03.345Z] 6911f1a30b25: Pulling fs layer [2023-07-27T22:59:03.345Z] e194b8c5c2a9: Pulling fs layer [2023-07-27T22:59:03.345Z] 6863d3e3a2b1: Pulling fs layer [2023-07-27T22:59:03.345Z] ec0bb842ea78: Pulling fs layer [2023-07-27T22:59:03.345Z] 40a00589a448: Pulling fs layer [2023-07-27T22:59:03.345Z] 6c08303d61cc: Pulling fs layer [2023-07-27T22:59:03.345Z] 798269fcf238: Pulling fs layer [2023-07-27T22:59:03.345Z] 6863d3e3a2b1: Waiting [2023-07-27T22:59:03.345Z] ec0bb842ea78: Waiting [2023-07-27T22:59:03.345Z] 40a00589a448: Waiting [2023-07-27T22:59:03.345Z] 6c08303d61cc: Waiting [2023-07-27T22:59:03.345Z] 6911f1a30b25: Download complete [2023-07-27T22:59:03.345Z] 6863d3e3a2b1: Download complete [2023-07-27T22:59:03.345Z] ec0bb842ea78: Verifying Checksum [2023-07-27T22:59:03.345Z] ec0bb842ea78: Download complete [2023-07-27T22:59:03.345Z] 4db1b89c0bd1: Verifying Checksum [2023-07-27T22:59:03.345Z] 4db1b89c0bd1: Download complete [2023-07-27T22:59:03.610Z] 40a00589a448: Verifying Checksum [2023-07-27T22:59:03.610Z] 40a00589a448: Download complete [2023-07-27T22:59:03.610Z] 4db1b89c0bd1: Pull complete [2023-07-27T22:59:03.610Z] 6911f1a30b25: Pull complete [2023-07-27T22:59:04.189Z] 798269fcf238: Verifying Checksum [2023-07-27T22:59:04.446Z] e194b8c5c2a9: Download complete [2023-07-27T22:59:04.446Z] 6c08303d61cc: Verifying Checksum [2023-07-27T22:59:07.727Z] e194b8c5c2a9: Pull complete [2023-07-27T22:59:07.727Z] 6863d3e3a2b1: Pull complete [2023-07-27T22:59:07.727Z] ec0bb842ea78: Pull complete [2023-07-27T22:59:07.727Z] 40a00589a448: Pull complete [2023-07-27T22:59:09.624Z] 6c08303d61cc: Pull complete [2023-07-27T22:59:10.559Z] 798269fcf238: Pull complete [2023-07-27T22:59:10.559Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-27T22:59:10.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-27T22:59:10.559Z] ---> ec979cd7f677 [2023-07-27T22:59:10.559Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T22:59:17.076Z] Still waiting to schedule task [2023-07-27T22:59:17.076Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-27T22:59:18.688Z] ---> Running in b9af14c0a6e9 [2023-07-27T22:59:18.688Z] Removing intermediate container b9af14c0a6e9 [2023-07-27T22:59:18.688Z] ---> b534beece2c6 [2023-07-27T22:59:18.688Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T22:59:18.688Z] ---> Running in c06bfd0934a4 [2023-07-27T22:59:18.948Z] Removing intermediate container c06bfd0934a4 [2023-07-27T22:59:18.948Z] ---> 5542d0a622dd [2023-07-27T22:59:18.948Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-27T22:59:18.948Z] ---> Running in 04b0bb04fa32 [2023-07-27T22:59:18.948Z] Removing intermediate container 04b0bb04fa32 [2023-07-27T22:59:18.948Z] ---> 0e6bf74f180b [2023-07-27T22:59:18.948Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T22:59:18.948Z] ---> Running in ee3c7a948d98 [2023-07-27T22:59:19.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T22:59:19.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T22:59:19.726Z] OK: 265 MiB in 53 packages [2023-07-27T22:59:19.987Z] Removing intermediate container ee3c7a948d98 [2023-07-27T22:59:19.987Z] ---> 077604554024 [2023-07-27T22:59:19.987Z] Step 7/12 : WORKDIR /app [2023-07-27T22:59:19.987Z] ---> Running in 2a69dc16cbbe [2023-07-27T22:59:20.244Z] Removing intermediate container 2a69dc16cbbe [2023-07-27T22:59:20.244Z] ---> 56efa53f5f1f [2023-07-27T22:59:20.244Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-27T22:59:20.244Z] ---> 963dde978866 [2023-07-27T22:59:20.244Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T22:59:20.244Z] ---> Running in 5462c3110ee9 [2023-07-27T23:00:27.959Z] Removing intermediate container 5462c3110ee9 [2023-07-27T23:00:27.959Z] ---> 35b1e7c72368 [2023-07-27T23:00:27.959Z] Step 10/12 : COPY . . [2023-07-27T23:00:27.959Z] ---> b5e0b6f0dbe9 [2023-07-27T23:00:27.959Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T23:00:27.959Z] ---> Running in 24529c6c2b15 [2023-07-27T23:00:27.959Z] Removing intermediate container 24529c6c2b15 [2023-07-27T23:00:27.959Z] ---> e9ac9428a06c [2023-07-27T23:00:27.959Z] Step 12/12 : RUN $MAKE [2023-07-27T23:00:27.959Z] ---> Running in 539a816addd1 [2023-07-27T23:00:27.959Z] noop [2023-07-27T23:00:27.959Z] Removing intermediate container 539a816addd1 [2023-07-27T23:00:27.959Z] ---> ccdc16c3f558 [2023-07-27T23:00:27.959Z] Successfully built ccdc16c3f558 [2023-07-27T23:00:27.959Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:00:28.260Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T23:00:28.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:00:28.336Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T23:00:28.361Z] $ 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-27T23:00:28.703Z] $ docker top 63bd38829d934b6ded96bc860326d5b49389bbc8ec073cb198a544d79a827263 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:00:29.040Z] + go version [2023-07-27T23:00:29.040Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-27T23:00:29.051Z] $ docker stop --time=1 63bd38829d934b6ded96bc860326d5b49389bbc8ec073cb198a544d79a827263 [2023-07-27T23:00:30.350Z] $ docker rm -f --volumes 63bd38829d934b6ded96bc860326d5b49389bbc8ec073cb198a544d79a827263 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:00:30.763Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-27T23:00:30.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:00:30.839Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T23:00:30.871Z] $ 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-27T23:00:31.262Z] $ docker top 7041af2cb4ce57eb6a702710a8d51389b00766a957f1018e3ee24adc42893591 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:00:31.604Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-27T23:00:31.898Z] + make test [2023-07-27T23:00:31.898Z] go test -race -coverprofile=coverage.out ./... [2023-07-27T23:00:44.795Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2399 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-27T23:00:44.812Z] Running in /w/workspace/app-record-replay/27 [Pipeline] { [Pipeline] checkout [2023-07-27T23:00:44.839Z] Selected Git installation does not exist. Using Default [2023-07-27T23:00:44.839Z] The recommended git tool is: NONE [2023-07-27T23:00:49.758Z] using credential edgex-jenkins-ssh [2023-07-27T23:00:49.776Z] Cloning the remote Git repository [2023-07-27T23:00:49.974Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-27T23:00:50.910Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.046s coverage: 87.5% of statements [2023-07-27T23:00:50.910Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.060s coverage: 95.3% of statements [2023-07-27T23:00:50.910Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-27T23:00:50.910Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-27T23:00:50.910Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-27T23:00:50.910Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.090s coverage: 85.6% of statements [2023-07-27T23:00:49.817Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-27T23:00:49.904Z] > git init /w/workspace/app-record-replay/27 # timeout=10 [2023-07-27T23:00:50.060Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-27T23:00:50.061Z] > git --version # timeout=10 [2023-07-27T23:00:50.078Z] > git --version # 'git version 2.25.1' [2023-07-27T23:00:50.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-27T23:00:50.207Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T23:00:50.885Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-27T23:00:50.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-27T23:00:51.679Z] Avoid second fetch [2023-07-27T23:00:51.679Z] Checking out Revision 9956db4fa5abfed98576078f3cd0c7b12bdb8029 (main) [2023-07-27T23:00:52.190Z] Commit message: "Merge pull request #50 from lenny-intel/recording-status" [2023-07-27T23:00:51.688Z] > git config core.sparsecheckout # timeout=10 [2023-07-27T23:00:51.745Z] > git checkout -f 9956db4fa5abfed98576078f3cd0c7b12bdb8029 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T23:00:53.002Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-27T23:00:53.002Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-27T23:00:53.002Z] Dload Upload Total Spent Left Speed [2023-07-27T23:00:53.002Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 58760 0 --:--:-- --:--:-- --:--:-- 58760 [Pipeline] sh [2023-07-27T23:00:53.655Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-27T23:00:53.976Z] + + sudo tee /etc/docker/daemon.new [2023-07-27T23:00:53.976Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-27T23:00:53.976Z] { [2023-07-27T23:00:53.976Z] "registry-mirrors": [ [2023-07-27T23:00:53.976Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-27T23:00:53.976Z] ], [2023-07-27T23:00:53.976Z] "bip": "10.250.0.254/24", [2023-07-27T23:00:53.976Z] "hosts": [ [2023-07-27T23:00:53.976Z] "tcp://0.0.0.0:5555", [2023-07-27T23:00:53.976Z] "unix:///var/run/docker.sock" [2023-07-27T23:00:53.976Z] ], [2023-07-27T23:00:53.976Z] "mtu": 1458, [2023-07-27T23:00:53.976Z] "selinux-enabled": true, [2023-07-27T23:00:53.976Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-27T23:00:53.976Z] } [Pipeline] sh [2023-07-27T23:00:54.307Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-27T23:00:54.633Z] + sudo service docker restart [2023-07-27T23:01:12.853Z] go vet ./... [2023-07-27T23:01:13.111Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T23:01:13.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T23:01:13.112Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-27T23:01:13.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T23:01:13.402Z] $ docker stop --time=1 7041af2cb4ce57eb6a702710a8d51389b00766a957f1018e3ee24adc42893591 [2023-07-27T23:01:20.991Z] $ docker rm -f --volumes 7041af2cb4ce57eb6a702710a8d51389b00766a957f1018e3ee24adc42893591 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T23:01:21.342Z] provisioning config files... [2023-07-27T23:01:21.366Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/27@tmp/config6483622438289875614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:01:21.574Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T23:01:21.627Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-07-27T23:01:21.705Z] ---> docker-login.sh [2023-07-27T23:01:21.705Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2023-07-27T23:01:21.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:22.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-27T23:01:22.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:22.256Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:22.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:22.256Z] [2023-07-27T23:01:22.256Z] Login Succeeded [2023-07-27T23:01:22.256Z] nexus3.edgexfoundry.org:10002 [2023-07-27T23:01:22.520Z] + ls -al . [2023-07-27T23:01:22.520Z] total 168 [2023-07-27T23:01:22.520Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 27 23:00 . [2023-07-27T23:01:22.520Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 22:58 .. [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 22:58 .dockerignore [2023-07-27T23:01:22.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 22:59 .git [2023-07-27T23:01:22.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 22:58 .github [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 27 22:58 .gitignore [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 22:58 .golangci.yml [2023-07-27T23:01:22.520Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 22:58 .semver [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 27 22:58 Attribution.txt [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 27 22:58 CHANGELOG.md [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 27 22:58 Dockerfile [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 22:58 GOVERNANCE.md [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 27 22:58 Jenkinsfile [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 22:58 LICENSE [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 27 22:58 Makefile [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 27 22:58 OWNERS.md [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 27 22:58 README.md [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 27 22:58 Record and Reply.postman_collection.json [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 22:59 VERSION [2023-07-27T23:01:22.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 22:58 bin [2023-07-27T23:01:22.520Z] -rw-r--r-- 1 jenkins jenkins 11988 Jul 27 23:00 coverage.out [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 27 22:58 go.mod [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 27 22:58 go.sum [2023-07-27T23:01:22.520Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 22:58 internal [2023-07-27T23:01:22.520Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 27 22:58 main.go [2023-07-27T23:01:22.520Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 22:58 pkg [2023-07-27T23:01:22.520Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 22:58 res [2023-07-27T23:01:22.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:22.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:22.529Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:22.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:22.529Z] [2023-07-27T23:01:22.529Z] Login Succeeded [2023-07-27T23:01:22.529Z] nexus3.edgexfoundry.org:10003 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:01:22.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:22.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:22.798Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:22.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:22.798Z] [2023-07-27T23:01:22.798Z] Login Succeeded [2023-07-27T23:01:22.798Z] nexus3.edgexfoundry.org:10004 [2023-07-27T23:01:22.891Z] + 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=9956db4fa5abfed98576078f3cd0c7b12bdb8029 --label arch=amd64 --label version=3.1.0-dev.25 . [2023-07-27T23:01:22.891Z] Sending build context to Docker daemon 408.1kB [2023-07-27T23:01:22.891Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T23:01:22.891Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-27T23:01:22.891Z] ---> ccdc16c3f558 [2023-07-27T23:01:22.891Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T23:01:23.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:23.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:23.341Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:23.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:23.341Z] [2023-07-27T23:01:23.341Z] Login Succeeded [2023-07-27T23:01:23.341Z] docker.io [2023-07-27T23:01:23.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:23.459Z] ---> Running in 51d6cf696c4d [2023-07-27T23:01:23.717Z] Removing intermediate container 51d6cf696c4d [2023-07-27T23:01:23.717Z] ---> 8a319a5b9c6d [2023-07-27T23:01:23.717Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T23:01:23.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:23.924Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:23.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:23.924Z] [2023-07-27T23:01:23.924Z] Login Succeeded [2023-07-27T23:01:23.924Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T23:01:23.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-27T23:01:24.173Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T23:01:24.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T23:01:24.200Z] ========================================================= [2023-07-27T23:01:24.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-27T23:01:24.200Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:01:24.285Z] ---> Running in 4ad57b955962 [2023-07-27T23:01:24.543Z] + 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-27T23:01:24.543Z] Removing intermediate container 4ad57b955962 [2023-07-27T23:01:24.543Z] ---> 4a7adcf818c2 [2023-07-27T23:01:24.543Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-27T23:01:24.543Z] Sending build context to Docker daemon 178.7kB [2023-07-27T23:01:24.803Z] ---> Running in 0e7d5f115724 [2023-07-27T23:01:24.809Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T23:01:24.809Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-27T23:01:25.062Z] Removing intermediate container 0e7d5f115724 [2023-07-27T23:01:25.062Z] ---> d011641f3e55 [2023-07-27T23:01:25.062Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T23:01:25.630Z] ---> Running in 4f5f9ed10423 [2023-07-27T23:01:26.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T23:01:26.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T23:01:26.458Z] OK: 265 MiB in 53 packages [2023-07-27T23:01:27.027Z] Removing intermediate container 4f5f9ed10423 [2023-07-27T23:01:27.027Z] ---> fb24aff27eb6 [2023-07-27T23:01:27.027Z] Step 7/26 : WORKDIR /app [2023-07-27T23:01:27.027Z] ---> Running in 94781a08c2fc [2023-07-27T23:01:27.286Z] Removing intermediate container 94781a08c2fc [2023-07-27T23:01:27.286Z] ---> d1946dc81b46 [2023-07-27T23:01:27.286Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-27T23:01:27.286Z] ---> 954e211ed057 [2023-07-27T23:01:27.286Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T23:01:27.286Z] ---> Running in 0c5f32742560 [2023-07-27T23:01:27.386Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-27T23:01:27.386Z] edb6bdbacee9: Pulling fs layer [2023-07-27T23:01:27.386Z] 5f9638ab2659: Pulling fs layer [2023-07-27T23:01:27.386Z] 8d51d6327a98: Pulling fs layer [2023-07-27T23:01:27.386Z] 8b374f2dd631: Pulling fs layer [2023-07-27T23:01:27.386Z] ec14aa9079de: Pulling fs layer [2023-07-27T23:01:27.386Z] 2f466654f4bb: Pulling fs layer [2023-07-27T23:01:27.386Z] 554e91adad29: Pulling fs layer [2023-07-27T23:01:27.386Z] 8b374f2dd631: Waiting [2023-07-27T23:01:27.386Z] 2f466654f4bb: Waiting [2023-07-27T23:01:27.386Z] ec14aa9079de: Waiting [2023-07-27T23:01:27.386Z] 554e91adad29: Waiting [2023-07-27T23:01:27.386Z] 5f9638ab2659: Verifying Checksum [2023-07-27T23:01:27.386Z] 5f9638ab2659: Download complete [2023-07-27T23:01:27.386Z] 8b374f2dd631: Verifying Checksum [2023-07-27T23:01:27.386Z] 8b374f2dd631: Download complete [2023-07-27T23:01:27.386Z] ec14aa9079de: Download complete [2023-07-27T23:01:27.386Z] edb6bdbacee9: Verifying Checksum [2023-07-27T23:01:27.386Z] edb6bdbacee9: Download complete [2023-07-27T23:01:28.247Z] Removing intermediate container 0c5f32742560 [2023-07-27T23:01:28.247Z] ---> 1587e3f92495 [2023-07-27T23:01:28.247Z] Step 10/26 : COPY . . [2023-07-27T23:01:28.247Z] ---> 7bb353b55174 [2023-07-27T23:01:28.247Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T23:01:28.247Z] ---> Running in 65abc5233865 [2023-07-27T23:01:28.247Z] Removing intermediate container 65abc5233865 [2023-07-27T23:01:28.247Z] ---> 14b3f5f5110e [2023-07-27T23:01:28.247Z] Step 12/26 : RUN $MAKE [2023-07-27T23:01:28.358Z] edb6bdbacee9: Pull complete [2023-07-27T23:01:28.358Z] 554e91adad29: Verifying Checksum [2023-07-27T23:01:28.358Z] 554e91adad29: Download complete [2023-07-27T23:01:28.507Z] ---> Running in 7f024b1b43c7 [2023-07-27T23:01:28.765Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-record-replay [2023-07-27T23:01:28.946Z] 5f9638ab2659: Pull complete [2023-07-27T23:01:29.533Z] 8d51d6327a98: Verifying Checksum [2023-07-27T23:01:29.533Z] 8d51d6327a98: Download complete [2023-07-27T23:01:29.804Z] 2f466654f4bb: Verifying Checksum [2023-07-27T23:01:29.804Z] 2f466654f4bb: Download complete [2023-07-27T23:01:42.155Z] 8d51d6327a98: Pull complete [2023-07-27T23:01:42.155Z] 8b374f2dd631: Pull complete [2023-07-27T23:01:42.155Z] ec14aa9079de: Pull complete [2023-07-27T23:01:47.694Z] 2f466654f4bb: Pull complete [2023-07-27T23:01:50.283Z] 554e91adad29: Pull complete [2023-07-27T23:01:50.283Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-27T23:01:50.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-27T23:01:50.283Z] ---> 1e15ea492957 [2023-07-27T23:01:50.283Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T23:01:50.692Z] Removing intermediate container 7f024b1b43c7 [2023-07-27T23:01:50.692Z] ---> 213a9e7160a7 [2023-07-27T23:01:50.692Z] Step 13/26 : FROM alpine:3.17 [2023-07-27T23:01:50.692Z] 3.17: Pulling from library/alpine [2023-07-27T23:01:50.692Z] 4db1b89c0bd1: Already exists [2023-07-27T23:01:50.692Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T23:01:50.692Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T23:01:50.692Z] ---> 1f73a9d63274 [2023-07-27T23:01:50.692Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-27T23:01:50.692Z] ---> Running in b9c84fc7ebfc [2023-07-27T23:01:50.692Z] Removing intermediate container b9c84fc7ebfc [2023-07-27T23:01:50.692Z] ---> 77506fb9ef5a [2023-07-27T23:01:50.692Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-27T23:01:50.692Z] ---> Running in a524be7ddfc9 [2023-07-27T23:01:50.692Z] Removing intermediate container a524be7ddfc9 [2023-07-27T23:01:50.692Z] ---> 8d4636f4eca1 [2023-07-27T23:01:50.692Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-27T23:01:50.692Z] ---> Running in a076c4133818 [2023-07-27T23:01:50.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-27T23:01:50.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-27T23:01:50.692Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-27T23:01:50.692Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-27T23:01:50.692Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T23:01:50.692Z] Executing ca-certificates-20230506-r0.trigger [2023-07-27T23:01:50.692Z] OK: 8 MiB in 17 packages [2023-07-27T23:01:50.959Z] Removing intermediate container a076c4133818 [2023-07-27T23:01:50.959Z] ---> c0b21db050de [2023-07-27T23:01:50.959Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-27T23:01:51.221Z] ---> 688083784d91 [2023-07-27T23:01:51.221Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-27T23:01:51.221Z] ---> eb6365b8fb32 [2023-07-27T23:01:51.221Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-27T23:01:51.479Z] ---> b90f6d9156bb [2023-07-27T23:01:51.479Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-27T23:01:52.243Z] ---> Running in 460f3c41055f [2023-07-27T23:01:52.244Z] Removing intermediate container 460f3c41055f [2023-07-27T23:01:52.244Z] ---> 870b3277f6c3 [2023-07-27T23:01:52.244Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T23:01:52.244Z] ---> Running in d2a56a9d7a01 [2023-07-27T23:01:52.441Z] ---> f697a7f0ea28 [2023-07-27T23:01:52.441Z] Step 21/26 : EXPOSE 59712 [2023-07-27T23:01:52.441Z] ---> Running in 946e773cdf92 [2023-07-27T23:01:52.441Z] Removing intermediate container 946e773cdf92 [2023-07-27T23:01:52.441Z] ---> 9ada2b45ab6a [2023-07-27T23:01:52.441Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-27T23:01:52.441Z] ---> Running in 482ba72824c8 [2023-07-27T23:01:52.441Z] Removing intermediate container 482ba72824c8 [2023-07-27T23:01:52.441Z] ---> b7e5fd5aa40a [2023-07-27T23:01:52.441Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-27T23:01:52.441Z] ---> Running in 19c56da3a760 [2023-07-27T23:01:52.512Z] Removing intermediate container d2a56a9d7a01 [2023-07-27T23:01:52.512Z] ---> 392c11cf74a3 [2023-07-27T23:01:52.512Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-27T23:01:52.512Z] ---> Running in 3386dd4ededc [2023-07-27T23:01:52.699Z] Removing intermediate container 19c56da3a760 [2023-07-27T23:01:52.699Z] ---> 6d3dcd3900ec [2023-07-27T23:01:52.699Z] Step 24/26 : LABEL arch=amd64 [2023-07-27T23:01:52.699Z] ---> Running in bc1d36580ec0 [2023-07-27T23:01:52.792Z] Removing intermediate container 3386dd4ededc [2023-07-27T23:01:52.792Z] ---> 2e473a9ac3cd [2023-07-27T23:01:52.792Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T23:01:52.957Z] Removing intermediate container bc1d36580ec0 [2023-07-27T23:01:52.957Z] ---> 1cda31e9a178 [2023-07-27T23:01:52.957Z] Step 25/26 : LABEL git_sha=9956db4fa5abfed98576078f3cd0c7b12bdb8029 [2023-07-27T23:01:52.957Z] ---> Running in a03dd6409949 [2023-07-27T23:01:52.957Z] Removing intermediate container a03dd6409949 [2023-07-27T23:01:52.957Z] ---> c9498d25d57c [2023-07-27T23:01:52.957Z] Step 26/26 : LABEL version=3.1.0-dev.25 [2023-07-27T23:01:52.957Z] ---> Running in 9c1ef52cdc7d [2023-07-27T23:01:52.957Z] Removing intermediate container 9c1ef52cdc7d [2023-07-27T23:01:52.957Z] ---> 9eb2339739d3 [2023-07-27T23:01:52.957Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T23:01:52.957Z] Successfully built 9eb2339739d3 [2023-07-27T23:01:52.957Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-07-27T23:01:53.064Z] ---> Running in 08fbaf563a63 [Pipeline] configFileProvider [2023-07-27T23:01:53.069Z] provisioning config files... [2023-07-27T23:01:53.077Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12166201444018254343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:01:53.371Z] ---> docker-login.sh [2023-07-27T23:01:53.371Z] nexus3.edgexfoundry.org:10001 [2023-07-27T23:01:53.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:53.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:53.371Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:53.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:53.371Z] [2023-07-27T23:01:53.371Z] Login Succeeded [2023-07-27T23:01:53.371Z] nexus3.edgexfoundry.org:10002 [2023-07-27T23:01:53.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:53.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:53.371Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:53.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:53.371Z] [2023-07-27T23:01:53.371Z] Login Succeeded [2023-07-27T23:01:53.371Z] nexus3.edgexfoundry.org:10003 [2023-07-27T23:01:53.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:53.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:53.629Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:53.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:53.629Z] [2023-07-27T23:01:53.629Z] Login Succeeded [2023-07-27T23:01:53.629Z] nexus3.edgexfoundry.org:10004 [2023-07-27T23:01:53.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:53.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:53.629Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:53.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:53.629Z] [2023-07-27T23:01:53.629Z] Login Succeeded [2023-07-27T23:01:53.629Z] docker.io [2023-07-27T23:01:53.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:01:54.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T23:01:54.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:01:54.145Z] Configure a credential helper to remove this warning. See [2023-07-27T23:01:54.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:01:54.145Z] [2023-07-27T23:01:54.145Z] Login Succeeded [2023-07-27T23:01:54.145Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T23:01:54.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-27T23:01:54.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T23:01:54.212Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-27T23:01:54.212Z] 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [2023-07-27T23:01:54.212Z] latest [2023-07-27T23:01:54.212Z] 3.1.0-dev.25 [2023-07-27T23:01:54.212Z] 9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [2023-07-27T23:01:54.212Z] main [2023-07-27T23:01:54.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:01:54.520Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:01:54.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T23:01:54.825Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029 [2023-07-27T23:01:54.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-27T23:01:54.825Z] 41ce1e87d003: Preparing [2023-07-27T23:01:54.825Z] b8f83550162f: Preparing [2023-07-27T23:01:54.825Z] a9cf9817fd1d: Preparing [2023-07-27T23:01:54.825Z] 9506d925d869: Preparing [2023-07-27T23:01:54.825Z] 60bcfbb186af: Preparing [2023-07-27T23:01:54.825Z] 3dab9f8bf2d2: Preparing [2023-07-27T23:01:54.825Z] 3dab9f8bf2d2: Waiting [2023-07-27T23:01:54.825Z] b8f83550162f: Pushed [2023-07-27T23:01:54.825Z] a9cf9817fd1d: Pushed [2023-07-27T23:01:54.825Z] 9506d925d869: Pushed [2023-07-27T23:01:54.825Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T23:01:54.825Z] 60bcfbb186af: Pushed [2023-07-27T23:01:55.569Z] OK: 263 MiB in 53 packages [2023-07-27T23:01:56.162Z] Removing intermediate container 08fbaf563a63 [2023-07-27T23:01:56.162Z] ---> 901821e984ed [2023-07-27T23:01:56.162Z] Step 7/12 : WORKDIR /app [2023-07-27T23:01:56.429Z] ---> Running in cbfcfd0682d7 [2023-07-27T23:01:56.698Z] Removing intermediate container cbfcfd0682d7 [2023-07-27T23:01:56.698Z] ---> 2b9a62aa8469 [2023-07-27T23:01:56.698Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-27T23:01:56.968Z] ---> e09ebd20458d [2023-07-27T23:01:56.968Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T23:01:57.241Z] ---> Running in 10b09de08b1d [2023-07-27T23:01:58.113Z] 41ce1e87d003: Pushed [2023-07-27T23:01:58.113Z] 9956db4fa5abfed98576078f3cd0c7b12bdb8029: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:01:58.443Z] + 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-27T23:01:58.762Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-27T23:01:58.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-27T23:01:58.762Z] 41ce1e87d003: Preparing [2023-07-27T23:01:58.762Z] b8f83550162f: Preparing [2023-07-27T23:01:58.762Z] a9cf9817fd1d: Preparing [2023-07-27T23:01:58.762Z] 9506d925d869: Preparing [2023-07-27T23:01:58.762Z] 60bcfbb186af: Preparing [2023-07-27T23:01:58.762Z] 3dab9f8bf2d2: Preparing [2023-07-27T23:01:58.762Z] 3dab9f8bf2d2: Waiting [2023-07-27T23:01:58.762Z] 60bcfbb186af: Layer already exists [2023-07-27T23:01:58.762Z] a9cf9817fd1d: Layer already exists [2023-07-27T23:01:58.762Z] 9506d925d869: Layer already exists [2023-07-27T23:01:58.762Z] b8f83550162f: Layer already exists [2023-07-27T23:01:58.762Z] 41ce1e87d003: Layer already exists [2023-07-27T23:01:58.762Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T23:01:58.762Z] latest: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:01:59.072Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:01:59.387Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.25 [2023-07-27T23:01:59.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-27T23:01:59.387Z] 41ce1e87d003: Preparing [2023-07-27T23:01:59.387Z] b8f83550162f: Preparing [2023-07-27T23:01:59.387Z] a9cf9817fd1d: Preparing [2023-07-27T23:01:59.387Z] 9506d925d869: Preparing [2023-07-27T23:01:59.387Z] 60bcfbb186af: Preparing [2023-07-27T23:01:59.387Z] 3dab9f8bf2d2: Preparing [2023-07-27T23:01:59.387Z] 3dab9f8bf2d2: Waiting [2023-07-27T23:01:59.387Z] 41ce1e87d003: Layer already exists [2023-07-27T23:01:59.387Z] a9cf9817fd1d: Layer already exists [2023-07-27T23:01:59.387Z] b8f83550162f: Layer already exists [2023-07-27T23:01:59.387Z] 9506d925d869: Layer already exists [2023-07-27T23:01:59.387Z] 60bcfbb186af: Layer already exists [2023-07-27T23:01:59.387Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T23:01:59.387Z] 3.1.0-dev.25: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:01:59.713Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:02:00.022Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [2023-07-27T23:02:00.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-27T23:02:00.022Z] 41ce1e87d003: Preparing [2023-07-27T23:02:00.022Z] b8f83550162f: Preparing [2023-07-27T23:02:00.022Z] a9cf9817fd1d: Preparing [2023-07-27T23:02:00.022Z] 9506d925d869: Preparing [2023-07-27T23:02:00.022Z] 60bcfbb186af: Preparing [2023-07-27T23:02:00.022Z] 3dab9f8bf2d2: Preparing [2023-07-27T23:02:00.022Z] 3dab9f8bf2d2: Waiting [2023-07-27T23:02:00.022Z] a9cf9817fd1d: Layer already exists [2023-07-27T23:02:00.022Z] 41ce1e87d003: Layer already exists [2023-07-27T23:02:00.022Z] b8f83550162f: Layer already exists [2023-07-27T23:02:00.022Z] 9506d925d869: Layer already exists [2023-07-27T23:02:00.022Z] 60bcfbb186af: Layer already exists [2023-07-27T23:02:00.022Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T23:02:00.022Z] 9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:02:00.340Z] + 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-27T23:02:00.653Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-27T23:02:00.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-27T23:02:00.653Z] 41ce1e87d003: Preparing [2023-07-27T23:02:00.653Z] b8f83550162f: Preparing [2023-07-27T23:02:00.653Z] a9cf9817fd1d: Preparing [2023-07-27T23:02:00.653Z] 9506d925d869: Preparing [2023-07-27T23:02:00.653Z] 60bcfbb186af: Preparing [2023-07-27T23:02:00.653Z] 3dab9f8bf2d2: Preparing [2023-07-27T23:02:00.653Z] 3dab9f8bf2d2: Waiting [2023-07-27T23:02:00.653Z] 9506d925d869: Layer already exists [2023-07-27T23:02:00.653Z] b8f83550162f: Layer already exists [2023-07-27T23:02:00.653Z] a9cf9817fd1d: Layer already exists [2023-07-27T23:02:00.653Z] 41ce1e87d003: Layer already exists [2023-07-27T23:02:00.653Z] 60bcfbb186af: Layer already exists [2023-07-27T23:02:00.653Z] 3dab9f8bf2d2: Layer already exists [2023-07-27T23:02:00.653Z] main: digest: sha256:289986d8e98b4016aefb2c81c17af900977b417551c6bd123036615746f4033d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-27T23:02:00.715Z] ===================================================== [Pipeline] echo [2023-07-27T23:02:00.724Z] taggedImages: [2023-07-27T23:02:00.724Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029 [2023-07-27T23:02:00.724Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-27T23:02:00.724Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.25 [2023-07-27T23:02:00.724Z] - nexus3.edgexfoundry.org:10004/app-record-replay:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [2023-07-27T23:02:00.724Z] - 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-27T23:02:01.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T23:02:01.108Z] [2023-07-27T23:02:01.108Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:02:01.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T23:02:01.404Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-27T23:02:01.404Z] 5eb5b503b376: Pulling fs layer [2023-07-27T23:02:01.404Z] 5c69ac0246d0: Pulling fs layer [2023-07-27T23:02:01.404Z] ec43610c2a17: Pulling fs layer [2023-07-27T23:02:01.404Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-27T23:02:01.404Z] 33b1e0a273af: Pulling fs layer [2023-07-27T23:02:01.404Z] 5d3b04190fa2: Pulling fs layer [2023-07-27T23:02:01.404Z] 2f39f015ded8: Pulling fs layer [2023-07-27T23:02:01.404Z] 3a2ae6a8a46f: Waiting [2023-07-27T23:02:01.404Z] 5d3b04190fa2: Waiting [2023-07-27T23:02:01.404Z] 33b1e0a273af: Waiting [2023-07-27T23:02:01.404Z] 5c69ac0246d0: Download complete [2023-07-27T23:02:01.404Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-27T23:02:01.404Z] 3a2ae6a8a46f: Download complete [2023-07-27T23:02:01.404Z] 33b1e0a273af: Verifying Checksum [2023-07-27T23:02:01.404Z] 33b1e0a273af: Download complete [2023-07-27T23:02:01.404Z] 5d3b04190fa2: Verifying Checksum [2023-07-27T23:02:01.404Z] 5d3b04190fa2: Download complete [2023-07-27T23:02:01.664Z] ec43610c2a17: Verifying Checksum [2023-07-27T23:02:01.664Z] ec43610c2a17: Download complete [2023-07-27T23:02:01.664Z] 5eb5b503b376: Verifying Checksum [2023-07-27T23:02:01.664Z] 5eb5b503b376: Download complete [2023-07-27T23:02:02.607Z] 2f39f015ded8: Download complete [2023-07-27T23:02:02.865Z] 5eb5b503b376: Pull complete [2023-07-27T23:02:02.865Z] 5c69ac0246d0: Pull complete [2023-07-27T23:02:03.433Z] ec43610c2a17: Pull complete [2023-07-27T23:02:03.433Z] 3a2ae6a8a46f: Pull complete [2023-07-27T23:02:03.692Z] 33b1e0a273af: Pull complete [2023-07-27T23:02:03.692Z] 5d3b04190fa2: Pull complete [2023-07-27T23:02:07.878Z] 2f39f015ded8: Pull complete [2023-07-27T23:02:07.878Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-27T23:02:07.878Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T23:02:07.878Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:02:07.957Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T23:02:07.987Z] $ 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-27T23:02:13.587Z] $ docker top 2b500bd847bb57ecd7796cf6c04f6dce0e129a2e224b6ff5c2c87ef9369d6ce5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:02:14.021Z] ---> job-cost.sh [2023-07-27T23:02:14.021Z] lf-activate-venv: SKIPPING [2023-07-27T23:02:14.021Z] INFO: No Stack... [2023-07-27T23:02:14.280Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T23:02:14.847Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T23:02:15.135Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-27T23:02:15.135Z] + cut -d, -f6 [Pipeline] lock [2023-07-27T23:02:15.147Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [2023-07-27T23:02:15.153Z] Resource [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] did not exist. Created. [2023-07-27T23:02:15.153Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T23:02:15.454Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-27T23:02:15.481Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T23:02:15.488Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T23:02:15.504Z] $ docker stop --time=1 2b500bd847bb57ecd7796cf6c04f6dce0e129a2e224b6ff5c2c87ef9369d6ce5 [2023-07-27T23:02:16.649Z] $ docker rm -f --volumes 2b500bd847bb57ecd7796cf6c04f6dce0e129a2e224b6ff5c2c87ef9369d6ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-27T23:03:05.145Z] Removing intermediate container 10b09de08b1d [2023-07-27T23:03:05.145Z] ---> a99d49960dee [2023-07-27T23:03:05.145Z] Step 10/12 : COPY . . [2023-07-27T23:03:05.145Z] ---> ab46f8b0211b [2023-07-27T23:03:05.145Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T23:03:05.145Z] ---> Running in cb6f1640e756 [2023-07-27T23:03:05.145Z] Removing intermediate container cb6f1640e756 [2023-07-27T23:03:05.145Z] ---> 8e7b4ef45ba8 [2023-07-27T23:03:05.145Z] Step 12/12 : RUN $MAKE [2023-07-27T23:03:05.145Z] ---> Running in e2617660b87a [2023-07-27T23:03:05.145Z] noop [2023-07-27T23:03:05.145Z] Removing intermediate container e2617660b87a [2023-07-27T23:03:05.145Z] ---> 79f053b60064 [2023-07-27T23:03:05.145Z] Successfully built 79f053b60064 [2023-07-27T23:03:05.145Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:03:05.492Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T23:03:05.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:03:05.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-2399 does not seem to be running inside a container [2023-07-27T23:03:05.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/27 -v /w/workspace/app-record-replay/27:/w/workspace/app-record-replay/27:rw,z -v /w/workspace/app-record-replay/27@tmp:/w/workspace/app-record-replay/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-27T23:03:06.990Z] $ docker top 42f01592d497944de8bc524427600a6dc96c4dda9a275f29743fe03c3330002d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:03:07.793Z] + go version [2023-07-27T23:03:07.793Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-27T23:03:07.816Z] $ docker stop --time=1 42f01592d497944de8bc524427600a6dc96c4dda9a275f29743fe03c3330002d [2023-07-27T23:03:09.401Z] $ docker rm -f --volumes 42f01592d497944de8bc524427600a6dc96c4dda9a275f29743fe03c3330002d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:03:09.953Z] + docker inspect -f . ci-base-image-arm64 [2023-07-27T23:03:09.953Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:03:10.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-2399 does not seem to be running inside a container [2023-07-27T23:03:10.190Z] $ 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/27 -v /w/workspace/app-record-replay/27:/w/workspace/app-record-replay/27:rw,z -v /w/workspace/app-record-replay/27@tmp:/w/workspace/app-record-replay/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-27T23:03:11.325Z] $ docker top 36b4cead5f6e2af3c8903c31f9d32a73d977efda950f44c2b1494c661b20388b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:03:12.145Z] + git config --global --add safe.directory /w/workspace/app-record-replay/27 [Pipeline] fileExists [Pipeline] sh [2023-07-27T23:03:12.475Z] + make test [2023-07-27T23:03:12.743Z] go test -race -coverprofile=coverage.out ./... [2023-07-27T23:05:49.643Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-27T23:06:01.962Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.229s coverage: 87.5% of statements [2023-07-27T23:06:01.962Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.272s coverage: 95.3% of statements [2023-07-27T23:06:06.217Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-27T23:06:06.217Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-27T23:06:06.217Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-27T23:06:06.217Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.396s coverage: 85.6% of statements [2023-07-27T23:06:07.180Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-27T23:06:07.180Z] go vet ./... [2023-07-27T23:08:28.930Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-27T23:08:28.930Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-27T23:08:28.930Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-27T23:08:28.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-27T23:08:28.963Z] $ docker stop --time=1 36b4cead5f6e2af3c8903c31f9d32a73d977efda950f44c2b1494c661b20388b [2023-07-27T23:08:30.820Z] $ docker rm -f --volumes 36b4cead5f6e2af3c8903c31f9d32a73d977efda950f44c2b1494c661b20388b [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T23:08:32.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-27T23:08:32.369Z] Warning: overwriting stash ‘coverage-report’ [2023-07-27T23:08:32.769Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-27T23:08:33.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-27T23:08:33.478Z] + ls -al . [2023-07-27T23:08:33.478Z] total 164 [2023-07-27T23:08:33.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:03 . [2023-07-27T23:08:33.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 27 23:00 .. [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 27 23:00 .dockerignore [2023-07-27T23:08:33.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 27 23:00 .git [2023-07-27T23:08:33.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:00 .github [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 27 23:00 .gitignore [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 27 23:00 .golangci.yml [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 27 23:00 Attribution.txt [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 27 23:00 CHANGELOG.md [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 27 23:00 Dockerfile [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 27 23:00 GOVERNANCE.md [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 27 23:00 Jenkinsfile [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 27 23:00 LICENSE [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 27 23:00 Makefile [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 27 23:00 OWNERS.md [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 27 23:00 README.md [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 27 23:00 Record and Reply.postman_collection.json [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 27 22:59 VERSION [2023-07-27T23:08:33.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:00 bin [2023-07-27T23:08:33.478Z] -rw-r--r-- 1 jenkins jenkins 11988 Jul 27 23:06 coverage.out [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 27 23:00 go.mod [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 27 23:00 go.sum [2023-07-27T23:08:33.478Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 27 23:00 internal [2023-07-27T23:08:33.478Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 27 23:00 main.go [2023-07-27T23:08:33.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 27 23:00 pkg [2023-07-27T23:08:33.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 27 23:00 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:08:33.809Z] + 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=9956db4fa5abfed98576078f3cd0c7b12bdb8029 --label arch=arm64 --label version=3.1.0-dev.25 . [2023-07-27T23:08:33.809Z] Sending build context to Docker daemon 191.5kB [2023-07-27T23:08:34.076Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-27T23:08:34.076Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-27T23:08:34.076Z] ---> 79f053b60064 [2023-07-27T23:08:34.076Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-27T23:08:34.076Z] ---> Running in d1cfc6b07428 [2023-07-27T23:08:34.345Z] Removing intermediate container d1cfc6b07428 [2023-07-27T23:08:34.345Z] ---> 6de2ea5e5160 [2023-07-27T23:08:34.345Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-27T23:08:34.345Z] ---> Running in ceb675eb45f0 [2023-07-27T23:08:34.937Z] Removing intermediate container ceb675eb45f0 [2023-07-27T23:08:34.937Z] ---> 71b5a1f9a182 [2023-07-27T23:08:34.937Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-27T23:08:34.937Z] ---> Running in 9c6555b6a479 [2023-07-27T23:08:35.204Z] Removing intermediate container 9c6555b6a479 [2023-07-27T23:08:35.205Z] ---> 47d345f5fb86 [2023-07-27T23:08:35.205Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-27T23:08:35.205Z] ---> Running in a606f96b1b14 [2023-07-27T23:08:36.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T23:08:36.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T23:08:37.709Z] OK: 263 MiB in 53 packages [2023-07-27T23:08:40.288Z] Removing intermediate container a606f96b1b14 [2023-07-27T23:08:40.288Z] ---> 8da124f09aa5 [2023-07-27T23:08:40.288Z] Step 7/26 : WORKDIR /app [2023-07-27T23:08:40.288Z] ---> Running in bfc8f4a0e508 [2023-07-27T23:08:40.288Z] Removing intermediate container bfc8f4a0e508 [2023-07-27T23:08:40.288Z] ---> bd8599b853a2 [2023-07-27T23:08:40.288Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-27T23:08:40.870Z] ---> 70573a30dddf [2023-07-27T23:08:40.870Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-27T23:08:40.870Z] ---> Running in c68fee5b6390 [2023-07-27T23:08:43.456Z] Removing intermediate container c68fee5b6390 [2023-07-27T23:08:43.456Z] ---> 065494488fcd [2023-07-27T23:08:43.456Z] Step 10/26 : COPY . . [2023-07-27T23:08:43.723Z] ---> e9ad24a23d79 [2023-07-27T23:08:43.724Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-27T23:08:43.724Z] ---> Running in 3bc7256b42c3 [2023-07-27T23:08:43.991Z] Removing intermediate container 3bc7256b42c3 [2023-07-27T23:08:43.991Z] ---> 58c0eefd766c [2023-07-27T23:08:43.991Z] Step 12/26 : RUN $MAKE [2023-07-27T23:08:43.991Z] ---> Running in 34b537413dc8 [2023-07-27T23:08:44.960Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.25" -trimpath -mod=readonly -o app-record-replay [2023-07-27T23:10:51.636Z] Removing intermediate container 34b537413dc8 [2023-07-27T23:10:51.636Z] ---> 49f693af7ca3 [2023-07-27T23:10:51.636Z] Step 13/26 : FROM alpine:3.17 [2023-07-27T23:10:51.636Z] 3.17: Pulling from library/alpine [2023-07-27T23:10:51.636Z] edb6bdbacee9: Already exists [2023-07-27T23:10:51.636Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-27T23:10:51.636Z] Status: Downloaded newer image for alpine:3.17 [2023-07-27T23:10:51.636Z] ---> 779605e5fbc0 [2023-07-27T23:10:51.636Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-27T23:10:51.636Z] ---> Running in eeb864224859 [2023-07-27T23:10:51.636Z] Removing intermediate container eeb864224859 [2023-07-27T23:10:51.636Z] ---> 54c8679834f7 [2023-07-27T23:10:51.636Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-27T23:10:51.636Z] ---> Running in ceb54916c907 [2023-07-27T23:10:51.636Z] Removing intermediate container ceb54916c907 [2023-07-27T23:10:51.636Z] ---> ce568fbb9ad6 [2023-07-27T23:10:51.636Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-27T23:10:51.636Z] ---> Running in 113a97e06e25 [2023-07-27T23:10:51.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-27T23:10:52.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-27T23:10:53.174Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-27T23:10:53.174Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-27T23:10:53.174Z] Executing busybox-1.35.0-r29.trigger [2023-07-27T23:10:53.174Z] Executing ca-certificates-20230506-r0.trigger [2023-07-27T23:10:53.757Z] OK: 8 MiB in 17 packages [2023-07-27T23:10:54.718Z] Removing intermediate container 113a97e06e25 [2023-07-27T23:10:54.718Z] ---> 92eb886442be [2023-07-27T23:10:54.718Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-27T23:10:55.673Z] ---> 2560a000b6eb [2023-07-27T23:10:55.673Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-27T23:10:55.941Z] ---> 57833f5ddcdc [2023-07-27T23:10:55.941Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-27T23:10:56.522Z] ---> 67aeb4c1c2b3 [2023-07-27T23:10:56.522Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-27T23:10:57.928Z] ---> 213bef1bf75e [2023-07-27T23:10:57.928Z] Step 21/26 : EXPOSE 59712 [2023-07-27T23:10:57.928Z] ---> Running in a9f21aadc81c [2023-07-27T23:10:58.196Z] Removing intermediate container a9f21aadc81c [2023-07-27T23:10:58.196Z] ---> d104740aed36 [2023-07-27T23:10:58.196Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-27T23:10:58.196Z] ---> Running in 27d50014df72 [2023-07-27T23:10:58.463Z] Removing intermediate container 27d50014df72 [2023-07-27T23:10:58.463Z] ---> 347effae5731 [2023-07-27T23:10:58.463Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-27T23:10:58.463Z] ---> Running in 2169d540cd83 [2023-07-27T23:10:58.731Z] Removing intermediate container 2169d540cd83 [2023-07-27T23:10:58.731Z] ---> ac5b66975103 [2023-07-27T23:10:58.731Z] Step 24/26 : LABEL arch=arm64 [2023-07-27T23:10:58.731Z] ---> Running in 376a2eed0c46 [2023-07-27T23:10:58.998Z] Removing intermediate container 376a2eed0c46 [2023-07-27T23:10:58.998Z] ---> 50a51319183e [2023-07-27T23:10:58.998Z] Step 25/26 : LABEL git_sha=9956db4fa5abfed98576078f3cd0c7b12bdb8029 [2023-07-27T23:10:59.263Z] ---> Running in 03a9667019f6 [2023-07-27T23:10:59.528Z] Removing intermediate container 03a9667019f6 [2023-07-27T23:10:59.528Z] ---> 6fd4a6026bd8 [2023-07-27T23:10:59.528Z] Step 26/26 : LABEL version=3.1.0-dev.25 [2023-07-27T23:10:59.528Z] ---> Running in 3ce7a02c6e66 [2023-07-27T23:10:59.794Z] Removing intermediate container 3ce7a02c6e66 [2023-07-27T23:10:59.794Z] ---> 71ec5b7d0df0 [2023-07-27T23:10:59.794Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-27T23:10:59.794Z] Successfully built 71ec5b7d0df0 [2023-07-27T23:10:59.794Z] 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-27T23:10:59.921Z] provisioning config files... [2023-07-27T23:10:59.934Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/27@tmp/config14767907443272971403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:11:00.267Z] ---> docker-login.sh [2023-07-27T23:11:00.267Z] nexus3.edgexfoundry.org:10001 [2023-07-27T23:11:00.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:00.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:00.850Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:00.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:00.850Z] [2023-07-27T23:11:00.850Z] Login Succeeded [2023-07-27T23:11:00.850Z] nexus3.edgexfoundry.org:10002 [2023-07-27T23:11:00.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:01.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:01.119Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:01.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:01.119Z] [2023-07-27T23:11:01.119Z] Login Succeeded [2023-07-27T23:11:01.119Z] nexus3.edgexfoundry.org:10003 [2023-07-27T23:11:01.388Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:01.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:01.388Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:01.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:01.388Z] [2023-07-27T23:11:01.388Z] Login Succeeded [2023-07-27T23:11:01.388Z] nexus3.edgexfoundry.org:10004 [2023-07-27T23:11:01.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:01.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:01.725Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:01.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:01.725Z] [2023-07-27T23:11:01.725Z] Login Succeeded [2023-07-27T23:11:01.725Z] docker.io [2023-07-27T23:11:01.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-27T23:11:02.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-27T23:11:02.265Z] Configure a credential helper to remove this warning. See [2023-07-27T23:11:02.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-27T23:11:02.265Z] [2023-07-27T23:11:02.265Z] Login Succeeded [2023-07-27T23:11:02.265Z] ---> docker-login.sh ends [Pipeline] } [2023-07-27T23:11:02.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-27T23:11:02.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-27T23:11:02.348Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-27T23:11:02.348Z] 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [2023-07-27T23:11:02.348Z] latest [2023-07-27T23:11:02.348Z] 3.1.0-dev.25 [2023-07-27T23:11:02.348Z] 9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [2023-07-27T23:11:02.348Z] main [2023-07-27T23:11:02.348Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:02.726Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:03.079Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029 [2023-07-27T23:11:03.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-27T23:11:03.079Z] bafec3843c4e: Preparing [2023-07-27T23:11:03.079Z] 8426f98a9b1c: Preparing [2023-07-27T23:11:03.079Z] ae9e9d9cdf1b: Preparing [2023-07-27T23:11:03.079Z] bc3670512802: Preparing [2023-07-27T23:11:03.079Z] 99da0c9ef252: Preparing [2023-07-27T23:11:03.079Z] 9386262d7a74: Preparing [2023-07-27T23:11:03.079Z] 9386262d7a74: Waiting [2023-07-27T23:11:03.359Z] 8426f98a9b1c: Pushed [2023-07-27T23:11:03.359Z] ae9e9d9cdf1b: Pushed [2023-07-27T23:11:03.359Z] bc3670512802: Pushed [2023-07-27T23:11:03.359Z] 9386262d7a74: Layer already exists [2023-07-27T23:11:03.359Z] 99da0c9ef252: Pushed [2023-07-27T23:11:08.716Z] bafec3843c4e: Pushed [2023-07-27T23:11:08.716Z] 9956db4fa5abfed98576078f3cd0c7b12bdb8029: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:09.057Z] + 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-27T23:11:09.397Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-27T23:11:09.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-27T23:11:09.397Z] bafec3843c4e: Preparing [2023-07-27T23:11:09.397Z] 8426f98a9b1c: Preparing [2023-07-27T23:11:09.397Z] ae9e9d9cdf1b: Preparing [2023-07-27T23:11:09.397Z] bc3670512802: Preparing [2023-07-27T23:11:09.397Z] 99da0c9ef252: Preparing [2023-07-27T23:11:09.397Z] 9386262d7a74: Preparing [2023-07-27T23:11:09.397Z] 9386262d7a74: Waiting [2023-07-27T23:11:09.397Z] ae9e9d9cdf1b: Layer already exists [2023-07-27T23:11:09.397Z] 8426f98a9b1c: Layer already exists [2023-07-27T23:11:09.397Z] 99da0c9ef252: Layer already exists [2023-07-27T23:11:09.397Z] bafec3843c4e: Layer already exists [2023-07-27T23:11:09.397Z] bc3670512802: Layer already exists [2023-07-27T23:11:09.397Z] 9386262d7a74: Layer already exists [2023-07-27T23:11:09.397Z] latest: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:09.728Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:10.058Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.25 [2023-07-27T23:11:10.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-27T23:11:10.058Z] bafec3843c4e: Preparing [2023-07-27T23:11:10.058Z] 8426f98a9b1c: Preparing [2023-07-27T23:11:10.058Z] ae9e9d9cdf1b: Preparing [2023-07-27T23:11:10.058Z] bc3670512802: Preparing [2023-07-27T23:11:10.058Z] 99da0c9ef252: Preparing [2023-07-27T23:11:10.058Z] 9386262d7a74: Preparing [2023-07-27T23:11:10.058Z] 9386262d7a74: Waiting [2023-07-27T23:11:10.058Z] bafec3843c4e: Layer already exists [2023-07-27T23:11:10.058Z] bc3670512802: Layer already exists [2023-07-27T23:11:10.058Z] 8426f98a9b1c: Layer already exists [2023-07-27T23:11:10.058Z] ae9e9d9cdf1b: Layer already exists [2023-07-27T23:11:10.058Z] 99da0c9ef252: Layer already exists [2023-07-27T23:11:10.058Z] 9386262d7a74: Layer already exists [2023-07-27T23:11:10.058Z] 3.1.0-dev.25: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:10.392Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:10.728Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [2023-07-27T23:11:10.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-27T23:11:10.728Z] bafec3843c4e: Preparing [2023-07-27T23:11:10.728Z] 8426f98a9b1c: Preparing [2023-07-27T23:11:10.728Z] ae9e9d9cdf1b: Preparing [2023-07-27T23:11:10.728Z] bc3670512802: Preparing [2023-07-27T23:11:10.728Z] 99da0c9ef252: Preparing [2023-07-27T23:11:10.728Z] 9386262d7a74: Preparing [2023-07-27T23:11:10.728Z] 9386262d7a74: Waiting [2023-07-27T23:11:10.728Z] bc3670512802: Layer already exists [2023-07-27T23:11:10.728Z] bafec3843c4e: Layer already exists [2023-07-27T23:11:10.728Z] 8426f98a9b1c: Layer already exists [2023-07-27T23:11:10.728Z] 99da0c9ef252: Layer already exists [2023-07-27T23:11:10.728Z] ae9e9d9cdf1b: Layer already exists [2023-07-27T23:11:10.728Z] 9386262d7a74: Layer already exists [2023-07-27T23:11:10.993Z] 9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:11.336Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:11.668Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-27T23:11:11.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-27T23:11:11.668Z] bafec3843c4e: Preparing [2023-07-27T23:11:11.668Z] 8426f98a9b1c: Preparing [2023-07-27T23:11:11.668Z] ae9e9d9cdf1b: Preparing [2023-07-27T23:11:11.668Z] bc3670512802: Preparing [2023-07-27T23:11:11.668Z] 99da0c9ef252: Preparing [2023-07-27T23:11:11.668Z] 9386262d7a74: Preparing [2023-07-27T23:11:11.668Z] 9386262d7a74: Waiting [2023-07-27T23:11:11.668Z] bafec3843c4e: Layer already exists [2023-07-27T23:11:11.668Z] 8426f98a9b1c: Layer already exists [2023-07-27T23:11:11.668Z] bc3670512802: Layer already exists [2023-07-27T23:11:11.668Z] ae9e9d9cdf1b: Layer already exists [2023-07-27T23:11:11.668Z] 99da0c9ef252: Layer already exists [2023-07-27T23:11:11.668Z] 9386262d7a74: Layer already exists [2023-07-27T23:11:11.932Z] main: digest: sha256:9cf40a104b1e953ddb6ad90ddb65e57b3f896714003097fe4cd3dc964714ccc6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-27T23:11:11.978Z] ===================================================== [Pipeline] echo [2023-07-27T23:11:11.984Z] taggedImages: [2023-07-27T23:11:11.984Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029 [2023-07-27T23:11:11.984Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-27T23:11:11.984Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.25 [2023-07-27T23:11:11.984Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:9956db4fa5abfed98576078f3cd0c7b12bdb8029-3.1.0-dev.25 [2023-07-27T23:11:11.984Z] - 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-27T23:11:12.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T23:11:12.332Z] [2023-07-27T23:11:12.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:12.663Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T23:11:12.663Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-27T23:11:12.663Z] 8998bd30e6a1: Pulling fs layer [2023-07-27T23:11:12.663Z] 04944245beec: Pulling fs layer [2023-07-27T23:11:12.663Z] 699f458cf7ca: Pulling fs layer [2023-07-27T23:11:12.663Z] 765212b225bb: Pulling fs layer [2023-07-27T23:11:12.663Z] f23df028b6ca: Pulling fs layer [2023-07-27T23:11:12.663Z] d65c8cfc05b1: Pulling fs layer [2023-07-27T23:11:12.663Z] 2437ff75d9bd: Pulling fs layer [2023-07-27T23:11:12.663Z] d65c8cfc05b1: Waiting [2023-07-27T23:11:12.663Z] 765212b225bb: Waiting [2023-07-27T23:11:12.663Z] 2437ff75d9bd: Waiting [2023-07-27T23:11:12.663Z] f23df028b6ca: Waiting [2023-07-27T23:11:12.930Z] 04944245beec: Verifying Checksum [2023-07-27T23:11:12.931Z] 04944245beec: Download complete [2023-07-27T23:11:12.931Z] 765212b225bb: Verifying Checksum [2023-07-27T23:11:12.931Z] 765212b225bb: Download complete [2023-07-27T23:11:12.931Z] f23df028b6ca: Verifying Checksum [2023-07-27T23:11:12.931Z] f23df028b6ca: Download complete [2023-07-27T23:11:12.931Z] d65c8cfc05b1: Verifying Checksum [2023-07-27T23:11:12.931Z] d65c8cfc05b1: Download complete [2023-07-27T23:11:12.931Z] 699f458cf7ca: Verifying Checksum [2023-07-27T23:11:12.931Z] 699f458cf7ca: Download complete [2023-07-27T23:11:13.528Z] 8998bd30e6a1: Verifying Checksum [2023-07-27T23:11:13.528Z] 8998bd30e6a1: Download complete [2023-07-27T23:11:15.471Z] 2437ff75d9bd: Download complete [2023-07-27T23:11:17.413Z] 8998bd30e6a1: Pull complete [2023-07-27T23:11:17.996Z] 04944245beec: Pull complete [2023-07-27T23:11:19.407Z] 699f458cf7ca: Pull complete [2023-07-27T23:11:19.407Z] 765212b225bb: Pull complete [2023-07-27T23:11:22.733Z] f23df028b6ca: Pull complete [2023-07-27T23:11:22.999Z] d65c8cfc05b1: Pull complete [2023-07-27T23:11:38.014Z] 2437ff75d9bd: Pull complete [2023-07-27T23:11:38.014Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-27T23:11:38.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-27T23:11:38.014Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:11:38.189Z] prd-ubuntu20.04-docker-arm64-4c-16g-2399 does not seem to be running inside a container [2023-07-27T23:11:38.252Z] $ 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/27 -v /w/workspace/app-record-replay/27:/w/workspace/app-record-replay/27:rw,z -v /w/workspace/app-record-replay/27@tmp:/w/workspace/app-record-replay/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-27T23:11:40.693Z] $ docker top 06532b217d840e4a6e94984c4cdbf6f2a73e8283f21cf02cab36f725928df0a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:11:41.200Z] ---> job-cost.sh [2023-07-27T23:11:41.466Z] lf-activate-venv: SKIPPING [2023-07-27T23:11:41.466Z] INFO: No Stack... [2023-07-27T23:11:42.043Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-27T23:11:42.622Z] INFO: Archiving Costs [Pipeline] sh [2023-07-27T23:11:42.939Z] + cat+ /w/workspace/app-record-replay/27/archives/cost.csvcut -d, -f6 [2023-07-27T23:11:42.939Z] [Pipeline] lock [2023-07-27T23:11:43.252Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [2023-07-27T23:11:43.257Z] Resource [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] did not exist. Created. [2023-07-27T23:11:43.257Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-27T23:11:43.585Z] /w/workspace/app-record-replay/27@tmp/durable-afac4b45/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-27T23:11:44.227Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-27T23:11:44.247Z] Warning: overwriting stash ‘stack-cost’ [2023-07-27T23:11:44.287Z] Stashed 1 file(s) [Pipeline] } [2023-07-27T23:11:44.294Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-27-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-27T23:11:44.325Z] $ docker stop --time=1 06532b217d840e4a6e94984c4cdbf6f2a73e8283f21cf02cab36f725928df0a9 [2023-07-27T23:11:45.816Z] $ docker rm -f --volumes 06532b217d840e4a6e94984c4cdbf6f2a73e8283f21cf02cab36f725928df0a9 [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-27T23:11:46.185Z] provisioning config files... [2023-07-27T23:11:46.191Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #27 [2023-07-27T23:11:46.193Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13670442306552987831tmp [Pipeline] { [Pipeline] sh [2023-07-27T23:11:46.483Z] + set +x [2023-07-27T23:11:46.483Z] + curl -s https://codecov.io/bash [2023-07-27T23:11:46.483Z] + bash -s -- [2023-07-27T23:11:46.742Z] [2023-07-27T23:11:46.742Z] _____ _ [2023-07-27T23:11:46.742Z] / ____| | | [2023-07-27T23:11:46.742Z] | | ___ __| | ___ ___ _____ __ [2023-07-27T23:11:46.742Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-27T23:11:46.742Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-27T23:11:46.742Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-27T23:11:46.742Z] Bash-1.0.6 [2023-07-27T23:11:46.742Z] [2023-07-27T23:11:46.742Z] [2023-07-27T23:11:46.742Z] ==> git version 2.25.1 found [2023-07-27T23:11:46.742Z] ==> 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-27T23:11:46.742Z] Release-Date: 2020-01-08 [2023-07-27T23:11:46.742Z] 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-27T23:11:46.742Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-27T23:11:46.742Z] ==> Jenkins CI detected. [2023-07-27T23:11:46.742Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-27T23:11:46.742Z] project root: . [2023-07-27T23:11:46.742Z] --> token set from env [2023-07-27T23:11:46.742Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-27T23:11:46.742Z] ==> Running gcov in . (disable via -X gcov) [2023-07-27T23:11:46.742Z] ==> Python coveragepy not found [2023-07-27T23:11:46.742Z] ==> Searching for coverage reports in: [2023-07-27T23:11:46.742Z] + . [2023-07-27T23:11:46.742Z] -> Found 1 reports [2023-07-27T23:11:46.742Z] ==> Detecting git/mercurial file structure [2023-07-27T23:11:46.742Z] ==> Reading reports [2023-07-27T23:11:47.001Z] + ./coverage.out bytes=11988 [2023-07-27T23:11:47.001Z] ==> Appending adjustments [2023-07-27T23:11:47.001Z] https://docs.codecov.io/docs/fixing-reports [2023-07-27T23:11:47.001Z] + Found adjustments [2023-07-27T23:11:47.001Z] ==> Gzipping contents [2023-07-27T23:11:47.001Z] 4.0K /tmp/codecov.jnXPyt.gz [2023-07-27T23:11:47.001Z] ==> Uploading reports [2023-07-27T23:11:47.001Z] url: https://codecov.io [2023-07-27T23:11:47.001Z] query: branch=main&commit=9956db4fa5abfed98576078f3cd0c7b12bdb8029&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-27T23:11:47.001Z] -> Pinging Codecov [2023-07-27T23:11:47.001Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=9956db4fa5abfed98576078f3cd0c7b12bdb8029&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-27T23:11:47.001Z] Invalid request parameters [2023-07-27T23:11:47.001Z] 400 [Pipeline] } [2023-07-27T23:11:47.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-27T23:11:47.207Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-27T23:11:47.215Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:11:47.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-27T23:11:47.510Z] [2023-07-27T23:11:47.510Z] 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-27T23:11:47.815Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-27T23:11:47.815Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-27T23:11:47.815Z] df9b9388f04a: Pulling fs layer [2023-07-27T23:11:47.815Z] 52dc419b0ee2: Pulling fs layer [2023-07-27T23:11:47.815Z] 25bc292e5bac: Pulling fs layer [2023-07-27T23:11:47.815Z] 114826534d7a: Pulling fs layer [2023-07-27T23:11:47.815Z] 4657fd5d0bcf: Pulling fs layer [2023-07-27T23:11:47.815Z] 6ad1cebc031e: Pulling fs layer [2023-07-27T23:11:47.815Z] 8a3aa393b2d8: Pulling fs layer [2023-07-27T23:11:47.815Z] 4657fd5d0bcf: Waiting [2023-07-27T23:11:47.815Z] 6ad1cebc031e: Waiting [2023-07-27T23:11:47.815Z] 8a3aa393b2d8: Waiting [2023-07-27T23:11:47.815Z] 114826534d7a: Waiting [2023-07-27T23:11:47.815Z] 25bc292e5bac: Verifying Checksum [2023-07-27T23:11:47.815Z] 25bc292e5bac: Download complete [2023-07-27T23:11:47.815Z] 52dc419b0ee2: Verifying Checksum [2023-07-27T23:11:47.815Z] 52dc419b0ee2: Download complete [2023-07-27T23:11:47.815Z] 4657fd5d0bcf: Verifying Checksum [2023-07-27T23:11:47.815Z] 4657fd5d0bcf: Download complete [2023-07-27T23:11:47.815Z] df9b9388f04a: Download complete [2023-07-27T23:11:48.084Z] df9b9388f04a: Pull complete [2023-07-27T23:11:48.084Z] 52dc419b0ee2: Pull complete [2023-07-27T23:11:48.084Z] 25bc292e5bac: Pull complete [2023-07-27T23:11:48.084Z] 6ad1cebc031e: Verifying Checksum [2023-07-27T23:11:48.084Z] 6ad1cebc031e: Download complete [2023-07-27T23:11:49.025Z] 114826534d7a: Verifying Checksum [2023-07-27T23:11:49.025Z] 114826534d7a: Download complete [2023-07-27T23:11:49.026Z] 8a3aa393b2d8: Verifying Checksum [2023-07-27T23:11:49.026Z] 8a3aa393b2d8: Download complete [2023-07-27T23:11:52.307Z] 114826534d7a: Pull complete [2023-07-27T23:11:52.307Z] 4657fd5d0bcf: Pull complete [2023-07-27T23:11:52.307Z] 6ad1cebc031e: Pull complete [2023-07-27T23:11:54.843Z] 8a3aa393b2d8: Pull complete [2023-07-27T23:11:54.843Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-27T23:11:54.843Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-27T23:11:54.843Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:11:54.929Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T23:11:54.950Z] $ 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-27T23:11:59.553Z] $ docker top 0cf5edd7ad70b23db6964f1d3f2e4cd0b1b06ca70b5efa9f3c6a10b7216f50f2 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-27T23:11:59.632Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-27T23:11:59.911Z] + set -o pipefail [2023-07-27T23:11:59.911Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-27T23:12:06.472Z] [2023-07-27T23:12:06.472Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-27T23:12:06.472Z] [2023-07-27T23:12:06.473Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/37b151f4-bf68-4869-b20c-c2e0ded28632 [2023-07-27T23:12:06.473Z] [2023-07-27T23:12:06.473Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-27T23:12:06.473Z] [2023-07-27T23:12:06.473Z] [2023-07-27T23:12:06.473Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-27T23:12:06.473Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-27T23:12:06.473Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-27T23:12:06.474Z] $ docker stop --time=1 0cf5edd7ad70b23db6964f1d3f2e4cd0b1b06ca70b5efa9f3c6a10b7216f50f2 [2023-07-27T23:12:09.667Z] $ docker rm -f --volumes 0cf5edd7ad70b23db6964f1d3f2e4cd0b1b06ca70b5efa9f3c6a10b7216f50f2 [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-27T23:12:10.491Z] + git log --format=format:%s -1 9956db4fa5abfed98576078f3cd0c7b12bdb8029 [Pipeline] sh [2023-07-27T23:12:10.781Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T23:12:10.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:12:11.078Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T23:12:11.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:12:11.150Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T23:12:11.167Z] $ 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-27T23:12:11.574Z] $ docker top 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 -eo pid,comm [2023-07-27T23:12:11.632Z] 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-27T23:12:11.632Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T23:12:11.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T23:12:11.668Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T23:12:11.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T23:12:11.771Z] $ docker exec 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 ssh-agent [2023-07-27T23:12:11.891Z] SSH_AUTH_SOCK=/tmp/ssh-1v4LTxn2Inmv/agent.32 [2023-07-27T23:12:11.891Z] SSH_AGENT_PID=38 [2023-07-27T23:12:11.896Z] Running ssh-add (command line suppressed) [2023-07-27T23:12:11.987Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7269946125897746763.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7269946125897746763.key) [2023-07-27T23:12:12.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T23:12:12.296Z] + git semver tag [2023-07-27T23:12:12.554Z] 2023-07-27 23:12:12,456 [run_tag] DEBUG tag force:False [2023-07-27T23:12:12.554Z] 2023-07-27 23:12:12,456 [check_head_tag] DEBUG check head tag [2023-07-27T23:12:12.554Z] 2023-07-27 23:12:12,457 [execute] INFO git cat-file --batch-check [2023-07-27T23:12:12.554Z] 2023-07-27 23:12:12,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-27T23:12:12.554Z] 2023-07-27 23:12:12,461 [execute] INFO git cat-file --batch [2023-07-27T23:12:12.554Z] 2023-07-27 23:12:12,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-27T23:12:12.554Z] 2023-07-27 23:12:12,471 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-27T23:12:12.554Z] 2023-07-27 23:12:12,471 [execute] INFO git tag -a v3.1.0-dev.25 -m v3.1.0-dev.25 [2023-07-27T23:12:12.555Z] 2023-07-27 23:12:12,472 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.25', '-m', 'v3.1.0-dev.25'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-27T23:12:12.555Z] 2023-07-27 23:12:12,476 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-27T23:12:12.555Z] 3.1.0-dev.25 [Pipeline] } [2023-07-27T23:12:12.555Z] $ docker exec --env ******** --env ******** 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 ssh-agent -k [2023-07-27T23:12:12.647Z] unset SSH_AUTH_SOCK; [2023-07-27T23:12:12.647Z] unset SSH_AGENT_PID; [2023-07-27T23:12:12.647Z] echo Agent pid 38 killed; [2023-07-27T23:12:12.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T23:12:12.963Z] + git semver [Pipeline] } [2023-07-27T23:12:13.224Z] $ docker stop --time=1 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 [2023-07-27T23:12:14.506Z] $ docker rm -f --volumes 8c76bd4e1be63f3990d61eeedba0ce8b76d2df203c4c469567568c8e37575516 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:12:14.901Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-27T23:12:14.901Z] [2023-07-27T23:12:14.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:12:15.197Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-27T23:12:15.197Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-27T23:12:15.197Z] ab5ef0e58194: Pulling fs layer [2023-07-27T23:12:15.197Z] 9712f1f96733: Pulling fs layer [2023-07-27T23:12:15.197Z] 63f879dbbcfc: Pulling fs layer [2023-07-27T23:12:15.197Z] 0d9ebad4ef96: Pulling fs layer [2023-07-27T23:12:15.197Z] e9a5061849ea: Pulling fs layer [2023-07-27T23:12:15.197Z] d747dcd14b5f: Pulling fs layer [2023-07-27T23:12:15.197Z] 2de7ff778b66: Pulling fs layer [2023-07-27T23:12:15.197Z] e9a5061849ea: Waiting [2023-07-27T23:12:15.197Z] d747dcd14b5f: Waiting [2023-07-27T23:12:15.197Z] 2de7ff778b66: Waiting [2023-07-27T23:12:15.197Z] 0d9ebad4ef96: Waiting [2023-07-27T23:12:15.197Z] 9712f1f96733: Verifying Checksum [2023-07-27T23:12:15.197Z] 9712f1f96733: Download complete [2023-07-27T23:12:15.763Z] 63f879dbbcfc: Verifying Checksum [2023-07-27T23:12:15.763Z] 63f879dbbcfc: Download complete [2023-07-27T23:12:15.763Z] 0d9ebad4ef96: Verifying Checksum [2023-07-27T23:12:15.763Z] 0d9ebad4ef96: Download complete [2023-07-27T23:12:15.763Z] d747dcd14b5f: Verifying Checksum [2023-07-27T23:12:15.763Z] d747dcd14b5f: Download complete [2023-07-27T23:12:15.763Z] e9a5061849ea: Verifying Checksum [2023-07-27T23:12:15.763Z] e9a5061849ea: Download complete [2023-07-27T23:12:15.763Z] ab5ef0e58194: Verifying Checksum [2023-07-27T23:12:15.763Z] ab5ef0e58194: Download complete [2023-07-27T23:12:16.020Z] 2de7ff778b66: Verifying Checksum [2023-07-27T23:12:16.020Z] 2de7ff778b66: Download complete [2023-07-27T23:12:18.545Z] ab5ef0e58194: Pull complete [2023-07-27T23:12:18.545Z] 9712f1f96733: Pull complete [2023-07-27T23:12:18.804Z] 63f879dbbcfc: Pull complete [2023-07-27T23:12:22.986Z] 0d9ebad4ef96: Pull complete [2023-07-27T23:12:22.986Z] e9a5061849ea: Pull complete [2023-07-27T23:12:22.986Z] d747dcd14b5f: Pull complete [2023-07-27T23:12:23.594Z] 2de7ff778b66: Pull complete [2023-07-27T23:12:23.594Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-27T23:12:23.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-27T23:12:23.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:12:23.669Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T23:12:23.687Z] $ 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-27T23:12:30.323Z] $ docker top af996c73c1c31494448abfd3f6518546b8b2a1e1feffbaa3fefde1d23dd37507 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-27T23:12:30.395Z] provisioning config files... [2023-07-27T23:12:30.401Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7496842140936981342tmp [2023-07-27T23:12:30.412Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5991450268678332616tmp [2023-07-27T23:12:30.420Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6132051930923683113tmp [Pipeline] { [Pipeline] echo [2023-07-27T23:12:30.435Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:30.717Z] ---> sigul-configuration.sh [2023-07-27T23:12:30.717Z] gpg: directory `/root/.gnupg' created [2023-07-27T23:12:30.717Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-27T23:12:30.717Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-27T23:12:30.717Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-27T23:12:30.717Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-27T23:12:30.717Z] gpg: CAST5 encrypted data [2023-07-27T23:12:30.717Z] gpg: encrypted with 1 passphrase [2023-07-27T23:12:30.717Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-27T23:12:31.000Z] + mkdir /home/jenkins [2023-07-27T23:12:31.000Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-27T23:12:31.284Z] + 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-27T23:12:31.292Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:31.574Z] ---> sigul-install.sh [2023-07-27T23:12:31.575Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-27T23:12:31.863Z] + git tag --list [2023-07-27T23:12:31.863Z] v3.1.0-dev.0 [2023-07-27T23:12:31.863Z] v3.1.0-dev.1 [2023-07-27T23:12:31.863Z] v3.1.0-dev.10 [2023-07-27T23:12:31.863Z] v3.1.0-dev.11 [2023-07-27T23:12:31.863Z] v3.1.0-dev.12 [2023-07-27T23:12:31.863Z] v3.1.0-dev.13 [2023-07-27T23:12:31.863Z] v3.1.0-dev.14 [2023-07-27T23:12:31.863Z] v3.1.0-dev.15 [2023-07-27T23:12:31.863Z] v3.1.0-dev.16 [2023-07-27T23:12:31.863Z] v3.1.0-dev.17 [2023-07-27T23:12:31.863Z] v3.1.0-dev.18 [2023-07-27T23:12:31.863Z] v3.1.0-dev.19 [2023-07-27T23:12:31.863Z] v3.1.0-dev.2 [2023-07-27T23:12:31.863Z] v3.1.0-dev.20 [2023-07-27T23:12:31.863Z] v3.1.0-dev.21 [2023-07-27T23:12:31.863Z] v3.1.0-dev.22 [2023-07-27T23:12:31.863Z] v3.1.0-dev.23 [2023-07-27T23:12:31.863Z] v3.1.0-dev.24 [2023-07-27T23:12:31.863Z] v3.1.0-dev.25 [2023-07-27T23:12:31.863Z] v3.1.0-dev.3 [2023-07-27T23:12:31.863Z] v3.1.0-dev.4 [2023-07-27T23:12:31.863Z] v3.1.0-dev.5 [2023-07-27T23:12:31.863Z] v3.1.0-dev.6 [2023-07-27T23:12:31.863Z] v3.1.0-dev.7 [2023-07-27T23:12:31.863Z] v3.1.0-dev.8 [2023-07-27T23:12:31.863Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-27T23:12:32.150Z] + lftools sign git-tag v3.1.0-dev.25 [2023-07-27T23:12:32.716Z] Signing Git tag with Sigul... [2023-07-27T23:12:32.716Z] Signing v3.1.0-dev.25 [Pipeline] echo [2023-07-27T23:12:32.980Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:33.263Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-27T23:12:33.270Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-27T23:12:33.279Z] $ docker stop --time=1 af996c73c1c31494448abfd3f6518546b8b2a1e1feffbaa3fefde1d23dd37507 [2023-07-27T23:12:34.894Z] $ docker rm -f --volumes af996c73c1c31494448abfd3f6518546b8b2a1e1feffbaa3fefde1d23dd37507 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-27T23:12:35.357Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T23:12:35.357Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:12:35.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T23:12:35.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:12:35.724Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T23:12:35.741Z] $ 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-27T23:12:36.087Z] $ docker top dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c -eo pid,comm [2023-07-27T23:12:36.143Z] 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-27T23:12:36.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T23:12:36.179Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T23:12:36.179Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T23:12:36.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T23:12:36.272Z] $ docker exec dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c ssh-agent [2023-07-27T23:12:36.376Z] SSH_AUTH_SOCK=/tmp/ssh-SydWrC1kPyxr/agent.32 [2023-07-27T23:12:36.376Z] SSH_AGENT_PID=38 [2023-07-27T23:12:36.382Z] Running ssh-add (command line suppressed) [2023-07-27T23:12:36.464Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4841619776401592490.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4841619776401592490.key) [2023-07-27T23:12:36.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T23:12:36.769Z] + git semver bump pre [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,947 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,947 [bump_version] DEBUG bumping version:3.1.0-dev.25 on axis:pre with prefix:dev [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,948 [bump_version] DEBUG bumped version:3.1.0-dev.26 [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,948 [write_version] DEBUG write version:3.1.0-dev.26 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,948 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,948 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,951 [execute] INFO git cat-file --batch-check [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,951 [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-27T23:12:37.027Z] 2023-07-27 23:12:36,958 [execute] INFO git cat-file --batch [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-27T23:12:37.027Z] 2023-07-27 23:12:36,962 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-27T23:12:37.027Z] 3.1.0-dev.26 [Pipeline] } [2023-07-27T23:12:37.026Z] $ docker exec --env ******** --env ******** dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c ssh-agent -k [2023-07-27T23:12:37.130Z] unset SSH_AUTH_SOCK; [2023-07-27T23:12:37.130Z] unset SSH_AGENT_PID; [2023-07-27T23:12:37.130Z] echo Agent pid 38 killed; [2023-07-27T23:12:37.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T23:12:37.459Z] + git semver [Pipeline] } [2023-07-27T23:12:37.721Z] $ docker stop --time=1 dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c [2023-07-27T23:12:38.992Z] $ docker rm -f --volumes dccc0492efe2b88e7939b88b4b2020e9f65664cef20dfc79f5cd4238cb471f3c [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-27T23:12:39.345Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-27T23:12:39.345Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:12:39.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-27T23:12:39.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:12:39.712Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T23:12:39.731Z] $ 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-27T23:12:40.061Z] $ docker top be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c -eo pid,comm [2023-07-27T23:12:40.112Z] 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-27T23:12:40.113Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-27T23:12:40.144Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-27T23:12:40.144Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-27T23:12:40.269Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-27T23:12:40.262Z] $ docker exec be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c ssh-agent [2023-07-27T23:12:40.372Z] SSH_AUTH_SOCK=/tmp/ssh-FXBloWAjtL2d/agent.31 [2023-07-27T23:12:40.372Z] SSH_AGENT_PID=37 [2023-07-27T23:12:40.375Z] Running ssh-add (command line suppressed) [2023-07-27T23:12:40.449Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12865419487252059039.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12865419487252059039.key) [2023-07-27T23:12:40.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-27T23:12:40.751Z] + git semver push [2023-07-27T23:12:41.009Z] 2023-07-27 23:12:40,898 [run_push] DEBUG push [2023-07-27T23:12:41.009Z] 2023-07-27 23:12:40,898 [execute] INFO git cat-file --batch-check [2023-07-27T23:12:41.009Z] 2023-07-27 23:12:40,899 [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-27T23:12:41.009Z] 2023-07-27 23:12:40,903 [execute] INFO git rev-list de5c1160cb19b306d4d504ece7bbc440dbadaa1a -- [2023-07-27T23:12:41.009Z] 2023-07-27 23:12:40,904 [execute] DEBUG Popen(['git', 'rev-list', 'de5c1160cb19b306d4d504ece7bbc440dbadaa1a', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-27T23:12:41.009Z] 2023-07-27 23:12:40,910 [execute] INFO git fetch -v origin [2023-07-27T23:12:41.009Z] 2023-07-27 23:12:40,910 [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-27T23:12:41.575Z] 2023-07-27 23:12:41,506 [run_push] DEBUG no remote changes detected [2023-07-27T23:12:41.575Z] 2023-07-27 23:12:41,507 [execute] INFO git push origin semver [2023-07-27T23:12:41.575Z] 2023-07-27 23:12:41,507 [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-27T23:12:42.509Z] 2023-07-27 23:12:42,432 [run_push] DEBUG push all version tags [2023-07-27T23:12:42.509Z] 2023-07-27 23:12:42,432 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-27T23:12:42.509Z] 2023-07-27 23:12:42,432 [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-27T23:12:43.443Z] 2023-07-27 23:12:43,187 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-27T23:12:43.443Z] 3.1.0-dev.26 [Pipeline] } [2023-07-27T23:12:43.442Z] $ docker exec --env ******** --env ******** be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c ssh-agent -k [2023-07-27T23:12:43.531Z] unset SSH_AUTH_SOCK; [2023-07-27T23:12:43.532Z] unset SSH_AGENT_PID; [2023-07-27T23:12:43.532Z] echo Agent pid 37 killed; [2023-07-27T23:12:43.548Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-27T23:12:43.850Z] + git semver [Pipeline] } [2023-07-27T23:12:44.112Z] $ docker stop --time=1 be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c [2023-07-27T23:12:46.537Z] $ docker rm -f --volumes be7e0d08715dd8d24053a1c4f24ecd3dd4acd8dd0a3f1d0041edf21890bbee4c [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-27T23:12:47.279Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-27T23:12:47.280Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-27T23:12:47.280Z] total 16 [2023-07-27T23:12:47.280Z] drwxr-xr-x 3 root root 4096 Jul 27 23:02 . [2023-07-27T23:12:47.280Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 23:12 .. [2023-07-27T23:12:47.280Z] drwxr-xr-x 2 root root 4096 Jul 27 23:02 cost [2023-07-27T23:12:47.280Z] -rw-r--r-- 1 root root 88 Jul 27 23:02 cost.csv [2023-07-27T23:12:47.280Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-27T23:12:47.280Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-27T23:12:47.280Z] total 16 [2023-07-27T23:12:47.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 23:02 . [2023-07-27T23:12:47.280Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 23:12 .. [2023-07-27T23:12:47.280Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 23:02 cost [2023-07-27T23:12:47.280Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 27 23:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:47.568Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:48.528Z] ---> package-listing.sh [2023-07-27T23:12:48.528Z] ++ facter osfamily [2023-07-27T23:12:48.528Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-27T23:12:48.528Z] + OS_FAMILY=debian [2023-07-27T23:12:48.528Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-27T23:12:48.528Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-27T23:12:48.528Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-27T23:12:48.528Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-27T23:12:48.528Z] + PACKAGES=/tmp/packages_start.txt [2023-07-27T23:12:48.528Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-27T23:12:48.528Z] + PACKAGES=/tmp/packages_end.txt [2023-07-27T23:12:48.528Z] + case "${OS_FAMILY}" in [2023-07-27T23:12:48.528Z] + dpkg -l [2023-07-27T23:12:48.528Z] + grep '^ii' [2023-07-27T23:12:48.809Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-27T23:12:48.809Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-27T23:12:48.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-27T23:12:48.809Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-27T23:12:48.809Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-27T23:12:48.809Z] + 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-27T23:12:48.861Z] 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-27T23:12:49.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-27T23:12:49.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-27T23:12:49.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-27T23:12:49.531Z] prd-ubuntu20.04-docker-8c-8g-2397 does not seem to be running inside a container [2023-07-27T23:12:49.549Z] $ 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-27T23:12:50.586Z] $ docker top 762178f787f1613360730d39ab8e289afad8321ad2ab6055648fbea6fbf96d45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-27T23:12:50.932Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-27T23:12:51.217Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-27T23:12:51.503Z] + ls /var/log/sa-host [2023-07-27T23:12:51.503Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-27T23:12:51.577Z] provisioning config files... [2023-07-27T23:12:51.585Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4693536528128054188tmp [Pipeline] { [Pipeline] echo [2023-07-27T23:12:51.598Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:51.878Z] ---> create-netrc.sh [Pipeline] } [2023-07-27T23:12:51.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:52.212Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-27T23:12:52.218Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:52.502Z] ---> sudo-logs.sh [2023-07-27T23:12:52.502Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-27T23:12:52.533Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:52.819Z] ---> job-cost.sh [2023-07-27T23:12:52.819Z] lf-activate-venv: SKIPPING [2023-07-27T23:12:52.819Z] DEBUG: total: 0.2199999988079071 [2023-07-27T23:12:52.819Z] INFO: Retrieving Stack Cost... [2023-07-27T23:12:53.387Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-27T23:12:53.645Z] INFO: Archiving Costs [Pipeline] echo [2023-07-27T23:12:53.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-27T23:12:53.933Z] ---> logs-deploy.sh [2023-07-27T23:12:53.934Z] lf-activate-venv: SKIPPING [2023-07-27T23:12:53.934Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/27 [2023-07-27T23:12:53.934Z] INFO: archiving workspace using pattern(s): [2023-07-27T23:12:54.869Z] Archives upload complete. [2023-07-27T23:12:54.869Z] INFO: archiving logs to Nexus