Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0cf030821eec9376453adfe2348338ef327cf101 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-ssh16287149645604955216.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16969429450242453546.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh15579583573408031308.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16439392683855566727.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-ssh16671659765075490669.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 ‘prd-centos7-blackbox-4c-2g-4034’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-4035’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-4163’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4165 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 0cf030821eec9376453adfe2348338ef327cf101 (main) Commit message: "Merge pull request #56 from marcpfuller/import_data" > 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 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 > git rev-list --no-walk dc2c9616d3277daf9da5caa43fe28e05f10b0847 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-21T21:36:53.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-21T21:36:53.379Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-21T21:36:53.390Z] ========================================================= [2023-08-21T21:36:53.390Z] EdgeX Global Pipelines Version Info [2023-08-21T21:36:53.390Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:36:54.119Z] ------------------- [2023-08-21T21:36:54.119Z] stable info: [2023-08-21T21:36:54.119Z] ------------------- [2023-08-21T21:36:54.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-21T21:36:54.119Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T21:36:54.119Z] Message: update stable to v1.0.253 [2023-08-21T21:36:54.691Z] ------------------- [2023-08-21T21:36:54.691Z] experimental info: [2023-08-21T21:36:54.691Z] ------------------- [2023-08-21T21:36:54.691Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-21T21:36:54.691Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-21T21:36:54.691Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-21T21:36:54.885Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-08-21T21:36:54.895Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-08-21T21:36:54.911Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-21T21:36:54.926Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-21T21:36:54.941Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-21T21:36:54.958Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-21T21:36:54.975Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-21T21:36:54.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-21T21:36:55.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-21T21:36:55.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-21T21:36:55.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-21T21:36:55.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-08-21T21:36:55.052Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-21T21:36:55.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-21T21:36:55.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T21:36:55.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-21T21:36:55.103Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-21T21:36:55.124Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-21T21:36:55.133Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-21T21:36:55.143Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-21T21:36:55.152Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-21T21:36:55.165Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-21T21:36:55.234Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-21T21:36:55.246Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-21T21:36:55.260Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-21T21:36:55.273Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-21T21:36:55.292Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-21T21:36:55.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-21T21:36:55.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-21T21:36:55.351Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-21T21:36:55.370Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] echo [2023-08-21T21:36:55.389Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cf0308 [Pipeline] echo [2023-08-21T21:36:55.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T21:36:55.454Z] provisioning config files... [2023-08-21T21:36:55.468Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3698221659158335506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:36:55.776Z] ---> docker-login.sh [2023-08-21T21:36:55.776Z] nexus3.edgexfoundry.org:10001 [2023-08-21T21:36:56.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:36:56.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:36:56.037Z] Configure a credential helper to remove this warning. See [2023-08-21T21:36:56.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:36:56.037Z] [2023-08-21T21:36:56.037Z] Login Succeeded [2023-08-21T21:36:56.037Z] nexus3.edgexfoundry.org:10002 [2023-08-21T21:36:56.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:36:56.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:36:56.298Z] Configure a credential helper to remove this warning. See [2023-08-21T21:36:56.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:36:56.298Z] [2023-08-21T21:36:56.298Z] Login Succeeded [2023-08-21T21:36:56.298Z] nexus3.edgexfoundry.org:10003 [2023-08-21T21:36:56.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:36:56.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:36:56.298Z] Configure a credential helper to remove this warning. See [2023-08-21T21:36:56.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:36:56.298Z] [2023-08-21T21:36:56.298Z] Login Succeeded [2023-08-21T21:36:56.298Z] nexus3.edgexfoundry.org:10004 [2023-08-21T21:36:56.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:36:56.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:36:56.559Z] Configure a credential helper to remove this warning. See [2023-08-21T21:36:56.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:36:56.559Z] [2023-08-21T21:36:56.559Z] Login Succeeded [2023-08-21T21:36:56.559Z] docker.io [2023-08-21T21:36:56.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:36:56.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:36:56.821Z] Configure a credential helper to remove this warning. See [2023-08-21T21:36:56.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:36:56.821Z] [2023-08-21T21:36:56.821Z] Login Succeeded [2023-08-21T21:36:56.821Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T21:36:56.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-21T21:36:57.209Z] + git rev-list -1 --merges 0cf030821eec9376453adfe2348338ef327cf101~1..0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] echo [2023-08-21T21:36:57.252Z] -----------> git rev-list -1 --merges 0cf030821eec9376453adfe2348338ef327cf101~1..0cf030821eec9376453adfe2348338ef327cf101 0cf030821eec9376453adfe2348338ef327cf101 [2023-08-21T21:36:57.252Z] 0cf030821eec9376453adfe2348338ef327cf101 [false] [Pipeline] sh [2023-08-21T21:36:57.543Z] + git log --format=format:%s -1 0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] echo [2023-08-21T21:36:57.575Z] ========================================================= [2023-08-21T21:36:57.575Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-21T21:36:57.575Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T21:36:57.916Z] + git log --format=format:%s -1 0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] echo [2023-08-21T21:36:57.927Z] [semverPrep] GIT_COMMIT: 0cf030821eec9376453adfe2348338ef327cf101, Commit Message: Merge pull request #56 from marcpfuller/import_data [Pipeline] echo [2023-08-21T21:36:57.939Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-21T21:36:58.294Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:36:58.294Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-21T21:36:58.294Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-21T21:36:58.294Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-21T21:36:58.294Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-21T21:36:58.294Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-21T21:36:58.294Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:36:58.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:36:58.645Z] [2023-08-21T21:36:58.645Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:36:58.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:36:58.949Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-21T21:36:58.949Z] b85a868b505f: Pulling fs layer [2023-08-21T21:36:58.949Z] e2be974225ed: Pulling fs layer [2023-08-21T21:36:58.949Z] 339a4e72a1f5: Pulling fs layer [2023-08-21T21:36:58.949Z] 988bab9f4d93: Pulling fs layer [2023-08-21T21:36:58.949Z] 1469e6f7b9e6: Pulling fs layer [2023-08-21T21:36:58.949Z] eaf3925da568: Pulling fs layer [2023-08-21T21:36:58.949Z] bab4dde63d76: Pulling fs layer [2023-08-21T21:36:58.949Z] bde34c3a00c8: Pulling fs layer [2023-08-21T21:36:58.949Z] b352a97aabf1: Pulling fs layer [2023-08-21T21:36:58.949Z] 4872d77fe225: Pulling fs layer [2023-08-21T21:36:58.949Z] 5851b861e8e6: Pulling fs layer [2023-08-21T21:36:58.949Z] 988bab9f4d93: Waiting [2023-08-21T21:36:58.949Z] 1469e6f7b9e6: Waiting [2023-08-21T21:36:58.949Z] b352a97aabf1: Waiting [2023-08-21T21:36:58.949Z] 4872d77fe225: Waiting [2023-08-21T21:36:58.949Z] eaf3925da568: Waiting [2023-08-21T21:36:58.949Z] 5851b861e8e6: Waiting [2023-08-21T21:36:58.949Z] bde34c3a00c8: Waiting [2023-08-21T21:36:58.949Z] bab4dde63d76: Waiting [2023-08-21T21:36:58.949Z] e2be974225ed: Download complete [2023-08-21T21:36:58.949Z] 988bab9f4d93: Verifying Checksum [2023-08-21T21:36:58.949Z] 988bab9f4d93: Download complete [2023-08-21T21:36:58.949Z] 1469e6f7b9e6: Verifying Checksum [2023-08-21T21:36:58.949Z] 1469e6f7b9e6: Download complete [2023-08-21T21:36:59.209Z] eaf3925da568: Verifying Checksum [2023-08-21T21:36:59.209Z] eaf3925da568: Download complete [2023-08-21T21:36:59.209Z] 339a4e72a1f5: Verifying Checksum [2023-08-21T21:36:59.209Z] 339a4e72a1f5: Download complete [2023-08-21T21:36:59.209Z] bde34c3a00c8: Verifying Checksum [2023-08-21T21:36:59.209Z] bde34c3a00c8: Download complete [2023-08-21T21:36:59.209Z] b352a97aabf1: Download complete [2023-08-21T21:36:59.209Z] 4872d77fe225: Verifying Checksum [2023-08-21T21:36:59.209Z] 4872d77fe225: Download complete [2023-08-21T21:36:59.209Z] 5851b861e8e6: Download complete [2023-08-21T21:36:59.209Z] b85a868b505f: Verifying Checksum [2023-08-21T21:36:59.209Z] b85a868b505f: Download complete [2023-08-21T21:36:59.467Z] bab4dde63d76: Verifying Checksum [2023-08-21T21:36:59.468Z] bab4dde63d76: Download complete [2023-08-21T21:37:00.402Z] b85a868b505f: Pull complete [2023-08-21T21:37:00.665Z] e2be974225ed: Pull complete [2023-08-21T21:37:01.245Z] 339a4e72a1f5: Pull complete [2023-08-21T21:37:01.245Z] 988bab9f4d93: Pull complete [2023-08-21T21:37:01.505Z] 1469e6f7b9e6: Pull complete [2023-08-21T21:37:01.764Z] eaf3925da568: Pull complete [2023-08-21T21:37:03.666Z] bab4dde63d76: Pull complete [2023-08-21T21:37:03.666Z] bde34c3a00c8: Pull complete [2023-08-21T21:37:03.926Z] b352a97aabf1: Pull complete [2023-08-21T21:37:03.926Z] 4872d77fe225: Pull complete [2023-08-21T21:37:03.926Z] 5851b861e8e6: Pull complete [2023-08-21T21:37:03.926Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-21T21:37:03.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:37:03.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:37:04.033Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:37:04.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-21T21:37:07.755Z] $ docker top 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 -eo pid,comm [2023-08-21T21:37:07.804Z] 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-08-21T21:37:07.804Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:37:07.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:37:07.840Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:37:07.964Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:37:07.969Z] $ docker exec 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 ssh-agent [2023-08-21T21:37:08.083Z] SSH_AUTH_SOCK=/tmp/ssh-jkX4My38w66I/agent.33 [2023-08-21T21:37:08.083Z] SSH_AGENT_PID=39 [2023-08-21T21:37:08.091Z] Running ssh-add (command line suppressed) [2023-08-21T21:37:08.198Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15948010953546275380.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15948010953546275380.key) [2023-08-21T21:37:08.212Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:37:08.503Z] + git tag --points-at HEAD [Pipeline] } [2023-08-21T21:37:08.524Z] $ docker exec --env ******** --env ******** 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 ssh-agent -k [2023-08-21T21:37:08.631Z] unset SSH_AUTH_SOCK; [2023-08-21T21:37:08.631Z] unset SSH_AGENT_PID; [2023-08-21T21:37:08.632Z] echo Agent pid 39 killed; [2023-08-21T21:37:08.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-21T21:37:08.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:37:08.673Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:37:08.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:37:08.798Z] $ docker exec 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 ssh-agent [2023-08-21T21:37:08.910Z] SSH_AUTH_SOCK=/tmp/ssh-P5o6vQxW8iV6/agent.71 [2023-08-21T21:37:08.910Z] SSH_AGENT_PID=77 [2023-08-21T21:37:08.915Z] Running ssh-add (command line suppressed) [2023-08-21T21:37:09.023Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12330187929282668165.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12330187929282668165.key) [2023-08-21T21:37:09.038Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:37:09.324Z] + git semver init [2023-08-21T21:37:09.583Z] 2023-08-21 21:37:09,539 [run_init] DEBUG init version:0.0.0 force:False [2023-08-21T21:37:09.583Z] 2023-08-21 21:37:09,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-21T21:37:09.583Z] 2023-08-21 21:37:09,540 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-08-21T21:37:09.583Z] 2023-08-21 21:37:09,540 [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-08-21T21:37:10.522Z] 2023-08-21 21:37:10,193 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-08-21T21:37:10.522Z] 2023-08-21 21:37:10,194 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-08-21T21:37:10.522Z] 2023-08-21 21:37:10,194 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-21T21:37:10.522Z] 2023-08-21 21:37:10,194 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-21T21:37:10.522Z] 3.1.0-dev.34 [Pipeline] } [2023-08-21T21:37:10.535Z] $ docker exec --env ******** --env ******** 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 ssh-agent -k [2023-08-21T21:37:10.625Z] unset SSH_AUTH_SOCK; [2023-08-21T21:37:10.626Z] unset SSH_AGENT_PID; [2023-08-21T21:37:10.626Z] echo Agent pid 77 killed; [2023-08-21T21:37:10.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:37:10.934Z] + git semver [Pipeline] } [2023-08-21T21:37:11.208Z] $ docker stop --time=1 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 [2023-08-21T21:37:12.490Z] $ docker rm -f --volumes 1c9e9449ebc15a404d269b3ea0481b0590cb0a54873fe80ca26bf3ca5723f218 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:37:12.843Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-21T21:37:13.058Z] Stashed 1 file(s) [Pipeline] echo [2023-08-21T21:37:13.061Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.34 [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-08-21T21:37:13.221Z] provisioning config files... [2023-08-21T21:37:13.232Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8785744047975434684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:37:13.530Z] ---> docker-login.sh [2023-08-21T21:37:13.530Z] nexus3.edgexfoundry.org:10001 [2023-08-21T21:37:13.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:37:13.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:37:13.530Z] Configure a credential helper to remove this warning. See [2023-08-21T21:37:13.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:37:13.530Z] [2023-08-21T21:37:13.530Z] Login Succeeded [2023-08-21T21:37:13.530Z] nexus3.edgexfoundry.org:10002 [2023-08-21T21:37:13.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:37:13.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:37:13.530Z] Configure a credential helper to remove this warning. See [2023-08-21T21:37:13.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:37:13.530Z] [2023-08-21T21:37:13.530Z] Login Succeeded [2023-08-21T21:37:13.530Z] nexus3.edgexfoundry.org:10003 [2023-08-21T21:37:13.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:37:13.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:37:13.789Z] Configure a credential helper to remove this warning. See [2023-08-21T21:37:13.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:37:13.789Z] [2023-08-21T21:37:13.789Z] Login Succeeded [2023-08-21T21:37:13.789Z] nexus3.edgexfoundry.org:10004 [2023-08-21T21:37:13.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:37:13.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:37:13.789Z] Configure a credential helper to remove this warning. See [2023-08-21T21:37:13.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:37:13.789Z] [2023-08-21T21:37:13.789Z] Login Succeeded [2023-08-21T21:37:13.789Z] docker.io [2023-08-21T21:37:14.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:37:14.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:37:14.050Z] Configure a credential helper to remove this warning. See [2023-08-21T21:37:14.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:37:14.050Z] [2023-08-21T21:37:14.050Z] Login Succeeded [2023-08-21T21:37:14.050Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T21:37:14.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-21T21:37:14.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:37:14.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:37:14.163Z] ========================================================= [2023-08-21T21:37:14.163Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-21T21:37:14.163Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:37:14.480Z] + 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-08-21T21:37:14.480Z] Sending build context to Docker daemon 465.4kB [2023-08-21T21:37:14.480Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-21T21:37:14.480Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-21T21:37:14.480Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-21T21:37:14.480Z] 4db1b89c0bd1: Pulling fs layer [2023-08-21T21:37:14.480Z] 6911f1a30b25: Pulling fs layer [2023-08-21T21:37:14.480Z] e194b8c5c2a9: Pulling fs layer [2023-08-21T21:37:14.480Z] 6863d3e3a2b1: Pulling fs layer [2023-08-21T21:37:14.480Z] ec0bb842ea78: Pulling fs layer [2023-08-21T21:37:14.480Z] 40a00589a448: Pulling fs layer [2023-08-21T21:37:14.480Z] 6c08303d61cc: Pulling fs layer [2023-08-21T21:37:14.480Z] 798269fcf238: Pulling fs layer [2023-08-21T21:37:14.480Z] ec0bb842ea78: Waiting [2023-08-21T21:37:14.480Z] 40a00589a448: Waiting [2023-08-21T21:37:14.480Z] 6c08303d61cc: Waiting [2023-08-21T21:37:14.480Z] 798269fcf238: Waiting [2023-08-21T21:37:14.480Z] 6911f1a30b25: Download complete [2023-08-21T21:37:14.480Z] 6863d3e3a2b1: Verifying Checksum [2023-08-21T21:37:14.480Z] 6863d3e3a2b1: Download complete [2023-08-21T21:37:14.480Z] ec0bb842ea78: Verifying Checksum [2023-08-21T21:37:14.480Z] ec0bb842ea78: Download complete [2023-08-21T21:37:14.480Z] 4db1b89c0bd1: Download complete [2023-08-21T21:37:14.480Z] 40a00589a448: Verifying Checksum [2023-08-21T21:37:14.480Z] 40a00589a448: Download complete [2023-08-21T21:37:14.738Z] 4db1b89c0bd1: Pull complete [2023-08-21T21:37:14.998Z] 6911f1a30b25: Pull complete [2023-08-21T21:37:14.998Z] 798269fcf238: Verifying Checksum [2023-08-21T21:37:14.998Z] 798269fcf238: Download complete [2023-08-21T21:37:15.255Z] e194b8c5c2a9: Verifying Checksum [2023-08-21T21:37:15.255Z] e194b8c5c2a9: Download complete [2023-08-21T21:37:15.513Z] 6c08303d61cc: Verifying Checksum [2023-08-21T21:37:18.952Z] e194b8c5c2a9: Pull complete [2023-08-21T21:37:18.952Z] 6863d3e3a2b1: Pull complete [2023-08-21T21:37:18.952Z] ec0bb842ea78: Pull complete [2023-08-21T21:37:18.952Z] 40a00589a448: Pull complete [2023-08-21T21:37:21.482Z] 6c08303d61cc: Pull complete [2023-08-21T21:37:22.046Z] 798269fcf238: Pull complete [2023-08-21T21:37:22.046Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-21T21:37:22.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-21T21:37:22.046Z] ---> ec979cd7f677 [2023-08-21T21:37:22.046Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-21T21:37:27.392Z] ---> Running in f8abc0fcf407 [2023-08-21T21:37:27.392Z] Removing intermediate container f8abc0fcf407 [2023-08-21T21:37:27.392Z] ---> 8cecf867f9c0 [2023-08-21T21:37:27.392Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-21T21:37:27.392Z] ---> Running in b98059061f50 [2023-08-21T21:37:27.392Z] Removing intermediate container b98059061f50 [2023-08-21T21:37:27.392Z] ---> 6ba1b1681015 [2023-08-21T21:37:27.392Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-21T21:37:27.392Z] ---> Running in 693a667d17f8 [2023-08-21T21:37:27.392Z] Removing intermediate container 693a667d17f8 [2023-08-21T21:37:27.392Z] ---> 9bc69de506ea [2023-08-21T21:37:27.392Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-21T21:37:27.392Z] ---> Running in 7c4d5b55c8ae [2023-08-21T21:37:27.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T21:37:27.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T21:37:27.910Z] OK: 265 MiB in 53 packages [2023-08-21T21:37:28.171Z] Still waiting to schedule task [2023-08-21T21:37:28.171Z] ‘prd-centos7-blackbox-4c-2g-4034’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-21T21:37:28.171Z] ‘prd-centos7-blackbox-4c-2g-4035’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-08-21T21:37:28.171Z] Removing intermediate container 7c4d5b55c8ae [2023-08-21T21:37:28.171Z] ---> eb0fa1f00021 [2023-08-21T21:37:28.171Z] Step 7/12 : WORKDIR /app [2023-08-21T21:37:28.171Z] ---> Running in 93bd3cb8f4fe [2023-08-21T21:37:28.171Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-4166’ is offline [2023-08-21T21:37:28.429Z] Removing intermediate container 93bd3cb8f4fe [2023-08-21T21:37:28.429Z] ---> 38d21290a562 [2023-08-21T21:37:28.429Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-21T21:37:28.430Z] ---> 4606206248fd [2023-08-21T21:37:28.430Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T21:37:28.430Z] ---> Running in d55db75b49ae [2023-08-21T21:38:07.197Z] Removing intermediate container d55db75b49ae [2023-08-21T21:38:07.197Z] ---> 9db70061e32a [2023-08-21T21:38:07.197Z] Step 10/12 : COPY . . [2023-08-21T21:38:07.198Z] ---> 562509bbc16a [2023-08-21T21:38:07.198Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-21T21:38:07.198Z] ---> Running in 6518cffdb452 [2023-08-21T21:38:07.198Z] Removing intermediate container 6518cffdb452 [2023-08-21T21:38:07.198Z] ---> 73707792c88b [2023-08-21T21:38:07.198Z] Step 12/12 : RUN $MAKE [2023-08-21T21:38:07.198Z] ---> Running in 06ea6db6bb4d [2023-08-21T21:38:07.198Z] noop [2023-08-21T21:38:07.198Z] Removing intermediate container 06ea6db6bb4d [2023-08-21T21:38:07.198Z] ---> 5745a5f30b17 [2023-08-21T21:38:07.198Z] Successfully built 5745a5f30b17 [2023-08-21T21:38:07.198Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:38:07.521Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T21:38:07.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:38:07.596Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:38:07.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-21T21:38:08.008Z] $ docker top 4ca1508b33d86866294f7225e734e116d832a3036e4ea16c48993c2200ae3a0a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:38:08.351Z] + go version [2023-08-21T21:38:08.351Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-21T21:38:08.364Z] $ docker stop --time=1 4ca1508b33d86866294f7225e734e116d832a3036e4ea16c48993c2200ae3a0a [2023-08-21T21:38:09.647Z] $ docker rm -f --volumes 4ca1508b33d86866294f7225e734e116d832a3036e4ea16c48993c2200ae3a0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:38:10.055Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-21T21:38:10.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:38:10.132Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:38:10.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-21T21:38:10.500Z] $ docker top b3d67bcc3852528cc32ae62b54b357f92c63e6cad303a6898f4ff192c26fd76b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:38:10.848Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-08-21T21:38:11.143Z] + make test [2023-08-21T21:38:11.143Z] go test -race -coverprofile=coverage.out ./... [2023-08-21T21:38:33.077Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-21T21:38:33.077Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.064s coverage: 88.0% of statements [2023-08-21T21:38:33.077Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-21T21:38:33.077Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-21T21:38:33.077Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-21T21:38:41.195Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.591s coverage: 98.1% of statements [2023-08-21T21:38:41.195Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.115s coverage: 78.2% of statements [2023-08-21T21:39:03.395Z] go vet ./... [2023-08-21T21:39:06.676Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-21T21:39:06.676Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-21T21:39:06.676Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-21T21:39:06.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-21T21:39:06.704Z] $ docker stop --time=1 b3d67bcc3852528cc32ae62b54b357f92c63e6cad303a6898f4ff192c26fd76b [2023-08-21T21:39:11.636Z] $ docker rm -f --volumes b3d67bcc3852528cc32ae62b54b357f92c63e6cad303a6898f4ff192c26fd76b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:39:12.161Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-21T21:39:12.204Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-21T21:39:12.720Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-21T21:39:13.062Z] + ls -al . [2023-08-21T21:39:13.062Z] total 176 [2023-08-21T21:39:13.062Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 21 21:38 . [2023-08-21T21:39:13.062Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 21:36 .. [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 21 21:36 .dockerignore [2023-08-21T21:39:13.062Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 21:37 .git [2023-08-21T21:39:13.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:36 .github [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 21 21:36 .gitignore [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 21:36 .golangci.yml [2023-08-21T21:39:13.062Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 21:37 .semver [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 21 21:36 Attribution.txt [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 21 21:36 CHANGELOG.md [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 21 21:36 Dockerfile [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 21:36 GOVERNANCE.md [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 21 21:36 Jenkinsfile [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 21 21:36 LICENSE [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 21 21:36 Makefile [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 21 21:36 OWNERS.md [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 21 21:36 README.md [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 21 21:36 Record and Reply.postman_collection.json [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 21 21:37 VERSION [2023-08-21T21:39:13.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:36 bin [2023-08-21T21:39:13.062Z] -rw-r--r-- 1 jenkins jenkins 18479 Aug 21 21:38 coverage.out [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 21 21:36 go.mod [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 21 21:36 go.sum [2023-08-21T21:39:13.062Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 21 21:36 internal [2023-08-21T21:39:13.062Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 21 21:36 main.go [2023-08-21T21:39:13.062Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 21:36 pkg [2023-08-21T21:39:13.062Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:36 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:13.391Z] + 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=0cf030821eec9376453adfe2348338ef327cf101 --label arch=amd64 --label version=3.1.0-dev.34 . [2023-08-21T21:39:13.391Z] Sending build context to Docker daemon 484.9kB [2023-08-21T21:39:13.391Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-21T21:39:13.391Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-21T21:39:13.391Z] ---> 5745a5f30b17 [2023-08-21T21:39:13.391Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-21T21:39:13.391Z] ---> Running in af4c70436431 [2023-08-21T21:39:13.651Z] Removing intermediate container af4c70436431 [2023-08-21T21:39:13.651Z] ---> 0c600023c5a0 [2023-08-21T21:39:13.651Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-21T21:39:13.651Z] ---> Running in 564d20d25057 [2023-08-21T21:39:13.651Z] Removing intermediate container 564d20d25057 [2023-08-21T21:39:13.651Z] ---> f9d5046c3466 [2023-08-21T21:39:13.651Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-21T21:39:13.651Z] ---> Running in 7573d47875fa [2023-08-21T21:39:13.910Z] Removing intermediate container 7573d47875fa [2023-08-21T21:39:13.910Z] ---> 7e79bfbb032c [2023-08-21T21:39:13.910Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-21T21:39:13.910Z] ---> Running in 391ffcd20c61 [2023-08-21T21:39:14.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T21:39:14.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T21:39:14.687Z] OK: 265 MiB in 53 packages [2023-08-21T21:39:14.944Z] Removing intermediate container 391ffcd20c61 [2023-08-21T21:39:14.944Z] ---> 4cdd0af5b7b7 [2023-08-21T21:39:14.944Z] Step 7/26 : WORKDIR /app [2023-08-21T21:39:14.944Z] ---> Running in 088f13416b13 [2023-08-21T21:39:14.944Z] Removing intermediate container 088f13416b13 [2023-08-21T21:39:14.944Z] ---> 6b660c2c2595 [2023-08-21T21:39:14.944Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-21T21:39:15.202Z] ---> 50a506f6fa7c [2023-08-21T21:39:15.202Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T21:39:15.202Z] ---> Running in 76aa3464f687 [2023-08-21T21:39:16.146Z] Removing intermediate container 76aa3464f687 [2023-08-21T21:39:16.146Z] ---> 799c183d358a [2023-08-21T21:39:16.146Z] Step 10/26 : COPY . . [2023-08-21T21:39:16.146Z] ---> cb35a693271d [2023-08-21T21:39:16.146Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-21T21:39:16.146Z] ---> Running in 9b797e1e052b [2023-08-21T21:39:16.146Z] Removing intermediate container 9b797e1e052b [2023-08-21T21:39:16.146Z] ---> d6c307420437 [2023-08-21T21:39:16.146Z] Step 12/26 : RUN $MAKE [2023-08-21T21:39:16.146Z] ---> Running in 0b0a1d43b337 [2023-08-21T21:39:16.403Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34" -trimpath -mod=readonly -o app-record-replay [2023-08-21T21:39:42.981Z] Removing intermediate container 0b0a1d43b337 [2023-08-21T21:39:42.981Z] ---> 6fc9a723a374 [2023-08-21T21:39:42.981Z] Step 13/26 : FROM alpine:3.17 [2023-08-21T21:39:42.981Z] 3.17: Pulling from library/alpine [2023-08-21T21:39:42.981Z] 9398808236ff: Pulling fs layer [2023-08-21T21:39:42.981Z] 9398808236ff: Verifying Checksum [2023-08-21T21:39:42.981Z] 9398808236ff: Download complete [2023-08-21T21:39:42.981Z] 9398808236ff: Pull complete [2023-08-21T21:39:42.981Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T21:39:42.981Z] Status: Downloaded newer image for alpine:3.17 [2023-08-21T21:39:42.981Z] ---> 1e0b8b5322fc [2023-08-21T21:39:42.981Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-21T21:39:42.981Z] ---> Running in ebf1dd074e5b [2023-08-21T21:39:42.981Z] Removing intermediate container ebf1dd074e5b [2023-08-21T21:39:42.981Z] ---> 62bda11c4d52 [2023-08-21T21:39:42.981Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-21T21:39:42.981Z] ---> Running in c00409aa32d2 [2023-08-21T21:39:42.981Z] Removing intermediate container c00409aa32d2 [2023-08-21T21:39:42.981Z] ---> 29a33f535974 [2023-08-21T21:39:42.981Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T21:39:42.981Z] ---> Running in 6e4d233a949a [2023-08-21T21:39:42.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-21T21:39:42.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-21T21:39:43.241Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T21:39:43.241Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T21:39:43.241Z] Executing busybox-1.35.0-r29.trigger [2023-08-21T21:39:43.241Z] Executing ca-certificates-20230506-r0.trigger [2023-08-21T21:39:43.241Z] OK: 8 MiB in 17 packages [2023-08-21T21:39:44.208Z] Removing intermediate container 6e4d233a949a [2023-08-21T21:39:44.208Z] ---> 4619a54aea49 [2023-08-21T21:39:44.208Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-21T21:39:44.466Z] ---> 0b24bef8713f [2023-08-21T21:39:44.466Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-21T21:39:44.724Z] ---> 2277e8459fd9 [2023-08-21T21:39:44.725Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-21T21:39:44.983Z] ---> cecb8a41e72f [2023-08-21T21:39:44.983Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-21T21:39:46.378Z] ---> 3fd56cef7c61 [2023-08-21T21:39:46.378Z] Step 21/26 : EXPOSE 59712 [2023-08-21T21:39:46.378Z] ---> Running in 0c0f1fc4b54f [2023-08-21T21:39:46.637Z] Removing intermediate container 0c0f1fc4b54f [2023-08-21T21:39:46.637Z] ---> 20461ba9a0b4 [2023-08-21T21:39:46.637Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-21T21:39:46.637Z] ---> Running in 3fb5498af953 [2023-08-21T21:39:46.895Z] Removing intermediate container 3fb5498af953 [2023-08-21T21:39:46.895Z] ---> 233c429b67ac [2023-08-21T21:39:46.895Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-21T21:39:47.153Z] ---> Running in 742ec49a9bdc [2023-08-21T21:39:47.412Z] Removing intermediate container 742ec49a9bdc [2023-08-21T21:39:47.412Z] ---> 22ab5cdfe6de [2023-08-21T21:39:47.412Z] Step 24/26 : LABEL arch=amd64 [2023-08-21T21:39:47.672Z] ---> Running in 78b3f4cbce93 [2023-08-21T21:39:47.933Z] Removing intermediate container 78b3f4cbce93 [2023-08-21T21:39:47.933Z] ---> 7f8574b3ed2f [2023-08-21T21:39:47.933Z] Step 25/26 : LABEL git_sha=0cf030821eec9376453adfe2348338ef327cf101 [2023-08-21T21:39:47.933Z] ---> Running in 68ef6d954c86 [2023-08-21T21:39:48.191Z] Removing intermediate container 68ef6d954c86 [2023-08-21T21:39:48.191Z] ---> 568a2bd86e1a [2023-08-21T21:39:48.191Z] Step 26/26 : LABEL version=3.1.0-dev.34 [2023-08-21T21:39:48.452Z] ---> Running in 945f4c2eacd0 [2023-08-21T21:39:48.710Z] Removing intermediate container 945f4c2eacd0 [2023-08-21T21:39:48.710Z] ---> 8c3a12f76fc0 [2023-08-21T21:39:48.710Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-21T21:39:48.710Z] Successfully built 8c3a12f76fc0 [2023-08-21T21:39:48.710Z] 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-08-21T21:39:48.816Z] provisioning config files... [2023-08-21T21:39:48.827Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6236403598388558875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:39:49.121Z] ---> docker-login.sh [2023-08-21T21:39:49.121Z] nexus3.edgexfoundry.org:10001 [2023-08-21T21:39:49.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:39:49.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:39:49.121Z] Configure a credential helper to remove this warning. See [2023-08-21T21:39:49.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:39:49.121Z] [2023-08-21T21:39:49.121Z] Login Succeeded [2023-08-21T21:39:49.121Z] nexus3.edgexfoundry.org:10002 [2023-08-21T21:39:49.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:39:49.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:39:49.121Z] Configure a credential helper to remove this warning. See [2023-08-21T21:39:49.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:39:49.121Z] [2023-08-21T21:39:49.121Z] Login Succeeded [2023-08-21T21:39:49.121Z] nexus3.edgexfoundry.org:10003 [2023-08-21T21:39:49.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:39:49.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:39:49.380Z] Configure a credential helper to remove this warning. See [2023-08-21T21:39:49.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:39:49.380Z] [2023-08-21T21:39:49.380Z] Login Succeeded [2023-08-21T21:39:49.380Z] nexus3.edgexfoundry.org:10004 [2023-08-21T21:39:49.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:39:49.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:39:49.380Z] Configure a credential helper to remove this warning. See [2023-08-21T21:39:49.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:39:49.380Z] [2023-08-21T21:39:49.380Z] Login Succeeded [2023-08-21T21:39:49.380Z] docker.io [2023-08-21T21:39:49.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:39:49.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:39:49.897Z] Configure a credential helper to remove this warning. See [2023-08-21T21:39:49.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:39:49.897Z] [2023-08-21T21:39:49.897Z] Login Succeeded [2023-08-21T21:39:49.897Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T21:39:49.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:39:49.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:39:49.965Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-08-21T21:39:49.965Z] 0cf030821eec9376453adfe2348338ef327cf101 [2023-08-21T21:39:49.965Z] latest [2023-08-21T21:39:49.965Z] 3.1.0-dev.34 [2023-08-21T21:39:49.965Z] 0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [2023-08-21T21:39:49.965Z] main [2023-08-21T21:39:49.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:50.289Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:50.596Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101 [2023-08-21T21:39:50.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-21T21:39:50.596Z] 00687bf4a63f: Preparing [2023-08-21T21:39:50.596Z] 4c810c1bfaeb: Preparing [2023-08-21T21:39:50.596Z] fdf075bc35ee: Preparing [2023-08-21T21:39:50.596Z] 5bad19709a80: Preparing [2023-08-21T21:39:50.596Z] 6873c310e439: Preparing [2023-08-21T21:39:50.596Z] 36b50b131297: Preparing [2023-08-21T21:39:50.596Z] 36b50b131297: Waiting [2023-08-21T21:39:50.596Z] fdf075bc35ee: Pushed [2023-08-21T21:39:50.596Z] 5bad19709a80: Pushed [2023-08-21T21:39:50.596Z] 4c810c1bfaeb: Pushed [2023-08-21T21:39:50.863Z] 6873c310e439: Pushed [2023-08-21T21:39:50.863Z] 36b50b131297: Layer already exists [2023-08-21T21:39:53.392Z] 00687bf4a63f: Pushed [2023-08-21T21:39:53.652Z] 0cf030821eec9376453adfe2348338ef327cf101: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:53.969Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:54.286Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-21T21:39:54.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-21T21:39:54.286Z] 00687bf4a63f: Preparing [2023-08-21T21:39:54.286Z] 4c810c1bfaeb: Preparing [2023-08-21T21:39:54.286Z] fdf075bc35ee: Preparing [2023-08-21T21:39:54.286Z] 5bad19709a80: Preparing [2023-08-21T21:39:54.286Z] 6873c310e439: Preparing [2023-08-21T21:39:54.286Z] 36b50b131297: Preparing [2023-08-21T21:39:54.286Z] 36b50b131297: Waiting [2023-08-21T21:39:54.286Z] 4c810c1bfaeb: Layer already exists [2023-08-21T21:39:54.286Z] fdf075bc35ee: Layer already exists [2023-08-21T21:39:54.286Z] 00687bf4a63f: Layer already exists [2023-08-21T21:39:54.286Z] 6873c310e439: Layer already exists [2023-08-21T21:39:54.286Z] 5bad19709a80: Layer already exists [2023-08-21T21:39:54.286Z] 36b50b131297: Layer already exists [2023-08-21T21:39:54.286Z] latest: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:54.597Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:54.907Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.34 [2023-08-21T21:39:54.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-21T21:39:54.907Z] 00687bf4a63f: Preparing [2023-08-21T21:39:54.907Z] 4c810c1bfaeb: Preparing [2023-08-21T21:39:54.907Z] fdf075bc35ee: Preparing [2023-08-21T21:39:54.907Z] 5bad19709a80: Preparing [2023-08-21T21:39:54.907Z] 6873c310e439: Preparing [2023-08-21T21:39:54.907Z] 36b50b131297: Preparing [2023-08-21T21:39:54.907Z] 36b50b131297: Waiting [2023-08-21T21:39:54.907Z] fdf075bc35ee: Layer already exists [2023-08-21T21:39:54.907Z] 4c810c1bfaeb: Layer already exists [2023-08-21T21:39:54.907Z] 00687bf4a63f: Layer already exists [2023-08-21T21:39:54.907Z] 5bad19709a80: Layer already exists [2023-08-21T21:39:54.907Z] 6873c310e439: Layer already exists [2023-08-21T21:39:54.907Z] 36b50b131297: Layer already exists [2023-08-21T21:39:54.907Z] 3.1.0-dev.34: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:55.222Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:55.521Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [2023-08-21T21:39:55.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-21T21:39:55.521Z] 00687bf4a63f: Preparing [2023-08-21T21:39:55.521Z] 4c810c1bfaeb: Preparing [2023-08-21T21:39:55.521Z] fdf075bc35ee: Preparing [2023-08-21T21:39:55.521Z] 5bad19709a80: Preparing [2023-08-21T21:39:55.521Z] 6873c310e439: Preparing [2023-08-21T21:39:55.521Z] 36b50b131297: Preparing [2023-08-21T21:39:55.521Z] 36b50b131297: Waiting [2023-08-21T21:39:55.521Z] 00687bf4a63f: Layer already exists [2023-08-21T21:39:55.521Z] 4c810c1bfaeb: Layer already exists [2023-08-21T21:39:55.521Z] fdf075bc35ee: Layer already exists [2023-08-21T21:39:55.521Z] 6873c310e439: Layer already exists [2023-08-21T21:39:55.521Z] 5bad19709a80: Layer already exists [2023-08-21T21:39:55.521Z] 36b50b131297: Layer already exists [2023-08-21T21:39:55.521Z] 0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:55.824Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:56.132Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-08-21T21:39:56.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-08-21T21:39:56.132Z] 00687bf4a63f: Preparing [2023-08-21T21:39:56.132Z] 4c810c1bfaeb: Preparing [2023-08-21T21:39:56.132Z] fdf075bc35ee: Preparing [2023-08-21T21:39:56.132Z] 5bad19709a80: Preparing [2023-08-21T21:39:56.132Z] 6873c310e439: Preparing [2023-08-21T21:39:56.132Z] 36b50b131297: Preparing [2023-08-21T21:39:56.132Z] 36b50b131297: Waiting [2023-08-21T21:39:56.132Z] 6873c310e439: Layer already exists [2023-08-21T21:39:56.132Z] 4c810c1bfaeb: Layer already exists [2023-08-21T21:39:56.132Z] fdf075bc35ee: Layer already exists [2023-08-21T21:39:56.132Z] 5bad19709a80: Layer already exists [2023-08-21T21:39:56.132Z] 00687bf4a63f: Layer already exists [2023-08-21T21:39:56.132Z] 36b50b131297: Layer already exists [2023-08-21T21:39:56.132Z] main: digest: sha256:0185b0b15860e680ebf98d364ebd174c4c5e831ba5faa7551590d0fb8dd77801 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:39:56.175Z] ===================================================== [Pipeline] echo [2023-08-21T21:39:56.183Z] taggedImages: [2023-08-21T21:39:56.183Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101 [2023-08-21T21:39:56.183Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-08-21T21:39:56.183Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.34 [2023-08-21T21:39:56.183Z] - nexus3.edgexfoundry.org:10004/app-record-replay:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [2023-08-21T21:39:56.183Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:56.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:39:56.573Z] [2023-08-21T21:39:56.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:39:56.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:39:56.869Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-21T21:39:56.869Z] 5eb5b503b376: Pulling fs layer [2023-08-21T21:39:56.869Z] 5c69ac0246d0: Pulling fs layer [2023-08-21T21:39:56.869Z] ec43610c2a17: Pulling fs layer [2023-08-21T21:39:56.869Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-21T21:39:56.869Z] 33b1e0a273af: Pulling fs layer [2023-08-21T21:39:56.869Z] 5d3b04190fa2: Pulling fs layer [2023-08-21T21:39:56.869Z] 2f39f015ded8: Pulling fs layer [2023-08-21T21:39:56.869Z] 5d3b04190fa2: Waiting [2023-08-21T21:39:56.869Z] 33b1e0a273af: Waiting [2023-08-21T21:39:56.869Z] 2f39f015ded8: Waiting [2023-08-21T21:39:56.869Z] 5c69ac0246d0: Download complete [2023-08-21T21:39:56.869Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-21T21:39:56.869Z] 3a2ae6a8a46f: Download complete [2023-08-21T21:39:56.869Z] 33b1e0a273af: Verifying Checksum [2023-08-21T21:39:56.869Z] 33b1e0a273af: Download complete [2023-08-21T21:39:56.869Z] ec43610c2a17: Verifying Checksum [2023-08-21T21:39:56.869Z] ec43610c2a17: Download complete [2023-08-21T21:39:56.869Z] 5d3b04190fa2: Verifying Checksum [2023-08-21T21:39:56.869Z] 5d3b04190fa2: Download complete [2023-08-21T21:39:57.129Z] 5eb5b503b376: Download complete [2023-08-21T21:39:57.695Z] 2f39f015ded8: Verifying Checksum [2023-08-21T21:39:57.695Z] 2f39f015ded8: Download complete [2023-08-21T21:39:58.632Z] 5eb5b503b376: Pull complete [2023-08-21T21:39:58.632Z] 5c69ac0246d0: Pull complete [2023-08-21T21:39:59.569Z] ec43610c2a17: Pull complete [2023-08-21T21:39:59.569Z] 3a2ae6a8a46f: Pull complete [2023-08-21T21:39:59.828Z] 33b1e0a273af: Pull complete [2023-08-21T21:40:00.085Z] 5d3b04190fa2: Pull complete [2023-08-21T21:40:05.356Z] 2f39f015ded8: Pull complete [2023-08-21T21:40:05.356Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-21T21:40:05.356Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:40:05.356Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:40:05.448Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:40:05.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-21T21:40:11.547Z] $ docker top f9581bc08fc9833749f184b64e1b8c905e0c8b2172b31122dd30bf85ef0a05b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:40:11.922Z] ---> job-cost.sh [2023-08-21T21:40:11.922Z] lf-activate-venv: SKIPPING [2023-08-21T21:40:11.922Z] INFO: No Stack... [2023-08-21T21:40:12.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-21T21:40:12.754Z] INFO: Archiving Costs [Pipeline] sh [2023-08-21T21:40:13.039Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-08-21T21:40:13.039Z] + cut -d, -f6 [Pipeline] lock [2023-08-21T21:40:13.051Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [2023-08-21T21:40:13.057Z] Resource [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] did not exist. Created. [2023-08-21T21:40:13.057Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-21T21:40:13.353Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-21T21:40:13.376Z] Stashed 1 file(s) [Pipeline] } [2023-08-21T21:40:13.382Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-21T21:40:13.397Z] $ docker stop --time=1 f9581bc08fc9833749f184b64e1b8c905e0c8b2172b31122dd30bf85ef0a05b1 [2023-08-21T21:40:14.594Z] $ docker rm -f --volumes f9581bc08fc9833749f184b64e1b8c905e0c8b2172b31122dd30bf85ef0a05b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-21T21:41:01.753Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4167 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-08-21T21:41:01.767Z] Running in /w/workspace/app-record-replay/37 [Pipeline] { [Pipeline] checkout [2023-08-21T21:41:01.794Z] Selected Git installation does not exist. Using Default [2023-08-21T21:41:01.794Z] The recommended git tool is: NONE [2023-08-21T21:41:13.744Z] using credential edgex-jenkins-ssh [2023-08-21T21:41:13.763Z] Cloning the remote Git repository [2023-08-21T21:41:13.830Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-08-21T21:41:13.933Z] > git init /w/workspace/app-record-replay/37 # timeout=10 [2023-08-21T21:41:14.112Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-08-21T21:41:14.114Z] > git --version # timeout=10 [2023-08-21T21:41:14.159Z] > git --version # 'git version 2.25.1' [2023-08-21T21:41:14.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-21T21:41:14.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T21:41:15.109Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-08-21T21:41:15.141Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-21T21:41:16.340Z] Avoid second fetch [2023-08-21T21:41:16.340Z] Checking out Revision 0cf030821eec9376453adfe2348338ef327cf101 (main) [2023-08-21T21:41:17.136Z] Commit message: "Merge pull request #56 from marcpfuller/import_data" [2023-08-21T21:41:16.359Z] > git config core.sparsecheckout # timeout=10 [2023-08-21T21:41:16.489Z] > git checkout -f 0cf030821eec9376453adfe2348338ef327cf101 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T21:41:17.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-21T21:41:17.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-21T21:41:17.976Z] Dload Upload Total Spent Left Speed [2023-08-21T21:41:17.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-08-21T21:41:18.555Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-21T21:41:18.895Z] + sudo tee /etc/docker/daemon.new [2023-08-21T21:41:18.895Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-21T21:41:18.895Z] { [2023-08-21T21:41:18.895Z] "registry-mirrors": [ [2023-08-21T21:41:18.895Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-21T21:41:18.895Z] ], [2023-08-21T21:41:18.895Z] "bip": "10.250.0.254/24", [2023-08-21T21:41:18.895Z] "hosts": [ [2023-08-21T21:41:18.895Z] "tcp://0.0.0.0:5555", [2023-08-21T21:41:18.895Z] "unix:///var/run/docker.sock" [2023-08-21T21:41:18.895Z] ], [2023-08-21T21:41:18.895Z] "mtu": 1458, [2023-08-21T21:41:18.895Z] "selinux-enabled": true, [2023-08-21T21:41:18.895Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-21T21:41:18.895Z] } [Pipeline] sh [2023-08-21T21:41:19.232Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-21T21:41:19.575Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T21:41:37.840Z] provisioning config files... [2023-08-21T21:41:37.863Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/37@tmp/config13395910308094203128tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:41:38.220Z] ---> docker-login.sh [2023-08-21T21:41:38.220Z] nexus3.edgexfoundry.org:10001 [2023-08-21T21:41:38.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:41:38.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:41:38.763Z] Configure a credential helper to remove this warning. See [2023-08-21T21:41:38.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:41:38.763Z] [2023-08-21T21:41:38.763Z] Login Succeeded [2023-08-21T21:41:38.763Z] nexus3.edgexfoundry.org:10002 [2023-08-21T21:41:39.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:41:39.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:41:39.031Z] Configure a credential helper to remove this warning. See [2023-08-21T21:41:39.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:41:39.031Z] [2023-08-21T21:41:39.031Z] Login Succeeded [2023-08-21T21:41:39.299Z] nexus3.edgexfoundry.org:10003 [2023-08-21T21:41:39.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:41:39.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:41:39.572Z] Configure a credential helper to remove this warning. See [2023-08-21T21:41:39.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:41:39.572Z] [2023-08-21T21:41:39.572Z] Login Succeeded [2023-08-21T21:41:39.572Z] nexus3.edgexfoundry.org:10004 [2023-08-21T21:41:39.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:41:39.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:41:39.841Z] Configure a credential helper to remove this warning. See [2023-08-21T21:41:39.841Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:41:39.841Z] [2023-08-21T21:41:39.841Z] Login Succeeded [2023-08-21T21:41:39.841Z] docker.io [2023-08-21T21:41:40.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:41:40.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:41:40.380Z] Configure a credential helper to remove this warning. See [2023-08-21T21:41:40.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:41:40.380Z] [2023-08-21T21:41:40.380Z] Login Succeeded [2023-08-21T21:41:40.380Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T21:41:40.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-21T21:41:40.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:41:40.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:41:40.653Z] ========================================================= [2023-08-21T21:41:40.653Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-21T21:41:40.653Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:41:40.981Z] + 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-08-21T21:41:40.981Z] Sending build context to Docker daemon 209.9kB [2023-08-21T21:41:41.262Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-21T21:41:41.262Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-21T21:41:41.262Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-21T21:41:41.262Z] edb6bdbacee9: Pulling fs layer [2023-08-21T21:41:41.262Z] 5f9638ab2659: Pulling fs layer [2023-08-21T21:41:41.262Z] 8d51d6327a98: Pulling fs layer [2023-08-21T21:41:41.262Z] 8b374f2dd631: Pulling fs layer [2023-08-21T21:41:41.262Z] ec14aa9079de: Pulling fs layer [2023-08-21T21:41:41.262Z] 2f466654f4bb: Pulling fs layer [2023-08-21T21:41:41.262Z] 554e91adad29: Pulling fs layer [2023-08-21T21:41:41.262Z] 8b374f2dd631: Waiting [2023-08-21T21:41:41.262Z] ec14aa9079de: Waiting [2023-08-21T21:41:41.262Z] 2f466654f4bb: Waiting [2023-08-21T21:41:41.262Z] 554e91adad29: Waiting [2023-08-21T21:41:41.262Z] 5f9638ab2659: Verifying Checksum [2023-08-21T21:41:41.262Z] 5f9638ab2659: Download complete [2023-08-21T21:41:41.545Z] 8b374f2dd631: Verifying Checksum [2023-08-21T21:41:41.545Z] 8b374f2dd631: Download complete [2023-08-21T21:41:41.545Z] ec14aa9079de: Verifying Checksum [2023-08-21T21:41:41.545Z] ec14aa9079de: Download complete [2023-08-21T21:41:41.545Z] edb6bdbacee9: Download complete [2023-08-21T21:41:42.517Z] edb6bdbacee9: Pull complete [2023-08-21T21:41:42.790Z] 554e91adad29: Verifying Checksum [2023-08-21T21:41:42.790Z] 554e91adad29: Download complete [2023-08-21T21:41:43.063Z] 5f9638ab2659: Pull complete [2023-08-21T21:41:44.032Z] 8d51d6327a98: Verifying Checksum [2023-08-21T21:41:44.032Z] 8d51d6327a98: Download complete [2023-08-21T21:41:44.032Z] 2f466654f4bb: Verifying Checksum [2023-08-21T21:41:44.032Z] 2f466654f4bb: Download complete [2023-08-21T21:41:54.114Z] 8d51d6327a98: Pull complete [2023-08-21T21:41:54.392Z] 8b374f2dd631: Pull complete [2023-08-21T21:41:54.660Z] ec14aa9079de: Pull complete [2023-08-21T21:42:01.327Z] 2f466654f4bb: Pull complete [2023-08-21T21:42:04.043Z] 554e91adad29: Pull complete [2023-08-21T21:42:04.044Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-21T21:42:04.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-21T21:42:04.044Z] ---> 1e15ea492957 [2023-08-21T21:42:04.044Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-08-21T21:42:05.465Z] ---> Running in 92451fc10e17 [2023-08-21T21:42:05.733Z] Removing intermediate container 92451fc10e17 [2023-08-21T21:42:05.733Z] ---> 6b162b978519 [2023-08-21T21:42:05.733Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-21T21:42:05.733Z] ---> Running in 54d9c2922762 [2023-08-21T21:42:06.001Z] Removing intermediate container 54d9c2922762 [2023-08-21T21:42:06.001Z] ---> 6d94d552b17e [2023-08-21T21:42:06.001Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-21T21:42:06.001Z] ---> Running in 4e2b898c5db0 [2023-08-21T21:42:06.278Z] Removing intermediate container 4e2b898c5db0 [2023-08-21T21:42:06.279Z] ---> ff10f6aaa4e6 [2023-08-21T21:42:06.279Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-21T21:42:06.279Z] ---> Running in 22fd62e79bde [2023-08-21T21:42:07.688Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T21:42:08.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T21:42:09.239Z] OK: 263 MiB in 53 packages [2023-08-21T21:42:09.909Z] Removing intermediate container 22fd62e79bde [2023-08-21T21:42:09.909Z] ---> 02f898ff42fc [2023-08-21T21:42:09.909Z] Step 7/12 : WORKDIR /app [2023-08-21T21:42:10.184Z] ---> Running in 81c51893e6aa [2023-08-21T21:42:10.458Z] Removing intermediate container 81c51893e6aa [2023-08-21T21:42:10.458Z] ---> b7e14d29daa5 [2023-08-21T21:42:10.458Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-21T21:42:10.752Z] ---> 8a28461fdcac [2023-08-21T21:42:10.752Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T21:42:10.752Z] ---> Running in 72e35eca6b30 [2023-08-21T21:43:18.652Z] Removing intermediate container 72e35eca6b30 [2023-08-21T21:43:18.652Z] ---> d2a6637ddc83 [2023-08-21T21:43:18.652Z] Step 10/12 : COPY . . [2023-08-21T21:43:18.652Z] ---> 0cf64638abaf [2023-08-21T21:43:18.652Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-21T21:43:18.652Z] ---> Running in f892c4ddee0b [2023-08-21T21:43:18.652Z] Removing intermediate container f892c4ddee0b [2023-08-21T21:43:18.652Z] ---> edec8561b78c [2023-08-21T21:43:18.652Z] Step 12/12 : RUN $MAKE [2023-08-21T21:43:18.652Z] ---> Running in f9b765f30fa7 [2023-08-21T21:43:18.652Z] noop [2023-08-21T21:43:18.652Z] Removing intermediate container f9b765f30fa7 [2023-08-21T21:43:18.652Z] ---> 303f171568b4 [2023-08-21T21:43:18.652Z] Successfully built 303f171568b4 [2023-08-21T21:43:18.652Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:43:18.993Z] + docker inspect -f . ci-base-image-arm64 [2023-08-21T21:43:18.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:43:19.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-4167 does not seem to be running inside a container [2023-08-21T21:43:19.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/37 -v /w/workspace/app-record-replay/37:/w/workspace/app-record-replay/37:rw,z -v /w/workspace/app-record-replay/37@tmp:/w/workspace/app-record-replay/37@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-08-21T21:43:20.489Z] $ docker top 0795384e1aafc6da848e16d0dc0a7e672dc23cc0e7749373f655488e3f1869ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:43:21.317Z] + go version [2023-08-21T21:43:21.317Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-21T21:43:21.334Z] $ docker stop --time=1 0795384e1aafc6da848e16d0dc0a7e672dc23cc0e7749373f655488e3f1869ae [2023-08-21T21:43:22.934Z] $ docker rm -f --volumes 0795384e1aafc6da848e16d0dc0a7e672dc23cc0e7749373f655488e3f1869ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:43:23.465Z] + docker inspect -f . ci-base-image-arm64 [2023-08-21T21:43:23.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:43:23.647Z] prd-ubuntu20.04-docker-arm64-4c-16g-4167 does not seem to be running inside a container [2023-08-21T21:43:23.708Z] $ 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/37 -v /w/workspace/app-record-replay/37:/w/workspace/app-record-replay/37:rw,z -v /w/workspace/app-record-replay/37@tmp:/w/workspace/app-record-replay/37@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-08-21T21:43:24.851Z] $ docker top 345d61c0aaf6419c57df9916427fed518fe10518ee43a4b6aafe3e42a2ca9aae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:43:25.663Z] + git config --global --add safe.directory /w/workspace/app-record-replay/37 [Pipeline] fileExists [Pipeline] sh [2023-08-21T21:43:25.989Z] + make test [2023-08-21T21:43:26.257Z] go test -race -coverprofile=coverage.out ./... [2023-08-21T21:46:02.955Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-08-21T21:46:02.955Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-08-21T21:46:02.955Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-08-21T21:46:02.955Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-08-21T21:46:02.955Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.253s coverage: 88.0% of statements [2023-08-21T21:46:08.281Z] ok github.com/edgexfoundry/app-record-replay/internal/application 8.861s coverage: 98.1% of statements [2023-08-21T21:46:08.281Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.908s coverage: 78.2% of statements [2023-08-21T21:46:08.865Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-21T21:46:08.865Z] go vet ./... [2023-08-21T21:48:30.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-21T21:48:30.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-21T21:48:30.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-21T21:48:30.565Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-21T21:48:30.576Z] $ docker stop --time=1 345d61c0aaf6419c57df9916427fed518fe10518ee43a4b6aafe3e42a2ca9aae [2023-08-21T21:48:32.431Z] $ docker rm -f --volumes 345d61c0aaf6419c57df9916427fed518fe10518ee43a4b6aafe3e42a2ca9aae [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:48:33.945Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-21T21:48:33.965Z] Warning: overwriting stash ‘coverage-report’ [2023-08-21T21:48:34.369Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-21T21:48:34.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-21T21:48:35.078Z] + ls -al . [2023-08-21T21:48:35.078Z] total 172 [2023-08-21T21:48:35.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 21:43 . [2023-08-21T21:48:35.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 21 21:41 .. [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 119 Aug 21 21:41 .dockerignore [2023-08-21T21:48:35.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 21 21:41 .git [2023-08-21T21:48:35.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:41 .github [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 164 Aug 21 21:41 .gitignore [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 21 21:41 .golangci.yml [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 10542 Aug 21 21:41 Attribution.txt [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 258 Aug 21 21:41 CHANGELOG.md [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 1616 Aug 21 21:41 Dockerfile [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 21 21:41 GOVERNANCE.md [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 681 Aug 21 21:41 Jenkinsfile [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 21 21:41 LICENSE [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 3139 Aug 21 21:41 Makefile [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 611 Aug 21 21:41 OWNERS.md [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 2363 Aug 21 21:41 README.md [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 4285 Aug 21 21:41 Record and Reply.postman_collection.json [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 21 21:37 VERSION [2023-08-21T21:48:35.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:41 bin [2023-08-21T21:48:35.078Z] -rw-r--r-- 1 jenkins jenkins 18479 Aug 21 21:46 coverage.out [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 3656 Aug 21 21:41 go.mod [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 32847 Aug 21 21:41 go.sum [2023-08-21T21:48:35.078Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 21 21:41 internal [2023-08-21T21:48:35.078Z] -rw-rw-r-- 1 jenkins jenkins 913 Aug 21 21:41 main.go [2023-08-21T21:48:35.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 21 21:41 pkg [2023-08-21T21:48:35.078Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 21 21:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:48:35.407Z] + 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=0cf030821eec9376453adfe2348338ef327cf101 --label arch=arm64 --label version=3.1.0-dev.34 . [2023-08-21T21:48:35.408Z] Sending build context to Docker daemon 229.4kB [2023-08-21T21:48:35.678Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-08-21T21:48:35.678Z] Step 2/26 : FROM ${BASE} AS builder [2023-08-21T21:48:35.678Z] ---> 303f171568b4 [2023-08-21T21:48:35.678Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-08-21T21:48:35.678Z] ---> Running in 36c5ae53ebc1 [2023-08-21T21:48:35.946Z] Removing intermediate container 36c5ae53ebc1 [2023-08-21T21:48:35.946Z] ---> 24623914c5ea [2023-08-21T21:48:35.946Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-08-21T21:48:35.946Z] ---> Running in 05b979315ede [2023-08-21T21:48:36.530Z] Removing intermediate container 05b979315ede [2023-08-21T21:48:36.530Z] ---> 21479d51b8a0 [2023-08-21T21:48:36.530Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-08-21T21:48:36.530Z] ---> Running in 64db5a61ad60 [2023-08-21T21:48:36.798Z] Removing intermediate container 64db5a61ad60 [2023-08-21T21:48:36.798Z] ---> ebec6ae27554 [2023-08-21T21:48:36.798Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-21T21:48:36.798Z] ---> Running in dccf830e334f [2023-08-21T21:48:37.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T21:48:38.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T21:48:39.295Z] OK: 263 MiB in 53 packages [2023-08-21T21:48:40.260Z] Removing intermediate container dccf830e334f [2023-08-21T21:48:40.260Z] ---> 30e1536bd734 [2023-08-21T21:48:40.260Z] Step 7/26 : WORKDIR /app [2023-08-21T21:48:40.260Z] ---> Running in f12652a01e9d [2023-08-21T21:48:40.260Z] Removing intermediate container f12652a01e9d [2023-08-21T21:48:40.260Z] ---> a0357cbc8957 [2023-08-21T21:48:40.260Z] Step 8/26 : COPY go.mod vendor* ./ [2023-08-21T21:48:40.845Z] ---> 7368ce9e8cb7 [2023-08-21T21:48:40.845Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-21T21:48:40.845Z] ---> Running in 6e6e136b6eb6 [2023-08-21T21:48:43.431Z] Removing intermediate container 6e6e136b6eb6 [2023-08-21T21:48:43.431Z] ---> 4a1c23288344 [2023-08-21T21:48:43.431Z] Step 10/26 : COPY . . [2023-08-21T21:48:43.698Z] ---> e3efe8625ac9 [2023-08-21T21:48:43.698Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-21T21:48:43.698Z] ---> Running in 2d3ec16683bb [2023-08-21T21:48:43.969Z] Removing intermediate container 2d3ec16683bb [2023-08-21T21:48:43.969Z] ---> c2e139308674 [2023-08-21T21:48:43.969Z] Step 12/26 : RUN $MAKE [2023-08-21T21:48:44.244Z] ---> Running in f40ee4d80a52 [2023-08-21T21:48:45.209Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.19 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.34" -trimpath -mod=readonly -o app-record-replay [2023-08-21T21:50:52.091Z] Removing intermediate container f40ee4d80a52 [2023-08-21T21:50:52.091Z] ---> e7e74c6aaa63 [2023-08-21T21:50:52.091Z] Step 13/26 : FROM alpine:3.17 [2023-08-21T21:50:52.091Z] 3.17: Pulling from library/alpine [2023-08-21T21:50:52.091Z] 4060ece20d7a: Pulling fs layer [2023-08-21T21:50:52.091Z] 4060ece20d7a: Verifying Checksum [2023-08-21T21:50:52.091Z] 4060ece20d7a: Pull complete [2023-08-21T21:50:52.091Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-21T21:50:52.091Z] Status: Downloaded newer image for alpine:3.17 [2023-08-21T21:50:52.091Z] ---> 8650cd65339b [2023-08-21T21:50:52.091Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-21T21:50:52.091Z] ---> Running in 7bb3e9c0ff0f [2023-08-21T21:50:52.091Z] Removing intermediate container 7bb3e9c0ff0f [2023-08-21T21:50:52.091Z] ---> 7a79c3b24404 [2023-08-21T21:50:52.091Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-08-21T21:50:52.091Z] ---> Running in 289dc719a905 [2023-08-21T21:50:52.091Z] Removing intermediate container 289dc719a905 [2023-08-21T21:50:52.091Z] ---> 87bdedbd232b [2023-08-21T21:50:52.091Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-08-21T21:50:52.091Z] ---> Running in 773a9d227ff2 [2023-08-21T21:50:52.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-21T21:50:52.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-21T21:50:53.050Z] (1/2) Installing ca-certificates (20230506-r0) [2023-08-21T21:50:53.051Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-08-21T21:50:53.051Z] Executing busybox-1.35.0-r29.trigger [2023-08-21T21:50:53.051Z] Executing ca-certificates-20230506-r0.trigger [2023-08-21T21:50:53.319Z] OK: 8 MiB in 17 packages [2023-08-21T21:50:54.727Z] Removing intermediate container 773a9d227ff2 [2023-08-21T21:50:54.727Z] ---> f2c1444e3f8e [2023-08-21T21:50:54.727Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-08-21T21:50:54.993Z] ---> 1a949d4ce534 [2023-08-21T21:50:54.993Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-08-21T21:50:55.260Z] ---> ea16014518b3 [2023-08-21T21:50:55.260Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-08-21T21:50:55.841Z] ---> 3d9a17ffc1e9 [2023-08-21T21:50:55.841Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-08-21T21:50:57.250Z] ---> a1f0a6d79d3b [2023-08-21T21:50:57.250Z] Step 21/26 : EXPOSE 59712 [2023-08-21T21:50:57.250Z] ---> Running in aa784ffa4334 [2023-08-21T21:50:57.652Z] Removing intermediate container aa784ffa4334 [2023-08-21T21:50:57.652Z] ---> 8f06e8a058a7 [2023-08-21T21:50:57.652Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-08-21T21:50:57.652Z] ---> Running in c34f9f2267d6 [2023-08-21T21:50:57.920Z] Removing intermediate container c34f9f2267d6 [2023-08-21T21:50:57.920Z] ---> 07cefea2c880 [2023-08-21T21:50:57.920Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-21T21:50:57.920Z] ---> Running in 10c9f6d67d9a [2023-08-21T21:50:58.192Z] Removing intermediate container 10c9f6d67d9a [2023-08-21T21:50:58.192Z] ---> 8e3e567af5ee [2023-08-21T21:50:58.192Z] Step 24/26 : LABEL arch=arm64 [2023-08-21T21:50:58.459Z] ---> Running in 38d22c21f815 [2023-08-21T21:50:58.726Z] Removing intermediate container 38d22c21f815 [2023-08-21T21:50:58.726Z] ---> 92ff60892864 [2023-08-21T21:50:58.726Z] Step 25/26 : LABEL git_sha=0cf030821eec9376453adfe2348338ef327cf101 [2023-08-21T21:50:58.726Z] ---> Running in 61cebc88c4ab [2023-08-21T21:50:58.992Z] Removing intermediate container 61cebc88c4ab [2023-08-21T21:50:58.992Z] ---> 34385e70900c [2023-08-21T21:50:58.992Z] Step 26/26 : LABEL version=3.1.0-dev.34 [2023-08-21T21:50:58.992Z] ---> Running in 94b38d26a6f5 [2023-08-21T21:50:59.257Z] Removing intermediate container 94b38d26a6f5 [2023-08-21T21:50:59.257Z] ---> 84d3cbc2a5e6 [2023-08-21T21:50:59.257Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-21T21:50:59.257Z] Successfully built 84d3cbc2a5e6 [2023-08-21T21:50:59.257Z] 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-08-21T21:50:59.369Z] provisioning config files... [2023-08-21T21:50:59.381Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/37@tmp/config6591211804991141536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:50:59.708Z] ---> docker-login.sh [2023-08-21T21:50:59.708Z] nexus3.edgexfoundry.org:10001 [2023-08-21T21:50:59.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:50:59.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:50:59.975Z] Configure a credential helper to remove this warning. See [2023-08-21T21:50:59.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:50:59.975Z] [2023-08-21T21:50:59.975Z] Login Succeeded [2023-08-21T21:50:59.975Z] nexus3.edgexfoundry.org:10002 [2023-08-21T21:51:00.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:51:00.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:51:00.241Z] Configure a credential helper to remove this warning. See [2023-08-21T21:51:00.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:51:00.241Z] [2023-08-21T21:51:00.241Z] Login Succeeded [2023-08-21T21:51:00.241Z] nexus3.edgexfoundry.org:10003 [2023-08-21T21:51:00.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:51:00.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:51:00.775Z] Configure a credential helper to remove this warning. See [2023-08-21T21:51:00.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:51:00.775Z] [2023-08-21T21:51:00.775Z] Login Succeeded [2023-08-21T21:51:00.775Z] nexus3.edgexfoundry.org:10004 [2023-08-21T21:51:00.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:51:01.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:51:01.043Z] Configure a credential helper to remove this warning. See [2023-08-21T21:51:01.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:51:01.043Z] [2023-08-21T21:51:01.043Z] Login Succeeded [2023-08-21T21:51:01.043Z] docker.io [2023-08-21T21:51:01.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-21T21:51:01.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-21T21:51:01.573Z] Configure a credential helper to remove this warning. See [2023-08-21T21:51:01.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-21T21:51:01.573Z] [2023-08-21T21:51:01.573Z] Login Succeeded [2023-08-21T21:51:01.573Z] ---> docker-login.sh ends [Pipeline] } [2023-08-21T21:51:01.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:51:01.614Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-21T21:51:01.635Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-08-21T21:51:01.635Z] 0cf030821eec9376453adfe2348338ef327cf101 [2023-08-21T21:51:01.635Z] latest [2023-08-21T21:51:01.635Z] 3.1.0-dev.34 [2023-08-21T21:51:01.635Z] 0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [2023-08-21T21:51:01.635Z] main [2023-08-21T21:51:01.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:01.962Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:02.293Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101 [2023-08-21T21:51:02.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-21T21:51:02.293Z] 42e9fe4a46dd: Preparing [2023-08-21T21:51:02.293Z] 8c713c9c4bb8: Preparing [2023-08-21T21:51:02.293Z] d9b24fd6f2f5: Preparing [2023-08-21T21:51:02.293Z] f64eb594e8b3: Preparing [2023-08-21T21:51:02.293Z] be99da0b9b12: Preparing [2023-08-21T21:51:02.293Z] d2d9d24a8c2a: Preparing [2023-08-21T21:51:02.293Z] d2d9d24a8c2a: Waiting [2023-08-21T21:51:02.560Z] f64eb594e8b3: Pushed [2023-08-21T21:51:02.560Z] 8c713c9c4bb8: Pushed [2023-08-21T21:51:02.560Z] d9b24fd6f2f5: Pushed [2023-08-21T21:51:02.560Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:51:02.826Z] be99da0b9b12: Pushed [2023-08-21T21:51:08.153Z] 42e9fe4a46dd: Pushed [2023-08-21T21:51:08.153Z] 0cf030821eec9376453adfe2348338ef327cf101: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:08.488Z] + 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-08-21T21:51:08.823Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-21T21:51:08.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-21T21:51:08.823Z] 42e9fe4a46dd: Preparing [2023-08-21T21:51:08.823Z] 8c713c9c4bb8: Preparing [2023-08-21T21:51:08.823Z] d9b24fd6f2f5: Preparing [2023-08-21T21:51:08.823Z] f64eb594e8b3: Preparing [2023-08-21T21:51:08.823Z] be99da0b9b12: Preparing [2023-08-21T21:51:08.823Z] d2d9d24a8c2a: Preparing [2023-08-21T21:51:08.823Z] d2d9d24a8c2a: Waiting [2023-08-21T21:51:08.823Z] 42e9fe4a46dd: Layer already exists [2023-08-21T21:51:08.823Z] 8c713c9c4bb8: Layer already exists [2023-08-21T21:51:08.823Z] d9b24fd6f2f5: Layer already exists [2023-08-21T21:51:08.823Z] be99da0b9b12: Layer already exists [2023-08-21T21:51:08.823Z] f64eb594e8b3: Layer already exists [2023-08-21T21:51:08.823Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:51:08.823Z] latest: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:09.437Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:09.771Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.34 [2023-08-21T21:51:09.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-21T21:51:09.771Z] 42e9fe4a46dd: Preparing [2023-08-21T21:51:09.771Z] 8c713c9c4bb8: Preparing [2023-08-21T21:51:09.771Z] d9b24fd6f2f5: Preparing [2023-08-21T21:51:09.771Z] f64eb594e8b3: Preparing [2023-08-21T21:51:09.771Z] be99da0b9b12: Preparing [2023-08-21T21:51:09.771Z] d2d9d24a8c2a: Preparing [2023-08-21T21:51:09.771Z] d2d9d24a8c2a: Waiting [2023-08-21T21:51:09.771Z] f64eb594e8b3: Layer already exists [2023-08-21T21:51:09.771Z] 8c713c9c4bb8: Layer already exists [2023-08-21T21:51:09.771Z] 42e9fe4a46dd: Layer already exists [2023-08-21T21:51:09.771Z] d9b24fd6f2f5: Layer already exists [2023-08-21T21:51:09.771Z] be99da0b9b12: Layer already exists [2023-08-21T21:51:09.771Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:51:09.771Z] 3.1.0-dev.34: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:10.180Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:10.530Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [2023-08-21T21:51:10.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-21T21:51:10.530Z] 42e9fe4a46dd: Preparing [2023-08-21T21:51:10.530Z] 8c713c9c4bb8: Preparing [2023-08-21T21:51:10.530Z] d9b24fd6f2f5: Preparing [2023-08-21T21:51:10.530Z] f64eb594e8b3: Preparing [2023-08-21T21:51:10.530Z] be99da0b9b12: Preparing [2023-08-21T21:51:10.530Z] d2d9d24a8c2a: Preparing [2023-08-21T21:51:10.530Z] d2d9d24a8c2a: Waiting [2023-08-21T21:51:10.530Z] 42e9fe4a46dd: Layer already exists [2023-08-21T21:51:10.530Z] be99da0b9b12: Layer already exists [2023-08-21T21:51:10.530Z] f64eb594e8b3: Layer already exists [2023-08-21T21:51:10.530Z] d9b24fd6f2f5: Layer already exists [2023-08-21T21:51:10.530Z] 8c713c9c4bb8: Layer already exists [2023-08-21T21:51:10.530Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:51:10.530Z] 0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:11.147Z] + 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-08-21T21:51:11.499Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-08-21T21:51:11.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-08-21T21:51:11.499Z] 42e9fe4a46dd: Preparing [2023-08-21T21:51:11.499Z] 8c713c9c4bb8: Preparing [2023-08-21T21:51:11.499Z] d9b24fd6f2f5: Preparing [2023-08-21T21:51:11.499Z] f64eb594e8b3: Preparing [2023-08-21T21:51:11.499Z] be99da0b9b12: Preparing [2023-08-21T21:51:11.499Z] d2d9d24a8c2a: Preparing [2023-08-21T21:51:11.499Z] d2d9d24a8c2a: Waiting [2023-08-21T21:51:11.499Z] 42e9fe4a46dd: Layer already exists [2023-08-21T21:51:11.499Z] f64eb594e8b3: Layer already exists [2023-08-21T21:51:11.499Z] be99da0b9b12: Layer already exists [2023-08-21T21:51:11.499Z] d9b24fd6f2f5: Layer already exists [2023-08-21T21:51:11.499Z] 8c713c9c4bb8: Layer already exists [2023-08-21T21:51:11.499Z] d2d9d24a8c2a: Layer already exists [2023-08-21T21:51:11.499Z] main: digest: sha256:b3436d910e2936df3f726149f5fc3314f1c0a3d4f6f5e43a39bcfc5193fd6064 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-21T21:51:11.812Z] ===================================================== [Pipeline] echo [2023-08-21T21:51:11.819Z] taggedImages: [2023-08-21T21:51:11.819Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101 [2023-08-21T21:51:11.819Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-08-21T21:51:11.819Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.34 [2023-08-21T21:51:11.819Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:0cf030821eec9376453adfe2348338ef327cf101-3.1.0-dev.34 [2023-08-21T21:51:11.819Z] - 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-08-21T21:51:12.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T21:51:12.156Z] [2023-08-21T21:51:12.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:12.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T21:51:12.481Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-21T21:51:12.481Z] 8998bd30e6a1: Pulling fs layer [2023-08-21T21:51:12.481Z] 04944245beec: Pulling fs layer [2023-08-21T21:51:12.481Z] 699f458cf7ca: Pulling fs layer [2023-08-21T21:51:12.481Z] 765212b225bb: Pulling fs layer [2023-08-21T21:51:12.481Z] f23df028b6ca: Pulling fs layer [2023-08-21T21:51:12.481Z] d65c8cfc05b1: Pulling fs layer [2023-08-21T21:51:12.481Z] 2437ff75d9bd: Pulling fs layer [2023-08-21T21:51:12.481Z] f23df028b6ca: Waiting [2023-08-21T21:51:12.481Z] d65c8cfc05b1: Waiting [2023-08-21T21:51:12.481Z] 2437ff75d9bd: Waiting [2023-08-21T21:51:12.481Z] 765212b225bb: Waiting [2023-08-21T21:51:12.751Z] 04944245beec: Verifying Checksum [2023-08-21T21:51:12.751Z] 04944245beec: Download complete [2023-08-21T21:51:12.751Z] 765212b225bb: Download complete [2023-08-21T21:51:12.751Z] f23df028b6ca: Download complete [2023-08-21T21:51:12.751Z] d65c8cfc05b1: Verifying Checksum [2023-08-21T21:51:12.751Z] d65c8cfc05b1: Download complete [2023-08-21T21:51:12.751Z] 699f458cf7ca: Verifying Checksum [2023-08-21T21:51:12.751Z] 699f458cf7ca: Download complete [2023-08-21T21:51:13.334Z] 8998bd30e6a1: Verifying Checksum [2023-08-21T21:51:13.334Z] 8998bd30e6a1: Download complete [2023-08-21T21:51:15.277Z] 2437ff75d9bd: Verifying Checksum [2023-08-21T21:51:15.277Z] 2437ff75d9bd: Download complete [2023-08-21T21:51:17.224Z] 8998bd30e6a1: Pull complete [2023-08-21T21:51:17.493Z] 04944245beec: Pull complete [2023-08-21T21:51:18.902Z] 699f458cf7ca: Pull complete [2023-08-21T21:51:19.170Z] 765212b225bb: Pull complete [2023-08-21T21:51:21.109Z] f23df028b6ca: Pull complete [2023-08-21T21:51:21.109Z] d65c8cfc05b1: Pull complete [2023-08-21T21:51:36.104Z] 2437ff75d9bd: Pull complete [2023-08-21T21:51:36.104Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-21T21:51:36.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-21T21:51:36.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:51:36.281Z] prd-ubuntu20.04-docker-arm64-4c-16g-4167 does not seem to be running inside a container [2023-08-21T21:51:36.338Z] $ 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/37 -v /w/workspace/app-record-replay/37:/w/workspace/app-record-replay/37:rw,z -v /w/workspace/app-record-replay/37@tmp:/w/workspace/app-record-replay/37@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-08-21T21:51:38.793Z] $ docker top a397023eee37d26483dbde7c399249dd1c30230f20ee31187b6490fb7b483369 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:51:39.606Z] ---> job-cost.sh [2023-08-21T21:51:39.606Z] lf-activate-venv: SKIPPING [2023-08-21T21:51:39.606Z] INFO: No Stack... [2023-08-21T21:51:40.184Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-21T21:51:40.764Z] INFO: Archiving Costs [Pipeline] sh [2023-08-21T21:51:41.088Z] + cut -d, -f6 [2023-08-21T21:51:41.088Z] + cat /w/workspace/app-record-replay/37/archives/cost.csv [Pipeline] lock [2023-08-21T21:51:41.156Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [2023-08-21T21:51:41.164Z] Resource [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] did not exist. Created. [2023-08-21T21:51:41.164Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-21T21:51:41.813Z] /w/workspace/app-record-replay/37@tmp/durable-be1b006a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-21T21:51:42.454Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-21T21:51:42.474Z] Warning: overwriting stash ‘stack-cost’ [2023-08-21T21:51:42.518Z] Stashed 1 file(s) [Pipeline] } [2023-08-21T21:51:42.526Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-21T21:51:42.541Z] $ docker stop --time=1 a397023eee37d26483dbde7c399249dd1c30230f20ee31187b6490fb7b483369 [2023-08-21T21:51:44.016Z] $ docker rm -f --volumes a397023eee37d26483dbde7c399249dd1c30230f20ee31187b6490fb7b483369 [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-08-21T21:51:44.363Z] provisioning config files... [2023-08-21T21:51:44.367Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #37 [2023-08-21T21:51:44.369Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config869760476226657948tmp [Pipeline] { [Pipeline] sh [2023-08-21T21:51:44.657Z] + set +x [2023-08-21T21:51:44.657Z] + curl -s https://codecov.io/bash [2023-08-21T21:51:44.657Z] + bash -s -- [2023-08-21T21:51:44.657Z] [2023-08-21T21:51:44.657Z] _____ _ [2023-08-21T21:51:44.657Z] / ____| | | [2023-08-21T21:51:44.657Z] | | ___ __| | ___ ___ _____ __ [2023-08-21T21:51:44.657Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-21T21:51:44.657Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-21T21:51:44.657Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-21T21:51:44.657Z] Bash-1.0.6 [2023-08-21T21:51:44.657Z] [2023-08-21T21:51:44.657Z] [2023-08-21T21:51:44.657Z] ==> git version 2.25.1 found [2023-08-21T21:51:44.657Z] ==> 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-08-21T21:51:44.657Z] Release-Date: 2020-01-08 [2023-08-21T21:51:44.657Z] 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-08-21T21:51:44.657Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-21T21:51:44.657Z] ==> Jenkins CI detected. [2023-08-21T21:51:44.657Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-08-21T21:51:44.657Z] project root: . [2023-08-21T21:51:44.657Z] --> token set from env [2023-08-21T21:51:44.657Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-21T21:51:44.657Z] ==> Running gcov in . (disable via -X gcov) [2023-08-21T21:51:44.657Z] ==> Python coveragepy not found [2023-08-21T21:51:44.657Z] ==> Searching for coverage reports in: [2023-08-21T21:51:44.657Z] + . [2023-08-21T21:51:44.657Z] -> Found 1 reports [2023-08-21T21:51:44.657Z] ==> Detecting git/mercurial file structure [2023-08-21T21:51:44.657Z] ==> Reading reports [2023-08-21T21:51:44.657Z] + ./coverage.out bytes=18479 [2023-08-21T21:51:44.916Z] ==> Appending adjustments [2023-08-21T21:51:44.917Z] https://docs.codecov.io/docs/fixing-reports [2023-08-21T21:51:44.917Z] + Found adjustments [2023-08-21T21:51:44.917Z] ==> Gzipping contents [2023-08-21T21:51:44.917Z] 4.0K /tmp/codecov.b6kIKm.gz [2023-08-21T21:51:44.917Z] ==> Uploading reports [2023-08-21T21:51:44.917Z] url: https://codecov.io [2023-08-21T21:51:44.917Z] query: branch=main&commit=0cf030821eec9376453adfe2348338ef327cf101&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T21:51:44.917Z] -> Pinging Codecov [2023-08-21T21:51:44.917Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=0cf030821eec9376453adfe2348338ef327cf101&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-21T21:51:44.917Z] Invalid request parameters [2023-08-21T21:51:44.917Z] 400 [Pipeline] } [2023-08-21T21:51:44.931Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-21T21:51:45.111Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-21T21:51:45.120Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:45.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T21:51:45.411Z] [2023-08-21T21:51:45.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:51:45.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T21:51:45.712Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-21T21:51:45.712Z] df9b9388f04a: Pulling fs layer [2023-08-21T21:51:45.712Z] 52dc419b0ee2: Pulling fs layer [2023-08-21T21:51:45.712Z] 25bc292e5bac: Pulling fs layer [2023-08-21T21:51:45.712Z] 114826534d7a: Pulling fs layer [2023-08-21T21:51:45.712Z] 4657fd5d0bcf: Pulling fs layer [2023-08-21T21:51:45.712Z] 6ad1cebc031e: Pulling fs layer [2023-08-21T21:51:45.712Z] 8a3aa393b2d8: Pulling fs layer [2023-08-21T21:51:45.712Z] 114826534d7a: Waiting [2023-08-21T21:51:45.712Z] 4657fd5d0bcf: Waiting [2023-08-21T21:51:45.712Z] 25bc292e5bac: Verifying Checksum [2023-08-21T21:51:45.712Z] 25bc292e5bac: Download complete [2023-08-21T21:51:45.712Z] 52dc419b0ee2: Verifying Checksum [2023-08-21T21:51:45.712Z] 52dc419b0ee2: Download complete [2023-08-21T21:51:45.712Z] 4657fd5d0bcf: Verifying Checksum [2023-08-21T21:51:45.712Z] 4657fd5d0bcf: Download complete [2023-08-21T21:51:45.712Z] df9b9388f04a: Verifying Checksum [2023-08-21T21:51:45.972Z] 6ad1cebc031e: Verifying Checksum [2023-08-21T21:51:45.972Z] 6ad1cebc031e: Download complete [2023-08-21T21:51:45.972Z] df9b9388f04a: Pull complete [2023-08-21T21:51:45.972Z] 52dc419b0ee2: Pull complete [2023-08-21T21:51:45.972Z] 25bc292e5bac: Pull complete [2023-08-21T21:51:46.541Z] 114826534d7a: Verifying Checksum [2023-08-21T21:51:46.542Z] 114826534d7a: Download complete [2023-08-21T21:51:46.542Z] 8a3aa393b2d8: Verifying Checksum [2023-08-21T21:51:46.542Z] 8a3aa393b2d8: Download complete [2023-08-21T21:51:49.821Z] 114826534d7a: Pull complete [2023-08-21T21:51:49.821Z] 4657fd5d0bcf: Pull complete [2023-08-21T21:51:50.079Z] 6ad1cebc031e: Pull complete [2023-08-21T21:51:52.601Z] 8a3aa393b2d8: Pull complete [2023-08-21T21:51:52.601Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-21T21:51:52.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-21T21:51:52.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:51:52.674Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:51:52.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-08-21T21:51:57.695Z] $ docker top 56ffd60fc15d5e29a60a8290061e1971667384a07066e693cfe867eaf944cc10 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-21T21:51:57.765Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-08-21T21:51:58.041Z] + set -o pipefail [2023-08-21T21:51:58.041Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-08-21T21:52:04.599Z] [2023-08-21T21:52:04.599Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-08-21T21:52:04.599Z] [2023-08-21T21:52:04.599Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/b37b0f25-9b81-4ecd-90d2-991cf10ce748 [2023-08-21T21:52:04.599Z] [2023-08-21T21:52:04.599Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-21T21:52:04.599Z] [2023-08-21T21:52:04.599Z] [2023-08-21T21:52:04.599Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-21T21:52:04.599Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-21T21:52:04.599Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-21T21:52:04.610Z] $ docker stop --time=1 56ffd60fc15d5e29a60a8290061e1971667384a07066e693cfe867eaf944cc10 [2023-08-21T21:52:08.167Z] $ docker rm -f --volumes 56ffd60fc15d5e29a60a8290061e1971667384a07066e693cfe867eaf944cc10 [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-08-21T21:52:08.855Z] + git log --format=format:%s -1 0cf030821eec9376453adfe2348338ef327cf101 [Pipeline] sh [2023-08-21T21:52:09.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:52:09.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:52:09.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:52:09.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:52:09.518Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:52:09.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-21T21:52:09.966Z] $ docker top 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 -eo pid,comm [2023-08-21T21:52:10.011Z] 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-08-21T21:52:10.011Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:52:10.047Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:52:10.047Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:52:10.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:52:10.157Z] $ docker exec 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 ssh-agent [2023-08-21T21:52:10.265Z] SSH_AUTH_SOCK=/tmp/ssh-0JddIbOOHKLM/agent.33 [2023-08-21T21:52:10.265Z] SSH_AGENT_PID=39 [2023-08-21T21:52:10.269Z] Running ssh-add (command line suppressed) [2023-08-21T21:52:10.356Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10702579008268655964.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10702579008268655964.key) [2023-08-21T21:52:10.368Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:52:10.656Z] + git semver tag [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,811 [run_tag] DEBUG tag force:False [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,812 [check_head_tag] DEBUG check head tag [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,812 [execute] INFO git cat-file --batch-check [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,816 [execute] INFO git cat-file --batch [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,826 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,827 [execute] INFO git tag -a v3.1.0-dev.34 -m v3.1.0-dev.34 [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,827 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.34', '-m', 'v3.1.0-dev.34'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:52:10.915Z] 2023-08-21 21:52:10,829 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-21T21:52:10.915Z] 3.1.0-dev.34 [Pipeline] } [2023-08-21T21:52:10.923Z] $ docker exec --env ******** --env ******** 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 ssh-agent -k [2023-08-21T21:52:11.012Z] unset SSH_AUTH_SOCK; [2023-08-21T21:52:11.012Z] unset SSH_AGENT_PID; [2023-08-21T21:52:11.012Z] echo Agent pid 39 killed; [2023-08-21T21:52:11.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:52:11.328Z] + git semver [Pipeline] } [2023-08-21T21:52:11.599Z] $ docker stop --time=1 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 [2023-08-21T21:52:12.855Z] $ docker rm -f --volumes 213d63ffffba24e081f941e6997b76ed2614d7183ba7f1df0efd9570e78bb3c0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:52:13.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T21:52:13.239Z] [2023-08-21T21:52:13.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:52:13.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T21:52:13.539Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-21T21:52:13.539Z] ab5ef0e58194: Pulling fs layer [2023-08-21T21:52:13.539Z] 9712f1f96733: Pulling fs layer [2023-08-21T21:52:13.539Z] 63f879dbbcfc: Pulling fs layer [2023-08-21T21:52:13.539Z] 0d9ebad4ef96: Pulling fs layer [2023-08-21T21:52:13.539Z] e9a5061849ea: Pulling fs layer [2023-08-21T21:52:13.539Z] d747dcd14b5f: Pulling fs layer [2023-08-21T21:52:13.539Z] 2de7ff778b66: Pulling fs layer [2023-08-21T21:52:13.539Z] 0d9ebad4ef96: Waiting [2023-08-21T21:52:13.539Z] e9a5061849ea: Waiting [2023-08-21T21:52:13.539Z] d747dcd14b5f: Waiting [2023-08-21T21:52:13.539Z] 2de7ff778b66: Waiting [2023-08-21T21:52:13.539Z] 9712f1f96733: Verifying Checksum [2023-08-21T21:52:13.539Z] 9712f1f96733: Download complete [2023-08-21T21:52:13.800Z] 63f879dbbcfc: Verifying Checksum [2023-08-21T21:52:13.800Z] 63f879dbbcfc: Download complete [2023-08-21T21:52:14.059Z] e9a5061849ea: Verifying Checksum [2023-08-21T21:52:14.059Z] e9a5061849ea: Download complete [2023-08-21T21:52:14.059Z] d747dcd14b5f: Verifying Checksum [2023-08-21T21:52:14.059Z] d747dcd14b5f: Download complete [2023-08-21T21:52:14.059Z] ab5ef0e58194: Verifying Checksum [2023-08-21T21:52:14.059Z] ab5ef0e58194: Download complete [2023-08-21T21:52:14.059Z] 0d9ebad4ef96: Verifying Checksum [2023-08-21T21:52:14.059Z] 0d9ebad4ef96: Download complete [2023-08-21T21:52:14.059Z] 2de7ff778b66: Verifying Checksum [2023-08-21T21:52:14.059Z] 2de7ff778b66: Download complete [2023-08-21T21:52:16.589Z] ab5ef0e58194: Pull complete [2023-08-21T21:52:16.589Z] 9712f1f96733: Pull complete [2023-08-21T21:52:17.522Z] 63f879dbbcfc: Pull complete [2023-08-21T21:52:20.798Z] 0d9ebad4ef96: Pull complete [2023-08-21T21:52:21.057Z] e9a5061849ea: Pull complete [2023-08-21T21:52:21.057Z] d747dcd14b5f: Pull complete [2023-08-21T21:52:21.989Z] 2de7ff778b66: Pull complete [2023-08-21T21:52:21.989Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-21T21:52:21.989Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-21T21:52:21.989Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:52:22.070Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:52:22.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-08-21T21:52:27.420Z] $ docker top e66e3a4bd1bb875befee53fb21ab34d251fd81fac1f85b8247a2d6ed85606c87 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-21T21:52:27.487Z] provisioning config files... [2023-08-21T21:52:27.492Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config604287407948182499tmp [2023-08-21T21:52:27.502Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10228579705159814599tmp [2023-08-21T21:52:27.511Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14599055614942869381tmp [Pipeline] { [Pipeline] echo [2023-08-21T21:52:27.525Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:27.804Z] ---> sigul-configuration.sh [2023-08-21T21:52:27.804Z] gpg: directory `/root/.gnupg' created [2023-08-21T21:52:27.804Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-21T21:52:27.804Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-21T21:52:27.804Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-21T21:52:27.804Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-21T21:52:27.804Z] gpg: CAST5 encrypted data [2023-08-21T21:52:27.804Z] gpg: encrypted with 1 passphrase [2023-08-21T21:52:27.804Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-21T21:52:28.083Z] + mkdir /home/jenkins [2023-08-21T21:52:28.083Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-21T21:52:28.364Z] + 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-08-21T21:52:28.372Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:28.654Z] ---> sigul-install.sh [2023-08-21T21:52:28.654Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-21T21:52:28.938Z] + git tag --list [2023-08-21T21:52:28.938Z] v3.1.0-dev.0 [2023-08-21T21:52:28.938Z] v3.1.0-dev.1 [2023-08-21T21:52:28.938Z] v3.1.0-dev.10 [2023-08-21T21:52:28.938Z] v3.1.0-dev.11 [2023-08-21T21:52:28.938Z] v3.1.0-dev.12 [2023-08-21T21:52:28.938Z] v3.1.0-dev.13 [2023-08-21T21:52:28.938Z] v3.1.0-dev.14 [2023-08-21T21:52:28.938Z] v3.1.0-dev.15 [2023-08-21T21:52:28.938Z] v3.1.0-dev.16 [2023-08-21T21:52:28.938Z] v3.1.0-dev.17 [2023-08-21T21:52:28.938Z] v3.1.0-dev.18 [2023-08-21T21:52:28.938Z] v3.1.0-dev.19 [2023-08-21T21:52:28.938Z] v3.1.0-dev.2 [2023-08-21T21:52:28.938Z] v3.1.0-dev.20 [2023-08-21T21:52:28.938Z] v3.1.0-dev.21 [2023-08-21T21:52:28.938Z] v3.1.0-dev.22 [2023-08-21T21:52:28.938Z] v3.1.0-dev.23 [2023-08-21T21:52:28.938Z] v3.1.0-dev.24 [2023-08-21T21:52:28.938Z] v3.1.0-dev.25 [2023-08-21T21:52:28.938Z] v3.1.0-dev.26 [2023-08-21T21:52:28.938Z] v3.1.0-dev.27 [2023-08-21T21:52:28.938Z] v3.1.0-dev.28 [2023-08-21T21:52:28.938Z] v3.1.0-dev.29 [2023-08-21T21:52:28.938Z] v3.1.0-dev.3 [2023-08-21T21:52:28.938Z] v3.1.0-dev.30 [2023-08-21T21:52:28.938Z] v3.1.0-dev.31 [2023-08-21T21:52:28.938Z] v3.1.0-dev.32 [2023-08-21T21:52:28.938Z] v3.1.0-dev.33 [2023-08-21T21:52:28.938Z] v3.1.0-dev.34 [2023-08-21T21:52:28.938Z] v3.1.0-dev.4 [2023-08-21T21:52:28.938Z] v3.1.0-dev.5 [2023-08-21T21:52:28.938Z] v3.1.0-dev.6 [2023-08-21T21:52:28.938Z] v3.1.0-dev.7 [2023-08-21T21:52:28.938Z] v3.1.0-dev.8 [2023-08-21T21:52:28.938Z] v3.1.0-dev.9 [Pipeline] sh [2023-08-21T21:52:29.223Z] + lftools sign git-tag v3.1.0-dev.34 [2023-08-21T21:52:29.789Z] Signing Git tag with Sigul... [2023-08-21T21:52:29.789Z] Signing v3.1.0-dev.34 [Pipeline] echo [2023-08-21T21:52:30.362Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:30.643Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-21T21:52:30.650Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-21T21:52:30.669Z] $ docker stop --time=1 e66e3a4bd1bb875befee53fb21ab34d251fd81fac1f85b8247a2d6ed85606c87 [2023-08-21T21:52:31.995Z] $ docker rm -f --volumes e66e3a4bd1bb875befee53fb21ab34d251fd81fac1f85b8247a2d6ed85606c87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-21T21:52:32.445Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:52:32.445Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:52:32.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:52:32.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:52:32.825Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:52:32.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-21T21:52:33.207Z] $ docker top 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f -eo pid,comm [2023-08-21T21:52:33.254Z] 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-08-21T21:52:33.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:52:33.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:52:33.295Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:52:33.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:52:33.416Z] $ docker exec 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f ssh-agent [2023-08-21T21:52:33.529Z] SSH_AUTH_SOCK=/tmp/ssh-6j2uLxxJyTG7/agent.33 [2023-08-21T21:52:33.529Z] SSH_AGENT_PID=39 [2023-08-21T21:52:33.534Z] Running ssh-add (command line suppressed) [2023-08-21T21:52:33.632Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_51953400209326038.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_51953400209326038.key) [2023-08-21T21:52:33.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:52:33.935Z] + git semver bump pre [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,106 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,107 [bump_version] DEBUG bumping version:3.1.0-dev.34 on axis:pre with prefix:dev [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,107 [bump_version] DEBUG bumped version:3.1.0-dev.35 [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,107 [write_version] DEBUG write version:3.1.0-dev.35 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,107 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,107 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,109 [execute] INFO git cat-file --batch-check [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,109 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,114 [execute] INFO git cat-file --batch [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,114 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T21:52:34.195Z] 2023-08-21 21:52:34,119 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-21T21:52:34.195Z] 3.1.0-dev.35 [Pipeline] } [2023-08-21T21:52:34.202Z] $ docker exec --env ******** --env ******** 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f ssh-agent -k [2023-08-21T21:52:34.295Z] unset SSH_AUTH_SOCK; [2023-08-21T21:52:34.296Z] unset SSH_AGENT_PID; [2023-08-21T21:52:34.296Z] echo Agent pid 39 killed; [2023-08-21T21:52:34.305Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:52:34.612Z] + git semver [Pipeline] } [2023-08-21T21:52:34.883Z] $ docker stop --time=1 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f [2023-08-21T21:52:36.169Z] $ docker rm -f --volumes 959e7819e5e031815303be3fa26bdac0829f95dbe6abc7a3a3b7b439e0495d3f [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-21T21:52:36.522Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-21T21:52:36.522Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:52:36.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-21T21:52:36.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:52:36.891Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:52:36.917Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-21T21:52:37.257Z] $ docker top 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-21T21:52:37.352Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-21T21:52:37.352Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-21T21:52:37.466Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-21T21:52:37.467Z] $ docker exec 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d ssh-agent [2023-08-21T21:52:37.576Z] SSH_AUTH_SOCK=/tmp/ssh-ts7kxgsUYexo/agent.32 [2023-08-21T21:52:37.576Z] SSH_AGENT_PID=39 [2023-08-21T21:52:37.581Z] Running ssh-add (command line suppressed) [2023-08-21T21:52:37.687Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5370904018894302117.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5370904018894302117.key) [2023-08-21T21:52:37.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-21T21:52:37.996Z] + git semver push [2023-08-21T21:52:38.256Z] 2023-08-21 21:52:38,171 [run_push] DEBUG push [2023-08-21T21:52:38.256Z] 2023-08-21 21:52:38,172 [execute] INFO git cat-file --batch-check [2023-08-21T21:52:38.256Z] 2023-08-21 21:52:38,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-21T21:52:38.256Z] 2023-08-21 21:52:38,175 [execute] INFO git rev-list e3cb2f61f50ffaaeac1e0f5d970caf199ec55b6b -- [2023-08-21T21:52:38.257Z] 2023-08-21 21:52:38,176 [execute] DEBUG Popen(['git', 'rev-list', 'e3cb2f61f50ffaaeac1e0f5d970caf199ec55b6b', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:52:38.257Z] 2023-08-21 21:52:38,181 [execute] INFO git fetch -v origin [2023-08-21T21:52:38.257Z] 2023-08-21 21:52:38,181 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-21T21:52:38.874Z] 2023-08-21 21:52:38,647 [run_push] DEBUG no remote changes detected [2023-08-21T21:52:38.874Z] 2023-08-21 21:52:38,647 [execute] INFO git push origin semver [2023-08-21T21:52:38.874Z] 2023-08-21 21:52:38,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-21T21:52:39.868Z] 2023-08-21 21:52:39,593 [run_push] DEBUG push all version tags [2023-08-21T21:52:39.868Z] 2023-08-21 21:52:39,593 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-21T21:52:39.868Z] 2023-08-21 21:52:39,594 [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-08-21T21:52:40.501Z] 2023-08-21 21:52:40,270 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-08-21T21:52:40.501Z] 3.1.0-dev.35 [Pipeline] } [2023-08-21T21:52:40.509Z] $ docker exec --env ******** --env ******** 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d ssh-agent -k [2023-08-21T21:52:40.625Z] unset SSH_AUTH_SOCK; [2023-08-21T21:52:40.625Z] unset SSH_AGENT_PID; [2023-08-21T21:52:40.625Z] echo Agent pid 39 killed; [2023-08-21T21:52:40.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-21T21:52:40.933Z] + git semver [Pipeline] } [2023-08-21T21:52:41.202Z] $ docker stop --time=1 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d [2023-08-21T21:52:42.457Z] $ docker rm -f --volumes 022bfb8c1a9030208c7570fec30e97c688f88fbcbd2c4d9f7cc9c1c64ddf123d [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-08-21T21:52:43.013Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-08-21T21:52:43.013Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-21T21:52:43.013Z] total 16 [2023-08-21T21:52:43.013Z] drwxr-xr-x 3 root root 4096 Aug 21 21:40 . [2023-08-21T21:52:43.013Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 21:52 .. [2023-08-21T21:52:43.013Z] drwxr-xr-x 2 root root 4096 Aug 21 21:40 cost [2023-08-21T21:52:43.013Z] -rw-r--r-- 1 root root 88 Aug 21 21:40 cost.csv [2023-08-21T21:52:43.013Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-21T21:52:43.013Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-08-21T21:52:43.013Z] total 16 [2023-08-21T21:52:43.013Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 21 21:40 . [2023-08-21T21:52:43.013Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 21 21:52 .. [2023-08-21T21:52:43.013Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 21 21:40 cost [2023-08-21T21:52:43.013Z] -rw-r--r-- 1 jenkins jenkins 88 Aug 21 21:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:43.303Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:44.160Z] ---> package-listing.sh [2023-08-21T21:52:44.160Z] ++ facter osfamily [2023-08-21T21:52:44.160Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-21T21:52:44.419Z] + OS_FAMILY=debian [2023-08-21T21:52:44.419Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-08-21T21:52:44.419Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-21T21:52:44.419Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-21T21:52:44.419Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-21T21:52:44.419Z] + PACKAGES=/tmp/packages_start.txt [2023-08-21T21:52:44.419Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-21T21:52:44.419Z] + PACKAGES=/tmp/packages_end.txt [2023-08-21T21:52:44.419Z] + case "${OS_FAMILY}" in [2023-08-21T21:52:44.419Z] + dpkg -l [2023-08-21T21:52:44.419Z] + grep '^ii' [2023-08-21T21:52:44.419Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-21T21:52:44.419Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-21T21:52:44.419Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-21T21:52:44.419Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-08-21T21:52:44.419Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-08-21T21:52:44.419Z] + 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-08-21T21:52:44.428Z] 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-08-21T21:52:44.706Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-21T21:52:45.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-21T21:52:45.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-21T21:52:45.334Z] prd-ubuntu20.04-docker-8c-8g-4165 does not seem to be running inside a container [2023-08-21T21:52:45.361Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-21T21:52:45.581Z] $ docker top 9077f32772358d3b2dc5f87223039a74b1bab66447cfa4305a2f27051bfa0464 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-21T21:52:45.922Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-21T21:52:46.205Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-21T21:52:46.487Z] + ls /var/log/sa-host [2023-08-21T21:52:46.487Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-21T21:52:46.553Z] provisioning config files... [2023-08-21T21:52:46.560Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10776889700096900685tmp [Pipeline] { [Pipeline] echo [2023-08-21T21:52:46.569Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:46.851Z] ---> create-netrc.sh [Pipeline] } [2023-08-21T21:52:46.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:47.185Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-21T21:52:47.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:47.474Z] ---> sudo-logs.sh [2023-08-21T21:52:47.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-21T21:52:47.504Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:47.782Z] ---> job-cost.sh [2023-08-21T21:52:47.783Z] lf-activate-venv: SKIPPING [2023-08-21T21:52:47.783Z] DEBUG: total: 0.2199999988079071 [2023-08-21T21:52:47.783Z] INFO: Retrieving Stack Cost... [2023-08-21T21:52:48.042Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-21T21:52:48.610Z] INFO: Archiving Costs [Pipeline] echo [2023-08-21T21:52:48.619Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-21T21:52:48.903Z] ---> logs-deploy.sh [2023-08-21T21:52:48.903Z] lf-activate-venv: SKIPPING [2023-08-21T21:52:48.903Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/37 [2023-08-21T21:52:48.903Z] INFO: archiving workspace using pattern(s): [2023-08-21T21:52:49.838Z] Archives upload complete. [2023-08-21T21:52:49.838Z] INFO: archiving logs to Nexus