Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6975cea1e3a0a05e572ccc6012d455078c128cce 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-ssh1411340682085100758.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-ssh12720065902404312847.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-ssh12126416536219622980.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-ssh9695435795707153448.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-ssh13675842282978528720.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-1000 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 6975cea1e3a0a05e572ccc6012d455078c128cce (main) Commit message: "Merge pull request #41 from marcpfuller/replay_status" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6975cea1e3a0a05e572ccc6012d455078c128cce # timeout=10 > git rev-list --no-walk a3df25cb06c99faf73416738ebe3ed6f58d891fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-12T23:48:00.791Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-12T23:48:00.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-12T23:48:00.871Z] ========================================================= [2023-07-12T23:48:00.871Z] EdgeX Global Pipelines Version Info [2023-07-12T23:48:00.871Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:48:01.576Z] ------------------- [2023-07-12T23:48:01.576Z] stable info: [2023-07-12T23:48:01.576Z] ------------------- [2023-07-12T23:48:01.576Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-12T23:48:01.576Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T23:48:01.576Z] Message: update stable to v1.0.250 [2023-07-12T23:48:02.146Z] ------------------- [2023-07-12T23:48:02.146Z] experimental info: [2023-07-12T23:48:02.146Z] ------------------- [2023-07-12T23:48:02.146Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-12T23:48:02.146Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-12T23:48:02.146Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-12T23:48:02.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-07-12T23:48:02.333Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-07-12T23:48:02.346Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-12T23:48:02.367Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-12T23:48:02.386Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-12T23:48:02.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-12T23:48:02.421Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-12T23:48:02.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-12T23:48:02.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-12T23:48:02.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-12T23:48:02.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-12T23:48:02.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-07-12T23:48:02.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-12T23:48:02.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-12T23:48:02.552Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T23:48:02.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-12T23:48:02.588Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T23:48:02.604Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-12T23:48:02.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-12T23:48:02.632Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-12T23:48:02.649Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-12T23:48:02.667Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-12T23:48:02.685Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-12T23:48:02.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-12T23:48:02.713Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-12T23:48:02.725Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-12T23:48:02.741Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-12T23:48:02.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-07-12T23:48:02.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-07-12T23:48:02.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-07-12T23:48:02.809Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] echo [2023-07-12T23:48:02.827Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6975cea [Pipeline] echo [2023-07-12T23:48:02.845Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:48:02.904Z] provisioning config files... [2023-07-12T23:48:02.922Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11581921988809900782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:48:03.237Z] ---> docker-login.sh [2023-07-12T23:48:03.237Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:48:03.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:03.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:03.764Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:03.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:03.764Z] [2023-07-12T23:48:03.764Z] Login Succeeded [2023-07-12T23:48:03.764Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:48:03.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:03.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:03.764Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:03.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:03.764Z] [2023-07-12T23:48:03.764Z] Login Succeeded [2023-07-12T23:48:03.764Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:48:03.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:04.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:04.027Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:04.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:04.027Z] [2023-07-12T23:48:04.027Z] Login Succeeded [2023-07-12T23:48:04.027Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:48:04.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:04.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:04.027Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:04.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:04.027Z] [2023-07-12T23:48:04.027Z] Login Succeeded [2023-07-12T23:48:04.027Z] docker.io [2023-07-12T23:48:04.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:04.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:04.287Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:04.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:04.287Z] [2023-07-12T23:48:04.287Z] Login Succeeded [2023-07-12T23:48:04.287Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:48:04.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-12T23:48:04.682Z] + git rev-list -1 --merges 6975cea1e3a0a05e572ccc6012d455078c128cce~1..6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] echo [2023-07-12T23:48:04.735Z] -----------> git rev-list -1 --merges 6975cea1e3a0a05e572ccc6012d455078c128cce~1..6975cea1e3a0a05e572ccc6012d455078c128cce 6975cea1e3a0a05e572ccc6012d455078c128cce [2023-07-12T23:48:04.735Z] 6975cea1e3a0a05e572ccc6012d455078c128cce [false] [Pipeline] sh [2023-07-12T23:48:05.026Z] + git log --format=format:%s -1 6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] echo [2023-07-12T23:48:05.040Z] ========================================================= [2023-07-12T23:48:05.040Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-12T23:48:05.040Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T23:48:05.363Z] + git log --format=format:%s -1 6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] echo [2023-07-12T23:48:05.373Z] [semverPrep] GIT_COMMIT: 6975cea1e3a0a05e572ccc6012d455078c128cce, Commit Message: Merge pull request #41 from marcpfuller/replay_status [Pipeline] echo [2023-07-12T23:48:05.383Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-12T23:48:05.756Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-12T23:48:05.756Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-12T23:48:05.756Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-12T23:48:05.756Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-12T23:48:05.756Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-12T23:48:05.756Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-12T23:48:05.756Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:48:06.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:48:06.183Z] [2023-07-12T23:48:06.183Z] 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-12T23:48:06.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:48:06.482Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-12T23:48:06.482Z] b85a868b505f: Pulling fs layer [2023-07-12T23:48:06.482Z] e2be974225ed: Pulling fs layer [2023-07-12T23:48:06.482Z] 339a4e72a1f5: Pulling fs layer [2023-07-12T23:48:06.482Z] 988bab9f4d93: Pulling fs layer [2023-07-12T23:48:06.482Z] 1469e6f7b9e6: Pulling fs layer [2023-07-12T23:48:06.482Z] eaf3925da568: Pulling fs layer [2023-07-12T23:48:06.482Z] bab4dde63d76: Pulling fs layer [2023-07-12T23:48:06.482Z] bde34c3a00c8: Pulling fs layer [2023-07-12T23:48:06.482Z] b352a97aabf1: Pulling fs layer [2023-07-12T23:48:06.482Z] 4872d77fe225: Pulling fs layer [2023-07-12T23:48:06.482Z] 5851b861e8e6: Pulling fs layer [2023-07-12T23:48:06.482Z] 988bab9f4d93: Waiting [2023-07-12T23:48:06.482Z] 1469e6f7b9e6: Waiting [2023-07-12T23:48:06.482Z] eaf3925da568: Waiting [2023-07-12T23:48:06.482Z] bab4dde63d76: Waiting [2023-07-12T23:48:06.482Z] b352a97aabf1: Waiting [2023-07-12T23:48:06.482Z] 4872d77fe225: Waiting [2023-07-12T23:48:06.482Z] bde34c3a00c8: Waiting [2023-07-12T23:48:06.482Z] 5851b861e8e6: Waiting [2023-07-12T23:48:06.482Z] e2be974225ed: Verifying Checksum [2023-07-12T23:48:06.482Z] e2be974225ed: Download complete [2023-07-12T23:48:06.482Z] 988bab9f4d93: Download complete [2023-07-12T23:48:06.741Z] 1469e6f7b9e6: Verifying Checksum [2023-07-12T23:48:06.741Z] 1469e6f7b9e6: Download complete [2023-07-12T23:48:06.741Z] 339a4e72a1f5: Verifying Checksum [2023-07-12T23:48:06.741Z] 339a4e72a1f5: Download complete [2023-07-12T23:48:06.741Z] eaf3925da568: Verifying Checksum [2023-07-12T23:48:06.741Z] eaf3925da568: Download complete [2023-07-12T23:48:06.741Z] bde34c3a00c8: Download complete [2023-07-12T23:48:06.741Z] b352a97aabf1: Verifying Checksum [2023-07-12T23:48:06.741Z] b352a97aabf1: Download complete [2023-07-12T23:48:06.741Z] 4872d77fe225: Download complete [2023-07-12T23:48:06.741Z] 5851b861e8e6: Verifying Checksum [2023-07-12T23:48:06.741Z] 5851b861e8e6: Download complete [2023-07-12T23:48:06.741Z] b85a868b505f: Verifying Checksum [2023-07-12T23:48:06.741Z] b85a868b505f: Download complete [2023-07-12T23:48:06.999Z] bab4dde63d76: Verifying Checksum [2023-07-12T23:48:06.999Z] bab4dde63d76: Download complete [2023-07-12T23:48:07.935Z] b85a868b505f: Pull complete [2023-07-12T23:48:08.194Z] e2be974225ed: Pull complete [2023-07-12T23:48:08.454Z] 339a4e72a1f5: Pull complete [2023-07-12T23:48:08.454Z] 988bab9f4d93: Pull complete [2023-07-12T23:48:08.713Z] 1469e6f7b9e6: Pull complete [2023-07-12T23:48:08.972Z] eaf3925da568: Pull complete [2023-07-12T23:48:10.881Z] bab4dde63d76: Pull complete [2023-07-12T23:48:10.881Z] bde34c3a00c8: Pull complete [2023-07-12T23:48:10.881Z] b352a97aabf1: Pull complete [2023-07-12T23:48:10.881Z] 4872d77fe225: Pull complete [2023-07-12T23:48:10.881Z] 5851b861e8e6: Pull complete [2023-07-12T23:48:10.881Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-12T23:48:10.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-12T23:48:10.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:48:10.984Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-12T23:48:11.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-12T23:48:12.245Z] $ docker top 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 -eo pid,comm [2023-07-12T23:48:12.295Z] 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-12T23:48:12.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-12T23:48:12.323Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T23:48:12.323Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T23:48:12.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T23:48:12.440Z] $ docker exec 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 ssh-agent [2023-07-12T23:48:12.546Z] SSH_AUTH_SOCK=/tmp/ssh-xRXUlYZqdvgo/agent.33 [2023-07-12T23:48:12.546Z] SSH_AGENT_PID=39 [2023-07-12T23:48:12.552Z] Running ssh-add (command line suppressed) [2023-07-12T23:48:12.646Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4581978183970046819.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4581978183970046819.key) [2023-07-12T23:48:12.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T23:48:12.943Z] + git tag --points-at HEAD [Pipeline] } [2023-07-12T23:48:12.967Z] $ docker exec --env ******** --env ******** 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 ssh-agent -k [2023-07-12T23:48:13.067Z] unset SSH_AUTH_SOCK; [2023-07-12T23:48:13.067Z] unset SSH_AGENT_PID; [2023-07-12T23:48:13.067Z] echo Agent pid 39 killed; [2023-07-12T23:48:13.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-12T23:48:13.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-12T23:48:13.101Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-12T23:48:13.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-12T23:48:13.224Z] $ docker exec 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 ssh-agent [2023-07-12T23:48:13.349Z] SSH_AUTH_SOCK=/tmp/ssh-EzMr5af18wuU/agent.71 [2023-07-12T23:48:13.349Z] SSH_AGENT_PID=77 [2023-07-12T23:48:13.354Z] Running ssh-add (command line suppressed) [2023-07-12T23:48:13.458Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16577941413444640092.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16577941413444640092.key) [2023-07-12T23:48:13.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-12T23:48:13.759Z] + git semver init [2023-07-12T23:48:14.019Z] 2023-07-12 23:48:13,939 [run_init] DEBUG init version:0.0.0 force:False [2023-07-12T23:48:14.019Z] 2023-07-12 23:48:13,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-12T23:48:14.019Z] 2023-07-12 23:48:13,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-07-12T23:48:14.019Z] 2023-07-12 23:48:13,941 [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-12T23:48:14.589Z] 2023-07-12 23:48:14,541 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-07-12T23:48:14.589Z] 2023-07-12 23:48:14,542 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-07-12T23:48:14.589Z] 2023-07-12 23:48:14,542 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T23:48:14.589Z] 2023-07-12 23:48:14,542 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-12T23:48:14.589Z] 3.1.0-dev.15 [Pipeline] } [2023-07-12T23:48:14.602Z] $ docker exec --env ******** --env ******** 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 ssh-agent -k [2023-07-12T23:48:14.711Z] unset SSH_AUTH_SOCK; [2023-07-12T23:48:14.712Z] unset SSH_AGENT_PID; [2023-07-12T23:48:14.716Z] echo Agent pid 77 killed; [2023-07-12T23:48:14.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-12T23:48:15.030Z] + git semver [Pipeline] } [2023-07-12T23:48:15.306Z] $ docker stop --time=1 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 [2023-07-12T23:48:16.638Z] $ docker rm -f --volumes 88ac47cacc538527ff1b46da59b480b76dc9e34cdf713f71b27e1db8ab93cde6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:48:16.975Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-12T23:48:17.184Z] Stashed 1 file(s) [Pipeline] echo [2023-07-12T23:48:17.186Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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-12T23:48:17.347Z] provisioning config files... [2023-07-12T23:48:17.355Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14728795154575035367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:48:17.656Z] ---> docker-login.sh [2023-07-12T23:48:17.657Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:48:17.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:17.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:17.657Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:17.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:17.657Z] [2023-07-12T23:48:17.657Z] Login Succeeded [2023-07-12T23:48:17.657Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:48:17.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:17.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:17.657Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:17.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:17.657Z] [2023-07-12T23:48:17.657Z] Login Succeeded [2023-07-12T23:48:17.657Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:48:17.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:17.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:17.916Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:17.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:17.916Z] [2023-07-12T23:48:17.916Z] Login Succeeded [2023-07-12T23:48:17.916Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:48:17.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:17.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:17.916Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:17.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:17.916Z] [2023-07-12T23:48:17.916Z] Login Succeeded [2023-07-12T23:48:17.916Z] docker.io [2023-07-12T23:48:17.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:48:18.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:48:18.176Z] Configure a credential helper to remove this warning. See [2023-07-12T23:48:18.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:48:18.176Z] [2023-07-12T23:48:18.176Z] Login Succeeded [2023-07-12T23:48:18.176Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:48:18.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T23:48:18.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:48:18.255Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:48:18.263Z] ========================================================= [2023-07-12T23:48:18.263Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-12T23:48:18.263Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:48:18.564Z] + 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-12T23:48:18.564Z] Sending build context to Docker daemon 323.1kB [2023-07-12T23:48:18.564Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T23:48:18.564Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T23:48:18.564Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-12T23:48:18.564Z] 4db1b89c0bd1: Pulling fs layer [2023-07-12T23:48:18.564Z] 6911f1a30b25: Pulling fs layer [2023-07-12T23:48:18.564Z] e194b8c5c2a9: Pulling fs layer [2023-07-12T23:48:18.564Z] 6863d3e3a2b1: Pulling fs layer [2023-07-12T23:48:18.564Z] ec0bb842ea78: Pulling fs layer [2023-07-12T23:48:18.564Z] ec0bb842ea78: Waiting [2023-07-12T23:48:18.564Z] 40a00589a448: Pulling fs layer [2023-07-12T23:48:18.564Z] 6c08303d61cc: Pulling fs layer [2023-07-12T23:48:18.564Z] 798269fcf238: Pulling fs layer [2023-07-12T23:48:18.564Z] 40a00589a448: Waiting [2023-07-12T23:48:18.564Z] 798269fcf238: Waiting [2023-07-12T23:48:18.564Z] 6c08303d61cc: Waiting [2023-07-12T23:48:18.564Z] 6911f1a30b25: Verifying Checksum [2023-07-12T23:48:18.564Z] 6911f1a30b25: Download complete [2023-07-12T23:48:18.564Z] 6863d3e3a2b1: Verifying Checksum [2023-07-12T23:48:18.564Z] 6863d3e3a2b1: Download complete [2023-07-12T23:48:18.564Z] ec0bb842ea78: Verifying Checksum [2023-07-12T23:48:18.564Z] ec0bb842ea78: Download complete [2023-07-12T23:48:18.564Z] 4db1b89c0bd1: Verifying Checksum [2023-07-12T23:48:18.564Z] 4db1b89c0bd1: Download complete [2023-07-12T23:48:18.830Z] 40a00589a448: Verifying Checksum [2023-07-12T23:48:18.830Z] 40a00589a448: Download complete [2023-07-12T23:48:18.830Z] 4db1b89c0bd1: Pull complete [2023-07-12T23:48:18.830Z] 6911f1a30b25: Pull complete [2023-07-12T23:48:19.092Z] 798269fcf238: Verifying Checksum [2023-07-12T23:48:19.092Z] 798269fcf238: Download complete [2023-07-12T23:48:19.351Z] e194b8c5c2a9: Verifying Checksum [2023-07-12T23:48:19.351Z] e194b8c5c2a9: Download complete [2023-07-12T23:48:19.351Z] 6c08303d61cc: Verifying Checksum [2023-07-12T23:48:19.351Z] 6c08303d61cc: Download complete [2023-07-12T23:48:22.634Z] e194b8c5c2a9: Pull complete [2023-07-12T23:48:22.634Z] 6863d3e3a2b1: Pull complete [2023-07-12T23:48:22.634Z] ec0bb842ea78: Pull complete [2023-07-12T23:48:22.634Z] 40a00589a448: Pull complete [2023-07-12T23:48:24.535Z] 6c08303d61cc: Pull complete [2023-07-12T23:48:25.469Z] 798269fcf238: Pull complete [2023-07-12T23:48:25.469Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-12T23:48:25.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-12T23:48:25.728Z] ---> ec979cd7f677 [2023-07-12T23:48:25.728Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T23:48:27.111Z] ---> Running in cd4550eabd27 [2023-07-12T23:48:27.111Z] Removing intermediate container cd4550eabd27 [2023-07-12T23:48:27.111Z] ---> 3b9fd8408ed3 [2023-07-12T23:48:27.111Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T23:48:27.111Z] ---> Running in 58c84ed94f53 [2023-07-12T23:48:27.370Z] Removing intermediate container 58c84ed94f53 [2023-07-12T23:48:27.371Z] ---> b06ee2a8a46f [2023-07-12T23:48:27.371Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T23:48:27.371Z] ---> Running in 08b5cc30704f [2023-07-12T23:48:27.371Z] Removing intermediate container 08b5cc30704f [2023-07-12T23:48:27.371Z] ---> 7de7b142f094 [2023-07-12T23:48:27.371Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T23:48:27.371Z] ---> Running in 7751fa81db7c [2023-07-12T23:48:27.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:48:27.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:48:28.198Z] OK: 265 MiB in 53 packages [2023-07-12T23:48:28.456Z] Removing intermediate container 7751fa81db7c [2023-07-12T23:48:28.456Z] ---> 90031474a70a [2023-07-12T23:48:28.456Z] Step 7/12 : WORKDIR /app [2023-07-12T23:48:28.456Z] ---> Running in c16e38e7e8a0 [2023-07-12T23:48:28.713Z] Removing intermediate container c16e38e7e8a0 [2023-07-12T23:48:28.714Z] ---> 32d062d715bf [2023-07-12T23:48:28.714Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T23:48:28.714Z] ---> f8667b8191ca [2023-07-12T23:48:28.714Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:48:28.714Z] ---> Running in 5fee56c3bfaf [2023-07-12T23:48:32.298Z] Still waiting to schedule task [2023-07-12T23:48:32.298Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-12T23:48:50.643Z] Removing intermediate container 5fee56c3bfaf [2023-07-12T23:48:50.643Z] ---> b3db910a5e7e [2023-07-12T23:48:50.643Z] Step 10/12 : COPY . . [2023-07-12T23:48:50.643Z] ---> 23074602c594 [2023-07-12T23:48:50.643Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T23:48:50.643Z] ---> Running in 702e66edf0f1 [2023-07-12T23:48:50.643Z] Removing intermediate container 702e66edf0f1 [2023-07-12T23:48:50.643Z] ---> cbf1256ee82b [2023-07-12T23:48:50.643Z] Step 12/12 : RUN $MAKE [2023-07-12T23:48:50.643Z] ---> Running in 7a212c106e29 [2023-07-12T23:48:50.643Z] noop [2023-07-12T23:48:50.643Z] Removing intermediate container 7a212c106e29 [2023-07-12T23:48:50.643Z] ---> 5f4d12ec1178 [2023-07-12T23:48:50.643Z] Successfully built 5f4d12ec1178 [2023-07-12T23:48:50.643Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:48:50.949Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T23:48:50.950Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:48:51.024Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-12T23:48:51.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T23:48:51.415Z] $ docker top c47cd80879a00d2dab3d8040b1b326e31b1e4f2273d340263ddf3ddf06741868 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:48:51.760Z] + go version [2023-07-12T23:48:51.760Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-12T23:48:51.772Z] $ docker stop --time=1 c47cd80879a00d2dab3d8040b1b326e31b1e4f2273d340263ddf3ddf06741868 [2023-07-12T23:48:53.063Z] $ docker rm -f --volumes c47cd80879a00d2dab3d8040b1b326e31b1e4f2273d340263ddf3ddf06741868 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:48:53.486Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-12T23:48:53.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:48:53.560Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-12T23:48:53.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-12T23:48:53.943Z] $ docker top 2b30ba0560dd23d29701ef15b8ed91782e1ce950a3d84dfa25fbcba8580bb698 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:48:54.287Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-07-12T23:48:54.585Z] + make test [2023-07-12T23:48:54.585Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T23:49:16.552Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T23:49:16.552Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T23:49:16.552Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T23:49:16.552Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T23:49:16.552Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.060s coverage: 76.9% of statements [2023-07-12T23:49:16.552Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.069s coverage: 91.6% of statements [2023-07-12T23:49:16.552Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.061s coverage: 50.0% of statements [2023-07-12T23:49:38.469Z] go vet ./... [2023-07-12T23:49:39.839Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T23:49:39.839Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T23:49:39.839Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T23:49:39.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T23:49:39.864Z] $ docker stop --time=1 2b30ba0560dd23d29701ef15b8ed91782e1ce950a3d84dfa25fbcba8580bb698 [2023-07-12T23:49:41.809Z] $ docker rm -f --volumes 2b30ba0560dd23d29701ef15b8ed91782e1ce950a3d84dfa25fbcba8580bb698 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:49:42.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T23:49:42.427Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-12T23:49:43.109Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T23:49:43.389Z] + ls -al . [2023-07-12T23:49:43.389Z] total 164 [2023-07-12T23:49:43.389Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 23:48 . [2023-07-12T23:49:43.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:47 .. [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 23:48 .dockerignore [2023-07-12T23:49:43.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:48 .git [2023-07-12T23:49:43.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:48 .github [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 23:48 .gitignore [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:48 .golangci.yml [2023-07-12T23:49:43.389Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:48 .semver [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 12 23:48 Attribution.txt [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 23:48 CHANGELOG.md [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 23:48 Dockerfile [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:48 GOVERNANCE.md [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 23:48 Jenkinsfile [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 23:48 LICENSE [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 23:48 Makefile [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 23:48 OWNERS.md [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 23:48 README.md [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 23:48 Record and Reply.postman_collection.json [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 23:48 VERSION [2023-07-12T23:49:43.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:48 bin [2023-07-12T23:49:43.389Z] -rw-r--r-- 1 jenkins jenkins 7054 Jul 12 23:49 coverage.out [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 12 23:48 go.mod [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 12 23:48 go.sum [2023-07-12T23:49:43.389Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 23:48 internal [2023-07-12T23:49:43.389Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 23:48 main.go [2023-07-12T23:49:43.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:48 pkg [2023-07-12T23:49:43.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:49:43.697Z] + 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=6975cea1e3a0a05e572ccc6012d455078c128cce --label arch=amd64 --label version=3.1.0-dev.15 . [2023-07-12T23:49:43.697Z] Sending build context to Docker daemon 330.8kB [2023-07-12T23:49:43.697Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T23:49:43.697Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T23:49:43.697Z] ---> 5f4d12ec1178 [2023-07-12T23:49:43.697Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T23:49:43.697Z] ---> Running in 62f24e261946 [2023-07-12T23:49:43.697Z] Removing intermediate container 62f24e261946 [2023-07-12T23:49:43.697Z] ---> a717fac6d0d0 [2023-07-12T23:49:43.697Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T23:49:43.697Z] ---> Running in d024f61b7e79 [2023-07-12T23:49:43.956Z] Removing intermediate container d024f61b7e79 [2023-07-12T23:49:43.956Z] ---> eab94aff39c0 [2023-07-12T23:49:43.956Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T23:49:43.956Z] ---> Running in 9e95dc46aa13 [2023-07-12T23:49:43.956Z] Removing intermediate container 9e95dc46aa13 [2023-07-12T23:49:43.956Z] ---> 02ea85f6c88c [2023-07-12T23:49:43.956Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T23:49:43.956Z] ---> Running in a257b0302a2d [2023-07-12T23:49:44.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:49:44.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:49:44.732Z] OK: 265 MiB in 53 packages [2023-07-12T23:49:44.992Z] Removing intermediate container a257b0302a2d [2023-07-12T23:49:44.992Z] ---> 0e491b6512e5 [2023-07-12T23:49:44.992Z] Step 7/26 : WORKDIR /app [2023-07-12T23:49:44.992Z] ---> Running in ae0118573a16 [2023-07-12T23:49:45.250Z] Removing intermediate container ae0118573a16 [2023-07-12T23:49:45.250Z] ---> a59d6a64d286 [2023-07-12T23:49:45.250Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T23:49:45.250Z] ---> ef1c717425c8 [2023-07-12T23:49:45.250Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:49:45.250Z] ---> Running in 292b668ec85f [2023-07-12T23:49:46.186Z] Removing intermediate container 292b668ec85f [2023-07-12T23:49:46.186Z] ---> ed61502b8591 [2023-07-12T23:49:46.186Z] Step 10/26 : COPY . . [2023-07-12T23:49:46.186Z] ---> e13e566cbdb7 [2023-07-12T23:49:46.186Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T23:49:46.186Z] ---> Running in d9c7a19b7d37 [2023-07-12T23:49:46.186Z] Removing intermediate container d9c7a19b7d37 [2023-07-12T23:49:46.186Z] ---> 8dd290d1691a [2023-07-12T23:49:46.186Z] Step 12/26 : RUN $MAKE [2023-07-12T23:49:46.445Z] ---> Running in b16fd8ac1728 [2023-07-12T23:49:46.704Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15" -trimpath -mod=readonly -o app-record-replay [2023-07-12T23:50:04.796Z] Removing intermediate container b16fd8ac1728 [2023-07-12T23:50:04.796Z] ---> 9a0fbe940566 [2023-07-12T23:50:04.796Z] Step 13/26 : FROM alpine:3.17 [2023-07-12T23:50:04.796Z] 3.17: Pulling from library/alpine [2023-07-12T23:50:05.055Z] 4db1b89c0bd1: Already exists [2023-07-12T23:50:05.055Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-12T23:50:05.055Z] Status: Downloaded newer image for alpine:3.17 [2023-07-12T23:50:05.055Z] ---> 1f73a9d63274 [2023-07-12T23:50:05.055Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-12T23:50:05.055Z] ---> Running in bbe9ffd1b37b [2023-07-12T23:50:05.315Z] Removing intermediate container bbe9ffd1b37b [2023-07-12T23:50:05.315Z] ---> e449f37937f9 [2023-07-12T23:50:05.315Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-12T23:50:05.315Z] ---> Running in fed133707440 [2023-07-12T23:50:05.315Z] Removing intermediate container fed133707440 [2023-07-12T23:50:05.315Z] ---> 52901f6dae9b [2023-07-12T23:50:05.315Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-12T23:50:05.315Z] ---> Running in 22003a37de3c [2023-07-12T23:50:05.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-12T23:50:05.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-12T23:50:06.091Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-12T23:50:06.091Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-12T23:50:06.091Z] Executing busybox-1.35.0-r29.trigger [2023-07-12T23:50:06.091Z] Executing ca-certificates-20230506-r0.trigger [2023-07-12T23:50:06.091Z] OK: 8 MiB in 17 packages [2023-07-12T23:50:06.658Z] Removing intermediate container 22003a37de3c [2023-07-12T23:50:06.658Z] ---> 46259ec7d933 [2023-07-12T23:50:06.658Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-12T23:50:06.658Z] ---> 9f0ba5018173 [2023-07-12T23:50:06.658Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-12T23:50:06.951Z] ---> 1e9621da6105 [2023-07-12T23:50:06.951Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-12T23:50:06.951Z] ---> 193465b873fc [2023-07-12T23:50:06.951Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-12T23:50:07.356Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1001 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-07-12T23:50:07.370Z] Running in /w/workspace/app-record-replay/17 [Pipeline] { [Pipeline] checkout [2023-07-12T23:50:07.401Z] Selected Git installation does not exist. Using Default [2023-07-12T23:50:07.401Z] The recommended git tool is: NONE [2023-07-12T23:50:07.543Z] ---> 6e5d25952d52 [2023-07-12T23:50:07.543Z] Step 21/26 : EXPOSE 59712 [2023-07-12T23:50:07.543Z] ---> Running in df6beb02843c [2023-07-12T23:50:07.543Z] Removing intermediate container df6beb02843c [2023-07-12T23:50:07.543Z] ---> 5b0ee5bb9c52 [2023-07-12T23:50:07.543Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-12T23:50:07.543Z] ---> Running in 0594e3ead3f5 [2023-07-12T23:50:07.543Z] Removing intermediate container 0594e3ead3f5 [2023-07-12T23:50:07.543Z] ---> 9be5b26b6f38 [2023-07-12T23:50:07.543Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-12T23:50:07.818Z] ---> Running in 7d4cc83c6bad [2023-07-12T23:50:07.818Z] Removing intermediate container 7d4cc83c6bad [2023-07-12T23:50:07.818Z] ---> 759cfb5e2c9c [2023-07-12T23:50:07.818Z] Step 24/26 : LABEL arch=amd64 [2023-07-12T23:50:07.818Z] ---> Running in 7a66abc10a08 [2023-07-12T23:50:07.818Z] Removing intermediate container 7a66abc10a08 [2023-07-12T23:50:07.818Z] ---> 11b8ddb8a391 [2023-07-12T23:50:07.818Z] Step 25/26 : LABEL git_sha=6975cea1e3a0a05e572ccc6012d455078c128cce [2023-07-12T23:50:07.818Z] ---> Running in 29126b2a7895 [2023-07-12T23:50:08.094Z] Removing intermediate container 29126b2a7895 [2023-07-12T23:50:08.094Z] ---> a7fb96821e69 [2023-07-12T23:50:08.094Z] Step 26/26 : LABEL version=3.1.0-dev.15 [2023-07-12T23:50:08.094Z] ---> Running in 7d3a9a2db336 [2023-07-12T23:50:08.094Z] Removing intermediate container 7d3a9a2db336 [2023-07-12T23:50:08.094Z] ---> e0d3aaae126d [2023-07-12T23:50:08.094Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-12T23:50:08.094Z] Successfully built e0d3aaae126d [2023-07-12T23:50:08.094Z] 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-12T23:50:08.196Z] provisioning config files... [2023-07-12T23:50:08.222Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12612615532462114552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:50:08.519Z] ---> docker-login.sh [2023-07-12T23:50:08.519Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:50:08.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:08.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:08.519Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:08.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:08.519Z] [2023-07-12T23:50:08.519Z] Login Succeeded [2023-07-12T23:50:08.519Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:50:08.519Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:08.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:08.519Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:08.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:08.519Z] [2023-07-12T23:50:08.519Z] Login Succeeded [2023-07-12T23:50:08.519Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:50:08.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:08.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:08.779Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:08.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:08.779Z] [2023-07-12T23:50:08.779Z] Login Succeeded [2023-07-12T23:50:08.779Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:50:08.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:08.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:08.779Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:08.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:08.779Z] [2023-07-12T23:50:08.779Z] Login Succeeded [2023-07-12T23:50:08.779Z] docker.io [2023-07-12T23:50:09.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:09.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:09.037Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:09.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:09.037Z] [2023-07-12T23:50:09.037Z] Login Succeeded [2023-07-12T23:50:09.037Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:50:09.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:50:09.077Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:50:09.094Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-07-12T23:50:09.094Z] 6975cea1e3a0a05e572ccc6012d455078c128cce [2023-07-12T23:50:09.094Z] latest [2023-07-12T23:50:09.094Z] 3.1.0-dev.15 [2023-07-12T23:50:09.094Z] 6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [2023-07-12T23:50:09.094Z] main [2023-07-12T23:50:09.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:09.405Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:09.713Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce [2023-07-12T23:50:09.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T23:50:09.713Z] 6d0618271fc8: Preparing [2023-07-12T23:50:09.713Z] 11cd6a4860cb: Preparing [2023-07-12T23:50:09.713Z] 7c301f252bcf: Preparing [2023-07-12T23:50:09.713Z] 3e0ceb6b6aa4: Preparing [2023-07-12T23:50:09.713Z] d17124819bb7: Preparing [2023-07-12T23:50:09.713Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:50:09.713Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:50:09.713Z] 11cd6a4860cb: Pushed [2023-07-12T23:50:09.713Z] 7c301f252bcf: Pushed [2023-07-12T23:50:09.713Z] 3e0ceb6b6aa4: Pushed [2023-07-12T23:50:09.713Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:50:09.713Z] d17124819bb7: Pushed [2023-07-12T23:50:12.382Z] using credential edgex-jenkins-ssh [2023-07-12T23:50:12.401Z] Cloning the remote Git repository [2023-07-12T23:50:12.439Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T23:50:13.018Z] 6d0618271fc8: Pushed [2023-07-12T23:50:13.018Z] 6975cea1e3a0a05e572ccc6012d455078c128cce: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:13.329Z] + 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-12T23:50:13.636Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-12T23:50:13.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T23:50:13.636Z] 6d0618271fc8: Preparing [2023-07-12T23:50:13.636Z] 11cd6a4860cb: Preparing [2023-07-12T23:50:13.636Z] 7c301f252bcf: Preparing [2023-07-12T23:50:13.636Z] 3e0ceb6b6aa4: Preparing [2023-07-12T23:50:13.636Z] d17124819bb7: Preparing [2023-07-12T23:50:13.636Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:50:13.636Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:50:13.636Z] d17124819bb7: Layer already exists [2023-07-12T23:50:13.636Z] 3e0ceb6b6aa4: Layer already exists [2023-07-12T23:50:13.636Z] 7c301f252bcf: Layer already exists [2023-07-12T23:50:13.636Z] 6d0618271fc8: Layer already exists [2023-07-12T23:50:13.636Z] 11cd6a4860cb: Layer already exists [2023-07-12T23:50:13.636Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:50:13.637Z] latest: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:12.525Z] > git init /w/workspace/app-record-replay/17 # timeout=10 [2023-07-12T23:50:12.663Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-07-12T23:50:12.664Z] > git --version # timeout=10 [2023-07-12T23:50:12.694Z] > git --version # 'git version 2.25.1' [2023-07-12T23:50:12.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-12T23:50:12.843Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T23:50:13.946Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:14.256Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.15 [2023-07-12T23:50:14.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T23:50:14.256Z] 6d0618271fc8: Preparing [2023-07-12T23:50:14.256Z] 11cd6a4860cb: Preparing [2023-07-12T23:50:14.256Z] 7c301f252bcf: Preparing [2023-07-12T23:50:14.256Z] 3e0ceb6b6aa4: Preparing [2023-07-12T23:50:14.256Z] d17124819bb7: Preparing [2023-07-12T23:50:14.256Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:50:14.256Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:50:14.256Z] 3e0ceb6b6aa4: Layer already exists [2023-07-12T23:50:14.256Z] 11cd6a4860cb: Layer already exists [2023-07-12T23:50:14.256Z] 7c301f252bcf: Layer already exists [2023-07-12T23:50:14.256Z] 6d0618271fc8: Layer already exists [2023-07-12T23:50:14.256Z] d17124819bb7: Layer already exists [2023-07-12T23:50:14.256Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:50:14.256Z] 3.1.0-dev.15: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:14.562Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:14.865Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [2023-07-12T23:50:14.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T23:50:14.866Z] 6d0618271fc8: Preparing [2023-07-12T23:50:14.866Z] 11cd6a4860cb: Preparing [2023-07-12T23:50:14.866Z] 7c301f252bcf: Preparing [2023-07-12T23:50:14.866Z] 3e0ceb6b6aa4: Preparing [2023-07-12T23:50:14.866Z] d17124819bb7: Preparing [2023-07-12T23:50:14.866Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:50:14.866Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:50:14.866Z] 3e0ceb6b6aa4: Layer already exists [2023-07-12T23:50:14.866Z] 7c301f252bcf: Layer already exists [2023-07-12T23:50:14.866Z] 11cd6a4860cb: Layer already exists [2023-07-12T23:50:14.866Z] d17124819bb7: Layer already exists [2023-07-12T23:50:14.866Z] 6d0618271fc8: Layer already exists [2023-07-12T23:50:14.866Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:50:14.866Z] 6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:15.177Z] + 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-12T23:50:15.482Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-07-12T23:50:15.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-07-12T23:50:15.482Z] 6d0618271fc8: Preparing [2023-07-12T23:50:15.482Z] 11cd6a4860cb: Preparing [2023-07-12T23:50:15.482Z] 7c301f252bcf: Preparing [2023-07-12T23:50:15.482Z] 3e0ceb6b6aa4: Preparing [2023-07-12T23:50:15.482Z] d17124819bb7: Preparing [2023-07-12T23:50:15.482Z] 3dab9f8bf2d2: Preparing [2023-07-12T23:50:15.482Z] 3dab9f8bf2d2: Waiting [2023-07-12T23:50:15.482Z] 7c301f252bcf: Layer already exists [2023-07-12T23:50:15.482Z] d17124819bb7: Layer already exists [2023-07-12T23:50:15.482Z] 6d0618271fc8: Layer already exists [2023-07-12T23:50:15.482Z] 3e0ceb6b6aa4: Layer already exists [2023-07-12T23:50:15.482Z] 11cd6a4860cb: Layer already exists [2023-07-12T23:50:15.482Z] 3dab9f8bf2d2: Layer already exists [2023-07-12T23:50:15.482Z] main: digest: sha256:2d6ff4812aca775546ff8b329897c8612a44c6c79c6d63a6966077bbf3956101 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-12T23:50:15.524Z] ===================================================== [Pipeline] echo [2023-07-12T23:50:15.532Z] taggedImages: [2023-07-12T23:50:15.532Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce [2023-07-12T23:50:15.532Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-07-12T23:50:15.532Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.15 [2023-07-12T23:50:15.532Z] - nexus3.edgexfoundry.org:10004/app-record-replay:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [2023-07-12T23:50:15.532Z] - 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-12T23:50:15.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:50:15.881Z] [2023-07-12T23:50:15.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:16.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:50:16.176Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-12T23:50:16.176Z] 5eb5b503b376: Pulling fs layer [2023-07-12T23:50:16.176Z] 5c69ac0246d0: Pulling fs layer [2023-07-12T23:50:16.176Z] ec43610c2a17: Pulling fs layer [2023-07-12T23:50:16.176Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-12T23:50:16.176Z] 33b1e0a273af: Pulling fs layer [2023-07-12T23:50:16.176Z] 5d3b04190fa2: Pulling fs layer [2023-07-12T23:50:16.176Z] 2f39f015ded8: Pulling fs layer [2023-07-12T23:50:16.176Z] 33b1e0a273af: Waiting [2023-07-12T23:50:16.176Z] 3a2ae6a8a46f: Waiting [2023-07-12T23:50:16.176Z] 2f39f015ded8: Waiting [2023-07-12T23:50:16.176Z] 5c69ac0246d0: Verifying Checksum [2023-07-12T23:50:16.176Z] 5c69ac0246d0: Download complete [2023-07-12T23:50:16.176Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-12T23:50:16.176Z] 3a2ae6a8a46f: Download complete [2023-07-12T23:50:16.176Z] 33b1e0a273af: Verifying Checksum [2023-07-12T23:50:16.176Z] 33b1e0a273af: Download complete [2023-07-12T23:50:16.176Z] 5d3b04190fa2: Verifying Checksum [2023-07-12T23:50:16.176Z] 5d3b04190fa2: Download complete [2023-07-12T23:50:16.176Z] ec43610c2a17: Verifying Checksum [2023-07-12T23:50:16.176Z] ec43610c2a17: Download complete [2023-07-12T23:50:15.984Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-07-12T23:50:16.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-12T23:50:16.435Z] 5eb5b503b376: Verifying Checksum [2023-07-12T23:50:16.435Z] 5eb5b503b376: Download complete [2023-07-12T23:50:16.805Z] Avoid second fetch [2023-07-12T23:50:16.806Z] Checking out Revision 6975cea1e3a0a05e572ccc6012d455078c128cce (main) [2023-07-12T23:50:17.000Z] 2f39f015ded8: Download complete [2023-07-12T23:50:17.326Z] Commit message: "Merge pull request #41 from marcpfuller/replay_status" [2023-07-12T23:50:17.565Z] 5eb5b503b376: Pull complete [2023-07-12T23:50:17.566Z] 5c69ac0246d0: Pull complete [2023-07-12T23:50:16.826Z] > git config core.sparsecheckout # timeout=10 [2023-07-12T23:50:16.897Z] > git checkout -f 6975cea1e3a0a05e572ccc6012d455078c128cce # timeout=10 [2023-07-12T23:50:17.750Z] [2023-07-12T23:50:17.750Z] GitHub has been notified of this commit’s build result [2023-07-12T23:50:17.750Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T23:50:18.132Z] ec43610c2a17: Pull complete [2023-07-12T23:50:18.132Z] 3a2ae6a8a46f: Pull complete [2023-07-12T23:50:18.256Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-12T23:50:18.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-12T23:50:18.256Z] Dload Upload Total Spent Left Speed [2023-07-12T23:50:18.256Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75005 0 --:--:-- --:--:-- --:--:-- 75005 [2023-07-12T23:50:18.390Z] 33b1e0a273af: Pull complete [2023-07-12T23:50:18.391Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2023-07-12T23:50:18.882Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-12T23:50:19.209Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-12T23:50:19.209Z] + sudo tee /etc/docker/daemon.new [2023-07-12T23:50:19.209Z] { [2023-07-12T23:50:19.209Z] "registry-mirrors": [ [2023-07-12T23:50:19.209Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-12T23:50:19.209Z] ], [2023-07-12T23:50:19.209Z] "bip": "10.250.0.254/24", [2023-07-12T23:50:19.209Z] "hosts": [ [2023-07-12T23:50:19.209Z] "tcp://0.0.0.0:5555", [2023-07-12T23:50:19.209Z] "unix:///var/run/docker.sock" [2023-07-12T23:50:19.209Z] ], [2023-07-12T23:50:19.209Z] "mtu": 1458, [2023-07-12T23:50:19.209Z] "selinux-enabled": true, [2023-07-12T23:50:19.209Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-12T23:50:19.209Z] } [Pipeline] sh [2023-07-12T23:50:19.532Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-12T23:50:19.868Z] + sudo service docker restart [2023-07-12T23:50:22.587Z] 2f39f015ded8: Pull complete [2023-07-12T23:50:22.587Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-12T23:50:22.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-12T23:50:22.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:50:22.658Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-12T23:50:22.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-12T23:50:23.902Z] $ docker top 396f6da0fd2847b5a19e00979ca881ea7e635fb5810b73281221b8c273ebd5cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:50:24.303Z] ---> job-cost.sh [2023-07-12T23:50:24.303Z] lf-activate-venv: SKIPPING [2023-07-12T23:50:24.303Z] INFO: No Stack... [2023-07-12T23:50:24.561Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-12T23:50:25.127Z] INFO: Archiving Costs [Pipeline] sh [2023-07-12T23:50:25.412Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-07-12T23:50:25.412Z] + cut -d, -f6 [Pipeline] lock [2023-07-12T23:50:25.426Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [2023-07-12T23:50:25.432Z] Resource [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] did not exist. Created. [2023-07-12T23:50:25.432Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-12T23:50:25.733Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-12T23:50:25.766Z] Stashed 1 file(s) [Pipeline] } [2023-07-12T23:50:25.773Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-12T23:50:25.792Z] $ docker stop --time=1 396f6da0fd2847b5a19e00979ca881ea7e635fb5810b73281221b8c273ebd5cc [2023-07-12T23:50:26.957Z] $ docker rm -f --volumes 396f6da0fd2847b5a19e00979ca881ea7e635fb5810b73281221b8c273ebd5cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-12T23:50:38.123Z] provisioning config files... [2023-07-12T23:50:38.149Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/17@tmp/config10847940210726912577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-12T23:50:38.499Z] ---> docker-login.sh [2023-07-12T23:50:38.499Z] nexus3.edgexfoundry.org:10001 [2023-07-12T23:50:38.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:39.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:39.038Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:39.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:39.038Z] [2023-07-12T23:50:39.038Z] Login Succeeded [2023-07-12T23:50:39.038Z] nexus3.edgexfoundry.org:10002 [2023-07-12T23:50:39.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:39.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:39.578Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:39.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:39.578Z] [2023-07-12T23:50:39.578Z] Login Succeeded [2023-07-12T23:50:39.578Z] nexus3.edgexfoundry.org:10003 [2023-07-12T23:50:39.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:39.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:39.850Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:39.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:39.850Z] [2023-07-12T23:50:39.850Z] Login Succeeded [2023-07-12T23:50:39.850Z] nexus3.edgexfoundry.org:10004 [2023-07-12T23:50:40.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:40.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:40.121Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:40.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:40.121Z] [2023-07-12T23:50:40.121Z] Login Succeeded [2023-07-12T23:50:40.121Z] docker.io [2023-07-12T23:50:40.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-12T23:50:40.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-12T23:50:40.660Z] Configure a credential helper to remove this warning. See [2023-07-12T23:50:40.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-12T23:50:40.660Z] [2023-07-12T23:50:40.660Z] Login Succeeded [2023-07-12T23:50:40.660Z] ---> docker-login.sh ends [Pipeline] } [2023-07-12T23:50:40.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-12T23:50:40.932Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:50:40.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-12T23:50:40.956Z] ========================================================= [2023-07-12T23:50:40.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-12T23:50:40.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:50:41.321Z] + 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-12T23:50:41.322Z] Sending build context to Docker daemon 155.6kB [2023-07-12T23:50:41.592Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T23:50:41.592Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-12T23:50:43.007Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-12T23:50:43.007Z] edb6bdbacee9: Pulling fs layer [2023-07-12T23:50:43.007Z] 5f9638ab2659: Pulling fs layer [2023-07-12T23:50:43.007Z] 8d51d6327a98: Pulling fs layer [2023-07-12T23:50:43.007Z] 8b374f2dd631: Pulling fs layer [2023-07-12T23:50:43.007Z] ec14aa9079de: Pulling fs layer [2023-07-12T23:50:43.007Z] 2f466654f4bb: Pulling fs layer [2023-07-12T23:50:43.007Z] 554e91adad29: Pulling fs layer [2023-07-12T23:50:43.007Z] 8b374f2dd631: Waiting [2023-07-12T23:50:43.007Z] ec14aa9079de: Waiting [2023-07-12T23:50:43.007Z] 554e91adad29: Waiting [2023-07-12T23:50:43.007Z] 2f466654f4bb: Waiting [2023-07-12T23:50:43.007Z] 5f9638ab2659: Verifying Checksum [2023-07-12T23:50:43.007Z] 5f9638ab2659: Download complete [2023-07-12T23:50:43.007Z] 8b374f2dd631: Download complete [2023-07-12T23:50:43.007Z] ec14aa9079de: Verifying Checksum [2023-07-12T23:50:43.007Z] ec14aa9079de: Download complete [2023-07-12T23:50:43.277Z] edb6bdbacee9: Verifying Checksum [2023-07-12T23:50:43.277Z] edb6bdbacee9: Download complete [2023-07-12T23:50:44.260Z] edb6bdbacee9: Pull complete [2023-07-12T23:50:44.529Z] 554e91adad29: Verifying Checksum [2023-07-12T23:50:44.529Z] 554e91adad29: Download complete [2023-07-12T23:50:44.797Z] 5f9638ab2659: Pull complete [2023-07-12T23:50:45.390Z] 8d51d6327a98: Verifying Checksum [2023-07-12T23:50:45.390Z] 8d51d6327a98: Download complete [2023-07-12T23:50:45.658Z] 2f466654f4bb: Verifying Checksum [2023-07-12T23:50:45.658Z] 2f466654f4bb: Download complete [2023-07-12T23:50:57.997Z] 8d51d6327a98: Pull complete [2023-07-12T23:50:57.997Z] 8b374f2dd631: Pull complete [2023-07-12T23:50:57.997Z] ec14aa9079de: Pull complete [2023-07-12T23:51:04.669Z] 2f466654f4bb: Pull complete [2023-07-12T23:51:06.623Z] 554e91adad29: Pull complete [2023-07-12T23:51:06.623Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-12T23:51:06.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-12T23:51:06.623Z] ---> 1e15ea492957 [2023-07-12T23:51:06.623Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T23:51:08.033Z] ---> Running in 51d41bd6ecf5 [2023-07-12T23:51:08.300Z] Removing intermediate container 51d41bd6ecf5 [2023-07-12T23:51:08.300Z] ---> 77c8a895db8d [2023-07-12T23:51:08.300Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T23:51:08.567Z] ---> Running in 2fd9fb702bf4 [2023-07-12T23:51:08.835Z] Removing intermediate container 2fd9fb702bf4 [2023-07-12T23:51:08.835Z] ---> fd202a607641 [2023-07-12T23:51:08.835Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-12T23:51:08.835Z] ---> Running in 28c318caf0db [2023-07-12T23:51:09.105Z] Removing intermediate container 28c318caf0db [2023-07-12T23:51:09.105Z] ---> 3e0662104eec [2023-07-12T23:51:09.105Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T23:51:09.105Z] ---> Running in e96de4cec0f3 [2023-07-12T23:51:10.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:51:10.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:51:11.875Z] OK: 263 MiB in 53 packages [2023-07-12T23:51:12.847Z] Removing intermediate container e96de4cec0f3 [2023-07-12T23:51:12.847Z] ---> eab477f8906d [2023-07-12T23:51:12.847Z] Step 7/12 : WORKDIR /app [2023-07-12T23:51:12.847Z] ---> Running in e294ecdfcc19 [2023-07-12T23:51:13.114Z] Removing intermediate container e294ecdfcc19 [2023-07-12T23:51:13.115Z] ---> 6e8032868607 [2023-07-12T23:51:13.115Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-12T23:51:13.716Z] ---> 19028eb34420 [2023-07-12T23:51:13.716Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:51:13.716Z] ---> Running in 7d829fc0241b [2023-07-12T23:52:21.586Z] Removing intermediate container 7d829fc0241b [2023-07-12T23:52:21.587Z] ---> fb1a9509be0a [2023-07-12T23:52:21.587Z] Step 10/12 : COPY . . [2023-07-12T23:52:21.587Z] ---> 0deb54436960 [2023-07-12T23:52:21.587Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T23:52:21.587Z] ---> Running in 8a4a0e7408ed [2023-07-12T23:52:21.587Z] Removing intermediate container 8a4a0e7408ed [2023-07-12T23:52:21.587Z] ---> 4e257bcc482f [2023-07-12T23:52:21.587Z] Step 12/12 : RUN $MAKE [2023-07-12T23:52:21.587Z] ---> Running in 7d1d991dd997 [2023-07-12T23:52:21.587Z] noop [2023-07-12T23:52:21.587Z] Removing intermediate container 7d1d991dd997 [2023-07-12T23:52:21.587Z] ---> 68a9291c3db3 [2023-07-12T23:52:21.587Z] Successfully built 68a9291c3db3 [2023-07-12T23:52:21.587Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:52:21.939Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T23:52:21.939Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:52:22.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2023-07-12T23:52:22.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/17 -v /w/workspace/app-record-replay/17:/w/workspace/app-record-replay/17:rw,z -v /w/workspace/app-record-replay/17@tmp:/w/workspace/app-record-replay/17@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-12T23:52:23.392Z] $ docker top 5c361df2538ce5d9d551b6e0310bfe8075a045860949121b5ef5cc1b4ffa370a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:52:24.205Z] + go version [2023-07-12T23:52:24.205Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-12T23:52:24.230Z] $ docker stop --time=1 5c361df2538ce5d9d551b6e0310bfe8075a045860949121b5ef5cc1b4ffa370a [2023-07-12T23:52:25.819Z] $ docker rm -f --volumes 5c361df2538ce5d9d551b6e0310bfe8075a045860949121b5ef5cc1b4ffa370a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:52:26.328Z] + docker inspect -f . ci-base-image-arm64 [2023-07-12T23:52:26.328Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-12T23:52:26.499Z] prd-ubuntu20.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2023-07-12T23:52:26.564Z] $ 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/17 -v /w/workspace/app-record-replay/17:/w/workspace/app-record-replay/17:rw,z -v /w/workspace/app-record-replay/17@tmp:/w/workspace/app-record-replay/17@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-12T23:52:27.668Z] $ docker top 7b168b550bfc3a9142c457d41b12924b7f167971002ef72f10a3e5faba97bee7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-12T23:52:28.169Z] + git config --global --add safe.directory /w/workspace/app-record-replay/17 [Pipeline] fileExists [Pipeline] sh [2023-07-12T23:52:28.764Z] + make test [2023-07-12T23:52:28.764Z] go test -race -coverprofile=coverage.out ./... [2023-07-12T23:55:05.496Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-07-12T23:55:13.711Z] ok github.com/edgexfoundry/app-record-replay/internal/app 0.243s coverage: 76.9% of statements [2023-07-12T23:55:13.978Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 0.322s coverage: 91.6% of statements [2023-07-12T23:55:16.557Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-07-12T23:55:16.557Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-07-12T23:55:16.557Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-07-12T23:55:16.824Z] ok github.com/edgexfoundry/app-record-replay/internal/data 0.217s coverage: 50.0% of statements [2023-07-12T23:55:17.413Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-12T23:55:17.413Z] go vet ./... [2023-07-12T23:57:39.102Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-12T23:57:39.102Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-12T23:57:39.102Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-12T23:57:39.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-12T23:57:39.139Z] $ docker stop --time=1 7b168b550bfc3a9142c457d41b12924b7f167971002ef72f10a3e5faba97bee7 [2023-07-12T23:57:41.316Z] $ docker rm -f --volumes 7b168b550bfc3a9142c457d41b12924b7f167971002ef72f10a3e5faba97bee7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-12T23:57:42.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-12T23:57:42.777Z] Warning: overwriting stash ‘coverage-report’ [2023-07-12T23:57:43.142Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-12T23:57:43.512Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-12T23:57:43.827Z] + ls -al . [2023-07-12T23:57:43.827Z] total 160 [2023-07-12T23:57:43.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:52 . [2023-07-12T23:57:43.827Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 23:50 .. [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 12 23:50 .dockerignore [2023-07-12T23:57:43.827Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 23:50 .git [2023-07-12T23:57:43.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:50 .github [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 164 Jul 12 23:50 .gitignore [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 23:50 .golangci.yml [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 10642 Jul 12 23:50 Attribution.txt [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 258 Jul 12 23:50 CHANGELOG.md [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 1616 Jul 12 23:50 Dockerfile [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 23:50 GOVERNANCE.md [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 681 Jul 12 23:50 Jenkinsfile [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 12 23:50 LICENSE [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jul 12 23:50 Makefile [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 611 Jul 12 23:50 OWNERS.md [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 2363 Jul 12 23:50 README.md [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 4285 Jul 12 23:50 Record and Reply.postman_collection.json [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 12 23:48 VERSION [2023-07-12T23:57:43.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:50 bin [2023-07-12T23:57:43.827Z] -rw-r--r-- 1 jenkins jenkins 7054 Jul 12 23:55 coverage.out [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 3678 Jul 12 23:50 go.mod [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 32843 Jul 12 23:50 go.sum [2023-07-12T23:57:43.827Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 12 23:50 internal [2023-07-12T23:57:43.827Z] -rw-rw-r-- 1 jenkins jenkins 913 Jul 12 23:50 main.go [2023-07-12T23:57:43.827Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 23:50 pkg [2023-07-12T23:57:43.827Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 23:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-12T23:57:44.155Z] + 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=6975cea1e3a0a05e572ccc6012d455078c128cce --label arch=arm64 --label version=3.1.0-dev.15 . [2023-07-12T23:57:44.156Z] Sending build context to Docker daemon 163.3kB [2023-07-12T23:57:44.423Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-07-12T23:57:44.423Z] Step 2/26 : FROM ${BASE} AS builder [2023-07-12T23:57:44.423Z] ---> 68a9291c3db3 [2023-07-12T23:57:44.423Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-07-12T23:57:44.423Z] ---> Running in fa6613b29f7e [2023-07-12T23:57:44.690Z] Removing intermediate container fa6613b29f7e [2023-07-12T23:57:44.690Z] ---> 027ca7729a90 [2023-07-12T23:57:44.690Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-07-12T23:57:44.690Z] ---> Running in 8fe8c34e5cf9 [2023-07-12T23:57:44.956Z] Removing intermediate container 8fe8c34e5cf9 [2023-07-12T23:57:44.956Z] ---> 7b6dfb1b1bf5 [2023-07-12T23:57:44.956Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-07-12T23:57:45.232Z] ---> Running in ad9876ebaa8d [2023-07-12T23:57:45.500Z] Removing intermediate container ad9876ebaa8d [2023-07-12T23:57:45.500Z] ---> 936d8a953b91 [2023-07-12T23:57:45.500Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-12T23:57:45.500Z] ---> Running in 411d9b18641a [2023-07-12T23:57:46.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-12T23:57:47.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-12T23:57:48.000Z] OK: 263 MiB in 53 packages [2023-07-12T23:57:48.968Z] Removing intermediate container 411d9b18641a [2023-07-12T23:57:48.968Z] ---> 0d334864dc4b [2023-07-12T23:57:48.968Z] Step 7/26 : WORKDIR /app [2023-07-12T23:57:48.968Z] ---> Running in 3a68e99830ec [2023-07-12T23:57:48.968Z] Removing intermediate container 3a68e99830ec [2023-07-12T23:57:48.968Z] ---> abc731a470d8 [2023-07-12T23:57:48.968Z] Step 8/26 : COPY go.mod vendor* ./ [2023-07-12T23:57:49.554Z] ---> aef24cb0e884 [2023-07-12T23:57:49.554Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-12T23:57:49.554Z] ---> Running in 5ce010d57fbc [2023-07-12T23:57:52.894Z] Removing intermediate container 5ce010d57fbc [2023-07-12T23:57:52.894Z] ---> 69e8f4d8573e [2023-07-12T23:57:52.894Z] Step 10/26 : COPY . . [2023-07-12T23:57:53.478Z] ---> 2ffd77e87606 [2023-07-12T23:57:53.478Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-12T23:57:53.478Z] ---> Running in 7f399106a66c [2023-07-12T23:57:53.745Z] Removing intermediate container 7f399106a66c [2023-07-12T23:57:53.745Z] ---> 0f727e287b99 [2023-07-12T23:57:53.745Z] Step 12/26 : RUN $MAKE [2023-07-12T23:57:54.012Z] ---> Running in a63dbd18295f [2023-07-12T23:57:54.980Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.5 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15" -trimpath -mod=readonly -o app-record-replay [2023-07-13T00:00:01.678Z] Removing intermediate container a63dbd18295f [2023-07-13T00:00:01.678Z] ---> c79a00a35e01 [2023-07-13T00:00:01.678Z] Step 13/26 : FROM alpine:3.17 [2023-07-13T00:00:01.678Z] 3.17: Pulling from library/alpine [2023-07-13T00:00:01.678Z] edb6bdbacee9: Already exists [2023-07-13T00:00:01.678Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-13T00:00:01.678Z] Status: Downloaded newer image for alpine:3.17 [2023-07-13T00:00:01.678Z] ---> 779605e5fbc0 [2023-07-13T00:00:01.678Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-07-13T00:00:01.678Z] ---> Running in 2c4b01b442ce [2023-07-13T00:00:01.678Z] Removing intermediate container 2c4b01b442ce [2023-07-13T00:00:01.678Z] ---> 03038955c016 [2023-07-13T00:00:01.678Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-07-13T00:00:01.678Z] ---> Running in 67ec649a232e [2023-07-13T00:00:01.678Z] Removing intermediate container 67ec649a232e [2023-07-13T00:00:01.678Z] ---> faae4bab4038 [2023-07-13T00:00:01.678Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-13T00:00:01.678Z] ---> Running in d84c8c7038a7 [2023-07-13T00:00:01.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-13T00:00:01.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-13T00:00:01.678Z] (1/2) Installing ca-certificates (20230506-r0) [2023-07-13T00:00:01.678Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-07-13T00:00:01.678Z] Executing busybox-1.35.0-r29.trigger [2023-07-13T00:00:01.678Z] Executing ca-certificates-20230506-r0.trigger [2023-07-13T00:00:01.678Z] OK: 8 MiB in 17 packages [2023-07-13T00:00:02.263Z] Removing intermediate container d84c8c7038a7 [2023-07-13T00:00:02.263Z] ---> 1274f634fd9b [2023-07-13T00:00:02.263Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-07-13T00:00:02.848Z] ---> 43fcec4ad2d4 [2023-07-13T00:00:02.848Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-07-13T00:00:03.432Z] ---> e328237cb4ed [2023-07-13T00:00:03.432Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-07-13T00:00:04.018Z] ---> 85f6496efa24 [2023-07-13T00:00:04.018Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-07-13T00:00:07.161Z] ---> 22388f45c315 [2023-07-13T00:00:07.161Z] Step 21/26 : EXPOSE 59712 [2023-07-13T00:00:07.161Z] ---> Running in 5d005b88a918 [2023-07-13T00:00:07.161Z] Removing intermediate container 5d005b88a918 [2023-07-13T00:00:07.161Z] ---> b94808a292d6 [2023-07-13T00:00:07.161Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-07-13T00:00:07.161Z] ---> Running in c084fc0b3d50 [2023-07-13T00:00:07.428Z] Removing intermediate container c084fc0b3d50 [2023-07-13T00:00:07.428Z] ---> 43a44a29dd63 [2023-07-13T00:00:07.428Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-13T00:00:07.694Z] ---> Running in 71d2726dddb5 [2023-07-13T00:00:07.960Z] Removing intermediate container 71d2726dddb5 [2023-07-13T00:00:07.960Z] ---> fb597a6d7fbb [2023-07-13T00:00:07.960Z] Step 24/26 : LABEL arch=arm64 [2023-07-13T00:00:07.960Z] ---> Running in ebd6d47a9a15 [2023-07-13T00:00:08.227Z] Removing intermediate container ebd6d47a9a15 [2023-07-13T00:00:08.227Z] ---> b51d7c7e03cb [2023-07-13T00:00:08.227Z] Step 25/26 : LABEL git_sha=6975cea1e3a0a05e572ccc6012d455078c128cce [2023-07-13T00:00:08.227Z] ---> Running in 65efe126abce [2023-07-13T00:00:08.495Z] Removing intermediate container 65efe126abce [2023-07-13T00:00:08.495Z] ---> 053ee8cd2c2b [2023-07-13T00:00:08.495Z] Step 26/26 : LABEL version=3.1.0-dev.15 [2023-07-13T00:00:08.495Z] ---> Running in 71a65d50c21c [2023-07-13T00:00:08.761Z] Removing intermediate container 71a65d50c21c [2023-07-13T00:00:08.761Z] ---> b15f5088296d [2023-07-13T00:00:08.761Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-13T00:00:08.761Z] Successfully built b15f5088296d [2023-07-13T00:00:08.761Z] 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-13T00:00:08.887Z] provisioning config files... [2023-07-13T00:00:08.900Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/17@tmp/config16785982111746597854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:00:09.226Z] ---> docker-login.sh [2023-07-13T00:00:09.226Z] nexus3.edgexfoundry.org:10001 [2023-07-13T00:00:09.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:00:09.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:00:09.494Z] Configure a credential helper to remove this warning. See [2023-07-13T00:00:09.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:00:09.494Z] [2023-07-13T00:00:09.494Z] Login Succeeded [2023-07-13T00:00:09.494Z] nexus3.edgexfoundry.org:10002 [2023-07-13T00:00:09.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:00:09.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:00:09.761Z] Configure a credential helper to remove this warning. See [2023-07-13T00:00:09.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:00:09.761Z] [2023-07-13T00:00:09.761Z] Login Succeeded [2023-07-13T00:00:09.761Z] nexus3.edgexfoundry.org:10003 [2023-07-13T00:00:10.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:00:10.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:00:10.030Z] Configure a credential helper to remove this warning. See [2023-07-13T00:00:10.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:00:10.030Z] [2023-07-13T00:00:10.030Z] Login Succeeded [2023-07-13T00:00:10.297Z] nexus3.edgexfoundry.org:10004 [2023-07-13T00:00:10.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:00:10.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:00:10.565Z] Configure a credential helper to remove this warning. See [2023-07-13T00:00:10.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:00:10.565Z] [2023-07-13T00:00:10.565Z] Login Succeeded [2023-07-13T00:00:10.565Z] docker.io [2023-07-13T00:00:10.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-13T00:00:13.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-13T00:00:13.400Z] Configure a credential helper to remove this warning. See [2023-07-13T00:00:13.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-13T00:00:13.400Z] [2023-07-13T00:00:13.400Z] Login Succeeded [2023-07-13T00:00:13.400Z] ---> docker-login.sh ends [Pipeline] } [2023-07-13T00:00:13.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T00:00:13.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-13T00:00:13.457Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-07-13T00:00:13.457Z] 6975cea1e3a0a05e572ccc6012d455078c128cce [2023-07-13T00:00:13.457Z] latest [2023-07-13T00:00:13.457Z] 3.1.0-dev.15 [2023-07-13T00:00:13.457Z] 6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [2023-07-13T00:00:13.457Z] main [2023-07-13T00:00:13.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:14.002Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:14.369Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce [2023-07-13T00:00:14.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:00:14.370Z] 5aa2a6b09876: Preparing [2023-07-13T00:00:14.370Z] 3c380b4591de: Preparing [2023-07-13T00:00:14.370Z] de28b9faaaa5: Preparing [2023-07-13T00:00:14.370Z] bd118144c697: Preparing [2023-07-13T00:00:14.370Z] 06b7c0158873: Preparing [2023-07-13T00:00:14.370Z] 9386262d7a74: Preparing [2023-07-13T00:00:14.370Z] 9386262d7a74: Waiting [2023-07-13T00:00:14.650Z] de28b9faaaa5: Pushed [2023-07-13T00:00:14.650Z] 9386262d7a74: Layer already exists [2023-07-13T00:00:14.650Z] 3c380b4591de: Pushed [2023-07-13T00:00:14.650Z] bd118144c697: Pushed [2023-07-13T00:00:14.920Z] 06b7c0158873: Pushed [2023-07-13T00:00:20.294Z] 5aa2a6b09876: Pushed [2023-07-13T00:00:20.294Z] 6975cea1e3a0a05e572ccc6012d455078c128cce: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:20.645Z] + 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-13T00:00:20.980Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-13T00:00:20.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:00:20.980Z] 5aa2a6b09876: Preparing [2023-07-13T00:00:20.980Z] 3c380b4591de: Preparing [2023-07-13T00:00:20.980Z] de28b9faaaa5: Preparing [2023-07-13T00:00:20.980Z] bd118144c697: Preparing [2023-07-13T00:00:20.980Z] 06b7c0158873: Preparing [2023-07-13T00:00:20.980Z] 9386262d7a74: Preparing [2023-07-13T00:00:20.980Z] 9386262d7a74: Waiting [2023-07-13T00:00:20.980Z] 06b7c0158873: Layer already exists [2023-07-13T00:00:20.980Z] bd118144c697: Layer already exists [2023-07-13T00:00:20.980Z] de28b9faaaa5: Layer already exists [2023-07-13T00:00:20.980Z] 5aa2a6b09876: Layer already exists [2023-07-13T00:00:20.980Z] 3c380b4591de: Layer already exists [2023-07-13T00:00:20.980Z] 9386262d7a74: Layer already exists [2023-07-13T00:00:21.245Z] latest: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:21.588Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:21.917Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.15 [2023-07-13T00:00:21.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:00:21.917Z] 5aa2a6b09876: Preparing [2023-07-13T00:00:21.917Z] 3c380b4591de: Preparing [2023-07-13T00:00:21.917Z] de28b9faaaa5: Preparing [2023-07-13T00:00:21.917Z] bd118144c697: Preparing [2023-07-13T00:00:21.917Z] 06b7c0158873: Preparing [2023-07-13T00:00:21.917Z] 9386262d7a74: Preparing [2023-07-13T00:00:21.917Z] 9386262d7a74: Waiting [2023-07-13T00:00:21.917Z] 06b7c0158873: Layer already exists [2023-07-13T00:00:21.917Z] de28b9faaaa5: Layer already exists [2023-07-13T00:00:21.917Z] bd118144c697: Layer already exists [2023-07-13T00:00:21.917Z] 5aa2a6b09876: Layer already exists [2023-07-13T00:00:21.917Z] 3c380b4591de: Layer already exists [2023-07-13T00:00:21.917Z] 9386262d7a74: Layer already exists [2023-07-13T00:00:21.917Z] 3.1.0-dev.15: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:22.249Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:22.586Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [2023-07-13T00:00:22.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:00:22.586Z] 5aa2a6b09876: Preparing [2023-07-13T00:00:22.586Z] 3c380b4591de: Preparing [2023-07-13T00:00:22.586Z] de28b9faaaa5: Preparing [2023-07-13T00:00:22.586Z] bd118144c697: Preparing [2023-07-13T00:00:22.586Z] 06b7c0158873: Preparing [2023-07-13T00:00:22.586Z] 9386262d7a74: Preparing [2023-07-13T00:00:22.586Z] 9386262d7a74: Waiting [2023-07-13T00:00:22.586Z] bd118144c697: Layer already exists [2023-07-13T00:00:22.586Z] 06b7c0158873: Layer already exists [2023-07-13T00:00:22.586Z] 3c380b4591de: Layer already exists [2023-07-13T00:00:22.586Z] de28b9faaaa5: Layer already exists [2023-07-13T00:00:22.586Z] 5aa2a6b09876: Layer already exists [2023-07-13T00:00:22.586Z] 9386262d7a74: Layer already exists [2023-07-13T00:00:22.586Z] 6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:22.919Z] + 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-13T00:00:23.250Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-07-13T00:00:23.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-07-13T00:00:23.250Z] 5aa2a6b09876: Preparing [2023-07-13T00:00:23.250Z] 3c380b4591de: Preparing [2023-07-13T00:00:23.250Z] de28b9faaaa5: Preparing [2023-07-13T00:00:23.250Z] bd118144c697: Preparing [2023-07-13T00:00:23.250Z] 06b7c0158873: Preparing [2023-07-13T00:00:23.250Z] 9386262d7a74: Preparing [2023-07-13T00:00:23.250Z] 9386262d7a74: Waiting [2023-07-13T00:00:23.250Z] 3c380b4591de: Layer already exists [2023-07-13T00:00:23.250Z] de28b9faaaa5: Layer already exists [2023-07-13T00:00:23.250Z] 06b7c0158873: Layer already exists [2023-07-13T00:00:23.250Z] bd118144c697: Layer already exists [2023-07-13T00:00:23.250Z] 5aa2a6b09876: Layer already exists [2023-07-13T00:00:23.250Z] 9386262d7a74: Layer already exists [2023-07-13T00:00:23.250Z] main: digest: sha256:4dcc393fe6e9d7d5d0cdc4bbd3219d8709bae4a5dcc952efe67409490e985518 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-07-13T00:00:23.302Z] ===================================================== [Pipeline] echo [2023-07-13T00:00:23.309Z] taggedImages: [2023-07-13T00:00:23.309Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce [2023-07-13T00:00:23.309Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-07-13T00:00:23.309Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.15 [2023-07-13T00:00:23.309Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:6975cea1e3a0a05e572ccc6012d455078c128cce-3.1.0-dev.15 [2023-07-13T00:00:23.309Z] - 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-13T00:00:23.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T00:00:23.652Z] [2023-07-13T00:00:23.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:23.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T00:00:23.991Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-13T00:00:23.991Z] 8998bd30e6a1: Pulling fs layer [2023-07-13T00:00:23.991Z] 04944245beec: Pulling fs layer [2023-07-13T00:00:23.991Z] 699f458cf7ca: Pulling fs layer [2023-07-13T00:00:23.991Z] 765212b225bb: Pulling fs layer [2023-07-13T00:00:23.991Z] f23df028b6ca: Pulling fs layer [2023-07-13T00:00:23.991Z] d65c8cfc05b1: Pulling fs layer [2023-07-13T00:00:23.991Z] 2437ff75d9bd: Pulling fs layer [2023-07-13T00:00:23.991Z] 765212b225bb: Waiting [2023-07-13T00:00:23.991Z] f23df028b6ca: Waiting [2023-07-13T00:00:23.991Z] d65c8cfc05b1: Waiting [2023-07-13T00:00:23.991Z] 2437ff75d9bd: Waiting [2023-07-13T00:00:24.260Z] 04944245beec: Verifying Checksum [2023-07-13T00:00:24.260Z] 04944245beec: Download complete [2023-07-13T00:00:24.260Z] 765212b225bb: Verifying Checksum [2023-07-13T00:00:24.260Z] 765212b225bb: Download complete [2023-07-13T00:00:24.260Z] f23df028b6ca: Download complete [2023-07-13T00:00:24.260Z] d65c8cfc05b1: Verifying Checksum [2023-07-13T00:00:24.260Z] d65c8cfc05b1: Download complete [2023-07-13T00:00:24.260Z] 699f458cf7ca: Verifying Checksum [2023-07-13T00:00:24.260Z] 699f458cf7ca: Download complete [2023-07-13T00:00:24.841Z] 8998bd30e6a1: Download complete [2023-07-13T00:00:26.781Z] 2437ff75d9bd: Verifying Checksum [2023-07-13T00:00:26.781Z] 2437ff75d9bd: Download complete [2023-07-13T00:00:28.723Z] 8998bd30e6a1: Pull complete [2023-07-13T00:00:28.990Z] 04944245beec: Pull complete [2023-07-13T00:00:30.400Z] 699f458cf7ca: Pull complete [2023-07-13T00:00:30.668Z] 765212b225bb: Pull complete [2023-07-13T00:00:32.604Z] f23df028b6ca: Pull complete [2023-07-13T00:00:32.871Z] d65c8cfc05b1: Pull complete [2023-07-13T00:00:47.848Z] 2437ff75d9bd: Pull complete [2023-07-13T00:00:47.848Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-13T00:00:47.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-13T00:00:47.848Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:00:48.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-1001 does not seem to be running inside a container [2023-07-13T00:00:48.097Z] $ 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/17 -v /w/workspace/app-record-replay/17:/w/workspace/app-record-replay/17:rw,z -v /w/workspace/app-record-replay/17@tmp:/w/workspace/app-record-replay/17@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-13T00:00:50.499Z] $ docker top 3956ff2c78f871c54fd0d183562e6936cce156b112ccac0ba9c2d9f97e93280c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:00:50.995Z] ---> job-cost.sh [2023-07-13T00:00:51.261Z] lf-activate-venv: SKIPPING [2023-07-13T00:00:51.261Z] INFO: No Stack... [2023-07-13T00:00:51.839Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-13T00:00:52.793Z] INFO: Archiving Costs [Pipeline] sh [2023-07-13T00:00:53.110Z] + cut -d, -f6 [2023-07-13T00:00:53.110Z] + cat /w/workspace/app-record-replay/17/archives/cost.csv [Pipeline] lock [2023-07-13T00:00:53.431Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [2023-07-13T00:00:53.445Z] Resource [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] did not exist. Created. [2023-07-13T00:00:53.445Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-13T00:00:53.776Z] /w/workspace/app-record-replay/17@tmp/durable-bb5a38fa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-13T00:00:54.105Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-13T00:00:54.389Z] Warning: overwriting stash ‘stack-cost’ [2023-07-13T00:00:54.435Z] Stashed 1 file(s) [Pipeline] } [2023-07-13T00:00:54.442Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-17-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-13T00:00:54.467Z] $ docker stop --time=1 3956ff2c78f871c54fd0d183562e6936cce156b112ccac0ba9c2d9f97e93280c [2023-07-13T00:00:55.972Z] $ docker rm -f --volumes 3956ff2c78f871c54fd0d183562e6936cce156b112ccac0ba9c2d9f97e93280c [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-13T00:00:56.361Z] provisioning config files... [2023-07-13T00:00:56.367Z] Could not find credentials [app-record-replay-codecov-token] for edgexfoundry/app-record-replay/main #17 [2023-07-13T00:00:56.369Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14915226298761267074tmp [Pipeline] { [Pipeline] sh [2023-07-13T00:00:56.659Z] + set +x [2023-07-13T00:00:56.659Z] + curl -s https://codecov.io/bash [2023-07-13T00:00:56.659Z] + bash -s -- [2023-07-13T00:00:56.659Z] [2023-07-13T00:00:56.659Z] _____ _ [2023-07-13T00:00:56.659Z] / ____| | | [2023-07-13T00:00:56.659Z] | | ___ __| | ___ ___ _____ __ [2023-07-13T00:00:56.659Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-13T00:00:56.659Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-13T00:00:56.660Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-13T00:00:56.660Z] Bash-1.0.6 [2023-07-13T00:00:56.660Z] [2023-07-13T00:00:56.660Z] [2023-07-13T00:00:56.660Z] ==> git version 2.25.1 found [2023-07-13T00:00:56.660Z] ==> 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-13T00:00:56.660Z] Release-Date: 2020-01-08 [2023-07-13T00:00:56.660Z] 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-13T00:00:56.660Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-13T00:00:56.660Z] ==> Jenkins CI detected. [2023-07-13T00:00:56.660Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-07-13T00:00:56.660Z] project root: . [2023-07-13T00:00:56.660Z] --> token set from env [2023-07-13T00:00:56.660Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-13T00:00:56.660Z] ==> Running gcov in . (disable via -X gcov) [2023-07-13T00:00:56.660Z] ==> Python coveragepy not found [2023-07-13T00:00:56.660Z] ==> Searching for coverage reports in: [2023-07-13T00:00:56.660Z] + . [2023-07-13T00:00:56.660Z] -> Found 1 reports [2023-07-13T00:00:56.660Z] ==> Detecting git/mercurial file structure [2023-07-13T00:00:56.660Z] ==> Reading reports [2023-07-13T00:00:56.660Z] + ./coverage.out bytes=7054 [2023-07-13T00:00:56.660Z] ==> Appending adjustments [2023-07-13T00:00:56.660Z] https://docs.codecov.io/docs/fixing-reports [2023-07-13T00:00:56.918Z] + Found adjustments [2023-07-13T00:00:56.918Z] ==> Gzipping contents [2023-07-13T00:00:56.918Z] 4.0K /tmp/codecov.cubK91.gz [2023-07-13T00:00:56.918Z] ==> Uploading reports [2023-07-13T00:00:56.918Z] url: https://codecov.io [2023-07-13T00:00:56.918Z] query: branch=main&commit=6975cea1e3a0a05e572ccc6012d455078c128cce&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T00:00:56.918Z] -> Pinging Codecov [2023-07-13T00:00:56.918Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=$CCTOKEN&branch=main&commit=6975cea1e3a0a05e572ccc6012d455078c128cce&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F17%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-07-13T00:00:56.918Z] Invalid request parameters [2023-07-13T00:00:56.918Z] 400 [Pipeline] } [2023-07-13T00:00:56.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-07-13T00:00:57.114Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-07-13T00:00:57.123Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:00:57.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T00:00:57.415Z] [2023-07-13T00:00:57.415Z] 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-13T00:00:57.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T00:00:57.706Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-07-13T00:00:57.706Z] df9b9388f04a: Pulling fs layer [2023-07-13T00:00:57.706Z] 52dc419b0ee2: Pulling fs layer [2023-07-13T00:00:57.706Z] 25bc292e5bac: Pulling fs layer [2023-07-13T00:00:57.706Z] 114826534d7a: Pulling fs layer [2023-07-13T00:00:57.706Z] 4657fd5d0bcf: Pulling fs layer [2023-07-13T00:00:57.706Z] 6ad1cebc031e: Pulling fs layer [2023-07-13T00:00:57.706Z] 8a3aa393b2d8: Pulling fs layer [2023-07-13T00:00:57.706Z] 114826534d7a: Waiting [2023-07-13T00:00:57.706Z] 4657fd5d0bcf: Waiting [2023-07-13T00:00:57.706Z] 6ad1cebc031e: Waiting [2023-07-13T00:00:57.706Z] 25bc292e5bac: Verifying Checksum [2023-07-13T00:00:57.706Z] 25bc292e5bac: Download complete [2023-07-13T00:00:57.706Z] 52dc419b0ee2: Verifying Checksum [2023-07-13T00:00:57.706Z] 52dc419b0ee2: Download complete [2023-07-13T00:00:57.706Z] 4657fd5d0bcf: Verifying Checksum [2023-07-13T00:00:57.706Z] 4657fd5d0bcf: Download complete [2023-07-13T00:00:57.706Z] df9b9388f04a: Download complete [2023-07-13T00:00:57.964Z] df9b9388f04a: Pull complete [2023-07-13T00:00:57.964Z] 6ad1cebc031e: Verifying Checksum [2023-07-13T00:00:57.964Z] 6ad1cebc031e: Download complete [2023-07-13T00:00:57.964Z] 52dc419b0ee2: Pull complete [2023-07-13T00:00:57.964Z] 25bc292e5bac: Pull complete [2023-07-13T00:00:58.531Z] 114826534d7a: Verifying Checksum [2023-07-13T00:00:58.531Z] 114826534d7a: Download complete [2023-07-13T00:00:58.531Z] 8a3aa393b2d8: Verifying Checksum [2023-07-13T00:00:58.531Z] 8a3aa393b2d8: Download complete [2023-07-13T00:01:01.810Z] 114826534d7a: Pull complete [2023-07-13T00:01:01.810Z] 4657fd5d0bcf: Pull complete [2023-07-13T00:01:01.810Z] 6ad1cebc031e: Pull complete [2023-07-13T00:01:04.340Z] 8a3aa393b2d8: Pull complete [2023-07-13T00:01:04.340Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-07-13T00:01:04.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-07-13T00:01:04.340Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:01:04.413Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-13T00:01:04.438Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-07-13T00:01:09.877Z] $ docker top 8b1d355e23f1bc94c01e12da861edb146622b71a5e147e1b8d752e36a064f5af -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-13T00:01:09.943Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-07-13T00:01:10.221Z] + set -o pipefail [2023-07-13T00:01:10.221Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-07-13T00:01:15.492Z] [2023-07-13T00:01:15.492Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-07-13T00:01:15.492Z] [2023-07-13T00:01:15.492Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/ba0e9fc6-5971-4727-91d2-ab27e5931a41 [2023-07-13T00:01:15.492Z] [2023-07-13T00:01:15.492Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-07-13T00:01:15.492Z] [2023-07-13T00:01:15.492Z] [2023-07-13T00:01:15.492Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-07-13T00:01:15.492Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-07-13T00:01:15.492Z] More details here: https://snyk.co/ue1NS [2023-07-13T00:01:15.492Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-07-13T00:01:15.492Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-07-13T00:01:15.498Z] $ docker stop --time=1 8b1d355e23f1bc94c01e12da861edb146622b71a5e147e1b8d752e36a064f5af [2023-07-13T00:01:19.413Z] $ docker rm -f --volumes 8b1d355e23f1bc94c01e12da861edb146622b71a5e147e1b8d752e36a064f5af [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-13T00:01:20.166Z] + git log --format=format:%s -1 6975cea1e3a0a05e572ccc6012d455078c128cce [Pipeline] sh [2023-07-13T00:01:20.459Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T00:01:20.459Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:01:20.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:01:20.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:01:20.839Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-13T00:01:20.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T00:01:21.289Z] $ docker top 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 -eo pid,comm [2023-07-13T00:01:21.347Z] 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-13T00:01:21.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T00:01:21.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:01:21.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:01:21.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:01:21.506Z] $ docker exec 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 ssh-agent [2023-07-13T00:01:21.620Z] SSH_AUTH_SOCK=/tmp/ssh-F5EpJV1CMOpJ/agent.31 [2023-07-13T00:01:21.620Z] SSH_AGENT_PID=37 [2023-07-13T00:01:21.625Z] Running ssh-add (command line suppressed) [2023-07-13T00:01:21.716Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7849549625087027762.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7849549625087027762.key) [2023-07-13T00:01:21.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:01:22.021Z] + git semver tag [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,183 [run_tag] DEBUG tag force:False [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,183 [check_head_tag] DEBUG check head tag [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,184 [execute] INFO git cat-file --batch-check [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,188 [execute] INFO git cat-file --batch [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,196 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,196 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,197 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-07-13T00:01:22.280Z] 2023-07-13 00:01:22,201 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:01:22.280Z] 3.1.0-dev.15 [Pipeline] } [2023-07-13T00:01:22.282Z] $ docker exec --env ******** --env ******** 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 ssh-agent -k [2023-07-13T00:01:22.376Z] unset SSH_AUTH_SOCK; [2023-07-13T00:01:22.376Z] unset SSH_AGENT_PID; [2023-07-13T00:01:22.376Z] echo Agent pid 37 killed; [2023-07-13T00:01:22.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T00:01:22.708Z] + git semver [Pipeline] } [2023-07-13T00:01:22.972Z] $ docker stop --time=1 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 [2023-07-13T00:01:24.275Z] $ docker rm -f --volumes 1637ca20e6ebac4f406b9dae71f3ce935e584e053d11096ac595de6d8e44d307 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:01:24.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T00:01:24.660Z] [2023-07-13T00:01:24.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:01:24.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T00:01:24.959Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-07-13T00:01:24.959Z] ab5ef0e58194: Pulling fs layer [2023-07-13T00:01:24.959Z] 9712f1f96733: Pulling fs layer [2023-07-13T00:01:24.959Z] 63f879dbbcfc: Pulling fs layer [2023-07-13T00:01:24.959Z] 0d9ebad4ef96: Pulling fs layer [2023-07-13T00:01:24.959Z] e9a5061849ea: Pulling fs layer [2023-07-13T00:01:24.959Z] d747dcd14b5f: Pulling fs layer [2023-07-13T00:01:24.959Z] 2de7ff778b66: Pulling fs layer [2023-07-13T00:01:24.959Z] e9a5061849ea: Waiting [2023-07-13T00:01:24.959Z] 0d9ebad4ef96: Waiting [2023-07-13T00:01:24.959Z] d747dcd14b5f: Waiting [2023-07-13T00:01:24.959Z] 2de7ff778b66: Waiting [2023-07-13T00:01:24.959Z] 9712f1f96733: Verifying Checksum [2023-07-13T00:01:24.959Z] 9712f1f96733: Download complete [2023-07-13T00:01:25.219Z] 63f879dbbcfc: Verifying Checksum [2023-07-13T00:01:25.219Z] 63f879dbbcfc: Download complete [2023-07-13T00:01:25.478Z] e9a5061849ea: Verifying Checksum [2023-07-13T00:01:25.478Z] e9a5061849ea: Download complete [2023-07-13T00:01:25.478Z] d747dcd14b5f: Verifying Checksum [2023-07-13T00:01:25.478Z] d747dcd14b5f: Download complete [2023-07-13T00:01:25.478Z] 0d9ebad4ef96: Verifying Checksum [2023-07-13T00:01:25.478Z] 0d9ebad4ef96: Download complete [2023-07-13T00:01:25.478Z] ab5ef0e58194: Verifying Checksum [2023-07-13T00:01:25.478Z] ab5ef0e58194: Download complete [2023-07-13T00:01:25.478Z] 2de7ff778b66: Verifying Checksum [2023-07-13T00:01:28.007Z] ab5ef0e58194: Pull complete [2023-07-13T00:01:28.007Z] 9712f1f96733: Pull complete [2023-07-13T00:01:28.572Z] 63f879dbbcfc: Pull complete [2023-07-13T00:01:31.851Z] 0d9ebad4ef96: Pull complete [2023-07-13T00:01:31.851Z] e9a5061849ea: Pull complete [2023-07-13T00:01:32.111Z] d747dcd14b5f: Pull complete [2023-07-13T00:01:33.045Z] 2de7ff778b66: Pull complete [2023-07-13T00:01:33.045Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-07-13T00:01:33.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-07-13T00:01:33.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:01:33.138Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-13T00:01:33.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-07-13T00:01:38.146Z] $ docker top 58887de1b92417ca424e2f5612c95aff08f5ec8927001e65507a32bc29f7435e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:01:38.220Z] provisioning config files... [2023-07-13T00:01:38.227Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config3154252630029979151tmp [2023-07-13T00:01:38.237Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12804242007189112208tmp [2023-07-13T00:01:38.248Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config6427501957396789793tmp [Pipeline] { [Pipeline] echo [2023-07-13T00:01:38.262Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:01:38.545Z] ---> sigul-configuration.sh [2023-07-13T00:01:38.545Z] gpg: directory `/root/.gnupg' created [2023-07-13T00:01:38.545Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-07-13T00:01:38.545Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-07-13T00:01:38.545Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-07-13T00:01:38.545Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-07-13T00:01:38.545Z] gpg: CAST5 encrypted data [2023-07-13T00:01:38.545Z] gpg: encrypted with 1 passphrase [2023-07-13T00:01:38.545Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-07-13T00:01:38.829Z] + mkdir /home/jenkins [2023-07-13T00:01:38.830Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-07-13T00:01:39.116Z] + 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-13T00:01:39.125Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:01:39.411Z] ---> sigul-install.sh [2023-07-13T00:01:39.412Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-07-13T00:01:39.704Z] + git tag --list [2023-07-13T00:01:39.704Z] v3.1.0-dev.0 [2023-07-13T00:01:39.704Z] v3.1.0-dev.1 [2023-07-13T00:01:39.704Z] v3.1.0-dev.10 [2023-07-13T00:01:39.704Z] v3.1.0-dev.11 [2023-07-13T00:01:39.704Z] v3.1.0-dev.12 [2023-07-13T00:01:39.704Z] v3.1.0-dev.13 [2023-07-13T00:01:39.704Z] v3.1.0-dev.14 [2023-07-13T00:01:39.704Z] v3.1.0-dev.15 [2023-07-13T00:01:39.704Z] v3.1.0-dev.2 [2023-07-13T00:01:39.704Z] v3.1.0-dev.3 [2023-07-13T00:01:39.704Z] v3.1.0-dev.4 [2023-07-13T00:01:39.704Z] v3.1.0-dev.5 [2023-07-13T00:01:39.704Z] v3.1.0-dev.6 [2023-07-13T00:01:39.704Z] v3.1.0-dev.7 [2023-07-13T00:01:39.704Z] v3.1.0-dev.8 [2023-07-13T00:01:39.704Z] v3.1.0-dev.9 [Pipeline] sh [2023-07-13T00:01:39.992Z] + lftools sign git-tag v3.1.0-dev.15 [2023-07-13T00:01:40.560Z] Signing Git tag with Sigul... [2023-07-13T00:01:40.560Z] Signing v3.1.0-dev.15 [Pipeline] echo [2023-07-13T00:01:40.826Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:01:41.105Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-07-13T00:01:41.111Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-07-13T00:01:41.122Z] $ docker stop --time=1 58887de1b92417ca424e2f5612c95aff08f5ec8927001e65507a32bc29f7435e [2023-07-13T00:01:42.400Z] $ docker rm -f --volumes 58887de1b92417ca424e2f5612c95aff08f5ec8927001e65507a32bc29f7435e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-07-13T00:01:42.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T00:01:42.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:01:43.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:01:43.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:01:43.181Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-13T00:01:43.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T00:01:43.527Z] $ docker top 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 -eo pid,comm [2023-07-13T00:01:43.580Z] 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-13T00:01:43.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T00:01:43.611Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:01:43.611Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:01:43.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:01:43.710Z] $ docker exec 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 ssh-agent [2023-07-13T00:01:43.815Z] SSH_AUTH_SOCK=/tmp/ssh-ElTJtoFQuB6y/agent.32 [2023-07-13T00:01:43.815Z] SSH_AGENT_PID=38 [2023-07-13T00:01:43.819Z] Running ssh-add (command line suppressed) [2023-07-13T00:01:43.908Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12501294917818422693.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12501294917818422693.key) [2023-07-13T00:01:43.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:01:44.214Z] + git semver bump pre [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,387 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,387 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,387 [bump_version] DEBUG bumped version:3.1.0-dev.16 [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,387 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,387 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,387 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,389 [execute] INFO git cat-file --batch-check [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,390 [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-13T00:01:44.473Z] 2023-07-13 00:01:44,397 [execute] INFO git cat-file --batch [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-07-13T00:01:44.473Z] 2023-07-13 00:01:44,402 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:01:44.473Z] 3.1.0-dev.16 [Pipeline] } [2023-07-13T00:01:44.476Z] $ docker exec --env ******** --env ******** 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 ssh-agent -k [2023-07-13T00:01:44.575Z] unset SSH_AUTH_SOCK; [2023-07-13T00:01:44.575Z] unset SSH_AGENT_PID; [2023-07-13T00:01:44.575Z] echo Agent pid 38 killed; [2023-07-13T00:01:44.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T00:01:44.887Z] + git semver [Pipeline] } [2023-07-13T00:01:45.152Z] $ docker stop --time=1 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 [2023-07-13T00:01:46.494Z] $ docker rm -f --volumes 8517c5c7ea675301b4c3347d5bf5b7196f4bcc276bf5d0073bb7975862c840b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-13T00:01:46.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-13T00:01:46.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:01:47.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-13T00:01:47.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:01:47.212Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-13T00:01:47.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-13T00:01:47.607Z] $ docker top f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 -eo pid,comm [2023-07-13T00:01:47.660Z] 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-13T00:01:47.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-13T00:01:47.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-13T00:01:47.701Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-13T00:01:47.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-13T00:01:47.817Z] $ docker exec f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 ssh-agent [2023-07-13T00:01:47.937Z] SSH_AUTH_SOCK=/tmp/ssh-zutmUtTLkapf/agent.33 [2023-07-13T00:01:47.937Z] SSH_AGENT_PID=39 [2023-07-13T00:01:47.941Z] Running ssh-add (command line suppressed) [2023-07-13T00:01:48.033Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8763783592726421989.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8763783592726421989.key) [2023-07-13T00:01:48.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-13T00:01:48.341Z] + git semver push [2023-07-13T00:01:48.600Z] 2023-07-13 00:01:48,498 [run_push] DEBUG push [2023-07-13T00:01:48.600Z] 2023-07-13 00:01:48,499 [execute] INFO git cat-file --batch-check [2023-07-13T00:01:48.600Z] 2023-07-13 00:01:48,499 [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-13T00:01:48.600Z] 2023-07-13 00:01:48,504 [execute] INFO git rev-list f0597cab3eb7883e7970f6ab441651335f79074f -- [2023-07-13T00:01:48.600Z] 2023-07-13 00:01:48,504 [execute] DEBUG Popen(['git', 'rev-list', 'f0597cab3eb7883e7970f6ab441651335f79074f', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-07-13T00:01:48.600Z] 2023-07-13 00:01:48,509 [execute] INFO git fetch -v origin [2023-07-13T00:01:48.600Z] 2023-07-13 00:01:48,510 [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-13T00:01:49.170Z] 2023-07-13 00:01:49,096 [run_push] DEBUG no remote changes detected [2023-07-13T00:01:49.170Z] 2023-07-13 00:01:49,097 [execute] INFO git push origin semver [2023-07-13T00:01:49.170Z] 2023-07-13 00:01:49,097 [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-13T00:01:50.110Z] 2023-07-13 00:01:49,966 [run_push] DEBUG push all version tags [2023-07-13T00:01:50.110Z] 2023-07-13 00:01:49,967 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-07-13T00:01:50.110Z] 2023-07-13 00:01:49,967 [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-13T00:01:50.677Z] 2023-07-13 00:01:50,667 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-07-13T00:01:50.677Z] 3.1.0-dev.16 [Pipeline] } [2023-07-13T00:01:50.941Z] $ docker exec --env ******** --env ******** f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 ssh-agent -k [2023-07-13T00:01:51.031Z] unset SSH_AUTH_SOCK; [2023-07-13T00:01:51.031Z] unset SSH_AGENT_PID; [2023-07-13T00:01:51.031Z] echo Agent pid 39 killed; [2023-07-13T00:01:51.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-13T00:01:51.359Z] + git semver [Pipeline] } [2023-07-13T00:01:51.625Z] $ docker stop --time=1 f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 [2023-07-13T00:01:52.880Z] $ docker rm -f --volumes f5a0f8f63494d8d4333cc5f8e2bb5b45daf19381105bacbca2a4e7891aa69d98 [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-13T00:01:53.514Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-07-13T00:01:53.514Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-13T00:01:53.514Z] total 16 [2023-07-13T00:01:53.514Z] drwxr-xr-x 3 root root 4096 Jul 12 23:50 . [2023-07-13T00:01:53.514Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 00:01 .. [2023-07-13T00:01:53.514Z] drwxr-xr-x 2 root root 4096 Jul 12 23:50 cost [2023-07-13T00:01:53.514Z] -rw-r--r-- 1 root root 88 Jul 12 23:50 cost.csv [2023-07-13T00:01:53.514Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-13T00:01:53.514Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-07-13T00:01:53.514Z] total 16 [2023-07-13T00:01:53.514Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 23:50 . [2023-07-13T00:01:53.514Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 13 00:01 .. [2023-07-13T00:01:53.514Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 23:50 cost [2023-07-13T00:01:53.514Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 12 23:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:01:53.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:01:54.441Z] ---> package-listing.sh [2023-07-13T00:01:54.441Z] ++ facter osfamily [2023-07-13T00:01:54.441Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-13T00:01:54.712Z] + OS_FAMILY=debian [2023-07-13T00:01:54.712Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-07-13T00:01:54.712Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-13T00:01:54.712Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-13T00:01:54.712Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-13T00:01:54.712Z] + PACKAGES=/tmp/packages_start.txt [2023-07-13T00:01:54.712Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-13T00:01:54.712Z] + PACKAGES=/tmp/packages_end.txt [2023-07-13T00:01:54.712Z] + case "${OS_FAMILY}" in [2023-07-13T00:01:54.712Z] + grep '^ii' [2023-07-13T00:01:54.712Z] + dpkg -l [2023-07-13T00:01:54.712Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-13T00:01:54.712Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-13T00:01:54.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-13T00:01:54.712Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-07-13T00:01:54.712Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-07-13T00:01:54.712Z] + 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-13T00:01:54.733Z] 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-13T00:01:55.008Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-13T00:01:55.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-13T00:01:55.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-13T00:01:55.635Z] prd-ubuntu20.04-docker-8c-8g-1000 does not seem to be running inside a container [2023-07-13T00:01:55.658Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-13T00:01:55.890Z] $ docker top cf14170343324d9a4f016ae9d2e7b3445b2e945db2f5c39fcf3d68d4f7155ce2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-13T00:01:56.233Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-13T00:01:56.515Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-13T00:01:59.214Z] + ls /var/log/sa-host [2023-07-13T00:01:59.214Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-13T00:01:59.358Z] provisioning config files... [2023-07-13T00:01:59.366Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8977833670400045800tmp [Pipeline] { [Pipeline] echo [2023-07-13T00:01:59.378Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:01:59.658Z] ---> create-netrc.sh [Pipeline] } [2023-07-13T00:01:59.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:02:01.037Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-13T00:02:01.044Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:02:05.829Z] ---> sudo-logs.sh [2023-07-13T00:02:05.829Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-13T00:02:05.852Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:02:07.346Z] ---> job-cost.sh [2023-07-13T00:02:07.346Z] lf-activate-venv: SKIPPING [2023-07-13T00:02:07.346Z] DEBUG: total: 0.2199999988079071 [2023-07-13T00:02:07.346Z] INFO: Retrieving Stack Cost... [2023-07-13T00:02:08.283Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-13T00:02:08.851Z] INFO: Archiving Costs [Pipeline] echo [2023-07-13T00:02:08.862Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-13T00:02:09.147Z] ---> logs-deploy.sh [2023-07-13T00:02:09.147Z] lf-activate-venv: SKIPPING [2023-07-13T00:02:09.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/17 [2023-07-13T00:02:09.147Z] INFO: archiving workspace using pattern(s): [2023-07-13T00:02:10.084Z] Archives upload complete. [2023-07-13T00:02:10.084Z] INFO: archiving logs to Nexus