Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e37125cbfe69208c1e6674762e675d954b68f83d 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-ssh7851091491393858870.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5282354176471062355.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13098726108855399804.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8790025969469070126.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-ssh8221366093585203681.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-9519’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9521 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 > 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 Avoid second fetch Checking out Revision e37125cbfe69208c1e6674762e675d954b68f83d (main) Commit message: "Merge pull request #92 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.42" > git config core.sparsecheckout # timeout=10 > git checkout -f e37125cbfe69208c1e6674762e675d954b68f83d # timeout=10 > git rev-list --no-walk 377eb9bf413ec88b52305e3b32341731283d2cfa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T16:30:21.455Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T16:30:21.511Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-18T16:30:21.530Z] ========================================================= [2023-10-18T16:30:21.530Z] EdgeX Global Pipelines Version Info [2023-10-18T16:30:21.530Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:30:22.593Z] ------------------- [2023-10-18T16:30:22.594Z] stable info: [2023-10-18T16:30:22.594Z] ------------------- [2023-10-18T16:30:22.594Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T16:30:22.594Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T16:30:22.594Z] Message: update stable to v1.0.254 [2023-10-18T16:30:22.856Z] ------------------- [2023-10-18T16:30:22.856Z] experimental info: [2023-10-18T16:30:22.856Z] ------------------- [2023-10-18T16:30:22.856Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T16:30:22.856Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T16:30:22.856Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T16:30:23.005Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-10-18T16:30:23.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-10-18T16:30:23.032Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T16:30:23.052Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T16:30:23.069Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T16:30:23.087Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T16:30:23.106Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T16:30:23.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-18T16:30:23.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T16:30:23.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T16:30:23.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T16:30:23.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-10-18T16:30:23.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T16:30:23.213Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T16:30:23.230Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T16:30:23.248Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T16:30:23.265Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T16:30:23.283Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T16:30:23.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T16:30:23.383Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T16:30:23.392Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-18T16:30:23.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-18T16:30:23.410Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T16:30:23.418Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T16:30:23.427Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T16:30:23.435Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T16:30:23.444Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T16:30:23.452Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-18T16:30:23.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-18T16:30:23.472Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-18T16:30:23.481Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] echo [2023-10-18T16:30:23.490Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e37125c [Pipeline] echo [2023-10-18T16:30:23.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:30:23.549Z] provisioning config files... [2023-10-18T16:30:23.565Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15651215981299039711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:30:23.868Z] ---> docker-login.sh [2023-10-18T16:30:23.868Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:30:24.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:24.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:24.438Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:24.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:24.438Z] [2023-10-18T16:30:24.438Z] Login Succeeded [2023-10-18T16:30:24.438Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:30:24.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:24.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:24.438Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:24.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:24.438Z] [2023-10-18T16:30:24.438Z] Login Succeeded [2023-10-18T16:30:24.438Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:30:24.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:24.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:24.699Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:24.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:24.699Z] [2023-10-18T16:30:24.699Z] Login Succeeded [2023-10-18T16:30:24.699Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:30:24.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:24.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:24.699Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:24.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:24.699Z] [2023-10-18T16:30:24.699Z] Login Succeeded [2023-10-18T16:30:24.699Z] docker.io [2023-10-18T16:30:24.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:25.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:25.271Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:25.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:25.271Z] [2023-10-18T16:30:25.271Z] Login Succeeded [2023-10-18T16:30:25.271Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:30:25.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T16:30:25.667Z] + git rev-list -1 --merges e37125cbfe69208c1e6674762e675d954b68f83d~1..e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] echo [2023-10-18T16:30:25.712Z] -----------> git rev-list -1 --merges e37125cbfe69208c1e6674762e675d954b68f83d~1..e37125cbfe69208c1e6674762e675d954b68f83d e37125cbfe69208c1e6674762e675d954b68f83d [2023-10-18T16:30:25.712Z] e37125cbfe69208c1e6674762e675d954b68f83d [false] [Pipeline] sh [2023-10-18T16:30:26.004Z] + git log --format=format:%s -1 e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] echo [2023-10-18T16:30:26.019Z] ========================================================= [2023-10-18T16:30:26.019Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T16:30:26.019Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T16:30:26.362Z] + git log --format=format:%s -1 e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] echo [2023-10-18T16:30:26.374Z] [semverPrep] GIT_COMMIT: e37125cbfe69208c1e6674762e675d954b68f83d, Commit Message: Merge pull request #92 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.42 [Pipeline] echo [2023-10-18T16:30:26.386Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T16:30:26.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:30:26.742Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T16:30:26.742Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T16:30:26.742Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T16:30:26.742Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-18T16:30:26.742Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T16:30:26.742Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:30:27.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:30:27.088Z] [2023-10-18T16:30:27.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:30:27.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:30:27.388Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T16:30:27.388Z] b85a868b505f: Pulling fs layer [2023-10-18T16:30:27.388Z] e2be974225ed: Pulling fs layer [2023-10-18T16:30:27.388Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T16:30:27.388Z] 988bab9f4d93: Pulling fs layer [2023-10-18T16:30:27.388Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T16:30:27.388Z] 988bab9f4d93: Waiting [2023-10-18T16:30:27.388Z] eaf3925da568: Pulling fs layer [2023-10-18T16:30:27.388Z] bab4dde63d76: Pulling fs layer [2023-10-18T16:30:27.388Z] bde34c3a00c8: Pulling fs layer [2023-10-18T16:30:27.388Z] eaf3925da568: Waiting [2023-10-18T16:30:27.388Z] 1469e6f7b9e6: Waiting [2023-10-18T16:30:27.388Z] bab4dde63d76: Waiting [2023-10-18T16:30:27.388Z] b352a97aabf1: Pulling fs layer [2023-10-18T16:30:27.388Z] bde34c3a00c8: Waiting [2023-10-18T16:30:27.388Z] b352a97aabf1: Waiting [2023-10-18T16:30:27.388Z] 4872d77fe225: Pulling fs layer [2023-10-18T16:30:27.388Z] 4872d77fe225: Waiting [2023-10-18T16:30:27.388Z] 5851b861e8e6: Pulling fs layer [2023-10-18T16:30:27.388Z] 5851b861e8e6: Waiting [2023-10-18T16:30:27.388Z] e2be974225ed: Verifying Checksum [2023-10-18T16:30:27.388Z] e2be974225ed: Download complete [2023-10-18T16:30:27.647Z] 988bab9f4d93: Verifying Checksum [2023-10-18T16:30:27.647Z] 988bab9f4d93: Download complete [2023-10-18T16:30:27.647Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T16:30:27.647Z] 1469e6f7b9e6: Download complete [2023-10-18T16:30:27.647Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T16:30:27.647Z] 339a4e72a1f5: Download complete [2023-10-18T16:30:27.647Z] eaf3925da568: Verifying Checksum [2023-10-18T16:30:27.647Z] eaf3925da568: Download complete [2023-10-18T16:30:27.647Z] bde34c3a00c8: Verifying Checksum [2023-10-18T16:30:27.647Z] bde34c3a00c8: Download complete [2023-10-18T16:30:27.647Z] b352a97aabf1: Verifying Checksum [2023-10-18T16:30:27.647Z] b352a97aabf1: Download complete [2023-10-18T16:30:27.647Z] 4872d77fe225: Verifying Checksum [2023-10-18T16:30:27.647Z] 4872d77fe225: Download complete [2023-10-18T16:30:27.647Z] 5851b861e8e6: Verifying Checksum [2023-10-18T16:30:27.647Z] 5851b861e8e6: Download complete [2023-10-18T16:30:27.647Z] b85a868b505f: Verifying Checksum [2023-10-18T16:30:27.647Z] b85a868b505f: Download complete [2023-10-18T16:30:27.906Z] bab4dde63d76: Verifying Checksum [2023-10-18T16:30:27.906Z] bab4dde63d76: Download complete [2023-10-18T16:30:28.841Z] b85a868b505f: Pull complete [2023-10-18T16:30:28.841Z] e2be974225ed: Pull complete [2023-10-18T16:30:29.408Z] 339a4e72a1f5: Pull complete [2023-10-18T16:30:29.408Z] 988bab9f4d93: Pull complete [2023-10-18T16:30:29.667Z] 1469e6f7b9e6: Pull complete [2023-10-18T16:30:29.667Z] eaf3925da568: Pull complete [2023-10-18T16:30:31.592Z] bab4dde63d76: Pull complete [2023-10-18T16:30:31.592Z] bde34c3a00c8: Pull complete [2023-10-18T16:30:31.592Z] b352a97aabf1: Pull complete [2023-10-18T16:30:31.592Z] 4872d77fe225: Pull complete [2023-10-18T16:30:31.592Z] 5851b861e8e6: Pull complete [2023-10-18T16:30:31.592Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T16:30:31.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:30:31.592Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:30:31.815Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:30:31.847Z] $ 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-10-18T16:30:37.214Z] $ docker top 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 -eo pid,comm [2023-10-18T16:30:37.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-10-18T16:30:37.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:30:37.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:30:37.344Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:30:37.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:30:37.450Z] $ docker exec 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 ssh-agent [2023-10-18T16:30:37.611Z] SSH_AUTH_SOCK=/tmp/ssh-ucKd84bnQfw1/agent.14 [2023-10-18T16:30:37.611Z] SSH_AGENT_PID=20 [2023-10-18T16:30:37.618Z] Running ssh-add (command line suppressed) [2023-10-18T16:30:37.726Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_189717925092462454.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_189717925092462454.key) [2023-10-18T16:30:37.743Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:30:38.032Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T16:30:38.051Z] $ docker exec --env ******** --env ******** 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 ssh-agent -k [2023-10-18T16:30:38.135Z] unset SSH_AUTH_SOCK; [2023-10-18T16:30:38.136Z] unset SSH_AGENT_PID; [2023-10-18T16:30:38.136Z] echo Agent pid 20 killed; [2023-10-18T16:30:38.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T16:30:38.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:30:38.175Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:30:38.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:30:38.282Z] $ docker exec 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 ssh-agent [2023-10-18T16:30:38.393Z] SSH_AUTH_SOCK=/tmp/ssh-JBNFitJPS5Hb/agent.70 [2023-10-18T16:30:38.393Z] SSH_AGENT_PID=76 [2023-10-18T16:30:38.398Z] Running ssh-add (command line suppressed) [2023-10-18T16:30:38.506Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8317754149137314491.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_8317754149137314491.key) [2023-10-18T16:30:38.522Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:30:38.807Z] + git semver init [2023-10-18T16:30:39.065Z] 2023-10-18 16:30:38,987 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T16:30:39.065Z] 2023-10-18 16:30:38,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-18T16:30:39.065Z] 2023-10-18 16:30:38,989 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-10-18T16:30:39.065Z] 2023-10-18 16:30:38,989 [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-10-18T16:30:40.004Z] 2023-10-18 16:30:39,646 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-10-18T16:30:40.004Z] 2023-10-18 16:30:39,647 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-10-18T16:30:40.004Z] 2023-10-18 16:30:39,647 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-18T16:30:40.004Z] 2023-10-18 16:30:39,647 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-18T16:30:40.004Z] 3.1.0-dev.57 [Pipeline] } [2023-10-18T16:30:40.013Z] $ docker exec --env ******** --env ******** 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 ssh-agent -k [2023-10-18T16:30:40.096Z] unset SSH_AUTH_SOCK; [2023-10-18T16:30:40.096Z] unset SSH_AGENT_PID; [2023-10-18T16:30:40.096Z] echo Agent pid 76 killed; [2023-10-18T16:30:40.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:30:40.416Z] + git semver [Pipeline] } [2023-10-18T16:30:40.686Z] $ docker stop --time=1 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 [2023-10-18T16:30:42.476Z] $ docker rm -f --volumes 00f21c568984638b8678577284049ed3a479e8b9431650bd835e0a98d343c2e0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:30:42.815Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T16:30:43.061Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T16:30:43.066Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.57 [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-10-18T16:30:43.260Z] provisioning config files... [2023-10-18T16:30:43.270Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13694151816556400203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:30:43.574Z] ---> docker-login.sh [2023-10-18T16:30:43.574Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:30:43.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:43.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:43.574Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:43.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:43.574Z] [2023-10-18T16:30:43.574Z] Login Succeeded [2023-10-18T16:30:43.574Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:30:43.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:43.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:43.574Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:43.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:43.574Z] [2023-10-18T16:30:43.574Z] Login Succeeded [2023-10-18T16:30:43.574Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:30:43.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:43.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:43.834Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:43.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:43.834Z] [2023-10-18T16:30:43.834Z] Login Succeeded [2023-10-18T16:30:43.834Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:30:43.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:43.834Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:43.834Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:43.834Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:43.834Z] [2023-10-18T16:30:43.834Z] Login Succeeded [2023-10-18T16:30:43.834Z] docker.io [2023-10-18T16:30:43.834Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:30:44.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:30:44.093Z] Configure a credential helper to remove this warning. See [2023-10-18T16:30:44.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:30:44.093Z] [2023-10-18T16:30:44.093Z] Login Succeeded [2023-10-18T16:30:44.093Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:30:44.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T16:30:44.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:30:44.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:30:44.185Z] ========================================================= [2023-10-18T16:30:44.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T16:30:44.185Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:30:44.518Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T16:30:44.518Z] Sending build context to Docker daemon 612.9kB [2023-10-18T16:30:44.518Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:30:44.518Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T16:30:44.518Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T16:30:44.518Z] 7264a8db6415: Pulling fs layer [2023-10-18T16:30:44.518Z] c4d48a809fc2: Pulling fs layer [2023-10-18T16:30:44.518Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T16:30:44.518Z] ad3a456e5733: Pulling fs layer [2023-10-18T16:30:44.518Z] 33e27b845d1e: Pulling fs layer [2023-10-18T16:30:44.518Z] c68163c4e522: Pulling fs layer [2023-10-18T16:30:44.518Z] 50da416c3ac9: Pulling fs layer [2023-10-18T16:30:44.518Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T16:30:44.518Z] 33e27b845d1e: Waiting [2023-10-18T16:30:44.518Z] c68163c4e522: Waiting [2023-10-18T16:30:44.518Z] 50da416c3ac9: Waiting [2023-10-18T16:30:44.518Z] ad3a456e5733: Waiting [2023-10-18T16:30:44.518Z] 23d2d4c4bb30: Waiting [2023-10-18T16:30:44.518Z] c4d48a809fc2: Verifying Checksum [2023-10-18T16:30:44.518Z] c4d48a809fc2: Download complete [2023-10-18T16:30:44.518Z] ad3a456e5733: Verifying Checksum [2023-10-18T16:30:44.518Z] ad3a456e5733: Download complete [2023-10-18T16:30:44.518Z] 33e27b845d1e: Verifying Checksum [2023-10-18T16:30:44.518Z] 33e27b845d1e: Download complete [2023-10-18T16:30:44.518Z] 7264a8db6415: Verifying Checksum [2023-10-18T16:30:44.518Z] 7264a8db6415: Download complete [2023-10-18T16:30:44.778Z] c68163c4e522: Verifying Checksum [2023-10-18T16:30:44.778Z] c68163c4e522: Download complete [2023-10-18T16:30:44.778Z] 7264a8db6415: Pull complete [2023-10-18T16:30:44.778Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T16:30:44.778Z] 23d2d4c4bb30: Download complete [2023-10-18T16:30:45.037Z] c4d48a809fc2: Pull complete [2023-10-18T16:30:45.037Z] 4f1c88b9dad5: Verifying Checksum [2023-10-18T16:30:45.037Z] 4f1c88b9dad5: Download complete [2023-10-18T16:30:45.601Z] 50da416c3ac9: Verifying Checksum [2023-10-18T16:30:45.601Z] 50da416c3ac9: Download complete [2023-10-18T16:30:48.130Z] 4f1c88b9dad5: Pull complete [2023-10-18T16:30:48.130Z] ad3a456e5733: Pull complete [2023-10-18T16:30:48.130Z] 33e27b845d1e: Pull complete [2023-10-18T16:30:48.130Z] c68163c4e522: Pull complete [2023-10-18T16:30:50.672Z] 50da416c3ac9: Pull complete [2023-10-18T16:30:50.672Z] 23d2d4c4bb30: Pull complete [2023-10-18T16:30:50.672Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T16:30:50.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T16:30:50.672Z] ---> 0786185ac409 [2023-10-18T16:30:50.672Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:30:55.952Z] ---> Running in d751b553887f [2023-10-18T16:30:55.952Z] Removing intermediate container d751b553887f [2023-10-18T16:30:55.952Z] ---> 407cad53371a [2023-10-18T16:30:55.952Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:30:56.213Z] ---> Running in cb9b0f55f9e3 [2023-10-18T16:30:56.213Z] Removing intermediate container cb9b0f55f9e3 [2023-10-18T16:30:56.213Z] ---> bd460c7f80f8 [2023-10-18T16:30:56.213Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:30:56.213Z] ---> Running in 106998af8efb [2023-10-18T16:30:56.213Z] Removing intermediate container 106998af8efb [2023-10-18T16:30:56.213Z] ---> aaeef2216b50 [2023-10-18T16:30:56.213Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:30:56.474Z] ---> Running in e63016024716 [2023-10-18T16:30:56.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T16:30:56.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T16:30:57.104Z] OK: 264 MiB in 52 packages [2023-10-18T16:30:57.363Z] Removing intermediate container e63016024716 [2023-10-18T16:30:57.363Z] ---> de2949756ed6 [2023-10-18T16:30:57.363Z] Step 7/12 : WORKDIR /app [2023-10-18T16:30:57.363Z] ---> Running in f6a0aece468e [2023-10-18T16:30:57.363Z] Removing intermediate container f6a0aece468e [2023-10-18T16:30:57.363Z] ---> e6a6be6977e0 [2023-10-18T16:30:57.363Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T16:30:57.363Z] ---> d9202d1b5e82 [2023-10-18T16:30:57.363Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:30:57.363Z] ---> Running in 559b4d9c1108 [2023-10-18T16:30:58.202Z] Still waiting to schedule task [2023-10-18T16:30:58.203Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-9522’ is offline [2023-10-18T16:31:53.613Z] Removing intermediate container 559b4d9c1108 [2023-10-18T16:31:53.613Z] ---> 600b347dffb9 [2023-10-18T16:31:53.613Z] Step 10/12 : COPY . . [2023-10-18T16:31:53.613Z] ---> cf7dbfd19829 [2023-10-18T16:31:53.613Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:31:53.613Z] ---> Running in da74b8ca3720 [2023-10-18T16:31:53.873Z] Removing intermediate container da74b8ca3720 [2023-10-18T16:31:53.873Z] ---> 64265dc9fb81 [2023-10-18T16:31:53.873Z] Step 12/12 : RUN $MAKE [2023-10-18T16:31:53.873Z] ---> Running in 877413e1847f [2023-10-18T16:31:54.132Z] noop [2023-10-18T16:31:54.391Z] Removing intermediate container 877413e1847f [2023-10-18T16:31:54.391Z] ---> c6ce829ebe93 [2023-10-18T16:31:54.391Z] Successfully built c6ce829ebe93 [2023-10-18T16:31:54.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:31:54.709Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T16:31:54.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:31:54.795Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:31:54.825Z] $ 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-10-18T16:31:55.154Z] $ docker top fc350475426d0a6cc9dc5d1c47f36e9db5eb30d669691631173869f2d9e37568 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:31:55.499Z] + go version [2023-10-18T16:31:55.499Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T16:31:55.513Z] $ docker stop --time=1 fc350475426d0a6cc9dc5d1c47f36e9db5eb30d669691631173869f2d9e37568 [2023-10-18T16:31:56.764Z] $ docker rm -f --volumes fc350475426d0a6cc9dc5d1c47f36e9db5eb30d669691631173869f2d9e37568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:31:57.150Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T16:31:57.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:31:57.223Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:31:57.253Z] $ 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-10-18T16:31:57.566Z] $ docker top bfccdf2f9d5899df56dfa1ab3364e105c526e8b311798214d94214bc85f18ffd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:31:57.924Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-10-18T16:31:58.221Z] + make test [2023-10-18T16:31:58.221Z] go test -race -coverprofile=coverage.out ./... [2023-10-18T16:32:16.296Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-18T16:32:16.864Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-18T16:32:16.864Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-18T16:32:16.864Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-18T16:32:17.799Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.036s coverage: 88.0% of statements [2023-10-18T16:32:27.767Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.603s coverage: 98.7% of statements [2023-10-18T16:32:27.767Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.093s coverage: 89.7% of statements [2023-10-18T16:32:27.767Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.032s coverage: 100.0% of statements [2023-10-18T16:32:45.841Z] go vet ./... [2023-10-18T16:32:48.370Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T16:32:48.370Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T16:32:48.370Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T16:32:48.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T16:32:48.391Z] $ docker stop --time=1 bfccdf2f9d5899df56dfa1ab3364e105c526e8b311798214d94214bc85f18ffd [2023-10-18T16:32:56.058Z] $ docker rm -f --volumes bfccdf2f9d5899df56dfa1ab3364e105c526e8b311798214d94214bc85f18ffd [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:32:56.606Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T16:32:56.652Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-18T16:32:57.120Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T16:32:57.427Z] + ls -al . [2023-10-18T16:32:57.427Z] total 188 [2023-10-18T16:32:57.427Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 16:31 . [2023-10-18T16:32:57.427Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:30 .. [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 16:30 .dockerignore [2023-10-18T16:32:57.427Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:32 .git [2023-10-18T16:32:57.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:30 .github [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 18 16:30 .gitignore [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:30 .golangci.yml [2023-10-18T16:32:57.427Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:30 .semver [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 18 16:30 Attribution.txt [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 18 16:30 CHANGELOG.md [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 18 16:30 Dockerfile [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:30 GOVERNANCE.md [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 18 16:30 Jenkinsfile [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 16:30 LICENSE [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 18 16:30 Makefile [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 18 16:30 OWNERS.md [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 18 16:30 README.md [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 18 16:30 Record and Reply.postman_collection.json [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:30 VERSION [2023-10-18T16:32:57.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:30 bin [2023-10-18T16:32:57.427Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 18 16:32 coverage.out [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 18 16:30 go.mod [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 35422 Oct 18 16:30 go.sum [2023-10-18T16:32:57.427Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 16:30 internal [2023-10-18T16:32:57.427Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 18 16:30 main.go [2023-10-18T16:32:57.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:30 openapi [2023-10-18T16:32:57.427Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:30 pkg [2023-10-18T16:32:57.427Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:30 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:32:57.771Z] + 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=e37125cbfe69208c1e6674762e675d954b68f83d --label arch=amd64 --label version=3.1.0-dev.57 . [2023-10-18T16:32:57.771Z] Sending build context to Docker daemon 638.5kB [2023-10-18T16:32:57.771Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:32:57.771Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-18T16:32:57.771Z] ---> c6ce829ebe93 [2023-10-18T16:32:57.771Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:32:57.771Z] ---> Running in eda777e7e8db [2023-10-18T16:32:58.033Z] Removing intermediate container eda777e7e8db [2023-10-18T16:32:58.033Z] ---> 46abd2ee7c04 [2023-10-18T16:32:58.033Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:32:58.033Z] ---> Running in 59c5cdefd59e [2023-10-18T16:32:58.033Z] Removing intermediate container 59c5cdefd59e [2023-10-18T16:32:58.033Z] ---> e2849645355c [2023-10-18T16:32:58.033Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:32:58.033Z] ---> Running in 6f3d2b48d5de [2023-10-18T16:32:58.292Z] Removing intermediate container 6f3d2b48d5de [2023-10-18T16:32:58.292Z] ---> 8e97705487d2 [2023-10-18T16:32:58.292Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:32:58.551Z] ---> Running in 5937460e76bc [2023-10-18T16:32:59.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T16:32:59.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T16:32:59.378Z] OK: 264 MiB in 52 packages [2023-10-18T16:33:00.756Z] Removing intermediate container 5937460e76bc [2023-10-18T16:33:00.756Z] ---> 34d09aecfa7d [2023-10-18T16:33:00.756Z] Step 7/26 : WORKDIR /app [2023-10-18T16:33:00.756Z] ---> Running in e231681ff2ad [2023-10-18T16:33:01.322Z] Removing intermediate container e231681ff2ad [2023-10-18T16:33:01.322Z] ---> 30f2fa0d98d0 [2023-10-18T16:33:01.322Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-18T16:33:01.581Z] ---> 709f4b20e324 [2023-10-18T16:33:01.581Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:33:02.150Z] ---> Running in af59ca934e22 [2023-10-18T16:33:03.529Z] Removing intermediate container af59ca934e22 [2023-10-18T16:33:03.529Z] ---> ba3fc8a461ec [2023-10-18T16:33:03.529Z] Step 10/26 : COPY . . [2023-10-18T16:33:04.096Z] ---> 2db2f619e443 [2023-10-18T16:33:04.096Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:33:04.664Z] ---> Running in 7d0306496237 [2023-10-18T16:33:04.923Z] Removing intermediate container 7d0306496237 [2023-10-18T16:33:04.923Z] ---> b3d49a18120f [2023-10-18T16:33:04.923Z] Step 12/26 : RUN $MAKE [2023-10-18T16:33:05.182Z] ---> Running in 5d34fdaab79c [2023-10-18T16:33:05.441Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.57" -trimpath -mod=readonly -o app-record-replay [2023-10-18T16:33:27.359Z] Removing intermediate container 5d34fdaab79c [2023-10-18T16:33:27.359Z] ---> 08f8763b1763 [2023-10-18T16:33:27.359Z] Step 13/26 : FROM alpine:3.18 [2023-10-18T16:33:27.359Z] 3.18: Pulling from library/alpine [2023-10-18T16:33:27.359Z] 96526aa774ef: Pulling fs layer [2023-10-18T16:33:27.359Z] 96526aa774ef: Download complete [2023-10-18T16:33:27.359Z] 96526aa774ef: Pull complete [2023-10-18T16:33:27.359Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T16:33:27.359Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T16:33:27.359Z] ---> 8ca4688f4f35 [2023-10-18T16:33:27.359Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T16:33:27.359Z] ---> Running in cdaa10610aae [2023-10-18T16:33:27.925Z] Removing intermediate container cdaa10610aae [2023-10-18T16:33:27.925Z] ---> 730701b9a2e6 [2023-10-18T16:33:27.925Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-18T16:33:27.925Z] ---> Running in 2a8238873599 [2023-10-18T16:33:28.491Z] Removing intermediate container 2a8238873599 [2023-10-18T16:33:28.491Z] ---> 5ebeb60a191e [2023-10-18T16:33:28.491Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-18T16:33:28.750Z] ---> Running in 359ddb1fb960 [2023-10-18T16:33:29.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T16:33:29.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T16:33:29.574Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-18T16:33:29.574Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-18T16:33:29.574Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T16:33:29.574Z] Executing ca-certificates-20230506-r0.trigger [2023-10-18T16:33:29.574Z] OK: 8 MiB in 17 packages [2023-10-18T16:33:30.139Z] Removing intermediate container 359ddb1fb960 [2023-10-18T16:33:30.139Z] ---> 5697ebbb96ae [2023-10-18T16:33:30.139Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-18T16:33:30.397Z] ---> f2c9f0560db4 [2023-10-18T16:33:30.397Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-18T16:33:30.657Z] ---> b272f3b77da8 [2023-10-18T16:33:30.657Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-18T16:33:30.915Z] ---> c96c753fd4f8 [2023-10-18T16:33:30.915Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-18T16:33:31.850Z] ---> e511bdef958e [2023-10-18T16:33:31.850Z] Step 21/26 : EXPOSE 59712 [2023-10-18T16:33:31.850Z] ---> Running in 16c937561425 [2023-10-18T16:33:31.850Z] Removing intermediate container 16c937561425 [2023-10-18T16:33:31.850Z] ---> a9a790d86a1a [2023-10-18T16:33:31.850Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-18T16:33:31.850Z] ---> Running in 131c1a5c2efe [2023-10-18T16:33:32.137Z] Removing intermediate container 131c1a5c2efe [2023-10-18T16:33:32.137Z] ---> f0ab0ff1c2ab [2023-10-18T16:33:32.137Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T16:33:32.137Z] ---> Running in 091c31ca6aeb [2023-10-18T16:33:32.396Z] Removing intermediate container 091c31ca6aeb [2023-10-18T16:33:32.396Z] ---> f440f6f3bac8 [2023-10-18T16:33:32.396Z] Step 24/26 : LABEL arch=amd64 [2023-10-18T16:33:32.396Z] ---> Running in 9899db61014c [2023-10-18T16:33:32.654Z] Removing intermediate container 9899db61014c [2023-10-18T16:33:32.655Z] ---> 3534e99e15b4 [2023-10-18T16:33:32.655Z] Step 25/26 : LABEL git_sha=e37125cbfe69208c1e6674762e675d954b68f83d [2023-10-18T16:33:32.883Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9524 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-10-18T16:33:32.896Z] Running in /w/workspace/app-record-replay/62 [Pipeline] { [Pipeline] checkout [2023-10-18T16:33:32.913Z] ---> Running in 7e25fe8aa9ae [2023-10-18T16:33:32.928Z] Selected Git installation does not exist. Using Default [2023-10-18T16:33:32.928Z] The recommended git tool is: NONE [2023-10-18T16:33:33.316Z] Removing intermediate container 7e25fe8aa9ae [2023-10-18T16:33:33.316Z] ---> da8573acf8d9 [2023-10-18T16:33:33.316Z] Step 26/26 : LABEL version=3.1.0-dev.57 [2023-10-18T16:33:33.574Z] ---> Running in e449dcb565fc [2023-10-18T16:33:33.837Z] Removing intermediate container e449dcb565fc [2023-10-18T16:33:33.837Z] ---> 9cfc9352587a [2023-10-18T16:33:33.837Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T16:33:33.837Z] Successfully built 9cfc9352587a [2023-10-18T16:33:34.095Z] 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-10-18T16:33:34.187Z] provisioning config files... [2023-10-18T16:33:34.197Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10028292524070965112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:33:34.487Z] ---> docker-login.sh [2023-10-18T16:33:34.487Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:33:34.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:34.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:34.487Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:34.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:34.487Z] [2023-10-18T16:33:34.487Z] Login Succeeded [2023-10-18T16:33:34.487Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:33:34.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:34.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:34.487Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:34.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:34.487Z] [2023-10-18T16:33:34.487Z] Login Succeeded [2023-10-18T16:33:34.487Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:33:34.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:34.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:34.745Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:34.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:34.745Z] [2023-10-18T16:33:34.745Z] Login Succeeded [2023-10-18T16:33:34.745Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:33:34.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:34.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:34.745Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:34.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:34.745Z] [2023-10-18T16:33:34.745Z] Login Succeeded [2023-10-18T16:33:34.745Z] docker.io [2023-10-18T16:33:34.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:33:35.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:33:35.003Z] Configure a credential helper to remove this warning. See [2023-10-18T16:33:35.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:33:35.003Z] [2023-10-18T16:33:35.003Z] Login Succeeded [2023-10-18T16:33:35.003Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:33:35.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:33:35.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:33:35.076Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-10-18T16:33:35.076Z] e37125cbfe69208c1e6674762e675d954b68f83d [2023-10-18T16:33:35.076Z] latest [2023-10-18T16:33:35.076Z] 3.1.0-dev.57 [2023-10-18T16:33:35.076Z] e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [2023-10-18T16:33:35.076Z] main [2023-10-18T16:33:35.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:35.451Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:35.756Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d [2023-10-18T16:33:35.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-18T16:33:35.756Z] 11a9cf7cfdc9: Preparing [2023-10-18T16:33:35.756Z] a874b737e560: Preparing [2023-10-18T16:33:35.756Z] e2fd4837fb52: Preparing [2023-10-18T16:33:35.756Z] 3760f363a83f: Preparing [2023-10-18T16:33:35.756Z] d5649cc24cd9: Preparing [2023-10-18T16:33:35.756Z] cc2447e1835a: Preparing [2023-10-18T16:33:35.756Z] cc2447e1835a: Waiting [2023-10-18T16:33:35.756Z] 3760f363a83f: Pushed [2023-10-18T16:33:35.756Z] a874b737e560: Pushed [2023-10-18T16:33:35.756Z] e2fd4837fb52: Pushed [2023-10-18T16:33:35.756Z] d5649cc24cd9: Pushed [2023-10-18T16:33:36.322Z] cc2447e1835a: Layer already exists [2023-10-18T16:33:38.220Z] 11a9cf7cfdc9: Pushed [2023-10-18T16:33:38.220Z] e37125cbfe69208c1e6674762e675d954b68f83d: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:38.534Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:38.841Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-18T16:33:38.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-18T16:33:38.841Z] 11a9cf7cfdc9: Preparing [2023-10-18T16:33:38.841Z] a874b737e560: Preparing [2023-10-18T16:33:38.841Z] e2fd4837fb52: Preparing [2023-10-18T16:33:38.841Z] 3760f363a83f: Preparing [2023-10-18T16:33:38.841Z] d5649cc24cd9: Preparing [2023-10-18T16:33:38.841Z] cc2447e1835a: Preparing [2023-10-18T16:33:38.841Z] cc2447e1835a: Waiting [2023-10-18T16:33:38.841Z] d5649cc24cd9: Layer already exists [2023-10-18T16:33:38.841Z] 11a9cf7cfdc9: Layer already exists [2023-10-18T16:33:38.841Z] 3760f363a83f: Layer already exists [2023-10-18T16:33:38.841Z] a874b737e560: Layer already exists [2023-10-18T16:33:38.841Z] e2fd4837fb52: Layer already exists [2023-10-18T16:33:38.841Z] cc2447e1835a: Layer already exists [2023-10-18T16:33:38.841Z] latest: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:38.988Z] using credential edgex-jenkins-ssh [2023-10-18T16:33:39.006Z] Cloning the remote Git repository [2023-10-18T16:33:39.059Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-10-18T16:33:39.157Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:39.467Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.57 [2023-10-18T16:33:39.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-18T16:33:39.467Z] 11a9cf7cfdc9: Preparing [2023-10-18T16:33:39.467Z] a874b737e560: Preparing [2023-10-18T16:33:39.467Z] e2fd4837fb52: Preparing [2023-10-18T16:33:39.467Z] 3760f363a83f: Preparing [2023-10-18T16:33:39.467Z] d5649cc24cd9: Preparing [2023-10-18T16:33:39.467Z] cc2447e1835a: Preparing [2023-10-18T16:33:39.467Z] cc2447e1835a: Waiting [2023-10-18T16:33:39.467Z] a874b737e560: Layer already exists [2023-10-18T16:33:39.467Z] d5649cc24cd9: Layer already exists [2023-10-18T16:33:39.467Z] e2fd4837fb52: Layer already exists [2023-10-18T16:33:39.467Z] 11a9cf7cfdc9: Layer already exists [2023-10-18T16:33:39.467Z] 3760f363a83f: Layer already exists [2023-10-18T16:33:39.467Z] cc2447e1835a: Layer already exists [2023-10-18T16:33:39.467Z] 3.1.0-dev.57: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:39.780Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:40.125Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [2023-10-18T16:33:40.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-18T16:33:40.125Z] 11a9cf7cfdc9: Preparing [2023-10-18T16:33:40.125Z] a874b737e560: Preparing [2023-10-18T16:33:40.125Z] e2fd4837fb52: Preparing [2023-10-18T16:33:40.125Z] 3760f363a83f: Preparing [2023-10-18T16:33:40.125Z] d5649cc24cd9: Preparing [2023-10-18T16:33:40.125Z] cc2447e1835a: Preparing [2023-10-18T16:33:40.125Z] cc2447e1835a: Waiting [2023-10-18T16:33:40.125Z] d5649cc24cd9: Layer already exists [2023-10-18T16:33:40.125Z] a874b737e560: Layer already exists [2023-10-18T16:33:40.125Z] e2fd4837fb52: Layer already exists [2023-10-18T16:33:40.125Z] 11a9cf7cfdc9: Layer already exists [2023-10-18T16:33:40.125Z] 3760f363a83f: Layer already exists [2023-10-18T16:33:40.125Z] cc2447e1835a: Layer already exists [2023-10-18T16:33:40.125Z] e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:39.183Z] > git init /w/workspace/app-record-replay/62 # timeout=10 [2023-10-18T16:33:39.342Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-10-18T16:33:39.344Z] > git --version # timeout=10 [2023-10-18T16:33:39.368Z] > git --version # 'git version 2.25.1' [2023-10-18T16:33:39.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T16:33:39.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T16:33:40.436Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:40.736Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-10-18T16:33:40.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-10-18T16:33:40.736Z] 11a9cf7cfdc9: Preparing [2023-10-18T16:33:40.736Z] a874b737e560: Preparing [2023-10-18T16:33:40.736Z] e2fd4837fb52: Preparing [2023-10-18T16:33:40.736Z] 3760f363a83f: Preparing [2023-10-18T16:33:40.736Z] d5649cc24cd9: Preparing [2023-10-18T16:33:40.736Z] cc2447e1835a: Preparing [2023-10-18T16:33:40.736Z] 3760f363a83f: Layer already exists [2023-10-18T16:33:40.736Z] a874b737e560: Layer already exists [2023-10-18T16:33:40.736Z] e2fd4837fb52: Layer already exists [2023-10-18T16:33:40.736Z] d5649cc24cd9: Layer already exists [2023-10-18T16:33:40.736Z] 11a9cf7cfdc9: Layer already exists [2023-10-18T16:33:40.736Z] cc2447e1835a: Layer already exists [2023-10-18T16:33:40.736Z] main: digest: sha256:2bc848d044833ab33abda968d67e207d717054e87ae76f958e594bf0446e5cc0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:33:40.784Z] ===================================================== [Pipeline] echo [2023-10-18T16:33:40.793Z] taggedImages: [2023-10-18T16:33:40.793Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d [2023-10-18T16:33:40.793Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-10-18T16:33:40.793Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.57 [2023-10-18T16:33:40.793Z] - nexus3.edgexfoundry.org:10004/app-record-replay:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [2023-10-18T16:33:40.793Z] - 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-10-18T16:33:41.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:33:41.171Z] [2023-10-18T16:33:41.171Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:33:41.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:33:41.469Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T16:33:41.469Z] 5eb5b503b376: Pulling fs layer [2023-10-18T16:33:41.469Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T16:33:41.469Z] ec43610c2a17: Pulling fs layer [2023-10-18T16:33:41.469Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T16:33:41.469Z] 33b1e0a273af: Pulling fs layer [2023-10-18T16:33:41.469Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T16:33:41.469Z] 2f39f015ded8: Pulling fs layer [2023-10-18T16:33:41.469Z] 33b1e0a273af: Waiting [2023-10-18T16:33:41.469Z] 5d3b04190fa2: Waiting [2023-10-18T16:33:41.469Z] 2f39f015ded8: Waiting [2023-10-18T16:33:41.469Z] 3a2ae6a8a46f: Waiting [2023-10-18T16:33:41.469Z] 5c69ac0246d0: Verifying Checksum [2023-10-18T16:33:41.469Z] 5c69ac0246d0: Download complete [2023-10-18T16:33:41.469Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-18T16:33:41.469Z] 3a2ae6a8a46f: Download complete [2023-10-18T16:33:41.519Z] Avoid second fetch [2023-10-18T16:33:41.519Z] Checking out Revision e37125cbfe69208c1e6674762e675d954b68f83d (main) [2023-10-18T16:33:41.727Z] 33b1e0a273af: Verifying Checksum [2023-10-18T16:33:41.727Z] 33b1e0a273af: Download complete [2023-10-18T16:33:41.727Z] 5d3b04190fa2: Verifying Checksum [2023-10-18T16:33:41.727Z] 5d3b04190fa2: Download complete [2023-10-18T16:33:41.727Z] ec43610c2a17: Verifying Checksum [2023-10-18T16:33:41.727Z] ec43610c2a17: Download complete [2023-10-18T16:33:41.727Z] 5eb5b503b376: Verifying Checksum [2023-10-18T16:33:41.727Z] 5eb5b503b376: Download complete [2023-10-18T16:33:40.557Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-10-18T16:33:40.594Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T16:33:41.543Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T16:33:41.646Z] > git checkout -f e37125cbfe69208c1e6674762e675d954b68f83d # timeout=10 [2023-10-18T16:33:42.137Z] Commit message: "Merge pull request #92 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.42" [2023-10-18T16:33:42.293Z] 2f39f015ded8: Download complete [2023-10-18T16:33:42.593Z] [2023-10-18T16:33:42.593Z] GitHub has been notified of this commit’s build result [2023-10-18T16:33:42.593Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T16:33:43.131Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T16:33:43.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T16:33:43.131Z] Dload Upload Total Spent Left Speed [2023-10-18T16:33:43.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [2023-10-18T16:33:43.230Z] 5eb5b503b376: Pull complete [2023-10-18T16:33:43.230Z] 5c69ac0246d0: Pull complete [Pipeline] sh [2023-10-18T16:33:43.760Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T16:33:43.822Z] ec43610c2a17: Pull complete [2023-10-18T16:33:44.102Z] + sudo tee /etc/docker/daemon.new [2023-10-18T16:33:44.102Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-18T16:33:44.102Z] { [2023-10-18T16:33:44.102Z] "registry-mirrors": [ [2023-10-18T16:33:44.102Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T16:33:44.102Z] ], [2023-10-18T16:33:44.102Z] "bip": "10.250.0.254/24", [2023-10-18T16:33:44.102Z] "hosts": [ [2023-10-18T16:33:44.102Z] "tcp://0.0.0.0:5555", [2023-10-18T16:33:44.102Z] "unix:///var/run/docker.sock" [2023-10-18T16:33:44.102Z] ], [2023-10-18T16:33:44.102Z] "mtu": 1458, [2023-10-18T16:33:44.102Z] "selinux-enabled": true, [2023-10-18T16:33:44.102Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T16:33:44.102Z] } [Pipeline] sh [2023-10-18T16:33:44.389Z] 3a2ae6a8a46f: Pull complete [2023-10-18T16:33:44.434Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T16:33:44.648Z] 33b1e0a273af: Pull complete [2023-10-18T16:33:44.769Z] + sudo service docker restart [2023-10-18T16:33:45.215Z] 5d3b04190fa2: Pull complete [2023-10-18T16:33:49.413Z] 2f39f015ded8: Pull complete [2023-10-18T16:33:49.413Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T16:33:49.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:33:49.413Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:33:49.491Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:33:49.519Z] $ 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-10-18T16:33:56.204Z] $ docker top 8fdd32c62c3a0e74ff1fd73cad212777eb6ded70aadd6a1440d6153fe754abcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:33:56.566Z] ---> job-cost.sh [2023-10-18T16:33:56.566Z] lf-activate-venv: SKIPPING [2023-10-18T16:33:56.566Z] INFO: No Stack... [2023-10-18T16:33:56.823Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T16:33:57.081Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T16:33:57.367Z] + + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csvcut [2023-10-18T16:33:57.367Z] -d, -f6 [Pipeline] lock [2023-10-18T16:33:57.376Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [2023-10-18T16:33:57.382Z] Resource [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] did not exist. Created. [2023-10-18T16:33:57.383Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T16:33:57.678Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T16:33:57.710Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T16:33:57.720Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T16:33:57.737Z] $ docker stop --time=1 8fdd32c62c3a0e74ff1fd73cad212777eb6ded70aadd6a1440d6153fe754abcd [2023-10-18T16:33:58.877Z] $ docker rm -f --volumes 8fdd32c62c3a0e74ff1fd73cad212777eb6ded70aadd6a1440d6153fe754abcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:34:03.041Z] provisioning config files... [2023-10-18T16:34:03.065Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/62@tmp/config2662280592623326350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:34:03.428Z] ---> docker-login.sh [2023-10-18T16:34:03.428Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:34:03.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:34:03.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:34:03.967Z] Configure a credential helper to remove this warning. See [2023-10-18T16:34:03.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:34:03.967Z] [2023-10-18T16:34:03.967Z] Login Succeeded [2023-10-18T16:34:03.967Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:34:04.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:34:04.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:34:04.504Z] Configure a credential helper to remove this warning. See [2023-10-18T16:34:04.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:34:04.504Z] [2023-10-18T16:34:04.504Z] Login Succeeded [2023-10-18T16:34:04.504Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:34:04.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:34:04.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:34:04.773Z] Configure a credential helper to remove this warning. See [2023-10-18T16:34:04.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:34:04.773Z] [2023-10-18T16:34:04.773Z] Login Succeeded [2023-10-18T16:34:04.773Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:34:05.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:34:05.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:34:05.040Z] Configure a credential helper to remove this warning. See [2023-10-18T16:34:05.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:34:05.040Z] [2023-10-18T16:34:05.040Z] Login Succeeded [2023-10-18T16:34:05.040Z] docker.io [2023-10-18T16:34:05.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:34:05.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:34:05.581Z] Configure a credential helper to remove this warning. See [2023-10-18T16:34:05.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:34:05.581Z] [2023-10-18T16:34:05.849Z] Login Succeeded [2023-10-18T16:34:05.849Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:34:05.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T16:34:06.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:34:06.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:34:06.154Z] ========================================================= [2023-10-18T16:34:06.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T16:34:06.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:34:06.499Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T16:34:06.499Z] Sending build context to Docker daemon 259.6kB [2023-10-18T16:34:06.769Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:34:06.769Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T16:34:06.769Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T16:34:06.769Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T16:34:06.769Z] 5d54e960e981: Pulling fs layer [2023-10-18T16:34:06.769Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T16:34:06.769Z] f0e02332f6b5: Pulling fs layer [2023-10-18T16:34:06.769Z] cefa15bbcfad: Pulling fs layer [2023-10-18T16:34:06.769Z] 17808c966233: Pulling fs layer [2023-10-18T16:34:06.769Z] f4c1fc716caa: Pulling fs layer [2023-10-18T16:34:06.769Z] f0e02332f6b5: Waiting [2023-10-18T16:34:06.769Z] cefa15bbcfad: Waiting [2023-10-18T16:34:06.769Z] 17808c966233: Waiting [2023-10-18T16:34:06.769Z] f4c1fc716caa: Waiting [2023-10-18T16:34:07.040Z] 5d54e960e981: Download complete [2023-10-18T16:34:07.040Z] f0e02332f6b5: Verifying Checksum [2023-10-18T16:34:07.040Z] f0e02332f6b5: Download complete [2023-10-18T16:34:07.040Z] cefa15bbcfad: Verifying Checksum [2023-10-18T16:34:07.040Z] cefa15bbcfad: Download complete [2023-10-18T16:34:07.040Z] 9fda8d8052c6: Verifying Checksum [2023-10-18T16:34:07.040Z] 9fda8d8052c6: Download complete [2023-10-18T16:34:07.627Z] f4c1fc716caa: Verifying Checksum [2023-10-18T16:34:07.627Z] f4c1fc716caa: Download complete [2023-10-18T16:34:08.221Z] 9fda8d8052c6: Pull complete [2023-10-18T16:34:08.812Z] 5d54e960e981: Pull complete [2023-10-18T16:34:09.079Z] c4a7e357bf2a: Verifying Checksum [2023-10-18T16:34:09.079Z] c4a7e357bf2a: Download complete [2023-10-18T16:34:10.040Z] 17808c966233: Verifying Checksum [2023-10-18T16:34:10.040Z] 17808c966233: Download complete [2023-10-18T16:34:22.343Z] c4a7e357bf2a: Pull complete [2023-10-18T16:34:22.343Z] f0e02332f6b5: Pull complete [2023-10-18T16:34:22.343Z] cefa15bbcfad: Pull complete [2023-10-18T16:34:29.013Z] 17808c966233: Pull complete [2023-10-18T16:34:30.955Z] f4c1fc716caa: Pull complete [2023-10-18T16:34:30.955Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T16:34:30.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T16:34:30.955Z] ---> ea914061e18c [2023-10-18T16:34:30.955Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:34:32.928Z] ---> Running in b26398829ec6 [2023-10-18T16:34:33.200Z] Removing intermediate container b26398829ec6 [2023-10-18T16:34:33.200Z] ---> 5ea5f92f2067 [2023-10-18T16:34:33.200Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:34:33.200Z] ---> Running in f8653e84b1e5 [2023-10-18T16:34:33.469Z] Removing intermediate container f8653e84b1e5 [2023-10-18T16:34:33.470Z] ---> e162789933be [2023-10-18T16:34:33.470Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:34:33.740Z] ---> Running in 90a5e2c7991c [2023-10-18T16:34:34.010Z] Removing intermediate container 90a5e2c7991c [2023-10-18T16:34:34.010Z] ---> d15eb52714eb [2023-10-18T16:34:34.010Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:34:34.010Z] ---> Running in 9adbc1780af1 [2023-10-18T16:34:35.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T16:34:35.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T16:34:37.139Z] OK: 266 MiB in 52 packages [2023-10-18T16:34:38.125Z] Removing intermediate container 9adbc1780af1 [2023-10-18T16:34:38.125Z] ---> 48c27fea6d12 [2023-10-18T16:34:38.125Z] Step 7/12 : WORKDIR /app [2023-10-18T16:34:38.125Z] ---> Running in 501e1479a6bb [2023-10-18T16:34:38.397Z] Removing intermediate container 501e1479a6bb [2023-10-18T16:34:38.397Z] ---> 326ea9c16634 [2023-10-18T16:34:38.397Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T16:34:38.988Z] ---> 76e0b7d6adb6 [2023-10-18T16:34:38.988Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:34:38.988Z] ---> Running in 544dc1d600db [2023-10-18T16:36:30.681Z] Removing intermediate container 544dc1d600db [2023-10-18T16:36:30.681Z] ---> b4fed80958b7 [2023-10-18T16:36:30.681Z] Step 10/12 : COPY . . [2023-10-18T16:36:30.681Z] ---> 9a74dd365c68 [2023-10-18T16:36:30.681Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:36:30.681Z] ---> Running in e4f4d8065232 [2023-10-18T16:36:30.681Z] Removing intermediate container e4f4d8065232 [2023-10-18T16:36:30.681Z] ---> c25e3831a69b [2023-10-18T16:36:30.681Z] Step 12/12 : RUN $MAKE [2023-10-18T16:36:30.681Z] ---> Running in 6357a9d7f3c6 [2023-10-18T16:36:30.681Z] noop [2023-10-18T16:36:30.681Z] Removing intermediate container 6357a9d7f3c6 [2023-10-18T16:36:30.681Z] ---> b1716e712491 [2023-10-18T16:36:30.681Z] Successfully built b1716e712491 [2023-10-18T16:36:30.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:36:31.046Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T16:36:31.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:36:31.270Z] prd-ubuntu20.04-docker-arm64-4c-16g-9524 does not seem to be running inside a container [2023-10-18T16:36:31.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/62 -v /w/workspace/app-record-replay/62:/w/workspace/app-record-replay/62:rw,z -v /w/workspace/app-record-replay/62@tmp:/w/workspace/app-record-replay/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-18T16:36:32.714Z] $ docker top 17ebf44f7030139dd993c4229151c255d2ac85558183e0e994ee22c376da7590 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:36:33.560Z] + go version [2023-10-18T16:36:33.560Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T16:36:33.580Z] $ docker stop --time=1 17ebf44f7030139dd993c4229151c255d2ac85558183e0e994ee22c376da7590 [2023-10-18T16:36:35.262Z] $ docker rm -f --volumes 17ebf44f7030139dd993c4229151c255d2ac85558183e0e994ee22c376da7590 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:36:36.058Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T16:36:36.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:36:36.282Z] prd-ubuntu20.04-docker-arm64-4c-16g-9524 does not seem to be running inside a container [2023-10-18T16:36:36.366Z] $ 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/62 -v /w/workspace/app-record-replay/62:/w/workspace/app-record-replay/62:rw,z -v /w/workspace/app-record-replay/62@tmp:/w/workspace/app-record-replay/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-18T16:36:37.659Z] $ docker top 9cc5e7a301ea1b987837ace3034922f12f4869e51ab6fb89feb648871dc6378e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:36:38.531Z] + git config --global --add safe.directory /w/workspace/app-record-replay/62 [Pipeline] fileExists [Pipeline] sh [2023-10-18T16:36:38.862Z] + make test [2023-10-18T16:36:39.129Z] go test -race -coverprofile=coverage.out ./... [2023-10-18T16:39:15.881Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-10-18T16:39:21.236Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.222s coverage: 88.0% of statements [2023-10-18T16:39:24.597Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-10-18T16:39:24.597Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-10-18T16:39:26.007Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-10-18T16:39:34.225Z] ok github.com/edgexfoundry/app-record-replay/internal/application 10.033s coverage: 98.7% of statements [2023-10-18T16:39:34.225Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.513s coverage: 89.7% of statements [2023-10-18T16:39:34.225Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.168s coverage: 100.0% of statements [2023-10-18T16:39:37.675Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T16:39:37.675Z] go vet ./... [2023-10-18T16:41:44.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T16:41:44.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T16:41:44.416Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T16:41:44.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T16:41:44.454Z] $ docker stop --time=1 9cc5e7a301ea1b987837ace3034922f12f4869e51ab6fb89feb648871dc6378e [2023-10-18T16:41:46.377Z] $ docker rm -f --volumes 9cc5e7a301ea1b987837ace3034922f12f4869e51ab6fb89feb648871dc6378e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:41:48.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T16:41:48.023Z] Warning: overwriting stash ‘coverage-report’ [2023-10-18T16:41:48.492Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T16:41:48.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T16:41:49.190Z] + ls -al . [2023-10-18T16:41:49.190Z] total 184 [2023-10-18T16:41:49.190Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:36 . [2023-10-18T16:41:49.190Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:33 .. [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 16:33 .dockerignore [2023-10-18T16:41:49.190Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:33 .git [2023-10-18T16:41:49.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:33 .github [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 164 Oct 18 16:33 .gitignore [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:33 .golangci.yml [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 11301 Oct 18 16:33 Attribution.txt [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 258 Oct 18 16:33 CHANGELOG.md [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 1616 Oct 18 16:33 Dockerfile [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:33 GOVERNANCE.md [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 681 Oct 18 16:33 Jenkinsfile [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 16:33 LICENSE [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 3139 Oct 18 16:33 Makefile [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 611 Oct 18 16:33 OWNERS.md [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 2363 Oct 18 16:33 README.md [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 7789 Oct 18 16:33 Record and Reply.postman_collection.json [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:30 VERSION [2023-10-18T16:41:49.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:33 bin [2023-10-18T16:41:49.190Z] -rw-r--r-- 1 jenkins jenkins 24666 Oct 18 16:39 coverage.out [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 3906 Oct 18 16:33 go.mod [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 35422 Oct 18 16:33 go.sum [2023-10-18T16:41:49.190Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 16:33 internal [2023-10-18T16:41:49.190Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 18 16:33 main.go [2023-10-18T16:41:49.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:33 openapi [2023-10-18T16:41:49.190Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:33 pkg [2023-10-18T16:41:49.190Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:41:49.537Z] + 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=e37125cbfe69208c1e6674762e675d954b68f83d --label arch=arm64 --label version=3.1.0-dev.57 . [2023-10-18T16:41:49.823Z] Sending build context to Docker daemon 285.2kB [2023-10-18T16:41:49.823Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T16:41:49.823Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-18T16:41:49.823Z] ---> b1716e712491 [2023-10-18T16:41:49.823Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T16:41:49.823Z] ---> Running in f09e391353dd [2023-10-18T16:41:50.411Z] Removing intermediate container f09e391353dd [2023-10-18T16:41:50.411Z] ---> 7516793cdbe1 [2023-10-18T16:41:50.411Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T16:41:50.411Z] ---> Running in 5da841a058be [2023-10-18T16:41:50.688Z] Removing intermediate container 5da841a058be [2023-10-18T16:41:50.688Z] ---> 85a10c808afe [2023-10-18T16:41:50.688Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-10-18T16:41:50.688Z] ---> Running in 53f2719e0ca9 [2023-10-18T16:41:51.278Z] Removing intermediate container 53f2719e0ca9 [2023-10-18T16:41:51.278Z] ---> f2e5f44a878c [2023-10-18T16:41:51.278Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T16:41:51.278Z] ---> Running in c50ba494c0a6 [2023-10-18T16:41:52.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T16:41:52.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T16:41:53.790Z] OK: 266 MiB in 52 packages [2023-10-18T16:41:54.755Z] Removing intermediate container c50ba494c0a6 [2023-10-18T16:41:54.755Z] ---> eaa0656c9899 [2023-10-18T16:41:54.755Z] Step 7/26 : WORKDIR /app [2023-10-18T16:41:54.755Z] ---> Running in d233bd8c2d94 [2023-10-18T16:41:55.342Z] Removing intermediate container d233bd8c2d94 [2023-10-18T16:41:55.342Z] ---> 32127c915271 [2023-10-18T16:41:55.342Z] Step 8/26 : COPY go.mod vendor* ./ [2023-10-18T16:41:55.612Z] ---> ffdc98a823cd [2023-10-18T16:41:55.612Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T16:41:55.880Z] ---> Running in 54e665673482 [2023-10-18T16:41:58.481Z] Removing intermediate container 54e665673482 [2023-10-18T16:41:58.481Z] ---> b45194389563 [2023-10-18T16:41:58.481Z] Step 10/26 : COPY . . [2023-10-18T16:41:59.451Z] ---> 44d981a47f2a [2023-10-18T16:41:59.451Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T16:41:59.451Z] ---> Running in 91b97bf89c74 [2023-10-18T16:41:59.720Z] Removing intermediate container 91b97bf89c74 [2023-10-18T16:41:59.721Z] ---> ae3f2b24d6f6 [2023-10-18T16:41:59.721Z] Step 12/26 : RUN $MAKE [2023-10-18T16:41:59.721Z] ---> Running in 14f7258d5932 [2023-10-18T16:42:01.137Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.57" -trimpath -mod=readonly -o app-record-replay [2023-10-18T16:43:52.776Z] Removing intermediate container 14f7258d5932 [2023-10-18T16:43:52.776Z] ---> a7cb6dfd356c [2023-10-18T16:43:52.776Z] Step 13/26 : FROM alpine:3.18 [2023-10-18T16:43:52.776Z] 3.18: Pulling from library/alpine [2023-10-18T16:43:52.776Z] 579b34f0a95b: Pulling fs layer [2023-10-18T16:43:52.776Z] 579b34f0a95b: Download complete [2023-10-18T16:43:52.776Z] 579b34f0a95b: Pull complete [2023-10-18T16:43:52.776Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T16:43:52.776Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T16:43:52.776Z] ---> 3cc203321400 [2023-10-18T16:43:52.776Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T16:43:52.776Z] ---> Running in b996e1169b3d [2023-10-18T16:43:52.776Z] Removing intermediate container b996e1169b3d [2023-10-18T16:43:52.776Z] ---> 9a9937408e5a [2023-10-18T16:43:52.776Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-10-18T16:43:52.776Z] ---> Running in 72d66906cfdc [2023-10-18T16:43:52.776Z] Removing intermediate container 72d66906cfdc [2023-10-18T16:43:52.776Z] ---> 6feab1de2102 [2023-10-18T16:43:52.776Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-18T16:43:52.776Z] ---> Running in 1b33f0fd650a [2023-10-18T16:43:52.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T16:43:52.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T16:43:53.734Z] (1/2) Installing ca-certificates (20230506-r0) [2023-10-18T16:43:54.001Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-10-18T16:43:54.001Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T16:43:54.001Z] Executing ca-certificates-20230506-r0.trigger [2023-10-18T16:43:54.272Z] OK: 9 MiB in 17 packages [2023-10-18T16:43:55.233Z] Removing intermediate container 1b33f0fd650a [2023-10-18T16:43:55.233Z] ---> 47a3fb75bd96 [2023-10-18T16:43:55.233Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-10-18T16:43:55.815Z] ---> 2299f1b4f677 [2023-10-18T16:43:55.815Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-10-18T16:43:56.402Z] ---> a1b444cc25f6 [2023-10-18T16:43:56.402Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-10-18T16:43:56.669Z] ---> 806b23108b41 [2023-10-18T16:43:56.669Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-10-18T16:43:58.075Z] ---> 452c1df703d9 [2023-10-18T16:43:58.075Z] Step 21/26 : EXPOSE 59712 [2023-10-18T16:43:58.075Z] ---> Running in 3ebba6c0ebc9 [2023-10-18T16:43:58.345Z] Removing intermediate container 3ebba6c0ebc9 [2023-10-18T16:43:58.345Z] ---> 55c2266ab434 [2023-10-18T16:43:58.345Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-10-18T16:43:58.612Z] ---> Running in 10a89a63b747 [2023-10-18T16:43:58.879Z] Removing intermediate container 10a89a63b747 [2023-10-18T16:43:58.879Z] ---> f67ec49fc439 [2023-10-18T16:43:58.879Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T16:43:58.879Z] ---> Running in aff38213e928 [2023-10-18T16:43:59.148Z] Removing intermediate container aff38213e928 [2023-10-18T16:43:59.148Z] ---> 50f95eb8d7b9 [2023-10-18T16:43:59.148Z] Step 24/26 : LABEL arch=arm64 [2023-10-18T16:43:59.418Z] ---> Running in 245968255fb8 [2023-10-18T16:43:59.685Z] Removing intermediate container 245968255fb8 [2023-10-18T16:43:59.685Z] ---> b3e414a968a8 [2023-10-18T16:43:59.685Z] Step 25/26 : LABEL git_sha=e37125cbfe69208c1e6674762e675d954b68f83d [2023-10-18T16:43:59.685Z] ---> Running in 4c2a9bb99b72 [2023-10-18T16:43:59.952Z] Removing intermediate container 4c2a9bb99b72 [2023-10-18T16:43:59.952Z] ---> 8c9a080a029b [2023-10-18T16:43:59.952Z] Step 26/26 : LABEL version=3.1.0-dev.57 [2023-10-18T16:43:59.952Z] ---> Running in d9cc443a0337 [2023-10-18T16:44:00.532Z] Removing intermediate container d9cc443a0337 [2023-10-18T16:44:00.532Z] ---> 267bd9451b4c [2023-10-18T16:44:00.532Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T16:44:00.532Z] Successfully built 267bd9451b4c [2023-10-18T16:44:00.532Z] 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-10-18T16:44:00.647Z] provisioning config files... [2023-10-18T16:44:00.661Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/62@tmp/config10800557756871940089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:44:01.094Z] ---> docker-login.sh [2023-10-18T16:44:01.094Z] nexus3.edgexfoundry.org:10001 [2023-10-18T16:44:01.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:44:01.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:44:01.367Z] Configure a credential helper to remove this warning. See [2023-10-18T16:44:01.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:44:01.367Z] [2023-10-18T16:44:01.367Z] Login Succeeded [2023-10-18T16:44:01.367Z] nexus3.edgexfoundry.org:10002 [2023-10-18T16:44:01.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:44:01.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:44:01.635Z] Configure a credential helper to remove this warning. See [2023-10-18T16:44:01.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:44:01.635Z] [2023-10-18T16:44:01.635Z] Login Succeeded [2023-10-18T16:44:01.635Z] nexus3.edgexfoundry.org:10003 [2023-10-18T16:44:01.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:44:02.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:44:02.176Z] Configure a credential helper to remove this warning. See [2023-10-18T16:44:02.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:44:02.176Z] [2023-10-18T16:44:02.176Z] Login Succeeded [2023-10-18T16:44:02.176Z] nexus3.edgexfoundry.org:10004 [2023-10-18T16:44:02.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:44:02.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:44:02.446Z] Configure a credential helper to remove this warning. See [2023-10-18T16:44:02.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:44:02.446Z] [2023-10-18T16:44:02.446Z] Login Succeeded [2023-10-18T16:44:02.446Z] docker.io [2023-10-18T16:44:02.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T16:44:02.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T16:44:02.988Z] Configure a credential helper to remove this warning. See [2023-10-18T16:44:02.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T16:44:02.988Z] [2023-10-18T16:44:02.988Z] Login Succeeded [2023-10-18T16:44:02.988Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T16:44:03.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:44:03.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T16:44:03.051Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-10-18T16:44:03.051Z] e37125cbfe69208c1e6674762e675d954b68f83d [2023-10-18T16:44:03.051Z] latest [2023-10-18T16:44:03.051Z] 3.1.0-dev.57 [2023-10-18T16:44:03.051Z] e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [2023-10-18T16:44:03.051Z] main [2023-10-18T16:44:03.051Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:03.440Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:03.771Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d [2023-10-18T16:44:03.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-18T16:44:03.771Z] bd850191da9a: Preparing [2023-10-18T16:44:03.771Z] 25c2b5d20ee9: Preparing [2023-10-18T16:44:03.771Z] 487dcfc2837d: Preparing [2023-10-18T16:44:03.771Z] 92c9d3d94fb6: Preparing [2023-10-18T16:44:03.771Z] 41b8c9322d1c: Preparing [2023-10-18T16:44:03.771Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:44:03.771Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:44:04.035Z] 487dcfc2837d: Pushed [2023-10-18T16:44:04.035Z] 92c9d3d94fb6: Pushed [2023-10-18T16:44:04.035Z] 25c2b5d20ee9: Pushed [2023-10-18T16:44:04.035Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:44:04.298Z] 41b8c9322d1c: Pushed [2023-10-18T16:44:10.912Z] bd850191da9a: Pushed [2023-10-18T16:44:10.912Z] e37125cbfe69208c1e6674762e675d954b68f83d: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:11.260Z] + 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-10-18T16:44:11.597Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-18T16:44:11.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-18T16:44:11.597Z] bd850191da9a: Preparing [2023-10-18T16:44:11.597Z] 25c2b5d20ee9: Preparing [2023-10-18T16:44:11.597Z] 487dcfc2837d: Preparing [2023-10-18T16:44:11.597Z] 92c9d3d94fb6: Preparing [2023-10-18T16:44:11.597Z] 41b8c9322d1c: Preparing [2023-10-18T16:44:11.597Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:44:11.597Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:44:11.597Z] 487dcfc2837d: Layer already exists [2023-10-18T16:44:11.597Z] 41b8c9322d1c: Layer already exists [2023-10-18T16:44:11.597Z] 92c9d3d94fb6: Layer already exists [2023-10-18T16:44:11.597Z] 25c2b5d20ee9: Layer already exists [2023-10-18T16:44:11.597Z] bd850191da9a: Layer already exists [2023-10-18T16:44:11.597Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:44:11.597Z] latest: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:12.200Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:12.539Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.57 [2023-10-18T16:44:12.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-18T16:44:12.539Z] bd850191da9a: Preparing [2023-10-18T16:44:12.539Z] 25c2b5d20ee9: Preparing [2023-10-18T16:44:12.539Z] 487dcfc2837d: Preparing [2023-10-18T16:44:12.539Z] 92c9d3d94fb6: Preparing [2023-10-18T16:44:12.539Z] 41b8c9322d1c: Preparing [2023-10-18T16:44:12.539Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:44:12.539Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:44:15.872Z] bd850191da9a: Layer already exists [2023-10-18T16:44:15.872Z] 487dcfc2837d: Layer already exists [2023-10-18T16:44:15.872Z] 41b8c9322d1c: Layer already exists [2023-10-18T16:44:15.872Z] 25c2b5d20ee9: Layer already exists [2023-10-18T16:44:15.872Z] 92c9d3d94fb6: Layer already exists [2023-10-18T16:44:15.872Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:44:15.872Z] 3.1.0-dev.57: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:16.221Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:16.560Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [2023-10-18T16:44:16.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-18T16:44:16.560Z] bd850191da9a: Preparing [2023-10-18T16:44:16.560Z] 25c2b5d20ee9: Preparing [2023-10-18T16:44:16.560Z] 487dcfc2837d: Preparing [2023-10-18T16:44:16.560Z] 92c9d3d94fb6: Preparing [2023-10-18T16:44:16.560Z] 41b8c9322d1c: Preparing [2023-10-18T16:44:16.560Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:44:16.560Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:44:16.560Z] 41b8c9322d1c: Layer already exists [2023-10-18T16:44:16.560Z] 487dcfc2837d: Layer already exists [2023-10-18T16:44:16.560Z] bd850191da9a: Layer already exists [2023-10-18T16:44:16.560Z] 92c9d3d94fb6: Layer already exists [2023-10-18T16:44:16.560Z] 25c2b5d20ee9: Layer already exists [2023-10-18T16:44:16.560Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:44:16.825Z] e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:17.190Z] + 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-10-18T16:44:17.535Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-10-18T16:44:17.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-10-18T16:44:17.535Z] bd850191da9a: Preparing [2023-10-18T16:44:17.535Z] 25c2b5d20ee9: Preparing [2023-10-18T16:44:17.535Z] 487dcfc2837d: Preparing [2023-10-18T16:44:17.535Z] 92c9d3d94fb6: Preparing [2023-10-18T16:44:17.535Z] 41b8c9322d1c: Preparing [2023-10-18T16:44:17.535Z] 5f4d9fc4d98d: Preparing [2023-10-18T16:44:17.535Z] 5f4d9fc4d98d: Waiting [2023-10-18T16:44:17.535Z] 41b8c9322d1c: Layer already exists [2023-10-18T16:44:17.535Z] 487dcfc2837d: Layer already exists [2023-10-18T16:44:17.535Z] bd850191da9a: Layer already exists [2023-10-18T16:44:17.535Z] 25c2b5d20ee9: Layer already exists [2023-10-18T16:44:17.535Z] 92c9d3d94fb6: Layer already exists [2023-10-18T16:44:17.535Z] 5f4d9fc4d98d: Layer already exists [2023-10-18T16:44:17.801Z] main: digest: sha256:cbecf8c49c3dafeaa6cdeab412522f039a0673ef7a750fa28c003871771d9c28 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-18T16:44:17.861Z] ===================================================== [Pipeline] echo [2023-10-18T16:44:17.869Z] taggedImages: [2023-10-18T16:44:17.869Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d [2023-10-18T16:44:17.869Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-10-18T16:44:17.869Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.57 [2023-10-18T16:44:17.869Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:e37125cbfe69208c1e6674762e675d954b68f83d-3.1.0-dev.57 [2023-10-18T16:44:17.869Z] - 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-10-18T16:44:18.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T16:44:18.224Z] [2023-10-18T16:44:18.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:44:18.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T16:44:18.551Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T16:44:18.551Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T16:44:18.551Z] 04944245beec: Pulling fs layer [2023-10-18T16:44:18.551Z] 699f458cf7ca: Pulling fs layer [2023-10-18T16:44:18.551Z] 765212b225bb: Pulling fs layer [2023-10-18T16:44:18.551Z] f23df028b6ca: Pulling fs layer [2023-10-18T16:44:18.551Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T16:44:18.551Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T16:44:18.551Z] d65c8cfc05b1: Waiting [2023-10-18T16:44:18.551Z] 2437ff75d9bd: Waiting [2023-10-18T16:44:18.551Z] f23df028b6ca: Waiting [2023-10-18T16:44:18.551Z] 765212b225bb: Waiting [2023-10-18T16:44:18.818Z] 04944245beec: Verifying Checksum [2023-10-18T16:44:18.818Z] 04944245beec: Download complete [2023-10-18T16:44:18.818Z] 765212b225bb: Download complete [2023-10-18T16:44:18.818Z] f23df028b6ca: Download complete [2023-10-18T16:44:18.818Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T16:44:18.818Z] d65c8cfc05b1: Download complete [2023-10-18T16:44:19.083Z] 699f458cf7ca: Verifying Checksum [2023-10-18T16:44:19.083Z] 699f458cf7ca: Download complete [2023-10-18T16:44:19.348Z] 8998bd30e6a1: Verifying Checksum [2023-10-18T16:44:19.348Z] 8998bd30e6a1: Download complete [2023-10-18T16:44:21.924Z] 2437ff75d9bd: Verifying Checksum [2023-10-18T16:44:21.924Z] 2437ff75d9bd: Download complete [2023-10-18T16:44:23.860Z] 8998bd30e6a1: Pull complete [2023-10-18T16:44:24.440Z] 04944245beec: Pull complete [2023-10-18T16:44:26.403Z] 699f458cf7ca: Pull complete [2023-10-18T16:44:26.403Z] 765212b225bb: Pull complete [2023-10-18T16:44:30.646Z] f23df028b6ca: Pull complete [2023-10-18T16:44:30.646Z] d65c8cfc05b1: Pull complete [2023-10-18T16:44:48.822Z] 2437ff75d9bd: Pull complete [2023-10-18T16:44:48.822Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T16:44:48.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T16:44:48.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:44:49.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-9524 does not seem to be running inside a container [2023-10-18T16:44:49.085Z] $ 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/62 -v /w/workspace/app-record-replay/62:/w/workspace/app-record-replay/62:rw,z -v /w/workspace/app-record-replay/62@tmp:/w/workspace/app-record-replay/62@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-18T16:44:51.655Z] $ docker top 813d3431271942c8fa6de4e934e1468a15d64e59a55dd069b2249a6ba5018c99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:44:52.478Z] ---> job-cost.sh [2023-10-18T16:44:52.478Z] lf-activate-venv: SKIPPING [2023-10-18T16:44:52.478Z] INFO: No Stack... [2023-10-18T16:44:53.059Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T16:44:53.637Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T16:44:54.263Z] + cat /w/workspace/app-record-replay/62/archives/cost.csv [2023-10-18T16:44:54.263Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T16:44:54.330Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [2023-10-18T16:44:54.335Z] Resource [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] did not exist. Created. [2023-10-18T16:44:54.336Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T16:44:54.669Z] /w/workspace/app-record-replay/62@tmp/durable-3c4071c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T16:44:55.321Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T16:44:55.341Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T16:44:55.398Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T16:44:55.409Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-62-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T16:44:55.429Z] $ docker stop --time=1 813d3431271942c8fa6de4e934e1468a15d64e59a55dd069b2249a6ba5018c99 [2023-10-18T16:44:58.666Z] $ docker rm -f --volumes 813d3431271942c8fa6de4e934e1468a15d64e59a55dd069b2249a6ba5018c99 [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-10-18T16:44:59.037Z] provisioning config files... [2023-10-18T16:44:59.043Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config1840738061347378920tmp [Pipeline] { [Pipeline] sh [2023-10-18T16:44:59.330Z] + set +x [2023-10-18T16:44:59.330Z] + + bashcurl -s -s -- https://codecov.io/bash [2023-10-18T16:44:59.330Z] [2023-10-18T16:44:59.330Z] [2023-10-18T16:44:59.330Z] _____ _ [2023-10-18T16:44:59.330Z] / ____| | | [2023-10-18T16:44:59.330Z] | | ___ __| | ___ ___ _____ __ [2023-10-18T16:44:59.330Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-18T16:44:59.330Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-18T16:44:59.330Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-18T16:44:59.330Z] Bash-1.0.6 [2023-10-18T16:44:59.330Z] [2023-10-18T16:44:59.330Z] [2023-10-18T16:44:59.330Z] ==> git version 2.25.1 found [2023-10-18T16:44:59.330Z] ==> 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-10-18T16:44:59.330Z] Release-Date: 2020-01-08 [2023-10-18T16:44:59.330Z] 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-10-18T16:44:59.330Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-18T16:44:59.330Z] ==> Jenkins CI detected. [2023-10-18T16:44:59.330Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-10-18T16:44:59.330Z] project root: . [2023-10-18T16:44:59.330Z] --> token set from env [2023-10-18T16:44:59.330Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-18T16:44:59.330Z] ==> Running gcov in . (disable via -X gcov) [2023-10-18T16:44:59.330Z] ==> Python coveragepy not found [2023-10-18T16:44:59.330Z] ==> Searching for coverage reports in: [2023-10-18T16:44:59.330Z] + . [2023-10-18T16:44:59.330Z] -> Found 1 reports [2023-10-18T16:44:59.330Z] ==> Detecting git/mercurial file structure [2023-10-18T16:44:59.330Z] ==> Reading reports [2023-10-18T16:44:59.330Z] + ./coverage.out bytes=24666 [2023-10-18T16:44:59.330Z] ==> Appending adjustments [2023-10-18T16:44:59.330Z] https://docs.codecov.io/docs/fixing-reports [2023-10-18T16:44:59.589Z] + Found adjustments [2023-10-18T16:44:59.589Z] ==> Gzipping contents [2023-10-18T16:44:59.589Z] 8.0K /tmp/codecov.5JHtEC.gz [2023-10-18T16:44:59.589Z] ==> Uploading reports [2023-10-18T16:44:59.589Z] url: https://codecov.io [2023-10-18T16:44:59.589Z] query: branch=main&commit=e37125cbfe69208c1e6674762e675d954b68f83d&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T16:44:59.589Z] -> Pinging Codecov [2023-10-18T16:44:59.589Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6761a825-4501-4abd-88ee-552c6fc4520a&branch=main&commit=e37125cbfe69208c1e6674762e675d954b68f83d&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-18T16:44:59.589Z] -> Uploading to [2023-10-18T16:44:59.589Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-18/F467761B9912B4F32F9BC62907045C81/e37125cbfe69208c1e6674762e675d954b68f83d/49f6ced9-fe51-49bf-9693-f0b96f8cc0f5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T164459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a242c5e01aca50b74b25c84385feb1d8cb6e31ae3123602ed1660a296d7d396 [2023-10-18T16:44:59.589Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T16:44:59.589Z] Dload Upload Total Spent Left Speed [2023-10-18T16:45:00.157Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4850 0 0 100 4850 0 17962 --:--:-- --:--:-- --:--:-- 17962 [2023-10-18T16:45:00.157Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] } [2023-10-18T16:45:00.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-18T16:45:00.296Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-18T16:45:00.305Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:45:00.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T16:45:00.605Z] [2023-10-18T16:45:00.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:45:00.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T16:45:00.898Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-18T16:45:00.898Z] df9b9388f04a: Pulling fs layer [2023-10-18T16:45:00.898Z] 52dc419b0ee2: Pulling fs layer [2023-10-18T16:45:00.899Z] 25bc292e5bac: Pulling fs layer [2023-10-18T16:45:00.899Z] 114826534d7a: Pulling fs layer [2023-10-18T16:45:00.899Z] 4657fd5d0bcf: Pulling fs layer [2023-10-18T16:45:00.899Z] 6ad1cebc031e: Pulling fs layer [2023-10-18T16:45:00.899Z] 8a3aa393b2d8: Pulling fs layer [2023-10-18T16:45:00.899Z] 114826534d7a: Waiting [2023-10-18T16:45:00.899Z] 8a3aa393b2d8: Waiting [2023-10-18T16:45:00.899Z] 6ad1cebc031e: Waiting [2023-10-18T16:45:00.899Z] 4657fd5d0bcf: Waiting [2023-10-18T16:45:00.899Z] 25bc292e5bac: Verifying Checksum [2023-10-18T16:45:00.899Z] 25bc292e5bac: Download complete [2023-10-18T16:45:00.899Z] 52dc419b0ee2: Verifying Checksum [2023-10-18T16:45:00.899Z] 52dc419b0ee2: Download complete [2023-10-18T16:45:00.899Z] 4657fd5d0bcf: Verifying Checksum [2023-10-18T16:45:00.899Z] 4657fd5d0bcf: Download complete [2023-10-18T16:45:00.899Z] df9b9388f04a: Verifying Checksum [2023-10-18T16:45:00.899Z] df9b9388f04a: Download complete [2023-10-18T16:45:01.157Z] 6ad1cebc031e: Verifying Checksum [2023-10-18T16:45:01.157Z] 6ad1cebc031e: Download complete [2023-10-18T16:45:01.157Z] df9b9388f04a: Pull complete [2023-10-18T16:45:01.157Z] 52dc419b0ee2: Pull complete [2023-10-18T16:45:01.157Z] 25bc292e5bac: Pull complete [2023-10-18T16:45:01.724Z] 114826534d7a: Download complete [2023-10-18T16:45:01.724Z] 8a3aa393b2d8: Download complete [2023-10-18T16:45:05.003Z] 114826534d7a: Pull complete [2023-10-18T16:45:05.003Z] 4657fd5d0bcf: Pull complete [2023-10-18T16:45:05.003Z] 6ad1cebc031e: Pull complete [2023-10-18T16:45:07.534Z] 8a3aa393b2d8: Pull complete [2023-10-18T16:45:07.534Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-18T16:45:07.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-18T16:45:07.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:45:07.610Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:45:07.635Z] $ 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-10-18T16:45:12.434Z] $ docker top 2e203aa94a3f8851dba06b5a3c3a7b54b7e7571bc9e5f66d26c7308c87db73a9 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-18T16:45:12.498Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-10-18T16:45:12.774Z] + set -o pipefail [2023-10-18T16:45:12.774Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-10-18T16:45:19.334Z] [2023-10-18T16:45:19.334Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-10-18T16:45:19.334Z] [2023-10-18T16:45:19.334Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/0a596567-c1a5-4ec5-a6c9-54e1ab7ca68c [2023-10-18T16:45:19.334Z] [2023-10-18T16:45:19.334Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-18T16:45:19.334Z] [2023-10-18T16:45:19.594Z] [2023-10-18T16:45:19.594Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-18T16:45:19.594Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-18T16:45:19.594Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-10-18T16:45:19.600Z] $ docker stop --time=1 2e203aa94a3f8851dba06b5a3c3a7b54b7e7571bc9e5f66d26c7308c87db73a9 [2023-10-18T16:45:23.809Z] $ docker rm -f --volumes 2e203aa94a3f8851dba06b5a3c3a7b54b7e7571bc9e5f66d26c7308c87db73a9 [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-10-18T16:45:24.468Z] + git log --format=format:%s -1 e37125cbfe69208c1e6674762e675d954b68f83d [Pipeline] sh [2023-10-18T16:45:24.752Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:45:24.752Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:45:25.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:45:25.044Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:45:25.111Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:45:25.133Z] $ 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-10-18T16:45:25.581Z] $ docker top 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 -eo pid,comm [2023-10-18T16:45:25.631Z] 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-10-18T16:45:25.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:45:25.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:45:25.668Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:45:25.775Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:45:25.774Z] $ docker exec 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 ssh-agent [2023-10-18T16:45:25.870Z] SSH_AUTH_SOCK=/tmp/ssh-DSA98eFYrg8d/agent.32 [2023-10-18T16:45:25.870Z] SSH_AGENT_PID=38 [2023-10-18T16:45:25.875Z] Running ssh-add (command line suppressed) [2023-10-18T16:45:25.975Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18059086405725171681.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_18059086405725171681.key) [2023-10-18T16:45:25.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:45:26.276Z] + git semver tag [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,444 [run_tag] DEBUG tag force:False [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,444 [check_head_tag] DEBUG check head tag [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,445 [execute] INFO git cat-file --batch-check [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,449 [execute] INFO git cat-file --batch [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,449 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,468 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,468 [execute] INFO git tag -a v3.1.0-dev.57 -m v3.1.0-dev.57 [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,468 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.57', '-m', 'v3.1.0-dev.57'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-10-18T16:45:26.534Z] 2023-10-18 16:45:26,473 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-18T16:45:26.534Z] 3.1.0-dev.57 [Pipeline] } [2023-10-18T16:45:26.539Z] $ docker exec --env ******** --env ******** 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 ssh-agent -k [2023-10-18T16:45:26.631Z] unset SSH_AUTH_SOCK; [2023-10-18T16:45:26.631Z] unset SSH_AGENT_PID; [2023-10-18T16:45:26.631Z] echo Agent pid 38 killed; [2023-10-18T16:45:26.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:45:26.948Z] + git semver [Pipeline] } [2023-10-18T16:45:27.212Z] $ docker stop --time=1 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 [2023-10-18T16:45:28.464Z] $ docker rm -f --volumes 3b3343db72fb7efafcbbee04f2088931eff9b036e60fca125bf4809da7cacc43 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:45:28.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T16:45:28.853Z] [2023-10-18T16:45:28.853Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:45:29.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T16:45:29.150Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-18T16:45:29.150Z] ab5ef0e58194: Pulling fs layer [2023-10-18T16:45:29.150Z] 9712f1f96733: Pulling fs layer [2023-10-18T16:45:29.150Z] 63f879dbbcfc: Pulling fs layer [2023-10-18T16:45:29.150Z] 0d9ebad4ef96: Pulling fs layer [2023-10-18T16:45:29.150Z] e9a5061849ea: Pulling fs layer [2023-10-18T16:45:29.150Z] d747dcd14b5f: Pulling fs layer [2023-10-18T16:45:29.150Z] 2de7ff778b66: Pulling fs layer [2023-10-18T16:45:29.150Z] 0d9ebad4ef96: Waiting [2023-10-18T16:45:29.150Z] 2de7ff778b66: Waiting [2023-10-18T16:45:29.150Z] e9a5061849ea: Waiting [2023-10-18T16:45:29.150Z] d747dcd14b5f: Waiting [2023-10-18T16:45:29.150Z] 9712f1f96733: Verifying Checksum [2023-10-18T16:45:29.150Z] 9712f1f96733: Download complete [2023-10-18T16:45:29.409Z] 63f879dbbcfc: Verifying Checksum [2023-10-18T16:45:29.409Z] 63f879dbbcfc: Download complete [2023-10-18T16:45:29.409Z] e9a5061849ea: Verifying Checksum [2023-10-18T16:45:29.409Z] e9a5061849ea: Download complete [2023-10-18T16:45:29.409Z] d747dcd14b5f: Verifying Checksum [2023-10-18T16:45:29.409Z] d747dcd14b5f: Download complete [2023-10-18T16:45:29.671Z] 0d9ebad4ef96: Verifying Checksum [2023-10-18T16:45:29.671Z] 0d9ebad4ef96: Download complete [2023-10-18T16:45:29.671Z] ab5ef0e58194: Verifying Checksum [2023-10-18T16:45:29.671Z] ab5ef0e58194: Download complete [2023-10-18T16:45:29.671Z] 2de7ff778b66: Verifying Checksum [2023-10-18T16:45:29.671Z] 2de7ff778b66: Download complete [2023-10-18T16:45:32.195Z] ab5ef0e58194: Pull complete [2023-10-18T16:45:32.195Z] 9712f1f96733: Pull complete [2023-10-18T16:45:33.127Z] 63f879dbbcfc: Pull complete [2023-10-18T16:45:36.407Z] 0d9ebad4ef96: Pull complete [2023-10-18T16:45:36.407Z] e9a5061849ea: Pull complete [2023-10-18T16:45:36.407Z] d747dcd14b5f: Pull complete [2023-10-18T16:45:37.342Z] 2de7ff778b66: Pull complete [2023-10-18T16:45:37.342Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-18T16:45:37.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-18T16:45:37.342Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:45:37.424Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:45:37.450Z] $ 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-10-18T16:45:43.768Z] $ docker top 18eab52cd2c83e2e1c5efa5fd10755d33fccf491895fc19c603b286a96b4b148 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:45:43.844Z] provisioning config files... [2023-10-18T16:45:43.850Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4058613598163388469tmp [2023-10-18T16:45:43.860Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4582946199706945436tmp [2023-10-18T16:45:43.869Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config14347284302183829662tmp [Pipeline] { [Pipeline] echo [2023-10-18T16:45:43.883Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:45:44.164Z] ---> sigul-configuration.sh [2023-10-18T16:45:44.164Z] gpg: directory `/root/.gnupg' created [2023-10-18T16:45:44.164Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-18T16:45:44.164Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-18T16:45:44.164Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-18T16:45:44.164Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-18T16:45:44.164Z] gpg: CAST5 encrypted data [2023-10-18T16:45:44.164Z] gpg: encrypted with 1 passphrase [2023-10-18T16:45:44.164Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-18T16:45:44.446Z] + mkdir /home/jenkins [2023-10-18T16:45:44.446Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-18T16:45:44.730Z] + 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-10-18T16:45:44.739Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:45:45.019Z] ---> sigul-install.sh [2023-10-18T16:45:45.019Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-18T16:45:45.302Z] + git tag --list [2023-10-18T16:45:45.302Z] v3.1.0-dev.0 [2023-10-18T16:45:45.302Z] v3.1.0-dev.1 [2023-10-18T16:45:45.302Z] v3.1.0-dev.10 [2023-10-18T16:45:45.302Z] v3.1.0-dev.11 [2023-10-18T16:45:45.302Z] v3.1.0-dev.12 [2023-10-18T16:45:45.302Z] v3.1.0-dev.13 [2023-10-18T16:45:45.302Z] v3.1.0-dev.14 [2023-10-18T16:45:45.302Z] v3.1.0-dev.15 [2023-10-18T16:45:45.302Z] v3.1.0-dev.16 [2023-10-18T16:45:45.302Z] v3.1.0-dev.17 [2023-10-18T16:45:45.302Z] v3.1.0-dev.18 [2023-10-18T16:45:45.302Z] v3.1.0-dev.19 [2023-10-18T16:45:45.302Z] v3.1.0-dev.2 [2023-10-18T16:45:45.302Z] v3.1.0-dev.20 [2023-10-18T16:45:45.302Z] v3.1.0-dev.21 [2023-10-18T16:45:45.302Z] v3.1.0-dev.22 [2023-10-18T16:45:45.302Z] v3.1.0-dev.23 [2023-10-18T16:45:45.302Z] v3.1.0-dev.24 [2023-10-18T16:45:45.302Z] v3.1.0-dev.25 [2023-10-18T16:45:45.302Z] v3.1.0-dev.26 [2023-10-18T16:45:45.302Z] v3.1.0-dev.27 [2023-10-18T16:45:45.302Z] v3.1.0-dev.28 [2023-10-18T16:45:45.302Z] v3.1.0-dev.29 [2023-10-18T16:45:45.302Z] v3.1.0-dev.3 [2023-10-18T16:45:45.302Z] v3.1.0-dev.30 [2023-10-18T16:45:45.302Z] v3.1.0-dev.31 [2023-10-18T16:45:45.302Z] v3.1.0-dev.32 [2023-10-18T16:45:45.302Z] v3.1.0-dev.33 [2023-10-18T16:45:45.302Z] v3.1.0-dev.34 [2023-10-18T16:45:45.302Z] v3.1.0-dev.35 [2023-10-18T16:45:45.302Z] v3.1.0-dev.36 [2023-10-18T16:45:45.302Z] v3.1.0-dev.37 [2023-10-18T16:45:45.302Z] v3.1.0-dev.38 [2023-10-18T16:45:45.302Z] v3.1.0-dev.39 [2023-10-18T16:45:45.302Z] v3.1.0-dev.4 [2023-10-18T16:45:45.302Z] v3.1.0-dev.40 [2023-10-18T16:45:45.302Z] v3.1.0-dev.41 [2023-10-18T16:45:45.302Z] v3.1.0-dev.42 [2023-10-18T16:45:45.302Z] v3.1.0-dev.43 [2023-10-18T16:45:45.302Z] v3.1.0-dev.44 [2023-10-18T16:45:45.302Z] v3.1.0-dev.45 [2023-10-18T16:45:45.302Z] v3.1.0-dev.46 [2023-10-18T16:45:45.302Z] v3.1.0-dev.47 [2023-10-18T16:45:45.302Z] v3.1.0-dev.48 [2023-10-18T16:45:45.302Z] v3.1.0-dev.49 [2023-10-18T16:45:45.302Z] v3.1.0-dev.5 [2023-10-18T16:45:45.302Z] v3.1.0-dev.50 [2023-10-18T16:45:45.302Z] v3.1.0-dev.51 [2023-10-18T16:45:45.302Z] v3.1.0-dev.52 [2023-10-18T16:45:45.302Z] v3.1.0-dev.53 [2023-10-18T16:45:45.302Z] v3.1.0-dev.54 [2023-10-18T16:45:45.302Z] v3.1.0-dev.55 [2023-10-18T16:45:45.302Z] v3.1.0-dev.56 [2023-10-18T16:45:45.302Z] v3.1.0-dev.57 [2023-10-18T16:45:45.302Z] v3.1.0-dev.6 [2023-10-18T16:45:45.302Z] v3.1.0-dev.7 [2023-10-18T16:45:45.302Z] v3.1.0-dev.8 [2023-10-18T16:45:45.302Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-18T16:45:45.583Z] + lftools sign git-tag v3.1.0-dev.57 [2023-10-18T16:45:46.149Z] Signing Git tag with Sigul... [2023-10-18T16:45:46.149Z] Signing v3.1.0-dev.57 [Pipeline] echo [2023-10-18T16:45:46.414Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:45:46.694Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-18T16:45:46.700Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-18T16:45:46.714Z] $ docker stop --time=1 18eab52cd2c83e2e1c5efa5fd10755d33fccf491895fc19c603b286a96b4b148 [2023-10-18T16:45:47.988Z] $ docker rm -f --volumes 18eab52cd2c83e2e1c5efa5fd10755d33fccf491895fc19c603b286a96b4b148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-18T16:45:48.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:45:48.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:45:48.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:45:48.705Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:45:48.777Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:45:48.801Z] $ 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-10-18T16:45:49.112Z] $ docker top f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 -eo pid,comm [2023-10-18T16:45:49.162Z] 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-10-18T16:45:49.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:45:49.201Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:45:49.201Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:45:49.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:45:49.306Z] $ docker exec f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 ssh-agent [2023-10-18T16:45:49.411Z] SSH_AUTH_SOCK=/tmp/ssh-YdjCEKhEj1jU/agent.32 [2023-10-18T16:45:49.411Z] SSH_AGENT_PID=39 [2023-10-18T16:45:49.416Z] Running ssh-add (command line suppressed) [2023-10-18T16:45:49.501Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6337089576371270457.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_6337089576371270457.key) [2023-10-18T16:45:49.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:45:49.801Z] + git semver bump pre [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,973 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,973 [bump_version] DEBUG bumping version:3.1.0-dev.57 on axis:pre with prefix:dev [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,974 [bump_version] DEBUG bumped version:3.1.0-dev.58 [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,974 [write_version] DEBUG write version:3.1.0-dev.58 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,974 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,974 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,976 [execute] INFO git cat-file --batch-check [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,981 [execute] INFO git cat-file --batch [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T16:45:50.059Z] 2023-10-18 16:45:49,986 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-18T16:45:50.059Z] 3.1.0-dev.58 [Pipeline] } [2023-10-18T16:45:50.064Z] $ docker exec --env ******** --env ******** f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 ssh-agent -k [2023-10-18T16:45:50.164Z] unset SSH_AUTH_SOCK; [2023-10-18T16:45:50.164Z] unset SSH_AGENT_PID; [2023-10-18T16:45:50.164Z] echo Agent pid 39 killed; [2023-10-18T16:45:50.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:45:50.475Z] + git semver [Pipeline] } [2023-10-18T16:45:50.742Z] $ docker stop --time=1 f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 [2023-10-18T16:45:52.012Z] $ docker rm -f --volumes f89316e8cf669d810621c8315fe13fe2c1e3d33cd91dacf5eec87c44b1fc9127 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T16:45:52.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T16:45:52.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:45:52.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T16:45:52.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:45:52.713Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:45:52.737Z] $ 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-10-18T16:45:53.049Z] $ docker top 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T16:45:53.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T16:45:53.141Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T16:45:53.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T16:45:53.243Z] $ docker exec 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f ssh-agent [2023-10-18T16:45:53.350Z] SSH_AUTH_SOCK=/tmp/ssh-9FWKSDaYSYWD/agent.32 [2023-10-18T16:45:53.350Z] SSH_AGENT_PID=38 [2023-10-18T16:45:53.355Z] Running ssh-add (command line suppressed) [2023-10-18T16:45:53.443Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12019487953777684010.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_12019487953777684010.key) [2023-10-18T16:45:53.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T16:45:53.749Z] + git semver push [2023-10-18T16:45:54.009Z] 2023-10-18 16:45:53,921 [run_push] DEBUG push [2023-10-18T16:45:54.009Z] 2023-10-18 16:45:53,922 [execute] INFO git cat-file --batch-check [2023-10-18T16:45:54.009Z] 2023-10-18 16:45:53,922 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T16:45:54.009Z] 2023-10-18 16:45:53,926 [execute] INFO git rev-list 1f8347de2a3a9a76c2112a805b1f79beaae3d10c -- [2023-10-18T16:45:54.009Z] 2023-10-18 16:45:53,926 [execute] DEBUG Popen(['git', 'rev-list', '1f8347de2a3a9a76c2112a805b1f79beaae3d10c', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-18T16:45:54.009Z] 2023-10-18 16:45:53,932 [execute] INFO git fetch -v origin [2023-10-18T16:45:54.009Z] 2023-10-18 16:45:53,932 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-18T16:45:54.576Z] 2023-10-18 16:45:54,461 [run_push] DEBUG no remote changes detected [2023-10-18T16:45:54.576Z] 2023-10-18 16:45:54,462 [execute] INFO git push origin semver [2023-10-18T16:45:54.576Z] 2023-10-18 16:45:54,462 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-18T16:45:55.515Z] 2023-10-18 16:45:55,310 [run_push] DEBUG push all version tags [2023-10-18T16:45:55.515Z] 2023-10-18 16:45:55,311 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-18T16:45:55.516Z] 2023-10-18 16:45:55,311 [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-10-18T16:45:56.083Z] 2023-10-18 16:45:56,021 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-10-18T16:45:56.083Z] 3.1.0-dev.58 [Pipeline] } [2023-10-18T16:45:56.087Z] $ docker exec --env ******** --env ******** 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f ssh-agent -k [2023-10-18T16:45:56.185Z] unset SSH_AUTH_SOCK; [2023-10-18T16:45:56.186Z] unset SSH_AGENT_PID; [2023-10-18T16:45:56.186Z] echo Agent pid 38 killed; [2023-10-18T16:45:56.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T16:45:56.512Z] + git semver [Pipeline] } [2023-10-18T16:45:56.780Z] $ docker stop --time=1 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f [2023-10-18T16:45:58.076Z] $ docker rm -f --volumes 0a9cbc558eb5512552c0e4dcb9e01c80df62a29e95389edd18bfb40a6f20246f [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-10-18T16:45:58.621Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-10-18T16:45:58.621Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-18T16:45:58.621Z] total 16 [2023-10-18T16:45:58.621Z] drwxr-xr-x 3 root root 4096 Oct 18 16:33 . [2023-10-18T16:45:58.621Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 16:45 .. [2023-10-18T16:45:58.621Z] drwxr-xr-x 2 root root 4096 Oct 18 16:33 cost [2023-10-18T16:45:58.621Z] -rw-r--r-- 1 root root 88 Oct 18 16:33 cost.csv [2023-10-18T16:45:58.621Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-18T16:45:58.621Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-10-18T16:45:58.621Z] total 16 [2023-10-18T16:45:58.621Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:33 . [2023-10-18T16:45:58.621Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 16:45 .. [2023-10-18T16:45:58.621Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 16:33 cost [2023-10-18T16:45:58.621Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 18 16:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:45:58.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:45:59.756Z] ---> package-listing.sh [2023-10-18T16:45:59.756Z] ++ facter osfamily [2023-10-18T16:45:59.756Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T16:46:00.050Z] + OS_FAMILY=debian [2023-10-18T16:46:00.050Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-10-18T16:46:00.050Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T16:46:00.050Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T16:46:00.050Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T16:46:00.050Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T16:46:00.050Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-18T16:46:00.051Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T16:46:00.051Z] + case "${OS_FAMILY}" in [2023-10-18T16:46:00.051Z] + dpkg -l [2023-10-18T16:46:00.051Z] + grep '^ii' [2023-10-18T16:46:00.051Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T16:46:00.051Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T16:46:00.051Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T16:46:00.051Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-10-18T16:46:00.051Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-10-18T16:46:00.051Z] + 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-10-18T16:46:00.114Z] 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-10-18T16:46:00.425Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T16:46:00.779Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T16:46:00.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T16:46:00.853Z] prd-ubuntu20.04-docker-8c-8g-9521 does not seem to be running inside a container [2023-10-18T16:46:00.881Z] $ 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-10-18T16:46:01.071Z] $ docker top 451f506c9af11f4229ff232beffe674d33a1e2b31e89c657a22bf2fe706f0fd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T16:46:01.411Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T16:46:01.692Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T16:46:01.982Z] + ls /var/log/sa-host [2023-10-18T16:46:01.982Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T16:46:02.060Z] provisioning config files... [2023-10-18T16:46:02.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8083429901386139619tmp [Pipeline] { [Pipeline] echo [2023-10-18T16:46:02.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:46:02.424Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T16:46:02.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:46:02.745Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T16:46:02.753Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:46:03.034Z] ---> sudo-logs.sh [2023-10-18T16:46:03.034Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T16:46:03.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:46:03.333Z] ---> job-cost.sh [2023-10-18T16:46:03.333Z] lf-activate-venv: SKIPPING [2023-10-18T16:46:03.333Z] DEBUG: total: 0.2199999988079071 [2023-10-18T16:46:03.333Z] INFO: Retrieving Stack Cost... [2023-10-18T16:46:03.591Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T16:46:04.159Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T16:46:04.170Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T16:46:04.453Z] ---> logs-deploy.sh [2023-10-18T16:46:04.453Z] lf-activate-venv: SKIPPING [2023-10-18T16:46:04.453Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/62 [2023-10-18T16:46:04.453Z] INFO: archiving workspace using pattern(s): [2023-10-18T16:46:05.393Z] Archives upload complete. [2023-10-18T16:46:05.393Z] INFO: archiving logs to Nexus