Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 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-ssh4522264113154898004.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4362040028400008728.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-record-replay/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13490561419980199926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11084046501595239828.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-ssh2263137382414461362.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-record-replay, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-record-replay-settings PROJECT: app-record-replay USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-record-replay DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7958’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7960 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 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 (main) Commit message: "Merge pull request #84 from ejlee3/refactor-rest-handlers" > 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 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 # timeout=10 > git rev-list --no-walk a00c23a8e4269698580118f16cad66fb2bb4df8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-26T16:52:55.888Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-26T16:52:55.950Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-26T16:52:55.967Z] ========================================================= [2023-09-26T16:52:55.967Z] EdgeX Global Pipelines Version Info [2023-09-26T16:52:55.967Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-26T16:52:56.683Z] ------------------- [2023-09-26T16:52:56.683Z] stable info: [2023-09-26T16:52:56.683Z] ------------------- [2023-09-26T16:52:56.683Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-26T16:52:56.683Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T16:52:56.683Z] Message: update stable to v1.0.254 [2023-09-26T16:52:57.254Z] ------------------- [2023-09-26T16:52:57.254Z] experimental info: [2023-09-26T16:52:57.254Z] ------------------- [2023-09-26T16:52:57.254Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-26T16:52:57.254Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T16:52:57.254Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-26T16:52:57.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-record-replay-settings [Pipeline] echo [2023-09-26T16:52:57.424Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-record-replay [Pipeline] echo [2023-09-26T16:52:57.444Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-26T16:52:57.461Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-26T16:52:57.481Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-26T16:52:57.500Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-26T16:52:57.513Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-26T16:52:57.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-26T16:52:57.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-26T16:52:57.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-26T16:52:57.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-26T16:52:57.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-record-replay [Pipeline] echo [2023-09-26T16:52:57.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-26T16:52:57.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-26T16:52:57.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T16:52:57.664Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T16:52:57.673Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-26T16:52:57.682Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-26T16:52:57.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-26T16:52:57.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-26T16:52:57.710Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-26T16:52:57.721Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-26T16:52:57.730Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-26T16:52:57.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-26T16:52:57.750Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-26T16:52:57.759Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-26T16:52:57.768Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-26T16:52:57.777Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-26T16:52:57.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-26T16:52:57.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-26T16:52:57.822Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] echo [2023-09-26T16:52:57.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c17f66 [Pipeline] echo [2023-09-26T16:52:57.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T16:52:57.903Z] provisioning config files... [2023-09-26T16:52:57.918Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config4750190318408345417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T16:52:58.227Z] ---> docker-login.sh [2023-09-26T16:52:58.227Z] nexus3.edgexfoundry.org:10001 [2023-09-26T16:52:58.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:52:58.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:52:58.488Z] Configure a credential helper to remove this warning. See [2023-09-26T16:52:58.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:52:58.488Z] [2023-09-26T16:52:58.488Z] Login Succeeded [2023-09-26T16:52:58.488Z] nexus3.edgexfoundry.org:10002 [2023-09-26T16:52:58.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:52:58.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:52:58.748Z] Configure a credential helper to remove this warning. See [2023-09-26T16:52:58.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:52:58.748Z] [2023-09-26T16:52:58.748Z] Login Succeeded [2023-09-26T16:52:58.748Z] nexus3.edgexfoundry.org:10003 [2023-09-26T16:52:58.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:52:58.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:52:58.748Z] Configure a credential helper to remove this warning. See [2023-09-26T16:52:58.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:52:58.748Z] [2023-09-26T16:52:58.748Z] Login Succeeded [2023-09-26T16:52:58.748Z] nexus3.edgexfoundry.org:10004 [2023-09-26T16:52:59.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:52:59.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:52:59.009Z] Configure a credential helper to remove this warning. See [2023-09-26T16:52:59.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:52:59.009Z] [2023-09-26T16:52:59.009Z] Login Succeeded [2023-09-26T16:52:59.009Z] docker.io [2023-09-26T16:52:59.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:52:59.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:52:59.269Z] Configure a credential helper to remove this warning. See [2023-09-26T16:52:59.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:52:59.269Z] [2023-09-26T16:52:59.269Z] Login Succeeded [2023-09-26T16:52:59.269Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T16:52:59.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-26T16:52:59.665Z] + git rev-list -1 --merges 5c17f66baf3a56b007ff484558f5ea5bce0deaa7~1..5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] echo [2023-09-26T16:52:59.735Z] -----------> git rev-list -1 --merges 5c17f66baf3a56b007ff484558f5ea5bce0deaa7~1..5c17f66baf3a56b007ff484558f5ea5bce0deaa7 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [2023-09-26T16:52:59.735Z] 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [false] [Pipeline] sh [2023-09-26T16:53:00.028Z] + git log --format=format:%s -1 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] echo [2023-09-26T16:53:00.046Z] ========================================================= [2023-09-26T16:53:00.046Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-26T16:53:00.046Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-26T16:53:00.391Z] + git log --format=format:%s -1 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] echo [2023-09-26T16:53:00.402Z] [semverPrep] GIT_COMMIT: 5c17f66baf3a56b007ff484558f5ea5bce0deaa7, Commit Message: Merge pull request #84 from ejlee3/refactor-rest-handlers [Pipeline] echo [2023-09-26T16:53:00.411Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-26T16:53:00.776Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T16:53:00.777Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-26T16:53:00.777Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-26T16:53:00.777Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-26T16:53:00.777Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-26T16:53:00.777Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-26T16:53:00.777Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:53:01.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T16:53:01.197Z] [2023-09-26T16:53:01.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:53:01.500Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T16:53:01.500Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-26T16:53:01.500Z] b85a868b505f: Pulling fs layer [2023-09-26T16:53:01.500Z] e2be974225ed: Pulling fs layer [2023-09-26T16:53:01.500Z] 339a4e72a1f5: Pulling fs layer [2023-09-26T16:53:01.500Z] 988bab9f4d93: Pulling fs layer [2023-09-26T16:53:01.500Z] 1469e6f7b9e6: Pulling fs layer [2023-09-26T16:53:01.500Z] eaf3925da568: Pulling fs layer [2023-09-26T16:53:01.500Z] bab4dde63d76: Pulling fs layer [2023-09-26T16:53:01.500Z] bde34c3a00c8: Pulling fs layer [2023-09-26T16:53:01.500Z] b352a97aabf1: Pulling fs layer [2023-09-26T16:53:01.500Z] 4872d77fe225: Pulling fs layer [2023-09-26T16:53:01.500Z] 988bab9f4d93: Waiting [2023-09-26T16:53:01.500Z] 5851b861e8e6: Pulling fs layer [2023-09-26T16:53:01.500Z] 1469e6f7b9e6: Waiting [2023-09-26T16:53:01.500Z] eaf3925da568: Waiting [2023-09-26T16:53:01.500Z] bab4dde63d76: Waiting [2023-09-26T16:53:01.500Z] bde34c3a00c8: Waiting [2023-09-26T16:53:01.500Z] b352a97aabf1: Waiting [2023-09-26T16:53:01.500Z] 4872d77fe225: Waiting [2023-09-26T16:53:01.500Z] 5851b861e8e6: Waiting [2023-09-26T16:53:01.500Z] e2be974225ed: Download complete [2023-09-26T16:53:01.500Z] 988bab9f4d93: Download complete [2023-09-26T16:53:01.766Z] 1469e6f7b9e6: Verifying Checksum [2023-09-26T16:53:01.766Z] 1469e6f7b9e6: Download complete [2023-09-26T16:53:01.766Z] 339a4e72a1f5: Verifying Checksum [2023-09-26T16:53:01.766Z] 339a4e72a1f5: Download complete [2023-09-26T16:53:01.766Z] bde34c3a00c8: Verifying Checksum [2023-09-26T16:53:01.766Z] bde34c3a00c8: Download complete [2023-09-26T16:53:01.766Z] b352a97aabf1: Download complete [2023-09-26T16:53:01.766Z] 4872d77fe225: Download complete [2023-09-26T16:53:01.766Z] 5851b861e8e6: Verifying Checksum [2023-09-26T16:53:01.766Z] 5851b861e8e6: Download complete [2023-09-26T16:53:01.766Z] b85a868b505f: Download complete [2023-09-26T16:53:02.025Z] bab4dde63d76: Verifying Checksum [2023-09-26T16:53:02.025Z] bab4dde63d76: Download complete [2023-09-26T16:53:02.966Z] b85a868b505f: Pull complete [2023-09-26T16:53:03.227Z] e2be974225ed: Pull complete [2023-09-26T16:53:03.795Z] 339a4e72a1f5: Pull complete [2023-09-26T16:53:03.795Z] 988bab9f4d93: Pull complete [2023-09-26T16:53:04.054Z] 1469e6f7b9e6: Pull complete [2023-09-26T16:53:04.314Z] eaf3925da568: Pull complete [2023-09-26T16:53:06.219Z] bab4dde63d76: Pull complete [2023-09-26T16:53:06.219Z] bde34c3a00c8: Pull complete [2023-09-26T16:53:06.219Z] b352a97aabf1: Pull complete [2023-09-26T16:53:06.219Z] 4872d77fe225: Pull complete [2023-09-26T16:53:06.219Z] 5851b861e8e6: Pull complete [2023-09-26T16:53:06.219Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-26T16:53:06.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T16:53:06.219Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T16:53:06.314Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T16:53:06.350Z] $ 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-09-26T16:53:09.197Z] $ docker top 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b -eo pid,comm [2023-09-26T16:53:09.251Z] 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-09-26T16:53:09.251Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T16:53:09.285Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T16:53:09.285Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T16:53:09.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T16:53:09.402Z] $ docker exec 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b ssh-agent [2023-09-26T16:53:09.498Z] SSH_AUTH_SOCK=/tmp/ssh-f42HiPUJ4KIV/agent.32 [2023-09-26T16:53:09.498Z] SSH_AGENT_PID=38 [2023-09-26T16:53:09.504Z] Running ssh-add (command line suppressed) [2023-09-26T16:53:09.597Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4058758426435698447.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_4058758426435698447.key) [2023-09-26T16:53:09.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T16:53:09.895Z] + git tag --points-at HEAD [Pipeline] } [2023-09-26T16:53:09.915Z] $ docker exec --env ******** --env ******** 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b ssh-agent -k [2023-09-26T16:53:10.006Z] unset SSH_AUTH_SOCK; [2023-09-26T16:53:10.006Z] unset SSH_AGENT_PID; [2023-09-26T16:53:10.007Z] echo Agent pid 38 killed; [2023-09-26T16:53:10.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-26T16:53:10.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T16:53:10.042Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T16:53:10.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T16:53:10.148Z] $ docker exec 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b ssh-agent [2023-09-26T16:53:10.249Z] SSH_AUTH_SOCK=/tmp/ssh-CSdiWKONS2Sq/agent.70 [2023-09-26T16:53:10.249Z] SSH_AGENT_PID=76 [2023-09-26T16:53:10.254Z] Running ssh-add (command line suppressed) [2023-09-26T16:53:10.364Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10951720280584258811.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_10951720280584258811.key) [2023-09-26T16:53:10.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T16:53:10.662Z] + git semver init [2023-09-26T16:53:10.921Z] 2023-09-26 16:53:10,874 [run_init] DEBUG init version:0.0.0 force:False [2023-09-26T16:53:10.921Z] 2023-09-26 16:53:10,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-26T16:53:10.921Z] 2023-09-26 16:53:10,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-record-replay.git /w/workspace/exfoundry_app-record-replay_main/.semver [2023-09-26T16:53:10.922Z] 2023-09-26 16:53:10,876 [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-09-26T16:53:11.860Z] 2023-09-26 16:53:11,665 [append_file] DEBUG append to file:/w/workspace/exfoundry_app-record-replay_main/.git/info/exclude [2023-09-26T16:53:11.860Z] 2023-09-26 16:53:11,666 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:False [2023-09-26T16:53:11.860Z] 2023-09-26 16:53:11,666 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T16:53:11.860Z] 2023-09-26 16:53:11,666 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T16:53:11.860Z] 3.1.0-dev.51 [Pipeline] } [2023-09-26T16:53:11.871Z] $ docker exec --env ******** --env ******** 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b ssh-agent -k [2023-09-26T16:53:11.962Z] unset SSH_AUTH_SOCK; [2023-09-26T16:53:11.963Z] unset SSH_AGENT_PID; [2023-09-26T16:53:11.963Z] echo Agent pid 76 killed; [2023-09-26T16:53:11.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T16:53:12.283Z] + git semver [Pipeline] } [2023-09-26T16:53:12.558Z] $ docker stop --time=1 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b [2023-09-26T16:53:13.830Z] $ docker rm -f --volumes 8b7c1ae8630a6977cd1ccd90c924d1a67f5a21b7e6635fc8bc524d7d4dd6915b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T16:53:14.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-26T16:53:14.383Z] Stashed 1 file(s) [Pipeline] echo [2023-09-26T16:53:14.385Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.51 [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-09-26T16:53:14.556Z] provisioning config files... [2023-09-26T16:53:14.566Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config5249455140252847926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T16:53:14.869Z] ---> docker-login.sh [2023-09-26T16:53:14.870Z] nexus3.edgexfoundry.org:10001 [2023-09-26T16:53:14.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:53:14.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:53:14.870Z] Configure a credential helper to remove this warning. See [2023-09-26T16:53:14.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:53:14.870Z] [2023-09-26T16:53:14.870Z] Login Succeeded [2023-09-26T16:53:14.870Z] nexus3.edgexfoundry.org:10002 [2023-09-26T16:53:14.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:53:14.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:53:14.870Z] Configure a credential helper to remove this warning. See [2023-09-26T16:53:14.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:53:14.870Z] [2023-09-26T16:53:14.870Z] Login Succeeded [2023-09-26T16:53:14.870Z] nexus3.edgexfoundry.org:10003 [2023-09-26T16:53:15.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:53:15.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:53:15.130Z] Configure a credential helper to remove this warning. See [2023-09-26T16:53:15.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:53:15.130Z] [2023-09-26T16:53:15.130Z] Login Succeeded [2023-09-26T16:53:15.130Z] nexus3.edgexfoundry.org:10004 [2023-09-26T16:53:15.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:53:15.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:53:15.130Z] Configure a credential helper to remove this warning. See [2023-09-26T16:53:15.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:53:15.130Z] [2023-09-26T16:53:15.130Z] Login Succeeded [2023-09-26T16:53:15.130Z] docker.io [2023-09-26T16:53:15.390Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:53:15.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:53:15.651Z] Configure a credential helper to remove this warning. See [2023-09-26T16:53:15.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:53:15.651Z] [2023-09-26T16:53:15.651Z] Login Succeeded [2023-09-26T16:53:15.651Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T16:53:15.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-26T16:53:15.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T16:53:15.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T16:53:15.762Z] ========================================================= [2023-09-26T16:53:15.762Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-26T16:53:15.762Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:53:16.083Z] + 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-09-26T16:53:16.084Z] Sending build context to Docker daemon 600.1kB [2023-09-26T16:53:16.084Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-26T16:53:16.084Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-26T16:53:16.084Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-26T16:53:16.084Z] 7264a8db6415: Pulling fs layer [2023-09-26T16:53:16.084Z] c4d48a809fc2: Pulling fs layer [2023-09-26T16:53:16.084Z] 4f1c88b9dad5: Pulling fs layer [2023-09-26T16:53:16.084Z] ad3a456e5733: Pulling fs layer [2023-09-26T16:53:16.084Z] 33e27b845d1e: Pulling fs layer [2023-09-26T16:53:16.084Z] c68163c4e522: Pulling fs layer [2023-09-26T16:53:16.084Z] 50da416c3ac9: Pulling fs layer [2023-09-26T16:53:16.084Z] 23d2d4c4bb30: Pulling fs layer [2023-09-26T16:53:16.084Z] c68163c4e522: Waiting [2023-09-26T16:53:16.084Z] 50da416c3ac9: Waiting [2023-09-26T16:53:16.084Z] ad3a456e5733: Waiting [2023-09-26T16:53:16.084Z] 23d2d4c4bb30: Waiting [2023-09-26T16:53:16.084Z] c4d48a809fc2: Verifying Checksum [2023-09-26T16:53:16.084Z] c4d48a809fc2: Download complete [2023-09-26T16:53:16.084Z] ad3a456e5733: Verifying Checksum [2023-09-26T16:53:16.084Z] ad3a456e5733: Download complete [2023-09-26T16:53:16.084Z] 33e27b845d1e: Verifying Checksum [2023-09-26T16:53:16.084Z] 33e27b845d1e: Download complete [2023-09-26T16:53:16.084Z] 7264a8db6415: Verifying Checksum [2023-09-26T16:53:16.084Z] 7264a8db6415: Download complete [2023-09-26T16:53:16.345Z] c68163c4e522: Verifying Checksum [2023-09-26T16:53:16.345Z] c68163c4e522: Download complete [2023-09-26T16:53:16.345Z] 7264a8db6415: Pull complete [2023-09-26T16:53:16.345Z] 23d2d4c4bb30: Verifying Checksum [2023-09-26T16:53:16.345Z] 23d2d4c4bb30: Download complete [2023-09-26T16:53:16.607Z] c4d48a809fc2: Pull complete [2023-09-26T16:53:16.607Z] 4f1c88b9dad5: Verifying Checksum [2023-09-26T16:53:16.607Z] 4f1c88b9dad5: Download complete [2023-09-26T16:53:16.865Z] 50da416c3ac9: Verifying Checksum [2023-09-26T16:53:16.865Z] 50da416c3ac9: Download complete [2023-09-26T16:53:20.160Z] 4f1c88b9dad5: Pull complete [2023-09-26T16:53:20.160Z] ad3a456e5733: Pull complete [2023-09-26T16:53:20.160Z] 33e27b845d1e: Pull complete [2023-09-26T16:53:20.160Z] c68163c4e522: Pull complete [2023-09-26T16:53:22.690Z] 50da416c3ac9: Pull complete [2023-09-26T16:53:23.257Z] 23d2d4c4bb30: Pull complete [2023-09-26T16:53:23.257Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-26T16:53:23.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T16:53:23.257Z] ---> 0786185ac409 [2023-09-26T16:53:23.257Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-26T16:53:27.477Z] ---> Running in 31b4a5a6da17 [2023-09-26T16:53:27.477Z] Removing intermediate container 31b4a5a6da17 [2023-09-26T16:53:27.477Z] ---> 4f7f792c039a [2023-09-26T16:53:27.477Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-26T16:53:27.477Z] ---> Running in 26df925d1c27 [2023-09-26T16:53:27.739Z] Removing intermediate container 26df925d1c27 [2023-09-26T16:53:27.739Z] ---> 04dbe1a29323 [2023-09-26T16:53:27.739Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-26T16:53:27.739Z] ---> Running in 2933b37dea2d [2023-09-26T16:53:27.739Z] Removing intermediate container 2933b37dea2d [2023-09-26T16:53:27.739Z] ---> 353936d7dbbb [2023-09-26T16:53:27.739Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-26T16:53:27.739Z] ---> Running in 41073681674e [2023-09-26T16:53:27.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T16:53:28.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T16:53:28.515Z] OK: 264 MiB in 52 packages [2023-09-26T16:53:29.083Z] Removing intermediate container 41073681674e [2023-09-26T16:53:29.083Z] ---> f3adc9dfe483 [2023-09-26T16:53:29.083Z] Step 7/12 : WORKDIR /app [2023-09-26T16:53:29.083Z] ---> Running in 9b36bc592cb3 [2023-09-26T16:53:29.083Z] Removing intermediate container 9b36bc592cb3 [2023-09-26T16:53:29.083Z] ---> a0ce222dfd7d [2023-09-26T16:53:29.083Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-26T16:53:29.342Z] ---> 83804fc65482 [2023-09-26T16:53:29.342Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T16:53:29.342Z] ---> Running in 647a6181c12c [2023-09-26T16:53:29.506Z] Still waiting to schedule task [2023-09-26T16:53:29.506Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7959’ is offline [2023-09-26T16:54:25.579Z] Removing intermediate container 647a6181c12c [2023-09-26T16:54:25.579Z] ---> 5f7d8bc366cd [2023-09-26T16:54:25.579Z] Step 10/12 : COPY . . [2023-09-26T16:54:25.579Z] ---> 8fc848dd4ce6 [2023-09-26T16:54:25.579Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-26T16:54:25.579Z] ---> Running in e3fbf5fb6582 [2023-09-26T16:54:25.579Z] Removing intermediate container e3fbf5fb6582 [2023-09-26T16:54:25.579Z] ---> d8464daee69c [2023-09-26T16:54:25.579Z] Step 12/12 : RUN $MAKE [2023-09-26T16:54:25.579Z] ---> Running in 9737cc56f005 [2023-09-26T16:54:25.579Z] noop [2023-09-26T16:54:25.579Z] Removing intermediate container 9737cc56f005 [2023-09-26T16:54:25.579Z] ---> adcdc045468f [2023-09-26T16:54:25.579Z] Successfully built adcdc045468f [2023-09-26T16:54:25.579Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:54:25.896Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T16:54:25.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T16:54:25.960Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T16:54:25.986Z] $ 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-09-26T16:54:26.323Z] $ docker top d736633fb0feb80db638d52e52edb610d7b0e16c2755e5e5d5e40d992191ffe0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T16:54:26.652Z] + go version [2023-09-26T16:54:26.653Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-26T16:54:26.664Z] $ docker stop --time=1 d736633fb0feb80db638d52e52edb610d7b0e16c2755e5e5d5e40d992191ffe0 [2023-09-26T16:54:27.898Z] $ docker rm -f --volumes d736633fb0feb80db638d52e52edb610d7b0e16c2755e5e5d5e40d992191ffe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:54:28.303Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T16:54:28.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T16:54:28.372Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T16:54:28.406Z] $ 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-09-26T16:54:28.737Z] $ docker top 32d605a9246405d5cd844ab82b87c1bbb9039871d17ed2785bac0200c1718d25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T16:54:29.083Z] + git config --global --add safe.directory /w/workspace/exfoundry_app-record-replay_main [Pipeline] fileExists [Pipeline] sh [2023-09-26T16:54:29.378Z] + make test [2023-09-26T16:54:29.378Z] go test -race -coverprofile=coverage.out ./... [2023-09-26T16:54:51.310Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-26T16:54:51.310Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-26T16:54:51.310Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-26T16:54:51.310Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-26T16:54:51.310Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.043s coverage: 88.0% of statements [2023-09-26T16:54:59.424Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.619s coverage: 98.7% of statements [2023-09-26T16:54:59.424Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.104s coverage: 90.0% of statements [2023-09-26T16:54:59.424Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.035s coverage: 100.0% of statements [2023-09-26T16:55:04.544Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7961 in /w/workspace/exfoundry_app-record-replay_main [Pipeline] { [Pipeline] ws [2023-09-26T16:55:04.553Z] Running in /w/workspace/app-record-replay/55 [Pipeline] { [Pipeline] checkout [2023-09-26T16:55:04.586Z] Selected Git installation does not exist. Using Default [2023-09-26T16:55:04.586Z] The recommended git tool is: NONE [2023-09-26T16:55:09.286Z] using credential edgex-jenkins-ssh [2023-09-26T16:55:09.302Z] Cloning the remote Git repository [2023-09-26T16:55:09.344Z] Cloning repository git@github.com:edgexfoundry/app-record-replay.git [2023-09-26T16:55:09.433Z] > git init /w/workspace/app-record-replay/55 # timeout=10 [2023-09-26T16:55:09.564Z] Fetching upstream changes from git@github.com:edgexfoundry/app-record-replay.git [2023-09-26T16:55:09.565Z] > git --version # timeout=10 [2023-09-26T16:55:09.582Z] > git --version # 'git version 2.25.1' [2023-09-26T16:55:09.585Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-26T16:55:09.715Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-record-replay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T16:55:10.468Z] > git config remote.origin.url git@github.com:edgexfoundry/app-record-replay.git # timeout=10 [2023-09-26T16:55:10.497Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T16:55:11.276Z] Avoid second fetch [2023-09-26T16:55:11.277Z] Checking out Revision 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 (main) [2023-09-26T16:55:11.782Z] Commit message: "Merge pull request #84 from ejlee3/refactor-rest-handlers" [2023-09-26T16:55:11.295Z] > git config core.sparsecheckout # timeout=10 [2023-09-26T16:55:11.367Z] > git checkout -f 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-26T16:55:12.876Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-26T16:55:12.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T16:55:12.876Z] Dload Upload Total Spent Left Speed [2023-09-26T16:55:12.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-09-26T16:55:13.551Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-26T16:55:13.869Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-26T16:55:13.869Z] + sudo tee /etc/docker/daemon.new [2023-09-26T16:55:13.869Z] { [2023-09-26T16:55:13.869Z] "registry-mirrors": [ [2023-09-26T16:55:13.869Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-26T16:55:13.869Z] ], [2023-09-26T16:55:13.869Z] "bip": "10.250.0.254/24", [2023-09-26T16:55:13.869Z] "hosts": [ [2023-09-26T16:55:13.869Z] "tcp://0.0.0.0:5555", [2023-09-26T16:55:13.869Z] "unix:///var/run/docker.sock" [2023-09-26T16:55:13.869Z] ], [2023-09-26T16:55:13.869Z] "mtu": 1458, [2023-09-26T16:55:13.869Z] "selinux-enabled": true, [2023-09-26T16:55:13.869Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-26T16:55:13.869Z] } [Pipeline] sh [2023-09-26T16:55:14.196Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-26T16:55:14.522Z] + sudo service docker restart [2023-09-26T16:55:20.264Z] go vet ./... [2023-09-26T16:55:22.805Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-26T16:55:22.805Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-26T16:55:22.805Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-26T16:55:22.817Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-26T16:55:22.830Z] $ docker stop --time=1 32d605a9246405d5cd844ab82b87c1bbb9039871d17ed2785bac0200c1718d25 [2023-09-26T16:55:28.065Z] $ docker rm -f --volumes 32d605a9246405d5cd844ab82b87c1bbb9039871d17ed2785bac0200c1718d25 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T16:55:28.599Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-26T16:55:28.656Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-26T16:55:29.173Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-26T16:55:29.455Z] + ls -al . [2023-09-26T16:55:29.455Z] total 188 [2023-09-26T16:55:29.455Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 26 16:54 . [2023-09-26T16:55:29.455Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:52 .. [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 26 16:52 .dockerignore [2023-09-26T16:55:29.455Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 16:54 .git [2023-09-26T16:55:29.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:52 .github [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 26 16:52 .gitignore [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 16:52 .golangci.yml [2023-09-26T16:55:29.455Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 16:53 .semver [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 26 16:52 Attribution.txt [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 26 16:52 CHANGELOG.md [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 26 16:52 Dockerfile [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 16:52 GOVERNANCE.md [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 26 16:52 Jenkinsfile [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 26 16:52 LICENSE [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 26 16:52 Makefile [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 26 16:52 OWNERS.md [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 26 16:52 README.md [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 26 16:52 Record and Reply.postman_collection.json [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 16:53 VERSION [2023-09-26T16:55:29.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:52 bin [2023-09-26T16:55:29.455Z] -rw-r--r-- 1 jenkins jenkins 24666 Sep 26 16:54 coverage.out [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 3905 Sep 26 16:52 go.mod [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 26 16:52 go.sum [2023-09-26T16:55:29.455Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 26 16:52 internal [2023-09-26T16:55:29.455Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 26 16:52 main.go [2023-09-26T16:55:29.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:52 openapi [2023-09-26T16:55:29.455Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:52 pkg [2023-09-26T16:55:29.455Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:55:29.772Z] + 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=5c17f66baf3a56b007ff484558f5ea5bce0deaa7 --label arch=amd64 --label version=3.1.0-dev.51 . [2023-09-26T16:55:29.772Z] Sending build context to Docker daemon 625.7kB [2023-09-26T16:55:29.772Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-26T16:55:29.772Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-26T16:55:29.772Z] ---> adcdc045468f [2023-09-26T16:55:29.772Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-26T16:55:30.032Z] ---> Running in c9fc3010fc1a [2023-09-26T16:55:30.032Z] Removing intermediate container c9fc3010fc1a [2023-09-26T16:55:30.032Z] ---> d3e2ae53f503 [2023-09-26T16:55:30.032Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-26T16:55:30.032Z] ---> Running in 3fdf57c21518 [2023-09-26T16:55:30.032Z] Removing intermediate container 3fdf57c21518 [2023-09-26T16:55:30.032Z] ---> c97cb7bfbe23 [2023-09-26T16:55:30.032Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-26T16:55:30.032Z] ---> Running in f707472375d2 [2023-09-26T16:55:30.291Z] Removing intermediate container f707472375d2 [2023-09-26T16:55:30.291Z] ---> 9ca53f84c7bf [2023-09-26T16:55:30.291Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-26T16:55:30.291Z] ---> Running in 82e534a167ea [2023-09-26T16:55:30.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T16:55:30.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T16:55:30.808Z] OK: 264 MiB in 52 packages [2023-09-26T16:55:31.066Z] Removing intermediate container 82e534a167ea [2023-09-26T16:55:31.066Z] ---> 0ab9cdaee24b [2023-09-26T16:55:31.066Z] Step 7/26 : WORKDIR /app [2023-09-26T16:55:31.066Z] ---> Running in bc9558c9348d [2023-09-26T16:55:31.066Z] Removing intermediate container bc9558c9348d [2023-09-26T16:55:31.066Z] ---> fd7364fee507 [2023-09-26T16:55:31.066Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-26T16:55:31.325Z] ---> 5f52f03d2311 [2023-09-26T16:55:31.325Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T16:55:31.325Z] ---> Running in a567a764fdab [2023-09-26T16:55:31.893Z] Removing intermediate container a567a764fdab [2023-09-26T16:55:31.893Z] ---> 17b7cbf21bc2 [2023-09-26T16:55:31.893Z] Step 10/26 : COPY . . [2023-09-26T16:55:32.152Z] ---> 508552902d1e [2023-09-26T16:55:32.152Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-26T16:55:32.152Z] ---> Running in 0e08d5e942f6 [2023-09-26T16:55:32.152Z] Removing intermediate container 0e08d5e942f6 [2023-09-26T16:55:32.152Z] ---> cb034c12db82 [2023-09-26T16:55:32.152Z] Step 12/26 : RUN $MAKE [2023-09-26T16:55:32.152Z] ---> Running in a918e6be3edd [2023-09-26T16:55:32.718Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.51" -trimpath -mod=readonly -o app-record-replay [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T16:55:32.783Z] provisioning config files... [2023-09-26T16:55:32.806Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/55@tmp/config5433850060227051077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T16:55:33.157Z] ---> docker-login.sh [2023-09-26T16:55:33.157Z] nexus3.edgexfoundry.org:10001 [2023-09-26T16:55:33.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:33.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:33.697Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:33.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:33.697Z] [2023-09-26T16:55:33.697Z] Login Succeeded [2023-09-26T16:55:33.698Z] nexus3.edgexfoundry.org:10002 [2023-09-26T16:55:33.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:34.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:34.239Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:34.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:34.239Z] [2023-09-26T16:55:34.239Z] Login Succeeded [2023-09-26T16:55:34.239Z] nexus3.edgexfoundry.org:10003 [2023-09-26T16:55:34.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:34.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:34.511Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:34.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:34.511Z] [2023-09-26T16:55:34.511Z] Login Succeeded [2023-09-26T16:55:34.511Z] nexus3.edgexfoundry.org:10004 [2023-09-26T16:55:34.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:34.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:34.781Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:34.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:34.781Z] [2023-09-26T16:55:34.781Z] Login Succeeded [2023-09-26T16:55:34.781Z] docker.io [2023-09-26T16:55:35.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:35.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:35.319Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:35.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:35.319Z] [2023-09-26T16:55:35.319Z] Login Succeeded [2023-09-26T16:55:35.319Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T16:55:35.332Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-26T16:55:35.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T16:55:35.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T16:55:35.651Z] ========================================================= [2023-09-26T16:55:35.651Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-26T16:55:35.651Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:55:36.067Z] + 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-09-26T16:55:36.068Z] Sending build context to Docker daemon 259.6kB [2023-09-26T16:55:36.340Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-26T16:55:36.340Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-26T16:55:36.340Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-26T16:55:36.610Z] 9fda8d8052c6: Pulling fs layer [2023-09-26T16:55:36.610Z] 5d54e960e981: Pulling fs layer [2023-09-26T16:55:36.610Z] c4a7e357bf2a: Pulling fs layer [2023-09-26T16:55:36.610Z] f0e02332f6b5: Pulling fs layer [2023-09-26T16:55:36.610Z] cefa15bbcfad: Pulling fs layer [2023-09-26T16:55:36.610Z] 17808c966233: Pulling fs layer [2023-09-26T16:55:36.610Z] f4c1fc716caa: Pulling fs layer [2023-09-26T16:55:36.610Z] cefa15bbcfad: Waiting [2023-09-26T16:55:36.610Z] 17808c966233: Waiting [2023-09-26T16:55:36.610Z] f4c1fc716caa: Waiting [2023-09-26T16:55:36.610Z] f0e02332f6b5: Waiting [2023-09-26T16:55:36.610Z] 5d54e960e981: Verifying Checksum [2023-09-26T16:55:36.610Z] 5d54e960e981: Download complete [2023-09-26T16:55:36.610Z] f0e02332f6b5: Verifying Checksum [2023-09-26T16:55:36.610Z] f0e02332f6b5: Download complete [2023-09-26T16:55:36.610Z] cefa15bbcfad: Verifying Checksum [2023-09-26T16:55:36.610Z] cefa15bbcfad: Download complete [2023-09-26T16:55:36.610Z] 9fda8d8052c6: Verifying Checksum [2023-09-26T16:55:36.610Z] 9fda8d8052c6: Download complete [2023-09-26T16:55:37.205Z] f4c1fc716caa: Verifying Checksum [2023-09-26T16:55:37.205Z] f4c1fc716caa: Download complete [2023-09-26T16:55:37.473Z] 9fda8d8052c6: Pull complete [2023-09-26T16:55:38.074Z] 5d54e960e981: Pull complete [2023-09-26T16:55:38.678Z] c4a7e357bf2a: Download complete [2023-09-26T16:55:39.266Z] 17808c966233: Verifying Checksum [2023-09-26T16:55:39.266Z] 17808c966233: Download complete [2023-09-26T16:55:49.378Z] c4a7e357bf2a: Pull complete [2023-09-26T16:55:49.378Z] f0e02332f6b5: Pull complete [2023-09-26T16:55:49.645Z] cefa15bbcfad: Pull complete [2023-09-26T16:55:54.820Z] Removing intermediate container a918e6be3edd [2023-09-26T16:55:54.820Z] ---> 283befb1a1f0 [2023-09-26T16:55:54.820Z] Step 13/26 : FROM alpine:3.18 [2023-09-26T16:55:54.820Z] 3.18: Pulling from library/alpine [2023-09-26T16:55:54.820Z] 7264a8db6415: Already exists [2023-09-26T16:55:54.820Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T16:55:54.820Z] Status: Downloaded newer image for alpine:3.18 [2023-09-26T16:55:54.820Z] ---> 7e01a0d0a1dc [2023-09-26T16:55:54.820Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-26T16:55:54.820Z] ---> Running in 3dbf3fa871b5 [2023-09-26T16:55:54.820Z] Removing intermediate container 3dbf3fa871b5 [2023-09-26T16:55:54.820Z] ---> 3b1a22160471 [2023-09-26T16:55:54.820Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-26T16:55:54.820Z] ---> Running in a6e0da8f7cbf [2023-09-26T16:55:54.820Z] Removing intermediate container a6e0da8f7cbf [2023-09-26T16:55:54.820Z] ---> e677cc6129d5 [2023-09-26T16:55:54.820Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T16:55:54.820Z] ---> Running in 521591b9d7bf [2023-09-26T16:55:54.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T16:55:54.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T16:55:54.820Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-26T16:55:54.820Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-26T16:55:54.820Z] Executing busybox-1.36.1-r2.trigger [2023-09-26T16:55:54.820Z] Executing ca-certificates-20230506-r0.trigger [2023-09-26T16:55:54.820Z] OK: 8 MiB in 17 packages [2023-09-26T16:55:54.820Z] Removing intermediate container 521591b9d7bf [2023-09-26T16:55:54.820Z] ---> 0abbac17a822 [2023-09-26T16:55:54.820Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-26T16:55:54.820Z] ---> 6df399d47f44 [2023-09-26T16:55:54.820Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-26T16:55:54.820Z] ---> 8322cc8875df [2023-09-26T16:55:54.820Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-26T16:55:54.820Z] ---> 798715dc83d1 [2023-09-26T16:55:54.820Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-26T16:55:55.461Z] ---> a3e6fc5b04ff [2023-09-26T16:55:55.461Z] Step 21/26 : EXPOSE 59712 [2023-09-26T16:55:55.461Z] ---> Running in 4b9ba4062d9e [2023-09-26T16:55:55.461Z] Removing intermediate container 4b9ba4062d9e [2023-09-26T16:55:55.461Z] ---> d91bcf857af3 [2023-09-26T16:55:55.461Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-26T16:55:55.721Z] ---> Running in 5c582f744d37 [2023-09-26T16:55:55.721Z] Removing intermediate container 5c582f744d37 [2023-09-26T16:55:55.721Z] ---> 4748b213a9d9 [2023-09-26T16:55:55.721Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-26T16:55:55.721Z] ---> Running in e2378be295f1 [2023-09-26T16:55:55.721Z] Removing intermediate container e2378be295f1 [2023-09-26T16:55:55.721Z] ---> d47c185b2fed [2023-09-26T16:55:55.721Z] Step 24/26 : LABEL arch=amd64 [2023-09-26T16:55:55.721Z] ---> Running in b67630bd33c2 [2023-09-26T16:55:55.721Z] Removing intermediate container b67630bd33c2 [2023-09-26T16:55:55.721Z] ---> 626880bd875b [2023-09-26T16:55:55.721Z] Step 25/26 : LABEL git_sha=5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [2023-09-26T16:55:55.981Z] ---> Running in 2cdff38e331f [2023-09-26T16:55:55.981Z] Removing intermediate container 2cdff38e331f [2023-09-26T16:55:55.981Z] ---> e50735896156 [2023-09-26T16:55:55.981Z] Step 26/26 : LABEL version=3.1.0-dev.51 [2023-09-26T16:55:55.981Z] ---> Running in 266bdbf28707 [2023-09-26T16:55:55.981Z] Removing intermediate container 266bdbf28707 [2023-09-26T16:55:55.981Z] ---> 420357f0da16 [2023-09-26T16:55:55.981Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-26T16:55:55.981Z] Successfully built 420357f0da16 [2023-09-26T16:55:55.981Z] 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-09-26T16:55:56.062Z] provisioning config files... [2023-09-26T16:55:56.070Z] copy managed file [app-record-replay-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config8441432550263963681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T16:55:56.360Z] ---> docker-login.sh [2023-09-26T16:55:56.361Z] nexus3.edgexfoundry.org:10001 [2023-09-26T16:55:56.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:56.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:56.361Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:56.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:56.361Z] [2023-09-26T16:55:56.361Z] Login Succeeded [2023-09-26T16:55:56.361Z] nexus3.edgexfoundry.org:10002 [2023-09-26T16:55:56.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:56.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:56.361Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:56.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:56.361Z] [2023-09-26T16:55:56.361Z] Login Succeeded [2023-09-26T16:55:56.361Z] nexus3.edgexfoundry.org:10003 [2023-09-26T16:55:56.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:56.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:56.620Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:56.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:56.620Z] [2023-09-26T16:55:56.620Z] Login Succeeded [2023-09-26T16:55:56.620Z] nexus3.edgexfoundry.org:10004 [2023-09-26T16:55:56.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:56.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:56.620Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:56.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:56.620Z] [2023-09-26T16:55:56.620Z] Login Succeeded [2023-09-26T16:55:56.620Z] docker.io [2023-09-26T16:55:56.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T16:55:56.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T16:55:56.878Z] Configure a credential helper to remove this warning. See [2023-09-26T16:55:56.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T16:55:56.878Z] [2023-09-26T16:55:56.878Z] Login Succeeded [2023-09-26T16:55:56.878Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T16:55:56.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T16:55:56.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T16:55:56.929Z] [edgeXDocker.push] Tagging docker image app-record-replay with the following tags: [2023-09-26T16:55:56.929Z] 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [2023-09-26T16:55:56.929Z] latest [2023-09-26T16:55:56.929Z] 3.1.0-dev.51 [2023-09-26T16:55:56.929Z] 5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [2023-09-26T16:55:56.929Z] main [2023-09-26T16:55:56.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:55:57.234Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:55:57.538Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [2023-09-26T16:55:57.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T16:55:57.538Z] 0f48d1604d7f: Preparing [2023-09-26T16:55:57.538Z] c44dd15b1b02: Preparing [2023-09-26T16:55:57.538Z] 3e0663538207: Preparing [2023-09-26T16:55:57.538Z] 86abbfdd396e: Preparing [2023-09-26T16:55:57.538Z] 26bbbad86479: Preparing [2023-09-26T16:55:57.538Z] 4693057ce236: Preparing [2023-09-26T16:55:57.538Z] 86abbfdd396e: Pushed [2023-09-26T16:55:57.538Z] c44dd15b1b02: Pushed [2023-09-26T16:55:57.538Z] 3e0663538207: Pushed [2023-09-26T16:55:57.538Z] 4693057ce236: Layer already exists [2023-09-26T16:55:57.538Z] 26bbbad86479: Pushed [2023-09-26T16:55:57.878Z] 17808c966233: Pull complete [2023-09-26T16:55:58.470Z] f4c1fc716caa: Pull complete [2023-09-26T16:55:58.470Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-26T16:55:58.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T16:55:58.470Z] ---> ea914061e18c [2023-09-26T16:55:58.470Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-26T16:56:00.014Z] ---> Running in 032fdef48f01 [2023-09-26T16:56:00.071Z] 0f48d1604d7f: Pushed [2023-09-26T16:56:00.301Z] Removing intermediate container 032fdef48f01 [2023-09-26T16:56:00.301Z] ---> c1f93528367e [2023-09-26T16:56:00.301Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-26T16:56:00.329Z] 5c17f66baf3a56b007ff484558f5ea5bce0deaa7: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:00.571Z] ---> Running in 706cdb81fc0a [2023-09-26T16:56:00.637Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:00.838Z] Removing intermediate container 706cdb81fc0a [2023-09-26T16:56:00.838Z] ---> 643d01c099aa [2023-09-26T16:56:00.838Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-26T16:56:00.838Z] ---> Running in 29da4d84ae9f [2023-09-26T16:56:00.939Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-26T16:56:00.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T16:56:00.939Z] 0f48d1604d7f: Preparing [2023-09-26T16:56:00.939Z] c44dd15b1b02: Preparing [2023-09-26T16:56:00.939Z] 3e0663538207: Preparing [2023-09-26T16:56:00.939Z] 86abbfdd396e: Preparing [2023-09-26T16:56:00.939Z] 26bbbad86479: Preparing [2023-09-26T16:56:00.939Z] 4693057ce236: Preparing [2023-09-26T16:56:00.939Z] 4693057ce236: Waiting [2023-09-26T16:56:00.939Z] 26bbbad86479: Layer already exists [2023-09-26T16:56:00.939Z] c44dd15b1b02: Layer already exists [2023-09-26T16:56:00.939Z] 86abbfdd396e: Layer already exists [2023-09-26T16:56:00.940Z] 0f48d1604d7f: Layer already exists [2023-09-26T16:56:00.940Z] 3e0663538207: Layer already exists [2023-09-26T16:56:00.940Z] 4693057ce236: Layer already exists [2023-09-26T16:56:00.940Z] latest: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:01.107Z] Removing intermediate container 29da4d84ae9f [2023-09-26T16:56:01.107Z] ---> 85cd0620106f [2023-09-26T16:56:01.107Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-26T16:56:01.246Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:01.376Z] ---> Running in 70c388d28d0d [2023-09-26T16:56:01.551Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.51 [2023-09-26T16:56:01.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T16:56:01.551Z] 0f48d1604d7f: Preparing [2023-09-26T16:56:01.551Z] c44dd15b1b02: Preparing [2023-09-26T16:56:01.551Z] 3e0663538207: Preparing [2023-09-26T16:56:01.551Z] 86abbfdd396e: Preparing [2023-09-26T16:56:01.551Z] 26bbbad86479: Preparing [2023-09-26T16:56:01.551Z] 4693057ce236: Preparing [2023-09-26T16:56:01.551Z] 4693057ce236: Waiting [2023-09-26T16:56:01.551Z] 86abbfdd396e: Layer already exists [2023-09-26T16:56:01.551Z] 3e0663538207: Layer already exists [2023-09-26T16:56:01.551Z] 26bbbad86479: Layer already exists [2023-09-26T16:56:01.551Z] c44dd15b1b02: Layer already exists [2023-09-26T16:56:01.551Z] 0f48d1604d7f: Layer already exists [2023-09-26T16:56:01.551Z] 4693057ce236: Layer already exists [2023-09-26T16:56:01.551Z] 3.1.0-dev.51: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:01.868Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:02.176Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [2023-09-26T16:56:02.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T16:56:02.176Z] 0f48d1604d7f: Preparing [2023-09-26T16:56:02.176Z] c44dd15b1b02: Preparing [2023-09-26T16:56:02.176Z] 3e0663538207: Preparing [2023-09-26T16:56:02.176Z] 86abbfdd396e: Preparing [2023-09-26T16:56:02.176Z] 26bbbad86479: Preparing [2023-09-26T16:56:02.176Z] 4693057ce236: Preparing [2023-09-26T16:56:02.176Z] 4693057ce236: Waiting [2023-09-26T16:56:02.176Z] 26bbbad86479: Layer already exists [2023-09-26T16:56:02.176Z] 3e0663538207: Layer already exists [2023-09-26T16:56:02.176Z] c44dd15b1b02: Layer already exists [2023-09-26T16:56:02.176Z] 86abbfdd396e: Layer already exists [2023-09-26T16:56:02.176Z] 0f48d1604d7f: Layer already exists [2023-09-26T16:56:02.176Z] 4693057ce236: Layer already exists [2023-09-26T16:56:02.176Z] 5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:02.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T16:56:02.485Z] + docker tag app-record-replay nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:02.787Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay:main [2023-09-26T16:56:02.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay] [2023-09-26T16:56:02.787Z] 0f48d1604d7f: Preparing [2023-09-26T16:56:02.787Z] c44dd15b1b02: Preparing [2023-09-26T16:56:02.787Z] 3e0663538207: Preparing [2023-09-26T16:56:02.787Z] 86abbfdd396e: Preparing [2023-09-26T16:56:02.787Z] 26bbbad86479: Preparing [2023-09-26T16:56:02.787Z] 4693057ce236: Preparing [2023-09-26T16:56:02.787Z] 4693057ce236: Waiting [2023-09-26T16:56:02.787Z] c44dd15b1b02: Layer already exists [2023-09-26T16:56:02.787Z] 0f48d1604d7f: Layer already exists [2023-09-26T16:56:02.787Z] 26bbbad86479: Layer already exists [2023-09-26T16:56:02.787Z] 86abbfdd396e: Layer already exists [2023-09-26T16:56:02.787Z] 3e0663538207: Layer already exists [2023-09-26T16:56:02.787Z] 4693057ce236: Layer already exists [2023-09-26T16:56:02.787Z] main: digest: sha256:67df75dff1b413da267660d34d0a204f5059ce97e81541556a266d739a7d325e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T16:56:02.827Z] ===================================================== [Pipeline] echo [2023-09-26T16:56:02.834Z] taggedImages: [2023-09-26T16:56:02.834Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [2023-09-26T16:56:02.834Z] - nexus3.edgexfoundry.org:10004/app-record-replay:latest [2023-09-26T16:56:02.834Z] - nexus3.edgexfoundry.org:10004/app-record-replay:3.1.0-dev.51 [2023-09-26T16:56:02.834Z] - nexus3.edgexfoundry.org:10004/app-record-replay:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [2023-09-26T16:56:02.834Z] - nexus3.edgexfoundry.org:10004/app-record-replay:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:02.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T16:56:03.193Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T16:56:03.193Z] [2023-09-26T16:56:03.193Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:56:03.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T16:56:03.503Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-26T16:56:03.503Z] 5eb5b503b376: Pulling fs layer [2023-09-26T16:56:03.503Z] 5c69ac0246d0: Pulling fs layer [2023-09-26T16:56:03.503Z] ec43610c2a17: Pulling fs layer [2023-09-26T16:56:03.503Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-26T16:56:03.503Z] 33b1e0a273af: Pulling fs layer [2023-09-26T16:56:03.503Z] 5d3b04190fa2: Pulling fs layer [2023-09-26T16:56:03.503Z] 2f39f015ded8: Pulling fs layer [2023-09-26T16:56:03.503Z] 33b1e0a273af: Waiting [2023-09-26T16:56:03.503Z] 3a2ae6a8a46f: Waiting [2023-09-26T16:56:03.503Z] 5d3b04190fa2: Waiting [2023-09-26T16:56:03.503Z] 2f39f015ded8: Waiting [2023-09-26T16:56:03.503Z] 5c69ac0246d0: Verifying Checksum [2023-09-26T16:56:03.503Z] 5c69ac0246d0: Download complete [2023-09-26T16:56:03.503Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-26T16:56:03.503Z] 3a2ae6a8a46f: Download complete [2023-09-26T16:56:03.503Z] ec43610c2a17: Verifying Checksum [2023-09-26T16:56:03.503Z] 33b1e0a273af: Verifying Checksum [2023-09-26T16:56:03.503Z] ec43610c2a17: Download complete [2023-09-26T16:56:03.503Z] 33b1e0a273af: Download complete [2023-09-26T16:56:03.503Z] 5d3b04190fa2: Verifying Checksum [2023-09-26T16:56:03.503Z] 5d3b04190fa2: Download complete [2023-09-26T16:56:03.762Z] 5eb5b503b376: Verifying Checksum [2023-09-26T16:56:03.762Z] 5eb5b503b376: Download complete [2023-09-26T16:56:03.884Z] OK: 266 MiB in 52 packages [2023-09-26T16:56:04.328Z] 2f39f015ded8: Download complete [2023-09-26T16:56:04.470Z] Removing intermediate container 70c388d28d0d [2023-09-26T16:56:04.471Z] ---> 709f789fb6b8 [2023-09-26T16:56:04.471Z] Step 7/12 : WORKDIR /app [2023-09-26T16:56:04.736Z] ---> Running in c2280bd9efc5 [2023-09-26T16:56:04.895Z] 5eb5b503b376: Pull complete [2023-09-26T16:56:05.003Z] Removing intermediate container c2280bd9efc5 [2023-09-26T16:56:05.004Z] ---> c40a23d95c5c [2023-09-26T16:56:05.004Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-26T16:56:05.153Z] 5c69ac0246d0: Pull complete [2023-09-26T16:56:05.590Z] ---> 500dc27ccf33 [2023-09-26T16:56:05.590Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T16:56:05.590Z] ---> Running in 28092795b916 [2023-09-26T16:56:05.720Z] ec43610c2a17: Pull complete [2023-09-26T16:56:05.720Z] 3a2ae6a8a46f: Pull complete [2023-09-26T16:56:05.977Z] 33b1e0a273af: Pull complete [2023-09-26T16:56:05.977Z] 5d3b04190fa2: Pull complete [2023-09-26T16:56:10.158Z] 2f39f015ded8: Pull complete [2023-09-26T16:56:10.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-26T16:56:10.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T16:56:10.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T16:56:10.237Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T16:56:10.294Z] $ 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-09-26T16:56:15.777Z] $ docker top 76c6813fa1077ccf6d117fde71472846fa960e335de6cc693693c8a2dff408a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T16:56:16.164Z] ---> job-cost.sh [2023-09-26T16:56:16.164Z] lf-activate-venv: SKIPPING [2023-09-26T16:56:16.164Z] INFO: No Stack... [2023-09-26T16:56:16.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-26T16:56:16.680Z] INFO: Archiving Costs [Pipeline] sh [2023-09-26T16:56:16.966Z] + cat /w/workspace/exfoundry_app-record-replay_main/archives/cost.csv [2023-09-26T16:56:16.966Z] + cut -d, -f6 [Pipeline] lock [2023-09-26T16:56:16.977Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [2023-09-26T16:56:16.983Z] Resource [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] did not exist. Created. [2023-09-26T16:56:16.983Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-26T16:56:17.280Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-26T16:56:17.313Z] Stashed 1 file(s) [Pipeline] } [2023-09-26T16:56:17.324Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-26T16:56:17.343Z] $ docker stop --time=1 76c6813fa1077ccf6d117fde71472846fa960e335de6cc693693c8a2dff408a5 [2023-09-26T16:56:18.481Z] $ docker rm -f --volumes 76c6813fa1077ccf6d117fde71472846fa960e335de6cc693693c8a2dff408a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-26T16:57:27.705Z] Removing intermediate container 28092795b916 [2023-09-26T16:57:27.705Z] ---> c5b454c38488 [2023-09-26T16:57:27.705Z] Step 10/12 : COPY . . [2023-09-26T16:57:27.705Z] ---> 9058ce5319b8 [2023-09-26T16:57:27.705Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-26T16:57:27.705Z] ---> Running in 2aee0ec7854d [2023-09-26T16:57:27.705Z] Removing intermediate container 2aee0ec7854d [2023-09-26T16:57:27.705Z] ---> a39900274635 [2023-09-26T16:57:27.705Z] Step 12/12 : RUN $MAKE [2023-09-26T16:57:27.705Z] ---> Running in 5a84e0066cd4 [2023-09-26T16:57:27.705Z] noop [2023-09-26T16:57:27.705Z] Removing intermediate container 5a84e0066cd4 [2023-09-26T16:57:27.705Z] ---> 1e7b9a7030b2 [2023-09-26T16:57:27.705Z] Successfully built 1e7b9a7030b2 [2023-09-26T16:57:27.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:57:28.054Z] + docker inspect -f . ci-base-image-arm64 [2023-09-26T16:57:28.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T16:57:28.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-7961 does not seem to be running inside a container [2023-09-26T16:57:28.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-record-replay/55 -v /w/workspace/app-record-replay/55:/w/workspace/app-record-replay/55:rw,z -v /w/workspace/app-record-replay/55@tmp:/w/workspace/app-record-replay/55@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-09-26T16:57:29.489Z] $ docker top 819f92d91a43719e1d15dc3096f6900f5be0c48f6cf7eb2ef0040e3d9ff4de0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T16:57:30.309Z] + go version [2023-09-26T16:57:30.309Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-26T16:57:30.328Z] $ docker stop --time=1 819f92d91a43719e1d15dc3096f6900f5be0c48f6cf7eb2ef0040e3d9ff4de0b [2023-09-26T16:57:34.072Z] $ docker rm -f --volumes 819f92d91a43719e1d15dc3096f6900f5be0c48f6cf7eb2ef0040e3d9ff4de0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T16:57:34.631Z] + docker inspect -f . ci-base-image-arm64 [2023-09-26T16:57:34.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T16:57:34.799Z] prd-ubuntu20.04-docker-arm64-4c-16g-7961 does not seem to be running inside a container [2023-09-26T16:57:34.856Z] $ 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/55 -v /w/workspace/app-record-replay/55:/w/workspace/app-record-replay/55:rw,z -v /w/workspace/app-record-replay/55@tmp:/w/workspace/app-record-replay/55@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-09-26T16:57:35.936Z] $ docker top dd8632a070058d797a78b0eca57d011e5212d7e413c3123c476a1a2b13de6b4b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T16:57:36.424Z] + git config --global --add safe.directory /w/workspace/app-record-replay/55 [Pipeline] fileExists [Pipeline] sh [2023-09-26T16:57:36.756Z] + make test [2023-09-26T16:57:36.756Z] go test -race -coverprofile=coverage.out ./... [2023-09-26T16:59:43.404Z] ? github.com/edgexfoundry/app-record-replay [no test files] [2023-09-26T16:59:48.766Z] ok github.com/edgexfoundry/app-record-replay/internal/app 1.223s coverage: 88.0% of statements [2023-09-26T16:59:52.114Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces [no test files] [2023-09-26T16:59:52.114Z] ? github.com/edgexfoundry/app-record-replay/internal/interfaces/mocks [no test files] [2023-09-26T16:59:53.074Z] ? github.com/edgexfoundry/app-record-replay/pkg/dtos [no test files] [2023-09-26T17:00:03.120Z] ok github.com/edgexfoundry/app-record-replay/internal/application 9.934s coverage: 98.7% of statements [2023-09-26T17:00:03.120Z] ok github.com/edgexfoundry/app-record-replay/internal/controller 1.504s coverage: 90.0% of statements [2023-09-26T17:00:03.120Z] ok github.com/edgexfoundry/app-record-replay/internal/utils 1.158s coverage: 100.0% of statements [2023-09-26T17:00:03.120Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-26T17:00:03.120Z] go vet ./... [2023-09-26T17:01:54.756Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-26T17:01:54.756Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-26T17:01:54.756Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-26T17:01:54.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-26T17:01:54.787Z] $ docker stop --time=1 dd8632a070058d797a78b0eca57d011e5212d7e413c3123c476a1a2b13de6b4b [2023-09-26T17:01:56.683Z] $ docker rm -f --volumes dd8632a070058d797a78b0eca57d011e5212d7e413c3123c476a1a2b13de6b4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T17:01:58.257Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-26T17:01:58.282Z] Warning: overwriting stash ‘coverage-report’ [2023-09-26T17:01:58.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-26T17:01:59.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-26T17:01:59.396Z] + ls -al . [2023-09-26T17:01:59.397Z] total 184 [2023-09-26T17:01:59.397Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 26 16:57 . [2023-09-26T17:01:59.397Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 26 16:55 .. [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 119 Sep 26 16:55 .dockerignore [2023-09-26T17:01:59.397Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 26 16:55 .git [2023-09-26T17:01:59.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:55 .github [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 164 Sep 26 16:55 .gitignore [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 26 16:55 .golangci.yml [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 11301 Sep 26 16:55 Attribution.txt [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 258 Sep 26 16:55 CHANGELOG.md [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 1616 Sep 26 16:55 Dockerfile [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 26 16:55 GOVERNANCE.md [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 681 Sep 26 16:55 Jenkinsfile [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 26 16:55 LICENSE [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 3139 Sep 26 16:55 Makefile [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 611 Sep 26 16:55 OWNERS.md [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 2363 Sep 26 16:55 README.md [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 7594 Sep 26 16:55 Record and Reply.postman_collection.json [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 26 16:53 VERSION [2023-09-26T17:01:59.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:55 bin [2023-09-26T17:01:59.397Z] -rw-r--r-- 1 jenkins jenkins 24666 Sep 26 17:00 coverage.out [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 3905 Sep 26 16:55 go.mod [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 35420 Sep 26 16:55 go.sum [2023-09-26T17:01:59.397Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 26 16:55 internal [2023-09-26T17:01:59.397Z] -rw-rw-r-- 1 jenkins jenkins 913 Sep 26 16:55 main.go [2023-09-26T17:01:59.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:55 openapi [2023-09-26T17:01:59.397Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 26 16:55 pkg [2023-09-26T17:01:59.397Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 26 16:55 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:01:59.734Z] + 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=5c17f66baf3a56b007ff484558f5ea5bce0deaa7 --label arch=arm64 --label version=3.1.0-dev.51 . [2023-09-26T17:02:00.001Z] Sending build context to Docker daemon 285.2kB [2023-09-26T17:02:00.001Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-09-26T17:02:00.001Z] Step 2/26 : FROM ${BASE} AS builder [2023-09-26T17:02:00.001Z] ---> 1e7b9a7030b2 [2023-09-26T17:02:00.001Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git" [2023-09-26T17:02:00.001Z] ---> Running in 7efd1fb6841c [2023-09-26T17:02:00.278Z] Removing intermediate container 7efd1fb6841c [2023-09-26T17:02:00.278Z] ---> 11d040fca1b6 [2023-09-26T17:02:00.278Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-09-26T17:02:00.278Z] ---> Running in fe7f3f146c36 [2023-09-26T17:02:00.546Z] Removing intermediate container fe7f3f146c36 [2023-09-26T17:02:00.546Z] ---> 1007fc1471e5 [2023-09-26T17:02:00.546Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-09-26T17:02:00.814Z] ---> Running in ac94a1c5fc7b [2023-09-26T17:02:01.080Z] Removing intermediate container ac94a1c5fc7b [2023-09-26T17:02:01.080Z] ---> 9aa1aba782f1 [2023-09-26T17:02:01.080Z] Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-26T17:02:01.080Z] ---> Running in 07a67604e837 [2023-09-26T17:02:02.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T17:02:02.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T17:02:03.724Z] OK: 266 MiB in 52 packages [2023-09-26T17:02:04.306Z] Removing intermediate container 07a67604e837 [2023-09-26T17:02:04.306Z] ---> 4fa7c6b5bf00 [2023-09-26T17:02:04.306Z] Step 7/26 : WORKDIR /app [2023-09-26T17:02:04.306Z] ---> Running in fa5976e73323 [2023-09-26T17:02:04.574Z] Removing intermediate container fa5976e73323 [2023-09-26T17:02:04.574Z] ---> 97548f36fa1d [2023-09-26T17:02:04.574Z] Step 8/26 : COPY go.mod vendor* ./ [2023-09-26T17:02:05.158Z] ---> 09257d5ac00b [2023-09-26T17:02:05.158Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T17:02:05.158Z] ---> Running in 2e5ce4228b34 [2023-09-26T17:02:07.741Z] Removing intermediate container 2e5ce4228b34 [2023-09-26T17:02:07.741Z] ---> 8ee614db9c2a [2023-09-26T17:02:07.741Z] Step 10/26 : COPY . . [2023-09-26T17:02:08.008Z] ---> 74ad5dcc2994 [2023-09-26T17:02:08.008Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-26T17:02:08.275Z] ---> Running in 59e69baa5e73 [2023-09-26T17:02:08.542Z] Removing intermediate container 59e69baa5e73 [2023-09-26T17:02:08.542Z] ---> 285b56b62bc6 [2023-09-26T17:02:08.542Z] Step 12/26 : RUN $MAKE [2023-09-26T17:02:08.542Z] ---> Running in fbf666691bcc [2023-09-26T17:02:09.501Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.51" -trimpath -mod=readonly -o app-record-replay [2023-09-26T17:04:01.159Z] Removing intermediate container fbf666691bcc [2023-09-26T17:04:01.159Z] ---> fa5ca3a00577 [2023-09-26T17:04:01.159Z] Step 13/26 : FROM alpine:3.18 [2023-09-26T17:04:01.159Z] 3.18: Pulling from library/alpine [2023-09-26T17:04:01.159Z] 9fda8d8052c6: Already exists [2023-09-26T17:04:01.159Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T17:04:01.159Z] Status: Downloaded newer image for alpine:3.18 [2023-09-26T17:04:01.159Z] ---> f6648c04cd6c [2023-09-26T17:04:01.159Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-09-26T17:04:01.159Z] ---> Running in 89e21bf9a6a0 [2023-09-26T17:04:01.159Z] Removing intermediate container 89e21bf9a6a0 [2023-09-26T17:04:01.159Z] ---> db850b48a581 [2023-09-26T17:04:01.159Z] Step 15/26 : LABEL Name=app-record-replay Version=${VERSION} [2023-09-26T17:04:01.159Z] ---> Running in 90acb7430c4a [2023-09-26T17:04:01.159Z] Removing intermediate container 90acb7430c4a [2023-09-26T17:04:01.159Z] ---> c631a2ce8ed3 [2023-09-26T17:04:01.159Z] Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T17:04:01.159Z] ---> Running in 4631ca2b65b8 [2023-09-26T17:04:01.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T17:04:01.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T17:04:01.159Z] (1/2) Installing ca-certificates (20230506-r0) [2023-09-26T17:04:01.159Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-09-26T17:04:01.159Z] Executing busybox-1.36.1-r2.trigger [2023-09-26T17:04:01.159Z] Executing ca-certificates-20230506-r0.trigger [2023-09-26T17:04:01.159Z] OK: 9 MiB in 17 packages [2023-09-26T17:04:01.159Z] Removing intermediate container 4631ca2b65b8 [2023-09-26T17:04:01.159Z] ---> 2aa1a67abc97 [2023-09-26T17:04:01.159Z] Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2023-09-26T17:04:01.159Z] ---> 574a7298427c [2023-09-26T17:04:01.159Z] Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE [2023-09-26T17:04:01.738Z] ---> 59f55b561cc1 [2023-09-26T17:04:01.738Z] Step 19/26 : COPY --from=builder /app/res/ /res/ [2023-09-26T17:04:02.322Z] ---> ac2b60613845 [2023-09-26T17:04:02.322Z] Step 20/26 : COPY --from=builder /app/app-record-replay /app-record-replay [2023-09-26T17:04:03.765Z] ---> 3081bfc92177 [2023-09-26T17:04:03.765Z] Step 21/26 : EXPOSE 59712 [2023-09-26T17:04:03.765Z] ---> Running in 4ec034233fce [2023-09-26T17:04:03.765Z] Removing intermediate container 4ec034233fce [2023-09-26T17:04:03.765Z] ---> e53929a5bc7a [2023-09-26T17:04:03.765Z] Step 22/26 : ENTRYPOINT ["/app-record-replay"] [2023-09-26T17:04:04.037Z] ---> Running in 4b4a83a72841 [2023-09-26T17:04:04.304Z] Removing intermediate container 4b4a83a72841 [2023-09-26T17:04:04.304Z] ---> 8f633aa160ac [2023-09-26T17:04:04.304Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-26T17:04:04.304Z] ---> Running in c081b1fc0ba3 [2023-09-26T17:04:04.571Z] Removing intermediate container c081b1fc0ba3 [2023-09-26T17:04:04.571Z] ---> 4268cf584226 [2023-09-26T17:04:04.571Z] Step 24/26 : LABEL arch=arm64 [2023-09-26T17:04:04.571Z] ---> Running in c51b61478249 [2023-09-26T17:04:04.838Z] Removing intermediate container c51b61478249 [2023-09-26T17:04:04.838Z] ---> eface76fa562 [2023-09-26T17:04:04.838Z] Step 25/26 : LABEL git_sha=5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [2023-09-26T17:04:04.838Z] ---> Running in 1bfdaa05efb4 [2023-09-26T17:04:05.108Z] Removing intermediate container 1bfdaa05efb4 [2023-09-26T17:04:05.108Z] ---> b64b59343818 [2023-09-26T17:04:05.108Z] Step 26/26 : LABEL version=3.1.0-dev.51 [2023-09-26T17:04:05.377Z] ---> Running in 41b6b1247ff5 [2023-09-26T17:04:05.643Z] Removing intermediate container 41b6b1247ff5 [2023-09-26T17:04:05.643Z] ---> 9c85bf22b850 [2023-09-26T17:04:05.643Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-26T17:04:05.643Z] Successfully built 9c85bf22b850 [2023-09-26T17:04:05.643Z] 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-09-26T17:04:05.734Z] provisioning config files... [2023-09-26T17:04:05.746Z] copy managed file [app-record-replay-settings] to file:/w/workspace/app-record-replay/55@tmp/config10762809094546790437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:04:06.072Z] ---> docker-login.sh [2023-09-26T17:04:06.072Z] nexus3.edgexfoundry.org:10001 [2023-09-26T17:04:06.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T17:04:06.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T17:04:06.339Z] Configure a credential helper to remove this warning. See [2023-09-26T17:04:06.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T17:04:06.339Z] [2023-09-26T17:04:06.339Z] Login Succeeded [2023-09-26T17:04:06.339Z] nexus3.edgexfoundry.org:10002 [2023-09-26T17:04:06.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T17:04:06.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T17:04:06.606Z] Configure a credential helper to remove this warning. See [2023-09-26T17:04:06.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T17:04:06.606Z] [2023-09-26T17:04:06.606Z] Login Succeeded [2023-09-26T17:04:06.606Z] nexus3.edgexfoundry.org:10003 [2023-09-26T17:04:06.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T17:04:07.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T17:04:07.138Z] Configure a credential helper to remove this warning. See [2023-09-26T17:04:07.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T17:04:07.138Z] [2023-09-26T17:04:07.138Z] Login Succeeded [2023-09-26T17:04:07.138Z] nexus3.edgexfoundry.org:10004 [2023-09-26T17:04:07.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T17:04:07.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T17:04:07.407Z] Configure a credential helper to remove this warning. See [2023-09-26T17:04:07.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T17:04:07.407Z] [2023-09-26T17:04:07.407Z] Login Succeeded [2023-09-26T17:04:07.407Z] docker.io [2023-09-26T17:04:07.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T17:04:07.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T17:04:07.938Z] Configure a credential helper to remove this warning. See [2023-09-26T17:04:07.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T17:04:07.938Z] [2023-09-26T17:04:07.938Z] Login Succeeded [2023-09-26T17:04:07.938Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T17:04:07.950Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T17:04:07.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T17:04:07.991Z] [edgeXDocker.push] Tagging docker image app-record-replay-arm64 with the following tags: [2023-09-26T17:04:07.991Z] 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [2023-09-26T17:04:07.991Z] latest [2023-09-26T17:04:07.991Z] 3.1.0-dev.51 [2023-09-26T17:04:07.991Z] 5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [2023-09-26T17:04:07.991Z] main [2023-09-26T17:04:07.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:08.319Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:08.649Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [2023-09-26T17:04:08.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-26T17:04:08.650Z] 1f23f6bf2daa: Preparing [2023-09-26T17:04:08.650Z] 00f2a8b4229f: Preparing [2023-09-26T17:04:08.650Z] c1bf4da4b871: Preparing [2023-09-26T17:04:08.650Z] 318a15dc97ad: Preparing [2023-09-26T17:04:08.650Z] 73f3b2e54af8: Preparing [2023-09-26T17:04:08.650Z] b2191e2be29d: Preparing [2023-09-26T17:04:08.650Z] b2191e2be29d: Waiting [2023-09-26T17:04:08.916Z] c1bf4da4b871: Pushed [2023-09-26T17:04:08.916Z] 00f2a8b4229f: Pushed [2023-09-26T17:04:08.916Z] 318a15dc97ad: Pushed [2023-09-26T17:04:08.916Z] b2191e2be29d: Layer already exists [2023-09-26T17:04:09.182Z] 73f3b2e54af8: Pushed [2023-09-26T17:04:14.509Z] 1f23f6bf2daa: Pushed [2023-09-26T17:04:14.775Z] 5c17f66baf3a56b007ff484558f5ea5bce0deaa7: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:15.115Z] + 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-09-26T17:04:15.510Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-26T17:04:15.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-26T17:04:15.510Z] 1f23f6bf2daa: Preparing [2023-09-26T17:04:15.510Z] 00f2a8b4229f: Preparing [2023-09-26T17:04:15.510Z] c1bf4da4b871: Preparing [2023-09-26T17:04:15.510Z] 318a15dc97ad: Preparing [2023-09-26T17:04:15.510Z] 73f3b2e54af8: Preparing [2023-09-26T17:04:15.510Z] b2191e2be29d: Preparing [2023-09-26T17:04:15.510Z] b2191e2be29d: Waiting [2023-09-26T17:04:15.510Z] 73f3b2e54af8: Layer already exists [2023-09-26T17:04:15.510Z] c1bf4da4b871: Layer already exists [2023-09-26T17:04:15.510Z] 00f2a8b4229f: Layer already exists [2023-09-26T17:04:15.510Z] 318a15dc97ad: Layer already exists [2023-09-26T17:04:15.510Z] 1f23f6bf2daa: Layer already exists [2023-09-26T17:04:15.510Z] b2191e2be29d: Layer already exists [2023-09-26T17:04:15.785Z] latest: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:16.144Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:16.505Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.51 [2023-09-26T17:04:16.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-26T17:04:16.505Z] 1f23f6bf2daa: Preparing [2023-09-26T17:04:16.505Z] 00f2a8b4229f: Preparing [2023-09-26T17:04:16.505Z] c1bf4da4b871: Preparing [2023-09-26T17:04:16.505Z] 318a15dc97ad: Preparing [2023-09-26T17:04:16.505Z] 73f3b2e54af8: Preparing [2023-09-26T17:04:16.505Z] b2191e2be29d: Preparing [2023-09-26T17:04:16.505Z] b2191e2be29d: Waiting [2023-09-26T17:04:16.505Z] c1bf4da4b871: Layer already exists [2023-09-26T17:04:16.505Z] 00f2a8b4229f: Layer already exists [2023-09-26T17:04:16.505Z] 1f23f6bf2daa: Layer already exists [2023-09-26T17:04:16.505Z] 73f3b2e54af8: Layer already exists [2023-09-26T17:04:16.505Z] 318a15dc97ad: Layer already exists [2023-09-26T17:04:16.505Z] b2191e2be29d: Layer already exists [2023-09-26T17:04:16.505Z] 3.1.0-dev.51: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:16.860Z] + docker tag app-record-replay-arm64 nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:17.215Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [2023-09-26T17:04:17.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-26T17:04:17.215Z] 1f23f6bf2daa: Preparing [2023-09-26T17:04:17.215Z] 00f2a8b4229f: Preparing [2023-09-26T17:04:17.215Z] c1bf4da4b871: Preparing [2023-09-26T17:04:17.215Z] 318a15dc97ad: Preparing [2023-09-26T17:04:17.215Z] 73f3b2e54af8: Preparing [2023-09-26T17:04:17.215Z] b2191e2be29d: Preparing [2023-09-26T17:04:17.215Z] b2191e2be29d: Waiting [2023-09-26T17:04:17.215Z] 73f3b2e54af8: Layer already exists [2023-09-26T17:04:17.215Z] c1bf4da4b871: Layer already exists [2023-09-26T17:04:17.215Z] 318a15dc97ad: Layer already exists [2023-09-26T17:04:17.215Z] 00f2a8b4229f: Layer already exists [2023-09-26T17:04:17.215Z] 1f23f6bf2daa: Layer already exists [2023-09-26T17:04:17.215Z] b2191e2be29d: Layer already exists [2023-09-26T17:04:17.215Z] 5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:17.832Z] + 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-09-26T17:04:18.163Z] + docker push nexus3.edgexfoundry.org:10004/app-record-replay-arm64:main [2023-09-26T17:04:18.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-record-replay-arm64] [2023-09-26T17:04:18.164Z] 1f23f6bf2daa: Preparing [2023-09-26T17:04:18.164Z] 00f2a8b4229f: Preparing [2023-09-26T17:04:18.164Z] c1bf4da4b871: Preparing [2023-09-26T17:04:18.164Z] 318a15dc97ad: Preparing [2023-09-26T17:04:18.164Z] 73f3b2e54af8: Preparing [2023-09-26T17:04:18.164Z] b2191e2be29d: Preparing [2023-09-26T17:04:18.164Z] b2191e2be29d: Waiting [2023-09-26T17:04:18.164Z] 1f23f6bf2daa: Layer already exists [2023-09-26T17:04:18.164Z] 318a15dc97ad: Layer already exists [2023-09-26T17:04:18.164Z] 00f2a8b4229f: Layer already exists [2023-09-26T17:04:18.164Z] c1bf4da4b871: Layer already exists [2023-09-26T17:04:18.164Z] 73f3b2e54af8: Layer already exists [2023-09-26T17:04:18.164Z] b2191e2be29d: Layer already exists [2023-09-26T17:04:18.164Z] main: digest: sha256:1860452523def40929270ce0c88e9c95f05844425e0f1de8ec7daf7e9ddb0af0 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T17:04:18.473Z] ===================================================== [Pipeline] echo [2023-09-26T17:04:18.479Z] taggedImages: [2023-09-26T17:04:18.479Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [2023-09-26T17:04:18.479Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:latest [2023-09-26T17:04:18.479Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:3.1.0-dev.51 [2023-09-26T17:04:18.479Z] - nexus3.edgexfoundry.org:10004/app-record-replay-arm64:5c17f66baf3a56b007ff484558f5ea5bce0deaa7-3.1.0-dev.51 [2023-09-26T17:04:18.479Z] - 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-09-26T17:04:18.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T17:04:18.821Z] [2023-09-26T17:04:18.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:19.145Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T17:04:19.145Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-26T17:04:19.145Z] 8998bd30e6a1: Pulling fs layer [2023-09-26T17:04:19.145Z] 04944245beec: Pulling fs layer [2023-09-26T17:04:19.145Z] 699f458cf7ca: Pulling fs layer [2023-09-26T17:04:19.145Z] 765212b225bb: Pulling fs layer [2023-09-26T17:04:19.145Z] f23df028b6ca: Pulling fs layer [2023-09-26T17:04:19.145Z] d65c8cfc05b1: Pulling fs layer [2023-09-26T17:04:19.145Z] 2437ff75d9bd: Pulling fs layer [2023-09-26T17:04:19.145Z] 765212b225bb: Waiting [2023-09-26T17:04:19.145Z] f23df028b6ca: Waiting [2023-09-26T17:04:19.145Z] d65c8cfc05b1: Waiting [2023-09-26T17:04:19.145Z] 2437ff75d9bd: Waiting [2023-09-26T17:04:19.413Z] 04944245beec: Verifying Checksum [2023-09-26T17:04:19.413Z] 04944245beec: Download complete [2023-09-26T17:04:19.413Z] 765212b225bb: Verifying Checksum [2023-09-26T17:04:19.413Z] 765212b225bb: Download complete [2023-09-26T17:04:19.413Z] f23df028b6ca: Verifying Checksum [2023-09-26T17:04:19.413Z] f23df028b6ca: Download complete [2023-09-26T17:04:19.413Z] d65c8cfc05b1: Verifying Checksum [2023-09-26T17:04:19.413Z] d65c8cfc05b1: Download complete [2023-09-26T17:04:19.413Z] 699f458cf7ca: Verifying Checksum [2023-09-26T17:04:19.413Z] 699f458cf7ca: Download complete [2023-09-26T17:04:19.992Z] 8998bd30e6a1: Verifying Checksum [2023-09-26T17:04:19.992Z] 8998bd30e6a1: Download complete [2023-09-26T17:04:21.930Z] 2437ff75d9bd: Verifying Checksum [2023-09-26T17:04:21.930Z] 2437ff75d9bd: Download complete [2023-09-26T17:04:23.871Z] 8998bd30e6a1: Pull complete [2023-09-26T17:04:24.137Z] 04944245beec: Pull complete [2023-09-26T17:04:25.562Z] 699f458cf7ca: Pull complete [2023-09-26T17:04:25.829Z] 765212b225bb: Pull complete [2023-09-26T17:04:27.772Z] f23df028b6ca: Pull complete [2023-09-26T17:04:27.772Z] d65c8cfc05b1: Pull complete [2023-09-26T17:04:42.758Z] 2437ff75d9bd: Pull complete [2023-09-26T17:04:42.758Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-26T17:04:42.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T17:04:42.758Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T17:04:42.939Z] prd-ubuntu20.04-docker-arm64-4c-16g-7961 does not seem to be running inside a container [2023-09-26T17:04:42.988Z] $ 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/55 -v /w/workspace/app-record-replay/55:/w/workspace/app-record-replay/55:rw,z -v /w/workspace/app-record-replay/55@tmp:/w/workspace/app-record-replay/55@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-09-26T17:04:45.323Z] $ docker top f72a751b6e51e8da834b61278168bd0af58199d728ef3bf5a31630e2be56b7a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:04:45.837Z] ---> job-cost.sh [2023-09-26T17:04:46.102Z] lf-activate-venv: SKIPPING [2023-09-26T17:04:46.102Z] INFO: No Stack... [2023-09-26T17:04:46.366Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-26T17:04:47.321Z] INFO: Archiving Costs [Pipeline] sh [2023-09-26T17:04:47.638Z] + cut -d, -f6 [2023-09-26T17:04:47.638Z] + cat /w/workspace/app-record-replay/55/archives/cost.csv [Pipeline] lock [2023-09-26T17:04:47.970Z] Trying to acquire lock on [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [2023-09-26T17:04:47.979Z] Resource [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] did not exist. Created. [2023-09-26T17:04:47.979Z] Lock acquired on [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-26T17:04:48.313Z] /w/workspace/app-record-replay/55@tmp/durable-8f3242ba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-26T17:04:48.648Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-26T17:04:48.662Z] Warning: overwriting stash ‘stack-cost’ [2023-09-26T17:04:48.710Z] Stashed 1 file(s) [Pipeline] } [2023-09-26T17:04:48.719Z] Lock released on resource [jenkins-edgexfoundry-app-record-replay-main-55-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-26T17:04:48.733Z] $ docker stop --time=1 f72a751b6e51e8da834b61278168bd0af58199d728ef3bf5a31630e2be56b7a9 [2023-09-26T17:04:50.201Z] $ docker rm -f --volumes f72a751b6e51e8da834b61278168bd0af58199d728ef3bf5a31630e2be56b7a9 [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-09-26T17:04:50.631Z] provisioning config files... [2023-09-26T17:04:50.638Z] copy managed file [app-record-replay-codecov-token] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2732484516305979483tmp [Pipeline] { [Pipeline] sh [2023-09-26T17:04:50.930Z] + set +x [2023-09-26T17:04:50.930Z] + curl -s https://codecov.io/bash [2023-09-26T17:04:50.930Z] + bash -s -- [2023-09-26T17:04:50.930Z] [2023-09-26T17:04:50.930Z] _____ _ [2023-09-26T17:04:50.930Z] / ____| | | [2023-09-26T17:04:50.930Z] | | ___ __| | ___ ___ _____ __ [2023-09-26T17:04:50.930Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-26T17:04:50.930Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-26T17:04:50.930Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-26T17:04:50.930Z] Bash-1.0.6 [2023-09-26T17:04:50.930Z] [2023-09-26T17:04:50.930Z] [2023-09-26T17:04:50.930Z] ==> git version 2.25.1 found [2023-09-26T17:04:50.930Z] ==> 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-09-26T17:04:50.930Z] Release-Date: 2020-01-08 [2023-09-26T17:04:50.930Z] 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-09-26T17:04:50.930Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-26T17:04:50.930Z] ==> Jenkins CI detected. [2023-09-26T17:04:50.930Z] current dir:  /w/workspace/exfoundry_app-record-replay_main [2023-09-26T17:04:50.930Z] project root: . [2023-09-26T17:04:50.930Z] --> token set from env [2023-09-26T17:04:50.930Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-26T17:04:50.930Z] ==> Running gcov in . (disable via -X gcov) [2023-09-26T17:04:50.930Z] ==> Python coveragepy not found [2023-09-26T17:04:50.930Z] ==> Searching for coverage reports in: [2023-09-26T17:04:50.930Z] + . [2023-09-26T17:04:50.930Z] -> Found 1 reports [2023-09-26T17:04:50.930Z] ==> Detecting git/mercurial file structure [2023-09-26T17:04:51.190Z] ==> Reading reports [2023-09-26T17:04:51.190Z] + ./coverage.out bytes=24666 [2023-09-26T17:04:51.190Z] ==> Appending adjustments [2023-09-26T17:04:51.190Z] https://docs.codecov.io/docs/fixing-reports [2023-09-26T17:04:51.190Z] + Found adjustments [2023-09-26T17:04:51.190Z] ==> Gzipping contents [2023-09-26T17:04:51.190Z] 8.0K /tmp/codecov.VPxXUf.gz [2023-09-26T17:04:51.190Z] ==> Uploading reports [2023-09-26T17:04:51.190Z] url: https://codecov.io [2023-09-26T17:04:51.190Z] query: branch=main&commit=5c17f66baf3a56b007ff484558f5ea5bce0deaa7&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-26T17:04:51.190Z] -> Pinging Codecov [2023-09-26T17:04:51.190Z] 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=5c17f66baf3a56b007ff484558f5ea5bce0deaa7&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-record-replay%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fapp-record-replay&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-26T17:04:51.449Z] -> Uploading to [2023-09-26T17:04:51.449Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-26/F467761B9912B4F32F9BC62907045C81/5c17f66baf3a56b007ff484558f5ea5bce0deaa7/120a9b95-9e7b-4972-9880-13bd7deb63bc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230926T170451Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=65f0c647e9d7f41b9d9cf21f72d85bbc1884e68cd152bdd006897f490455a648 [2023-09-26T17:04:51.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T17:04:51.449Z] Dload Upload Total Spent Left Speed [2023-09-26T17:04:51.449Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4870 0 0 100 4870 0 23872 --:--:-- --:--:-- --:--:-- 23872 100 4870 0 0 100 4870 0 22651 --:--:-- --:--:-- --:--:-- 22546 [2023-09-26T17:04:51.449Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-record-replay/commit/5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] } [2023-09-26T17:04:51.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-26T17:04:51.678Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-26T17:04:51.687Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:51.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-26T17:04:51.983Z] [2023-09-26T17:04:51.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:04:52.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-26T17:04:52.277Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-26T17:04:52.277Z] df9b9388f04a: Pulling fs layer [2023-09-26T17:04:52.277Z] 52dc419b0ee2: Pulling fs layer [2023-09-26T17:04:52.277Z] 25bc292e5bac: Pulling fs layer [2023-09-26T17:04:52.277Z] 114826534d7a: Pulling fs layer [2023-09-26T17:04:52.277Z] 4657fd5d0bcf: Pulling fs layer [2023-09-26T17:04:52.277Z] 6ad1cebc031e: Pulling fs layer [2023-09-26T17:04:52.277Z] 8a3aa393b2d8: Pulling fs layer [2023-09-26T17:04:52.277Z] 4657fd5d0bcf: Waiting [2023-09-26T17:04:52.277Z] 8a3aa393b2d8: Waiting [2023-09-26T17:04:52.277Z] 114826534d7a: Waiting [2023-09-26T17:04:52.277Z] 25bc292e5bac: Verifying Checksum [2023-09-26T17:04:52.277Z] 25bc292e5bac: Download complete [2023-09-26T17:04:52.277Z] 52dc419b0ee2: Verifying Checksum [2023-09-26T17:04:52.277Z] 52dc419b0ee2: Download complete [2023-09-26T17:04:52.277Z] 4657fd5d0bcf: Verifying Checksum [2023-09-26T17:04:52.277Z] 4657fd5d0bcf: Download complete [2023-09-26T17:04:52.277Z] df9b9388f04a: Download complete [2023-09-26T17:04:52.537Z] 6ad1cebc031e: Download complete [2023-09-26T17:04:52.537Z] df9b9388f04a: Pull complete [2023-09-26T17:04:52.537Z] 52dc419b0ee2: Pull complete [2023-09-26T17:04:52.537Z] 25bc292e5bac: Pull complete [2023-09-26T17:04:53.106Z] 114826534d7a: Download complete [2023-09-26T17:04:53.106Z] 8a3aa393b2d8: Verifying Checksum [2023-09-26T17:04:53.106Z] 8a3aa393b2d8: Download complete [2023-09-26T17:04:56.390Z] 114826534d7a: Pull complete [2023-09-26T17:04:56.390Z] 4657fd5d0bcf: Pull complete [2023-09-26T17:04:56.648Z] 6ad1cebc031e: Pull complete [2023-09-26T17:04:59.174Z] 8a3aa393b2d8: Pull complete [2023-09-26T17:04:59.174Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-26T17:04:59.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-26T17:04:59.174Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T17:04:59.250Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T17:04:59.283Z] $ 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-09-26T17:05:05.503Z] $ docker top c06543eadffaad050c90792cadaf2df6c3829b1a95edbd94803f4e840b12cde1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-26T17:05:05.562Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-record-replay:main' [Pipeline] sh [2023-09-26T17:05:05.835Z] + set -o pipefail [2023-09-26T17:05:05.835Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-record-replay:main' [2023-09-26T17:05:11.107Z] [2023-09-26T17:05:11.107Z] Monitoring /w/workspace/exfoundry_app-record-replay_main (github.com/edgexfoundry/app-record-replay)... [2023-09-26T17:05:11.107Z] [2023-09-26T17:05:11.107Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/117236b2-a4f5-43c5-8b9f-1eb0bbdb5478/history/8811fb65-eded-4fad-92fa-e480f7f7ba42 [2023-09-26T17:05:11.107Z] [2023-09-26T17:05:11.107Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-26T17:05:11.107Z] [2023-09-26T17:05:11.676Z] [2023-09-26T17:05:11.676Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-26T17:05:11.676Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-26T17:05:11.676Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-26T17:05:11.689Z] $ docker stop --time=1 c06543eadffaad050c90792cadaf2df6c3829b1a95edbd94803f4e840b12cde1 [2023-09-26T17:05:15.704Z] $ docker rm -f --volumes c06543eadffaad050c90792cadaf2df6c3829b1a95edbd94803f4e840b12cde1 [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-09-26T17:05:16.443Z] + git log --format=format:%s -1 5c17f66baf3a56b007ff484558f5ea5bce0deaa7 [Pipeline] sh [2023-09-26T17:05:16.730Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T17:05:16.730Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:05:17.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T17:05:17.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T17:05:17.097Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T17:05:17.127Z] $ 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-09-26T17:05:17.598Z] $ docker top c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T17:05:17.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T17:05:17.690Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T17:05:17.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T17:05:17.801Z] $ docker exec c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 ssh-agent [2023-09-26T17:05:17.901Z] SSH_AUTH_SOCK=/tmp/ssh-rxqX25op8R6x/agent.32 [2023-09-26T17:05:17.901Z] SSH_AGENT_PID=38 [2023-09-26T17:05:17.907Z] Running ssh-add (command line suppressed) [2023-09-26T17:05:18.018Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7560395326254909199.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_7560395326254909199.key) [2023-09-26T17:05:18.030Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T17:05:18.317Z] + git semver tag [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,484 [run_tag] DEBUG tag force:False [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,484 [check_head_tag] DEBUG check head tag [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,485 [execute] INFO git cat-file --batch-check [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,489 [execute] INFO git cat-file --batch [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=) [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,507 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,507 [execute] INFO git tag -a v3.1.0-dev.51 -m v3.1.0-dev.51 [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,507 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.51', '-m', 'v3.1.0-dev.51'], cwd=/w/workspace/exfoundry_app-record-replay_main, universal_newlines=False, shell=None, istream=None) [2023-09-26T17:05:18.576Z] 2023-09-26 17:05:18,510 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T17:05:18.576Z] 3.1.0-dev.51 [Pipeline] } [2023-09-26T17:05:18.586Z] $ docker exec --env ******** --env ******** c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 ssh-agent -k [2023-09-26T17:05:18.674Z] unset SSH_AUTH_SOCK; [2023-09-26T17:05:18.674Z] unset SSH_AGENT_PID; [2023-09-26T17:05:18.674Z] echo Agent pid 38 killed; [2023-09-26T17:05:18.682Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T17:05:18.992Z] + git semver [Pipeline] } [2023-09-26T17:05:19.265Z] $ docker stop --time=1 c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 [2023-09-26T17:05:20.524Z] $ docker rm -f --volumes c4cceac0ec8b06ffd2690325edb3bc418ec7d590dcc86b2c04c121b61efd1615 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:05:20.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-26T17:05:20.913Z] [2023-09-26T17:05:20.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:05:21.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-26T17:05:21.207Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-26T17:05:21.207Z] ab5ef0e58194: Pulling fs layer [2023-09-26T17:05:21.207Z] 9712f1f96733: Pulling fs layer [2023-09-26T17:05:21.207Z] 63f879dbbcfc: Pulling fs layer [2023-09-26T17:05:21.207Z] 0d9ebad4ef96: Pulling fs layer [2023-09-26T17:05:21.207Z] e9a5061849ea: Pulling fs layer [2023-09-26T17:05:21.207Z] d747dcd14b5f: Pulling fs layer [2023-09-26T17:05:21.207Z] 2de7ff778b66: Pulling fs layer [2023-09-26T17:05:21.207Z] 0d9ebad4ef96: Waiting [2023-09-26T17:05:21.207Z] d747dcd14b5f: Waiting [2023-09-26T17:05:21.207Z] 2de7ff778b66: Waiting [2023-09-26T17:05:21.207Z] e9a5061849ea: Waiting [2023-09-26T17:05:21.207Z] 9712f1f96733: Download complete [2023-09-26T17:05:21.467Z] 63f879dbbcfc: Verifying Checksum [2023-09-26T17:05:21.467Z] 63f879dbbcfc: Download complete [2023-09-26T17:05:21.727Z] 0d9ebad4ef96: Verifying Checksum [2023-09-26T17:05:21.727Z] 0d9ebad4ef96: Download complete [2023-09-26T17:05:21.727Z] d747dcd14b5f: Download complete [2023-09-26T17:05:21.727Z] e9a5061849ea: Verifying Checksum [2023-09-26T17:05:21.727Z] e9a5061849ea: Download complete [2023-09-26T17:05:21.727Z] ab5ef0e58194: Download complete [2023-09-26T17:05:21.984Z] 2de7ff778b66: Verifying Checksum [2023-09-26T17:05:21.984Z] 2de7ff778b66: Download complete [2023-09-26T17:05:24.510Z] ab5ef0e58194: Pull complete [2023-09-26T17:05:24.510Z] 9712f1f96733: Pull complete [2023-09-26T17:05:24.768Z] 63f879dbbcfc: Pull complete [2023-09-26T17:05:28.949Z] 0d9ebad4ef96: Pull complete [2023-09-26T17:05:28.949Z] e9a5061849ea: Pull complete [2023-09-26T17:05:28.949Z] d747dcd14b5f: Pull complete [2023-09-26T17:05:29.882Z] 2de7ff778b66: Pull complete [2023-09-26T17:05:29.882Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-26T17:05:29.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-26T17:05:29.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T17:05:29.965Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T17:05:29.995Z] $ 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-09-26T17:05:35.727Z] $ docker top 5bc20e9c3f66328be7c66fc0f61e9a3ef16e1df72703e98f234a93f357af4844 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-26T17:05:35.790Z] provisioning config files... [2023-09-26T17:05:35.796Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16393990947893206299tmp [2023-09-26T17:05:35.804Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config13413723957568422335tmp [2023-09-26T17:05:35.814Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config2382883936419977856tmp [Pipeline] { [Pipeline] echo [2023-09-26T17:05:35.829Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:36.113Z] ---> sigul-configuration.sh [2023-09-26T17:05:36.113Z] gpg: directory `/root/.gnupg' created [2023-09-26T17:05:36.113Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-26T17:05:36.113Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-26T17:05:36.113Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-26T17:05:36.113Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-26T17:05:36.113Z] gpg: CAST5 encrypted data [2023-09-26T17:05:36.113Z] gpg: encrypted with 1 passphrase [2023-09-26T17:05:36.113Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-26T17:05:36.397Z] + mkdir /home/jenkins [2023-09-26T17:05:36.397Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-26T17:05:36.682Z] + 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-09-26T17:05:36.690Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:36.973Z] ---> sigul-install.sh [2023-09-26T17:05:36.973Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-26T17:05:37.262Z] + git tag --list [2023-09-26T17:05:37.262Z] v3.1.0-dev.0 [2023-09-26T17:05:37.262Z] v3.1.0-dev.1 [2023-09-26T17:05:37.262Z] v3.1.0-dev.10 [2023-09-26T17:05:37.262Z] v3.1.0-dev.11 [2023-09-26T17:05:37.262Z] v3.1.0-dev.12 [2023-09-26T17:05:37.262Z] v3.1.0-dev.13 [2023-09-26T17:05:37.262Z] v3.1.0-dev.14 [2023-09-26T17:05:37.262Z] v3.1.0-dev.15 [2023-09-26T17:05:37.262Z] v3.1.0-dev.16 [2023-09-26T17:05:37.262Z] v3.1.0-dev.17 [2023-09-26T17:05:37.262Z] v3.1.0-dev.18 [2023-09-26T17:05:37.262Z] v3.1.0-dev.19 [2023-09-26T17:05:37.262Z] v3.1.0-dev.2 [2023-09-26T17:05:37.262Z] v3.1.0-dev.20 [2023-09-26T17:05:37.262Z] v3.1.0-dev.21 [2023-09-26T17:05:37.262Z] v3.1.0-dev.22 [2023-09-26T17:05:37.262Z] v3.1.0-dev.23 [2023-09-26T17:05:37.262Z] v3.1.0-dev.24 [2023-09-26T17:05:37.262Z] v3.1.0-dev.25 [2023-09-26T17:05:37.262Z] v3.1.0-dev.26 [2023-09-26T17:05:37.262Z] v3.1.0-dev.27 [2023-09-26T17:05:37.262Z] v3.1.0-dev.28 [2023-09-26T17:05:37.262Z] v3.1.0-dev.29 [2023-09-26T17:05:37.262Z] v3.1.0-dev.3 [2023-09-26T17:05:37.262Z] v3.1.0-dev.30 [2023-09-26T17:05:37.262Z] v3.1.0-dev.31 [2023-09-26T17:05:37.262Z] v3.1.0-dev.32 [2023-09-26T17:05:37.262Z] v3.1.0-dev.33 [2023-09-26T17:05:37.262Z] v3.1.0-dev.34 [2023-09-26T17:05:37.262Z] v3.1.0-dev.35 [2023-09-26T17:05:37.262Z] v3.1.0-dev.36 [2023-09-26T17:05:37.262Z] v3.1.0-dev.37 [2023-09-26T17:05:37.262Z] v3.1.0-dev.38 [2023-09-26T17:05:37.262Z] v3.1.0-dev.39 [2023-09-26T17:05:37.262Z] v3.1.0-dev.4 [2023-09-26T17:05:37.262Z] v3.1.0-dev.40 [2023-09-26T17:05:37.262Z] v3.1.0-dev.41 [2023-09-26T17:05:37.262Z] v3.1.0-dev.42 [2023-09-26T17:05:37.262Z] v3.1.0-dev.43 [2023-09-26T17:05:37.262Z] v3.1.0-dev.44 [2023-09-26T17:05:37.262Z] v3.1.0-dev.45 [2023-09-26T17:05:37.262Z] v3.1.0-dev.46 [2023-09-26T17:05:37.262Z] v3.1.0-dev.47 [2023-09-26T17:05:37.262Z] v3.1.0-dev.48 [2023-09-26T17:05:37.262Z] v3.1.0-dev.49 [2023-09-26T17:05:37.262Z] v3.1.0-dev.5 [2023-09-26T17:05:37.262Z] v3.1.0-dev.50 [2023-09-26T17:05:37.262Z] v3.1.0-dev.51 [2023-09-26T17:05:37.262Z] v3.1.0-dev.6 [2023-09-26T17:05:37.262Z] v3.1.0-dev.7 [2023-09-26T17:05:37.262Z] v3.1.0-dev.8 [2023-09-26T17:05:37.262Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-26T17:05:37.551Z] + lftools sign git-tag v3.1.0-dev.51 [2023-09-26T17:05:38.117Z] Signing Git tag with Sigul... [2023-09-26T17:05:38.117Z] Signing v3.1.0-dev.51 [Pipeline] echo [2023-09-26T17:05:38.503Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:38.786Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-26T17:05:38.793Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-26T17:05:38.814Z] $ docker stop --time=1 5bc20e9c3f66328be7c66fc0f61e9a3ef16e1df72703e98f234a93f357af4844 [2023-09-26T17:05:40.052Z] $ docker rm -f --volumes 5bc20e9c3f66328be7c66fc0f61e9a3ef16e1df72703e98f234a93f357af4844 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-26T17:05:40.516Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T17:05:40.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:05:40.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T17:05:40.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T17:05:40.885Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T17:05:40.915Z] $ 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-09-26T17:05:41.275Z] $ docker top a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 -eo pid,comm [2023-09-26T17:05:41.318Z] 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-09-26T17:05:41.318Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T17:05:41.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T17:05:41.355Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T17:05:41.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T17:05:41.473Z] $ docker exec a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 ssh-agent [2023-09-26T17:05:41.580Z] SSH_AUTH_SOCK=/tmp/ssh-Cmercc1cB5ns/agent.32 [2023-09-26T17:05:41.580Z] SSH_AGENT_PID=39 [2023-09-26T17:05:41.585Z] Running ssh-add (command line suppressed) [2023-09-26T17:05:41.681Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15097560896689737755.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_15097560896689737755.key) [2023-09-26T17:05:41.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T17:05:41.974Z] + git semver bump pre [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,168 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,168 [bump_version] DEBUG bumping version:3.1.0-dev.51 on axis:pre with prefix:dev [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,168 [bump_version] DEBUG bumped version:3.1.0-dev.52 [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,169 [write_version] DEBUG write version:3.1.0-dev.52 to path:/w/workspace/exfoundry_app-record-replay_main/.semver/main with force:True [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,169 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,169 [write_file] DEBUG write to file:/w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,171 [execute] INFO git cat-file --batch-check [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,176 [execute] INFO git cat-file --batch [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,177 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T17:05:42.234Z] 2023-09-26 17:05:42,181 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T17:05:42.234Z] 3.1.0-dev.52 [Pipeline] } [2023-09-26T17:05:42.245Z] $ docker exec --env ******** --env ******** a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 ssh-agent -k [2023-09-26T17:05:42.360Z] unset SSH_AUTH_SOCK; [2023-09-26T17:05:42.360Z] unset SSH_AGENT_PID; [2023-09-26T17:05:42.360Z] echo Agent pid 39 killed; [2023-09-26T17:05:42.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T17:05:42.676Z] + git semver [Pipeline] } [2023-09-26T17:05:42.957Z] $ docker stop --time=1 a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 [2023-09-26T17:05:44.265Z] $ docker rm -f --volumes a51a40637eb567defe79dad146a437a2a605428d6c3b0117d824a7b58dd373f0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T17:05:44.600Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T17:05:44.601Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:05:44.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T17:05:44.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T17:05:44.965Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T17:05:44.995Z] $ 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-09-26T17:05:45.353Z] $ docker top a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc -eo pid,comm [2023-09-26T17:05:45.396Z] 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-09-26T17:05:45.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T17:05:45.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T17:05:45.432Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T17:05:45.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T17:05:45.544Z] $ docker exec a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc ssh-agent [2023-09-26T17:05:45.646Z] SSH_AUTH_SOCK=/tmp/ssh-LSollZoQzPPp/agent.32 [2023-09-26T17:05:45.646Z] SSH_AGENT_PID=37 [2023-09-26T17:05:45.651Z] Running ssh-add (command line suppressed) [2023-09-26T17:05:45.760Z] Identity added: /w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11511149970391998413.key (/w/workspace/exfoundry_app-record-replay_main@tmp/private_key_11511149970391998413.key) [2023-09-26T17:05:45.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T17:05:46.057Z] + git semver push [2023-09-26T17:05:46.316Z] 2023-09-26 17:05:46,224 [run_push] DEBUG push [2023-09-26T17:05:46.316Z] 2023-09-26 17:05:46,225 [execute] INFO git cat-file --batch-check [2023-09-26T17:05:46.316Z] 2023-09-26 17:05:46,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T17:05:46.316Z] 2023-09-26 17:05:46,228 [execute] INFO git rev-list 2f2fc8c68d8d40e8fa3eac8d35b33bf6d432bb31 -- [2023-09-26T17:05:46.316Z] 2023-09-26 17:05:46,229 [execute] DEBUG Popen(['git', 'rev-list', '2f2fc8c68d8d40e8fa3eac8d35b33bf6d432bb31', '--'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-26T17:05:46.316Z] 2023-09-26 17:05:46,234 [execute] INFO git fetch -v origin [2023-09-26T17:05:46.316Z] 2023-09-26 17:05:46,234 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-26T17:05:46.883Z] 2023-09-26 17:05:46,847 [run_push] DEBUG no remote changes detected [2023-09-26T17:05:46.883Z] 2023-09-26 17:05:46,848 [execute] INFO git push origin semver [2023-09-26T17:05:46.883Z] 2023-09-26 17:05:46,848 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_app-record-replay_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-26T17:05:48.264Z] 2023-09-26 17:05:47,858 [run_push] DEBUG push all version tags [2023-09-26T17:05:48.264Z] 2023-09-26 17:05:47,858 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-26T17:05:48.264Z] 2023-09-26 17:05:47,858 [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-09-26T17:05:49.206Z] 2023-09-26 17:05:48,931 [read_version] DEBUG read version from /w/workspace/exfoundry_app-record-replay_main/.semver/main [2023-09-26T17:05:49.206Z] 3.1.0-dev.52 [Pipeline] } [2023-09-26T17:05:49.219Z] $ docker exec --env ******** --env ******** a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc ssh-agent -k [2023-09-26T17:05:49.323Z] unset SSH_AUTH_SOCK; [2023-09-26T17:05:49.323Z] unset SSH_AGENT_PID; [2023-09-26T17:05:49.323Z] echo Agent pid 37 killed; [2023-09-26T17:05:49.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T17:05:49.632Z] + git semver [Pipeline] } [2023-09-26T17:05:49.902Z] $ docker stop --time=1 a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc [2023-09-26T17:05:51.561Z] $ docker rm -f --volumes a63bd8c88dc840981cd4d7014b02b955c1f205f095a1692528604d8b12986abc [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-09-26T17:05:52.235Z] + [ -d /w/workspace/exfoundry_app-record-replay_main/archives ] [2023-09-26T17:05:52.235Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-26T17:05:52.235Z] total 16 [2023-09-26T17:05:52.235Z] drwxr-xr-x 3 root root 4096 Sep 26 16:56 . [2023-09-26T17:05:52.235Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 17:05 .. [2023-09-26T17:05:52.235Z] drwxr-xr-x 2 root root 4096 Sep 26 16:56 cost [2023-09-26T17:05:52.235Z] -rw-r--r-- 1 root root 88 Sep 26 16:56 cost.csv [2023-09-26T17:05:52.235Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-26T17:05:52.235Z] + ls -al /w/workspace/exfoundry_app-record-replay_main/archives [2023-09-26T17:05:52.235Z] total 16 [2023-09-26T17:05:52.235Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 26 16:56 . [2023-09-26T17:05:52.235Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 26 17:05 .. [2023-09-26T17:05:52.235Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 26 16:56 cost [2023-09-26T17:05:52.235Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 26 16:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:52.527Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:53.380Z] ---> package-listing.sh [2023-09-26T17:05:53.380Z] ++ facter osfamily [2023-09-26T17:05:53.380Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-26T17:05:53.638Z] + OS_FAMILY=debian [2023-09-26T17:05:53.638Z] + workspace=/w/workspace/exfoundry_app-record-replay_main [2023-09-26T17:05:53.638Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-26T17:05:53.638Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-26T17:05:53.638Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-26T17:05:53.638Z] + PACKAGES=/tmp/packages_start.txt [2023-09-26T17:05:53.638Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-26T17:05:53.638Z] + PACKAGES=/tmp/packages_end.txt [2023-09-26T17:05:53.638Z] + case "${OS_FAMILY}" in [2023-09-26T17:05:53.638Z] + dpkg -l [2023-09-26T17:05:53.638Z] + grep '^ii' [2023-09-26T17:05:53.638Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-26T17:05:53.638Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-26T17:05:53.638Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-26T17:05:53.638Z] + '[' /w/workspace/exfoundry_app-record-replay_main ']' [2023-09-26T17:05:53.638Z] + mkdir -p /w/workspace/exfoundry_app-record-replay_main/archives/ [2023-09-26T17:05:53.638Z] + 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-09-26T17:05:53.649Z] 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-09-26T17:05:53.926Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T17:05:54.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T17:05:54.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T17:05:54.557Z] prd-ubuntu20.04-docker-8c-8g-7960 does not seem to be running inside a container [2023-09-26T17:05:54.636Z] $ 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-09-26T17:05:55.152Z] $ docker top e8dc106d186ad537eecc688c055754a49d2a1af7c60038259a242892381ee6ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T17:05:55.527Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-26T17:05:55.870Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-26T17:05:56.153Z] + ls /var/log/sa-host [2023-09-26T17:05:56.154Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T17:05:56.314Z] provisioning config files... [2023-09-26T17:05:56.322Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_app-record-replay_main@tmp/config16054353778545952942tmp [Pipeline] { [Pipeline] echo [2023-09-26T17:05:56.333Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:56.613Z] ---> create-netrc.sh [Pipeline] } [2023-09-26T17:05:56.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:56.948Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-26T17:05:56.956Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:57.241Z] ---> sudo-logs.sh [2023-09-26T17:05:57.241Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-26T17:05:57.273Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:57.621Z] ---> job-cost.sh [2023-09-26T17:05:57.621Z] lf-activate-venv: SKIPPING [2023-09-26T17:05:57.621Z] DEBUG: total: 0.2199999988079071 [2023-09-26T17:05:57.621Z] INFO: Retrieving Stack Cost... [2023-09-26T17:05:58.189Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-26T17:05:58.449Z] INFO: Archiving Costs [Pipeline] echo [2023-09-26T17:05:58.460Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T17:05:58.743Z] ---> logs-deploy.sh [2023-09-26T17:05:58.743Z] lf-activate-venv: SKIPPING [2023-09-26T17:05:58.743Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-record-replay/main/55 [2023-09-26T17:05:58.743Z] INFO: archiving workspace using pattern(s): [2023-09-26T17:05:59.681Z] Archives upload complete. [2023-09-26T17:05:59.681Z] INFO: archiving logs to Nexus