Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a76422e4938fa76fc1f70403caa898f6446adb22 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-ssh8275474319971794501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh17590923467422362881.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh893091548084421601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh14036441940150227417.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-ssh2443834670165956492.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16149’ Running on prd-ubuntu20.04-docker-8c-8g-16153 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-record-replay.git > git init /w/workspace/exfoundry_app-record-replay_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a76422e4938fa76fc1f70403caa898f6446adb22 (main) Commit message: "Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.49" > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 > git rev-list --no-walk 2dcb8398d81f718f85667ead31acb42d7f44aacc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T15:34:49.893Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T15:34:49.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T15:34:49.970Z] ========================================================= [2023-11-01T15:34:49.970Z] EdgeX Global Pipelines Version Info [2023-11-01T15:34:49.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:34:50.700Z] ------------------- [2023-11-01T15:34:50.700Z] stable info: [2023-11-01T15:34:50.700Z] ------------------- [2023-11-01T15:34:50.700Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T15:34:50.700Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:34:50.700Z] Message: update stable to v1.0.255 [2023-11-01T15:34:51.270Z] ------------------- [2023-11-01T15:34:51.270Z] experimental info: [2023-11-01T15:34:51.270Z] ------------------- [2023-11-01T15:34:51.270Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T15:34:51.270Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T15:34:51.270Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T15:34:51.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-11-01T15:34:51.423Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-11-01T15:34:51.431Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T15:34:51.440Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T15:34:51.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T15:34:51.457Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T15:34:51.466Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T15:34:51.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T15:34:51.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T15:34:51.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T15:34:51.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T15:34:51.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-11-01T15:34:51.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T15:34:51.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T15:34:51.531Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:34:51.540Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T15:34:51.548Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T15:34:51.557Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T15:34:51.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T15:34:51.578Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T15:34:51.587Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T15:34:51.596Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T15:34:51.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T15:34:51.614Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T15:34:51.623Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T15:34:51.632Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T15:34:51.641Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T15:34:51.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T15:34:51.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T15:34:51.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T15:34:51.679Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] echo [2023-11-01T15:34:51.688Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a76422e [Pipeline] echo [2023-11-01T15:34:51.697Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:34:51.729Z] provisioning config files... [2023-11-01T15:34:51.743Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17407152451657919916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:34:52.050Z] ---> docker-login.sh [2023-11-01T15:34:52.050Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:34:52.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:52.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:52.310Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:52.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:52.310Z] [2023-11-01T15:34:52.310Z] Login Succeeded [2023-11-01T15:34:52.310Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:34:52.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:52.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:52.571Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:52.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:52.571Z] [2023-11-01T15:34:52.571Z] Login Succeeded [2023-11-01T15:34:52.571Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:34:52.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:52.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:52.571Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:52.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:52.571Z] [2023-11-01T15:34:52.571Z] Login Succeeded [2023-11-01T15:34:52.571Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:34:52.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:52.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:52.831Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:52.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:52.831Z] [2023-11-01T15:34:52.831Z] Login Succeeded [2023-11-01T15:34:52.831Z] docker.io [2023-11-01T15:34:52.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:34:53.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:34:53.093Z] Configure a credential helper to remove this warning. See [2023-11-01T15:34:53.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:34:53.093Z] [2023-11-01T15:34:53.093Z] Login Succeeded [2023-11-01T15:34:53.093Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:34:53.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T15:34:53.452Z] + git rev-list -1 --merges a76422e4938fa76fc1f70403caa898f6446adb22~1..a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] echo [2023-11-01T15:34:53.499Z] -----------> git rev-list -1 --merges a76422e4938fa76fc1f70403caa898f6446adb22~1..a76422e4938fa76fc1f70403caa898f6446adb22 a76422e4938fa76fc1f70403caa898f6446adb22 [2023-11-01T15:34:53.499Z] a76422e4938fa76fc1f70403caa898f6446adb22 [false] [Pipeline] sh [2023-11-01T15:34:53.796Z] + git log --format=format:%s -1 a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] echo [2023-11-01T15:34:53.841Z] ========================================================= [2023-11-01T15:34:53.841Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T15:34:53.841Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:34:54.156Z] + git log --format=format:%s -1 a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] echo [2023-11-01T15:34:54.169Z] [semverPrep] GIT_COMMIT: a76422e4938fa76fc1f70403caa898f6446adb22, Commit Message: Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.49 [Pipeline] echo [2023-11-01T15:34:54.178Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T15:34:54.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:34:54.550Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T15:34:54.550Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T15:34:54.550Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T15:34:54.550Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T15:34:54.550Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T15:34:54.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:34:54.916Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:34:54.916Z] [2023-11-01T15:34:54.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:34:55.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:34:55.216Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T15:34:55.216Z] b85a868b505f: Pulling fs layer [2023-11-01T15:34:55.216Z] e2be974225ed: Pulling fs layer [2023-11-01T15:34:55.216Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T15:34:55.216Z] 988bab9f4d93: Pulling fs layer [2023-11-01T15:34:55.216Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T15:34:55.216Z] eaf3925da568: Pulling fs layer [2023-11-01T15:34:55.216Z] bab4dde63d76: Pulling fs layer [2023-11-01T15:34:55.216Z] bde34c3a00c8: Pulling fs layer [2023-11-01T15:34:55.216Z] b352a97aabf1: Pulling fs layer [2023-11-01T15:34:55.216Z] 4872d77fe225: Pulling fs layer [2023-11-01T15:34:55.216Z] 5851b861e8e6: Pulling fs layer [2023-11-01T15:34:55.216Z] bab4dde63d76: Waiting [2023-11-01T15:34:55.216Z] 988bab9f4d93: Waiting [2023-11-01T15:34:55.216Z] bde34c3a00c8: Waiting [2023-11-01T15:34:55.216Z] b352a97aabf1: Waiting [2023-11-01T15:34:55.216Z] 1469e6f7b9e6: Waiting [2023-11-01T15:34:55.216Z] eaf3925da568: Waiting [2023-11-01T15:34:55.216Z] 4872d77fe225: Waiting [2023-11-01T15:34:55.216Z] 5851b861e8e6: Waiting [2023-11-01T15:34:55.216Z] e2be974225ed: Verifying Checksum [2023-11-01T15:34:55.216Z] e2be974225ed: Download complete [2023-11-01T15:34:55.216Z] 988bab9f4d93: Verifying Checksum [2023-11-01T15:34:55.216Z] 988bab9f4d93: Download complete [2023-11-01T15:34:55.474Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T15:34:55.474Z] 1469e6f7b9e6: Download complete [2023-11-01T15:34:55.474Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T15:34:55.474Z] 339a4e72a1f5: Download complete [2023-11-01T15:34:55.474Z] eaf3925da568: Verifying Checksum [2023-11-01T15:34:55.474Z] eaf3925da568: Download complete [2023-11-01T15:34:55.474Z] bde34c3a00c8: Download complete [2023-11-01T15:34:55.475Z] b352a97aabf1: Verifying Checksum [2023-11-01T15:34:55.475Z] b352a97aabf1: Download complete [2023-11-01T15:34:55.475Z] 4872d77fe225: Verifying Checksum [2023-11-01T15:34:55.475Z] 4872d77fe225: Download complete [2023-11-01T15:34:55.475Z] 5851b861e8e6: Download complete [2023-11-01T15:34:55.475Z] b85a868b505f: Download complete [2023-11-01T15:34:55.732Z] bab4dde63d76: Download complete [2023-11-01T15:34:57.113Z] b85a868b505f: Pull complete [2023-11-01T15:34:57.113Z] e2be974225ed: Pull complete [2023-11-01T15:34:57.682Z] 339a4e72a1f5: Pull complete [2023-11-01T15:34:57.682Z] 988bab9f4d93: Pull complete [2023-11-01T15:34:57.945Z] 1469e6f7b9e6: Pull complete [2023-11-01T15:34:57.945Z] eaf3925da568: Pull complete [2023-11-01T15:35:01.251Z] bab4dde63d76: Pull complete [2023-11-01T15:35:01.251Z] bde34c3a00c8: Pull complete [2023-11-01T15:35:01.251Z] b352a97aabf1: Pull complete [2023-11-01T15:35:01.251Z] 4872d77fe225: Pull complete [2023-11-01T15:35:01.251Z] 5851b861e8e6: Pull complete [2023-11-01T15:35:01.251Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T15:35:01.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:35:01.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:35:01.400Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:35:01.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T15:35:10.708Z] $ docker top 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 -eo pid,comm [2023-11-01T15:35:10.827Z] 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-11-01T15:35:10.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:35:10.856Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:35:10.856Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:35:10.977Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:35:10.982Z] $ docker exec 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 ssh-agent [2023-11-01T15:35:11.096Z] SSH_AUTH_SOCK=/tmp/ssh-eDHUo1iYFRl8/agent.14 [2023-11-01T15:35:11.096Z] SSH_AGENT_PID=20 [2023-11-01T15:35:11.102Z] Running ssh-add (command line suppressed) [2023-11-01T15:35:11.259Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16978240250668459890.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_16978240250668459890.key) [2023-11-01T15:35:11.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:35:11.565Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T15:35:11.587Z] $ docker exec --env ******** --env ******** 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 ssh-agent -k [2023-11-01T15:35:11.703Z] unset SSH_AUTH_SOCK; [2023-11-01T15:35:11.704Z] unset SSH_AGENT_PID; [2023-11-01T15:35:11.704Z] echo Agent pid 20 killed; [2023-11-01T15:35:11.715Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T15:35:11.738Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:35:11.738Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:35:11.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:35:11.861Z] $ docker exec 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 ssh-agent [2023-11-01T15:35:11.991Z] SSH_AUTH_SOCK=/tmp/ssh-yGt1W2v4aYZW/agent.70 [2023-11-01T15:35:11.991Z] SSH_AGENT_PID=76 [2023-11-01T15:35:11.996Z] Running ssh-add (command line suppressed) [2023-11-01T15:35:12.096Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11389472862158725245.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11389472862158725245.key) [2023-11-01T15:35:12.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:35:12.395Z] + git semver init [2023-11-01T15:35:12.654Z] 2023-11-01 15:35:12,599 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T15:35:12.654Z] 2023-11-01 15:35:12,600 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-01T15:35:12.654Z] 2023-11-01 15:35:12,601 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-11-01T15:35:12.654Z] 2023-11-01 15:35:12,602 [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-11-01T15:35:13.605Z] 2023-11-01 15:35:13,439 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-11-01T15:35:13.605Z] 2023-11-01 15:35:13,440 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-11-01T15:35:13.605Z] 2023-11-01 15:35:13,440 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T15:35:13.605Z] 2023-11-01 15:35:13,440 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T15:35:13.605Z] 3.1.0-dev.64 [Pipeline] } [2023-11-01T15:35:13.618Z] $ docker exec --env ******** --env ******** 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 ssh-agent -k [2023-11-01T15:35:13.732Z] unset SSH_AUTH_SOCK; [2023-11-01T15:35:13.733Z] unset SSH_AGENT_PID; [2023-11-01T15:35:13.733Z] echo Agent pid 76 killed; [2023-11-01T15:35:13.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:35:14.058Z] + git semver [Pipeline] } [2023-11-01T15:35:14.645Z] $ docker stop --time=1 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 [2023-11-01T15:35:16.565Z] $ docker rm -f --volumes 45c843838fea79dd0c7d1ea4be892963f71cb118c0191998fdfab4a1f87ae714 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:35:16.997Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T15:35:17.305Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T15:35:17.307Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.64 [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-11-01T15:35:17.418Z] provisioning config files... [2023-11-01T15:35:17.427Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config11834271926301364801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:35:17.724Z] ---> docker-login.sh [2023-11-01T15:35:17.724Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:35:17.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:35:17.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:35:17.724Z] Configure a credential helper to remove this warning. See [2023-11-01T15:35:17.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:35:17.724Z] [2023-11-01T15:35:17.724Z] Login Succeeded [2023-11-01T15:35:17.724Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:35:17.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:35:17.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:35:17.984Z] Configure a credential helper to remove this warning. See [2023-11-01T15:35:17.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:35:17.984Z] [2023-11-01T15:35:17.984Z] Login Succeeded [2023-11-01T15:35:17.984Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:35:17.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:35:17.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:35:17.984Z] Configure a credential helper to remove this warning. See [2023-11-01T15:35:17.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:35:17.984Z] [2023-11-01T15:35:17.984Z] Login Succeeded [2023-11-01T15:35:17.984Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:35:17.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:35:18.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:35:18.243Z] Configure a credential helper to remove this warning. See [2023-11-01T15:35:18.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:35:18.243Z] [2023-11-01T15:35:18.243Z] Login Succeeded [2023-11-01T15:35:18.243Z] docker.io [2023-11-01T15:35:18.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:35:18.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:35:18.506Z] Configure a credential helper to remove this warning. See [2023-11-01T15:35:18.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:35:18.506Z] [2023-11-01T15:35:18.506Z] Login Succeeded [2023-11-01T15:35:18.506Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:35:18.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T15:35:18.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:35:18.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:35:18.595Z] ========================================================= [2023-11-01T15:35:18.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T15:35:18.595Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:35:18.900Z] + 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-11-01T15:35:18.900Z] Sending build context to Docker daemon 637.4kB [2023-11-01T15:35:18.900Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:35:18.900Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T15:35:18.900Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T15:35:18.900Z] 7264a8db6415: Pulling fs layer [2023-11-01T15:35:18.900Z] c4d48a809fc2: Pulling fs layer [2023-11-01T15:35:18.900Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T15:35:18.900Z] ad3a456e5733: Pulling fs layer [2023-11-01T15:35:18.900Z] 33e27b845d1e: Pulling fs layer [2023-11-01T15:35:18.900Z] c68163c4e522: Pulling fs layer [2023-11-01T15:35:18.900Z] 50da416c3ac9: Pulling fs layer [2023-11-01T15:35:18.900Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T15:35:18.900Z] 33e27b845d1e: Waiting [2023-11-01T15:35:18.900Z] c68163c4e522: Waiting [2023-11-01T15:35:18.900Z] 50da416c3ac9: Waiting [2023-11-01T15:35:18.900Z] 23d2d4c4bb30: Waiting [2023-11-01T15:35:18.900Z] ad3a456e5733: Waiting [2023-11-01T15:35:18.900Z] c4d48a809fc2: Verifying Checksum [2023-11-01T15:35:18.900Z] c4d48a809fc2: Download complete [2023-11-01T15:35:18.900Z] ad3a456e5733: Download complete [2023-11-01T15:35:19.160Z] 33e27b845d1e: Verifying Checksum [2023-11-01T15:35:19.160Z] 33e27b845d1e: Download complete [2023-11-01T15:35:19.160Z] 7264a8db6415: Verifying Checksum [2023-11-01T15:35:19.160Z] 7264a8db6415: Download complete [2023-11-01T15:35:19.160Z] c68163c4e522: Verifying Checksum [2023-11-01T15:35:19.160Z] c68163c4e522: Download complete [2023-11-01T15:35:19.160Z] 7264a8db6415: Pull complete [2023-11-01T15:35:19.420Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T15:35:19.420Z] 23d2d4c4bb30: Download complete [2023-11-01T15:35:19.420Z] c4d48a809fc2: Pull complete [2023-11-01T15:35:19.420Z] 4f1c88b9dad5: Download complete [2023-11-01T15:35:19.986Z] 50da416c3ac9: Verifying Checksum [2023-11-01T15:35:19.986Z] 50da416c3ac9: Download complete [2023-11-01T15:35:23.274Z] 4f1c88b9dad5: Pull complete [2023-11-01T15:35:24.212Z] ad3a456e5733: Pull complete [2023-11-01T15:35:25.152Z] 33e27b845d1e: Pull complete [2023-11-01T15:35:26.091Z] c68163c4e522: Pull complete [2023-11-01T15:35:30.288Z] 50da416c3ac9: Pull complete [2023-11-01T15:35:31.231Z] 23d2d4c4bb30: Pull complete [2023-11-01T15:35:32.212Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T15:35:32.388Z] Still waiting to schedule task [2023-11-01T15:35:32.388Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16150’ [2023-11-01T15:35:32.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T15:35:33.058Z] ---> 0786185ac409 [2023-11-01T15:35:33.058Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:35:55.205Z] ---> Running in 2824da06eb99 [2023-11-01T15:35:55.205Z] Removing intermediate container 2824da06eb99 [2023-11-01T15:35:55.205Z] ---> 1d4229c7ae4a [2023-11-01T15:35:55.205Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:35:55.205Z] ---> Running in 6aa666582948 [2023-11-01T15:35:55.205Z] Removing intermediate container 6aa666582948 [2023-11-01T15:35:55.205Z] ---> a7051bfd1a73 [2023-11-01T15:35:55.205Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:35:55.205Z] ---> Running in c4d311d52584 [2023-11-01T15:35:55.205Z] Removing intermediate container c4d311d52584 [2023-11-01T15:35:55.205Z] ---> fcb188210ca4 [2023-11-01T15:35:55.205Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:35:55.205Z] ---> Running in 288f527b972b [2023-11-01T15:35:55.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:35:55.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:35:55.205Z] OK: 264 MiB in 52 packages [2023-11-01T15:35:55.205Z] Removing intermediate container 288f527b972b [2023-11-01T15:35:55.205Z] ---> cfcfa595aa56 [2023-11-01T15:35:55.205Z] Step 7/12 : WORKDIR /app [2023-11-01T15:35:55.205Z] ---> Running in 3a7307768eeb [2023-11-01T15:35:55.205Z] Removing intermediate container 3a7307768eeb [2023-11-01T15:35:55.205Z] ---> 5c65e9fca52f [2023-11-01T15:35:55.205Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T15:35:55.205Z] ---> 0f36d59b1a24 [2023-11-01T15:35:55.205Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:35:55.205Z] ---> Running in 7d252cc695e8 [2023-11-01T15:37:03.150Z] Removing intermediate container 7d252cc695e8 [2023-11-01T15:37:03.150Z] ---> 6ad9c0a23fb1 [2023-11-01T15:37:03.150Z] Step 10/12 : COPY . . [2023-11-01T15:37:03.150Z] ---> c1e58dcc4b98 [2023-11-01T15:37:03.150Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:37:03.150Z] ---> Running in 18c65067510a [2023-11-01T15:37:03.150Z] Removing intermediate container 18c65067510a [2023-11-01T15:37:03.150Z] ---> 4f4dbe416000 [2023-11-01T15:37:03.150Z] Step 12/12 : RUN $MAKE [2023-11-01T15:37:03.150Z] ---> Running in 06d892ab765d [2023-11-01T15:37:03.150Z] noop [2023-11-01T15:37:03.150Z] Removing intermediate container 06d892ab765d [2023-11-01T15:37:03.150Z] ---> 265de4844090 [2023-11-01T15:37:03.150Z] Successfully built 265de4844090 [2023-11-01T15:37:03.150Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:03.467Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:37:03.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:37:03.534Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:37:03.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T15:37:03.924Z] $ docker top 1059a000bc93fb501a93a9ffcecbf20253337cde0b1edd7f48c73374c75628ca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:37:04.264Z] + go version [2023-11-01T15:37:04.264Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T15:37:04.277Z] $ docker stop --time=1 1059a000bc93fb501a93a9ffcecbf20253337cde0b1edd7f48c73374c75628ca [2023-11-01T15:37:05.566Z] $ docker rm -f --volumes 1059a000bc93fb501a93a9ffcecbf20253337cde0b1edd7f48c73374c75628ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:37:05.975Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T15:37:05.975Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:37:06.036Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:37:06.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T15:37:06.421Z] $ docker top 78b54668fc844e81b1b30a00560a46a0b3d327f9c67d1cf4f0a4c81de8083e89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:37:06.765Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:37:07.063Z] + make test [2023-11-01T15:37:07.063Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T15:37:28.997Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-01T15:37:28.997Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-01T15:37:28.997Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-01T15:37:28.997Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-01T15:37:28.997Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.049s coverage: 88.0% of statements [2023-11-01T15:37:38.974Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.628s coverage: 98.7% of statements [2023-11-01T15:37:38.974Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.090s coverage: 89.7% of statements [2023-11-01T15:37:38.974Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.034s coverage: 100.0% of statements [2023-11-01T15:38:05.639Z] go vet ./... [2023-11-01T15:38:08.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T15:38:08.916Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T15:38:08.916Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T15:38:08.926Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T15:38:08.940Z] $ docker stop --time=1 78b54668fc844e81b1b30a00560a46a0b3d327f9c67d1cf4f0a4c81de8083e89 [2023-11-01T15:38:13.965Z] $ docker rm -f --volumes 78b54668fc844e81b1b30a00560a46a0b3d327f9c67d1cf4f0a4c81de8083e89 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:38:14.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T15:38:14.594Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T15:38:15.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T15:38:15.349Z] + ls -al . [2023-11-01T15:38:15.349Z] total 192 [2023-11-01T15:38:15.349Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 15:37 . [2023-11-01T15:38:15.349Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:34 .. [2023-11-01T15:38:15.349Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 15:34 .dockerignore [2023-11-01T15:38:15.349Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:37 .git [2023-11-01T15:38:15.349Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:34 .github [2023-11-01T15:38:15.349Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 15:34 .gitignore [2023-11-01T15:38:15.349Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:34 .golangci.yml [2023-11-01T15:38:15.349Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:35 .semver [2023-11-01T15:38:15.349Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 15:34 Attribution.txt [2023-11-01T15:38:15.349Z] -rw-rw-r-- 1 jenkins jenkins 258 Nov 1 15:34 CHANGELOG.md [2023-11-01T15:38:15.349Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 15:34 Dockerfile [2023-11-01T15:38:15.349Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:34 GOVERNANCE.md [2023-11-01T15:38:15.349Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 15:34 Jenkinsfile [2023-11-01T15:38:15.350Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 15:34 LICENSE [2023-11-01T15:38:15.350Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 15:34 Makefile [2023-11-01T15:38:15.350Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 15:34 OWNERS.md [2023-11-01T15:38:15.350Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 15:34 README.md [2023-11-01T15:38:15.350Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 15:34 Record and Reply.postman_collection.json [2023-11-01T15:38:15.350Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:35 VERSION [2023-11-01T15:38:15.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:34 bin [2023-11-01T15:38:15.350Z] -rw-r--r-- 1 jenkins jenkins 24667 Nov 1 15:37 coverage.out [2023-11-01T15:38:15.350Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 15:34 go.mod [2023-11-01T15:38:15.350Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 15:34 go.sum [2023-11-01T15:38:15.350Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 15:34 internal [2023-11-01T15:38:15.350Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 15:34 main.go [2023-11-01T15:38:15.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:34 openapi [2023-11-01T15:38:15.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:34 pkg [2023-11-01T15:38:15.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:34 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:15.746Z] + 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=a76422e4938fa76fc1f70403caa898f6446adb22 --label arch=amd64 --label version=3.1.0-dev.64 . [2023-11-01T15:38:15.746Z] Sending build context to Docker daemon 663kB [2023-11-01T15:38:15.746Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:38:15.746Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T15:38:15.746Z] ---> 265de4844090 [2023-11-01T15:38:15.746Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:38:16.006Z] ---> Running in 107d6e9a7f2d [2023-11-01T15:38:16.006Z] Removing intermediate container 107d6e9a7f2d [2023-11-01T15:38:16.006Z] ---> 52127147a81a [2023-11-01T15:38:16.006Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:38:16.006Z] ---> Running in 9ba851b4e3b3 [2023-11-01T15:38:16.006Z] Removing intermediate container 9ba851b4e3b3 [2023-11-01T15:38:16.006Z] ---> d837d6e2f82b [2023-11-01T15:38:16.006Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:38:16.006Z] ---> Running in d16390da9b4e [2023-11-01T15:38:16.264Z] Removing intermediate container d16390da9b4e [2023-11-01T15:38:16.264Z] ---> dcae88675bdf [2023-11-01T15:38:16.264Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:38:16.264Z] ---> Running in 55eec49c818e [2023-11-01T15:38:16.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:38:16.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:38:17.041Z] OK: 264 MiB in 52 packages [2023-11-01T15:38:17.298Z] Removing intermediate container 55eec49c818e [2023-11-01T15:38:17.298Z] ---> 4b13661cc198 [2023-11-01T15:38:17.298Z] Step 7/26 : WORKDIR /app [2023-11-01T15:38:17.298Z] ---> Running in 4740b03883cc [2023-11-01T15:38:17.558Z] Removing intermediate container 4740b03883cc [2023-11-01T15:38:17.558Z] ---> d46edb53aee4 [2023-11-01T15:38:17.558Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T15:38:17.558Z] ---> e4743614d09d [2023-11-01T15:38:17.558Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:38:17.558Z] ---> Running in c04bbe0bfef5 [2023-11-01T15:38:18.493Z] Removing intermediate container c04bbe0bfef5 [2023-11-01T15:38:18.493Z] ---> b4e95af02162 [2023-11-01T15:38:18.493Z] Step 10/26 : COPY . . [2023-11-01T15:38:18.493Z] ---> ac5cbf7d378b [2023-11-01T15:38:18.493Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:38:18.493Z] ---> Running in d25a7d90581e [2023-11-01T15:38:18.751Z] Removing intermediate container d25a7d90581e [2023-11-01T15:38:18.751Z] ---> e8254bd68371 [2023-11-01T15:38:18.751Z] Step 12/26 : RUN $MAKE [2023-11-01T15:38:18.751Z] ---> Running in 7dbf23084441 [2023-11-01T15:38:19.010Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.64" -trimpath -mod=readonly -o app-record-replay [2023-11-01T15:38:45.406Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16156 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-11-01T15:38:45.417Z] Running in /w/workspace/app-record-replay/69 [Pipeline] { [Pipeline] checkout [2023-11-01T15:38:45.452Z] Selected Git installation does not exist. Using Default [2023-11-01T15:38:45.452Z] The recommended git tool is: NONE [2023-11-01T15:38:45.707Z] Removing intermediate container 7dbf23084441 [2023-11-01T15:38:45.707Z] ---> 9228e46983e6 [2023-11-01T15:38:45.707Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T15:38:45.707Z] 3.18: Pulling from library/alpine [2023-11-01T15:38:45.707Z] 96526aa774ef: Pulling fs layer [2023-11-01T15:38:45.707Z] 96526aa774ef: Download complete [2023-11-01T15:38:45.707Z] 96526aa774ef: Pull complete [2023-11-01T15:38:45.707Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:38:45.707Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T15:38:45.707Z] ---> 8ca4688f4f35 [2023-11-01T15:38:45.707Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T15:38:45.707Z] ---> Running in 9c9e0b753c2f [2023-11-01T15:38:45.707Z] Removing intermediate container 9c9e0b753c2f [2023-11-01T15:38:45.707Z] ---> 03c343a049af [2023-11-01T15:38:45.707Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-01T15:38:45.707Z] ---> Running in b8cf50da5883 [2023-11-01T15:38:45.707Z] Removing intermediate container b8cf50da5883 [2023-11-01T15:38:45.707Z] ---> 99be1759a830 [2023-11-01T15:38:45.707Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T15:38:45.707Z] ---> Running in 2b8aa359ca52 [2023-11-01T15:38:45.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T15:38:45.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T15:38:45.707Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T15:38:45.707Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:38:45.707Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T15:38:45.707Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:38:45.707Z] OK: 8 MiB in 17 packages [2023-11-01T15:38:45.707Z] Removing intermediate container 2b8aa359ca52 [2023-11-01T15:38:45.707Z] ---> 20f89e91aed2 [2023-11-01T15:38:45.707Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T15:38:45.707Z] ---> 54d05541374e [2023-11-01T15:38:45.707Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T15:38:45.707Z] ---> 6103ac610180 [2023-11-01T15:38:45.708Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T15:38:45.966Z] ---> 172f4adef677 [2023-11-01T15:38:45.966Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-01T15:38:46.909Z] ---> 8e264f815216 [2023-11-01T15:38:46.909Z] Step 21/26 : EXPOSE 59712 [2023-11-01T15:38:47.167Z] ---> Running in aed2ecc694ce [2023-11-01T15:38:47.168Z] Removing intermediate container aed2ecc694ce [2023-11-01T15:38:47.168Z] ---> fc0947b7536c [2023-11-01T15:38:47.168Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-01T15:38:47.168Z] ---> Running in a5162f9cabfc [2023-11-01T15:38:47.168Z] Removing intermediate container a5162f9cabfc [2023-11-01T15:38:47.168Z] ---> 163209008f13 [2023-11-01T15:38:47.168Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T15:38:47.168Z] ---> Running in 310c9878a447 [2023-11-01T15:38:47.426Z] Removing intermediate container 310c9878a447 [2023-11-01T15:38:47.426Z] ---> 3280c344721a [2023-11-01T15:38:47.426Z] Step 24/26 : LABEL arch=amd64 [2023-11-01T15:38:47.426Z] ---> Running in 4256e9067505 [2023-11-01T15:38:47.426Z] Removing intermediate container 4256e9067505 [2023-11-01T15:38:47.426Z] ---> 8f7a15764adb [2023-11-01T15:38:47.426Z] Step 25/26 : LABEL git_sha=a76422e4938fa76fc1f70403caa898f6446adb22 [2023-11-01T15:38:47.426Z] ---> Running in 8c08beb62c73 [2023-11-01T15:38:47.686Z] Removing intermediate container 8c08beb62c73 [2023-11-01T15:38:47.687Z] ---> acacfce90330 [2023-11-01T15:38:47.687Z] Step 26/26 : LABEL version=3.1.0-dev.64 [2023-11-01T15:38:47.687Z] ---> Running in 3cad5b3209ea [2023-11-01T15:38:47.687Z] Removing intermediate container 3cad5b3209ea [2023-11-01T15:38:47.687Z] ---> 9b670705eaa3 [2023-11-01T15:38:47.687Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T15:38:47.687Z] Successfully built 9b670705eaa3 [2023-11-01T15:38:47.687Z] 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-11-01T15:38:47.797Z] provisioning config files... [2023-11-01T15:38:47.806Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13716485998275780488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:38:48.103Z] ---> docker-login.sh [2023-11-01T15:38:48.103Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:38:48.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:48.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:48.103Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:48.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:48.103Z] [2023-11-01T15:38:48.103Z] Login Succeeded [2023-11-01T15:38:48.103Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:38:48.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:48.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:48.103Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:48.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:48.103Z] [2023-11-01T15:38:48.103Z] Login Succeeded [2023-11-01T15:38:48.103Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:38:48.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:48.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:48.364Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:48.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:48.364Z] [2023-11-01T15:38:48.364Z] Login Succeeded [2023-11-01T15:38:48.364Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:38:48.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:48.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:48.364Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:48.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:48.364Z] [2023-11-01T15:38:48.364Z] Login Succeeded [2023-11-01T15:38:48.364Z] docker.io [2023-11-01T15:38:48.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:38:48.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:38:48.884Z] Configure a credential helper to remove this warning. See [2023-11-01T15:38:48.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:38:48.884Z] [2023-11-01T15:38:48.884Z] Login Succeeded [2023-11-01T15:38:48.884Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:38:48.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:38:48.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:38:48.944Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-11-01T15:38:48.944Z] a76422e4938fa76fc1f70403caa898f6446adb22 [2023-11-01T15:38:48.944Z] latest [2023-11-01T15:38:48.944Z] 3.1.0-dev.64 [2023-11-01T15:38:48.944Z] a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [2023-11-01T15:38:48.944Z] main [2023-11-01T15:38:48.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:49.256Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:49.562Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22 [2023-11-01T15:38:49.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T15:38:49.562Z] 58218cf5bc80: Preparing [2023-11-01T15:38:49.562Z] 3fbafb15edf9: Preparing [2023-11-01T15:38:49.562Z] 7025945a2d83: Preparing [2023-11-01T15:38:49.562Z] 61a6115c57db: Preparing [2023-11-01T15:38:49.562Z] 4d13df4d63db: Preparing [2023-11-01T15:38:49.562Z] cc2447e1835a: Preparing [2023-11-01T15:38:49.562Z] cc2447e1835a: Waiting [2023-11-01T15:38:49.562Z] 61a6115c57db: Pushed [2023-11-01T15:38:49.562Z] 7025945a2d83: Pushed [2023-11-01T15:38:49.562Z] 3fbafb15edf9: Pushed [2023-11-01T15:38:49.562Z] cc2447e1835a: Layer already exists [2023-11-01T15:38:49.562Z] 4d13df4d63db: Pushed [2023-11-01T15:38:52.152Z] using credential edgex-jenkins-ssh [2023-11-01T15:38:52.176Z] Cloning the remote Git repository [2023-11-01T15:38:52.851Z] 58218cf5bc80: Pushed [2023-11-01T15:38:52.852Z] a76422e4938fa76fc1f70403caa898f6446adb22: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:52.235Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T15:38:52.350Z] > git init /w/workspace/app-record-replay/69 # timeout=10 [2023-11-01T15:38:52.544Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-11-01T15:38:52.546Z] > git --version # timeout=10 [2023-11-01T15:38:52.570Z] > git --version # 'git version 2.25.1' [2023-11-01T15:38:52.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T15:38:52.759Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:38:53.175Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:53.489Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-01T15:38:53.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T15:38:53.489Z] 58218cf5bc80: Preparing [2023-11-01T15:38:53.489Z] 3fbafb15edf9: Preparing [2023-11-01T15:38:53.489Z] 7025945a2d83: Preparing [2023-11-01T15:38:53.489Z] 61a6115c57db: Preparing [2023-11-01T15:38:53.489Z] 4d13df4d63db: Preparing [2023-11-01T15:38:53.489Z] cc2447e1835a: Preparing [2023-11-01T15:38:53.489Z] cc2447e1835a: Waiting [2023-11-01T15:38:53.489Z] 58218cf5bc80: Layer already exists [2023-11-01T15:38:53.489Z] 4d13df4d63db: Layer already exists [2023-11-01T15:38:53.489Z] 3fbafb15edf9: Layer already exists [2023-11-01T15:38:53.489Z] 7025945a2d83: Layer already exists [2023-11-01T15:38:53.489Z] 61a6115c57db: Layer already exists [2023-11-01T15:38:53.489Z] cc2447e1835a: Layer already exists [2023-11-01T15:38:53.489Z] latest: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:53.798Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:54.108Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.64 [2023-11-01T15:38:54.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T15:38:54.108Z] 58218cf5bc80: Preparing [2023-11-01T15:38:54.108Z] 3fbafb15edf9: Preparing [2023-11-01T15:38:54.108Z] 7025945a2d83: Preparing [2023-11-01T15:38:54.108Z] 61a6115c57db: Preparing [2023-11-01T15:38:54.108Z] 4d13df4d63db: Preparing [2023-11-01T15:38:54.108Z] cc2447e1835a: Preparing [2023-11-01T15:38:54.108Z] cc2447e1835a: Waiting [2023-11-01T15:38:54.108Z] 58218cf5bc80: Layer already exists [2023-11-01T15:38:54.108Z] 4d13df4d63db: Layer already exists [2023-11-01T15:38:54.108Z] 7025945a2d83: Layer already exists [2023-11-01T15:38:54.108Z] 61a6115c57db: Layer already exists [2023-11-01T15:38:54.108Z] 3fbafb15edf9: Layer already exists [2023-11-01T15:38:54.108Z] cc2447e1835a: Layer already exists [2023-11-01T15:38:54.108Z] 3.1.0-dev.64: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:53.571Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-11-01T15:38:53.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T15:38:54.428Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:54.635Z] Avoid second fetch [2023-11-01T15:38:54.636Z] Checking out Revision a76422e4938fa76fc1f70403caa898f6446adb22 (main) [2023-11-01T15:38:54.745Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [2023-11-01T15:38:54.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T15:38:54.745Z] 58218cf5bc80: Preparing [2023-11-01T15:38:54.745Z] 3fbafb15edf9: Preparing [2023-11-01T15:38:54.745Z] 7025945a2d83: Preparing [2023-11-01T15:38:54.745Z] 61a6115c57db: Preparing [2023-11-01T15:38:54.745Z] 4d13df4d63db: Preparing [2023-11-01T15:38:54.745Z] cc2447e1835a: Preparing [2023-11-01T15:38:54.745Z] cc2447e1835a: Waiting [2023-11-01T15:38:54.745Z] 3fbafb15edf9: Layer already exists [2023-11-01T15:38:54.745Z] 58218cf5bc80: Layer already exists [2023-11-01T15:38:54.745Z] 61a6115c57db: Layer already exists [2023-11-01T15:38:54.745Z] 4d13df4d63db: Layer already exists [2023-11-01T15:38:54.745Z] 7025945a2d83: Layer already exists [2023-11-01T15:38:54.745Z] cc2447e1835a: Layer already exists [2023-11-01T15:38:54.745Z] a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:55.054Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:55.268Z] Commit message: "Merge pull request #100 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.1.0-dev.49" [2023-11-01T15:38:55.362Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-11-01T15:38:55.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-11-01T15:38:55.362Z] 58218cf5bc80: Preparing [2023-11-01T15:38:55.362Z] 3fbafb15edf9: Preparing [2023-11-01T15:38:55.362Z] 7025945a2d83: Preparing [2023-11-01T15:38:55.362Z] 61a6115c57db: Preparing [2023-11-01T15:38:55.362Z] 4d13df4d63db: Preparing [2023-11-01T15:38:55.362Z] cc2447e1835a: Preparing [2023-11-01T15:38:55.362Z] cc2447e1835a: Waiting [2023-11-01T15:38:55.362Z] 7025945a2d83: Layer already exists [2023-11-01T15:38:55.362Z] 58218cf5bc80: Layer already exists [2023-11-01T15:38:55.362Z] 3fbafb15edf9: Layer already exists [2023-11-01T15:38:55.362Z] 4d13df4d63db: Layer already exists [2023-11-01T15:38:55.362Z] 61a6115c57db: Layer already exists [2023-11-01T15:38:55.362Z] cc2447e1835a: Layer already exists [2023-11-01T15:38:55.362Z] main: digest: sha256:a0986628e91897d4bd83811ef90fae62849151268404ce4a9849fb3f5764253d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:38:55.405Z] ===================================================== [Pipeline] echo [2023-11-01T15:38:55.412Z] taggedImages: [2023-11-01T15:38:55.412Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22 [2023-11-01T15:38:55.412Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-11-01T15:38:55.412Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.64 [2023-11-01T15:38:55.412Z] - nexus3.edgexfoundry.org:10004/app-record-replay:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [2023-11-01T15:38:55.412Z] - 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:38:54.654Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T15:38:54.737Z] > git checkout -f a76422e4938fa76fc1f70403caa898f6446adb22 # timeout=10 [2023-11-01T15:38:55.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:38:55.750Z] [2023-11-01T15:38:55.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:38:56.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:38:56.214Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T15:38:56.214Z] 5eb5b503b376: Pulling fs layer [2023-11-01T15:38:56.214Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T15:38:56.214Z] ec43610c2a17: Pulling fs layer [2023-11-01T15:38:56.214Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T15:38:56.214Z] 33b1e0a273af: Pulling fs layer [2023-11-01T15:38:56.214Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T15:38:56.214Z] 2f39f015ded8: Pulling fs layer [2023-11-01T15:38:56.214Z] 3a2ae6a8a46f: Waiting [2023-11-01T15:38:56.214Z] 5d3b04190fa2: Waiting [2023-11-01T15:38:56.214Z] 2f39f015ded8: Waiting [2023-11-01T15:38:56.214Z] 33b1e0a273af: Waiting [2023-11-01T15:38:56.214Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T15:38:56.214Z] 5c69ac0246d0: Download complete [2023-11-01T15:38:56.214Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T15:38:56.214Z] 3a2ae6a8a46f: Download complete [2023-11-01T15:38:56.214Z] 33b1e0a273af: Verifying Checksum [2023-11-01T15:38:56.214Z] 33b1e0a273af: Download complete [2023-11-01T15:38:56.214Z] 5d3b04190fa2: Download complete [2023-11-01T15:38:56.214Z] ec43610c2a17: Download complete [2023-11-01T15:38:56.245Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T15:38:56.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T15:38:56.245Z] Dload Upload Total Spent Left Speed [2023-11-01T15:38:56.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [2023-11-01T15:38:56.473Z] 5eb5b503b376: Verifying Checksum [2023-11-01T15:38:56.473Z] 5eb5b503b376: Download complete [Pipeline] sh [2023-11-01T15:38:56.903Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T15:38:57.039Z] 2f39f015ded8: Download complete [2023-11-01T15:38:57.266Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T15:38:57.266Z] + sudo tee /etc/docker/daemon.new [2023-11-01T15:38:57.266Z] { [2023-11-01T15:38:57.266Z] "registry-mirrors": [ [2023-11-01T15:38:57.266Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T15:38:57.266Z] ], [2023-11-01T15:38:57.266Z] "bip": "10.250.0.254/24", [2023-11-01T15:38:57.266Z] "hosts": [ [2023-11-01T15:38:57.266Z] "tcp://0.0.0.0:5555", [2023-11-01T15:38:57.266Z] "unix:///var/run/docker.sock" [2023-11-01T15:38:57.266Z] ], [2023-11-01T15:38:57.266Z] "mtu": 1458, [2023-11-01T15:38:57.266Z] "selinux-enabled": true, [2023-11-01T15:38:57.266Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T15:38:57.266Z] } [Pipeline] sh [2023-11-01T15:38:57.614Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T15:38:57.952Z] + sudo service docker restart [2023-11-01T15:38:57.989Z] 5eb5b503b376: Pull complete [2023-11-01T15:38:57.989Z] 5c69ac0246d0: Pull complete [2023-11-01T15:38:58.552Z] ec43610c2a17: Pull complete [2023-11-01T15:38:58.552Z] 3a2ae6a8a46f: Pull complete [2023-11-01T15:38:58.811Z] 33b1e0a273af: Pull complete [2023-11-01T15:38:58.811Z] 5d3b04190fa2: Pull complete [2023-11-01T15:39:04.085Z] 2f39f015ded8: Pull complete [2023-11-01T15:39:04.085Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T15:39:04.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:39:04.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:39:04.182Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:39:04.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T15:39:11.463Z] $ docker top ae6e2d436ac044e56a9bbbd7c1394fb2c2e3881dbcc3572042492f26d0b9edd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:39:11.840Z] ---> job-cost.sh [2023-11-01T15:39:11.840Z] lf-activate-venv: SKIPPING [2023-11-01T15:39:11.840Z] INFO: No Stack... [2023-11-01T15:39:12.098Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T15:39:12.666Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T15:39:12.952Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-11-01T15:39:12.952Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T15:39:12.967Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [2023-11-01T15:39:12.975Z] Resource [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] did not exist. Created. [2023-11-01T15:39:12.975Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T15:39:13.276Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T15:39:13.304Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T15:39:13.312Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T15:39:13.336Z] $ docker stop --time=1 ae6e2d436ac044e56a9bbbd7c1394fb2c2e3881dbcc3572042492f26d0b9edd1 [2023-11-01T15:39:14.766Z] $ docker rm -f --volumes ae6e2d436ac044e56a9bbbd7c1394fb2c2e3881dbcc3572042492f26d0b9edd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:39:16.234Z] provisioning config files... [2023-11-01T15:39:16.269Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/69@tmp/config13011251036324588027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:39:16.638Z] ---> docker-login.sh [2023-11-01T15:39:16.638Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:39:17.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:39:17.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:39:17.236Z] Configure a credential helper to remove this warning. See [2023-11-01T15:39:17.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:39:17.236Z] [2023-11-01T15:39:17.236Z] Login Succeeded [2023-11-01T15:39:17.236Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:39:17.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:39:17.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:39:17.778Z] Configure a credential helper to remove this warning. See [2023-11-01T15:39:17.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:39:17.778Z] [2023-11-01T15:39:17.778Z] Login Succeeded [2023-11-01T15:39:17.778Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:39:18.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:39:18.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:39:18.053Z] Configure a credential helper to remove this warning. See [2023-11-01T15:39:18.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:39:18.053Z] [2023-11-01T15:39:18.053Z] Login Succeeded [2023-11-01T15:39:18.053Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:39:18.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:39:18.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:39:18.600Z] Configure a credential helper to remove this warning. See [2023-11-01T15:39:18.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:39:18.600Z] [2023-11-01T15:39:18.600Z] Login Succeeded [2023-11-01T15:39:18.600Z] docker.io [2023-11-01T15:39:18.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:39:19.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:39:19.141Z] Configure a credential helper to remove this warning. See [2023-11-01T15:39:19.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:39:19.141Z] [2023-11-01T15:39:19.141Z] Login Succeeded [2023-11-01T15:39:19.141Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:39:19.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T15:39:19.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:39:19.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:39:19.500Z] ========================================================= [2023-11-01T15:39:19.500Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T15:39:19.500Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:39:19.859Z] + 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-11-01T15:39:19.859Z] Sending build context to Docker daemon 259.1kB [2023-11-01T15:39:20.128Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:39:20.128Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T15:39:20.402Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T15:39:20.402Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T15:39:20.402Z] 5d54e960e981: Pulling fs layer [2023-11-01T15:39:20.402Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T15:39:20.402Z] f0e02332f6b5: Pulling fs layer [2023-11-01T15:39:20.402Z] cefa15bbcfad: Pulling fs layer [2023-11-01T15:39:20.402Z] 17808c966233: Pulling fs layer [2023-11-01T15:39:20.402Z] f4c1fc716caa: Pulling fs layer [2023-11-01T15:39:20.402Z] cefa15bbcfad: Waiting [2023-11-01T15:39:20.402Z] 17808c966233: Waiting [2023-11-01T15:39:20.402Z] f0e02332f6b5: Waiting [2023-11-01T15:39:20.402Z] f4c1fc716caa: Waiting [2023-11-01T15:39:20.402Z] 5d54e960e981: Verifying Checksum [2023-11-01T15:39:20.402Z] 5d54e960e981: Download complete [2023-11-01T15:39:20.402Z] f0e02332f6b5: Verifying Checksum [2023-11-01T15:39:20.402Z] f0e02332f6b5: Download complete [2023-11-01T15:39:20.402Z] cefa15bbcfad: Verifying Checksum [2023-11-01T15:39:20.402Z] cefa15bbcfad: Download complete [2023-11-01T15:39:20.402Z] 9fda8d8052c6: Download complete [2023-11-01T15:39:20.995Z] f4c1fc716caa: Verifying Checksum [2023-11-01T15:39:20.995Z] f4c1fc716caa: Download complete [2023-11-01T15:39:21.585Z] 9fda8d8052c6: Pull complete [2023-11-01T15:39:22.173Z] 5d54e960e981: Pull complete [2023-11-01T15:39:22.441Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T15:39:22.441Z] c4a7e357bf2a: Download complete [2023-11-01T15:39:23.413Z] 17808c966233: Verifying Checksum [2023-11-01T15:39:23.413Z] 17808c966233: Download complete [2023-11-01T15:39:35.760Z] c4a7e357bf2a: Pull complete [2023-11-01T15:39:35.760Z] f0e02332f6b5: Pull complete [2023-11-01T15:39:35.760Z] cefa15bbcfad: Pull complete [2023-11-01T15:39:43.980Z] 17808c966233: Pull complete [2023-11-01T15:39:45.398Z] f4c1fc716caa: Pull complete [2023-11-01T15:39:45.398Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T15:39:45.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T15:39:45.398Z] ---> ea914061e18c [2023-11-01T15:39:45.398Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:39:47.369Z] ---> Running in 02944f5238cd [2023-11-01T15:39:47.641Z] Removing intermediate container 02944f5238cd [2023-11-01T15:39:47.641Z] ---> 72d54f682874 [2023-11-01T15:39:47.641Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:39:47.912Z] ---> Running in 17f8d4459503 [2023-11-01T15:39:48.195Z] Removing intermediate container 17f8d4459503 [2023-11-01T15:39:48.195Z] ---> 05c41908be89 [2023-11-01T15:39:48.195Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:39:48.195Z] ---> Running in 8f839f3a41e7 [2023-11-01T15:39:48.552Z] Removing intermediate container 8f839f3a41e7 [2023-11-01T15:39:48.553Z] ---> 7b1ce23236f1 [2023-11-01T15:39:48.553Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:39:48.862Z] ---> Running in bf25e9c7be59 [2023-11-01T15:39:50.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:39:50.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:39:52.057Z] OK: 266 MiB in 52 packages [2023-11-01T15:39:53.028Z] Removing intermediate container bf25e9c7be59 [2023-11-01T15:39:53.028Z] ---> 2534a21c6c60 [2023-11-01T15:39:53.028Z] Step 7/12 : WORKDIR /app [2023-11-01T15:39:53.028Z] ---> Running in bf3c813cd5b1 [2023-11-01T15:39:53.299Z] Removing intermediate container bf3c813cd5b1 [2023-11-01T15:39:53.299Z] ---> b736bd66a4da [2023-11-01T15:39:53.299Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T15:39:53.891Z] ---> 057e92b4ba35 [2023-11-01T15:39:53.891Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:39:53.891Z] ---> Running in 71b8d6af0c4c [2023-11-01T15:41:15.613Z] Removing intermediate container 71b8d6af0c4c [2023-11-01T15:41:15.613Z] ---> 84005b5f42c1 [2023-11-01T15:41:15.613Z] Step 10/12 : COPY . . [2023-11-01T15:41:15.613Z] ---> 338f03586cbe [2023-11-01T15:41:15.613Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:41:15.613Z] ---> Running in e36ceb9aaf69 [2023-11-01T15:41:15.613Z] Removing intermediate container e36ceb9aaf69 [2023-11-01T15:41:15.613Z] ---> f753774b5bc4 [2023-11-01T15:41:15.613Z] Step 12/12 : RUN $MAKE [2023-11-01T15:41:15.613Z] ---> Running in c8084634a79f [2023-11-01T15:41:15.613Z] noop [2023-11-01T15:41:15.613Z] Removing intermediate container c8084634a79f [2023-11-01T15:41:15.613Z] ---> 2f19b350154c [2023-11-01T15:41:15.613Z] Successfully built 2f19b350154c [2023-11-01T15:41:15.613Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:41:15.989Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T15:41:15.990Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:41:16.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-16156 does not seem to be running inside a container [2023-11-01T15:41:16.296Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/69 -v /w/workspace/app-record-replay/69:/w/workspace/app-record-replay/69:rw,z -v /w/workspace/app-record-replay/69@tmp:/w/workspace/app-record-replay/69@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-11-01T15:41:17.542Z] $ docker top e2ee3c6dd225df1be4822491df96ffccc20c6a35d7f42e671bbd6026a0589192 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:41:18.394Z] + go version [2023-11-01T15:41:18.394Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T15:41:18.410Z] $ docker stop --time=1 e2ee3c6dd225df1be4822491df96ffccc20c6a35d7f42e671bbd6026a0589192 [2023-11-01T15:41:20.114Z] $ docker rm -f --volumes e2ee3c6dd225df1be4822491df96ffccc20c6a35d7f42e671bbd6026a0589192 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:41:20.690Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T15:41:20.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:41:20.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-16156 does not seem to be running inside a container [2023-11-01T15:41:20.962Z] $ 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/69 -v /w/workspace/app-record-replay/69:/w/workspace/app-record-replay/69:rw,z -v /w/workspace/app-record-replay/69@tmp:/w/workspace/app-record-replay/69@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-11-01T15:41:22.203Z] $ docker top 181e9759d72ac50faa358ddadf196586a9fb2ca80cfa14f7819defd843a1c699 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:41:23.062Z] + git config --global --add safe.directory /w/workspace/app-record-replay/69 [Pipeline] fileExists [Pipeline] sh [2023-11-01T15:41:23.724Z] + make test [2023-11-01T15:41:23.724Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T15:44:00.489Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-11-01T15:44:00.489Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.243s coverage: 88.0% of statements [2023-11-01T15:44:00.489Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-11-01T15:44:00.489Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-11-01T15:44:00.489Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-11-01T15:44:05.831Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.984s coverage: 98.7% of statements [2023-11-01T15:44:05.831Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.568s coverage: 89.7% of statements [2023-11-01T15:44:05.831Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.171s coverage: 100.0% of statements [2023-11-01T15:44:05.831Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T15:44:05.831Z] go vet ./... [2023-11-01T15:46:12.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T15:46:12.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T15:46:12.536Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T15:46:12.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T15:46:12.565Z] $ docker stop --time=1 181e9759d72ac50faa358ddadf196586a9fb2ca80cfa14f7819defd843a1c699 [2023-11-01T15:46:14.532Z] $ docker rm -f --volumes 181e9759d72ac50faa358ddadf196586a9fb2ca80cfa14f7819defd843a1c699 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:46:16.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T15:46:16.181Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T15:46:16.649Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T15:46:17.249Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T15:46:17.570Z] + ls -al . [2023-11-01T15:46:17.570Z] total 188 [2023-11-01T15:46:17.570Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 15:41 . [2023-11-01T15:46:17.570Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 15:38 .. [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 1 15:38 .dockerignore [2023-11-01T15:46:17.570Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 15:38 .git [2023-11-01T15:46:17.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:38 .github [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 164 Nov 1 15:38 .gitignore [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 15:38 .golangci.yml [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 11301 Nov 1 15:38 Attribution.txt [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 258 Nov 1 15:38 CHANGELOG.md [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 1616 Nov 1 15:38 Dockerfile [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 15:38 GOVERNANCE.md [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 681 Nov 1 15:38 Jenkinsfile [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 1 15:38 LICENSE [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 3139 Nov 1 15:38 Makefile [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 611 Nov 1 15:38 OWNERS.md [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 4107 Nov 1 15:38 README.md [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 7789 Nov 1 15:38 Record and Reply.postman_collection.json [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 15:35 VERSION [2023-11-01T15:46:17.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:38 bin [2023-11-01T15:46:17.570Z] -rw-r--r-- 1 jenkins jenkins 24666 Nov 1 15:44 coverage.out [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 3906 Nov 1 15:38 go.mod [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 34891 Nov 1 15:38 go.sum [2023-11-01T15:46:17.570Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 15:38 internal [2023-11-01T15:46:17.570Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 1 15:38 main.go [2023-11-01T15:46:17.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:38 openapi [2023-11-01T15:46:17.570Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 15:38 pkg [2023-11-01T15:46:17.570Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 15:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:46:17.901Z] + 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=a76422e4938fa76fc1f70403caa898f6446adb22 --label arch=arm64 --label version=3.1.0-dev.64 . [2023-11-01T15:46:18.170Z] Sending build context to Docker daemon 284.7kB [2023-11-01T15:46:18.170Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T15:46:18.170Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-01T15:46:18.170Z] ---> 2f19b350154c [2023-11-01T15:46:18.170Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T15:46:18.170Z] ---> Running in f931f93aa986 [2023-11-01T15:46:18.437Z] Removing intermediate container f931f93aa986 [2023-11-01T15:46:18.437Z] ---> 007001fea03c [2023-11-01T15:46:18.437Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T15:46:18.707Z] ---> Running in 65b22ced628d [2023-11-01T15:46:18.974Z] Removing intermediate container 65b22ced628d [2023-11-01T15:46:18.974Z] ---> 4d6cc5068d46 [2023-11-01T15:46:18.974Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-01T15:46:18.974Z] ---> Running in 4c58d2dea445 [2023-11-01T15:46:19.243Z] Removing intermediate container 4c58d2dea445 [2023-11-01T15:46:19.243Z] ---> 1be15e4d5490 [2023-11-01T15:46:19.243Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T15:46:19.510Z] ---> Running in 843ae21cbdf1 [2023-11-01T15:46:20.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:46:21.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:46:22.127Z] OK: 266 MiB in 52 packages [2023-11-01T15:46:23.104Z] Removing intermediate container 843ae21cbdf1 [2023-11-01T15:46:23.104Z] ---> b331ae0fa401 [2023-11-01T15:46:23.104Z] Step 7/26 : WORKDIR /app [2023-11-01T15:46:23.104Z] ---> Running in 0239fe97219d [2023-11-01T15:46:23.371Z] Removing intermediate container 0239fe97219d [2023-11-01T15:46:23.371Z] ---> 4a3489ee9564 [2023-11-01T15:46:23.371Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-01T15:46:23.955Z] ---> 238a1ec3c095 [2023-11-01T15:46:23.955Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T15:46:23.955Z] ---> Running in d943fb14e267 [2023-11-01T15:46:26.539Z] Removing intermediate container d943fb14e267 [2023-11-01T15:46:26.539Z] ---> bdbcaa3778f3 [2023-11-01T15:46:26.539Z] Step 10/26 : COPY . . [2023-11-01T15:46:26.813Z] ---> be411000b558 [2023-11-01T15:46:26.813Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T15:46:27.083Z] ---> Running in fded6b7e04f4 [2023-11-01T15:46:27.352Z] Removing intermediate container fded6b7e04f4 [2023-11-01T15:46:27.352Z] ---> 93fd7d1de74e [2023-11-01T15:46:27.352Z] Step 12/26 : RUN $MAKE [2023-11-01T15:46:27.352Z] ---> Running in 2689eda431c0 [2023-11-01T15:46:28.319Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.64" -trimpath -mod=readonly -o app-record-replay [2023-11-01T15:48:35.030Z] Removing intermediate container 2689eda431c0 [2023-11-01T15:48:35.030Z] ---> 584e01cbb49a [2023-11-01T15:48:35.030Z] Step 13/26 : FROM alpine:3.18 [2023-11-01T15:48:35.030Z] 3.18: Pulling from library/alpine [2023-11-01T15:48:35.030Z] 579b34f0a95b: Pulling fs layer [2023-11-01T15:48:35.030Z] 579b34f0a95b: Verifying Checksum [2023-11-01T15:48:35.030Z] 579b34f0a95b: Download complete [2023-11-01T15:48:35.030Z] 579b34f0a95b: Pull complete [2023-11-01T15:48:35.030Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T15:48:35.030Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T15:48:35.030Z] ---> 3cc203321400 [2023-11-01T15:48:35.030Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-01T15:48:35.030Z] ---> Running in c8593d01318e [2023-11-01T15:48:35.030Z] Removing intermediate container c8593d01318e [2023-11-01T15:48:35.030Z] ---> 2142b97103b0 [2023-11-01T15:48:35.030Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-11-01T15:48:35.030Z] ---> Running in f2e3167d3df6 [2023-11-01T15:48:35.030Z] Removing intermediate container f2e3167d3df6 [2023-11-01T15:48:35.030Z] ---> 03da807131e6 [2023-11-01T15:48:35.030Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T15:48:35.030Z] ---> Running in 08803060318d [2023-11-01T15:48:35.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T15:48:35.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T15:48:35.030Z] (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T15:48:35.030Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T15:48:35.030Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T15:48:35.030Z] Executing ca-certificates-20230506-r0.trigger [2023-11-01T15:48:35.030Z] OK: 9 MiB in 17 packages [2023-11-01T15:48:35.030Z] Removing intermediate container 08803060318d [2023-11-01T15:48:35.030Z] ---> f8e1e3733ee9 [2023-11-01T15:48:35.030Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-11-01T15:48:35.030Z] ---> 9e25a3f440d1 [2023-11-01T15:48:35.030Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-11-01T15:48:35.030Z] ---> 5370bc5b72d9 [2023-11-01T15:48:35.030Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-11-01T15:48:35.296Z] ---> 23d272fe13b5 [2023-11-01T15:48:35.296Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-11-01T15:48:40.645Z] ---> f2c0b56ddbd9 [2023-11-01T15:48:40.645Z] Step 21/26 : EXPOSE 59712 [2023-11-01T15:48:40.914Z] ---> Running in f60c26f4e2f4 [2023-11-01T15:48:41.184Z] Removing intermediate container f60c26f4e2f4 [2023-11-01T15:48:41.184Z] ---> b1de02925614 [2023-11-01T15:48:41.184Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-11-01T15:48:41.184Z] ---> Running in 74c956bc774c [2023-11-01T15:48:41.450Z] Removing intermediate container 74c956bc774c [2023-11-01T15:48:41.450Z] ---> aa26925149cc [2023-11-01T15:48:41.450Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T15:48:41.721Z] ---> Running in dd79f92da041 [2023-11-01T15:48:41.989Z] Removing intermediate container dd79f92da041 [2023-11-01T15:48:41.989Z] ---> 8afe9e62d575 [2023-11-01T15:48:41.989Z] Step 24/26 : LABEL arch=arm64 [2023-11-01T15:48:41.989Z] ---> Running in dad8f889a791 [2023-11-01T15:48:42.269Z] Removing intermediate container dad8f889a791 [2023-11-01T15:48:42.269Z] ---> cb785f4ee46a [2023-11-01T15:48:42.269Z] Step 25/26 : LABEL git_sha=a76422e4938fa76fc1f70403caa898f6446adb22 [2023-11-01T15:48:42.536Z] ---> Running in 161b4b6640fb [2023-11-01T15:48:42.804Z] Removing intermediate container 161b4b6640fb [2023-11-01T15:48:42.804Z] ---> d22170ed4af8 [2023-11-01T15:48:42.804Z] Step 26/26 : LABEL version=3.1.0-dev.64 [2023-11-01T15:48:42.804Z] ---> Running in fb317d007106 [2023-11-01T15:48:43.071Z] Removing intermediate container fb317d007106 [2023-11-01T15:48:43.071Z] ---> c21c80e96034 [2023-11-01T15:48:43.071Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T15:48:43.071Z] Successfully built c21c80e96034 [2023-11-01T15:48:43.071Z] 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-11-01T15:48:43.231Z] provisioning config files... [2023-11-01T15:48:43.245Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/69@tmp/config13743301167968421120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:48:43.583Z] ---> docker-login.sh [2023-11-01T15:48:43.583Z] nexus3.edgexfoundry.org:10001 [2023-11-01T15:48:43.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:48:43.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:48:43.851Z] Configure a credential helper to remove this warning. See [2023-11-01T15:48:43.851Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:48:43.851Z] [2023-11-01T15:48:43.851Z] Login Succeeded [2023-11-01T15:48:43.851Z] nexus3.edgexfoundry.org:10002 [2023-11-01T15:48:44.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:48:44.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:48:44.390Z] Configure a credential helper to remove this warning. See [2023-11-01T15:48:44.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:48:44.390Z] [2023-11-01T15:48:44.390Z] Login Succeeded [2023-11-01T15:48:44.390Z] nexus3.edgexfoundry.org:10003 [2023-11-01T15:48:44.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:48:44.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:48:44.658Z] Configure a credential helper to remove this warning. See [2023-11-01T15:48:44.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:48:44.658Z] [2023-11-01T15:48:44.658Z] Login Succeeded [2023-11-01T15:48:44.658Z] nexus3.edgexfoundry.org:10004 [2023-11-01T15:48:44.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:48:45.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:48:45.193Z] Configure a credential helper to remove this warning. See [2023-11-01T15:48:45.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:48:45.193Z] [2023-11-01T15:48:45.193Z] Login Succeeded [2023-11-01T15:48:45.193Z] docker.io [2023-11-01T15:48:45.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T15:48:45.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T15:48:45.729Z] Configure a credential helper to remove this warning. See [2023-11-01T15:48:45.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T15:48:45.729Z] [2023-11-01T15:48:45.729Z] Login Succeeded [2023-11-01T15:48:45.729Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T15:48:45.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:48:45.783Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T15:48:45.811Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-11-01T15:48:45.811Z] a76422e4938fa76fc1f70403caa898f6446adb22 [2023-11-01T15:48:45.811Z] latest [2023-11-01T15:48:45.811Z] 3.1.0-dev.64 [2023-11-01T15:48:45.811Z] a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [2023-11-01T15:48:45.811Z] main [2023-11-01T15:48:45.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:46.180Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:46.691Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22 [2023-11-01T15:48:46.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T15:48:46.691Z] c5dfb5bbaa00: Preparing [2023-11-01T15:48:46.691Z] f3f7bbea2efc: Preparing [2023-11-01T15:48:46.691Z] 98578c3ef276: Preparing [2023-11-01T15:48:46.691Z] bab7c33bca71: Preparing [2023-11-01T15:48:46.691Z] 3eabd580c755: Preparing [2023-11-01T15:48:46.691Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:48:46.691Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:48:47.017Z] f3f7bbea2efc: Pushed [2023-11-01T15:48:47.017Z] bab7c33bca71: Pushed [2023-11-01T15:48:47.017Z] 98578c3ef276: Pushed [2023-11-01T15:48:47.017Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:48:47.296Z] 3eabd580c755: Pushed [2023-11-01T15:48:54.008Z] c5dfb5bbaa00: Pushed [2023-11-01T15:48:54.591Z] a76422e4938fa76fc1f70403caa898f6446adb22: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:54.932Z] + 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-11-01T15:48:55.275Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-01T15:48:55.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T15:48:55.275Z] c5dfb5bbaa00: Preparing [2023-11-01T15:48:55.275Z] f3f7bbea2efc: Preparing [2023-11-01T15:48:55.275Z] 98578c3ef276: Preparing [2023-11-01T15:48:55.275Z] bab7c33bca71: Preparing [2023-11-01T15:48:55.275Z] 3eabd580c755: Preparing [2023-11-01T15:48:55.275Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:48:55.275Z] c5dfb5bbaa00: Layer already exists [2023-11-01T15:48:55.275Z] 3eabd580c755: Layer already exists [2023-11-01T15:48:55.275Z] bab7c33bca71: Layer already exists [2023-11-01T15:48:55.275Z] f3f7bbea2efc: Layer already exists [2023-11-01T15:48:55.275Z] 98578c3ef276: Layer already exists [2023-11-01T15:48:55.276Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:48:55.544Z] latest: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:55.903Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:56.254Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.64 [2023-11-01T15:48:56.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T15:48:56.254Z] c5dfb5bbaa00: Preparing [2023-11-01T15:48:56.254Z] f3f7bbea2efc: Preparing [2023-11-01T15:48:56.254Z] 98578c3ef276: Preparing [2023-11-01T15:48:56.254Z] bab7c33bca71: Preparing [2023-11-01T15:48:56.254Z] 3eabd580c755: Preparing [2023-11-01T15:48:56.254Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:48:56.254Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:48:56.254Z] bab7c33bca71: Layer already exists [2023-11-01T15:48:56.254Z] 3eabd580c755: Layer already exists [2023-11-01T15:48:56.254Z] 98578c3ef276: Layer already exists [2023-11-01T15:48:56.254Z] f3f7bbea2efc: Layer already exists [2023-11-01T15:48:56.254Z] c5dfb5bbaa00: Layer already exists [2023-11-01T15:48:56.254Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:48:56.526Z] 3.1.0-dev.64: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:56.878Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:57.221Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [2023-11-01T15:48:57.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T15:48:57.221Z] c5dfb5bbaa00: Preparing [2023-11-01T15:48:57.221Z] f3f7bbea2efc: Preparing [2023-11-01T15:48:57.221Z] 98578c3ef276: Preparing [2023-11-01T15:48:57.221Z] bab7c33bca71: Preparing [2023-11-01T15:48:57.221Z] 3eabd580c755: Preparing [2023-11-01T15:48:57.221Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:48:57.221Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:48:57.221Z] bab7c33bca71: Layer already exists [2023-11-01T15:48:57.221Z] f3f7bbea2efc: Layer already exists [2023-11-01T15:48:57.221Z] 98578c3ef276: Layer already exists [2023-11-01T15:48:57.221Z] 3eabd580c755: Layer already exists [2023-11-01T15:48:57.221Z] c5dfb5bbaa00: Layer already exists [2023-11-01T15:48:57.221Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:48:57.489Z] a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:57.840Z] + 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-11-01T15:48:58.188Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-11-01T15:48:58.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-11-01T15:48:58.188Z] c5dfb5bbaa00: Preparing [2023-11-01T15:48:58.188Z] f3f7bbea2efc: Preparing [2023-11-01T15:48:58.188Z] 98578c3ef276: Preparing [2023-11-01T15:48:58.188Z] bab7c33bca71: Preparing [2023-11-01T15:48:58.188Z] 3eabd580c755: Preparing [2023-11-01T15:48:58.188Z] 5f4d9fc4d98d: Preparing [2023-11-01T15:48:58.188Z] 5f4d9fc4d98d: Waiting [2023-11-01T15:48:58.188Z] c5dfb5bbaa00: Layer already exists [2023-11-01T15:48:58.188Z] bab7c33bca71: Layer already exists [2023-11-01T15:48:58.188Z] 98578c3ef276: Layer already exists [2023-11-01T15:48:58.188Z] 3eabd580c755: Layer already exists [2023-11-01T15:48:58.188Z] f3f7bbea2efc: Layer already exists [2023-11-01T15:48:58.188Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T15:48:58.457Z] main: digest: sha256:c295fc0ca71fc88acc52a30a5c1453a94996a4dac8f35be0c7d425ee26cecba7 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T15:48:58.504Z] ===================================================== [Pipeline] echo [2023-11-01T15:48:58.510Z] taggedImages: [2023-11-01T15:48:58.510Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22 [2023-11-01T15:48:58.510Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-11-01T15:48:58.510Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.64 [2023-11-01T15:48:58.510Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:a76422e4938fa76fc1f70403caa898f6446adb22-3.1.0-dev.64 [2023-11-01T15:48:58.510Z] - 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-11-01T15:48:58.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:48:58.868Z] [2023-11-01T15:48:58.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:48:59.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:48:59.478Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T15:48:59.478Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T15:48:59.478Z] 04944245beec: Pulling fs layer [2023-11-01T15:48:59.478Z] 699f458cf7ca: Pulling fs layer [2023-11-01T15:48:59.478Z] 765212b225bb: Pulling fs layer [2023-11-01T15:48:59.478Z] f23df028b6ca: Pulling fs layer [2023-11-01T15:48:59.478Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T15:48:59.478Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T15:48:59.478Z] 765212b225bb: Waiting [2023-11-01T15:48:59.478Z] f23df028b6ca: Waiting [2023-11-01T15:48:59.478Z] d65c8cfc05b1: Waiting [2023-11-01T15:48:59.478Z] 2437ff75d9bd: Waiting [2023-11-01T15:48:59.478Z] 04944245beec: Verifying Checksum [2023-11-01T15:48:59.478Z] 04944245beec: Download complete [2023-11-01T15:48:59.478Z] 765212b225bb: Verifying Checksum [2023-11-01T15:48:59.478Z] 765212b225bb: Download complete [2023-11-01T15:48:59.478Z] f23df028b6ca: Verifying Checksum [2023-11-01T15:48:59.478Z] f23df028b6ca: Download complete [2023-11-01T15:48:59.748Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T15:48:59.748Z] d65c8cfc05b1: Download complete [2023-11-01T15:48:59.748Z] 699f458cf7ca: Verifying Checksum [2023-11-01T15:48:59.748Z] 699f458cf7ca: Download complete [2023-11-01T15:49:00.337Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T15:49:00.337Z] 8998bd30e6a1: Download complete [2023-11-01T15:49:02.942Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T15:49:02.942Z] 2437ff75d9bd: Download complete [2023-11-01T15:49:05.538Z] 8998bd30e6a1: Pull complete [2023-11-01T15:49:05.807Z] 04944245beec: Pull complete [2023-11-01T15:49:08.391Z] 699f458cf7ca: Pull complete [2023-11-01T15:49:08.391Z] 765212b225bb: Pull complete [2023-11-01T15:49:09.349Z] f23df028b6ca: Pull complete [2023-11-01T15:49:09.616Z] d65c8cfc05b1: Pull complete [2023-11-01T15:49:27.825Z] 2437ff75d9bd: Pull complete [2023-11-01T15:49:27.825Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T15:49:27.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T15:49:27.825Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:49:28.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-16156 does not seem to be running inside a container [2023-11-01T15:49:28.120Z] $ 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/69 -v /w/workspace/app-record-replay/69:/w/workspace/app-record-replay/69:rw,z -v /w/workspace/app-record-replay/69@tmp:/w/workspace/app-record-replay/69@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-11-01T15:49:31.371Z] $ docker top 8df8cf452fab682bcbac6280f70de2af7e483d61761616a4e63e9ea170c6d817 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:49:32.217Z] ---> job-cost.sh [2023-11-01T15:49:32.217Z] lf-activate-venv: SKIPPING [2023-11-01T15:49:32.217Z] INFO: No Stack... [2023-11-01T15:49:32.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T15:49:33.385Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T15:49:34.298Z] + cat /w/workspace/app-record-replay/69/archives/cost.csv [2023-11-01T15:49:34.299Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T15:49:34.368Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [2023-11-01T15:49:34.374Z] Resource [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] did not exist. Created. [2023-11-01T15:49:34.374Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T15:49:35.040Z] /w/workspace/app-record-replay/69@tmp/durable-6bae29e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T15:49:35.699Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T15:49:35.722Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T15:49:35.781Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T15:49:35.792Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-69-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T15:49:35.812Z] $ docker stop --time=1 8df8cf452fab682bcbac6280f70de2af7e483d61761616a4e63e9ea170c6d817 [2023-11-01T15:49:38.015Z] $ docker rm -f --volumes 8df8cf452fab682bcbac6280f70de2af7e483d61761616a4e63e9ea170c6d817 [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-11-01T15:49:38.424Z] provisioning config files... [2023-11-01T15:49:38.431Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config15672452013310185882tmp [Pipeline] { [Pipeline] sh [2023-11-01T15:49:38.721Z] + set +x [2023-11-01T15:49:38.721Z] + curl -s https://codecov.io/bash [2023-11-01T15:49:38.721Z] + bash -s -- [2023-11-01T15:49:38.721Z] [2023-11-01T15:49:38.721Z] _____ _ [2023-11-01T15:49:38.721Z] / ____| | | [2023-11-01T15:49:38.721Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T15:49:38.721Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T15:49:38.721Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T15:49:38.721Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T15:49:38.721Z] Bash-1.0.6 [2023-11-01T15:49:38.721Z] [2023-11-01T15:49:38.721Z] [2023-11-01T15:49:38.721Z] ==> git version 2.25.1 found [2023-11-01T15:49:38.721Z] ==> 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-11-01T15:49:38.721Z] Release-Date: 2020-01-08 [2023-11-01T15:49:38.721Z] 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-11-01T15:49:38.721Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T15:49:38.721Z] ==> Jenkins CI detected. [2023-11-01T15:49:38.721Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-11-01T15:49:38.721Z] project root: . [2023-11-01T15:49:38.721Z] --> token set from env [2023-11-01T15:49:38.721Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T15:49:38.721Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T15:49:38.721Z] ==> Python coveragepy not found [2023-11-01T15:49:38.721Z] ==> Searching for coverage reports in: [2023-11-01T15:49:38.721Z] + . [2023-11-01T15:49:38.721Z] -> Found 1 reports [2023-11-01T15:49:38.721Z] ==> Detecting git/mercurial file structure [2023-11-01T15:49:38.721Z] ==> Reading reports [2023-11-01T15:49:38.721Z] + ./coverage.out bytes=24666 [2023-11-01T15:49:38.721Z] ==> Appending adjustments [2023-11-01T15:49:38.721Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T15:49:38.980Z] + Found adjustments [2023-11-01T15:49:38.980Z] ==> Gzipping contents [2023-11-01T15:49:38.980Z] 8.0K /tmp/codecov.eXfpkt.gz [2023-11-01T15:49:38.980Z] ==> Uploading reports [2023-11-01T15:49:38.980Z] url: https://codecov.io [2023-11-01T15:49:38.980Z] query: branch=main&commit=a76422e4938fa76fc1f70403caa898f6446adb22&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T15:49:38.980Z] -> Pinging Codecov [2023-11-01T15:49:38.980Z] 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=a76422e4938fa76fc1f70403caa898f6446adb22&build=69&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F69%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T15:49:39.240Z] -> Uploading to [2023-11-01T15:49:39.240Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/F467761B9912B4F32F9BC62907045C81/a76422e4938fa76fc1f70403caa898f6446adb22/b3aa498d-69e4-4907-bd02-08674b498ef9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T154938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=28702739c0124a48f1de5d31011cf0193118dadff830acae1615331e05408b83 [2023-11-01T15:49:39.240Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T15:49:39.240Z] Dload Upload Total Spent Left Speed [2023-11-01T15:49:39.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4853 0 0 100 4853 0 19031 --:--:-- --:--:-- --:--:-- 19031 [2023-11-01T15:49:39.500Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] } [2023-11-01T15:49:39.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T15:49:39.647Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T15:49:39.661Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:49:39.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T15:49:39.968Z] [2023-11-01T15:49:39.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:49:40.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T15:49:40.528Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T15:49:40.528Z] df9b9388f04a: Pulling fs layer [2023-11-01T15:49:40.528Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T15:49:40.528Z] 25bc292e5bac: Pulling fs layer [2023-11-01T15:49:40.528Z] 114826534d7a: Pulling fs layer [2023-11-01T15:49:40.528Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T15:49:40.528Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T15:49:40.528Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T15:49:40.528Z] 4657fd5d0bcf: Waiting [2023-11-01T15:49:40.528Z] 6ad1cebc031e: Waiting [2023-11-01T15:49:40.528Z] 8a3aa393b2d8: Waiting [2023-11-01T15:49:40.528Z] 114826534d7a: Waiting [2023-11-01T15:49:40.790Z] 52dc419b0ee2: Verifying Checksum [2023-11-01T15:49:40.790Z] 52dc419b0ee2: Download complete [2023-11-01T15:49:40.790Z] 25bc292e5bac: Verifying Checksum [2023-11-01T15:49:40.790Z] 25bc292e5bac: Download complete [2023-11-01T15:49:40.790Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T15:49:40.790Z] 4657fd5d0bcf: Download complete [2023-11-01T15:49:40.790Z] df9b9388f04a: Download complete [2023-11-01T15:49:40.790Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T15:49:40.791Z] 6ad1cebc031e: Download complete [2023-11-01T15:49:40.791Z] df9b9388f04a: Pull complete [2023-11-01T15:49:41.052Z] 52dc419b0ee2: Pull complete [2023-11-01T15:49:41.312Z] 25bc292e5bac: Pull complete [2023-11-01T15:49:41.578Z] 114826534d7a: Verifying Checksum [2023-11-01T15:49:41.578Z] 114826534d7a: Download complete [2023-11-01T15:49:42.144Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T15:49:42.144Z] 8a3aa393b2d8: Download complete [2023-11-01T15:49:45.427Z] 114826534d7a: Pull complete [2023-11-01T15:49:45.427Z] 4657fd5d0bcf: Pull complete [2023-11-01T15:49:46.362Z] 6ad1cebc031e: Pull complete [2023-11-01T15:49:49.643Z] 8a3aa393b2d8: Pull complete [2023-11-01T15:49:49.903Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T15:49:49.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T15:49:49.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:49:49.993Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:49:50.028Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T15:50:20.450Z] $ docker top bcf3fb8ddac0d46e47a7aa1d818904c3c30c43c6bcf588da8904283c9027257b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T15:50:20.511Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-11-01T15:50:20.786Z] + set -o pipefail [2023-11-01T15:50:20.786Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-11-01T15:50:26.129Z] [2023-11-01T15:50:26.129Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-11-01T15:50:26.129Z] [2023-11-01T15:50:26.129Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/ac5de528-857b-44b7-901a-93fec9ac03f7 [2023-11-01T15:50:26.129Z] [2023-11-01T15:50:26.129Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T15:50:26.129Z] [2023-11-01T15:50:26.129Z] [2023-11-01T15:50:26.129Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T15:50:26.129Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T15:50:26.129Z] More details here: https://snyk.co/ue1NS [2023-11-01T15:50:26.129Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T15:50:26.129Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T15:50:26.139Z] $ docker stop --time=1 bcf3fb8ddac0d46e47a7aa1d818904c3c30c43c6bcf588da8904283c9027257b [2023-11-01T15:50:36.969Z] $ docker rm -f --volumes bcf3fb8ddac0d46e47a7aa1d818904c3c30c43c6bcf588da8904283c9027257b [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-11-01T15:50:38.006Z] + git log --format=format:%s -1 a76422e4938fa76fc1f70403caa898f6446adb22 [Pipeline] sh [2023-11-01T15:50:38.299Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:50:38.299Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:50:38.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:50:38.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:50:38.667Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:50:38.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T15:50:45.476Z] $ docker top f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 -eo pid,comm [2023-11-01T15:50:45.520Z] 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-11-01T15:50:45.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:50:45.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:50:45.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:50:45.674Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:50:45.676Z] $ docker exec f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 ssh-agent [2023-11-01T15:50:45.788Z] SSH_AUTH_SOCK=/tmp/ssh-Ub906C8eJHLo/agent.14 [2023-11-01T15:50:45.788Z] SSH_AGENT_PID=20 [2023-11-01T15:50:45.795Z] Running ssh-add (command line suppressed) [2023-11-01T15:50:45.890Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1508399951593552913.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1508399951593552913.key) [2023-11-01T15:50:45.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:50:46.184Z] + git semver tag [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,662 [run_tag] DEBUG tag force:False [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,662 [check_head_tag] DEBUG check head tag [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,664 [execute] INFO git cat-file --batch-check [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,669 [execute] INFO git cat-file --batch [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,718 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,719 [execute] INFO git tag -a v3.1.0-dev.64 -m v3.1.0-dev.64 [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,719 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.64', '-m', 'v3.1.0-dev.64'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:50:46.756Z] 2023-11-01 15:50:46,724 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T15:50:46.756Z] 3.1.0-dev.64 [Pipeline] } [2023-11-01T15:50:46.766Z] $ docker exec --env ******** --env ******** f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 ssh-agent -k [2023-11-01T15:50:46.887Z] unset SSH_AUTH_SOCK; [2023-11-01T15:50:46.888Z] unset SSH_AGENT_PID; [2023-11-01T15:50:46.888Z] echo Agent pid 20 killed; [2023-11-01T15:50:46.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:50:47.235Z] + git semver [Pipeline] } [2023-11-01T15:50:47.812Z] $ docker stop --time=1 f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 [2023-11-01T15:50:49.210Z] $ docker rm -f --volumes f977edc769f0f127dd79cea7d851976d38c4f27c208e9143d5eadf3b92750386 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:50:49.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T15:50:49.606Z] [2023-11-01T15:50:49.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:50:49.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T15:50:49.898Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T15:50:49.898Z] ab5ef0e58194: Pulling fs layer [2023-11-01T15:50:49.898Z] 9712f1f96733: Pulling fs layer [2023-11-01T15:50:49.898Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T15:50:49.898Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T15:50:49.898Z] e9a5061849ea: Pulling fs layer [2023-11-01T15:50:49.898Z] d747dcd14b5f: Pulling fs layer [2023-11-01T15:50:49.898Z] 2de7ff778b66: Pulling fs layer [2023-11-01T15:50:49.898Z] e9a5061849ea: Waiting [2023-11-01T15:50:49.898Z] d747dcd14b5f: Waiting [2023-11-01T15:50:49.898Z] 2de7ff778b66: Waiting [2023-11-01T15:50:49.898Z] 0d9ebad4ef96: Waiting [2023-11-01T15:50:50.156Z] 9712f1f96733: Download complete [2023-11-01T15:50:50.413Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T15:50:50.413Z] 63f879dbbcfc: Download complete [2023-11-01T15:50:50.670Z] e9a5061849ea: Verifying Checksum [2023-11-01T15:50:50.670Z] e9a5061849ea: Download complete [2023-11-01T15:50:50.670Z] d747dcd14b5f: Download complete [2023-11-01T15:50:50.670Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T15:50:50.670Z] 0d9ebad4ef96: Download complete [2023-11-01T15:50:50.670Z] ab5ef0e58194: Verifying Checksum [2023-11-01T15:50:50.670Z] ab5ef0e58194: Download complete [2023-11-01T15:50:50.670Z] 2de7ff778b66: Verifying Checksum [2023-11-01T15:50:50.670Z] 2de7ff778b66: Download complete [2023-11-01T15:50:53.950Z] ab5ef0e58194: Pull complete [2023-11-01T15:50:53.950Z] 9712f1f96733: Pull complete [2023-11-01T15:50:54.516Z] 63f879dbbcfc: Pull complete [2023-11-01T15:50:58.707Z] 0d9ebad4ef96: Pull complete [2023-11-01T15:50:58.707Z] e9a5061849ea: Pull complete [2023-11-01T15:50:58.966Z] d747dcd14b5f: Pull complete [2023-11-01T15:51:00.366Z] 2de7ff778b66: Pull complete [2023-11-01T15:51:00.653Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T15:51:00.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T15:51:00.653Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:51:00.779Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:51:00.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T15:51:27.792Z] $ docker top bf6e2f676f8c96ef96064eb23c618b74e21ea8e4413f8ddd8a7ab435d12a96f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:51:27.861Z] provisioning config files... [2023-11-01T15:51:27.867Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config17641339032765515687tmp [2023-11-01T15:51:27.876Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4555172905339328864tmp [2023-11-01T15:51:27.886Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config12162223828240449138tmp [Pipeline] { [Pipeline] echo [2023-11-01T15:51:27.903Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:51:28.187Z] ---> sigul-configuration.sh [2023-11-01T15:51:28.187Z] gpg: directory `/root/.gnupg' created [2023-11-01T15:51:28.187Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T15:51:28.187Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T15:51:28.187Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T15:51:28.187Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T15:51:28.187Z] gpg: CAST5 encrypted data [2023-11-01T15:51:28.187Z] gpg: encrypted with 1 passphrase [2023-11-01T15:51:28.187Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T15:51:28.472Z] + mkdir /home/jenkins [2023-11-01T15:51:28.472Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T15:51:28.755Z] + 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-11-01T15:51:28.764Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:51:29.048Z] ---> sigul-install.sh [2023-11-01T15:51:29.048Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T15:51:29.339Z] + git tag --list [2023-11-01T15:51:29.339Z] v3.1.0-dev.0 [2023-11-01T15:51:29.339Z] v3.1.0-dev.1 [2023-11-01T15:51:29.339Z] v3.1.0-dev.10 [2023-11-01T15:51:29.339Z] v3.1.0-dev.11 [2023-11-01T15:51:29.339Z] v3.1.0-dev.12 [2023-11-01T15:51:29.339Z] v3.1.0-dev.13 [2023-11-01T15:51:29.339Z] v3.1.0-dev.14 [2023-11-01T15:51:29.339Z] v3.1.0-dev.15 [2023-11-01T15:51:29.339Z] v3.1.0-dev.16 [2023-11-01T15:51:29.339Z] v3.1.0-dev.17 [2023-11-01T15:51:29.339Z] v3.1.0-dev.18 [2023-11-01T15:51:29.339Z] v3.1.0-dev.19 [2023-11-01T15:51:29.339Z] v3.1.0-dev.2 [2023-11-01T15:51:29.339Z] v3.1.0-dev.20 [2023-11-01T15:51:29.339Z] v3.1.0-dev.21 [2023-11-01T15:51:29.339Z] v3.1.0-dev.22 [2023-11-01T15:51:29.339Z] v3.1.0-dev.23 [2023-11-01T15:51:29.339Z] v3.1.0-dev.24 [2023-11-01T15:51:29.339Z] v3.1.0-dev.25 [2023-11-01T15:51:29.339Z] v3.1.0-dev.26 [2023-11-01T15:51:29.339Z] v3.1.0-dev.27 [2023-11-01T15:51:29.339Z] v3.1.0-dev.28 [2023-11-01T15:51:29.339Z] v3.1.0-dev.29 [2023-11-01T15:51:29.339Z] v3.1.0-dev.3 [2023-11-01T15:51:29.339Z] v3.1.0-dev.30 [2023-11-01T15:51:29.339Z] v3.1.0-dev.31 [2023-11-01T15:51:29.339Z] v3.1.0-dev.32 [2023-11-01T15:51:29.339Z] v3.1.0-dev.33 [2023-11-01T15:51:29.339Z] v3.1.0-dev.34 [2023-11-01T15:51:29.339Z] v3.1.0-dev.35 [2023-11-01T15:51:29.339Z] v3.1.0-dev.36 [2023-11-01T15:51:29.339Z] v3.1.0-dev.37 [2023-11-01T15:51:29.339Z] v3.1.0-dev.38 [2023-11-01T15:51:29.339Z] v3.1.0-dev.39 [2023-11-01T15:51:29.339Z] v3.1.0-dev.4 [2023-11-01T15:51:29.339Z] v3.1.0-dev.40 [2023-11-01T15:51:29.339Z] v3.1.0-dev.41 [2023-11-01T15:51:29.339Z] v3.1.0-dev.42 [2023-11-01T15:51:29.339Z] v3.1.0-dev.43 [2023-11-01T15:51:29.339Z] v3.1.0-dev.44 [2023-11-01T15:51:29.339Z] v3.1.0-dev.45 [2023-11-01T15:51:29.339Z] v3.1.0-dev.46 [2023-11-01T15:51:29.339Z] v3.1.0-dev.47 [2023-11-01T15:51:29.339Z] v3.1.0-dev.48 [2023-11-01T15:51:29.339Z] v3.1.0-dev.49 [2023-11-01T15:51:29.339Z] v3.1.0-dev.5 [2023-11-01T15:51:29.339Z] v3.1.0-dev.50 [2023-11-01T15:51:29.339Z] v3.1.0-dev.51 [2023-11-01T15:51:29.339Z] v3.1.0-dev.52 [2023-11-01T15:51:29.339Z] v3.1.0-dev.53 [2023-11-01T15:51:29.339Z] v3.1.0-dev.54 [2023-11-01T15:51:29.339Z] v3.1.0-dev.55 [2023-11-01T15:51:29.339Z] v3.1.0-dev.56 [2023-11-01T15:51:29.339Z] v3.1.0-dev.57 [2023-11-01T15:51:29.339Z] v3.1.0-dev.58 [2023-11-01T15:51:29.339Z] v3.1.0-dev.59 [2023-11-01T15:51:29.339Z] v3.1.0-dev.6 [2023-11-01T15:51:29.339Z] v3.1.0-dev.60 [2023-11-01T15:51:29.339Z] v3.1.0-dev.61 [2023-11-01T15:51:29.339Z] v3.1.0-dev.62 [2023-11-01T15:51:29.339Z] v3.1.0-dev.63 [2023-11-01T15:51:29.339Z] v3.1.0-dev.64 [2023-11-01T15:51:29.339Z] v3.1.0-dev.7 [2023-11-01T15:51:29.339Z] v3.1.0-dev.8 [2023-11-01T15:51:29.339Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T15:51:29.628Z] + lftools sign git-tag v3.1.0-dev.64 [2023-11-01T15:51:30.200Z] Signing Git tag with Sigul... [2023-11-01T15:51:30.200Z] Signing v3.1.0-dev.64 [Pipeline] echo [2023-11-01T15:51:30.476Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:51:30.759Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T15:51:30.766Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T15:51:30.786Z] $ docker stop --time=1 bf6e2f676f8c96ef96064eb23c618b74e21ea8e4413f8ddd8a7ab435d12a96f3 [2023-11-01T15:51:35.209Z] $ docker rm -f --volumes bf6e2f676f8c96ef96064eb23c618b74e21ea8e4413f8ddd8a7ab435d12a96f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T15:51:35.927Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:51:35.927Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:51:36.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:51:36.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:51:36.292Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:51:36.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T15:51:40.431Z] $ docker top 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 -eo pid,comm [2023-11-01T15:51:40.477Z] 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-11-01T15:51:40.477Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:51:40.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:51:40.523Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:51:40.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:51:40.644Z] $ docker exec 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 ssh-agent [2023-11-01T15:51:40.756Z] SSH_AUTH_SOCK=/tmp/ssh-aA45wnsBqTjA/agent.13 [2023-11-01T15:51:40.756Z] SSH_AGENT_PID=19 [2023-11-01T15:51:40.762Z] Running ssh-add (command line suppressed) [2023-11-01T15:51:40.952Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5581824283422132130.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_5581824283422132130.key) [2023-11-01T15:51:40.965Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:51:41.253Z] + git semver bump pre [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,833 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,833 [bump_version] DEBUG bumping version:3.1.0-dev.64 on axis:pre with prefix:dev [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,833 [bump_version] DEBUG bumped version:3.1.0-dev.65 [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,834 [write_version] DEBUG write version:3.1.0-dev.65 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,834 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,834 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,838 [execute] INFO git cat-file --batch-check [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,844 [execute] INFO git cat-file --batch [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,844 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T15:51:42.192Z] 2023-11-01 15:51:41,849 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T15:51:42.192Z] 3.1.0-dev.65 [Pipeline] } [2023-11-01T15:51:42.202Z] $ docker exec --env ******** --env ******** 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 ssh-agent -k [2023-11-01T15:51:42.341Z] unset SSH_AUTH_SOCK; [2023-11-01T15:51:42.342Z] unset SSH_AGENT_PID; [2023-11-01T15:51:42.342Z] echo Agent pid 19 killed; [2023-11-01T15:51:42.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:51:42.654Z] + git semver [Pipeline] } [2023-11-01T15:51:43.234Z] $ docker stop --time=1 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 [2023-11-01T15:51:46.451Z] $ docker rm -f --volumes 4d4b2234d318a26a4f5603b419cae02f3552d45f9763921ae60c09df9161c792 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T15:51:46.984Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T15:51:46.984Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:51:47.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T15:51:47.288Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:51:47.361Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:51:47.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T15:51:50.283Z] $ docker top 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 -eo pid,comm [2023-11-01T15:51:50.336Z] 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-11-01T15:51:50.336Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T15:51:50.376Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T15:51:50.376Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T15:51:50.517Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T15:51:50.519Z] $ docker exec 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 ssh-agent [2023-11-01T15:51:50.657Z] SSH_AUTH_SOCK=/tmp/ssh-zcDAoHEaWfFP/agent.14 [2023-11-01T15:51:50.657Z] SSH_AGENT_PID=20 [2023-11-01T15:51:50.663Z] Running ssh-add (command line suppressed) [2023-11-01T15:51:50.789Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1310170677301735805.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_1310170677301735805.key) [2023-11-01T15:51:50.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T15:51:51.114Z] + git semver push [2023-11-01T15:51:51.690Z] 2023-11-01 15:51:51,454 [run_push] DEBUG push [2023-11-01T15:51:51.690Z] 2023-11-01 15:51:51,455 [execute] INFO git cat-file --batch-check [2023-11-01T15:51:51.690Z] 2023-11-01 15:51:51,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T15:51:51.690Z] 2023-11-01 15:51:51,460 [execute] INFO git rev-list 2a652536b8ae48afcdeb340baf0a1efe516fd28d -- [2023-11-01T15:51:51.690Z] 2023-11-01 15:51:51,460 [execute] DEBUG Popen(['git', 'rev-list', '2a652536b8ae48afcdeb340baf0a1efe516fd28d', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:51:51.690Z] 2023-11-01 15:51:51,466 [execute] INFO git fetch -v origin [2023-11-01T15:51:51.690Z] 2023-11-01 15:51:51,466 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T15:51:52.276Z] 2023-11-01 15:51:52,018 [run_push] DEBUG no remote changes detected [2023-11-01T15:51:52.276Z] 2023-11-01 15:51:52,018 [execute] INFO git push origin semver [2023-11-01T15:51:52.276Z] 2023-11-01 15:51:52,018 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T15:51:53.254Z] 2023-11-01 15:51:52,908 [run_push] DEBUG push all version tags [2023-11-01T15:51:53.254Z] 2023-11-01 15:51:52,909 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T15:51:53.254Z] 2023-11-01 15:51:52,909 [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-11-01T15:51:53.822Z] 2023-11-01 15:51:53,780 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-11-01T15:51:53.822Z] 3.1.0-dev.65 [Pipeline] } [2023-11-01T15:51:53.831Z] $ docker exec --env ******** --env ******** 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 ssh-agent -k [2023-11-01T15:51:53.930Z] unset SSH_AUTH_SOCK; [2023-11-01T15:51:53.931Z] unset SSH_AGENT_PID; [2023-11-01T15:51:53.931Z] echo Agent pid 20 killed; [2023-11-01T15:51:53.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T15:51:54.268Z] + git semver [Pipeline] } [2023-11-01T15:51:55.210Z] $ docker stop --time=1 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 [2023-11-01T15:52:00.921Z] $ docker rm -f --volumes 2c0d76d0b8f0c3cc13fb55ef84698049e18f5503912011c47c0e5a4f15b2c295 [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-11-01T15:52:01.666Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-11-01T15:52:01.666Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-01T15:52:01.666Z] total 16 [2023-11-01T15:52:01.666Z] drwxr-xr-x 3 root root 4096 Nov 1 15:39 . [2023-11-01T15:52:01.666Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:51 .. [2023-11-01T15:52:01.666Z] drwxr-xr-x 2 root root 4096 Nov 1 15:39 cost [2023-11-01T15:52:01.666Z] -rw-r--r-- 1 root root 88 Nov 1 15:39 cost.csv [2023-11-01T15:52:01.666Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-01T15:52:01.666Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-11-01T15:52:01.666Z] total 16 [2023-11-01T15:52:01.666Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 15:39 . [2023-11-01T15:52:01.666Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 1 15:51 .. [2023-11-01T15:52:01.666Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 15:39 cost [2023-11-01T15:52:01.666Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 1 15:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:52:02.021Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:52:02.900Z] ---> package-listing.sh [2023-11-01T15:52:02.900Z] ++ facter osfamily [2023-11-01T15:52:02.900Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T15:52:03.160Z] + OS_FAMILY=debian [2023-11-01T15:52:03.160Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-11-01T15:52:03.160Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T15:52:03.160Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T15:52:03.160Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T15:52:03.160Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T15:52:03.160Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-01T15:52:03.160Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T15:52:03.160Z] + case "${OS_FAMILY}" in [2023-11-01T15:52:03.160Z] + dpkg -l [2023-11-01T15:52:03.160Z] + grep '^ii' [2023-11-01T15:52:03.160Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T15:52:03.160Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T15:52:03.160Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T15:52:03.160Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-11-01T15:52:03.160Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-11-01T15:52:03.160Z] + 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-11-01T15:52:03.171Z] 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-11-01T15:52:03.451Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T15:52:04.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T15:52:04.009Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T15:52:04.076Z] prd-ubuntu20.04-docker-8c-8g-16153 does not seem to be running inside a container [2023-11-01T15:52:04.109Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_app-record-replay_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_app-record-replay_main -v /w/workspace/exfoundry_app-record-replay_main:/w/workspace/exfoundry_app-record-replay_main:rw,z -v /w/workspace/exfoundry_app-record-replay_main@tmp:/w/workspace/exfoundry_app-record-replay_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T15:52:08.193Z] $ docker top 0df173be5b6bb6d9bab889c0e901d2f3c97c58286b5bc77891f699532bf4531d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T15:52:08.540Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T15:52:08.828Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T15:52:09.111Z] + ls /var/log/sa-host [2023-11-01T15:52:09.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T15:52:09.184Z] provisioning config files... [2023-11-01T15:52:09.193Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config10517034498586474992tmp [Pipeline] { [Pipeline] echo [2023-11-01T15:52:09.209Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:52:09.489Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T15:52:09.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:52:09.819Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T15:52:09.827Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:52:10.109Z] ---> sudo-logs.sh [2023-11-01T15:52:10.109Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T15:52:10.137Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:52:10.421Z] ---> job-cost.sh [2023-11-01T15:52:10.421Z] lf-activate-venv: SKIPPING [2023-11-01T15:52:10.421Z] DEBUG: total: 0.2199999988079071 [2023-11-01T15:52:10.421Z] INFO: Retrieving Stack Cost... [2023-11-01T15:52:10.681Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T15:52:11.254Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T15:52:11.265Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T15:52:11.546Z] ---> logs-deploy.sh [2023-11-01T15:52:11.546Z] lf-activate-venv: SKIPPING [2023-11-01T15:52:11.546Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/69 [2023-11-01T15:52:11.546Z] INFO: archiving workspace using pattern(s): [2023-11-01T15:52:12.481Z] Archives upload complete. [2023-11-01T15:52:12.481Z] INFO: archiving logs to Nexus