Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 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-ssh4444542048843079382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9430296792251695567.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17195359891365722961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2015187568196004001.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-ssh9928582919301589600.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2272 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 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 (main) Commit message: "Merge pull request #49 from lenny-intel/cancel-recording" > 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 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 # timeout=10 > git rev-list --no-walk d3d81ece5985cc0e70f6108dd88b274017db54c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-26T20:04:14.945Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-26T20:04:15.014Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-26T20:04:15.030Z] ========================================================= [2023-07-26T20:04:15.030Z] EdgeX Global Pipelines Version Info [2023-07-26T20:04:15.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:04:15.734Z] ------------------- [2023-07-26T20:04:15.734Z] stable info: [2023-07-26T20:04:15.734Z] ------------------- [2023-07-26T20:04:15.734Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-26T20:04:15.734Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-26T20:04:15.734Z] Message: update stable to v1.0.250 [2023-07-26T20:04:16.304Z] ------------------- [2023-07-26T20:04:16.304Z] experimental info: [2023-07-26T20:04:16.304Z] ------------------- [2023-07-26T20:04:16.304Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-26T20:04:16.304Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-26T20:04:16.304Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-26T20:04:16.465Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-26T20:04:16.479Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-26T20:04:16.493Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-26T20:04:16.504Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-26T20:04:16.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-26T20:04:16.532Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-26T20:04:16.545Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-26T20:04:16.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-26T20:04:16.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-26T20:04:16.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-26T20:04:16.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-26T20:04:16.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-26T20:04:16.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-26T20:04:16.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-26T20:04:16.653Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-26T20:04:16.669Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-26T20:04:16.687Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-26T20:04:16.698Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-26T20:04:16.717Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-26T20:04:16.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-26T20:04:16.746Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-26T20:04:16.758Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-26T20:04:16.769Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-26T20:04:16.785Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-26T20:04:16.802Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-26T20:04:16.821Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-26T20:04:16.841Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-26T20:04:16.862Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-26T20:04:16.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-26T20:04:16.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-26T20:04:16.912Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] echo [2023-07-26T20:04:16.932Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c67d61a [Pipeline] echo [2023-07-26T20:04:16.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T20:04:16.999Z] provisioning config files... [2023-07-26T20:04:17.013Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1718867674417146449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:04:17.315Z] ---> docker-login.sh [2023-07-26T20:04:17.315Z] nexus3.edgexfoundry.org:10001 [2023-07-26T20:04:17.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:17.836Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:17.836Z] [2023-07-26T20:04:17.836Z] Login Succeeded [2023-07-26T20:04:17.836Z] nexus3.edgexfoundry.org:10002 [2023-07-26T20:04:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:17.836Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:17.836Z] [2023-07-26T20:04:17.836Z] Login Succeeded [2023-07-26T20:04:17.836Z] nexus3.edgexfoundry.org:10003 [2023-07-26T20:04:17.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:17.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:17.836Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:17.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:17.836Z] [2023-07-26T20:04:17.836Z] Login Succeeded [2023-07-26T20:04:17.836Z] nexus3.edgexfoundry.org:10004 [2023-07-26T20:04:18.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:18.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:18.096Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:18.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:18.096Z] [2023-07-26T20:04:18.096Z] Login Succeeded [2023-07-26T20:04:18.096Z] docker.io [2023-07-26T20:04:18.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:18.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:18.357Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:18.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:18.357Z] [2023-07-26T20:04:18.357Z] Login Succeeded [2023-07-26T20:04:18.357Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T20:04:18.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-26T20:04:18.742Z] + git rev-list -1 --merges c67d61a7c566b572b3baccd8d55fde2bd55fa4d8~1..c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] echo [2023-07-26T20:04:18.780Z] -----------> git rev-list -1 --merges c67d61a7c566b572b3baccd8d55fde2bd55fa4d8~1..c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [2023-07-26T20:04:18.780Z] c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [false] [Pipeline] sh [2023-07-26T20:04:19.064Z] + git log --format=format:%s -1 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] echo [2023-07-26T20:04:19.105Z] ========================================================= [2023-07-26T20:04:19.105Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-26T20:04:19.105Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T20:04:19.431Z] + git log --format=format:%s -1 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] echo [2023-07-26T20:04:19.442Z] [semverPrep] GIT_COMMIT: c67d61a7c566b572b3baccd8d55fde2bd55fa4d8, Commit Message: Merge pull request #49 from lenny-intel/cancel-recording [Pipeline] echo [2023-07-26T20:04:19.451Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-26T20:04:19.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T20:04:19.818Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-26T20:04:19.818Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-26T20:04:19.818Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-26T20:04:19.818Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-26T20:04:19.818Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-26T20:04:19.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:04:20.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T20:04:20.221Z] [2023-07-26T20:04:20.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:04:20.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T20:04:20.525Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-26T20:04:20.525Z] b85a868b505f: Pulling fs layer [2023-07-26T20:04:20.525Z] e2be974225ed: Pulling fs layer [2023-07-26T20:04:20.525Z] 339a4e72a1f5: Pulling fs layer [2023-07-26T20:04:20.525Z] 988bab9f4d93: Pulling fs layer [2023-07-26T20:04:20.525Z] 1469e6f7b9e6: Pulling fs layer [2023-07-26T20:04:20.525Z] eaf3925da568: Pulling fs layer [2023-07-26T20:04:20.525Z] bab4dde63d76: Pulling fs layer [2023-07-26T20:04:20.525Z] 1469e6f7b9e6: Waiting [2023-07-26T20:04:20.525Z] eaf3925da568: Waiting [2023-07-26T20:04:20.525Z] bde34c3a00c8: Pulling fs layer [2023-07-26T20:04:20.525Z] b352a97aabf1: Pulling fs layer [2023-07-26T20:04:20.525Z] bde34c3a00c8: Waiting [2023-07-26T20:04:20.525Z] 4872d77fe225: Pulling fs layer [2023-07-26T20:04:20.525Z] b352a97aabf1: Waiting [2023-07-26T20:04:20.525Z] 5851b861e8e6: Pulling fs layer [2023-07-26T20:04:20.525Z] 4872d77fe225: Waiting [2023-07-26T20:04:20.525Z] 5851b861e8e6: Waiting [2023-07-26T20:04:20.525Z] e2be974225ed: Verifying Checksum [2023-07-26T20:04:20.525Z] e2be974225ed: Download complete [2023-07-26T20:04:20.525Z] 988bab9f4d93: Verifying Checksum [2023-07-26T20:04:20.525Z] 988bab9f4d93: Download complete [2023-07-26T20:04:20.785Z] 1469e6f7b9e6: Verifying Checksum [2023-07-26T20:04:20.785Z] 1469e6f7b9e6: Download complete [2023-07-26T20:04:20.785Z] 339a4e72a1f5: Verifying Checksum [2023-07-26T20:04:20.785Z] 339a4e72a1f5: Download complete [2023-07-26T20:04:20.785Z] eaf3925da568: Verifying Checksum [2023-07-26T20:04:20.785Z] eaf3925da568: Download complete [2023-07-26T20:04:20.785Z] bde34c3a00c8: Verifying Checksum [2023-07-26T20:04:20.785Z] bde34c3a00c8: Download complete [2023-07-26T20:04:20.785Z] b352a97aabf1: Verifying Checksum [2023-07-26T20:04:20.785Z] b352a97aabf1: Download complete [2023-07-26T20:04:20.785Z] 4872d77fe225: Verifying Checksum [2023-07-26T20:04:20.785Z] 4872d77fe225: Download complete [2023-07-26T20:04:20.785Z] 5851b861e8e6: Verifying Checksum [2023-07-26T20:04:20.785Z] 5851b861e8e6: Download complete [2023-07-26T20:04:20.785Z] b85a868b505f: Download complete [2023-07-26T20:04:21.054Z] bab4dde63d76: Verifying Checksum [2023-07-26T20:04:21.054Z] bab4dde63d76: Download complete [2023-07-26T20:04:21.992Z] b85a868b505f: Pull complete [2023-07-26T20:04:22.251Z] e2be974225ed: Pull complete [2023-07-26T20:04:22.817Z] 339a4e72a1f5: Pull complete [2023-07-26T20:04:22.817Z] 988bab9f4d93: Pull complete [2023-07-26T20:04:23.077Z] 1469e6f7b9e6: Pull complete [2023-07-26T20:04:23.077Z] eaf3925da568: Pull complete [2023-07-26T20:04:24.980Z] bab4dde63d76: Pull complete [2023-07-26T20:04:24.980Z] bde34c3a00c8: Pull complete [2023-07-26T20:04:24.980Z] b352a97aabf1: Pull complete [2023-07-26T20:04:25.238Z] 4872d77fe225: Pull complete [2023-07-26T20:04:25.238Z] 5851b861e8e6: Pull complete [2023-07-26T20:04:25.238Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-26T20:04:25.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T20:04:25.238Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:04:25.342Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:04:25.372Z] $ 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-07-26T20:04:28.737Z] $ docker top 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e -eo pid,comm [2023-07-26T20:04:28.788Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-26T20:04:28.788Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T20:04:28.817Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T20:04:28.817Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T20:04:28.932Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T20:04:28.937Z] $ docker exec 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e ssh-agent [2023-07-26T20:04:29.046Z] SSH_AUTH_SOCK=/tmp/ssh-rgklRrI91MIr/agent.31 [2023-07-26T20:04:29.046Z] SSH_AGENT_PID=37 [2023-07-26T20:04:29.054Z] Running ssh-add (command line suppressed) [2023-07-26T20:04:29.154Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3034743863960144395.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_3034743863960144395.key) [2023-07-26T20:04:29.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T20:04:29.457Z] + git tag --points-at HEAD [Pipeline] } [2023-07-26T20:04:29.478Z] $ docker exec --env ******** --env ******** 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e ssh-agent -k [2023-07-26T20:04:29.578Z] unset SSH_AUTH_SOCK; [2023-07-26T20:04:29.578Z] unset SSH_AGENT_PID; [2023-07-26T20:04:29.579Z] echo Agent pid 37 killed; [2023-07-26T20:04:29.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-26T20:04:29.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T20:04:29.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T20:04:29.728Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T20:04:29.732Z] $ docker exec 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e ssh-agent [2023-07-26T20:04:29.841Z] SSH_AUTH_SOCK=/tmp/ssh-yHlIv3ev4ofa/agent.69 [2023-07-26T20:04:29.841Z] SSH_AGENT_PID=75 [2023-07-26T20:04:29.845Z] Running ssh-add (command line suppressed) [2023-07-26T20:04:29.954Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17595728473013135999.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_17595728473013135999.key) [2023-07-26T20:04:29.967Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T20:04:30.251Z] + git semver init [2023-07-26T20:04:30.510Z] 2023-07-26 20:04:30,441 [run_init] DEBUG init version:0.0.0 force:False [2023-07-26T20:04:30.510Z] 2023-07-26 20:04:30,441 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-26T20:04:30.510Z] 2023-07-26 20:04:30,442 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-26T20:04:30.510Z] 2023-07-26 20:04:30,442 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-record-replay.git', '/w/workspace/exfoundry_app-record-replay_main/.semver'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-26T20:04:31.451Z] 2023-07-26 20:04:31,128 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-26T20:04:31.451Z] 2023-07-26 20:04:31,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-26T20:04:31.451Z] 2023-07-26 20:04:31,128 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T20:04:31.451Z] 2023-07-26 20:04:31,129 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T20:04:31.451Z] 3.1.0-dev.24 [Pipeline] } [2023-07-26T20:04:31.463Z] $ docker exec --env ******** --env ******** 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e ssh-agent -k [2023-07-26T20:04:31.560Z] unset SSH_AUTH_SOCK; [2023-07-26T20:04:31.561Z] unset SSH_AGENT_PID; [2023-07-26T20:04:31.561Z] echo Agent pid 75 killed; [2023-07-26T20:04:31.568Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T20:04:31.875Z] + git semver [Pipeline] } [2023-07-26T20:04:32.149Z] $ docker stop --time=1 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e [2023-07-26T20:04:33.469Z] $ docker rm -f --volumes 7a7486af03b6b1e79cce1ad7a9cdf53e597c494388f46475772bc633c5e4549e [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T20:04:33.804Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-26T20:04:33.999Z] Stashed 1 file(s) [Pipeline] echo [2023-07-26T20:04:34.003Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.24 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T20:04:34.178Z] provisioning config files... [2023-07-26T20:04:34.188Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config18430959207571326643tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:04:34.483Z] ---> docker-login.sh [2023-07-26T20:04:34.483Z] nexus3.edgexfoundry.org:10001 [2023-07-26T20:04:34.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:34.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:34.483Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:34.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:34.483Z] [2023-07-26T20:04:34.483Z] Login Succeeded [2023-07-26T20:04:34.483Z] nexus3.edgexfoundry.org:10002 [2023-07-26T20:04:34.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:34.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:34.483Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:34.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:34.483Z] [2023-07-26T20:04:34.483Z] Login Succeeded [2023-07-26T20:04:34.483Z] nexus3.edgexfoundry.org:10003 [2023-07-26T20:04:34.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:34.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:34.744Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:34.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:34.744Z] [2023-07-26T20:04:34.744Z] Login Succeeded [2023-07-26T20:04:34.744Z] nexus3.edgexfoundry.org:10004 [2023-07-26T20:04:34.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:34.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:34.744Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:34.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:34.744Z] [2023-07-26T20:04:34.744Z] Login Succeeded [2023-07-26T20:04:34.744Z] docker.io [2023-07-26T20:04:34.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:04:35.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:04:35.004Z] Configure a credential helper to remove this warning. See [2023-07-26T20:04:35.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:04:35.004Z] [2023-07-26T20:04:35.004Z] Login Succeeded [2023-07-26T20:04:35.004Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T20:04:35.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-26T20:04:35.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T20:04:35.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T20:04:35.087Z] ========================================================= [2023-07-26T20:04:35.088Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-26T20:04:35.088Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:04:35.406Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-26T20:04:35.406Z] Sending build context to Docker daemon 378.9kB [2023-07-26T20:04:35.406Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T20:04:35.406Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-26T20:04:35.406Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-26T20:04:35.406Z] 4db1b89c0bd1: Pulling fs layer [2023-07-26T20:04:35.406Z] 6911f1a30b25: Pulling fs layer [2023-07-26T20:04:35.406Z] e194b8c5c2a9: Pulling fs layer [2023-07-26T20:04:35.406Z] 6863d3e3a2b1: Pulling fs layer [2023-07-26T20:04:35.406Z] ec0bb842ea78: Pulling fs layer [2023-07-26T20:04:35.406Z] 40a00589a448: Pulling fs layer [2023-07-26T20:04:35.406Z] 6c08303d61cc: Pulling fs layer [2023-07-26T20:04:35.406Z] 798269fcf238: Pulling fs layer [2023-07-26T20:04:35.406Z] ec0bb842ea78: Waiting [2023-07-26T20:04:35.406Z] 40a00589a448: Waiting [2023-07-26T20:04:35.406Z] 6c08303d61cc: Waiting [2023-07-26T20:04:35.406Z] 798269fcf238: Waiting [2023-07-26T20:04:35.406Z] 6863d3e3a2b1: Waiting [2023-07-26T20:04:35.406Z] 6911f1a30b25: Verifying Checksum [2023-07-26T20:04:35.406Z] 6911f1a30b25: Download complete [2023-07-26T20:04:35.406Z] 6863d3e3a2b1: Verifying Checksum [2023-07-26T20:04:35.406Z] 6863d3e3a2b1: Download complete [2023-07-26T20:04:35.406Z] ec0bb842ea78: Verifying Checksum [2023-07-26T20:04:35.406Z] ec0bb842ea78: Download complete [2023-07-26T20:04:35.406Z] 4db1b89c0bd1: Verifying Checksum [2023-07-26T20:04:35.406Z] 4db1b89c0bd1: Download complete [2023-07-26T20:04:35.681Z] 40a00589a448: Verifying Checksum [2023-07-26T20:04:35.681Z] 40a00589a448: Download complete [2023-07-26T20:04:35.681Z] 4db1b89c0bd1: Pull complete [2023-07-26T20:04:35.942Z] 6911f1a30b25: Pull complete [2023-07-26T20:04:35.942Z] 798269fcf238: Verifying Checksum [2023-07-26T20:04:35.942Z] 798269fcf238: Download complete [2023-07-26T20:04:36.200Z] e194b8c5c2a9: Verifying Checksum [2023-07-26T20:04:36.200Z] e194b8c5c2a9: Download complete [2023-07-26T20:04:36.200Z] 6c08303d61cc: Verifying Checksum [2023-07-26T20:04:39.484Z] e194b8c5c2a9: Pull complete [2023-07-26T20:04:39.484Z] 6863d3e3a2b1: Pull complete [2023-07-26T20:04:39.484Z] ec0bb842ea78: Pull complete [2023-07-26T20:04:39.744Z] 40a00589a448: Pull complete [2023-07-26T20:04:42.284Z] 6c08303d61cc: Pull complete [2023-07-26T20:04:42.848Z] 798269fcf238: Pull complete [2023-07-26T20:04:42.848Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-26T20:04:42.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-26T20:04:42.848Z] ---> ec979cd7f677 [2023-07-26T20:04:42.848Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T20:04:48.124Z] ---> Running in 45b0b2f0fb46 [2023-07-26T20:04:48.125Z] Removing intermediate container 45b0b2f0fb46 [2023-07-26T20:04:48.125Z] ---> a6bc92cd1e3f [2023-07-26T20:04:48.125Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T20:04:48.125Z] ---> Running in a92037ede983 [2023-07-26T20:04:48.384Z] Removing intermediate container a92037ede983 [2023-07-26T20:04:48.384Z] ---> 37c416503611 [2023-07-26T20:04:48.384Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-26T20:04:48.384Z] ---> Running in dfd4ea1bf3a6 [2023-07-26T20:04:48.384Z] Removing intermediate container dfd4ea1bf3a6 [2023-07-26T20:04:48.384Z] ---> d8939f952eba [2023-07-26T20:04:48.384Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T20:04:48.384Z] ---> Running in 9cb3812edb11 [2023-07-26T20:04:48.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T20:04:49.124Z] Still waiting to schedule task [2023-07-26T20:04:49.124Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-26T20:04:49.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T20:04:49.211Z] OK: 265 MiB in 53 packages [2023-07-26T20:04:49.782Z] Removing intermediate container 9cb3812edb11 [2023-07-26T20:04:49.782Z] ---> e610f712f7df [2023-07-26T20:04:49.782Z] Step 7/12 : WORKDIR /app [2023-07-26T20:04:49.782Z] ---> Running in c5c64eb6499d [2023-07-26T20:04:49.782Z] Removing intermediate container c5c64eb6499d [2023-07-26T20:04:49.782Z] ---> e99139093893 [2023-07-26T20:04:49.782Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-26T20:04:49.782Z] ---> 73113f22c660 [2023-07-26T20:04:49.782Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T20:04:49.782Z] ---> Running in 96ec96a528cf [2023-07-26T20:05:37.176Z] Removing intermediate container 96ec96a528cf [2023-07-26T20:05:37.176Z] ---> 2f3595938b34 [2023-07-26T20:05:37.176Z] Step 10/12 : COPY . . [2023-07-26T20:05:37.176Z] ---> 13689391e7af [2023-07-26T20:05:37.176Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T20:05:37.176Z] ---> Running in 15bdf3b15bf0 [2023-07-26T20:05:37.176Z] Removing intermediate container 15bdf3b15bf0 [2023-07-26T20:05:37.176Z] ---> 6f16efeb78b5 [2023-07-26T20:05:37.176Z] Step 12/12 : RUN $MAKE [2023-07-26T20:05:37.176Z] ---> Running in 3cc668ad0641 [2023-07-26T20:05:37.176Z] noop [2023-07-26T20:05:37.176Z] Removing intermediate container 3cc668ad0641 [2023-07-26T20:05:37.176Z] ---> ee94549b149e [2023-07-26T20:05:37.176Z] Successfully built ee94549b149e [2023-07-26T20:05:37.176Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:05:37.488Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-26T20:05:37.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:05:37.555Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:05:37.586Z] $ 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-07-26T20:05:37.928Z] $ docker top e98b2b36b5d871e6421e75b4cf1f97d1afb364a108bd24ed7afa8ea81f1eaa55 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T20:05:38.267Z] + go version [2023-07-26T20:05:38.267Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-26T20:05:38.278Z] $ docker stop --time=1 e98b2b36b5d871e6421e75b4cf1f97d1afb364a108bd24ed7afa8ea81f1eaa55 [2023-07-26T20:05:39.570Z] $ docker rm -f --volumes e98b2b36b5d871e6421e75b4cf1f97d1afb364a108bd24ed7afa8ea81f1eaa55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:05:39.963Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-26T20:05:39.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:05:40.034Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:05:40.064Z] $ 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-07-26T20:05:40.397Z] $ docker top fd60adbf027fb389b1529c5901ac1478971fdc8b4c3120d99143a853031153e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T20:05:40.726Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-26T20:05:41.017Z] + make test [2023-07-26T20:05:41.017Z] go test -race -coverprofile=coverage.out ./... [2023-07-26T20:05:59.088Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-26T20:05:59.652Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.064s coverage: 87.5% of statements [2023-07-26T20:05:59.910Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-26T20:05:59.910Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-26T20:05:59.910Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-26T20:05:59.910Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.072s coverage: 93.8% of statements [2023-07-26T20:05:59.910Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.088s coverage: 86.0% of statements [2023-07-26T20:06:11.670Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2273 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-26T20:06:11.683Z] Running in /w/workspace/app-record-replay/26 [Pipeline] { [Pipeline] checkout [2023-07-26T20:06:11.720Z] Selected Git installation does not exist. Using Default [2023-07-26T20:06:11.720Z] The recommended git tool is: NONE [2023-07-26T20:06:16.423Z] using credential edgex-jenkins-ssh [2023-07-26T20:06:16.440Z] Cloning the remote Git repository [2023-07-26T20:06:16.481Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T20:06:16.565Z] > git init /w/workspace/app-record-replay/26 # timeout=10 [2023-07-26T20:06:16.716Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-26T20:06:16.717Z] > git --version # timeout=10 [2023-07-26T20:06:16.735Z] > git --version # 'git version 2.25.1' [2023-07-26T20:06:16.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-26T20:06:16.875Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-26T20:06:20.337Z] Avoid second fetch [2023-07-26T20:06:20.338Z] Checking out Revision c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 (main) [2023-07-26T20:06:19.539Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-26T20:06:19.561Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-26T20:06:20.355Z] > git config core.sparsecheckout # timeout=10 [2023-07-26T20:06:20.421Z] > git checkout -f c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 # timeout=10 [2023-07-26T20:06:20.844Z] Commit message: "Merge pull request #49 from lenny-intel/cancel-recording" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T20:06:21.830Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-26T20:06:21.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-26T20:06:21.830Z] Dload Upload Total Spent Left Speed [2023-07-26T20:06:21.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [2023-07-26T20:06:21.863Z] go vet ./... [Pipeline] sh [2023-07-26T20:06:22.448Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-26T20:06:22.772Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-26T20:06:22.772Z] + sudo tee /etc/docker/daemon.new [2023-07-26T20:06:22.772Z] { [2023-07-26T20:06:22.772Z] "registry-mirrors": [ [2023-07-26T20:06:22.772Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-26T20:06:22.772Z] ], [2023-07-26T20:06:22.772Z] "bip": "10.250.0.254/24", [2023-07-26T20:06:22.772Z] "hosts": [ [2023-07-26T20:06:22.772Z] "tcp://0.0.0.0:5555", [2023-07-26T20:06:22.772Z] "unix:///var/run/docker.sock" [2023-07-26T20:06:22.772Z] ], [2023-07-26T20:06:22.772Z] "mtu": 1458, [2023-07-26T20:06:22.772Z] "selinux-enabled": true, [2023-07-26T20:06:22.772Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-26T20:06:22.772Z] } [Pipeline] sh [2023-07-26T20:06:23.096Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-26T20:06:23.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-26T20:06:23.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-26T20:06:23.274Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-26T20:06:23.289Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-26T20:06:23.302Z] $ docker stop --time=1 fd60adbf027fb389b1529c5901ac1478971fdc8b4c3120d99143a853031153e3 [2023-07-26T20:06:23.420Z] + sudo service docker restart [2023-07-26T20:06:28.804Z] $ docker rm -f --volumes fd60adbf027fb389b1529c5901ac1478971fdc8b4c3120d99143a853031153e3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T20:06:29.339Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-26T20:06:29.383Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-26T20:06:29.924Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-26T20:06:30.210Z] + ls -al . [2023-07-26T20:06:30.210Z] total 168 [2023-07-26T20:06:30.210Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 20:05 . [2023-07-26T20:06:30.210Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 20:04 .. [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 20:04 .dockerignore [2023-07-26T20:06:30.210Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 20:04 .git [2023-07-26T20:06:30.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:04 .github [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 20:04 .gitignore [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 20:04 .golangci.yml [2023-07-26T20:06:30.210Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 20:04 .semver [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 20:04 Attribution.txt [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 20:04 CHANGELOG.md [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 20:04 Dockerfile [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 20:04 GOVERNANCE.md [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 20:04 Jenkinsfile [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 20:04 LICENSE [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 20:04 Makefile [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 20:04 OWNERS.md [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 20:04 README.md [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 20:04 Record and Reply.postman_collection.json [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 20:04 VERSION [2023-07-26T20:06:30.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:04 bin [2023-07-26T20:06:30.210Z] -rw-r--r-- 1 jenkins jenkins 11809 Jul 26 20:05 coverage.out [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 20:04 go.mod [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 20:04 go.sum [2023-07-26T20:06:30.210Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 20:04 internal [2023-07-26T20:06:30.210Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 20:04 main.go [2023-07-26T20:06:30.210Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 20:04 pkg [2023-07-26T20:06:30.210Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:06:30.515Z] + 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=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 --label arch=amd64 --label version=3.1.0-dev.24 . [2023-07-26T20:06:30.515Z] Sending build context to Docker daemon 391.7kB [2023-07-26T20:06:30.515Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T20:06:30.515Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-26T20:06:30.515Z] ---> ee94549b149e [2023-07-26T20:06:30.515Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T20:06:30.515Z] ---> Running in 33ba8a3182e7 [2023-07-26T20:06:30.773Z] Removing intermediate container 33ba8a3182e7 [2023-07-26T20:06:30.773Z] ---> 3ccc1c0dc6a4 [2023-07-26T20:06:30.773Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T20:06:30.773Z] ---> Running in 550034e3d362 [2023-07-26T20:06:30.773Z] Removing intermediate container 550034e3d362 [2023-07-26T20:06:30.773Z] ---> 8a1410293bdb [2023-07-26T20:06:30.773Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-26T20:06:30.773Z] ---> Running in feb200090847 [2023-07-26T20:06:30.773Z] Removing intermediate container feb200090847 [2023-07-26T20:06:30.773Z] ---> e3f640a6f30d [2023-07-26T20:06:30.773Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T20:06:30.773Z] ---> Running in 83bdb91a4860 [2023-07-26T20:06:31.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T20:06:31.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T20:06:31.550Z] OK: 265 MiB in 53 packages [2023-07-26T20:06:31.808Z] Removing intermediate container 83bdb91a4860 [2023-07-26T20:06:31.808Z] ---> 9163c8465107 [2023-07-26T20:06:31.808Z] Step 7/26 : WORKDIR /app [2023-07-26T20:06:31.808Z] ---> Running in dc86dcc7d217 [2023-07-26T20:06:31.808Z] Removing intermediate container dc86dcc7d217 [2023-07-26T20:06:31.808Z] ---> ced24f388408 [2023-07-26T20:06:31.808Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-26T20:06:32.068Z] ---> c1df52430bec [2023-07-26T20:06:32.068Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T20:06:32.068Z] ---> Running in e507103fc771 [2023-07-26T20:06:33.003Z] Removing intermediate container e507103fc771 [2023-07-26T20:06:33.003Z] ---> 8bcc261f05a6 [2023-07-26T20:06:33.003Z] Step 10/26 : COPY . . [2023-07-26T20:06:33.003Z] ---> d3bafe510577 [2023-07-26T20:06:33.003Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T20:06:33.003Z] ---> Running in f627db19669c [2023-07-26T20:06:33.003Z] Removing intermediate container f627db19669c [2023-07-26T20:06:33.003Z] ---> 424928cb5db8 [2023-07-26T20:06:33.003Z] Step 12/26 : RUN $MAKE [2023-07-26T20:06:33.003Z] ---> Running in e1c3bc71a74a [2023-07-26T20:06:33.262Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T20:06:41.666Z] provisioning config files... [2023-07-26T20:06:41.689Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/26@tmp/config5711567514296722445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:06:42.036Z] ---> docker-login.sh [2023-07-26T20:06:42.036Z] nexus3.edgexfoundry.org:10001 [2023-07-26T20:06:42.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:42.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:42.574Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:42.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:42.574Z] [2023-07-26T20:06:42.574Z] Login Succeeded [2023-07-26T20:06:42.574Z] nexus3.edgexfoundry.org:10002 [2023-07-26T20:06:42.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:42.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:42.846Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:42.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:42.846Z] [2023-07-26T20:06:42.846Z] Login Succeeded [2023-07-26T20:06:42.846Z] nexus3.edgexfoundry.org:10003 [2023-07-26T20:06:43.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:43.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:43.388Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:43.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:43.388Z] [2023-07-26T20:06:43.388Z] Login Succeeded [2023-07-26T20:06:43.388Z] nexus3.edgexfoundry.org:10004 [2023-07-26T20:06:43.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:43.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:43.658Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:43.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:43.658Z] [2023-07-26T20:06:43.658Z] Login Succeeded [2023-07-26T20:06:43.658Z] docker.io [2023-07-26T20:06:43.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:44.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:44.196Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:44.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:44.196Z] [2023-07-26T20:06:44.196Z] Login Succeeded [2023-07-26T20:06:44.196Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T20:06:44.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-26T20:06:44.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T20:06:44.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T20:06:44.475Z] ========================================================= [2023-07-26T20:06:44.475Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-26T20:06:44.475Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:06:44.820Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-07-26T20:06:44.820Z] Sending build context to Docker daemon 176.1kB [2023-07-26T20:06:45.089Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T20:06:45.089Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-26T20:06:47.032Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-26T20:06:47.032Z] edb6bdbacee9: Pulling fs layer [2023-07-26T20:06:47.032Z] 5f9638ab2659: Pulling fs layer [2023-07-26T20:06:47.032Z] 8d51d6327a98: Pulling fs layer [2023-07-26T20:06:47.032Z] 8b374f2dd631: Pulling fs layer [2023-07-26T20:06:47.032Z] ec14aa9079de: Pulling fs layer [2023-07-26T20:06:47.032Z] 2f466654f4bb: Pulling fs layer [2023-07-26T20:06:47.032Z] 554e91adad29: Pulling fs layer [2023-07-26T20:06:47.032Z] 8b374f2dd631: Waiting [2023-07-26T20:06:47.032Z] ec14aa9079de: Waiting [2023-07-26T20:06:47.032Z] 2f466654f4bb: Waiting [2023-07-26T20:06:47.032Z] 554e91adad29: Waiting [2023-07-26T20:06:47.032Z] 5f9638ab2659: Verifying Checksum [2023-07-26T20:06:47.032Z] 5f9638ab2659: Download complete [2023-07-26T20:06:47.032Z] 8b374f2dd631: Download complete [2023-07-26T20:06:47.032Z] ec14aa9079de: Download complete [2023-07-26T20:06:47.032Z] edb6bdbacee9: Verifying Checksum [2023-07-26T20:06:47.032Z] edb6bdbacee9: Download complete [2023-07-26T20:06:48.028Z] edb6bdbacee9: Pull complete [2023-07-26T20:06:48.297Z] 554e91adad29: Verifying Checksum [2023-07-26T20:06:48.297Z] 554e91adad29: Download complete [2023-07-26T20:06:48.574Z] 5f9638ab2659: Pull complete [2023-07-26T20:06:49.160Z] 8d51d6327a98: Verifying Checksum [2023-07-26T20:06:49.160Z] 8d51d6327a98: Download complete [2023-07-26T20:06:49.430Z] 2f466654f4bb: Verifying Checksum [2023-07-26T20:06:49.430Z] 2f466654f4bb: Download complete [2023-07-26T20:06:55.336Z] Removing intermediate container e1c3bc71a74a [2023-07-26T20:06:55.336Z] ---> f0183b0d0a99 [2023-07-26T20:06:55.336Z] Step 13/26 : FROM alpine:3.17 [2023-07-26T20:06:55.336Z] 3.17: Pulling from library/alpine [2023-07-26T20:06:55.336Z] 4db1b89c0bd1: Already exists [2023-07-26T20:06:55.336Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-26T20:06:55.336Z] Status: Downloaded newer image for alpine:3.17 [2023-07-26T20:06:55.336Z] ---> 1f73a9d63274 [2023-07-26T20:06:55.336Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-26T20:06:55.336Z] ---> Running in 12d8155df861 [2023-07-26T20:06:55.336Z] Removing intermediate container 12d8155df861 [2023-07-26T20:06:55.336Z] ---> cde421a1aa38 [2023-07-26T20:06:55.336Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-26T20:06:55.336Z] ---> Running in 87c6842d145e [2023-07-26T20:06:55.336Z] Removing intermediate container 87c6842d145e [2023-07-26T20:06:55.336Z] ---> 3e86296dff8c [2023-07-26T20:06:55.336Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-26T20:06:55.336Z] ---> Running in e1088fe9fc67 [2023-07-26T20:06:55.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-26T20:06:55.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-26T20:06:55.336Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-26T20:06:55.336Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-26T20:06:55.336Z] Executing busybox-1.35.0-r29.trigger [2023-07-26T20:06:55.336Z] Executing ca-certificates-20230506-r0.trigger [2023-07-26T20:06:55.336Z] OK: 8 MiB in 17 packages [2023-07-26T20:06:55.336Z] Removing intermediate container e1088fe9fc67 [2023-07-26T20:06:55.336Z] ---> 699b9bfc99de [2023-07-26T20:06:55.336Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-26T20:06:55.336Z] ---> 0a2394df7a07 [2023-07-26T20:06:55.336Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-26T20:06:55.601Z] ---> 76ff9ee0e5fc [2023-07-26T20:06:55.601Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-26T20:06:55.601Z] ---> 9862bd860120 [2023-07-26T20:06:55.601Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-26T20:06:56.578Z] ---> 45cb1ee8f2b8 [2023-07-26T20:06:56.578Z] Step 21/26 : EXPOSE 59712 [2023-07-26T20:06:56.578Z] ---> Running in 6c7ebdb95822 [2023-07-26T20:06:56.578Z] Removing intermediate container 6c7ebdb95822 [2023-07-26T20:06:56.578Z] ---> 483f05b67fa6 [2023-07-26T20:06:56.578Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-26T20:06:56.578Z] ---> Running in 7a57351e3cba [2023-07-26T20:06:56.578Z] Removing intermediate container 7a57351e3cba [2023-07-26T20:06:56.578Z] ---> 9ca230a6fbf1 [2023-07-26T20:06:56.578Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-26T20:06:56.845Z] ---> Running in bc67b412f1ab [2023-07-26T20:06:56.845Z] Removing intermediate container bc67b412f1ab [2023-07-26T20:06:56.845Z] ---> 5d9620c2f18f [2023-07-26T20:06:56.845Z] Step 24/26 : LABEL arch=amd64 [2023-07-26T20:06:56.845Z] ---> Running in 5bcf1d1500c1 [2023-07-26T20:06:56.845Z] Removing intermediate container 5bcf1d1500c1 [2023-07-26T20:06:56.845Z] ---> 41364f25452b [2023-07-26T20:06:56.845Z] Step 25/26 : LABEL git_sha=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [2023-07-26T20:06:56.845Z] ---> Running in 822c264febc5 [2023-07-26T20:06:56.845Z] Removing intermediate container 822c264febc5 [2023-07-26T20:06:56.845Z] ---> a7ca87cb468c [2023-07-26T20:06:56.845Z] Step 26/26 : LABEL version=3.1.0-dev.24 [2023-07-26T20:06:57.105Z] ---> Running in a60bc87107f3 [2023-07-26T20:06:57.105Z] Removing intermediate container a60bc87107f3 [2023-07-26T20:06:57.105Z] ---> 3002da74e256 [2023-07-26T20:06:57.105Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-26T20:06:57.105Z] Successfully built 3002da74e256 [2023-07-26T20:06:57.105Z] Successfully tagged app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T20:06:57.190Z] provisioning config files... [2023-07-26T20:06:57.197Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config7255911072260950363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:06:57.495Z] ---> docker-login.sh [2023-07-26T20:06:57.495Z] nexus3.edgexfoundry.org:10001 [2023-07-26T20:06:57.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:57.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:57.495Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:57.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:57.495Z] [2023-07-26T20:06:57.495Z] Login Succeeded [2023-07-26T20:06:57.495Z] nexus3.edgexfoundry.org:10002 [2023-07-26T20:06:57.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:57.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:57.495Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:57.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:57.495Z] [2023-07-26T20:06:57.495Z] Login Succeeded [2023-07-26T20:06:57.495Z] nexus3.edgexfoundry.org:10003 [2023-07-26T20:06:57.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:57.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:57.755Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:57.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:57.755Z] [2023-07-26T20:06:57.755Z] Login Succeeded [2023-07-26T20:06:57.755Z] nexus3.edgexfoundry.org:10004 [2023-07-26T20:06:57.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:57.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:57.755Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:57.755Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:57.755Z] [2023-07-26T20:06:57.755Z] Login Succeeded [2023-07-26T20:06:57.755Z] docker.io [2023-07-26T20:06:58.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:06:58.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:06:58.015Z] Configure a credential helper to remove this warning. See [2023-07-26T20:06:58.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:06:58.015Z] [2023-07-26T20:06:58.015Z] Login Succeeded [2023-07-26T20:06:58.015Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T20:06:58.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-26T20:06:58.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T20:06:58.068Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-26T20:06:58.068Z] c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [2023-07-26T20:06:58.068Z] latest [2023-07-26T20:06:58.068Z] 3.1.0-dev.24 [2023-07-26T20:06:58.068Z] c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [2023-07-26T20:06:58.068Z] main [2023-07-26T20:06:58.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:06:58.389Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:06:58.689Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [2023-07-26T20:06:58.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T20:06:58.689Z] 1d58d949fe81: Preparing [2023-07-26T20:06:58.689Z] 291686901daa: Preparing [2023-07-26T20:06:58.689Z] 60fedd04a22b: Preparing [2023-07-26T20:06:58.689Z] 28c284d9d723: Preparing [2023-07-26T20:06:58.689Z] ba3e209828a6: Preparing [2023-07-26T20:06:58.689Z] 3dab9f8bf2d2: Preparing [2023-07-26T20:06:58.689Z] 28c284d9d723: Pushed [2023-07-26T20:06:58.689Z] 60fedd04a22b: Pushed [2023-07-26T20:06:58.689Z] 291686901daa: Pushed [2023-07-26T20:06:58.689Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T20:06:58.689Z] ba3e209828a6: Pushed [2023-07-26T20:07:01.223Z] 1d58d949fe81: Pushed [2023-07-26T20:07:01.483Z] c67d61a7c566b572b3baccd8d55fde2bd55fa4d8: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:01.757Z] 8d51d6327a98: Pull complete [2023-07-26T20:07:01.757Z] 8b374f2dd631: Pull complete [2023-07-26T20:07:01.757Z] ec14aa9079de: Pull complete [2023-07-26T20:07:01.810Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:02.115Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-26T20:07:02.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T20:07:02.115Z] 1d58d949fe81: Preparing [2023-07-26T20:07:02.115Z] 291686901daa: Preparing [2023-07-26T20:07:02.115Z] 60fedd04a22b: Preparing [2023-07-26T20:07:02.115Z] 28c284d9d723: Preparing [2023-07-26T20:07:02.115Z] ba3e209828a6: Preparing [2023-07-26T20:07:02.115Z] 3dab9f8bf2d2: Preparing [2023-07-26T20:07:02.115Z] 3dab9f8bf2d2: Waiting [2023-07-26T20:07:02.115Z] 291686901daa: Layer already exists [2023-07-26T20:07:02.115Z] 28c284d9d723: Layer already exists [2023-07-26T20:07:02.115Z] 60fedd04a22b: Layer already exists [2023-07-26T20:07:02.115Z] 1d58d949fe81: Layer already exists [2023-07-26T20:07:02.115Z] ba3e209828a6: Layer already exists [2023-07-26T20:07:02.115Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T20:07:02.115Z] latest: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:02.421Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:02.723Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.24 [2023-07-26T20:07:02.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T20:07:02.723Z] 1d58d949fe81: Preparing [2023-07-26T20:07:02.723Z] 291686901daa: Preparing [2023-07-26T20:07:02.723Z] 60fedd04a22b: Preparing [2023-07-26T20:07:02.723Z] 28c284d9d723: Preparing [2023-07-26T20:07:02.723Z] ba3e209828a6: Preparing [2023-07-26T20:07:02.723Z] 3dab9f8bf2d2: Preparing [2023-07-26T20:07:02.723Z] 3dab9f8bf2d2: Waiting [2023-07-26T20:07:02.723Z] 291686901daa: Layer already exists [2023-07-26T20:07:02.723Z] 60fedd04a22b: Layer already exists [2023-07-26T20:07:02.723Z] ba3e209828a6: Layer already exists [2023-07-26T20:07:02.723Z] 28c284d9d723: Layer already exists [2023-07-26T20:07:02.723Z] 1d58d949fe81: Layer already exists [2023-07-26T20:07:02.723Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T20:07:02.723Z] 3.1.0-dev.24: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:03.034Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:03.348Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [2023-07-26T20:07:03.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T20:07:03.348Z] 1d58d949fe81: Preparing [2023-07-26T20:07:03.348Z] 291686901daa: Preparing [2023-07-26T20:07:03.348Z] 60fedd04a22b: Preparing [2023-07-26T20:07:03.348Z] 28c284d9d723: Preparing [2023-07-26T20:07:03.348Z] ba3e209828a6: Preparing [2023-07-26T20:07:03.348Z] 3dab9f8bf2d2: Preparing [2023-07-26T20:07:03.348Z] 3dab9f8bf2d2: Waiting [2023-07-26T20:07:03.348Z] 1d58d949fe81: Layer already exists [2023-07-26T20:07:03.348Z] 60fedd04a22b: Layer already exists [2023-07-26T20:07:03.348Z] 28c284d9d723: Layer already exists [2023-07-26T20:07:03.348Z] 291686901daa: Layer already exists [2023-07-26T20:07:03.348Z] ba3e209828a6: Layer already exists [2023-07-26T20:07:03.348Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T20:07:03.348Z] c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:03.666Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:03.982Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-26T20:07:03.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-26T20:07:03.982Z] 1d58d949fe81: Preparing [2023-07-26T20:07:03.982Z] 291686901daa: Preparing [2023-07-26T20:07:03.982Z] 60fedd04a22b: Preparing [2023-07-26T20:07:03.982Z] 28c284d9d723: Preparing [2023-07-26T20:07:03.982Z] ba3e209828a6: Preparing [2023-07-26T20:07:03.982Z] 3dab9f8bf2d2: Preparing [2023-07-26T20:07:03.982Z] 3dab9f8bf2d2: Waiting [2023-07-26T20:07:03.982Z] 60fedd04a22b: Layer already exists [2023-07-26T20:07:03.982Z] ba3e209828a6: Layer already exists [2023-07-26T20:07:03.982Z] 28c284d9d723: Layer already exists [2023-07-26T20:07:03.982Z] 291686901daa: Layer already exists [2023-07-26T20:07:03.982Z] 1d58d949fe81: Layer already exists [2023-07-26T20:07:03.982Z] 3dab9f8bf2d2: Layer already exists [2023-07-26T20:07:03.982Z] main: digest: sha256:3edae8016eb972e8e3ef17c9c122cf73b2163e6c5b12e35f3cdc233b6710e26c size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-26T20:07:04.035Z] ===================================================== [Pipeline] echo [2023-07-26T20:07:04.044Z] taggedImages: [2023-07-26T20:07:04.044Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [2023-07-26T20:07:04.044Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-26T20:07:04.044Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.24 [2023-07-26T20:07:04.044Z] - nexus3.edgexfoundry.org:10004/app-record-replay:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [2023-07-26T20:07:04.044Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:04.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T20:07:04.435Z] [2023-07-26T20:07:04.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:07:04.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T20:07:04.729Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-26T20:07:04.729Z] 5eb5b503b376: Pulling fs layer [2023-07-26T20:07:04.729Z] 5c69ac0246d0: Pulling fs layer [2023-07-26T20:07:04.729Z] ec43610c2a17: Pulling fs layer [2023-07-26T20:07:04.729Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-26T20:07:04.729Z] 33b1e0a273af: Pulling fs layer [2023-07-26T20:07:04.729Z] 5d3b04190fa2: Pulling fs layer [2023-07-26T20:07:04.729Z] 2f39f015ded8: Pulling fs layer [2023-07-26T20:07:04.729Z] 3a2ae6a8a46f: Waiting [2023-07-26T20:07:04.729Z] 5d3b04190fa2: Waiting [2023-07-26T20:07:04.729Z] 2f39f015ded8: Waiting [2023-07-26T20:07:04.729Z] 33b1e0a273af: Waiting [2023-07-26T20:07:04.729Z] 5c69ac0246d0: Download complete [2023-07-26T20:07:04.729Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-26T20:07:04.729Z] 3a2ae6a8a46f: Download complete [2023-07-26T20:07:04.729Z] 33b1e0a273af: Verifying Checksum [2023-07-26T20:07:04.729Z] 33b1e0a273af: Download complete [2023-07-26T20:07:04.729Z] ec43610c2a17: Verifying Checksum [2023-07-26T20:07:04.729Z] ec43610c2a17: Download complete [2023-07-26T20:07:04.729Z] 5d3b04190fa2: Download complete [2023-07-26T20:07:04.986Z] 5eb5b503b376: Verifying Checksum [2023-07-26T20:07:04.986Z] 5eb5b503b376: Download complete [2023-07-26T20:07:05.554Z] 2f39f015ded8: Verifying Checksum [2023-07-26T20:07:05.554Z] 2f39f015ded8: Download complete [2023-07-26T20:07:06.122Z] 5eb5b503b376: Pull complete [2023-07-26T20:07:06.122Z] 5c69ac0246d0: Pull complete [2023-07-26T20:07:06.689Z] ec43610c2a17: Pull complete [2023-07-26T20:07:06.689Z] 3a2ae6a8a46f: Pull complete [2023-07-26T20:07:06.689Z] 33b1e0a273af: Pull complete [2023-07-26T20:07:06.689Z] 5d3b04190fa2: Pull complete [2023-07-26T20:07:08.423Z] 2f466654f4bb: Pull complete [2023-07-26T20:07:10.374Z] 554e91adad29: Pull complete [2023-07-26T20:07:10.374Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-26T20:07:10.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-26T20:07:10.374Z] ---> 1e15ea492957 [2023-07-26T20:07:10.374Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T20:07:10.874Z] 2f39f015ded8: Pull complete [2023-07-26T20:07:10.874Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-26T20:07:10.874Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T20:07:10.874Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:07:10.961Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:07:10.992Z] $ 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-07-26T20:07:12.326Z] ---> Running in 3171cdd96c8f [2023-07-26T20:07:12.594Z] Removing intermediate container 3171cdd96c8f [2023-07-26T20:07:12.594Z] ---> e27f71850aee [2023-07-26T20:07:12.594Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T20:07:12.594Z] ---> Running in c696b224a7d4 [2023-07-26T20:07:12.862Z] Removing intermediate container c696b224a7d4 [2023-07-26T20:07:12.862Z] ---> db869d07c2e1 [2023-07-26T20:07:12.862Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-26T20:07:12.862Z] ---> Running in 622568ecab68 [2023-07-26T20:07:13.446Z] Removing intermediate container 622568ecab68 [2023-07-26T20:07:13.446Z] ---> e92072c2eeb6 [2023-07-26T20:07:13.446Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T20:07:13.446Z] ---> Running in 3bd2bec3be5d [2023-07-26T20:07:14.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T20:07:15.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T20:07:15.793Z] $ docker top e860a177a8af31f847157acfa7991cb68dcb5f5b62ed8918ea2dac7a1d6054a6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:07:16.051Z] OK: 263 MiB in 53 packages [2023-07-26T20:07:16.173Z] ---> job-cost.sh [2023-07-26T20:07:16.173Z] lf-activate-venv: SKIPPING [2023-07-26T20:07:16.173Z] INFO: No Stack... [2023-07-26T20:07:16.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-26T20:07:16.635Z] Removing intermediate container 3bd2bec3be5d [2023-07-26T20:07:16.635Z] ---> b81d567e1e5c [2023-07-26T20:07:16.635Z] Step 7/12 : WORKDIR /app [2023-07-26T20:07:16.635Z] ---> Running in e989a9351bd7 [2023-07-26T20:07:16.690Z] INFO: Archiving Costs [Pipeline] sh [2023-07-26T20:07:16.902Z] Removing intermediate container e989a9351bd7 [2023-07-26T20:07:16.902Z] ---> 7882073cd122 [2023-07-26T20:07:16.902Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-26T20:07:16.979Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-26T20:07:16.979Z] + cut -d, -f6 [Pipeline] lock [2023-07-26T20:07:16.994Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [2023-07-26T20:07:17.001Z] Resource [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] did not exist. Created. [2023-07-26T20:07:17.001Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-26T20:07:17.303Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-26T20:07:17.336Z] Stashed 1 file(s) [Pipeline] } [2023-07-26T20:07:17.342Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-26T20:07:17.358Z] $ docker stop --time=1 e860a177a8af31f847157acfa7991cb68dcb5f5b62ed8918ea2dac7a1d6054a6 [2023-07-26T20:07:17.488Z] ---> d8dcf6a0c07c [2023-07-26T20:07:17.488Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T20:07:17.488Z] ---> Running in 13bee96752d5 [2023-07-26T20:07:18.505Z] $ docker rm -f --volumes e860a177a8af31f847157acfa7991cb68dcb5f5b62ed8918ea2dac7a1d6054a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-26T20:08:25.395Z] Removing intermediate container 13bee96752d5 [2023-07-26T20:08:25.395Z] ---> 7281e77d53f3 [2023-07-26T20:08:25.395Z] Step 10/12 : COPY . . [2023-07-26T20:08:25.395Z] ---> a540cacffa32 [2023-07-26T20:08:25.395Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T20:08:25.395Z] ---> Running in 99d1849527c5 [2023-07-26T20:08:25.395Z] Removing intermediate container 99d1849527c5 [2023-07-26T20:08:25.395Z] ---> f7d06703261e [2023-07-26T20:08:25.395Z] Step 12/12 : RUN $MAKE [2023-07-26T20:08:25.395Z] ---> Running in 77f33a15900f [2023-07-26T20:08:25.395Z] noop [2023-07-26T20:08:25.395Z] Removing intermediate container 77f33a15900f [2023-07-26T20:08:25.395Z] ---> ca9eca8de2a0 [2023-07-26T20:08:25.395Z] Successfully built ca9eca8de2a0 [2023-07-26T20:08:25.395Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:08:25.747Z] + docker inspect -f . ci-base-image-arm64 [2023-07-26T20:08:25.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:08:25.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-2273 does not seem to be running inside a container [2023-07-26T20:08:26.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/26 -v /w/workspace/app-record-replay/26:/w/workspace/app-record-replay/26:rw,z -v /w/workspace/app-record-replay/26@tmp:/w/workspace/app-record-replay/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-26T20:08:27.222Z] $ docker top 3461f63a08a2b349edb298009f65b4713d93b7cc3ad4c4c37899601eed570a53 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T20:08:28.048Z] + go version [2023-07-26T20:08:28.048Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-26T20:08:28.064Z] $ docker stop --time=1 3461f63a08a2b349edb298009f65b4713d93b7cc3ad4c4c37899601eed570a53 [2023-07-26T20:08:29.662Z] $ docker rm -f --volumes 3461f63a08a2b349edb298009f65b4713d93b7cc3ad4c4c37899601eed570a53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:08:30.222Z] + docker inspect -f . ci-base-image-arm64 [2023-07-26T20:08:30.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:08:30.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-2273 does not seem to be running inside a container [2023-07-26T20:08:30.456Z] $ 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/26 -v /w/workspace/app-record-replay/26:/w/workspace/app-record-replay/26:rw,z -v /w/workspace/app-record-replay/26@tmp:/w/workspace/app-record-replay/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-26T20:08:32.842Z] $ docker top 6242a7efd190698da34e79de13e5fc0522647f79c2963d1a2990eba536d8a7d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T20:08:33.346Z] + git config --global --add safe.directory /w/workspace/app-record-replay/26 [Pipeline] fileExists [Pipeline] sh [2023-07-26T20:08:33.674Z] + make test [2023-07-26T20:08:33.674Z] go test -race -coverprofile=coverage.out ./... [2023-07-26T20:11:10.411Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-26T20:11:20.503Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.258s coverage: 87.5% of statements [2023-07-26T20:11:20.503Z] ok github.com/edgexfoundry/app-record-replay/internal/application 0.297s coverage: 93.8% of statements [2023-07-26T20:11:24.758Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-26T20:11:24.758Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-26T20:11:24.758Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-26T20:11:25.023Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.352s coverage: 86.0% of statements [2023-07-26T20:11:25.983Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-26T20:11:25.983Z] go vet ./... [2023-07-26T20:13:47.658Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-26T20:13:47.658Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-26T20:13:47.658Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-26T20:13:47.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-26T20:13:47.739Z] $ docker stop --time=1 6242a7efd190698da34e79de13e5fc0522647f79c2963d1a2990eba536d8a7d0 [2023-07-26T20:13:49.579Z] $ docker rm -f --volumes 6242a7efd190698da34e79de13e5fc0522647f79c2963d1a2990eba536d8a7d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T20:13:51.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-26T20:13:51.106Z] Warning: overwriting stash ‘coverage-report’ [2023-07-26T20:13:51.486Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-26T20:13:51.850Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-26T20:13:52.166Z] + ls -al . [2023-07-26T20:13:52.166Z] total 164 [2023-07-26T20:13:52.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 20:08 . [2023-07-26T20:13:52.166Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 20:06 .. [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 26 20:06 .dockerignore [2023-07-26T20:13:52.166Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 20:06 .git [2023-07-26T20:13:52.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:06 .github [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 26 20:06 .gitignore [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 26 20:06 .golangci.yml [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 26 20:06 Attribution.txt [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 26 20:06 CHANGELOG.md [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 26 20:06 Dockerfile [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 26 20:06 GOVERNANCE.md [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 26 20:06 Jenkinsfile [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 26 20:06 LICENSE [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 26 20:06 Makefile [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 26 20:06 OWNERS.md [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 26 20:06 README.md [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 26 20:06 Record and Reply.postman_collection.json [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 26 20:04 VERSION [2023-07-26T20:13:52.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:06 bin [2023-07-26T20:13:52.166Z] -rw-r--r-- 1 jenkins jenkins 11809 Jul 26 20:11 coverage.out [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 3680 Jul 26 20:06 go.mod [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 32847 Jul 26 20:06 go.sum [2023-07-26T20:13:52.166Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 26 20:06 internal [2023-07-26T20:13:52.166Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 26 20:06 main.go [2023-07-26T20:13:52.166Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 20:06 pkg [2023-07-26T20:13:52.166Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 20:06 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:13:52.497Z] + 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=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 --label arch=arm64 --label version=3.1.0-dev.24 . [2023-07-26T20:13:52.498Z] Sending build context to Docker daemon 188.9kB [2023-07-26T20:13:52.765Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-26T20:13:52.765Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-26T20:13:52.765Z] ---> ca9eca8de2a0 [2023-07-26T20:13:52.765Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-26T20:13:52.765Z] ---> Running in d81557476246 [2023-07-26T20:13:53.034Z] Removing intermediate container d81557476246 [2023-07-26T20:13:53.034Z] ---> d31d17e54e2d [2023-07-26T20:13:53.034Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-26T20:13:53.302Z] ---> Running in 31e2963c5795 [2023-07-26T20:13:53.569Z] Removing intermediate container 31e2963c5795 [2023-07-26T20:13:53.569Z] ---> 8b36530e7b0f [2023-07-26T20:13:53.569Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-26T20:13:53.569Z] ---> Running in 4a1e967d7ccb [2023-07-26T20:13:53.836Z] Removing intermediate container 4a1e967d7ccb [2023-07-26T20:13:53.836Z] ---> 3da0f520393c [2023-07-26T20:13:53.836Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-26T20:13:53.836Z] ---> Running in 76dc0c9cbf13 [2023-07-26T20:13:54.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T20:13:55.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T20:13:56.338Z] OK: 263 MiB in 53 packages [2023-07-26T20:13:57.304Z] Removing intermediate container 76dc0c9cbf13 [2023-07-26T20:13:57.304Z] ---> abcab1efe85c [2023-07-26T20:13:57.304Z] Step 7/26 : WORKDIR /app [2023-07-26T20:13:57.304Z] ---> Running in b3d8a363a54c [2023-07-26T20:13:57.569Z] Removing intermediate container b3d8a363a54c [2023-07-26T20:13:57.569Z] ---> cfb482e49410 [2023-07-26T20:13:57.569Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-26T20:13:58.158Z] ---> 7eabf72cc428 [2023-07-26T20:13:58.158Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-26T20:13:58.158Z] ---> Running in 17b0862c68e6 [2023-07-26T20:14:00.752Z] Removing intermediate container 17b0862c68e6 [2023-07-26T20:14:00.752Z] ---> ee7564627cfe [2023-07-26T20:14:00.752Z] Step 10/26 : COPY . . [2023-07-26T20:14:01.020Z] ---> 409b8edc4285 [2023-07-26T20:14:01.020Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-26T20:14:01.020Z] ---> Running in dde4af427d2f [2023-07-26T20:14:01.287Z] Removing intermediate container dde4af427d2f [2023-07-26T20:14:01.287Z] ---> 90902ddd829b [2023-07-26T20:14:01.287Z] Step 12/26 : RUN $MAKE [2023-07-26T20:14:01.287Z] ---> Running in 2a3e3b287519 [2023-07-26T20:14:02.250Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.24" -trimpath -mod=readonly -o app-record-replay [2023-07-26T20:16:08.922Z] Removing intermediate container 2a3e3b287519 [2023-07-26T20:16:08.922Z] ---> 13a2cb3c7276 [2023-07-26T20:16:08.922Z] Step 13/26 : FROM alpine:3.17 [2023-07-26T20:16:08.922Z] 3.17: Pulling from library/alpine [2023-07-26T20:16:08.922Z] edb6bdbacee9: Already exists [2023-07-26T20:16:08.922Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-26T20:16:08.922Z] Status: Downloaded newer image for alpine:3.17 [2023-07-26T20:16:08.922Z] ---> 779605e5fbc0 [2023-07-26T20:16:08.922Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-26T20:16:08.922Z] ---> Running in a805b45833f1 [2023-07-26T20:16:08.922Z] Removing intermediate container a805b45833f1 [2023-07-26T20:16:08.922Z] ---> 2b51c4ce5154 [2023-07-26T20:16:08.922Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-26T20:16:08.922Z] ---> Running in 413e2e92e7e2 [2023-07-26T20:16:08.922Z] Removing intermediate container 413e2e92e7e2 [2023-07-26T20:16:08.922Z] ---> a79f0290580c [2023-07-26T20:16:08.922Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-26T20:16:08.922Z] ---> Running in 55e0d8b4b587 [2023-07-26T20:16:08.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-26T20:16:08.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-26T20:16:08.922Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-26T20:16:08.922Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-26T20:16:08.922Z] Executing busybox-1.35.0-r29.trigger [2023-07-26T20:16:08.922Z] Executing ca-certificates-20230506-r0.trigger [2023-07-26T20:16:08.922Z] OK: 8 MiB in 17 packages [2023-07-26T20:16:10.329Z] Removing intermediate container 55e0d8b4b587 [2023-07-26T20:16:10.329Z] ---> 0f01a18b6277 [2023-07-26T20:16:10.329Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-26T20:16:10.597Z] ---> a09708ecdd0d [2023-07-26T20:16:10.597Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-26T20:16:11.183Z] ---> 1b532d5a9c5b [2023-07-26T20:16:11.183Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-26T20:16:11.449Z] ---> 2567b74e449a [2023-07-26T20:16:11.449Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-26T20:16:12.859Z] ---> 81158b85d554 [2023-07-26T20:16:12.859Z] Step 21/26 : EXPOSE 59712 [2023-07-26T20:16:12.859Z] ---> Running in bd24057e1ac9 [2023-07-26T20:16:13.126Z] Removing intermediate container bd24057e1ac9 [2023-07-26T20:16:13.126Z] ---> 326ca825a283 [2023-07-26T20:16:13.126Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-26T20:16:13.126Z] ---> Running in d8997aab8985 [2023-07-26T20:16:13.393Z] Removing intermediate container d8997aab8985 [2023-07-26T20:16:13.393Z] ---> 6836b63e0281 [2023-07-26T20:16:13.393Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-26T20:16:13.681Z] ---> Running in 067826e2a8df [2023-07-26T20:16:13.948Z] Removing intermediate container 067826e2a8df [2023-07-26T20:16:13.948Z] ---> 77871ff18b3d [2023-07-26T20:16:13.948Z] Step 24/26 : LABEL arch=arm64 [2023-07-26T20:16:13.948Z] ---> Running in 363a474c9915 [2023-07-26T20:16:14.216Z] Removing intermediate container 363a474c9915 [2023-07-26T20:16:14.216Z] ---> 6e40f6f70a7d [2023-07-26T20:16:14.216Z] Step 25/26 : LABEL git_sha=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [2023-07-26T20:16:14.216Z] ---> Running in 2a1d3206d717 [2023-07-26T20:16:14.492Z] Removing intermediate container 2a1d3206d717 [2023-07-26T20:16:14.492Z] ---> 60e23bf87bfe [2023-07-26T20:16:14.492Z] Step 26/26 : LABEL version=3.1.0-dev.24 [2023-07-26T20:16:14.760Z] ---> Running in 770bb41af84b [2023-07-26T20:16:15.026Z] Removing intermediate container 770bb41af84b [2023-07-26T20:16:15.026Z] ---> c74e2ce42d58 [2023-07-26T20:16:15.026Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-26T20:16:15.026Z] Successfully built c74e2ce42d58 [2023-07-26T20:16:15.026Z] Successfully tagged app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T20:16:15.118Z] provisioning config files... [2023-07-26T20:16:15.131Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/26@tmp/config10777551965734516212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:16:15.450Z] ---> docker-login.sh [2023-07-26T20:16:15.450Z] nexus3.edgexfoundry.org:10001 [2023-07-26T20:16:15.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:16:15.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:16:15.717Z] Configure a credential helper to remove this warning. See [2023-07-26T20:16:15.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:16:15.717Z] [2023-07-26T20:16:15.717Z] Login Succeeded [2023-07-26T20:16:15.717Z] nexus3.edgexfoundry.org:10002 [2023-07-26T20:16:15.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:16:15.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:16:15.983Z] Configure a credential helper to remove this warning. See [2023-07-26T20:16:15.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:16:15.983Z] [2023-07-26T20:16:15.983Z] Login Succeeded [2023-07-26T20:16:15.983Z] nexus3.edgexfoundry.org:10003 [2023-07-26T20:16:16.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:16:16.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:16:16.249Z] Configure a credential helper to remove this warning. See [2023-07-26T20:16:16.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:16:16.249Z] [2023-07-26T20:16:16.249Z] Login Succeeded [2023-07-26T20:16:16.515Z] nexus3.edgexfoundry.org:10004 [2023-07-26T20:16:16.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:16:16.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:16:16.782Z] Configure a credential helper to remove this warning. See [2023-07-26T20:16:16.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:16:16.782Z] [2023-07-26T20:16:16.782Z] Login Succeeded [2023-07-26T20:16:16.782Z] docker.io [2023-07-26T20:16:17.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-26T20:16:17.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-26T20:16:17.312Z] Configure a credential helper to remove this warning. See [2023-07-26T20:16:17.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-26T20:16:17.312Z] [2023-07-26T20:16:17.312Z] Login Succeeded [2023-07-26T20:16:17.312Z] ---> docker-login.sh ends [Pipeline] } [2023-07-26T20:16:17.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-26T20:16:17.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-26T20:16:17.369Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-26T20:16:17.369Z] c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [2023-07-26T20:16:17.369Z] latest [2023-07-26T20:16:17.369Z] 3.1.0-dev.24 [2023-07-26T20:16:17.369Z] c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [2023-07-26T20:16:17.369Z] main [2023-07-26T20:16:17.369Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:17.701Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:18.118Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [2023-07-26T20:16:18.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T20:16:18.119Z] 36ed9a4d6b8e: Preparing [2023-07-26T20:16:18.119Z] 6be0a2fd6efa: Preparing [2023-07-26T20:16:18.119Z] 366b4518e9e4: Preparing [2023-07-26T20:16:18.119Z] 09ca8131ad94: Preparing [2023-07-26T20:16:18.119Z] fc129762cdf2: Preparing [2023-07-26T20:16:18.119Z] 9386262d7a74: Preparing [2023-07-26T20:16:18.119Z] 9386262d7a74: Waiting [2023-07-26T20:16:18.410Z] 6be0a2fd6efa: Pushed [2023-07-26T20:16:18.410Z] 09ca8131ad94: Pushed [2023-07-26T20:16:18.410Z] 366b4518e9e4: Pushed [2023-07-26T20:16:18.410Z] 9386262d7a74: Layer already exists [2023-07-26T20:16:18.696Z] fc129762cdf2: Pushed [2023-07-26T20:16:24.088Z] 36ed9a4d6b8e: Pushed [2023-07-26T20:16:24.088Z] c67d61a7c566b572b3baccd8d55fde2bd55fa4d8: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:24.423Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:24.754Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-26T20:16:24.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T20:16:24.754Z] 36ed9a4d6b8e: Preparing [2023-07-26T20:16:24.754Z] 6be0a2fd6efa: Preparing [2023-07-26T20:16:24.754Z] 366b4518e9e4: Preparing [2023-07-26T20:16:24.754Z] 09ca8131ad94: Preparing [2023-07-26T20:16:24.754Z] fc129762cdf2: Preparing [2023-07-26T20:16:24.754Z] 9386262d7a74: Preparing [2023-07-26T20:16:24.754Z] 9386262d7a74: Waiting [2023-07-26T20:16:24.754Z] 36ed9a4d6b8e: Layer already exists [2023-07-26T20:16:24.754Z] 366b4518e9e4: Layer already exists [2023-07-26T20:16:24.754Z] fc129762cdf2: Layer already exists [2023-07-26T20:16:24.754Z] 6be0a2fd6efa: Layer already exists [2023-07-26T20:16:24.754Z] 09ca8131ad94: Layer already exists [2023-07-26T20:16:24.754Z] 9386262d7a74: Layer already exists [2023-07-26T20:16:24.754Z] latest: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:25.086Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:25.417Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.24 [2023-07-26T20:16:25.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T20:16:25.417Z] 36ed9a4d6b8e: Preparing [2023-07-26T20:16:25.417Z] 6be0a2fd6efa: Preparing [2023-07-26T20:16:25.417Z] 366b4518e9e4: Preparing [2023-07-26T20:16:25.417Z] 09ca8131ad94: Preparing [2023-07-26T20:16:25.417Z] fc129762cdf2: Preparing [2023-07-26T20:16:25.417Z] 9386262d7a74: Preparing [2023-07-26T20:16:25.417Z] 9386262d7a74: Waiting [2023-07-26T20:16:25.417Z] 6be0a2fd6efa: Layer already exists [2023-07-26T20:16:25.417Z] fc129762cdf2: Layer already exists [2023-07-26T20:16:25.417Z] 09ca8131ad94: Layer already exists [2023-07-26T20:16:25.417Z] 36ed9a4d6b8e: Layer already exists [2023-07-26T20:16:25.417Z] 366b4518e9e4: Layer already exists [2023-07-26T20:16:25.417Z] 9386262d7a74: Layer already exists [2023-07-26T20:16:25.417Z] 3.1.0-dev.24: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:25.760Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:26.093Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [2023-07-26T20:16:26.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T20:16:26.093Z] 36ed9a4d6b8e: Preparing [2023-07-26T20:16:26.093Z] 6be0a2fd6efa: Preparing [2023-07-26T20:16:26.093Z] 366b4518e9e4: Preparing [2023-07-26T20:16:26.093Z] 09ca8131ad94: Preparing [2023-07-26T20:16:26.093Z] fc129762cdf2: Preparing [2023-07-26T20:16:26.093Z] 9386262d7a74: Preparing [2023-07-26T20:16:26.093Z] 9386262d7a74: Waiting [2023-07-26T20:16:26.093Z] 6be0a2fd6efa: Layer already exists [2023-07-26T20:16:26.093Z] fc129762cdf2: Layer already exists [2023-07-26T20:16:26.093Z] 366b4518e9e4: Layer already exists [2023-07-26T20:16:26.093Z] 09ca8131ad94: Layer already exists [2023-07-26T20:16:26.093Z] 36ed9a4d6b8e: Layer already exists [2023-07-26T20:16:26.093Z] 9386262d7a74: Layer already exists [2023-07-26T20:16:26.093Z] c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:26.425Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:26.754Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-26T20:16:26.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-26T20:16:26.754Z] 36ed9a4d6b8e: Preparing [2023-07-26T20:16:26.754Z] 6be0a2fd6efa: Preparing [2023-07-26T20:16:26.754Z] 366b4518e9e4: Preparing [2023-07-26T20:16:26.754Z] 09ca8131ad94: Preparing [2023-07-26T20:16:26.754Z] fc129762cdf2: Preparing [2023-07-26T20:16:26.754Z] 9386262d7a74: Preparing [2023-07-26T20:16:26.754Z] 9386262d7a74: Waiting [2023-07-26T20:16:26.754Z] 366b4518e9e4: Layer already exists [2023-07-26T20:16:26.754Z] fc129762cdf2: Layer already exists [2023-07-26T20:16:26.754Z] 6be0a2fd6efa: Layer already exists [2023-07-26T20:16:26.754Z] 09ca8131ad94: Layer already exists [2023-07-26T20:16:26.754Z] 36ed9a4d6b8e: Layer already exists [2023-07-26T20:16:26.754Z] 9386262d7a74: Layer already exists [2023-07-26T20:16:26.754Z] main: digest: sha256:d4be96b571078926eb7e96263b7f49f9a35a8d55c60b209935ae0198519e9817 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-26T20:16:26.802Z] ===================================================== [Pipeline] echo [2023-07-26T20:16:26.808Z] taggedImages: [2023-07-26T20:16:26.808Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [2023-07-26T20:16:26.808Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-26T20:16:26.808Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.24 [2023-07-26T20:16:26.808Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:c67d61a7c566b572b3baccd8d55fde2bd55fa4d8-3.1.0-dev.24 [2023-07-26T20:16:26.808Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:27.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T20:16:27.148Z] [2023-07-26T20:16:27.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:16:27.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T20:16:27.471Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-26T20:16:27.471Z] 8998bd30e6a1: Pulling fs layer [2023-07-26T20:16:27.471Z] 04944245beec: Pulling fs layer [2023-07-26T20:16:27.471Z] 699f458cf7ca: Pulling fs layer [2023-07-26T20:16:27.471Z] 765212b225bb: Pulling fs layer [2023-07-26T20:16:27.471Z] f23df028b6ca: Pulling fs layer [2023-07-26T20:16:27.471Z] d65c8cfc05b1: Pulling fs layer [2023-07-26T20:16:27.471Z] 2437ff75d9bd: Pulling fs layer [2023-07-26T20:16:27.471Z] d65c8cfc05b1: Waiting [2023-07-26T20:16:27.471Z] 2437ff75d9bd: Waiting [2023-07-26T20:16:27.471Z] f23df028b6ca: Waiting [2023-07-26T20:16:27.738Z] 04944245beec: Verifying Checksum [2023-07-26T20:16:27.738Z] 04944245beec: Download complete [2023-07-26T20:16:27.738Z] 765212b225bb: Verifying Checksum [2023-07-26T20:16:27.738Z] 765212b225bb: Download complete [2023-07-26T20:16:27.738Z] f23df028b6ca: Verifying Checksum [2023-07-26T20:16:27.738Z] f23df028b6ca: Download complete [2023-07-26T20:16:27.738Z] d65c8cfc05b1: Verifying Checksum [2023-07-26T20:16:27.738Z] d65c8cfc05b1: Download complete [2023-07-26T20:16:27.738Z] 699f458cf7ca: Verifying Checksum [2023-07-26T20:16:27.738Z] 699f458cf7ca: Download complete [2023-07-26T20:16:28.321Z] 8998bd30e6a1: Verifying Checksum [2023-07-26T20:16:28.321Z] 8998bd30e6a1: Download complete [2023-07-26T20:16:30.264Z] 2437ff75d9bd: Verifying Checksum [2023-07-26T20:16:30.264Z] 2437ff75d9bd: Download complete [2023-07-26T20:16:32.206Z] 8998bd30e6a1: Pull complete [2023-07-26T20:16:34.141Z] 04944245beec: Pull complete [2023-07-26T20:16:35.100Z] 699f458cf7ca: Pull complete [2023-07-26T20:16:35.366Z] 765212b225bb: Pull complete [2023-07-26T20:16:35.950Z] f23df028b6ca: Pull complete [2023-07-26T20:16:36.215Z] d65c8cfc05b1: Pull complete [2023-07-26T20:16:51.214Z] 2437ff75d9bd: Pull complete [2023-07-26T20:16:51.214Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-26T20:16:51.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-26T20:16:51.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:16:51.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-2273 does not seem to be running inside a container [2023-07-26T20:16:51.447Z] $ 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/26 -v /w/workspace/app-record-replay/26:/w/workspace/app-record-replay/26:rw,z -v /w/workspace/app-record-replay/26@tmp:/w/workspace/app-record-replay/26@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-26T20:16:53.874Z] $ docker top f67e15b805fcbeb49224080348dfad8e7d77ad1443a1c4542425c1644e7678d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:16:54.692Z] ---> job-cost.sh [2023-07-26T20:16:54.692Z] lf-activate-venv: SKIPPING [2023-07-26T20:16:54.692Z] INFO: No Stack... [2023-07-26T20:16:55.270Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-26T20:16:55.848Z] INFO: Archiving Costs [Pipeline] sh [2023-07-26T20:16:56.160Z] + cat /w/workspace/app-record-replay/26/archives/cost.csv [2023-07-26T20:16:56.432Z] + cut -d, -f6 [Pipeline] lock [2023-07-26T20:16:56.493Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [2023-07-26T20:16:56.499Z] Resource [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] did not exist. Created. [2023-07-26T20:16:56.499Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-26T20:16:56.833Z] /w/workspace/app-record-replay/26@tmp/durable-de18cd82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-26T20:16:57.470Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-26T20:16:57.490Z] Warning: overwriting stash ‘stack-cost’ [2023-07-26T20:16:57.537Z] Stashed 1 file(s) [Pipeline] } [2023-07-26T20:16:57.545Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-26-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-26T20:16:57.558Z] $ docker stop --time=1 f67e15b805fcbeb49224080348dfad8e7d77ad1443a1c4542425c1644e7678d4 [2023-07-26T20:16:59.020Z] $ docker rm -f --volumes f67e15b805fcbeb49224080348dfad8e7d77ad1443a1c4542425c1644e7678d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-07-26T20:16:59.442Z] provisioning config files... [2023-07-26T20:16:59.447Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #26 [2023-07-26T20:16:59.449Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1828057254895355063tmp [Pipeline] { [Pipeline] sh [2023-07-26T20:16:59.760Z] + set +x [2023-07-26T20:16:59.760Z] + curl -s https://codecov.io/bash [2023-07-26T20:16:59.760Z] + bash -s -- [2023-07-26T20:16:59.760Z] [2023-07-26T20:16:59.760Z] _____ _ [2023-07-26T20:16:59.760Z] / ____| | | [2023-07-26T20:16:59.760Z] | | ___ __| | ___ ___ _____ __ [2023-07-26T20:16:59.760Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-26T20:16:59.760Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-26T20:16:59.760Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-26T20:16:59.760Z] Bash-1.0.6 [2023-07-26T20:16:59.760Z] [2023-07-26T20:16:59.760Z] [2023-07-26T20:16:59.760Z] ==> git version 2.25.1 found [2023-07-26T20:16:59.760Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-07-26T20:16:59.760Z] Release-Date: 2020-01-08 [2023-07-26T20:16:59.760Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-07-26T20:16:59.760Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-26T20:16:59.760Z] ==> Jenkins CI detected. [2023-07-26T20:16:59.760Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-26T20:16:59.760Z] project root: . [2023-07-26T20:16:59.760Z] --> token set from env [2023-07-26T20:16:59.760Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-26T20:16:59.760Z] ==> Running gcov in . (disable via -X gcov) [2023-07-26T20:16:59.760Z] ==> Python coveragepy not found [2023-07-26T20:16:59.760Z] ==> Searching for coverage reports in: [2023-07-26T20:16:59.760Z] + . [2023-07-26T20:16:59.760Z] -> Found 1 reports [2023-07-26T20:16:59.760Z] ==> Detecting git/mercurial file structure [2023-07-26T20:16:59.760Z] ==> Reading reports [2023-07-26T20:16:59.760Z] + ./coverage.out bytes=11809 [2023-07-26T20:17:00.021Z] ==> Appending adjustments [2023-07-26T20:17:00.021Z] https://docs.codecov.io/docs/fixing-reports [2023-07-26T20:17:00.021Z] + Found adjustments [2023-07-26T20:17:00.021Z] ==> Gzipping contents [2023-07-26T20:17:00.021Z] 4.0K /tmp/codecov.FhUMUC.gz [2023-07-26T20:17:00.021Z] ==> Uploading reports [2023-07-26T20:17:00.021Z] url: https://codecov.io [2023-07-26T20:17:00.021Z] query: branch=main&commit=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-26T20:17:00.021Z] -> Pinging Codecov [2023-07-26T20:17:00.021Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=c67d61a7c566b572b3baccd8d55fde2bd55fa4d8&build=26&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F26%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-26T20:17:00.021Z] Invalid request parameters [2023-07-26T20:17:00.021Z] 400 [Pipeline] } [2023-07-26T20:17:00.026Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-26T20:17:00.211Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-26T20:17:00.221Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:17:00.516Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-26T20:17:00.516Z] [2023-07-26T20:17:00.516Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:17:00.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-26T20:17:00.811Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-26T20:17:00.811Z] df9b9388f04a: Pulling fs layer [2023-07-26T20:17:00.811Z] 52dc419b0ee2: Pulling fs layer [2023-07-26T20:17:00.811Z] 25bc292e5bac: Pulling fs layer [2023-07-26T20:17:00.811Z] 114826534d7a: Pulling fs layer [2023-07-26T20:17:00.811Z] 4657fd5d0bcf: Pulling fs layer [2023-07-26T20:17:00.811Z] 6ad1cebc031e: Pulling fs layer [2023-07-26T20:17:00.811Z] 8a3aa393b2d8: Pulling fs layer [2023-07-26T20:17:00.811Z] 6ad1cebc031e: Waiting [2023-07-26T20:17:00.811Z] 114826534d7a: Waiting [2023-07-26T20:17:00.811Z] 4657fd5d0bcf: Waiting [2023-07-26T20:17:00.811Z] 25bc292e5bac: Download complete [2023-07-26T20:17:00.811Z] 52dc419b0ee2: Verifying Checksum [2023-07-26T20:17:00.811Z] 52dc419b0ee2: Download complete [2023-07-26T20:17:00.811Z] 4657fd5d0bcf: Verifying Checksum [2023-07-26T20:17:00.811Z] 4657fd5d0bcf: Download complete [2023-07-26T20:17:00.811Z] df9b9388f04a: Verifying Checksum [2023-07-26T20:17:00.811Z] df9b9388f04a: Download complete [2023-07-26T20:17:01.073Z] 6ad1cebc031e: Verifying Checksum [2023-07-26T20:17:01.073Z] 6ad1cebc031e: Download complete [2023-07-26T20:17:01.073Z] df9b9388f04a: Pull complete [2023-07-26T20:17:01.073Z] 52dc419b0ee2: Pull complete [2023-07-26T20:17:01.073Z] 25bc292e5bac: Pull complete [2023-07-26T20:17:01.647Z] 114826534d7a: Verifying Checksum [2023-07-26T20:17:01.647Z] 114826534d7a: Download complete [2023-07-26T20:17:01.647Z] 8a3aa393b2d8: Verifying Checksum [2023-07-26T20:17:01.647Z] 8a3aa393b2d8: Download complete [2023-07-26T20:17:05.836Z] 114826534d7a: Pull complete [2023-07-26T20:17:05.836Z] 4657fd5d0bcf: Pull complete [2023-07-26T20:17:05.836Z] 6ad1cebc031e: Pull complete [2023-07-26T20:17:08.362Z] 8a3aa393b2d8: Pull complete [2023-07-26T20:17:08.362Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-26T20:17:08.362Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-26T20:17:08.362Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:17:08.440Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:17:08.471Z] $ 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-07-26T20:17:13.217Z] $ docker top 311544b766db741f4999c29a729571a53b879ed3ad7ab6d3dec8c18bf1f61cd9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-26T20:17:13.287Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-26T20:17:13.567Z] + set -o pipefail [2023-07-26T20:17:13.567Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-26T20:17:20.137Z] [2023-07-26T20:17:20.137Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-26T20:17:20.137Z] [2023-07-26T20:17:20.137Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/72f37ce5-15b0-43f0-9edc-c57cef57c4ea [2023-07-26T20:17:20.137Z] [2023-07-26T20:17:20.137Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-26T20:17:20.137Z] [2023-07-26T20:17:20.137Z] [2023-07-26T20:17:20.137Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-26T20:17:20.137Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-26T20:17:20.137Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-07-26T20:17:20.146Z] $ docker stop --time=1 311544b766db741f4999c29a729571a53b879ed3ad7ab6d3dec8c18bf1f61cd9 [2023-07-26T20:17:24.916Z] $ docker rm -f --volumes 311544b766db741f4999c29a729571a53b879ed3ad7ab6d3dec8c18bf1f61cd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-26T20:17:25.678Z] + git log --format=format:%s -1 c67d61a7c566b572b3baccd8d55fde2bd55fa4d8 [Pipeline] sh [2023-07-26T20:17:25.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T20:17:25.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:17:26.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T20:17:26.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:17:26.352Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:17:26.379Z] $ 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-07-26T20:17:26.875Z] $ docker top 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T20:17:26.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T20:17:26.967Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T20:17:27.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T20:17:27.069Z] $ docker exec 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 ssh-agent [2023-07-26T20:17:27.174Z] SSH_AUTH_SOCK=/tmp/ssh-1VEULbRrkSZS/agent.31 [2023-07-26T20:17:27.174Z] SSH_AGENT_PID=37 [2023-07-26T20:17:27.179Z] Running ssh-add (command line suppressed) [2023-07-26T20:17:27.276Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_57303839931949161.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_57303839931949161.key) [2023-07-26T20:17:27.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T20:17:27.581Z] + git semver tag [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,724 [run_tag] DEBUG tag force:False [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,724 [check_head_tag] DEBUG check head tag [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,725 [execute] INFO git cat-file --batch-check [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,729 [execute] INFO git cat-file --batch [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,739 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,739 [execute] INFO git tag -a v3.1.0-dev.24 -m v3.1.0-dev.24 [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,739 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.24', '-m', 'v3.1.0-dev.24'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-26T20:17:27.840Z] 2023-07-26 20:17:27,744 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T20:17:27.840Z] 3.1.0-dev.24 [Pipeline] } [2023-07-26T20:17:27.846Z] $ docker exec --env ******** --env ******** 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 ssh-agent -k [2023-07-26T20:17:27.945Z] unset SSH_AUTH_SOCK; [2023-07-26T20:17:27.946Z] unset SSH_AGENT_PID; [2023-07-26T20:17:27.946Z] echo Agent pid 37 killed; [2023-07-26T20:17:27.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T20:17:28.260Z] + git semver [Pipeline] } [2023-07-26T20:17:28.528Z] $ docker stop --time=1 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 [2023-07-26T20:17:29.820Z] $ docker rm -f --volumes 8341ee7a2ed9633d6dccdfd3de794e501d33b3dc81ab76b13dff3ee224bae681 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:17:30.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-26T20:17:30.215Z] [2023-07-26T20:17:30.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:17:30.516Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-26T20:17:30.516Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-26T20:17:30.516Z] ab5ef0e58194: Pulling fs layer [2023-07-26T20:17:30.516Z] 9712f1f96733: Pulling fs layer [2023-07-26T20:17:30.516Z] 63f879dbbcfc: Pulling fs layer [2023-07-26T20:17:30.516Z] 0d9ebad4ef96: Pulling fs layer [2023-07-26T20:17:30.516Z] e9a5061849ea: Pulling fs layer [2023-07-26T20:17:30.516Z] d747dcd14b5f: Pulling fs layer [2023-07-26T20:17:30.516Z] 2de7ff778b66: Pulling fs layer [2023-07-26T20:17:30.516Z] 0d9ebad4ef96: Waiting [2023-07-26T20:17:30.516Z] 2de7ff778b66: Waiting [2023-07-26T20:17:30.516Z] e9a5061849ea: Waiting [2023-07-26T20:17:30.516Z] d747dcd14b5f: Waiting [2023-07-26T20:17:30.516Z] 9712f1f96733: Verifying Checksum [2023-07-26T20:17:30.516Z] 9712f1f96733: Download complete [2023-07-26T20:17:30.775Z] 63f879dbbcfc: Verifying Checksum [2023-07-26T20:17:30.775Z] 63f879dbbcfc: Download complete [2023-07-26T20:17:31.033Z] 0d9ebad4ef96: Download complete [2023-07-26T20:17:31.033Z] d747dcd14b5f: Verifying Checksum [2023-07-26T20:17:31.033Z] d747dcd14b5f: Download complete [2023-07-26T20:17:31.033Z] e9a5061849ea: Verifying Checksum [2023-07-26T20:17:31.033Z] e9a5061849ea: Download complete [2023-07-26T20:17:31.033Z] ab5ef0e58194: Verifying Checksum [2023-07-26T20:17:31.033Z] ab5ef0e58194: Download complete [2023-07-26T20:17:31.033Z] 2de7ff778b66: Verifying Checksum [2023-07-26T20:17:31.033Z] 2de7ff778b66: Download complete [2023-07-26T20:17:34.312Z] ab5ef0e58194: Pull complete [2023-07-26T20:17:34.312Z] 9712f1f96733: Pull complete [2023-07-26T20:17:34.570Z] 63f879dbbcfc: Pull complete [2023-07-26T20:17:37.850Z] 0d9ebad4ef96: Pull complete [2023-07-26T20:17:38.108Z] e9a5061849ea: Pull complete [2023-07-26T20:17:38.365Z] d747dcd14b5f: Pull complete [2023-07-26T20:17:39.297Z] 2de7ff778b66: Pull complete [2023-07-26T20:17:39.298Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-26T20:17:39.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-26T20:17:39.298Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:17:39.373Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:17:39.399Z] $ 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-07-26T20:17:46.201Z] $ docker top 5bc20ca1b1ef55478df39350db70cf4f58fc3f4bf5ef0c28b4e38cb9ab2166e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-26T20:17:46.267Z] provisioning config files... [2023-07-26T20:17:46.274Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17623337233328587365tmp [2023-07-26T20:17:46.283Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4186845494969697134tmp [2023-07-26T20:17:46.292Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12835169255590546074tmp [Pipeline] { [Pipeline] echo [2023-07-26T20:17:46.307Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:17:46.586Z] ---> sigul-configuration.sh [2023-07-26T20:17:46.586Z] gpg: directory `/root/.gnupg' created [2023-07-26T20:17:46.586Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-26T20:17:46.586Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-26T20:17:46.586Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-26T20:17:46.586Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-26T20:17:46.586Z] gpg: CAST5 encrypted data [2023-07-26T20:17:46.586Z] gpg: encrypted with 1 passphrase [2023-07-26T20:17:46.586Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-26T20:17:46.874Z] + mkdir /home/jenkins [2023-07-26T20:17:46.874Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-26T20:17:47.157Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-07-26T20:17:47.165Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:17:47.449Z] ---> sigul-install.sh [2023-07-26T20:17:47.449Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-26T20:17:47.735Z] + git tag --list [2023-07-26T20:17:47.735Z] v3.1.0-dev.0 [2023-07-26T20:17:47.735Z] v3.1.0-dev.1 [2023-07-26T20:17:47.735Z] v3.1.0-dev.10 [2023-07-26T20:17:47.735Z] v3.1.0-dev.11 [2023-07-26T20:17:47.735Z] v3.1.0-dev.12 [2023-07-26T20:17:47.735Z] v3.1.0-dev.13 [2023-07-26T20:17:47.735Z] v3.1.0-dev.14 [2023-07-26T20:17:47.735Z] v3.1.0-dev.15 [2023-07-26T20:17:47.735Z] v3.1.0-dev.16 [2023-07-26T20:17:47.735Z] v3.1.0-dev.17 [2023-07-26T20:17:47.735Z] v3.1.0-dev.18 [2023-07-26T20:17:47.735Z] v3.1.0-dev.19 [2023-07-26T20:17:47.735Z] v3.1.0-dev.2 [2023-07-26T20:17:47.735Z] v3.1.0-dev.20 [2023-07-26T20:17:47.735Z] v3.1.0-dev.21 [2023-07-26T20:17:47.735Z] v3.1.0-dev.22 [2023-07-26T20:17:47.735Z] v3.1.0-dev.23 [2023-07-26T20:17:47.735Z] v3.1.0-dev.24 [2023-07-26T20:17:47.735Z] v3.1.0-dev.3 [2023-07-26T20:17:47.735Z] v3.1.0-dev.4 [2023-07-26T20:17:47.735Z] v3.1.0-dev.5 [2023-07-26T20:17:47.735Z] v3.1.0-dev.6 [2023-07-26T20:17:47.735Z] v3.1.0-dev.7 [2023-07-26T20:17:47.735Z] v3.1.0-dev.8 [2023-07-26T20:17:47.735Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-26T20:17:48.020Z] + lftools sign git-tag v3.1.0-dev.24 [2023-07-26T20:17:48.588Z] Signing Git tag with Sigul... [2023-07-26T20:17:48.588Z] Signing v3.1.0-dev.24 [Pipeline] echo [2023-07-26T20:17:48.853Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:17:49.135Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-26T20:17:49.142Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-26T20:17:49.156Z] $ docker stop --time=1 5bc20ca1b1ef55478df39350db70cf4f58fc3f4bf5ef0c28b4e38cb9ab2166e9 [2023-07-26T20:17:50.447Z] $ docker rm -f --volumes 5bc20ca1b1ef55478df39350db70cf4f58fc3f4bf5ef0c28b4e38cb9ab2166e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-26T20:17:50.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T20:17:50.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:17:51.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T20:17:51.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:17:51.225Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:17:51.249Z] $ 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-07-26T20:17:51.603Z] $ docker top 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 -eo pid,comm [2023-07-26T20:17:51.651Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-26T20:17:51.651Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T20:17:51.687Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T20:17:51.687Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T20:17:51.794Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T20:17:51.793Z] $ docker exec 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 ssh-agent [2023-07-26T20:17:51.906Z] SSH_AUTH_SOCK=/tmp/ssh-R6jM9tuoZp0D/agent.32 [2023-07-26T20:17:51.906Z] SSH_AGENT_PID=39 [2023-07-26T20:17:51.910Z] Running ssh-add (command line suppressed) [2023-07-26T20:17:52.026Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1333857490849215532.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1333857490849215532.key) [2023-07-26T20:17:52.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T20:17:52.323Z] + git semver bump pre [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,490 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,490 [bump_version] DEBUG bumping version:3.1.0-dev.24 on axis:pre with prefix:dev [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,490 [bump_version] DEBUG bumped version:3.1.0-dev.25 [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,490 [write_version] DEBUG write version:3.1.0-dev.25 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,490 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,490 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,492 [execute] INFO git cat-file --batch-check [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,497 [execute] INFO git cat-file --batch [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T20:17:52.582Z] 2023-07-26 20:17:52,503 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T20:17:52.582Z] 3.1.0-dev.25 [Pipeline] } [2023-07-26T20:17:52.588Z] $ docker exec --env ******** --env ******** 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 ssh-agent -k [2023-07-26T20:17:52.687Z] unset SSH_AUTH_SOCK; [2023-07-26T20:17:52.688Z] unset SSH_AGENT_PID; [2023-07-26T20:17:52.688Z] echo Agent pid 39 killed; [2023-07-26T20:17:52.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T20:17:53.000Z] + git semver [Pipeline] } [2023-07-26T20:17:53.270Z] $ docker stop --time=1 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 [2023-07-26T20:17:54.535Z] $ docker rm -f --volumes 30c87d505abaa250d593663b390a8059cdeb88f53857d44546de0e9d9241f124 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-26T20:17:54.882Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-26T20:17:54.882Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:17:55.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-26T20:17:55.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:17:55.248Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:17:55.274Z] $ 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-07-26T20:17:55.579Z] $ docker top 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c -eo pid,comm [2023-07-26T20:17:55.632Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-07-26T20:17:55.632Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-26T20:17:55.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-26T20:17:55.675Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-26T20:17:55.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-26T20:17:55.789Z] $ docker exec 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c ssh-agent [2023-07-26T20:17:55.898Z] SSH_AUTH_SOCK=/tmp/ssh-ctWnoF3Vwtdf/agent.33 [2023-07-26T20:17:55.898Z] SSH_AGENT_PID=39 [2023-07-26T20:17:55.902Z] Running ssh-add (command line suppressed) [2023-07-26T20:17:56.010Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11036984557185607726.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11036984557185607726.key) [2023-07-26T20:17:56.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-26T20:17:56.313Z] + git semver push [2023-07-26T20:17:56.573Z] 2023-07-26 20:17:56,468 [run_push] DEBUG push [2023-07-26T20:17:56.573Z] 2023-07-26 20:17:56,468 [execute] INFO git cat-file --batch-check [2023-07-26T20:17:56.573Z] 2023-07-26 20:17:56,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-26T20:17:56.573Z] 2023-07-26 20:17:56,472 [execute] INFO git rev-list ebf4710cceafc6178f7496f10532c3588849ccdb -- [2023-07-26T20:17:56.573Z] 2023-07-26 20:17:56,472 [execute] DEBUG Popen(['git', 'rev-list', 'ebf4710cceafc6178f7496f10532c3588849ccdb', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-26T20:17:56.573Z] 2023-07-26 20:17:56,477 [execute] INFO git fetch -v origin [2023-07-26T20:17:56.573Z] 2023-07-26 20:17:56,478 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-07-26T20:17:57.138Z] 2023-07-26 20:17:57,039 [run_push] DEBUG no remote changes detected [2023-07-26T20:17:57.138Z] 2023-07-26 20:17:57,039 [execute] INFO git push origin semver [2023-07-26T20:17:57.138Z] 2023-07-26 20:17:57,040 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-26T20:17:58.074Z] 2023-07-26 20:17:58,004 [run_push] DEBUG push all version tags [2023-07-26T20:17:58.074Z] 2023-07-26 20:17:58,005 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-26T20:17:58.074Z] 2023-07-26 20:17:58,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-26T20:17:59.011Z] 2023-07-26 20:17:58,785 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-26T20:17:59.011Z] 3.1.0-dev.25 [Pipeline] } [2023-07-26T20:17:59.017Z] $ docker exec --env ******** --env ******** 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c ssh-agent -k [2023-07-26T20:17:59.112Z] unset SSH_AUTH_SOCK; [2023-07-26T20:17:59.114Z] unset SSH_AGENT_PID; [2023-07-26T20:17:59.114Z] echo Agent pid 39 killed; [2023-07-26T20:17:59.126Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-26T20:17:59.433Z] + git semver [Pipeline] } [2023-07-26T20:17:59.698Z] $ docker stop --time=1 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c [2023-07-26T20:18:00.967Z] $ docker rm -f --volumes 39ad91adee10293b0da540ab2dd5aa15ab3a958c04d9d0984faffd31cf0bc65c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-07-26T20:18:01.552Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-26T20:18:01.552Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-26T20:18:01.552Z] total 16 [2023-07-26T20:18:01.552Z] drwxr-xr-x 3 root root 4096 Jul 26 20:07 . [2023-07-26T20:18:01.552Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 20:17 .. [2023-07-26T20:18:01.552Z] drwxr-xr-x 2 root root 4096 Jul 26 20:07 cost [2023-07-26T20:18:01.552Z] -rw-r--r-- 1 root root 88 Jul 26 20:07 cost.csv [2023-07-26T20:18:01.552Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-26T20:18:01.552Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-26T20:18:01.552Z] total 16 [2023-07-26T20:18:01.552Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 20:07 . [2023-07-26T20:18:01.552Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 20:17 .. [2023-07-26T20:18:01.552Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 20:07 cost [2023-07-26T20:18:01.552Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 26 20:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:18:01.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:18:02.701Z] ---> package-listing.sh [2023-07-26T20:18:02.702Z] ++ facter osfamily [2023-07-26T20:18:02.702Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-26T20:18:02.960Z] + OS_FAMILY=debian [2023-07-26T20:18:02.960Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-26T20:18:02.960Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-26T20:18:02.960Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-26T20:18:02.960Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-26T20:18:02.960Z] + PACKAGES=/tmp/packages_start.txt [2023-07-26T20:18:02.960Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-26T20:18:02.960Z] + PACKAGES=/tmp/packages_end.txt [2023-07-26T20:18:02.960Z] + case "${OS_FAMILY}" in [2023-07-26T20:18:02.960Z] + dpkg -l [2023-07-26T20:18:02.960Z] + grep '^ii' [2023-07-26T20:18:02.960Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-26T20:18:02.960Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-26T20:18:02.960Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-26T20:18:02.960Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-26T20:18:02.960Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-26T20:18:02.961Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_app-record-replay_main/archives/ [Pipeline] echo [2023-07-26T20:18:02.971Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-26T20:18:03.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-26T20:18:03.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-26T20:18:03.545Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-26T20:18:03.666Z] prd-ubuntu20.04-docker-8c-8g-2272 does not seem to be running inside a container [2023-07-26T20:18:03.754Z] $ 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-07-26T20:18:04.022Z] $ docker top 534652426e5ccd9d87cc1c3c0e7891aa56f091088c8109712cec89d86da06fc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-26T20:18:04.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-26T20:18:04.652Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-26T20:18:04.936Z] + ls /var/log/sa-host [2023-07-26T20:18:04.936Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-26T20:18:05.126Z] provisioning config files... [2023-07-26T20:18:05.135Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1571430520464657773tmp [Pipeline] { [Pipeline] echo [2023-07-26T20:18:05.146Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:18:05.427Z] ---> create-netrc.sh [Pipeline] } [2023-07-26T20:18:05.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:18:05.762Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-26T20:18:05.769Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:18:06.050Z] ---> sudo-logs.sh [2023-07-26T20:18:06.050Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-26T20:18:06.070Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:18:06.350Z] ---> job-cost.sh [2023-07-26T20:18:06.350Z] lf-activate-venv: SKIPPING [2023-07-26T20:18:06.350Z] DEBUG: total: 0.2199999988079071 [2023-07-26T20:18:06.350Z] INFO: Retrieving Stack Cost... [2023-07-26T20:18:06.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-26T20:18:07.177Z] INFO: Archiving Costs [Pipeline] echo [2023-07-26T20:18:07.187Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-26T20:18:07.470Z] ---> logs-deploy.sh [2023-07-26T20:18:07.470Z] lf-activate-venv: SKIPPING [2023-07-26T20:18:07.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/26 [2023-07-26T20:18:07.470Z] INFO: archiving workspace using pattern(s): [2023-07-26T20:18:08.407Z] Archives upload complete. [2023-07-26T20:18:08.407Z] INFO: archiving logs to Nexus