Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 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-ssh328074649421670351.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-ssh168773165713401819.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-ssh2646875262432306472.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-ssh4366534616802449288.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-ssh9405614134122677176.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-1164 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 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 (main) Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.6" > 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 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 # timeout=10 > git rev-list --no-walk f87ca7d3b83689b830a75d23e332994a9af14d1e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-14T17:03:55.136Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-14T17:03:55.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-14T17:03:55.234Z] ========================================================= [2023-07-14T17:03:55.234Z] EdgeX Global Pipelines Version Info [2023-07-14T17:03:55.234Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:03:55.965Z] ------------------- [2023-07-14T17:03:55.965Z] stable info: [2023-07-14T17:03:55.965Z] ------------------- [2023-07-14T17:03:55.965Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-14T17:03:55.965Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T17:03:55.965Z] Message: update stable to v1.0.250 [2023-07-14T17:03:56.540Z] ------------------- [2023-07-14T17:03:56.540Z] experimental info: [2023-07-14T17:03:56.540Z] ------------------- [2023-07-14T17:03:56.540Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-14T17:03:56.540Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-14T17:03:56.540Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-14T17:03:56.714Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-14T17:03:56.728Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-14T17:03:56.742Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-14T17:03:56.758Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-14T17:03:56.770Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-14T17:03:56.784Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-14T17:03:56.801Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-14T17:03:56.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-14T17:03:56.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-14T17:03:56.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-14T17:03:56.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-14T17:03:56.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-14T17:03:56.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-14T17:03:56.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-14T17:03:56.927Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T17:03:56.944Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-14T17:03:56.963Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T17:03:56.982Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-14T17:03:56.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-14T17:03:57.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-14T17:03:57.021Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-14T17:03:57.039Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-14T17:03:57.052Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-14T17:03:57.068Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-14T17:03:57.083Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-14T17:03:57.098Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-14T17:03:57.117Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-14T17:03:57.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-14T17:03:57.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-14T17:03:57.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-14T17:03:57.191Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] echo [2023-07-14T17:03:57.208Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ad4d9a [Pipeline] echo [2023-07-14T17:03:57.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T17:03:57.271Z] provisioning config files... [2023-07-14T17:03:57.286Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16533639322458423978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:03:57.607Z] ---> docker-login.sh [2023-07-14T17:03:57.607Z] nexus3.edgexfoundry.org:10001 [2023-07-14T17:03:57.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:03:57.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:03:57.870Z] Configure a credential helper to remove this warning. See [2023-07-14T17:03:57.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:03:57.870Z] [2023-07-14T17:03:57.870Z] Login Succeeded [2023-07-14T17:03:57.870Z] nexus3.edgexfoundry.org:10002 [2023-07-14T17:03:58.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:03:58.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:03:58.131Z] Configure a credential helper to remove this warning. See [2023-07-14T17:03:58.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:03:58.131Z] [2023-07-14T17:03:58.131Z] Login Succeeded [2023-07-14T17:03:58.131Z] nexus3.edgexfoundry.org:10003 [2023-07-14T17:03:58.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:03:58.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:03:58.131Z] Configure a credential helper to remove this warning. See [2023-07-14T17:03:58.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:03:58.131Z] [2023-07-14T17:03:58.131Z] Login Succeeded [2023-07-14T17:03:58.131Z] nexus3.edgexfoundry.org:10004 [2023-07-14T17:03:58.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:03:58.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:03:58.390Z] Configure a credential helper to remove this warning. See [2023-07-14T17:03:58.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:03:58.390Z] [2023-07-14T17:03:58.390Z] Login Succeeded [2023-07-14T17:03:58.390Z] docker.io [2023-07-14T17:03:58.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:03:58.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:03:58.650Z] Configure a credential helper to remove this warning. See [2023-07-14T17:03:58.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:03:58.650Z] [2023-07-14T17:03:58.650Z] Login Succeeded [2023-07-14T17:03:58.650Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T17:03:58.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-14T17:03:59.043Z] + git rev-list -1 --merges 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077~1..0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] echo [2023-07-14T17:03:59.087Z] -----------> git rev-list -1 --merges 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077~1..0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [2023-07-14T17:03:59.087Z] 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [false] [Pipeline] sh [2023-07-14T17:03:59.376Z] + git log --format=format:%s -1 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] echo [2023-07-14T17:03:59.393Z] ========================================================= [2023-07-14T17:03:59.393Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-14T17:03:59.393Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T17:03:59.725Z] + git log --format=format:%s -1 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] echo [2023-07-14T17:03:59.737Z] [semverPrep] GIT_COMMIT: 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077, Commit Message: Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.6 [Pipeline] echo [2023-07-14T17:03:59.749Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-14T17:04:00.132Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T17:04:00.132Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-14T17:04:00.132Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-14T17:04:00.132Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-14T17:04:00.132Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-07-14T17:04:00.132Z] -a /etc/ssh/ssh_known_hosts [2023-07-14T17:04:00.132Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:04:00.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T17:04:00.568Z] [2023-07-14T17:04:00.568Z] 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-14T17:04:00.877Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T17:04:00.877Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-14T17:04:00.877Z] b85a868b505f: Pulling fs layer [2023-07-14T17:04:00.877Z] e2be974225ed: Pulling fs layer [2023-07-14T17:04:00.877Z] 339a4e72a1f5: Pulling fs layer [2023-07-14T17:04:00.877Z] 988bab9f4d93: Pulling fs layer [2023-07-14T17:04:00.877Z] 1469e6f7b9e6: Pulling fs layer [2023-07-14T17:04:00.877Z] eaf3925da568: Pulling fs layer [2023-07-14T17:04:00.877Z] bab4dde63d76: Pulling fs layer [2023-07-14T17:04:00.877Z] bde34c3a00c8: Pulling fs layer [2023-07-14T17:04:00.877Z] b352a97aabf1: Pulling fs layer [2023-07-14T17:04:00.877Z] 4872d77fe225: Pulling fs layer [2023-07-14T17:04:00.877Z] 5851b861e8e6: Pulling fs layer [2023-07-14T17:04:00.877Z] 988bab9f4d93: Waiting [2023-07-14T17:04:00.877Z] 1469e6f7b9e6: Waiting [2023-07-14T17:04:00.877Z] eaf3925da568: Waiting [2023-07-14T17:04:00.877Z] bab4dde63d76: Waiting [2023-07-14T17:04:00.877Z] bde34c3a00c8: Waiting [2023-07-14T17:04:00.877Z] b352a97aabf1: Waiting [2023-07-14T17:04:00.877Z] 4872d77fe225: Waiting [2023-07-14T17:04:00.877Z] 5851b861e8e6: Waiting [2023-07-14T17:04:00.877Z] e2be974225ed: Download complete [2023-07-14T17:04:00.877Z] 988bab9f4d93: Verifying Checksum [2023-07-14T17:04:00.877Z] 988bab9f4d93: Download complete [2023-07-14T17:04:01.136Z] 1469e6f7b9e6: Verifying Checksum [2023-07-14T17:04:01.136Z] 1469e6f7b9e6: Download complete [2023-07-14T17:04:01.136Z] eaf3925da568: Verifying Checksum [2023-07-14T17:04:01.136Z] eaf3925da568: Download complete [2023-07-14T17:04:01.136Z] 339a4e72a1f5: Verifying Checksum [2023-07-14T17:04:01.136Z] 339a4e72a1f5: Download complete [2023-07-14T17:04:01.136Z] bde34c3a00c8: Verifying Checksum [2023-07-14T17:04:01.136Z] bde34c3a00c8: Download complete [2023-07-14T17:04:01.136Z] b352a97aabf1: Verifying Checksum [2023-07-14T17:04:01.136Z] b352a97aabf1: Download complete [2023-07-14T17:04:01.136Z] 4872d77fe225: Download complete [2023-07-14T17:04:01.136Z] 5851b861e8e6: Verifying Checksum [2023-07-14T17:04:01.136Z] 5851b861e8e6: Download complete [2023-07-14T17:04:01.136Z] b85a868b505f: Download complete [2023-07-14T17:04:01.395Z] bab4dde63d76: Verifying Checksum [2023-07-14T17:04:01.395Z] bab4dde63d76: Download complete [2023-07-14T17:04:02.330Z] b85a868b505f: Pull complete [2023-07-14T17:04:02.590Z] e2be974225ed: Pull complete [2023-07-14T17:04:03.160Z] 339a4e72a1f5: Pull complete [2023-07-14T17:04:03.160Z] 988bab9f4d93: Pull complete [2023-07-14T17:04:03.421Z] 1469e6f7b9e6: Pull complete [2023-07-14T17:04:03.421Z] eaf3925da568: Pull complete [2023-07-14T17:04:05.327Z] bab4dde63d76: Pull complete [2023-07-14T17:04:05.327Z] bde34c3a00c8: Pull complete [2023-07-14T17:04:05.327Z] b352a97aabf1: Pull complete [2023-07-14T17:04:05.586Z] 4872d77fe225: Pull complete [2023-07-14T17:04:05.586Z] 5851b861e8e6: Pull complete [2023-07-14T17:04:05.586Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-14T17:04:05.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T17:04:05.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:04:05.689Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:04:05.725Z] $ 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-14T17:04:08.402Z] $ docker top a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e -eo pid,comm [2023-07-14T17:04:08.455Z] 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-14T17:04:08.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T17:04:08.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T17:04:08.498Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T17:04:08.608Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T17:04:08.614Z] $ docker exec a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e ssh-agent [2023-07-14T17:04:08.713Z] SSH_AUTH_SOCK=/tmp/ssh-BUEY5AVwEAF0/agent.33 [2023-07-14T17:04:08.713Z] SSH_AGENT_PID=39 [2023-07-14T17:04:08.720Z] Running ssh-add (command line suppressed) [2023-07-14T17:04:08.825Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15294289884557077654.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15294289884557077654.key) [2023-07-14T17:04:08.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T17:04:09.122Z] + git tag --points-at HEAD [Pipeline] } [2023-07-14T17:04:09.144Z] $ docker exec --env ******** --env ******** a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e ssh-agent -k [2023-07-14T17:04:09.238Z] unset SSH_AUTH_SOCK; [2023-07-14T17:04:09.239Z] unset SSH_AGENT_PID; [2023-07-14T17:04:09.239Z] echo Agent pid 39 killed; [2023-07-14T17:04:09.245Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-14T17:04:09.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T17:04:09.268Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T17:04:09.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T17:04:09.390Z] $ docker exec a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e ssh-agent [2023-07-14T17:04:09.495Z] SSH_AUTH_SOCK=/tmp/ssh-TMxYPkr4pRJj/agent.72 [2023-07-14T17:04:09.495Z] SSH_AGENT_PID=78 [2023-07-14T17:04:09.501Z] Running ssh-add (command line suppressed) [2023-07-14T17:04:09.608Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10897646879783106464.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10897646879783106464.key) [2023-07-14T17:04:09.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T17:04:09.902Z] + git semver init [2023-07-14T17:04:10.473Z] 2023-07-14 17:04:10,180 [run_init] DEBUG init version:0.0.0 force:False [2023-07-14T17:04:10.473Z] 2023-07-14 17:04:10,180 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-14T17:04:10.473Z] 2023-07-14 17:04:10,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-14T17:04:10.473Z] 2023-07-14 17:04:10,181 [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-14T17:04:11.055Z] 2023-07-14 17:04:10,775 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-14T17:04:11.055Z] 2023-07-14 17:04:10,776 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-14T17:04:11.055Z] 2023-07-14 17:04:10,776 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-14T17:04:11.055Z] 2023-07-14 17:04:10,776 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-14T17:04:11.055Z] 3.1.0-dev.17 [Pipeline] } [2023-07-14T17:04:11.068Z] $ docker exec --env ******** --env ******** a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e ssh-agent -k [2023-07-14T17:04:11.180Z] unset SSH_AUTH_SOCK; [2023-07-14T17:04:11.180Z] unset SSH_AGENT_PID; [2023-07-14T17:04:11.180Z] echo Agent pid 78 killed; [2023-07-14T17:04:11.192Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T17:04:11.496Z] + git semver [Pipeline] } [2023-07-14T17:04:11.776Z] $ docker stop --time=1 a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e [2023-07-14T17:04:13.086Z] $ docker rm -f --volumes a3e4d9ad120aaca69517818e571aad34dc20fe8e1a73d9cd719c5f481a91008e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T17:04:13.427Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-14T17:04:13.635Z] Stashed 1 file(s) [Pipeline] echo [2023-07-14T17:04:13.638Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.17 [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-14T17:04:13.802Z] provisioning config files... [2023-07-14T17:04:13.811Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17342505476428261004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:04:14.111Z] ---> docker-login.sh [2023-07-14T17:04:14.111Z] nexus3.edgexfoundry.org:10001 [2023-07-14T17:04:14.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:04:14.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:04:14.111Z] Configure a credential helper to remove this warning. See [2023-07-14T17:04:14.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:04:14.111Z] [2023-07-14T17:04:14.111Z] Login Succeeded [2023-07-14T17:04:14.111Z] nexus3.edgexfoundry.org:10002 [2023-07-14T17:04:14.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:04:14.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:04:14.111Z] Configure a credential helper to remove this warning. See [2023-07-14T17:04:14.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:04:14.111Z] [2023-07-14T17:04:14.111Z] Login Succeeded [2023-07-14T17:04:14.111Z] nexus3.edgexfoundry.org:10003 [2023-07-14T17:04:14.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:04:14.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:04:14.370Z] Configure a credential helper to remove this warning. See [2023-07-14T17:04:14.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:04:14.370Z] [2023-07-14T17:04:14.370Z] Login Succeeded [2023-07-14T17:04:14.370Z] nexus3.edgexfoundry.org:10004 [2023-07-14T17:04:14.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:04:14.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:04:14.370Z] Configure a credential helper to remove this warning. See [2023-07-14T17:04:14.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:04:14.370Z] [2023-07-14T17:04:14.370Z] Login Succeeded [2023-07-14T17:04:14.370Z] docker.io [2023-07-14T17:04:14.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:04:14.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:04:14.629Z] Configure a credential helper to remove this warning. See [2023-07-14T17:04:14.629Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:04:14.629Z] [2023-07-14T17:04:14.629Z] Login Succeeded [2023-07-14T17:04:14.629Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T17:04:14.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-14T17:04:14.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T17:04:14.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T17:04:14.731Z] ========================================================= [2023-07-14T17:04:14.731Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-14T17:04:14.731Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:04:15.039Z] + 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-14T17:04:15.039Z] Sending build context to Docker daemon 333.8kB [2023-07-14T17:04:15.039Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T17:04:15.039Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-14T17:04:15.039Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-14T17:04:15.039Z] 4db1b89c0bd1: Pulling fs layer [2023-07-14T17:04:15.039Z] 6911f1a30b25: Pulling fs layer [2023-07-14T17:04:15.039Z] e194b8c5c2a9: Pulling fs layer [2023-07-14T17:04:15.039Z] 6863d3e3a2b1: Pulling fs layer [2023-07-14T17:04:15.039Z] ec0bb842ea78: Pulling fs layer [2023-07-14T17:04:15.039Z] 40a00589a448: Pulling fs layer [2023-07-14T17:04:15.039Z] 6c08303d61cc: Pulling fs layer [2023-07-14T17:04:15.039Z] 798269fcf238: Pulling fs layer [2023-07-14T17:04:15.039Z] ec0bb842ea78: Waiting [2023-07-14T17:04:15.039Z] 40a00589a448: Waiting [2023-07-14T17:04:15.039Z] 6c08303d61cc: Waiting [2023-07-14T17:04:15.039Z] 798269fcf238: Waiting [2023-07-14T17:04:15.039Z] 6863d3e3a2b1: Waiting [2023-07-14T17:04:15.039Z] 6911f1a30b25: Verifying Checksum [2023-07-14T17:04:15.039Z] 6911f1a30b25: Download complete [2023-07-14T17:04:15.039Z] 6863d3e3a2b1: Verifying Checksum [2023-07-14T17:04:15.039Z] 6863d3e3a2b1: Download complete [2023-07-14T17:04:15.039Z] ec0bb842ea78: Verifying Checksum [2023-07-14T17:04:15.039Z] ec0bb842ea78: Download complete [2023-07-14T17:04:15.039Z] 4db1b89c0bd1: Verifying Checksum [2023-07-14T17:04:15.039Z] 4db1b89c0bd1: Download complete [2023-07-14T17:04:15.299Z] 40a00589a448: Verifying Checksum [2023-07-14T17:04:15.299Z] 40a00589a448: Download complete [2023-07-14T17:04:15.299Z] 4db1b89c0bd1: Pull complete [2023-07-14T17:04:15.561Z] 6911f1a30b25: Pull complete [2023-07-14T17:04:15.820Z] 798269fcf238: Verifying Checksum [2023-07-14T17:04:15.820Z] 798269fcf238: Download complete [2023-07-14T17:04:15.820Z] e194b8c5c2a9: Verifying Checksum [2023-07-14T17:04:15.820Z] e194b8c5c2a9: Download complete [2023-07-14T17:04:16.079Z] 6c08303d61cc: Verifying Checksum [2023-07-14T17:04:16.079Z] 6c08303d61cc: Download complete [2023-07-14T17:04:19.367Z] e194b8c5c2a9: Pull complete [2023-07-14T17:04:19.367Z] 6863d3e3a2b1: Pull complete [2023-07-14T17:04:19.625Z] ec0bb842ea78: Pull complete [2023-07-14T17:04:19.625Z] 40a00589a448: Pull complete [2023-07-14T17:04:22.152Z] 6c08303d61cc: Pull complete [2023-07-14T17:04:23.090Z] 798269fcf238: Pull complete [2023-07-14T17:04:23.090Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-14T17:04:23.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-14T17:04:23.090Z] ---> ec979cd7f677 [2023-07-14T17:04:23.090Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T17:04:27.328Z] ---> Running in acc7f197005d [2023-07-14T17:04:27.895Z] Removing intermediate container acc7f197005d [2023-07-14T17:04:27.895Z] ---> 099aab4e309f [2023-07-14T17:04:27.895Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T17:04:27.895Z] ---> Running in 2c7bad2d596c [2023-07-14T17:04:27.895Z] Removing intermediate container 2c7bad2d596c [2023-07-14T17:04:27.895Z] ---> d74ed13debc9 [2023-07-14T17:04:27.895Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-14T17:04:27.895Z] ---> Running in dda7b0aaee89 [2023-07-14T17:04:28.154Z] Removing intermediate container dda7b0aaee89 [2023-07-14T17:04:28.154Z] ---> 40460279aadd [2023-07-14T17:04:28.154Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T17:04:28.154Z] ---> Running in a575ae37c715 [2023-07-14T17:04:28.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T17:04:28.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T17:04:28.760Z] Still waiting to schedule task [2023-07-14T17:04:28.760Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-14T17:04:28.931Z] OK: 265 MiB in 53 packages [2023-07-14T17:04:29.189Z] Removing intermediate container a575ae37c715 [2023-07-14T17:04:29.189Z] ---> 994666140fc6 [2023-07-14T17:04:29.189Z] Step 7/12 : WORKDIR /app [2023-07-14T17:04:29.189Z] ---> Running in d508dc9de8bb [2023-07-14T17:04:29.447Z] Removing intermediate container d508dc9de8bb [2023-07-14T17:04:29.447Z] ---> 2c20e5887a46 [2023-07-14T17:04:29.447Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-14T17:04:29.447Z] ---> c32da026b194 [2023-07-14T17:04:29.447Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T17:04:29.447Z] ---> Running in 2d5d2ba4af87 [2023-07-14T17:05:16.172Z] Removing intermediate container 2d5d2ba4af87 [2023-07-14T17:05:16.172Z] ---> fc9fc6025d50 [2023-07-14T17:05:16.172Z] Step 10/12 : COPY . . [2023-07-14T17:05:16.172Z] ---> 1d74a0d6583c [2023-07-14T17:05:16.172Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T17:05:16.172Z] ---> Running in 7147ff5b07b5 [2023-07-14T17:05:16.172Z] Removing intermediate container 7147ff5b07b5 [2023-07-14T17:05:16.172Z] ---> a2a8c92085a7 [2023-07-14T17:05:16.172Z] Step 12/12 : RUN $MAKE [2023-07-14T17:05:16.172Z] ---> Running in 652e2d58b174 [2023-07-14T17:05:16.172Z] noop [2023-07-14T17:05:16.172Z] Removing intermediate container 652e2d58b174 [2023-07-14T17:05:16.172Z] ---> 9854b034cbcd [2023-07-14T17:05:16.172Z] Successfully built 9854b034cbcd [2023-07-14T17:05:16.172Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:05:16.477Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T17:05:16.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:05:16.541Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:05:16.571Z] $ 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-14T17:05:16.912Z] $ docker top 46c630bd4236a58f6b56242aa993fccf72b2de301e27cd05e672f85efed33e8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T17:05:17.254Z] + go version [2023-07-14T17:05:17.254Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-14T17:05:17.265Z] $ docker stop --time=1 46c630bd4236a58f6b56242aa993fccf72b2de301e27cd05e672f85efed33e8f [2023-07-14T17:05:18.526Z] $ docker rm -f --volumes 46c630bd4236a58f6b56242aa993fccf72b2de301e27cd05e672f85efed33e8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:05:18.916Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-14T17:05:18.916Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:05:18.985Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:05:19.015Z] $ 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-14T17:05:19.350Z] $ docker top 0764bd8d863d8d5f154f423f37a29c9cd60e09ae50653f968f1446220cd080e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T17:05:19.688Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-14T17:05:19.983Z] + make test [2023-07-14T17:05:19.984Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T17:05:41.925Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-14T17:05:41.925Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-14T17:05:41.925Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-14T17:05:41.925Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-14T17:05:41.925Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.062s coverage: 87.5% of statements [2023-07-14T17:05:41.925Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.074s coverage: 91.6% of statements [2023-07-14T17:05:41.925Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.063s coverage: 65.2% of statements [2023-07-14T17:06:03.836Z] go vet ./... [2023-07-14T17:06:04.403Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T17:06:04.403Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T17:06:04.403Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T17:06:04.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T17:06:04.432Z] $ docker stop --time=1 0764bd8d863d8d5f154f423f37a29c9cd60e09ae50653f968f1446220cd080e0 [2023-07-14T17:06:09.581Z] $ docker rm -f --volumes 0764bd8d863d8d5f154f423f37a29c9cd60e09ae50653f968f1446220cd080e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T17:06:10.127Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T17:06:10.170Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-14T17:06:10.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T17:06:10.770Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1166 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-14T17:06:10.781Z] Running in /w/workspace/app-record-replay/19 [Pipeline] { [Pipeline] checkout [2023-07-14T17:06:10.821Z] Selected Git installation does not exist. Using Default [2023-07-14T17:06:10.821Z] The recommended git tool is: NONE [2023-07-14T17:06:10.961Z] + ls -al . [2023-07-14T17:06:10.961Z] total 164 [2023-07-14T17:06:10.961Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 17:05 . [2023-07-14T17:06:10.961Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 17:03 .. [2023-07-14T17:06:10.961Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 17:03 .dockerignore [2023-07-14T17:06:10.962Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:04 .git [2023-07-14T17:06:10.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:03 .github [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 14 17:03 .gitignore [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 17:03 .golangci.yml [2023-07-14T17:06:10.962Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 17:04 .semver [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 14 17:03 Attribution.txt [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 14 17:03 CHANGELOG.md [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 14 17:03 Dockerfile [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 17:03 GOVERNANCE.md [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 14 17:03 Jenkinsfile [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 17:03 LICENSE [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 14 17:03 Makefile [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 14 17:03 OWNERS.md [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 14 17:03 README.md [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 14 17:03 Record and Reply.postman_collection.json [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 14 17:04 VERSION [2023-07-14T17:06:10.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:03 bin [2023-07-14T17:06:10.962Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 14 17:05 coverage.out [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 14 17:03 go.mod [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 14 17:03 go.sum [2023-07-14T17:06:10.962Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 17:03 internal [2023-07-14T17:06:10.962Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 14 17:03 main.go [2023-07-14T17:06:10.962Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 17:03 pkg [2023-07-14T17:06:10.962Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:03 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:11.262Z] + 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=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 --label arch=amd64 --label version=3.1.0-dev.17 . [2023-07-14T17:06:11.263Z] Sending build context to Docker daemon 342kB [2023-07-14T17:06:11.263Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T17:06:11.263Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-14T17:06:11.263Z] ---> 9854b034cbcd [2023-07-14T17:06:11.263Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T17:06:11.520Z] ---> Running in 1e4c62f28097 [2023-07-14T17:06:11.520Z] Removing intermediate container 1e4c62f28097 [2023-07-14T17:06:11.520Z] ---> de6f52f22be9 [2023-07-14T17:06:11.520Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T17:06:11.520Z] ---> Running in 7df4355ffe36 [2023-07-14T17:06:11.520Z] Removing intermediate container 7df4355ffe36 [2023-07-14T17:06:11.520Z] ---> 652cbb2c6d37 [2023-07-14T17:06:11.520Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-14T17:06:11.520Z] ---> Running in e59d846bc321 [2023-07-14T17:06:11.520Z] Removing intermediate container e59d846bc321 [2023-07-14T17:06:11.520Z] ---> c8600f4c57e7 [2023-07-14T17:06:11.520Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T17:06:11.777Z] ---> Running in 025f585eb99c [2023-07-14T17:06:12.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T17:06:12.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T17:06:12.600Z] OK: 265 MiB in 53 packages [2023-07-14T17:06:12.600Z] Removing intermediate container 025f585eb99c [2023-07-14T17:06:12.600Z] ---> 71a787a172df [2023-07-14T17:06:12.600Z] Step 7/26 : WORKDIR /app [2023-07-14T17:06:12.859Z] ---> Running in 794e7d6e6185 [2023-07-14T17:06:12.859Z] Removing intermediate container 794e7d6e6185 [2023-07-14T17:06:12.859Z] ---> 62edee3a831b [2023-07-14T17:06:12.859Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-14T17:06:12.859Z] ---> ed26169543f8 [2023-07-14T17:06:12.859Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T17:06:12.859Z] ---> Running in f4612836c791 [2023-07-14T17:06:13.794Z] Removing intermediate container f4612836c791 [2023-07-14T17:06:13.794Z] ---> aceb4a7f1de6 [2023-07-14T17:06:13.794Z] Step 10/26 : COPY . . [2023-07-14T17:06:13.794Z] ---> 05a26fe2562d [2023-07-14T17:06:13.794Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T17:06:13.794Z] ---> Running in 49f5c69cb438 [2023-07-14T17:06:14.052Z] Removing intermediate container 49f5c69cb438 [2023-07-14T17:06:14.052Z] ---> 881493f87fee [2023-07-14T17:06:14.052Z] Step 12/26 : RUN $MAKE [2023-07-14T17:06:14.052Z] ---> Running in 70f7cc24d899 [2023-07-14T17:06:14.311Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17" -trimpath -mod=readonly -o app-record-replay [2023-07-14T17:06:17.017Z] using credential edgex-jenkins-ssh [2023-07-14T17:06:17.037Z] Cloning the remote Git repository [2023-07-14T17:06:17.083Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-14T17:06:17.176Z] > git init /w/workspace/app-record-replay/19 # timeout=10 [2023-07-14T17:06:17.361Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-14T17:06:17.362Z] > git --version # timeout=10 [2023-07-14T17:06:17.391Z] > git --version # 'git version 2.25.1' [2023-07-14T17:06:17.393Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-14T17:06:17.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T17:06:18.178Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-14T17:06:18.199Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-14T17:06:19.128Z] Avoid second fetch [2023-07-14T17:06:19.129Z] Checking out Revision 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 (main) [2023-07-14T17:06:19.160Z] > git config core.sparsecheckout # timeout=10 [2023-07-14T17:06:19.395Z] > git checkout -f 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 # timeout=10 [2023-07-14T17:06:20.047Z] Commit message: "Merge pull request #43 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T17:06:21.107Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-14T17:06:21.107Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-14T17:06:21.107Z] Dload Upload Total Spent Left Speed [2023-07-14T17:06:21.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 [Pipeline] sh [2023-07-14T17:06:22.143Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-14T17:06:22.486Z] + sudo tee /etc/docker/daemon.new [2023-07-14T17:06:22.486Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-14T17:06:22.486Z] { [2023-07-14T17:06:22.486Z] "registry-mirrors": [ [2023-07-14T17:06:22.486Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-14T17:06:22.486Z] ], [2023-07-14T17:06:22.486Z] "bip": "10.250.0.254/24", [2023-07-14T17:06:22.486Z] "hosts": [ [2023-07-14T17:06:22.486Z] "tcp://0.0.0.0:5555", [2023-07-14T17:06:22.486Z] "unix:///var/run/docker.sock" [2023-07-14T17:06:22.486Z] ], [2023-07-14T17:06:22.486Z] "mtu": 1458, [2023-07-14T17:06:22.486Z] "selinux-enabled": true, [2023-07-14T17:06:22.486Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-14T17:06:22.486Z] } [Pipeline] sh [2023-07-14T17:06:22.849Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-14T17:06:23.178Z] + sudo service docker restart [2023-07-14T17:06:36.513Z] Removing intermediate container 70f7cc24d899 [2023-07-14T17:06:36.513Z] ---> 2b8f1aa6dd96 [2023-07-14T17:06:36.513Z] Step 13/26 : FROM alpine:3.17 [2023-07-14T17:06:36.513Z] 3.17: Pulling from library/alpine [2023-07-14T17:06:36.513Z] 4db1b89c0bd1: Already exists [2023-07-14T17:06:36.513Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T17:06:36.513Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T17:06:36.513Z] ---> 1f73a9d63274 [2023-07-14T17:06:36.513Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T17:06:36.513Z] ---> Running in 5905167b1b89 [2023-07-14T17:06:36.513Z] Removing intermediate container 5905167b1b89 [2023-07-14T17:06:36.513Z] ---> df460c753e7f [2023-07-14T17:06:36.513Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-14T17:06:36.513Z] ---> Running in fc06649ef91a [2023-07-14T17:06:36.773Z] Removing intermediate container fc06649ef91a [2023-07-14T17:06:36.773Z] ---> 6e74f6dc7c8a [2023-07-14T17:06:36.773Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T17:06:36.773Z] ---> Running in d03856f8a746 [2023-07-14T17:06:37.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-14T17:06:37.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-14T17:06:37.291Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T17:06:37.291Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T17:06:37.584Z] Executing busybox-1.35.0-r29.trigger [2023-07-14T17:06:37.584Z] Executing ca-certificates-20230506-r0.trigger [2023-07-14T17:06:37.584Z] OK: 8 MiB in 17 packages [2023-07-14T17:06:37.843Z] Removing intermediate container d03856f8a746 [2023-07-14T17:06:37.843Z] ---> e3fcfa289237 [2023-07-14T17:06:37.843Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-14T17:06:38.101Z] ---> 92a9febe4928 [2023-07-14T17:06:38.101Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-14T17:06:38.101Z] ---> 3fdc1b3cbc57 [2023-07-14T17:06:38.101Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-14T17:06:38.101Z] ---> 8f2c06e92829 [2023-07-14T17:06:38.101Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-14T17:06:39.037Z] ---> 8db0dc901147 [2023-07-14T17:06:39.037Z] Step 21/26 : EXPOSE 59712 [2023-07-14T17:06:39.037Z] ---> Running in 7aa368e2e5ce [2023-07-14T17:06:39.037Z] Removing intermediate container 7aa368e2e5ce [2023-07-14T17:06:39.037Z] ---> 82d149af04b1 [2023-07-14T17:06:39.037Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-14T17:06:39.037Z] ---> Running in 36f0789c1f35 [2023-07-14T17:06:39.297Z] Removing intermediate container 36f0789c1f35 [2023-07-14T17:06:39.297Z] ---> f77db2565559 [2023-07-14T17:06:39.297Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-14T17:06:39.297Z] ---> Running in 14b51f2d7fc0 [2023-07-14T17:06:39.297Z] Removing intermediate container 14b51f2d7fc0 [2023-07-14T17:06:39.297Z] ---> 73e8f106ba0a [2023-07-14T17:06:39.297Z] Step 24/26 : LABEL arch=amd64 [2023-07-14T17:06:39.297Z] ---> Running in bd8757fa9106 [2023-07-14T17:06:39.297Z] Removing intermediate container bd8757fa9106 [2023-07-14T17:06:39.297Z] ---> 8627d322b5a3 [2023-07-14T17:06:39.297Z] Step 25/26 : LABEL git_sha=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [2023-07-14T17:06:39.297Z] ---> Running in d473ac76dac8 [2023-07-14T17:06:39.557Z] Removing intermediate container d473ac76dac8 [2023-07-14T17:06:39.557Z] ---> 75d73f43a56b [2023-07-14T17:06:39.557Z] Step 26/26 : LABEL version=3.1.0-dev.17 [2023-07-14T17:06:39.557Z] ---> Running in 0bb1a35867f9 [2023-07-14T17:06:39.557Z] Removing intermediate container 0bb1a35867f9 [2023-07-14T17:06:39.557Z] ---> b7afa08302ce [2023-07-14T17:06:39.557Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T17:06:39.557Z] Successfully built b7afa08302ce [2023-07-14T17:06:39.557Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T17:06:39.656Z] provisioning config files... [2023-07-14T17:06:39.665Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7262549009809614192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:06:39.959Z] ---> docker-login.sh [2023-07-14T17:06:39.959Z] nexus3.edgexfoundry.org:10001 [2023-07-14T17:06:39.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:06:39.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:39.959Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:39.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:39.959Z] [2023-07-14T17:06:39.959Z] Login Succeeded [2023-07-14T17:06:39.959Z] nexus3.edgexfoundry.org:10002 [2023-07-14T17:06:39.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:06:39.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:39.959Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:39.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:39.959Z] [2023-07-14T17:06:39.959Z] Login Succeeded [2023-07-14T17:06:39.959Z] nexus3.edgexfoundry.org:10003 [2023-07-14T17:06:40.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:06:40.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:40.218Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:40.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:40.218Z] [2023-07-14T17:06:40.218Z] Login Succeeded [2023-07-14T17:06:40.218Z] nexus3.edgexfoundry.org:10004 [2023-07-14T17:06:40.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:06:40.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:40.218Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:40.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:40.218Z] [2023-07-14T17:06:40.218Z] Login Succeeded [2023-07-14T17:06:40.218Z] docker.io [2023-07-14T17:06:40.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:06:40.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:40.477Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:40.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:40.477Z] [2023-07-14T17:06:40.477Z] Login Succeeded [2023-07-14T17:06:40.477Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T17:06:40.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-14T17:06:40.518Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T17:06:40.537Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-14T17:06:40.537Z] 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [2023-07-14T17:06:40.537Z] latest [2023-07-14T17:06:40.537Z] 3.1.0-dev.17 [2023-07-14T17:06:40.537Z] 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [2023-07-14T17:06:40.537Z] main [2023-07-14T17:06:40.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:40.851Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:41.165Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [2023-07-14T17:06:41.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-14T17:06:41.165Z] aa2233a74945: Preparing [2023-07-14T17:06:41.165Z] 8494b0036c3f: Preparing [2023-07-14T17:06:41.165Z] 49e0477e024b: Preparing [2023-07-14T17:06:41.165Z] 09897db4b139: Preparing [2023-07-14T17:06:41.165Z] b109a0827f63: Preparing [2023-07-14T17:06:41.165Z] 3dab9f8bf2d2: Preparing [2023-07-14T17:06:41.165Z] 49e0477e024b: Pushed [2023-07-14T17:06:41.165Z] 09897db4b139: Pushed [2023-07-14T17:06:41.165Z] 8494b0036c3f: Pushed [2023-07-14T17:06:41.165Z] 3dab9f8bf2d2: Layer already exists [2023-07-14T17:06:41.165Z] b109a0827f63: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T17:06:41.450Z] provisioning config files... [2023-07-14T17:06:41.474Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/19@tmp/config4926645868572312286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:06:41.827Z] ---> docker-login.sh [2023-07-14T17:06:41.827Z] nexus3.edgexfoundry.org:10001 [2023-07-14T17:06:42.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:06:42.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:42.367Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:42.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:42.367Z] [2023-07-14T17:06:42.367Z] Login Succeeded [2023-07-14T17:06:42.367Z] nexus3.edgexfoundry.org:10002 [2023-07-14T17:06:42.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:06:42.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:42.638Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:42.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:42.638Z] [2023-07-14T17:06:42.638Z] Login Succeeded [2023-07-14T17:06:42.638Z] nexus3.edgexfoundry.org:10003 [2023-07-14T17:06:42.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:06:43.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:43.179Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:43.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:43.179Z] [2023-07-14T17:06:43.179Z] Login Succeeded [2023-07-14T17:06:43.179Z] nexus3.edgexfoundry.org:10004 [2023-07-14T17:06:43.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:06:43.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:43.447Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:43.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:43.447Z] [2023-07-14T17:06:43.447Z] Login Succeeded [2023-07-14T17:06:43.447Z] docker.io [2023-07-14T17:06:43.700Z] aa2233a74945: Pushed [2023-07-14T17:06:43.700Z] 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv [2023-07-14T17:06:43.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:43.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:06:43.983Z] Configure a credential helper to remove this warning. See [2023-07-14T17:06:43.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:06:43.983Z] [2023-07-14T17:06:43.983Z] Login Succeeded [2023-07-14T17:06:43.983Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T17:06:43.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-14T17:06:44.019Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-07-14T17:06:44.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T17:06:44.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T17:06:44.268Z] ========================================================= [2023-07-14T17:06:44.268Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-14T17:06:44.268Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:44.342Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-14T17:06:44.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-14T17:06:44.342Z] aa2233a74945: Preparing [2023-07-14T17:06:44.342Z] 8494b0036c3f: Preparing [2023-07-14T17:06:44.342Z] 49e0477e024b: Preparing [2023-07-14T17:06:44.342Z] 09897db4b139: Preparing [2023-07-14T17:06:44.342Z] b109a0827f63: Preparing [2023-07-14T17:06:44.342Z] 3dab9f8bf2d2: Preparing [2023-07-14T17:06:44.342Z] 3dab9f8bf2d2: Waiting [2023-07-14T17:06:44.342Z] 09897db4b139: Layer already exists [2023-07-14T17:06:44.342Z] b109a0827f63: Layer already exists [2023-07-14T17:06:44.342Z] aa2233a74945: Layer already exists [2023-07-14T17:06:44.342Z] 8494b0036c3f: Layer already exists [2023-07-14T17:06:44.342Z] 49e0477e024b: Layer already exists [2023-07-14T17:06:44.342Z] 3dab9f8bf2d2: Layer already exists [2023-07-14T17:06:44.342Z] latest: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:44.600Z] + 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-14T17:06:44.600Z] Sending build context to Docker daemon 158.2kB [2023-07-14T17:06:44.659Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:44.868Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T17:06:44.868Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-14T17:06:44.868Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-14T17:06:44.868Z] edb6bdbacee9: Pulling fs layer [2023-07-14T17:06:44.868Z] 5f9638ab2659: Pulling fs layer [2023-07-14T17:06:44.868Z] 8d51d6327a98: Pulling fs layer [2023-07-14T17:06:44.868Z] 8b374f2dd631: Pulling fs layer [2023-07-14T17:06:44.868Z] ec14aa9079de: Pulling fs layer [2023-07-14T17:06:44.868Z] 2f466654f4bb: Pulling fs layer [2023-07-14T17:06:44.868Z] 554e91adad29: Pulling fs layer [2023-07-14T17:06:44.868Z] 8b374f2dd631: Waiting [2023-07-14T17:06:44.868Z] ec14aa9079de: Waiting [2023-07-14T17:06:44.868Z] 554e91adad29: Waiting [2023-07-14T17:06:44.868Z] 2f466654f4bb: Waiting [2023-07-14T17:06:44.868Z] 5f9638ab2659: Verifying Checksum [2023-07-14T17:06:44.868Z] 5f9638ab2659: Download complete [2023-07-14T17:06:44.965Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.17 [2023-07-14T17:06:44.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-14T17:06:44.966Z] aa2233a74945: Preparing [2023-07-14T17:06:44.966Z] 8494b0036c3f: Preparing [2023-07-14T17:06:44.966Z] 49e0477e024b: Preparing [2023-07-14T17:06:44.966Z] 09897db4b139: Preparing [2023-07-14T17:06:44.966Z] b109a0827f63: Preparing [2023-07-14T17:06:44.966Z] 3dab9f8bf2d2: Preparing [2023-07-14T17:06:44.966Z] 49e0477e024b: Layer already exists [2023-07-14T17:06:44.966Z] b109a0827f63: Layer already exists [2023-07-14T17:06:44.966Z] 09897db4b139: Layer already exists [2023-07-14T17:06:44.966Z] aa2233a74945: Layer already exists [2023-07-14T17:06:44.966Z] 8494b0036c3f: Layer already exists [2023-07-14T17:06:44.966Z] 3dab9f8bf2d2: Layer already exists [2023-07-14T17:06:44.966Z] 3.1.0-dev.17: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:45.137Z] 8b374f2dd631: Verifying Checksum [2023-07-14T17:06:45.137Z] 8b374f2dd631: Download complete [2023-07-14T17:06:45.137Z] ec14aa9079de: Verifying Checksum [2023-07-14T17:06:45.137Z] ec14aa9079de: Download complete [2023-07-14T17:06:45.137Z] edb6bdbacee9: Verifying Checksum [2023-07-14T17:06:45.274Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:45.588Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [2023-07-14T17:06:45.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-14T17:06:45.588Z] aa2233a74945: Preparing [2023-07-14T17:06:45.588Z] 8494b0036c3f: Preparing [2023-07-14T17:06:45.588Z] 49e0477e024b: Preparing [2023-07-14T17:06:45.588Z] 09897db4b139: Preparing [2023-07-14T17:06:45.588Z] b109a0827f63: Preparing [2023-07-14T17:06:45.588Z] 3dab9f8bf2d2: Preparing [2023-07-14T17:06:45.588Z] 3dab9f8bf2d2: Waiting [2023-07-14T17:06:45.588Z] aa2233a74945: Layer already exists [2023-07-14T17:06:45.588Z] 49e0477e024b: Layer already exists [2023-07-14T17:06:45.588Z] 09897db4b139: Layer already exists [2023-07-14T17:06:45.588Z] 8494b0036c3f: Layer already exists [2023-07-14T17:06:45.588Z] b109a0827f63: Layer already exists [2023-07-14T17:06:45.588Z] 3dab9f8bf2d2: Layer already exists [2023-07-14T17:06:45.588Z] 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:45.920Z] + 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-14T17:06:46.112Z] edb6bdbacee9: Pull complete [2023-07-14T17:06:46.237Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-14T17:06:46.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-14T17:06:46.237Z] aa2233a74945: Preparing [2023-07-14T17:06:46.237Z] 8494b0036c3f: Preparing [2023-07-14T17:06:46.237Z] 49e0477e024b: Preparing [2023-07-14T17:06:46.237Z] 09897db4b139: Preparing [2023-07-14T17:06:46.237Z] b109a0827f63: Preparing [2023-07-14T17:06:46.237Z] 3dab9f8bf2d2: Preparing [2023-07-14T17:06:46.237Z] 3dab9f8bf2d2: Waiting [2023-07-14T17:06:46.237Z] 09897db4b139: Layer already exists [2023-07-14T17:06:46.237Z] 49e0477e024b: Layer already exists [2023-07-14T17:06:46.237Z] aa2233a74945: Layer already exists [2023-07-14T17:06:46.237Z] b109a0827f63: Layer already exists [2023-07-14T17:06:46.237Z] 8494b0036c3f: Layer already exists [2023-07-14T17:06:46.237Z] 3dab9f8bf2d2: Layer already exists [2023-07-14T17:06:46.237Z] main: digest: sha256:7cac09beded3ca9be5ff4c5dafcfe7d9b5b1a3d70d67464aba9f2b85b5e0e92e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-14T17:06:46.295Z] ===================================================== [Pipeline] echo [2023-07-14T17:06:46.308Z] taggedImages: [2023-07-14T17:06:46.308Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [2023-07-14T17:06:46.308Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-14T17:06:46.308Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.17 [2023-07-14T17:06:46.308Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [2023-07-14T17:06:46.308Z] - 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 [2023-07-14T17:06:46.386Z] 554e91adad29: Verifying Checksum [2023-07-14T17:06:46.386Z] 554e91adad29: Download complete Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:46.657Z] 5f9638ab2659: Pull complete [2023-07-14T17:06:46.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T17:06:46.702Z] [2023-07-14T17:06:46.702Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:06:47.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T17:06:47.521Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-14T17:06:47.521Z] 5eb5b503b376: Pulling fs layer [2023-07-14T17:06:47.521Z] 5c69ac0246d0: Pulling fs layer [2023-07-14T17:06:47.521Z] ec43610c2a17: Pulling fs layer [2023-07-14T17:06:47.521Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-14T17:06:47.521Z] 33b1e0a273af: Pulling fs layer [2023-07-14T17:06:47.521Z] 5d3b04190fa2: Pulling fs layer [2023-07-14T17:06:47.521Z] 2f39f015ded8: Pulling fs layer [2023-07-14T17:06:47.521Z] 3a2ae6a8a46f: Waiting [2023-07-14T17:06:47.521Z] 33b1e0a273af: Waiting [2023-07-14T17:06:47.521Z] 5d3b04190fa2: Waiting [2023-07-14T17:06:47.521Z] 2f39f015ded8: Waiting [2023-07-14T17:06:47.521Z] 5c69ac0246d0: Download complete [2023-07-14T17:06:47.521Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-14T17:06:47.521Z] 3a2ae6a8a46f: Download complete [2023-07-14T17:06:47.626Z] 8d51d6327a98: Download complete [2023-07-14T17:06:47.626Z] 2f466654f4bb: Verifying Checksum [2023-07-14T17:06:47.626Z] 2f466654f4bb: Download complete [2023-07-14T17:06:47.796Z] 33b1e0a273af: Verifying Checksum [2023-07-14T17:06:47.796Z] 33b1e0a273af: Download complete [2023-07-14T17:06:47.796Z] 5d3b04190fa2: Verifying Checksum [2023-07-14T17:06:47.796Z] 5d3b04190fa2: Download complete [2023-07-14T17:06:47.796Z] ec43610c2a17: Verifying Checksum [2023-07-14T17:06:47.796Z] ec43610c2a17: Download complete [2023-07-14T17:06:47.796Z] 5eb5b503b376: Verifying Checksum [2023-07-14T17:06:47.796Z] 5eb5b503b376: Download complete [2023-07-14T17:06:48.362Z] 2f39f015ded8: Download complete [2023-07-14T17:06:48.927Z] 5eb5b503b376: Pull complete [2023-07-14T17:06:49.184Z] 5c69ac0246d0: Pull complete [2023-07-14T17:06:49.449Z] ec43610c2a17: Pull complete [2023-07-14T17:06:49.449Z] 3a2ae6a8a46f: Pull complete [2023-07-14T17:06:49.708Z] 33b1e0a273af: Pull complete [2023-07-14T17:06:49.966Z] 5d3b04190fa2: Pull complete [2023-07-14T17:06:54.148Z] 2f39f015ded8: Pull complete [2023-07-14T17:06:54.148Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-14T17:06:54.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T17:06:54.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:06:54.222Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:06:54.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/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-14T17:06:59.958Z] 8d51d6327a98: Pull complete [2023-07-14T17:06:59.958Z] 8b374f2dd631: Pull complete [2023-07-14T17:06:59.958Z] ec14aa9079de: Pull complete [2023-07-14T17:07:03.139Z] $ docker top de7b49b993a6b4ac245c6b0a7fb1b679bacf7fa4e07435f141a7f79b15d9a5ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:07:03.529Z] ---> job-cost.sh [2023-07-14T17:07:03.529Z] lf-activate-venv: SKIPPING [2023-07-14T17:07:03.529Z] INFO: No Stack... [2023-07-14T17:07:04.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T17:07:04.356Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T17:07:04.644Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-14T17:07:04.644Z] + cut -d, -f6 [Pipeline] lock [2023-07-14T17:07:04.657Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [2023-07-14T17:07:04.663Z] Resource [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] did not exist. Created. [2023-07-14T17:07:04.663Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T17:07:04.964Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-14T17:07:04.993Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T17:07:05.001Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T17:07:05.019Z] $ docker stop --time=1 de7b49b993a6b4ac245c6b0a7fb1b679bacf7fa4e07435f141a7f79b15d9a5ce [2023-07-14T17:07:05.310Z] 2f466654f4bb: Pull complete [2023-07-14T17:07:06.610Z] $ docker rm -f --volumes de7b49b993a6b4ac245c6b0a7fb1b679bacf7fa4e07435f141a7f79b15d9a5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-14T17:07:07.900Z] 554e91adad29: Pull complete [2023-07-14T17:07:07.900Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-14T17:07:07.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-14T17:07:07.900Z] ---> 1e15ea492957 [2023-07-14T17:07:07.900Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T17:07:09.847Z] ---> Running in c946f115cb71 [2023-07-14T17:07:09.847Z] Removing intermediate container c946f115cb71 [2023-07-14T17:07:09.847Z] ---> fc3b120f02ba [2023-07-14T17:07:09.847Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T17:07:09.847Z] ---> Running in fc5cefe5bda2 [2023-07-14T17:07:10.192Z] Removing intermediate container fc5cefe5bda2 [2023-07-14T17:07:10.192Z] ---> 0e147f5a6eed [2023-07-14T17:07:10.192Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-14T17:07:10.469Z] ---> Running in 5ed28cac2317 [2023-07-14T17:07:10.752Z] Removing intermediate container 5ed28cac2317 [2023-07-14T17:07:10.752Z] ---> 76841a6a07ec [2023-07-14T17:07:10.753Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T17:07:10.753Z] ---> Running in aacbc69c0688 [2023-07-14T17:07:11.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T17:07:12.314Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T17:07:13.274Z] OK: 263 MiB in 53 packages [2023-07-14T17:07:14.246Z] Removing intermediate container aacbc69c0688 [2023-07-14T17:07:14.246Z] ---> 714db7dae44d [2023-07-14T17:07:14.246Z] Step 7/12 : WORKDIR /app [2023-07-14T17:07:14.246Z] ---> Running in af1abc2545c9 [2023-07-14T17:07:14.518Z] Removing intermediate container af1abc2545c9 [2023-07-14T17:07:14.518Z] ---> 6d0d76e4454a [2023-07-14T17:07:14.518Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-14T17:07:15.105Z] ---> d3e115a4335d [2023-07-14T17:07:15.105Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T17:07:17.043Z] ---> Running in d8e3035260e2 [2023-07-14T17:08:24.913Z] Removing intermediate container d8e3035260e2 [2023-07-14T17:08:24.913Z] ---> 5bcfd5b71e8d [2023-07-14T17:08:24.913Z] Step 10/12 : COPY . . [2023-07-14T17:08:24.913Z] ---> 3f46975db2b1 [2023-07-14T17:08:24.913Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T17:08:24.913Z] ---> Running in e89d8b0a796f [2023-07-14T17:08:24.913Z] Removing intermediate container e89d8b0a796f [2023-07-14T17:08:24.913Z] ---> e9687fb8199a [2023-07-14T17:08:24.913Z] Step 12/12 : RUN $MAKE [2023-07-14T17:08:24.913Z] ---> Running in 2b2b25fad84b [2023-07-14T17:08:24.913Z] noop [2023-07-14T17:08:24.913Z] Removing intermediate container 2b2b25fad84b [2023-07-14T17:08:24.913Z] ---> 0001c41df701 [2023-07-14T17:08:24.913Z] Successfully built 0001c41df701 [2023-07-14T17:08:24.913Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:08:25.270Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T17:08:25.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:08:25.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2023-07-14T17:08:25.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/19 -v /w/workspace/app-record-replay/19:/w/workspace/app-record-replay/19:rw,z -v /w/workspace/app-record-replay/19@tmp:/w/workspace/app-record-replay/19@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-14T17:08:26.736Z] $ docker top faab6f99a1785e0a787403a72d34ac238fbee6d92e239c5381031bf814cd8815 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T17:08:27.575Z] + go version [2023-07-14T17:08:27.575Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-14T17:08:27.596Z] $ docker stop --time=1 faab6f99a1785e0a787403a72d34ac238fbee6d92e239c5381031bf814cd8815 [2023-07-14T17:08:29.256Z] $ docker rm -f --volumes faab6f99a1785e0a787403a72d34ac238fbee6d92e239c5381031bf814cd8815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:08:29.806Z] + docker inspect -f . ci-base-image-arm64 [2023-07-14T17:08:29.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:08:29.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2023-07-14T17:08:30.047Z] $ 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/19 -v /w/workspace/app-record-replay/19:/w/workspace/app-record-replay/19:rw,z -v /w/workspace/app-record-replay/19@tmp:/w/workspace/app-record-replay/19@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-14T17:08:31.222Z] $ docker top 6fc4ab1a52bed0f79a26fbee2d382552fa10d0a64aeefa758d9def49388d9abb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T17:08:32.053Z] + git config --global --add safe.directory /w/workspace/app-record-replay/19 [Pipeline] fileExists [Pipeline] sh [2023-07-14T17:08:32.382Z] + make test [2023-07-14T17:08:32.650Z] go test -race -coverprofile=coverage.out ./... [2023-07-14T17:11:14.346Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-14T17:11:16.298Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.260s coverage: 87.5% of statements [2023-07-14T17:11:16.298Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.354s coverage: 91.6% of statements [2023-07-14T17:11:20.548Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-14T17:11:20.548Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-14T17:11:20.548Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-14T17:11:20.549Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.229s coverage: 65.2% of statements [2023-07-14T17:11:21.511Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-14T17:11:21.511Z] go vet ./... [2023-07-14T17:13:43.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-14T17:13:43.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-14T17:13:43.199Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-14T17:13:43.220Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-14T17:13:43.237Z] $ docker stop --time=1 6fc4ab1a52bed0f79a26fbee2d382552fa10d0a64aeefa758d9def49388d9abb [2023-07-14T17:13:45.107Z] $ docker rm -f --volumes 6fc4ab1a52bed0f79a26fbee2d382552fa10d0a64aeefa758d9def49388d9abb [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T17:13:46.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-14T17:13:46.679Z] Warning: overwriting stash ‘coverage-report’ [2023-07-14T17:13:47.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-14T17:13:47.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-14T17:13:47.822Z] + ls -al . [2023-07-14T17:13:47.822Z] total 160 [2023-07-14T17:13:47.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:08 . [2023-07-14T17:13:47.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 17:06 .. [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 17:06 .dockerignore [2023-07-14T17:13:47.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 17:06 .git [2023-07-14T17:13:47.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:06 .github [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 14 17:06 .gitignore [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 17:06 .golangci.yml [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 14 17:06 Attribution.txt [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 14 17:06 CHANGELOG.md [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 14 17:06 Dockerfile [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 17:06 GOVERNANCE.md [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 14 17:06 Jenkinsfile [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 17:06 LICENSE [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 14 17:06 Makefile [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 14 17:06 OWNERS.md [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 14 17:06 README.md [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 14 17:06 Record and Reply.postman_collection.json [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 14 17:04 VERSION [2023-07-14T17:13:47.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:06 bin [2023-07-14T17:13:47.822Z] -rw-r--r-- 1 jenkins jenkins 7545 Jul 14 17:11 coverage.out [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 14 17:06 go.mod [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 14 17:06 go.sum [2023-07-14T17:13:47.822Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 17:06 internal [2023-07-14T17:13:47.822Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 14 17:06 main.go [2023-07-14T17:13:47.822Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 17:06 pkg [2023-07-14T17:13:47.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 17:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:13:48.163Z] + 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=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 --label arch=arm64 --label version=3.1.0-dev.17 . [2023-07-14T17:13:48.163Z] Sending build context to Docker daemon 166.4kB [2023-07-14T17:13:48.430Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-14T17:13:48.430Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-14T17:13:48.430Z] ---> 0001c41df701 [2023-07-14T17:13:48.430Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-14T17:13:48.430Z] ---> Running in ed177a1809e1 [2023-07-14T17:13:48.704Z] Removing intermediate container ed177a1809e1 [2023-07-14T17:13:48.705Z] ---> b543e77b1bc4 [2023-07-14T17:13:48.705Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-14T17:13:48.705Z] ---> Running in dbab7a46be94 [2023-07-14T17:13:48.973Z] Removing intermediate container dbab7a46be94 [2023-07-14T17:13:48.973Z] ---> c46479db0711 [2023-07-14T17:13:48.973Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-14T17:13:49.242Z] ---> Running in 861bf1b0a7e0 [2023-07-14T17:13:49.512Z] Removing intermediate container 861bf1b0a7e0 [2023-07-14T17:13:49.512Z] ---> aa0ba9af06e0 [2023-07-14T17:13:49.512Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-14T17:13:49.512Z] ---> Running in 07ee33e20fca [2023-07-14T17:13:50.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T17:13:51.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T17:13:52.463Z] OK: 263 MiB in 53 packages [2023-07-14T17:13:53.048Z] Removing intermediate container 07ee33e20fca [2023-07-14T17:13:53.048Z] ---> 4aed5f170f9e [2023-07-14T17:13:53.048Z] Step 7/26 : WORKDIR /app [2023-07-14T17:13:53.048Z] ---> Running in b5fc0d07c83b [2023-07-14T17:13:53.316Z] Removing intermediate container b5fc0d07c83b [2023-07-14T17:13:53.316Z] ---> 912b48076465 [2023-07-14T17:13:53.316Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-14T17:13:53.905Z] ---> 959d8284bf37 [2023-07-14T17:13:53.905Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-14T17:13:53.905Z] ---> Running in 9da3f567f543 [2023-07-14T17:13:57.248Z] Removing intermediate container 9da3f567f543 [2023-07-14T17:13:57.248Z] ---> 487079d68c6d [2023-07-14T17:13:57.248Z] Step 10/26 : COPY . . [2023-07-14T17:13:57.248Z] ---> 05b37b92c381 [2023-07-14T17:13:57.248Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-14T17:13:57.248Z] ---> Running in 78f044228098 [2023-07-14T17:13:57.517Z] Removing intermediate container 78f044228098 [2023-07-14T17:13:57.517Z] ---> 89787b2cc98d [2023-07-14T17:13:57.517Z] Step 12/26 : RUN $MAKE [2023-07-14T17:13:57.517Z] ---> Running in 5860c5cecd4b [2023-07-14T17:13:58.482Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.17" -trimpath -mod=readonly -o app-record-replay [2023-07-14T17:16:20.200Z] Removing intermediate container 5860c5cecd4b [2023-07-14T17:16:20.200Z] ---> 8dd7823d7971 [2023-07-14T17:16:20.200Z] Step 13/26 : FROM alpine:3.17 [2023-07-14T17:16:20.200Z] 3.17: Pulling from library/alpine [2023-07-14T17:16:20.200Z] edb6bdbacee9: Already exists [2023-07-14T17:16:20.200Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-14T17:16:20.200Z] Status: Downloaded newer image for alpine:3.17 [2023-07-14T17:16:20.200Z] ---> 779605e5fbc0 [2023-07-14T17:16:20.200Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-14T17:16:20.200Z] ---> Running in 63b2b6276d51 [2023-07-14T17:16:20.200Z] Removing intermediate container 63b2b6276d51 [2023-07-14T17:16:20.200Z] ---> be43cf271374 [2023-07-14T17:16:20.200Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-14T17:16:20.200Z] ---> Running in 2a13afb7504f [2023-07-14T17:16:20.200Z] Removing intermediate container 2a13afb7504f [2023-07-14T17:16:20.200Z] ---> 9c38ed74c085 [2023-07-14T17:16:20.200Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-14T17:16:20.200Z] ---> Running in a9ee5d763152 [2023-07-14T17:16:20.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-14T17:16:20.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-14T17:16:20.200Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-14T17:16:20.200Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-14T17:16:20.200Z] Executing busybox-1.35.0-r29.trigger [2023-07-14T17:16:20.200Z] Executing ca-certificates-20230506-r0.trigger [2023-07-14T17:16:20.200Z] OK: 8 MiB in 17 packages [2023-07-14T17:16:20.200Z] Removing intermediate container a9ee5d763152 [2023-07-14T17:16:20.200Z] ---> 01ddf1a22908 [2023-07-14T17:16:20.200Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-14T17:16:20.200Z] ---> 0a69f09f0d28 [2023-07-14T17:16:20.200Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-14T17:16:20.200Z] ---> 5d37d574915c [2023-07-14T17:16:20.200Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-14T17:16:20.200Z] ---> e6d60d6cfeae [2023-07-14T17:16:20.200Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-14T17:16:20.200Z] ---> 647e672371b6 [2023-07-14T17:16:20.200Z] Step 21/26 : EXPOSE 59712 [2023-07-14T17:16:20.200Z] ---> Running in 8e7a55876938 [2023-07-14T17:16:20.200Z] Removing intermediate container 8e7a55876938 [2023-07-14T17:16:20.200Z] ---> d772729834ee [2023-07-14T17:16:20.200Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-14T17:16:20.200Z] ---> Running in 7eec3d85fac9 [2023-07-14T17:16:20.469Z] Removing intermediate container 7eec3d85fac9 [2023-07-14T17:16:20.469Z] ---> cf0108cd6627 [2023-07-14T17:16:20.469Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-14T17:16:20.738Z] ---> Running in b82f458864f5 [2023-07-14T17:16:21.007Z] Removing intermediate container b82f458864f5 [2023-07-14T17:16:21.007Z] ---> f2a55537848b [2023-07-14T17:16:21.007Z] Step 24/26 : LABEL arch=arm64 [2023-07-14T17:16:21.007Z] ---> Running in 96565d986417 [2023-07-14T17:16:21.275Z] Removing intermediate container 96565d986417 [2023-07-14T17:16:21.275Z] ---> 46020e564159 [2023-07-14T17:16:21.275Z] Step 25/26 : LABEL git_sha=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [2023-07-14T17:16:21.275Z] ---> Running in c8221209b570 [2023-07-14T17:16:21.547Z] Removing intermediate container c8221209b570 [2023-07-14T17:16:21.547Z] ---> 84a598b173ca [2023-07-14T17:16:21.547Z] Step 26/26 : LABEL version=3.1.0-dev.17 [2023-07-14T17:16:21.815Z] ---> Running in 4701f49d713c [2023-07-14T17:16:22.082Z] Removing intermediate container 4701f49d713c [2023-07-14T17:16:22.082Z] ---> a7dfa8f23fb4 [2023-07-14T17:16:22.082Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-14T17:16:22.082Z] Successfully built a7dfa8f23fb4 [2023-07-14T17:16:22.082Z] 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-14T17:16:22.223Z] provisioning config files... [2023-07-14T17:16:22.238Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/19@tmp/config629060523496644074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:16:22.582Z] ---> docker-login.sh [2023-07-14T17:16:22.582Z] nexus3.edgexfoundry.org:10001 [2023-07-14T17:16:22.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:16:22.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:16:22.851Z] Configure a credential helper to remove this warning. See [2023-07-14T17:16:22.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:16:22.851Z] [2023-07-14T17:16:22.851Z] Login Succeeded [2023-07-14T17:16:22.851Z] nexus3.edgexfoundry.org:10002 [2023-07-14T17:16:23.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:16:23.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:16:23.119Z] Configure a credential helper to remove this warning. See [2023-07-14T17:16:23.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:16:23.119Z] [2023-07-14T17:16:23.119Z] Login Succeeded [2023-07-14T17:16:23.119Z] nexus3.edgexfoundry.org:10003 [2023-07-14T17:16:23.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:16:23.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:16:23.654Z] Configure a credential helper to remove this warning. See [2023-07-14T17:16:23.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:16:23.654Z] [2023-07-14T17:16:23.654Z] Login Succeeded [2023-07-14T17:16:23.654Z] nexus3.edgexfoundry.org:10004 [2023-07-14T17:16:23.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:16:23.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:16:23.921Z] Configure a credential helper to remove this warning. See [2023-07-14T17:16:23.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:16:23.921Z] [2023-07-14T17:16:23.921Z] Login Succeeded [2023-07-14T17:16:23.921Z] docker.io [2023-07-14T17:16:24.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-14T17:16:24.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-14T17:16:24.455Z] Configure a credential helper to remove this warning. See [2023-07-14T17:16:24.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-14T17:16:24.455Z] [2023-07-14T17:16:24.455Z] Login Succeeded [2023-07-14T17:16:24.455Z] ---> docker-login.sh ends [Pipeline] } [2023-07-14T17:16:24.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-14T17:16:24.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-14T17:16:24.524Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-14T17:16:24.524Z] 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [2023-07-14T17:16:24.524Z] latest [2023-07-14T17:16:24.524Z] 3.1.0-dev.17 [2023-07-14T17:16:24.524Z] 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [2023-07-14T17:16:24.524Z] main [2023-07-14T17:16:24.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:16:24.871Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:16:25.208Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [2023-07-14T17:16:25.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-14T17:16:25.208Z] 49a9c7f6203d: Preparing [2023-07-14T17:16:25.208Z] 537cb019d0c7: Preparing [2023-07-14T17:16:25.208Z] 0395a7715643: Preparing [2023-07-14T17:16:25.208Z] 80a8e4bfe0fb: Preparing [2023-07-14T17:16:25.208Z] f607aeeb377d: Preparing [2023-07-14T17:16:25.208Z] 9386262d7a74: Preparing [2023-07-14T17:16:25.208Z] 9386262d7a74: Waiting [2023-07-14T17:16:25.475Z] 0395a7715643: Pushed [2023-07-14T17:16:25.475Z] 80a8e4bfe0fb: Pushed [2023-07-14T17:16:25.475Z] 537cb019d0c7: Pushed [2023-07-14T17:16:25.475Z] 9386262d7a74: Layer already exists [2023-07-14T17:16:25.741Z] f607aeeb377d: Pushed [2023-07-14T17:16:31.082Z] 49a9c7f6203d: Pushed [2023-07-14T17:16:31.082Z] 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:16:31.426Z] + 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-14T17:16:31.764Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-14T17:16:31.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-14T17:16:31.764Z] 49a9c7f6203d: Preparing [2023-07-14T17:16:31.764Z] 537cb019d0c7: Preparing [2023-07-14T17:16:31.764Z] 0395a7715643: Preparing [2023-07-14T17:16:31.764Z] 80a8e4bfe0fb: Preparing [2023-07-14T17:16:31.764Z] f607aeeb377d: Preparing [2023-07-14T17:16:31.764Z] 9386262d7a74: Preparing [2023-07-14T17:16:31.764Z] 537cb019d0c7: Layer already exists [2023-07-14T17:16:31.764Z] 49a9c7f6203d: Layer already exists [2023-07-14T17:16:31.764Z] f607aeeb377d: Layer already exists [2023-07-14T17:16:31.764Z] 0395a7715643: Layer already exists [2023-07-14T17:16:31.764Z] 80a8e4bfe0fb: Layer already exists [2023-07-14T17:16:31.764Z] 9386262d7a74: Layer already exists [2023-07-14T17:16:31.764Z] latest: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:16:32.443Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:16:32.795Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.17 [2023-07-14T17:16:32.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-14T17:16:32.795Z] 49a9c7f6203d: Preparing [2023-07-14T17:16:32.795Z] 537cb019d0c7: Preparing [2023-07-14T17:16:32.795Z] 0395a7715643: Preparing [2023-07-14T17:16:32.795Z] 80a8e4bfe0fb: Preparing [2023-07-14T17:16:32.795Z] f607aeeb377d: Preparing [2023-07-14T17:16:32.795Z] 9386262d7a74: Preparing [2023-07-14T17:16:32.795Z] 9386262d7a74: Waiting [2023-07-14T17:16:32.795Z] f607aeeb377d: Layer already exists [2023-07-14T17:16:32.795Z] 49a9c7f6203d: Layer already exists [2023-07-14T17:16:32.795Z] 537cb019d0c7: Layer already exists [2023-07-14T17:16:32.795Z] 80a8e4bfe0fb: Layer already exists [2023-07-14T17:16:32.795Z] 0395a7715643: Layer already exists [2023-07-14T17:16:32.795Z] 9386262d7a74: Layer already exists [2023-07-14T17:16:32.795Z] 3.1.0-dev.17: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:16:33.430Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:16:33.790Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [2023-07-14T17:16:33.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-14T17:16:33.790Z] 49a9c7f6203d: Preparing [2023-07-14T17:16:33.790Z] 537cb019d0c7: Preparing [2023-07-14T17:16:33.790Z] 0395a7715643: Preparing [2023-07-14T17:16:33.790Z] 80a8e4bfe0fb: Preparing [2023-07-14T17:16:33.790Z] f607aeeb377d: Preparing [2023-07-14T17:16:33.790Z] 9386262d7a74: Preparing [2023-07-14T17:16:33.790Z] 9386262d7a74: Waiting [2023-07-14T17:16:33.790Z] 80a8e4bfe0fb: Layer already exists [2023-07-14T17:16:33.790Z] 0395a7715643: Layer already exists [2023-07-14T17:16:33.790Z] 49a9c7f6203d: Layer already exists [2023-07-14T17:16:33.790Z] f607aeeb377d: Layer already exists [2023-07-14T17:16:33.790Z] 537cb019d0c7: Layer already exists [2023-07-14T17:16:33.790Z] 9386262d7a74: Layer already exists [2023-07-14T17:16:33.790Z] 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:16:34.176Z] + 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-14T17:16:34.521Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-14T17:16:34.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-14T17:16:34.521Z] 49a9c7f6203d: Preparing [2023-07-14T17:16:34.521Z] 537cb019d0c7: Preparing [2023-07-14T17:16:34.521Z] 0395a7715643: Preparing [2023-07-14T17:16:34.521Z] 80a8e4bfe0fb: Preparing [2023-07-14T17:16:34.521Z] f607aeeb377d: Preparing [2023-07-14T17:16:34.521Z] 9386262d7a74: Preparing [2023-07-14T17:16:34.521Z] 9386262d7a74: Waiting [2023-07-14T17:16:34.521Z] 80a8e4bfe0fb: Layer already exists [2023-07-14T17:16:34.521Z] 537cb019d0c7: Layer already exists [2023-07-14T17:16:34.521Z] f607aeeb377d: Layer already exists [2023-07-14T17:16:34.521Z] 0395a7715643: Layer already exists [2023-07-14T17:16:34.521Z] 49a9c7f6203d: Layer already exists [2023-07-14T17:16:34.521Z] 9386262d7a74: Layer already exists [2023-07-14T17:16:34.521Z] main: digest: sha256:4d264af10e237376474db2d3cb947863d47e906c9a7bc5a58e180ba40961e4dd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-14T17:16:34.850Z] ===================================================== [Pipeline] echo [2023-07-14T17:16:34.858Z] taggedImages: [2023-07-14T17:16:34.858Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [2023-07-14T17:16:34.858Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-14T17:16:34.858Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.17 [2023-07-14T17:16:34.858Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077-3.1.0-dev.17 [2023-07-14T17:16:34.858Z] - 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-14T17:16:35.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T17:16:35.233Z] [2023-07-14T17:16:35.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:16:35.571Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T17:16:35.571Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-14T17:16:35.571Z] 8998bd30e6a1: Pulling fs layer [2023-07-14T17:16:35.571Z] 04944245beec: Pulling fs layer [2023-07-14T17:16:35.571Z] 699f458cf7ca: Pulling fs layer [2023-07-14T17:16:35.571Z] 765212b225bb: Pulling fs layer [2023-07-14T17:16:35.571Z] f23df028b6ca: Pulling fs layer [2023-07-14T17:16:35.571Z] d65c8cfc05b1: Pulling fs layer [2023-07-14T17:16:35.571Z] 2437ff75d9bd: Pulling fs layer [2023-07-14T17:16:35.571Z] f23df028b6ca: Waiting [2023-07-14T17:16:35.571Z] d65c8cfc05b1: Waiting [2023-07-14T17:16:35.571Z] 2437ff75d9bd: Waiting [2023-07-14T17:16:35.571Z] 765212b225bb: Waiting [2023-07-14T17:16:35.840Z] 04944245beec: Verifying Checksum [2023-07-14T17:16:35.840Z] 04944245beec: Download complete [2023-07-14T17:16:35.840Z] 765212b225bb: Verifying Checksum [2023-07-14T17:16:35.840Z] 765212b225bb: Download complete [2023-07-14T17:16:35.840Z] f23df028b6ca: Download complete [2023-07-14T17:16:35.840Z] d65c8cfc05b1: Verifying Checksum [2023-07-14T17:16:35.840Z] d65c8cfc05b1: Download complete [2023-07-14T17:16:35.840Z] 699f458cf7ca: Verifying Checksum [2023-07-14T17:16:35.840Z] 699f458cf7ca: Download complete [2023-07-14T17:16:36.423Z] 8998bd30e6a1: Download complete [2023-07-14T17:16:38.369Z] 2437ff75d9bd: Verifying Checksum [2023-07-14T17:16:38.369Z] 2437ff75d9bd: Download complete [2023-07-14T17:16:40.311Z] 8998bd30e6a1: Pull complete [2023-07-14T17:16:40.580Z] 04944245beec: Pull complete [2023-07-14T17:16:41.988Z] 699f458cf7ca: Pull complete [2023-07-14T17:16:41.988Z] 765212b225bb: Pull complete [2023-07-14T17:16:42.952Z] f23df028b6ca: Pull complete [2023-07-14T17:16:42.952Z] d65c8cfc05b1: Pull complete [2023-07-14T17:16:57.940Z] 2437ff75d9bd: Pull complete [2023-07-14T17:16:57.940Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-14T17:16:57.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-14T17:16:57.940Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:16:58.121Z] prd-ubuntu20.04-docker-arm64-4c-16g-1166 does not seem to be running inside a container [2023-07-14T17:16:58.188Z] $ 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/19 -v /w/workspace/app-record-replay/19:/w/workspace/app-record-replay/19:rw,z -v /w/workspace/app-record-replay/19@tmp:/w/workspace/app-record-replay/19@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-14T17:17:00.962Z] $ docker top 8713fe2f3be2453c43d36505904ba407cdb5a39108e7723785ce0d8387b64b44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:17:01.800Z] ---> job-cost.sh [2023-07-14T17:17:01.800Z] lf-activate-venv: SKIPPING [2023-07-14T17:17:01.800Z] INFO: No Stack... [2023-07-14T17:17:03.743Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-14T17:17:04.009Z] INFO: Archiving Costs [Pipeline] sh [2023-07-14T17:17:04.645Z] + cat /w/workspace/app-record-replay/19/archives/cost.csv [2023-07-14T17:17:04.645Z] + cut -d, -f6 [Pipeline] lock [2023-07-14T17:17:04.710Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [2023-07-14T17:17:04.720Z] Resource [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] did not exist. Created. [2023-07-14T17:17:04.720Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-14T17:17:05.374Z] /w/workspace/app-record-replay/19@tmp/durable-f7d03b18/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-14T17:17:06.023Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-14T17:17:06.044Z] Warning: overwriting stash ‘stack-cost’ [2023-07-14T17:17:06.095Z] Stashed 1 file(s) [Pipeline] } [2023-07-14T17:17:06.105Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-14T17:17:06.125Z] $ docker stop --time=1 8713fe2f3be2453c43d36505904ba407cdb5a39108e7723785ce0d8387b64b44 [2023-07-14T17:17:07.592Z] $ docker rm -f --volumes 8713fe2f3be2453c43d36505904ba407cdb5a39108e7723785ce0d8387b64b44 [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-14T17:17:07.998Z] provisioning config files... [2023-07-14T17:17:08.003Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #19 [2023-07-14T17:17:08.005Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config454349494772540754tmp [Pipeline] { [Pipeline] sh [2023-07-14T17:17:08.297Z] + set +x [2023-07-14T17:17:08.297Z] + + bash -s -- [2023-07-14T17:17:08.297Z] curl -s https://codecov.io/bash [2023-07-14T17:17:08.556Z] [2023-07-14T17:17:08.556Z] _____ _ [2023-07-14T17:17:08.556Z] / ____| | | [2023-07-14T17:17:08.556Z] | | ___ __| | ___ ___ _____ __ [2023-07-14T17:17:08.556Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-14T17:17:08.556Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-14T17:17:08.556Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-14T17:17:08.556Z] Bash-1.0.6 [2023-07-14T17:17:08.556Z] [2023-07-14T17:17:08.556Z] [2023-07-14T17:17:08.556Z] ==> git version 2.25.1 found [2023-07-14T17:17:08.556Z] ==> 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-14T17:17:08.556Z] Release-Date: 2020-01-08 [2023-07-14T17:17:08.556Z] 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-14T17:17:08.556Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-14T17:17:08.556Z] ==> Jenkins CI detected. [2023-07-14T17:17:08.556Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-14T17:17:08.556Z] project root: . [2023-07-14T17:17:08.556Z] --> token set from env [2023-07-14T17:17:08.556Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-14T17:17:08.556Z] ==> Running gcov in . (disable via -X gcov) [2023-07-14T17:17:08.556Z] ==> Python coveragepy not found [2023-07-14T17:17:08.556Z] ==> Searching for coverage reports in: [2023-07-14T17:17:08.556Z] + . [2023-07-14T17:17:08.556Z] -> Found 1 reports [2023-07-14T17:17:08.556Z] ==> Detecting git/mercurial file structure [2023-07-14T17:17:08.556Z] ==> Reading reports [2023-07-14T17:17:08.556Z] + ./coverage.out bytes=7545 [2023-07-14T17:17:08.556Z] ==> Appending adjustments [2023-07-14T17:17:08.556Z] https://docs.codecov.io/docs/fixing-reports [2023-07-14T17:17:08.815Z] + Found adjustments [2023-07-14T17:17:08.816Z] ==> Gzipping contents [2023-07-14T17:17:08.816Z] 4.0K /tmp/codecov.dqYeBf.gz [2023-07-14T17:17:08.816Z] ==> Uploading reports [2023-07-14T17:17:08.816Z] url: https://codecov.io [2023-07-14T17:17:08.816Z] query: branch=main&commit=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-14T17:17:08.816Z] -> Pinging Codecov [2023-07-14T17:17:08.816Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-14T17:17:08.816Z] Invalid request parameters [2023-07-14T17:17:08.816Z] 400 [Pipeline] } [2023-07-14T17:17:08.823Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-14T17:17:09.053Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-14T17:17:09.070Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:17:09.374Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-14T17:17:09.374Z] [2023-07-14T17:17:09.374Z] 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-14T17:17:09.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-14T17:17:09.673Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-14T17:17:09.673Z] df9b9388f04a: Pulling fs layer [2023-07-14T17:17:09.673Z] 52dc419b0ee2: Pulling fs layer [2023-07-14T17:17:09.673Z] 25bc292e5bac: Pulling fs layer [2023-07-14T17:17:09.673Z] 114826534d7a: Pulling fs layer [2023-07-14T17:17:09.673Z] 4657fd5d0bcf: Pulling fs layer [2023-07-14T17:17:09.673Z] 6ad1cebc031e: Pulling fs layer [2023-07-14T17:17:09.673Z] 8a3aa393b2d8: Pulling fs layer [2023-07-14T17:17:09.673Z] 4657fd5d0bcf: Waiting [2023-07-14T17:17:09.673Z] 8a3aa393b2d8: Waiting [2023-07-14T17:17:09.673Z] 114826534d7a: Waiting [2023-07-14T17:17:09.673Z] 6ad1cebc031e: Waiting [2023-07-14T17:17:09.673Z] 25bc292e5bac: Verifying Checksum [2023-07-14T17:17:09.673Z] 25bc292e5bac: Download complete [2023-07-14T17:17:09.673Z] 52dc419b0ee2: Verifying Checksum [2023-07-14T17:17:09.673Z] 52dc419b0ee2: Download complete [2023-07-14T17:17:09.673Z] 4657fd5d0bcf: Verifying Checksum [2023-07-14T17:17:09.673Z] 4657fd5d0bcf: Download complete [2023-07-14T17:17:09.673Z] df9b9388f04a: Download complete [2023-07-14T17:17:09.934Z] 6ad1cebc031e: Verifying Checksum [2023-07-14T17:17:09.935Z] 6ad1cebc031e: Download complete [2023-07-14T17:17:09.935Z] df9b9388f04a: Pull complete [2023-07-14T17:17:09.935Z] 52dc419b0ee2: Pull complete [2023-07-14T17:17:09.935Z] 25bc292e5bac: Pull complete [2023-07-14T17:17:10.504Z] 114826534d7a: Verifying Checksum [2023-07-14T17:17:10.504Z] 114826534d7a: Download complete [2023-07-14T17:17:10.504Z] 8a3aa393b2d8: Verifying Checksum [2023-07-14T17:17:10.504Z] 8a3aa393b2d8: Download complete [2023-07-14T17:17:13.785Z] 114826534d7a: Pull complete [2023-07-14T17:17:13.785Z] 4657fd5d0bcf: Pull complete [2023-07-14T17:17:14.043Z] 6ad1cebc031e: Pull complete [2023-07-14T17:17:16.570Z] 8a3aa393b2d8: Pull complete [2023-07-14T17:17:16.570Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-14T17:17:16.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-14T17:17:16.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:17:16.645Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:17:16.681Z] $ 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-14T17:17:20.972Z] $ docker top 1d755c6adaa3d5da7776116eecd436c77d9cc1c0097463c31778cbf8de49b177 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-14T17:17:21.037Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-14T17:17:21.317Z] + set -o pipefail [2023-07-14T17:17:21.317Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-14T17:17:27.058Z] [2023-07-14T17:17:27.058Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-14T17:17:27.058Z] [2023-07-14T17:17:27.058Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/93444046-9a0b-4291-9ce8-3f710828e1e2 [2023-07-14T17:17:27.058Z] [2023-07-14T17:17:27.058Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-14T17:17:27.058Z] [2023-07-14T17:17:27.058Z] [2023-07-14T17:17:27.058Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-14T17:17:27.058Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-14T17:17:27.058Z] More details here: https://snyk.co/ue1NS [2023-07-14T17:17:27.058Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-14T17:17:27.058Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-14T17:17:27.070Z] $ docker stop --time=1 1d755c6adaa3d5da7776116eecd436c77d9cc1c0097463c31778cbf8de49b177 [2023-07-14T17:17:30.689Z] $ docker rm -f --volumes 1d755c6adaa3d5da7776116eecd436c77d9cc1c0097463c31778cbf8de49b177 [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-14T17:17:31.413Z] + git log --format=format:%s -1 0ad4d9acad8bf24a025cedcbd7ddd6fb4b5c3077 [Pipeline] sh [2023-07-14T17:17:31.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T17:17:31.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:17:32.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T17:17:32.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:17:32.067Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:17:32.099Z] $ 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-14T17:17:32.476Z] $ docker top daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T17:17:32.563Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T17:17:32.563Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T17:17:32.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T17:17:32.670Z] $ docker exec daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 ssh-agent [2023-07-14T17:17:32.776Z] SSH_AUTH_SOCK=/tmp/ssh-G12XOJoT2Cbt/agent.33 [2023-07-14T17:17:32.776Z] SSH_AGENT_PID=39 [2023-07-14T17:17:32.781Z] Running ssh-add (command line suppressed) [2023-07-14T17:17:32.871Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8060666666878329117.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8060666666878329117.key) [2023-07-14T17:17:32.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T17:17:33.170Z] + git semver tag [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,362 [run_tag] DEBUG tag force:False [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,362 [check_head_tag] DEBUG check head tag [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,363 [execute] INFO git cat-file --batch-check [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,367 [execute] INFO git cat-file --batch [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,376 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,376 [execute] INFO git tag -a v3.1.0-dev.17 -m v3.1.0-dev.17 [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,376 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.17', '-m', 'v3.1.0-dev.17'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-14T17:17:33.428Z] 2023-07-14 17:17:33,381 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-14T17:17:33.428Z] 3.1.0-dev.17 [Pipeline] } [2023-07-14T17:17:33.438Z] $ docker exec --env ******** --env ******** daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 ssh-agent -k [2023-07-14T17:17:33.544Z] unset SSH_AUTH_SOCK; [2023-07-14T17:17:33.545Z] unset SSH_AGENT_PID; [2023-07-14T17:17:33.545Z] echo Agent pid 39 killed; [2023-07-14T17:17:33.555Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T17:17:33.864Z] + git semver [Pipeline] } [2023-07-14T17:17:34.135Z] $ docker stop --time=1 daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 [2023-07-14T17:17:35.418Z] $ docker rm -f --volumes daf93ca6b7b8cf5f6b87fbe39f1b3828bc2d1e6f568dd4162b891f6251c1bcf3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:17:35.807Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-14T17:17:35.807Z] [2023-07-14T17:17:35.807Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:17:36.104Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-14T17:17:36.104Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-14T17:17:36.104Z] ab5ef0e58194: Pulling fs layer [2023-07-14T17:17:36.104Z] 9712f1f96733: Pulling fs layer [2023-07-14T17:17:36.104Z] 63f879dbbcfc: Pulling fs layer [2023-07-14T17:17:36.104Z] 0d9ebad4ef96: Pulling fs layer [2023-07-14T17:17:36.104Z] e9a5061849ea: Pulling fs layer [2023-07-14T17:17:36.104Z] d747dcd14b5f: Pulling fs layer [2023-07-14T17:17:36.104Z] 2de7ff778b66: Pulling fs layer [2023-07-14T17:17:36.104Z] e9a5061849ea: Waiting [2023-07-14T17:17:36.104Z] 2de7ff778b66: Waiting [2023-07-14T17:17:36.104Z] 0d9ebad4ef96: Waiting [2023-07-14T17:17:36.104Z] 9712f1f96733: Verifying Checksum [2023-07-14T17:17:36.104Z] 9712f1f96733: Download complete [2023-07-14T17:17:36.363Z] 63f879dbbcfc: Verifying Checksum [2023-07-14T17:17:36.363Z] 63f879dbbcfc: Download complete [2023-07-14T17:17:36.621Z] e9a5061849ea: Verifying Checksum [2023-07-14T17:17:36.621Z] e9a5061849ea: Download complete [2023-07-14T17:17:36.621Z] d747dcd14b5f: Verifying Checksum [2023-07-14T17:17:36.621Z] d747dcd14b5f: Download complete [2023-07-14T17:17:36.621Z] 0d9ebad4ef96: Verifying Checksum [2023-07-14T17:17:36.621Z] 0d9ebad4ef96: Download complete [2023-07-14T17:17:36.621Z] ab5ef0e58194: Verifying Checksum [2023-07-14T17:17:36.621Z] ab5ef0e58194: Download complete [2023-07-14T17:17:36.621Z] 2de7ff778b66: Verifying Checksum [2023-07-14T17:17:36.621Z] 2de7ff778b66: Download complete [2023-07-14T17:17:39.911Z] ab5ef0e58194: Pull complete [2023-07-14T17:17:39.911Z] 9712f1f96733: Pull complete [2023-07-14T17:17:40.169Z] 63f879dbbcfc: Pull complete [2023-07-14T17:17:44.356Z] 0d9ebad4ef96: Pull complete [2023-07-14T17:17:44.356Z] e9a5061849ea: Pull complete [2023-07-14T17:17:44.356Z] d747dcd14b5f: Pull complete [2023-07-14T17:17:45.306Z] 2de7ff778b66: Pull complete [2023-07-14T17:17:45.306Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-14T17:17:45.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-14T17:17:45.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:17:45.391Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:17:45.421Z] $ 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-14T17:17:50.598Z] $ docker top 5f50638b8db1fd2652168fba544daf29f4a75958278ee731600f4c3eabf169ec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-14T17:17:50.667Z] provisioning config files... [2023-07-14T17:17:50.673Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6663915951493146166tmp [2023-07-14T17:17:50.685Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11013373650853235878tmp [2023-07-14T17:17:50.694Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11928100662081639345tmp [Pipeline] { [Pipeline] echo [2023-07-14T17:17:50.711Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:17:50.994Z] ---> sigul-configuration.sh [2023-07-14T17:17:50.994Z] gpg: directory `/root/.gnupg' created [2023-07-14T17:17:50.994Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-14T17:17:50.994Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-14T17:17:50.994Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-14T17:17:50.994Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-14T17:17:50.994Z] gpg: CAST5 encrypted data [2023-07-14T17:17:50.994Z] gpg: encrypted with 1 passphrase [2023-07-14T17:17:50.994Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-14T17:17:51.279Z] + mkdir /home/jenkins [2023-07-14T17:17:51.280Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-14T17:17:51.568Z] + 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-14T17:17:51.577Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:17:51.868Z] ---> sigul-install.sh [2023-07-14T17:17:51.868Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-14T17:17:52.151Z] + git tag --list [2023-07-14T17:17:52.151Z] v3.1.0-dev.0 [2023-07-14T17:17:52.151Z] v3.1.0-dev.1 [2023-07-14T17:17:52.151Z] v3.1.0-dev.10 [2023-07-14T17:17:52.151Z] v3.1.0-dev.11 [2023-07-14T17:17:52.151Z] v3.1.0-dev.12 [2023-07-14T17:17:52.151Z] v3.1.0-dev.13 [2023-07-14T17:17:52.151Z] v3.1.0-dev.14 [2023-07-14T17:17:52.151Z] v3.1.0-dev.15 [2023-07-14T17:17:52.151Z] v3.1.0-dev.16 [2023-07-14T17:17:52.151Z] v3.1.0-dev.17 [2023-07-14T17:17:52.151Z] v3.1.0-dev.2 [2023-07-14T17:17:52.151Z] v3.1.0-dev.3 [2023-07-14T17:17:52.151Z] v3.1.0-dev.4 [2023-07-14T17:17:52.151Z] v3.1.0-dev.5 [2023-07-14T17:17:52.151Z] v3.1.0-dev.6 [2023-07-14T17:17:52.151Z] v3.1.0-dev.7 [2023-07-14T17:17:52.151Z] v3.1.0-dev.8 [2023-07-14T17:17:52.151Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-14T17:17:52.439Z] + lftools sign git-tag v3.1.0-dev.17 [2023-07-14T17:17:53.008Z] Signing Git tag with Sigul... [2023-07-14T17:17:53.008Z] Signing v3.1.0-dev.17 [Pipeline] echo [2023-07-14T17:17:53.587Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:17:53.871Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-14T17:17:53.879Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-14T17:17:53.904Z] $ docker stop --time=1 5f50638b8db1fd2652168fba544daf29f4a75958278ee731600f4c3eabf169ec [2023-07-14T17:17:55.168Z] $ docker rm -f --volumes 5f50638b8db1fd2652168fba544daf29f4a75958278ee731600f4c3eabf169ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-14T17:17:55.597Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T17:17:55.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:17:55.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T17:17:55.891Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:17:55.958Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:17:55.987Z] $ 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-14T17:17:56.318Z] $ docker top 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb -eo pid,comm [2023-07-14T17:17:56.373Z] 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-14T17:17:56.373Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T17:17:56.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T17:17:56.409Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T17:17:56.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T17:17:56.530Z] $ docker exec 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb ssh-agent [2023-07-14T17:17:56.641Z] SSH_AUTH_SOCK=/tmp/ssh-MwuZ4pplSbzD/agent.32 [2023-07-14T17:17:56.641Z] SSH_AGENT_PID=38 [2023-07-14T17:17:56.646Z] Running ssh-add (command line suppressed) [2023-07-14T17:17:56.751Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2722228284485172923.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2722228284485172923.key) [2023-07-14T17:17:56.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T17:17:57.053Z] + git semver bump pre [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,232 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,232 [bump_version] DEBUG bumping version:3.1.0-dev.17 on axis:pre with prefix:dev [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,233 [bump_version] DEBUG bumped version:3.1.0-dev.18 [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,233 [write_version] DEBUG write version:3.1.0-dev.18 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,233 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,233 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,235 [execute] INFO git cat-file --batch-check [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,236 [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-14T17:17:57.312Z] 2023-07-14 17:17:57,242 [execute] INFO git cat-file --batch [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-14T17:17:57.312Z] 2023-07-14 17:17:57,249 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-14T17:17:57.312Z] 3.1.0-dev.18 [Pipeline] } [2023-07-14T17:17:57.322Z] $ docker exec --env ******** --env ******** 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb ssh-agent -k [2023-07-14T17:17:57.416Z] unset SSH_AUTH_SOCK; [2023-07-14T17:17:57.416Z] unset SSH_AGENT_PID; [2023-07-14T17:17:57.416Z] echo Agent pid 38 killed; [2023-07-14T17:17:57.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T17:17:57.729Z] + git semver [Pipeline] } [2023-07-14T17:17:58.000Z] $ docker stop --time=1 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb [2023-07-14T17:17:59.287Z] $ docker rm -f --volumes 9c0b1606fd9c8d1b2bb0138dc8caa29015b6002a1ef3892089be36d8cb59a0bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-14T17:17:59.623Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-14T17:17:59.623Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:17:59.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-14T17:17:59.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:18:00.001Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:18:00.028Z] $ 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-14T17:18:00.369Z] $ docker top 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-14T17:18:00.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-14T17:18:00.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-14T17:18:00.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-14T17:18:00.588Z] $ docker exec 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 ssh-agent [2023-07-14T17:18:00.690Z] SSH_AUTH_SOCK=/tmp/ssh-uc4xXwHt6H8Z/agent.33 [2023-07-14T17:18:00.690Z] SSH_AGENT_PID=39 [2023-07-14T17:18:00.695Z] Running ssh-add (command line suppressed) [2023-07-14T17:18:00.786Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2948494518196117146.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_2948494518196117146.key) [2023-07-14T17:18:00.799Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-14T17:18:01.087Z] + git semver push [2023-07-14T17:18:01.346Z] 2023-07-14 17:18:01,268 [run_push] DEBUG push [2023-07-14T17:18:01.346Z] 2023-07-14 17:18:01,269 [execute] INFO git cat-file --batch-check [2023-07-14T17:18:01.346Z] 2023-07-14 17:18:01,269 [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-14T17:18:01.346Z] 2023-07-14 17:18:01,273 [execute] INFO git rev-list a2d9564857188a0640fd8257f23f4ae8d5eb12c0 -- [2023-07-14T17:18:01.346Z] 2023-07-14 17:18:01,273 [execute] DEBUG Popen(['git', 'rev-list', 'a2d9564857188a0640fd8257f23f4ae8d5eb12c0', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-14T17:18:01.346Z] 2023-07-14 17:18:01,279 [execute] INFO git fetch -v origin [2023-07-14T17:18:01.346Z] 2023-07-14 17:18:01,279 [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-14T17:18:01.915Z] 2023-07-14 17:18:01,754 [run_push] DEBUG no remote changes detected [2023-07-14T17:18:01.915Z] 2023-07-14 17:18:01,754 [execute] INFO git push origin semver [2023-07-14T17:18:01.915Z] 2023-07-14 17:18:01,755 [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-14T17:18:02.853Z] 2023-07-14 17:18:02,806 [run_push] DEBUG push all version tags [2023-07-14T17:18:02.853Z] 2023-07-14 17:18:02,807 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-14T17:18:02.853Z] 2023-07-14 17:18:02,807 [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-14T17:18:04.229Z] 2023-07-14 17:18:03,883 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-14T17:18:04.229Z] 3.1.0-dev.18 [Pipeline] } [2023-07-14T17:18:04.240Z] $ docker exec --env ******** --env ******** 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 ssh-agent -k [2023-07-14T17:18:04.345Z] unset SSH_AUTH_SOCK; [2023-07-14T17:18:04.348Z] unset SSH_AGENT_PID; [2023-07-14T17:18:04.348Z] echo Agent pid 39 killed; [2023-07-14T17:18:04.357Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-14T17:18:04.652Z] + git semver [Pipeline] } [2023-07-14T17:18:04.925Z] $ docker stop --time=1 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 [2023-07-14T17:18:06.201Z] $ docker rm -f --volumes 3826b69eb57600ea6a0392e9414afec995e8dca53ecbbe3c3186b1bb20f48474 [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-14T17:18:06.889Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-14T17:18:06.889Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-14T17:18:06.889Z] total 16 [2023-07-14T17:18:06.889Z] drwxr-xr-x 3 root root 4096 Jul 14 17:07 . [2023-07-14T17:18:06.889Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 17:17 .. [2023-07-14T17:18:06.889Z] drwxr-xr-x 2 root root 4096 Jul 14 17:07 cost [2023-07-14T17:18:06.889Z] -rw-r--r-- 1 root root 88 Jul 14 17:07 cost.csv [2023-07-14T17:18:06.889Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-14T17:18:06.889Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-14T17:18:06.889Z] total 16 [2023-07-14T17:18:06.889Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 17:07 . [2023-07-14T17:18:06.889Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 14 17:17 .. [2023-07-14T17:18:06.889Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 17:07 cost [2023-07-14T17:18:06.889Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 14 17:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:18:07.178Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:18:08.038Z] ---> package-listing.sh [2023-07-14T17:18:08.038Z] ++ facter osfamily [2023-07-14T17:18:08.038Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-14T17:18:08.298Z] + OS_FAMILY=debian [2023-07-14T17:18:08.298Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-14T17:18:08.298Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-14T17:18:08.298Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-14T17:18:08.298Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-14T17:18:08.298Z] + PACKAGES=/tmp/packages_start.txt [2023-07-14T17:18:08.298Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-14T17:18:08.298Z] + PACKAGES=/tmp/packages_end.txt [2023-07-14T17:18:08.298Z] + case "${OS_FAMILY}" in [2023-07-14T17:18:08.298Z] + dpkg -l [2023-07-14T17:18:08.298Z] + grep '^ii' [2023-07-14T17:18:08.298Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-14T17:18:08.298Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-14T17:18:08.298Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-14T17:18:08.298Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-14T17:18:08.298Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-14T17:18:08.298Z] + 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-14T17:18:08.308Z] 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-14T17:18:08.585Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-14T17:18:09.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-14T17:18:09.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-14T17:18:09.225Z] prd-ubuntu20.04-docker-8c-8g-1164 does not seem to be running inside a container [2023-07-14T17:18:09.363Z] $ 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-14T17:18:09.596Z] $ docker top b69122c4d42dda74f3dc55d4f92eef6c4838f15e3396872338f90ff7a29efb5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-14T17:18:09.998Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-14T17:18:10.284Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-14T17:18:10.571Z] + ls /var/log/sa-host [2023-07-14T17:18:10.571Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-14T17:18:10.721Z] provisioning config files... [2023-07-14T17:18:10.730Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8733628548145693416tmp [Pipeline] { [Pipeline] echo [2023-07-14T17:18:10.741Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:18:11.022Z] ---> create-netrc.sh [Pipeline] } [2023-07-14T17:18:11.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:18:11.364Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-14T17:18:11.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:18:11.654Z] ---> sudo-logs.sh [2023-07-14T17:18:11.654Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-14T17:18:11.678Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:18:11.963Z] ---> job-cost.sh [2023-07-14T17:18:11.963Z] lf-activate-venv: SKIPPING [2023-07-14T17:18:11.963Z] DEBUG: total: 0.2199999988079071 [2023-07-14T17:18:11.963Z] INFO: Retrieving Stack Cost... [2023-07-14T17:18:12.531Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-14T17:18:13.099Z] INFO: Archiving Costs [Pipeline] echo [2023-07-14T17:18:13.112Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-14T17:18:13.394Z] ---> logs-deploy.sh [2023-07-14T17:18:13.394Z] lf-activate-venv: SKIPPING [2023-07-14T17:18:13.394Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/19 [2023-07-14T17:18:13.394Z] INFO: archiving workspace using pattern(s): [2023-07-14T17:18:14.329Z] Archives upload complete. [2023-07-14T17:18:14.329Z] INFO: archiving logs to Nexus